@font-face {
    font-family: 'edo_szregular';
    src: url('/templates/ja_stark/fonts/edosz/edosz-webfont.woff') format('woff'),
      url('/templates/ja_stark/fonts/edosz/edosz-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}

#t4-patrocinadores #digi_showcase_carousel .slick-slide img {
    margin-left: auto;
    margin-right: auto;
    max-height: 110px;
}

#t4-section-2 h5{
	color: #c3ccbb;
}

.geek-masthead-wrapper_videoHistoryCamp .geek-masthead {
    position: relative;
    display: table;
    width: 100%;
    overflow: hidden;
    min-height: 420px;
}

.t4-section .t4-section-inner.container .item-page{
	background: #ffffff;
    padding: 20px 40px;
    margin-bottom: 20px;
}

.keenpt_style_basic{
	display: flex;
	margin-bottom: 50px;
}

.keenpt_style_basic .keenpt_plan .keenpt_title {
    border-bottom: #111 solid 1px;
    background: #222;
    padding: 14px 18px;
    font-size: 26px;
    color: white;
    line-height: 48px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.keenpt_style_basic .keenpt_plan .keenpt_foot {
    display: block;
    padding: 10px 30px;
    border-top: whitesmoke solid 2px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
    color: white;
    font-size: 24px;
    text-decoration: none;
    font-weight: 300;
    transition: All 500ms ease;
    -webkit-transition: All 500ms ease;
    -moz-transition: All 500ms ease;
    -o-transition: All 500ms ease;
}

button.slick-next{
    display: block;
    right: 30px!important;
}

#t4-patrocinadores{
    background: #000;
}

#t4-hero .bg-overlay:before {
    content: "";
    position: absolute;
    background: #000;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.guru-module-center-title {
    font-size: 60px;
    text-align: center;
    width: 100%;
    color: #000000;
    font-family: sans-serif;
}

.guru-lesson {
    font-family: sans-serif;
}

#digi_showcase_carousel .slick-prev:before, #digi_showcase_carousel .slick-next:before {
  color: rgba(255, 255, 255, 0.8)!important;
  font-size: 50px!important;
}

.acerca #t4-section-5 .bg-overlay-image { 

	background-attachment: fixed;
    filter: unset;
    -webkit-filter: unset;
    opacity: 0.7;
    height: 100%;
    background-size: cover;
    background-image: url(/images/backgrounds/STC20202001.jpeg);
}

.acerca  #t4-section-5 .col-md-8 {
    flex: 100%;
    max-width: 100%;
    text-align: center;
}

.t4-offcanvas .t4-off-canvas-header {
    background-color: #c9d0c0;
}

.t4-offcanvas .t4-off-canvas-body {
    padding: 1rem 1.5rem;
    height: calc(100% - 50px);
    overflow-y: auto;
    background: #969c90;
    color: #FFFFFF;
}

.t4-offcanvas .t4-off-canvas-header h3 {
	display: none!important;
}


.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:hover, .t4-offcanvas .t4-off-canvas-body .navbar .nav-link:focus, .t4-offcanvas .t4-off-canvas-body .navbar .nav-link:active, .t4-offcanvas .t4-off-canvas-body .navbar .separator:hover, .t4-offcanvas .t4-off-canvas-body .navbar .separator:focus, .t4-offcanvas .t4-off-canvas-body .navbar .separator:active {
    background-color: #c9d0c0;
    color: #ffffff;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator {
    color: #ffffff;
    border-bottom: 1px dotted #c9d0c0;
}

.t4-footer .container {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.geek-masthead > .inner p.lead {
    font-size: 1rem;
}

.com_guru h1,.com_guru  h2,.com_guru h3,.com_guru h4,.com_guru h5,.com_guru h6 {
   
    font-family: 'Contrail One', Arial, sans-serif; 

}

.uk-cover-background.gru-cover{
height:480px!important;
}

#guru-component .uk-overlay-background {
    background: rgba(0, 0, 0, 0.7)!important;
}
.module-title {
    font-size: 2rem;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.navbar-brand.logo-control img.logo-img {
    max-height: 150px!important;
    position: absolute!important;
    top: 0px!important;
    /*background: white;*/
    /*border-radius: 0 0 70px 70px;*/
    padding-bottom: 5px;
   /*box-shadow: 0px 0px 10px #545751;*/
}

span.text-secondary {
font-family: 'edo_szregular', Arial, sans-serif;
}

#t4-hero {
    background: #000;
    padding-top: 15rem;
    padding-bottom: 15rem;
}

.hero-1 h1 {
    font-size: 50px;
}

.acm-hero .hero-btn-actions {
    margin-top: 2.375rem;
}


