@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Roboto', sans-serif;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

header {
    background: #e3ebf2;
}

h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #082c6f;
    font-size: 60px;
}

h1 span {
    color: #0fd1ab;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 36px;
    color: #082c6f;
    line-height: 42px;
    margin-bottom: 20px;
}

.aste {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #082c6f;
    font-style: normal;
    margin-left: 126px;
}

.aste span {
    font-size: 24px;
    color: #0fd1ab;
    padding-right: 10px;
}

.formform {
    padding: 80px 0;
}

.signup-box {
    width: 100%;
    height: auto;
    min-height: 250px;
    padding: 20px;
    background: #267e8f;
    border-radius: 20px;
}

.signup-box-headling {
    width: 100%;
    height: auto;
    padding: 5px 0;
    position: relative;
    text-align: center;
}

.signup-box-body {
    width: 100%;
    padding: 20px;
    background: #fff;
    padding-top: 40px;
    color: white;
    padding-bottom: 40px;
    border-radius: 10px;
}

.selectorama {
    background-color: #be0920;
    padding: 20px 12px;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    margin: 10px 2% 0 0;
    text-align: center;
    max-width: 49%;
    line-height: 1;
    border-radius: 7px;
    font-size: 22px;
    border-radius: 10px;
}

.noright {
    margin-right: 0;
}

.selectorama .fas, .selectorama .far {
    display: block;
    font-size: 40px;
    margin-bottom: 10px;
}

.selectorama:hover {
    color: #fff;
    background-color: #c82e42;
}

h1.titleozor {
    color: #00075e;
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    text-align: center;
}

.signup-button {
    background-color: #be0920;
    padding: 20px 12px;
    font-size: 18px;
    width: 100%;
    color: #fff;
    margin: 10px 0 0;
    border: none;
    outline: none;
    border-radius: 10px;
}

.signup-button:hover {
    color: #fff;
    background-color: #c82e42;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}


.signup-box-headling h2 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
}

.arrow-down, .feature .icon, .feature:hover .icon, .video-frame, .subscribe .form-control, .subscribe .form-control:focus {
    border-color: #FEAC01 !important;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent !important;
    border-right: 20px solid transparent !important;
    border-top: 20px solid;
    bottom: -17px;
    left: 47%;
    position: absolute;
}

.signup-box .form-control {
    border: none;
    height: 43px;
    margin-bottom: 10px;
    color: #999;
}

.signup-box .form-control:focus {
    box-shadow: 0 0 0 2px #00075e;
}

.signup-box .form-control {
    border: none;
    height: 43px;
    margin-bottom: 1rem;
    color: #6C757D;
    -webkit-appearance: none;
}

.form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f9f9f9;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


#form1, #form2, #form3, #form4, #form5, #form6, #form7, #form8, #formf {
    display: none;
}

#formf h2 {
    color: #999 !important;
    text-align: center;
}

#formf .fa-check {
    color: #0fd1ab;
    display: block;
    text-align: center;
    font-size: 40px;
    margin: 10px 0;
}

#formf p {
    text-align: center;
    line-height: 1.2;
    color: #999;
}


#myProgress {
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid #f9f9f9;
    text-align: center;
    transition: all 0.4s ease-in-out;
    border-radius: 5px;
}

#myBar {
    width: 5%;
    height: 10px;
    text-align: center;
    line-height: 22px;
    /* color: white; */
    color: transparent;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
    background: #0fd1ab;
    border-radius: 5px;
}

h1.zbla {
    padding: 20px;
}

h1.titleozor {
    font-size: 20px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}


.subban {
    background: #E3EBF2;
}

.subban h4 {
    color: #082c6f;
    font-size: 18px;
}

.subban .fa-check, .learn .fa-check {
    color: #fff;
    background: #EAAB33;
    border-radius: 50%;
    padding: 5px;
    font-size: 24px;
}

.subban .icon {
    margin-bottom: 20px;
}

.circle-down {
    background: #e3ebf2;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%);
}


.bgteal {
    background: #267E8F;
}

.tealbox {
    border: 5px solid #0FD1AB;
    background: #fff;
    border-radius: 15px;
    padding-bottom: 100px !important;
}

