/** General **/


html, body {
    margin: 0;
    width: 100vw;
    overflow-x: hidden;
    scroll-behavior: smooth;
}

 p, a, span {
    font-family: "Nokora", serif;
    font-family:'Asap-Regular';
}

main, section, div, footer {
    box-sizing: border-box;
}

h1 {
    font-family: 'Asap_Condensed-Bold', serif;
    font-size: 40px;
    color: #FFFFFF;
    font-weight: 600;
}

.safeZone {
    width: 100%;
    max-width: 983px;
    margin: 0 auto;
}

.onlyMobile{
    display: none;
}

button{
    outline: unset;
    border: unset;
    cursor: pointer;
}

/** FONTS **/


@font-face {
    font-family: 'Asap-Light';
    src: url('/src/fonts/Asap-Light.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap-Light.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap-Light.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap-Light.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap-LightItalic';
    src: url('/src/fonts/Asap-LightItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap-LightItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap-LightItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap-LightItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap-Medium';
    src: url('/src/fonts/Asap-Medium.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap-Medium.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap-Medium.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap-MediumItalic';
    src: url('/src/fonts/Asap-MediumItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap-MediumItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap-MediumItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap-MediumItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap-Regular';
    src: url('/src/fonts/Asap-Regular.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap-Regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap-Regular.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap-SemiBold';
    src: url('/src/fonts/Asap-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap-SemiBold.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap-SemiBold.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap-SemiBoldItalic';
    src: url('/src/fonts/Asap-SemiBoldItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap-SemiBoldItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap-SemiBoldItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap-SemiBoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap-Thin';
    src: url('/src/fonts/Asap-Thin.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap-Thin.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap-Thin.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap-Thin.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap-ThinItalic';
    src: url('/src/fonts/Asap-ThinItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap-ThinItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap-ThinItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap-ThinItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-Black';
    src: url('/src/fonts/Asap_Condensed-Black.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-Black.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-Black.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-Black.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-BlackItalic';
    src: url('/src/fonts/Asap_Condensed-BlackItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-BlackItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-BlackItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-BlackItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-BlackItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-Bold';
    src: url('/src/fonts/Asap_Condensed-Bold.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-Bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-Bold.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-BoldItalic';
    src: url('/src/fonts/Asap_Condensed-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-BoldItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-BoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-ExtraBold';
    src: url('/src/fonts/Asap_Condensed-ExtraBold.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-ExtraBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-ExtraBold.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-ExtraBold.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-ExtraBold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-ExtraBoldItalic';
    src: url('/src/fonts/Asap_Condensed-ExtraBoldItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-ExtraBoldItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-ExtraBoldItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-ExtraBoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-ExtraLight';
    src: url('/src/fonts/Asap_Condensed-ExtraLight.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-ExtraLight.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-ExtraLight.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-ExtraLight.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-ExtraLightItalic';
    src: url('/src/fonts/Asap_Condensed-ExtraLightItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-ExtraLightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-ExtraLightItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-ExtraLightItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-ExtraLightItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-Italic';
    src: url('/src/fonts/Asap_Condensed-Italic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-Italic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-Italic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-Italic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-Light';
    src: url('/src/fonts/Asap_Condensed-Light.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-Light.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-Light.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-Light.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-LightItalic';
    src: url('/src/fonts/Asap_Condensed-LightItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-LightItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-LightItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-LightItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-Medium';
    src: url('/src/fonts/Asap_Condensed-Medium.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-Medium.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-Medium.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-MediumItalic';
    src: url('/src/fonts/Asap_Condensed-MediumItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-MediumItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-MediumItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-MediumItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-MediumItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-Regular';
    src: url('/src/fonts/Asap_Condensed-Regular.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-Regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-Regular.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-SemiBold';
    src: url('/src/fonts/Asap_Condensed-SemiBold.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-SemiBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-SemiBold.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-SemiBold.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-SemiBoldItalic';
    src: url('/src/fonts/Asap_Condensed-SemiBoldItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-SemiBoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-SemiBoldItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-SemiBoldItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-SemiBoldItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-Thin';
    src: url('/src/fonts/Asap_Condensed-Thin.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-Thin.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-Thin.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-Thin.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap_Condensed-ThinItalic';
    src: url('/src/fonts/Asap_Condensed-ThinItalic.eot'); /* IE9 Compat Modes */
    src: url('/src/fonts/Asap_Condensed-ThinItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/src/fonts/Asap_Condensed-ThinItalic.woff2') format('woff2'), /* Super Modern Browsers */
         url('/src/fonts/Asap_Condensed-ThinItalic.woff') format('woff'), /* Modern Browsers */
         url('/src/fonts/Asap_Condensed-ThinItalic.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}


/** ANIMACIONES **/

.awardAlone, .FadeInE{
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0;
}

.visible {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.awardAlone.visible, .FadeInE.activeFade{
    opacity: 1;
}

.activeFade {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    animation-duration: 2s;
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}


/** hero **/

#header {
    height: 752px;
    padding: 54px 120px;
    position: relative;
    background: linear-gradient(135deg, rgba(107,141,194,1) 0%, rgba(97,129,182,1) 100%);
}

#header::before {
    content: "";
    width: 800px;
    height: 800px;
    background-image: url(/img/girlHero.png);
    position: absolute;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: center center;
}

#header::after {
    content: "";
    width: 219px;
    height: 44px;
    background-image: url(/img/decoTop.png);
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translate(-50%);
}

.ContainerMainTxt {
    max-width: 503px;
    margin-top: 124px;
    z-index: 10;
    position: relative;
}

.logoGlobe {
    margin-bottom: 30px;
}

.secondHeaderTxt p {
    margin: 28px 0;
    font-size: 17px;
    color: #FFFFFF;
    font-family: "Asap-Regular", serif;
}

.btnHeader button {
    width: 240px;
    background-color: #FFFFFF;
    display: grid;
    place-content: center;
    height: 54px;
    border-radius: 55px;
    font-size: 21px;
    text-decoration: none;
    color: #133C6D;
    font-weight: 600;
    line-height: 1;
    font-family:'Asap_Condensed-Bold';
}

.btnHeader {
    margin-bottom: 86px;
}

.tinyTxt p {
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 30px;
    position: relative;
}

.tinyTxt p::before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(/img/playArrow.png);
    position: absolute;
    left: 0;
}

/** services **/

.containerH2 h2 {
    margin: 0;
    color: #133C6D;
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    font-family:'Asap_Condensed-Bold';
}

#services {
    padding: 74px 0;
}

.containerH2 {
    margin-bottom: 30px;
}

.itemService {
    width: 100%;
    max-width: 226px;
}

.colorCard {
    height: 170px;
    text-align: center;
    color: #FFFFFF;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 0 12px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-bottom: 28px;
}

.cardsServices {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cardTopLogo {
    text-align: center;
    margin-bottom: 10px;
}

.darkBlue .colorCard {
    background-color: #133C6D;
}

.colorCard p {
    font-size: 15px;
}

.colorCard h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
}

.lightBlue .colorCard {
    background-color: #6B8FC5;
}

.cardBtn a {
    display: grid;
    place-content: center;
    width: 140px;
    height: 32px;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0 auto;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
}

.darkBlue .cardBtn a {
    background-color: #133c6d;
}

.lightBlue .cardBtn a {
    background-color: #6b8fc5;
}

/** schedule **/

#schedule {
    background-color: #133c6d;
    height: 500px;
    display: flex;
    align-items: end;
    padding-bottom: 28px;
}

.txtControlMobile{
    display: none;  
}

.subTitle h2 {
    margin: 0;
    color: #FFFFFF;
    font-size: 45px;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
}

.flexBox {
    display: flex;
    width: 100%;
}

#schedule .leftSide {
    max-width: 647px;
    padding-top: 30px;
}

.rightSide {
    flex: 1;
}

#schedule .flexBox {
    justify-content: space-between;
}

#schedule .containerImg img {
    margin: 0 0 0 auto;
    display: block;
}

.btnContainer a {
    border-radius: 40px;
    width: 243px;
    height: 55px;
    background-color: #FFFFFF;
    display: grid;
    place-content: center;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
    color: #133c6d;
    margin: 0 auto;
}

#schedule .btnContainer {
    margin: 40px 0;
}

#schedule .finalTxt p {
    margin: 0 auto;
    color: #FFFFFF;
    max-width: 473px;
    text-align: center;
    font-size: 21px;
    font-weight: 400;
    font-family:'Asap-Regular';
    line-height: 1.1;
}

.txtUnderImg p {
    margin: 0;
}

.txtUnderImg {
    margin-top: 13px;
}

.nameTitle {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
    text-align: center;
}

.underName {
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    font-family: 'Asap-Light';
}


/** GIFT **/

#gift {
    background-color: #6B8FC5;
}

#gift .subTitle h2 {
    color: #6B8FC5;
    font-size: 52px;
    text-align: center;
    line-height: 55px;
}

#gift .finalTxt {
    max-width: 295px;
    text-align: center;
    margin: 0 auto;
    color: #6B8FC5;
}

#gift .finalTxt p {
    font-size: 16px;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
    margin: 0 auto;
}

.imgBox img {
    display: block;
    margin: 0 auto;
}

#gift .leftSide {
    background-color: #FFFFFF;
    max-width: 364px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
}

#gift .safeZone .flexBox .leftSide{
    padding: 50px 0 55px;
    position: relative;
}

#gift .safeZone .flexBox .leftSide::before {
    content: "";
    width: 42px;
    height: 160px;
    position: absolute;
    background-image: url(/img/decoRight.png);
    top: 50%;
    transform: translateY(-50%);
    left: -1px;
}

#gift .leftSide .controlBox {
    max-width: 295px;
    margin: 0 20px 0 0;
}

#gift .leftSide .subTitle {
    margin: 7px 0 20px;
}

#gift .rightSide {
    background-color: #FFFFFF;
}

#gift .rightSide .controlBox {
    background-color: #6b8fc5;
    height: 100%;
    /* margin-top: -20px; */
    border-bottom-left-radius: 45px;
    padding: 52px 0 0 34px;
}

#gift .topSubTitle h2 {
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
    color: #FFFFFF;
    text-align: center;
}

#gift .topSubTitle h2 .underLine {
    font-weight: 900;
    font-family: 'Asap_Condensed-Black';
    text-decoration: underline;
}

.boxTineTitle p {
    margin: 0;
    font-size: 15px;
    line-height: 1;
    color: #FFFFFF;
    text-align: center;
}

.boxTineTitle h3 {
    font-size: 20px;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
    color: #FFFFFF;
    text-align: center; 
    margin: 27px auto 21px;
}

.boxTineTitle {
    margin: 0 auto;
}

.equalFlex {
    max-width: 243px;
}

.equalFlex .btnContainer a {
    max-width: 161px;
    font-size: 14px;
    height: 36px;
}

#gift .rightSide .flexBox {
    justify-content: center;
    gap: 72px;
}

#gift .boxTineTitle p {
    max-width: 196px;
    margin: 0 auto;
}

#gift .rightSide .btnContainer {
    margin-top: 25px;
}


/** CLIENTS **/

#clients {
    padding: 50px 0 60px;
}


.titleContainer h2 {
    margin: 0;
}

.titleContainer h2 {
    color: #133C6D;
    font-size: 32px;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
    text-align: center;
}

.logosClients {
    margin-top: 60px;
    text-align: center;
}

/** CLAIMS **/

#FinalClaim .rightSide {
    width: 100%;
    max-width: 440px;
    background: #133C6D;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

#FinalClaim .leftSide {
    max-width: 480px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    gap: 19px;
    justify-content: center;
}