#t4-section-5 .bg-overlay-image {
    
   /* background-attachment: fixed;*/
    /* Add the blur effect */
    filter: blur(8px);
    -webkit-filter: blur(8px);
	opacity: 0.5;
  
    /* Full height */
    height: 100%; 

    /* Center and scale the image nicely 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
}


.t4-palette-transparent {
    color: #f8f9fa;
    background-color: rgba(0, 0,0, 1);
    overflow: hidden;
}


.acm-hero h3.hero-heading{
    font-family: 'edo_szregular', Arial, sans-serif;
    font-size: 4.5rem;
    line-height: normal;
}

#t4-section-2 .container{
    padding-top: 5.375em;
    padding-bottom: 3.0em;
}

.section-8-spacer a{
display:none;
}

.t4-palette-primary {
    color: #0f0f0f;
    /*background-color: #c9d0c0;*/
  	background-color: transparent;
}

.t4-palette-primary h1, .t4-palette-primary h2, .t4-palette-primary h3, .t4-palette-primary h4, .t4-palette-primary h5, .t4-palette-primary h6 {
    color: #080808;
}

.t4-palette-gray {
    color: #888888;
    background-color: #eceee9;
}

/*#t4-hero .bg-overlay-image {
    background-image: url(/images/home_bg.jpg);
    background-size: contain;
    background-repeat: repeat-x;
    background-position: 120% 50%;
}
*/

.t4-section.t4-section-2{
    background: #111111;
}

.t4-section.t4-section-2 h3.hero-heading{
  color:#FFFFFF!important;
}

.t4-footnav .navbar-brand.logo-control img.logo-img,
.t4-footnav .navbar-brand.logo-control img.logo-img-sm{
    display:none!important;
}

.footer h3{
    font-size: 2rem;
}

.spacer .fa{
    font-size: 50px;
    color: #c9d0c0;
  	margin-right: 20px;
}

.spacer a{
  	display: block;
    float: right;
  }

.spacer a .fa{
 	opacity: 0.6;
  	transition: 0.3s;
}
.spacer a:hover .fa{
    font-size: 50px;
    opacity: 1;
  	margin-right: 20px;
}

.guru-powered {
	display: none!important;
}


#guru-component{
    background: white;
    padding: 10px;
}


.bg-overlay-vid{
    height: 100%;
}


.black-squared {
    background: rgba(0, 0, 0, 0.6);
    padding: 20px 10px;
  
}


.section-7 .acm-hero h2.hero-heading, .section-8 .acm-hero h2.hero-heading {
    font-weight: normal;
    font-family: "edo_szregular";
}

.layout-componente #t4-hero {
    background: #ffffff;
    padding-top: 6rem;
    padding-bottom: 0.75rem;
}

h3.ja-masthead-title{
    font-size: 38px;
}
.ja-masthead .ja-masthead-detail {
    color: #fff;
    padding: 20px 0;
    max-width: 980px;
    position: relative;
    text-align: center;
    z-index: 20;
}

.logo-img-sm{
    max-height: 70px;
}

.geek-masthead .hero-content{
    max-width: 50%;
    padding: 30px;
    background: rgba(0, 0, 0, 0.39);
}

@media only screen and (max-width: 600px) {
  
  .geek-masthead .hero-content{
    max-width: 100%;
    padding: 30px;
    background: rgba(0, 0, 0, 0.39);
}

#t4-hero {
    background: #000;
    padding-top: 15rem;
    padding-bottom: 8rem;
}
  
.hero-content p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.layout-homestarfutcamp .hero-1 .hero-content p {
    margin-top: 0;
    margin-bottom: -1rem;
}  
.acm-hero .hero-heading, .acm-hero .hero-img {
    margin-top: 0;
    margin-bottom: 0.5rem;
}  
  
  	.layout-homestarfutcamp #t4-hero .bg-overlay-image {
    	background-image: url(/images/backgrounds/hero-1_mobile.jpg);
    	background-repeat: no-repeat;
    	background-size: cover;
    	background-position: 0% 0%;
	}
  
  	.black-squared {
    	top: 120px;
	}
  
  .section-7-spacer{
    min-height: 280px;
}
  
  .section-7-spacer .btn.primary.html5lightbox{
    position: relative;
    display: block;
    margin: 0 auto;
    top: -44px;
}
  
  
  #t4-section-1 .container, #t4-section-2 .container, #t4-section-3 .container, #t4-section-4 .container, #t4-section-5 .container, #t4-section-6 .container {
    padding-top: 5.375em;
    padding-bottom: 5.375em;
}
  
  .t4-footer .container {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 4rem;
    padding-bottom: 4rem;
}
  
}



@media (max-width: 768px) {
  
    .layout-homestarfutcamp #t4-hero .bg-overlay-image {
    	background-image: url(/images/backgrounds/hero-1_mobile.jpg);
    	background-repeat: no-repeat;
    	background-size: cover;
    	background-position: 0% 0%;
	}
  
  
      #t4-footnav, #t4-footer{
              text-align: center;
       } 
  .spacer a {
    display: inline;
    float: none;
}
    }

@media only screen and (max-width: 991.98px){
h3, .h3 {
    font-size: 2.3125rem !important;
  }
h1, .h1 {
    font-size: 2.0rem !important;
}
  
  .navbar-brand.logo-control img.logo-img {
    max-height: 150px!important;
    position: absolute!important;
    top: 0px!important;
    background: transparent;
    border-radius: 0;
    padding-bottom: 0;
    box-shadow: none;
    max-width: 100px;
}
}
