.iti__flag-box,
.iti__country-name,
.iti__dial-code {
    vertical-align: middle;
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
    color: #3a3939;
    font-size: 14px;
    font-weight: 500;
}


.iti__dial-code {
    color: #999;
    font-size: 14px;
}

.iti__flag-box {
    display: inline-block;
    width: 20px;
}

.iti__flag-box,
.iti__country-name {
    margin-right: 6px;
    margin-right: 6px;
    font-size: 14px;
    color: #3a3939;
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px;
}

.iti__flag {
    width: 20px;
}

.iti__country {
    padding: 5px 10px;
    outline: none;
}






/* end */


.bg-grey {
    background-color: #EEF3F7;
}

.error {
    font-size: 14px;
    color: red;
}

#terms-error {
    position: absolute;
    bottom: 9.5rem;
}

/* #phone-error{
position: absolute;
right: 13.8rem;
top: 18rem;
} */

.iti {
    width: 100%;
}

.phone {
    border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}

.thank-you {
    display: none;
}

.p-thank {
    color: #58595b;
    line-height: 24px;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
}

.ad-nur {
    width: 3rem !important;
}

@media (max-width: 1025px) {
    #terms-error {
        position: absolute;
        bottom: 7.5rem;
    }

    .font-new {
        font-size: 18px !important;
    }

    .font-sm {
        font-size: 18px !important;
    }

}

@media (max-width: 991px) {
    .mobile {
        margin-top: 5rem;
    }

    .mo-logo {
        margin: auto;
    }
}


@media (max-width: 767px) {

    .slide_logo {
        text-align: center !important;
        display: ruby !important;
    }

    /* .mob-month{
margin-top:30px;
} */
    #terms-error {
        position: absolute;
        bottom: 6.5rem;
    }

    .font-new {
        font-size: 12px !important;
    }

    .font-sm {
        font-size: 12px !important;
    }

    .mo-gain {
        width: 3rem !important;
    }

    .ad-nur {
        width: 5rem !important;
    }

    .ld-nur {
        width: 5rem !important;
    }

    .adv-nur {
        width: 2rem !important;
    }
}

@media (max-width: 380px) {
    .font-sm {
        font-size: 10px !important;
    }
}

@media (max-width: 345px) {
    .font-sm {
        font-size: 10px !important;
    }

    .font-new {
        font-size: 10px !important;
    }
}


@media (max-width:480px) {
    .slide_logo {
        text-align: center !important;
        display: ruby !important;
    }
}

@media (max-width:320px) {
    .slide_logo {
        text-align: center !important;
        display: ruby !important;
    }
}


.swiper-button-prev{
    display: none;
}

.swiper-button-next{
    display: none;
}


.bg-blue_bg {
    --tw-bg-opacity: 1;
    background-color: rgb(1 33 105 / var(--tw-bg-opacity, 1));
}

.bg-red_bg {
    --tw-bg-opacity: 1;
    background-color: rgb(219 12 40 / var(--tw-bg-opacity, 1));
}

.react-tel-input .country-list .country .dial-code {
    color: #999;
    font-size: 14px;
}

.react-tel-input .country-list .country-name {
    margin-right: 6px;
    font-size: 14px;
    color: #3a3939;
    font-weight: 400;
}

.phone {
    color: #3a3939;
    font-size: 14px;
    font-weight: 500;
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .hide-ipadview {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .hide-ipadview {
        display: none;
    }

    .mo-logo {
        position: relative;
        bottom: 79px !important;
        right: -168px !important;
    }
}


@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
    .mo-logo {
        bottom: 79px !important;
        right: -438px !important;
    }
}


@media (max-width: 767px) {


    .mo-logo{
        bottom: 80px !important;
        left: 80px;
    }

    .spc-mob{
        margin-top:-40px;
    }

    .hide-mob {
        display: none !important;
    }

    .homebanner {
        min-height: 12rem !important;
    }
}

@media (min-width: 432px) and (max-width: 1023px) and (orientation: landscape){

    .homebanner {
        min-height: 22rem !important;
    }

    .mo-logo {
        bottom: 70px !important;
        left: 310px !important;
    }
}

.homebanner{
    min-height: 44rem;
}

.mo-logo{
    position: relative;
    bottom:50px;
}

.bg-efforts{
    transition: all .5s ease;
}

.bg-efforts:hover{
    box-shadow: 0 1px 3px 0 rgba(60, 64, 67, .3), 0 4px 8px 3px rgba(60, 64, 67, .15);
}

.lng{
    padding-top: 2rem;
    padding-bottom: 2rem ;
    margin-bottom: 3rem;
}