#FinalClaim .flexBox {
    justify-content: space-between;
    height: 100%;
}

.disclaimerTxt {
    padding-left: 107px;
}

#FinalClaim .rightSide::after {
    content: "";
    width: 3000px;
    height: 100%;
    position: absolute;
    background: #133c6d;
    top: 0;
    z-index: -1;
}

.disclaimerTxt p {
    margin: 0;
    color: #FFFFFF;
    font-size: 36px;
    line-height: 1.2;
    text-align: right;
    font-weight: 600;
    font-family:'Asap_Condensed-Bold';
}

#FinalClaim {
    height: 251px;
}

#FinalClaim .safeZone {
    height: 100%;
}

#FinalClaim .rightSide::before {
    content: "";
    width: 31px;
    height: 121px;
    position: absolute;
    background-image: url(/img/decoLeft.png);
    z-index: 9999;
    left: -29px;
    top: 50%;
    transform: translateY(-50%);
}

#FinalClaim .leftTitle h3 {
    margin: 0;
    font-size: 19px;
    color: #133C6D;
    font-weight: 400;
    font-family:'Asap-Regular';
    line-height: 1.2;
    text-align: center;
}

/** Footer **/

footer {
    padding: 58px 0 40px;
}

footer p {
    margin: 0;
    font-size: 12px;
    color: #133c6d;
    font-weight: 400;
    font-family:'Asap-Regular';
}

