@font-face {
    font-family: CenturyGothic;
    src: url("../fonts/centurygothic/centurygothic.ttf") format("opentype");
}

@font-face {
    font-family: CenturyGothic-Bold;
    src: url("../fonts/centurygothic/centurygothic_bold.ttf") format("opentype");
}

a {
    text-decoration: none;
}

.btn.focus,
.btn:focus,
button:focus,
a:focus,
*:focus {
    outline: 0;
    box-shadow: none;
}

*:not(.fa, strong) {
    font-family: CenturyGothic;
}

strong {
    font-family: CenturyGothic-Bold;
}

p,
li,
div,
span {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    color: #3C3C3E;
}

body {
    margin-top: 40px;
}

.w-100 svg {
    width: 100%;
}

hr {
    background-color: #808080;
    opacity: 1;
}

.card-video {
    background-color: #074997;
}

.card-video iframe {
    width: 100%;
}

.card-video .card-body {
    padding: 35px;
}

.card-video .card-body h2 {
    font-size: 32px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 15px
}

.card-video .card-body span {
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #ffffff;
}

.bubbles {
    position: relative;
    top: 80%;
}

.nav-page {
    background-image: url('../images/images-bg-blur.svg');
    height: 150px;
    background-position: center top;
    background-size: 100%;
}

.interna footer {
    background-image: url('../images/images-bg-blur.svg');
    background-position: center bottom;
    background-size: 100%;
}

.modal.show .modal-dialog {
    transform: none;
    margin-top: 5%;
    top: 10%;
}

footer,
footer * {
    color: #808080;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}





/* ************* */

#hero {

    padding-bottom: 0;
    background: linear-gradient(111deg, #62B5E5 -7.36%, #0072CE 20.65%, #282F7A 48.65%, #282F7A 76.65%);
}

#hero .hero-bg {
    padding-top: 110px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
    background-image: url(../images/hero-mobile.png);
}

#hero .title {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 129%;
    letter-spacing: 0.45px;
    text-transform: uppercase;
}

#hero .subtitle {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

#hero .logo {
    height: 59px;
    margin: 15px 7px;
}

@media (min-width: 992px) {
    #hero .hero-bg {
        padding-top: 150px;

    }

    #hero .hero-bg {
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center bottom;
        background-image: url(../images/hero-desktop.png);
    }

    #hero .title {
        color: #FFF;
        font-size: 50px;
        font-style: normal;
        font-weight: 700;
        line-height: 129%;
        letter-spacing: 0.75px;
        text-transform: uppercase;
    }

    #hero .subtitle {
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 140%;
    }

    #hero .col-sx {
        padding-left: 90px;
    }

    #hero .logo {
        height: 100px;
    }
}

/**/

.boxBg1 {
    width: 68%;
    border-radius: 0px 50px 50px 0px;
    padding: 10px 30px;
    background: linear-gradient(90deg, #46A2DF 34.23%, #282F7A 100%);
    color: #FFF;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-right: 9px;
    min-width: 200px;
    text-align: center;
    margin-left: -12px;
}

@media (min-width: 768px) {
    .boxBg1 {
        width: auto;
        margin-left: 0;
    }
}

/**/

.gradient-1 {
    background: linear-gradient(111deg, #62B5E5 -7.36%, #0072CE 20.65%, #282F7A 48.65%, #282F7A 76.65%);
}

.gradient-2 {
    background: linear-gradient(91deg, #A8E910 4.37%, #1C7227 114.07%);
}

.btn-cta-1 {
    background: linear-gradient(91deg, #A8E910 4.37%, #1C7227 114.07%);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 126%;
    text-transform: uppercase;
    display: flex;
    padding: 16px 31px;
    justify-content: center;
    align-items: center;
    gap: 7.632px;
    border-radius: 13px;
    border: 0;
}

.btn-cta-1:hover {
    background: linear-gradient(91deg, #1C7227 4.37%, #A8E910 114.07%);
    color: #FFF;
}

/**/

.blu1 {
    color: #031A28;
}

.blu2 {
    color: #0072CE;
}

.blu3 {
    color: #353C82;
}

.blu4 {
    color: #282F7A;
}


.tx1 {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

.tx2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

.tx3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

.tx4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

.tx5 {
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

.tx6 {
    font-size: 30px;
    font-style: normal;
    font-weight: 300400;
    line-height: 129%;
    letter-spacing: 0.45px;
    text-transform: uppercase;
}

.tx7 {
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
}

@media (min-width: 992px) {
    .tx1 {
        font-size: 20px;
        line-height: 140%;
    }

    .tx2 {
        font-size: 30px;
        line-height: 140%;
    }

    .tx3 {
        font-size: 28px;
        line-height: 140%;
    }

    .tx4 {
        font-size: 25px;
        line-height: 140%;
    }

    .tx5 {
        font-size: 14px;
        line-height: 140%;
    }

    .tx6 {
        font-size: 45px;
        line-height: 129%;
        letter-spacing: 0.675px;
        text-transform: uppercase;
    }

    .tx7 {
        font-size: 19px;
        line-height: 140%;
    }
}

#bolle-1,
#bolle-2 {
    width: 146.46px;
}

#bolle-1 {
    bottom: 0;
    left: 0;
}

#bolle-2 {
    bottom: 0;
    right: 0;
}

@media (min-width: 992px) {

    #bolle-1,
    #bolle-2 {
        width: unset;
    }

    #bolle-1 {
        bottom: unset;
        top: 0;
    }
}

/**/

.ico-1 {
    width: 70px;
    height: 70px;
}

@media (min-width: 992px) {
    .ico-1 {
        width: 90px;
        height: 90px;
    }
}

li::marker {
    font-weight: 900;
}