.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#004894;--e-global-color-text:#000000;--e-global-color-accent:#004894;--e-global-color-749c4c9:#0099DD;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.text-white{
    color:#fff;
}

.text-center{
    text-align: center !important;
}
.text-transform-uppercase{
    text-transform: uppercase !important;
}

.contentMap{
 width: 220px;
 z-index: 1;
 position: relative;
}

.contentMap>.lineMap{
    background-color: rgba(74,185,233,0.9);
    height: 25px;
    position: absolute;
    z-index: 2;
    top:25px;
}

.contentMap>.line{
  width: 77%;
}


.contentMap>.titleMap>h2{
    color:#05629a;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 800;
    line-height: 1em;
    z-index: 3;
    position: relative;
    
}
.elementor-field-type-recaptcha>.elementor-field{
    background-color: transparent !important;
    margin: 0 auto;
}
.degradentTxt01 .elementor-heading-title {
    text-shadow: 0 0 5px #c69b04, 0 0 10px #ffffff, 0 0 20px #c69b04, 0 0 5px #c69b04, 0 0 10px #c69b04, 0 0 10px #c69b04, 0 0 15px #c69b04, 0 0 10px #c69b04, 0 0 10px #c69b04 !important;
}

.degradentTxt02 .elementor-heading-title {
   text-shadow: 0 0 5px #05629a, 0 0 10px #ffffff, 0 0 20px #05629a, 0 0 5px #05629a, 0 0 10px #05629a, 0 0 10px #05629a, 0 0 15px #05629a, 0 0 10px #05629a, 0 0 10px #05629a !important;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
   /*
    margin-right: -15px;
    margin-left: -15px;
    */
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 1400px) {
    #videoECD{
        height: 100vh;
    }

}

@media (min-width: 1200px) {
    #videoECD{
        height: 90vh;
    }
.col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

@media (min-width: 992px) {
     #videoECD{
        height: 95vh;
    }
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}



@media (min-width: 768px) {
 
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}

@media (max-width: 768px) {
     #videoECD{
        height: 70vh;
    }

}

@media (max-width: 500px) {
     #videoECD{
        height: 30vh;
    }

}/* End custom CSS */