.leftSide.txtFooter {
    display: grid;
    place-content: center;
    width: 100%;
    max-width: 289px;
}

.rightSide.logosFooter {
    width: 100%;
    max-width: 188px;
}

.middleSide {
    width: 100%;
    max-width: 24px;
    display: grid;
    place-content: center;
}

footer .flexBox {
    justify-content: space-between;
}

footer .rightSide .imgContainer {
    text-align: right;
}

/** FORM **/

#formHubspot {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: -9999;
    top: 0;
    background-color: #000000a3;
    opacity: 0;
    transition: 0.2s all ease-in;
    display: grid;
    place-content: center;
}

#formHubspot.openForm,
#formHubspot.kitOpen {
    opacity: 1;
    z-index: 9999;
}

.kitOpen .normalForm {
    display: none;
}

.openForm .kitForm {
    display: none;
}

.innerForm {
    width: 600px;
    height: 835px;
    background-color: #6B8FC5;
    padding: 50px;
    position: relative;
    display: grid;
    place-content: center;
    background-image: url(/img/formBg.png);
}

.innerForm::after {
    content: "";
    width: 500px;
}

#bottomDisclaimer {
    position: absolute;
    bottom: 30px;
    color: #FFFFFF;
    font-size: 23px;
    left: 50%;
    width: 530px;
    transform: translateX(-50%);
}

