.elementor-kit-6{--e-global-color-primary:#1C244B;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5a9bb8d:#F49024;--e-global-color-4616b22:#7BA1D2;--e-global-color-be17221:#78BF43;--e-global-color-fda74e6:#E82F47;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:normal;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Zilla Slab", Sans-serif;font-size:1em;line-height:1.4em;}.elementor-kit-6 a{color:#000000;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:2.6em;font-weight:700;line-height:1.3em;}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:1.9em;font-weight:700;line-height:1.3em;}.elementor-kit-6 h3{font-family:"Montserrat", Sans-serif;font-size:0.9em;font-weight:700;text-transform:uppercase;line-height:1.1em;letter-spacing:0.9px;}.elementor-kit-6 h4{font-family:"Montserrat", Sans-serif;font-size:1.3em;font-weight:700;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-6{font-size:1em;line-height:1.3em;}.elementor-kit-6 h1{font-size:2.5em;}.elementor-kit-6 h2{font-size:1.6em;line-height:1.2em;}.elementor-kit-6 h3{font-size:0.8em;}.elementor-kit-6 h4{font-size:1.2em;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:1em;}.elementor-kit-6 h1{font-size:2.1em;}.elementor-kit-6 h3{font-size:0.8em;}.elementor-kit-6 h4{font-size:1.3em;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
	overflow-x:hidden !important;
}

/*Navigation Menu*/

.elementor-kit-6 .elementor-nav-menu li:last-child a{
    padding-right:0 !important;
}

.elementor-kit-6 .elementor-nav-menu li:last-child a:hover{
    padding-right:0 !important;
}


/*Typography & Text Treatments*/

.cta-link h3:after {
	content:"›";
	position:absolute;
	margin-left:8px;
	transition:all .1s ease-in-out; 
	
}

.cta-link h3:hover:after {
	margin-left:10px;
}

.cta-link h3:hover{
    cursor:pointer;
}

.dashed-line:after {  content:"";
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 4em;
    border-left: 2px dashed #fff;
    transform: translate(-50%);}
    
    .dashed-line-middle:after {  content:"";
    position: absolute;
    z-index: 2;
    top: 2em;
    bottom: 2em;
    left: 50vw;
    border-left: 2px dashed #fff;
    transform: translate(-50%);}
    
    .bio-dashed-line {
    top:26.5em !important;
}

@media (max-width:1024px) {
	.dashed-line:after {
		left:2em;
	}
	
	.bio-dashed-line {
         top:20.5em !important;
    }
	
}

@media (max-width:767px) {
     .dashed-line-middle:after {
        border-left:none;  
     }
     
     .dashed-line:after {
         border-left:none;
     }
     
      .bio-dashed-line {
         top:44.5vh !important;
    }
}



/*Bio Media Queries*/

@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
.bio-spacer .elementor-spacer-inner {height:110vh !important;}

.bio-dashed-line {
   display:none !important;
}
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
.bio-spacer .elementor-spacer-inner {height:110vh !important;}

.bio-dashed-line {
   display:none !important;
}
}

@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
.bio-spacer .elementor-spacer-inner {height:110vh !important;}

.bio-dashed-line {
    display:none !important;
}
  }
  
  @media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
.bio-spacer .elementor-spacer-inner {height:110vh !important;}

.bio-dashed-line {
    display:none !important;
}

}/* End custom CSS */