.tealbox h2 {
    font-family: 'Roboto', sans-serif;
    color: #082c6f;
    font-size: 48px;
}

.tealbox h3 {
    font-family: 'Roboto', sans-serif;
    color: #082c6f;
    font-size: 28px;
    margin: 20px 0;
}

.tealbox p {
    color: #267e8f;
    font-size: 18px;
    text-align: justify;
    line-height: 1.4;
}

.tealboxS {
    border: 5px solid #0FD1AB;
    background: #fff;
    border-radius: 15px;
    margin-top: -80px;
}

.tealboxS p {
    font-size: 14px;
    text-align: center;
    color: #082c6f;
}

.tealboxS img {
    display: block;
    margin: 0 auto;
}


.bbot {
    border-bottom: 4px solid #267E8F;
}

.bigtxt h2, .learn h2, .testi h2 {
    font-family: 'Roboto', sans-serif;
    color: #082c6f;
    font-size: 48px;
}

.myBtn {
    border-radius: 100px;
    background: #281d76;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    border: 3px solid #0FD1AB;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    padding: 8px 50px;
    display: inline-block;
}

.myBtn:hover {
    background: #1f1670;
    color: #fff;
}

.learn {
    border-bottom: 4px dashed #0FD1AB;
}

.learn h3 {
    font-size: 20px;
    color: #267e8f;
}

.learn p {
    color: #082c6f;
    font-size: 18px;
    margin: 30px 0;
}

.learn .fa-check {
    display: inline-block;
}

.learn .special {
    color: rgb(0, 134, 239);
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 30px;
}



.tealboxF {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 3px 25px 0px #898c90;
}

.tealboxF p {
    font-size: 20px;
    text-align: center;
    color: #082c6f;
}

.tealboxF img {
    display: block;
    margin: 0 auto;
}


.testi {
    color: #fff;
}

.testi .bgCard {
    background: #267E8F;
    border-radius: 10px;
    box-shadow: 0px 3px 25px 0px #898c90;
}

.testi .bgCard2 {
    background: #43A5B7;
    border-radius: 10px;
    box-shadow: 0px 3px 25px 0px #898c90;
}

.testi p {
    margin: 14px 0;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.testi img {
    border: 2px solid #0FD1AB;
    border-radius: 50%;
    width: 89px;
    height: 89px;
    display: block;
    margin: 0 auto;
}

.testi .fa-star {
    color: #FFB400;
    font-size: 22px;
    margin: 0 4px;
}


.testi_circle-down {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%);
}


.lastbox {
    font-family: 'Roboto', sans-serif;
    color: #fff;
}

.lastbox h2 {
    font-size: 48px;
    color: #fff;
}

.lastbox p {
    font-size: 20px;
    margin: 10px 0 30px;
}



.advantage {
    background: #EAE3F2;
}

.advantage h4 {
    color: #222;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0;
}

.advantage p {
    font-size: 20px;
    font-weight: 300;
}


footer {
    background: rgba(40, 29, 118, 1);
    border-top: 3px solid #0FD1AB;
    color: #fff;
    font-weight: 300;
}

footer a, footer a:hover {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
}


@media screen and (max-width: 1024px) {
    .aste {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    
}


@media screen and (max-width: 480px) {
    h1 {
        font-size: 36px;
        text-align: center;
        line-height: 1;
    }

    h2 {
        text-align: center;
        font-size: 20px;
        line-height: 1.3;
    }

    .aste {
        font-size: 20px;
        margin-left: 0;
    }

    .formform {
        padding: 30px 0;
    }

    .tealbox h2 {
        font-size: 38px;
    }

    .myOrder {
        order: -1;
    }

    .mimg {
        display: block;
        margin: 0 auto;
    }

    .signup-box-headling h2 {
        font-size: 20px;
        line-height: 22px;
    }

    .signup-box-body {
        padding: 40px 10px;
    }
    
    .disoff {
        display: none;
    }
}

.error {
    background-color: #ffc9c9;
    border-color: #721c24;
}

#loader {
    display: none;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgb(255, 255, 255);
    background-image: url('../img/loader.gif');
    background-repeat: no-repeat;
    background-position: center;
}