#closeForm {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 20px;
    cursor: pointer;
    top: 20px;
    transition: 0.5s all ease;
}

#closeForm::before, 
#closeForm::after {
    content: "";
    width: 15px;
    height: 2px;
    border-radius: 20px;
    background-color: #FFFFFF;
    position: absolute;
    top: 7px;
    left: 0px;
}

#closeForm::before {
    transform: rotate(45deg);
}

#closeForm::after {
    transform: rotate(135deg);
}


#closeForm:hover {
    transform: rotate(90deg);
}

/** MOBILE **/

@media screen and (max-width: 1024px) {

    /** General **/

    .onlyDesktop{
        display: none;
    }

    .onlyMobile{
        display: block;
    }

    /** hero **/

    #header {
        height: 704px;
        padding: 51px 36px 0px;
    }

    #header::before {
        width: 500px;
        height: 500px;
        background-size: contain;
        z-index: 0;
        left: 50%;
        transform: translateX(-50%);
        
    }

    .logoTop {
        text-align: center;
    }

    .ContainerMainTxt {
        margin: 22px 0 0;
    }

    h1 {
        margin: 0;
        font-size: 32px;
        text-align: center;
        line-height: 1.2;
    }

    .mobileH1 {
        font-size: 45px;
        line-height: 1;
    }

    .btnHeader {
        margin: 15px auto;
        text-align: center;
    }

    .secondHeaderTxt p {
        margin: 0;
        max-width: 256px;
    }

    .secondHeaderTxt {
        background: #133C6D;
        width: 302px;
        height: 150px;
        display: grid;
        place-content: center;
        text-align: center;
        border-radius: 40px;
        margin: 160px auto 0;
    }

    .logoGlobe img {
        max-width: 170px;
        margin: 0 auto;
        display: block;
    }

    .logoTop img {
        max-width: 100px;
    }

    .logoGlobe {
        margin-bottom: 20px;
    }

    .tinyTxt p {
        font-size: 8px;
    }

    #header::after {
        width: 115px;
        height: 23px;
        background-size: contain;
    }

    /** Services **/

    .containerH2 h2 {
        max-width: 200px;
        margin: 0 auto;
        line-height: 1.2;
    }
    
    #services {
        padding: 23px 0 70px;
    }
    
    .cardsServices {
        justify-content: center;
        gap: 68px;
    }

    /** schedule **/

    #schedule .flexBox {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    #schedule {
        height: auto;
    }
    
    #schedule .leftSide {
        padding-top: 46px;
    }

    #schedule .btnContainer, #schedule .finalTxt p {
        display: none;
    }
    
    .subTitle h2 {
        font-size: 32px;
        max-width: 218px;
        margin: 0 auto;
        text-align: center;
    }
    
    #schedule .txtControlMobile, #schedule .txtControlMobile *, #schedule .txtControlMobile * p {
        display: block;
    }
    
    #schedule .containerImg img {
        margin: 0 auto;
    }
    
    .blackMobile {
        font-weight: 900;
        font-family: 'Asap_Condensed-Black';
    }
    
    .containerImg {
        margin-top: 30px;
    }
    
    .underName {
        font-size: 15px;
    }
    
    .txtControlMobile {
        margin-top: 30px;
    }
    
    #schedule .txtControlMobile a {
        text-align: center;
    }
    
    #schedule .btnContainer {
        margin: 29px auto 56px;
    }
    
    #schedule .finalTxt p {
        max-width: 310px;
    }

    /** GIFT **/

    #gift .flexBox {
        flex-wrap: wrap;
    }
    
    #gift .safeZone .flexBox .leftSide::before {
        top: -25px;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
    }
    
    #gift .safeZone .flexBox .leftSide {
        padding: 35px 0 18px;
        width: 100%;
        max-width: 100%;
        height: 271px;
        display: block;
    }
    
    #gift .safeZone .flexBox .leftSide::after {
        content: "";
        position: absolute;
        width: 100%;
        height: 35px;
        background: #6b8fc5;
        top: 0;
    }
    
    #gift .rightSide .controlBox {
        border-radius: unset;
        padding: 47px 0 50px;
    }
    
    #gift .subTitle h2 {
        text-align: left;
        position: relative;
    }
    
    #gift .subTitle h2::before {
        content: "";
        width: 48px;
        height: 48px;
        position: absolute;
        background-image: url(/img/Gift.png);
        right: 10px;
        background-size: contain;
        top: 0px;
    }
    
    #gift .imgBox {
        display: none;
    }
    
    #gift .finalTxt p {
        font-size: 14px;
    }
    
    #gift .leftSide .subTitle {
        margin-bottom: 17px;
        max-height: fit-content;
    }
    
    #gift .leftSide .controlBox {
        margin: 0 auto;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: end;
        align-content: end;
        justify-content: center;
    }
    
    #gift .topSubTitle h2 {
        font-size: 40px;
        text-align: center;
        line-height: 1;
        margin-bottom: 35px;
    }
    
    .topSubTitle {
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
    }
    
    #gift .topSubTitle h2 .underLine {
        display: block;
        font-size: 68px;
        line-height: 1;
    }
    
    #gift .rightSide .flexBox {
        gap: 30px;
    }

    .boxTineTitle h3 {
        margin: 0 auto 21px;
    }

    .equalFlex::before {
        content: "";
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .equalFlex:first-child::before {
        width: 18px;
        height: 23px;
        background-image: url(/img/note.png);
        top: -30px;
    }

    .equalFlex {
        position: relative;
        margin-top: 50px;
    }

    .equalFlex:last-child::before {
        top: -30px;
        width: 25px;
        height: 24px;
        background-image: url(/img/stop.png);
    }

    /** CLIENTS **/

    #clients {
        padding-top: 61px;
    }
    
    .titleContainer h2 {
        max-width: 317px;
        margin: 0 auto;
        font-size: 34px;
    }

    .logosClients img {
        margin: 0 auto;
    }

    /** CLAIMS **/

    #FinalClaim .flexBox {
        flex-wrap: wrap;
    }
    
    #FinalClaim .rightSide {
        order: 0;
        width: 100%;
        max-width: 100%;
        padding: 20px 0;
        justify-content: center;
    }
    
    #FinalClaim .leftSide {
        order: 1;
        padding: 14px 0;
        max-width: 320px;
        margin: 0 auto;
        gap: 10px;
    }
    
    .disclaimerTxt {
        padding: 0;
    }
    
    #FinalClaim {
        height: auto;
    }
    
    .disclaimerTxt p {
        font-size: 28px;
        text-align: center;
    }
    
    .logosLeftSide img {
        display: block;
        max-width: 100%;
    }
    
    #FinalClaim .leftTitle h3 {
        font-size: 15px;
    }

    .leftSide.txtFooter {
        order: 3;
        width: 100%;
        margin-top: 18px;
    }
    
    footer .flexBox {
        flex-wrap: wrap;
        width: 100%;
        max-width: 240px;
        margin: 0 auto;
        justify-content: space-around;
    }
    
    footer p {
        font-size: 10px;
    }
    
    footer .logoContainer {
        display: grid;
        place-content: center;
    }
    
    footer .rightSide .imgContainer {
        display: grid;
        place-content: center;
        margin-right: 17px;
    }
    
    .middleSide {
        margin-right: 20px;
    }

    .innerForm {
        max-width: 370px;
        height: 600px;
        padding: 0;
    }
    
    .innerForm::after {
        max-width: 100%;
        width: 100%;
    }
    
    #bottomDisclaimer {
        font-size: 14px;
        text-align: center;
    }    

}


