.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#003461;--e-global-color-text:#003461;--e-global-color-accent:#003461;--e-global-color-35164e5:#CACACA;--e-global-color-813e2b2:#738A9E;--e-global-color-3188b3d:#738A9E;--e-global-color-9024908:#F5F5F5;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-weight:500;font-family:"Archivo", Sans-serif;font-size:20px;font-weight:400;line-height:1.4em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"Archivo", Sans-serif;font-size:65px;font-weight:400;}.elementor-kit-6 h2{font-family:"Archivo", Sans-serif;font-size:60px;font-weight:400;}.elementor-kit-6 h3{font-family:"Archivo", Sans-serif;font-size:50px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1720px;}.e-con{--container-max-width:1720px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1513px){.elementor-kit-6{font-size:18px;}.elementor-kit-6 h1{font-size:60px;}.elementor-kit-6 h2{font-size:55px;}.elementor-kit-6 h3{font-size:45px;}}@media(max-width:1025px){.elementor-kit-6{font-size:16px;}.elementor-kit-6 h1{font-size:50px;}.elementor-kit-6 h2{font-size:40px;}.elementor-kit-6 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:40px;}.elementor-kit-6 h2{font-size:35px;}.elementor-kit-6 h3{font-size:20px;}}@media(max-width:426px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.opds-container {
    padding-right: 5vw;
    padding-left: 5vw;
}
body, html {
    overflow-x: hidden;
}
.cs-clrH {
    color: #ffffff !important;
    opacity: 0.7
}
.cstm-breadcrumbs li:hover .elementor-icon-list-text {
    color:#003461 !important
}
.cstm-breadcrumbs li:hover svg path {
    fill: #003461 !important
}
/** reduce top for all breadcrumbs of the pages**/

@media screen and (min-width: 768px) {
    .cstm-breadcrumbs {
        margin-top: -20px
    }
}
/** end**/
.serv-sub:hover .serv-cont {
    bottom: -1px !important;
    z-index: 5;
}

.serv-cont, .serv-sub, .serv-cont-title {
    transition: 0.3s !important;
}
.dual-c {
    color: #cacaca;
}
.btn-flag svg {
    width: 70px;
    position: relative;
    top: -10px;
    margin-bottom: -20px
}
.btn-flag a {
    text-decoration-thickness: 2px !important;
}
.btn-flag:hover svg path {
    fill: #738A9E
}
.btn-flag svg path {
    transition: 0.3s
}
.cs-clr  {
    color: #CACACA;
}


@media screen and (max-width: 1513px) {
    .btn-flag svg {
        width: 40px;
    }
}
@media screen and (max-width: 767px) {
    .serv-sub .serv-cont-title {
        position: relative;
        bottom: 0;
    }
    .serv-sub:hover .serv-cont-title {
        bottom: 20px;
    }
}



/** css for video play on hover **/
/* Hide the moving background until hover (fallback image shows) */
.serv-sub .elementor-background-video-container {
  opacity: 0;
  transition: opacity .2s ease;
  pointer-events: none; /* make sure iframe never blocks hover */
}
.serv-sub:hover .elementor-background-video-container {
  opacity: 1;
}



/** fade text **/
@media screen and (max-width: 767px) {
    .fade-text span {
        margin-right: 5px !important;
    }
}/* End custom CSS */