﻿
.fflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .fflex.jc-c {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .fflex.jc-fe {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .fflex.jc-sb {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .fflex.ai-c {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .fflex.ai-fe {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .fflex.fd-c {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .fflex.fw-w {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }


.c-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}

    .c-popup .popup {
        display: none;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 90%;
        max-height: 90%;
        width: 100%;
        opacity: 0;
        top: 40%;
        -webkit-transition: all 0.3s 0s;
        transition: all 0.3s 0s;
        border: 1px solid #eee;
        border-radius: 4px;
    }

        .c-popup .popup .popup-wrap {
            background: #fff;
            height: 100%;
            -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.25);
        }

        .c-popup .popup .c-close {
            position: absolute;
            top: -15px;
            right: -15px;
            z-index: 999;
            color: #fff;
            padding: 0px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            background: #b92025;
            font-size: 20px;
            border-radius: 50%;
            font-family: "Manrope", sans-serif;
            line-height: normal;
        }

            .c-popup .popup .c-close:hover {
                color: #fff;
            }

@media (max-width: 991px) {
    .c-popup .popup .c-close {
        font-size: 15px;
        top: -17px;
        right: -12px;
    }
}

.c-popup .popup.popup--full-screen {
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    height: 100%;
    padding: 0;
    max-width: none;
}

.c-popup .popup.active {
    top: 50%;
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.c-popup .overlay {
    display: block;
    height: 100%;
    width: 100%;
    background: transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1;
}

.c-popup.popup--open .overlay {
    background: rgba(0, 0, 0, 0.6);
}

.c-popup h5 {
    color: #000;
}

.c-popup .form-group input {
    /*        background-color: transparent !important;
        border: 1px solid #eee;
        color: #000;*/
}

    .c-popup .form-group input::-webkit-input-placeholder {
        color: #000 !important;
    }

    .c-popup .form-group input:-ms-input-placeholder {
        color: #000 !important;
    }

    .c-popup .form-group input::-ms-input-placeholder {
        color: #000 !important;
    }

    .c-popup .form-group input::placeholder {
        color: #000 !important;
    }

    .c-popup .form-group input.error-field {
        border-color: red;
    }

.c-close {
    display: inline-block;
    width: 38px;
    height: 38px;
}

@media (max-width: 991px) {
    .c-close {
        width: 30px;
        height: 30px;
    }
}

.c-popup .popup.sm-popup {
    width: 500px;
}

.c-popup .popup.md-popup {
    width: 750px;
}

.c-popup .popup.lg-popup {
    width: 800px;
}

.home-form.popform .logo-pop {
    text-align: center;
    margin: 0 0 30px;
}

    .home-form.popform .logo-pop img {
        -webkit-filter: brightness(1);
        filter: brightness(1);
    }

.home-form.popform .btn-part {
    text-align: center;
    margin: 10px 0 0;
}

.mbLp .innerArea:before {
    display: none;
}

.tabs-sec.mbLP {
    display: none;
}

.mbLP-hidden {
    display: none;
}

.mbLp .legal-sec {
    display: none;
}

.mbLp .hidden-md {
    display: none;
}

.mbLp .swiper-container.nav-slider .swiper-slide {
    display: none;
}

@media (max-width: 575px) {
    .mbLp .header {
        position: absolute;
        padding-top: 10px;
        width: 100%;
    }

    .mbLp .banner.main-banner {
        padding: 50px 0 10px;
        background-image: none !important;
        background-color: #FCFAE4;
    }

    .mbLp .swiper-container.nav-slider {
        display: none;
    }

    .mbLp .innerArea:before {
        display: none;
    }

    .mbLp .swiper-container {
        height: auto;
        width: 100%;
    }

    .mbLp .banner-content .main-slider .content {
        align-items: center;
        text-align: center;
    }

    .mbLp .mbSlide .title {
        font-size: calc(18px + (19 - 18) * (100vw - 320px) / (575 - 320));
        font-weight: 700;
    }

    .mbLp .swiper-slide .content .caption {
        font-size: calc(11px + (13 - 11) * (100vw - 320px) / (575 - 320));
        color: #737373;
    }

    .mbLp .banner-content {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .mbLp .logo img {
        max-width: 136px;
    }

    .mbLP-hidden {
        display: none;
    }

    .mbLp .js-sliderDots {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
    }

    .mbLp .slick-dots {
        bottom: 0;
        position: relative;
        left: 0;
        right: 0;
        margin: auto;
        padding: 0;
        width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: none;
    }

    .mbLp .stepBox {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 15px 32px;
    }

    .mbLp .top-plans .pro-box {
        box-shadow: 0 0px 10px 0px rgba(182, 182, 182, 0.5);
        padding: 20px 20px;
        border-radius: 0;
    }

    .mbLp .top-plans .top-heading {
        margin-bottom: 0;
    }

    .mbLp .logo {
        flex: 0 0 130px;
        max-width: 130px;
    }

    .mbLp header .menu li a i {
        color: #b92025;
    }

    .mbLp header .menu li a {
        font-size: 14px;
        font-weight: 700;
        color: #000;
        padding-left: 5px;
    }

    .mbLp h2 {
        font-size: calc(16px + (18 - 16) * (100vw - 320px) / (575 - 320));
    }

    .mbLp .top-plans {
        padding: 10px 0;
    }

    .mbLp .sec-copyright p {
        font-size: calc(10px + (12 - 10) * (100vw - 320px) / (575 - 320));
        color: #a5a5a5;
        font-weight: 600;
    }

    .mbLp .sec-copyright p {
        font-size: calc(10px + (12 - 10) * (100vw - 320px) / (575 - 320));
        /*color: #a5a5a5;*/
        color: #0a0c13;
        font-weight: 600;
    }

    .mbLp .sec-copyright .terms {
        font-size: calc(10px + (12 - 10) * (100vw - 320px) / (575 - 320));
        color: #a5a5a5;
        font-weight: 600;
        margin: 10px 0;
    }

        .mbLp .sec-copyright .terms a {
            font-size: calc(10px + (12 - 10) * (100vw - 320px) / (575 - 320));
            /*color: #a5a5a5;*/
            color: #0a0c13;
        }

    .mbLp .sec-copyright .Pnumber a {
        color: var(--primary_color);
        font-weight: 700;
        font-size: calc(14px + (15 - 14) * (100vw - 320px) / (575 - 320));
    }

    .mbLp .sec-copyright .eMail a {
        /*color: #a5a5a5;*/
        color: #0a0c13;
        font-weight: 700;
        font-size: calc(14px + (15 - 14) * (100vw - 320px) / (575 - 320));
    }

    .mbLp .sliderArrows {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .mbLp .sliderArrows button.slick-arrow {
            position: relative;
            left: 0;
            overflow: visible;
            height: 15px;
        }

            .mbLp .sliderArrows button.slick-arrow.slick-next {
                right: 0;
                left: auto;
                height: 10px;
            }

    .mbLp .innerArea .caption {
        color: #3c4145;
        font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
        /*line-height: 2;*/
        line-height: 1.5;
    }

    .mbLp .sliderArrows button.slick-arrow {
        margin: 0;
    }

    .mbLp .sliderArrows button.slick-prev {
        background-image: url(../images/arrow-slide.png);
        background-repeat: no-repeat;
        background-position: center;
    }

    .mbLp .sliderArrows button.slick-next {
        background-image: url(../images/arrow-slide.png);
        background-repeat: no-repeat;
        background-position: center;
        transform: rotate(0deg);
    }

    .mbLp .pkgSec {
        display: block;
    }

        .mbLp .pkgSec .package-box {
            border-radius: 12px;
            box-shadow: none;
            background-color: #000;
            position: relative;
            padding-bottom: 25px;
        }

    .mbLp .package-box .pck-foot .btn-primary {
        background-color: #7a030c;
        border-color: #7a030c;
        color: #fff;
        overflow: hidden;
        position: relative;
        z-index: 1;
        border-radius: 35px;
        position: absolute;
        margin: auto;
        bottom: -20px;
        max-width: 80%;
    }

    .mbLp .package-box .pck-head h4, .package-box .pck-head .upto {
        color: #fff;
    }

    .mbLp .package-box ul li {
        color: #fff;
        text-align: center;
        padding-left: 0;
    }

    .mbLp .package-box .pck-topContent {
        color: #fff;
        text-align: center;
    }

    .mbLp .package-box .pck-head .pck-price {
        background-color: transparent;
    }

        .mbLp .package-box .pck-head .pck-price .price {
            font-size: calc(33px + (35 - 33) * (100vw - 320px) / (575 - 320));
            color: #fff;
            font-weight: 600;
            letter-spacing: 0;
        }

        .mbLp .package-box .pck-head .pck-price .dollar {
            font-size: calc(31px + (33 - 31) * (100vw - 320px) / (575 - 320));
            color: #fff;
            font-weight: 600;
            letter-spacing: 0;
        }

    .mbLp .package-box .pck-head {
        border-bottom: #fff solid 1px;
    }

    .mbLp .package-box .pck-content {
        height: 300px;
        overflow-y: scroll;
    }
}
.sliderArrows button.slick-arrow {
    position: absolute;
    background-color: transparent;
    border: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 35px;
    height: 55px;
    padding: 0;
    left: -10%;
    margin: 0 75px;
    overflow: hidden;
    z-index: 2;
    opacity: 1;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.slick-next:before, .slick-prev:before {
    color: transparent !important;
}
.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

@media (max-width: 575px) {
    .mbLp .innerArea {
        padding: 35px 5px 0;
    }
}
.bgc-iGray13 {
    background-color: #fff;
}
.pro-box h3 {
    position: relative;
    /*font-size: 25px;*/
    font-size: calc(15px + (20 - 15) * (100vw - 320px) / (1920 - 320));
    font-weight: 600;
}
.pro-box p {
    padding-top: 10px;
    font-weight: 400 !important;
    margin: 0;
}

.pro-box h3::after {
    position: absolute;
    left: 0;
    right: 0;
    height: 1.5px;
    width: 60%;
    top: 30px;
    bottom: 0;
    margin: auto;
    background-color: var(--primary_color);
    content: "";
}

.slick-dots li button:before {
    font-size: 30px !important;
}
.slick-dots li.slick-active button:before {
    font-size: 30px;
    color: #000;
}
.lp-banner-form .title-area p {
    color: #3c4145;
    font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
    line-height: 2;
}

.center__content__sec h2 {
    font-size: 15px !important;
}

@media (max-width: 768px) {
    footer {
        padding: 20px 0 0 !important;
    }
    .lp-banner-form {
        background-color: #fff;
    }
}

.presentation .slick-dots li button {
    background: none;
    border: none;
    text-indent: 9999px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: transparent;
    border: solid 1px #7a030c;
    margin: 0 5px;
    opacity: 1;
    padding: 0;
}
.pkgButton .btn-primary {
    border-radius: 5px;
}

.mbLp .iti__selected-flag {
    border-radius: 25px;
}
.mbLp .lp-banner-form .title-area {
    padding-top: 0;
}