/* Fix hero FULL Resolution */

@media screen and (min-width: 1441px){
    
    .ContainerMainTxt {
        width: 1200px;
        max-width: 1220px;
        margin: 124px auto 0;
    }
    
    .ContainerMainTxt * {
        max-width: 503px;
    }

}


@media screen and (min-width: 1190px) and (max-height: 834px){
    body.formIsOpen {
        height: 100vh;
        overflow-y: hidden;
    }
    
    #formHubspot {
        overflow-y: scroll;
        display: flex;
    }
}

/*@media screen and (min-width: 1030px) and (max-height: 700px){
    .innerForm {
        width: 370px;
        height: 600px;
        background-size: cover;
        padding: 0;
    }
    
    .innerForm::after {
        width: 100%;
    }
    
    #bottomDisclaimer {
        font-size: 14px;
        text-align: center;
    }
}
*/
@media only screen and (max-width: 374px){ 
    #header {
        padding: 51px 9px 0;
    }
    #bottomDisclaimer {
        font-size: 12px;
    }
}

@media only screen and (max-width: 800px){

    body.formIsOpen {
        overflow: hidden;
        position: fixed;
    }
    
    #formHubspot {
        display: flex;
        align-items: baseline;
        padding-top: 13px;
    }

    #formHubspot.openForm, #formHubspot.kitOpen {
        opacity: 1;
        z-index: 9999;
        overflow-y: scroll;
        overflow-x: hidden;
        max-width: 100vw;
    }

    .innerForm {
        max-width: 370px;
        height: 810px;
        padding: 0;
    }

}