/* ---Landing page start--- */
.logo_display{
    padding-left: 80px;
}
.navbar-expand-lg.navbar-light .dropdown:not(.dropdown-submenu)>.dropdown-toggle:after{
    color: #E61661 !important;
}

.top_alert{
    background-color: #ececec !important;
    padding: 5px !important;
}

.top_alert .alert_text{
    font-size: 16px;
    color: #231815;
}

.top_alert .alert_text .alert-link{
    color: #231815 !important;
}

.alert-dismissible .btn-close:before{
    color: #231815;
}

.menu-bar{
    display: none;
}

.nav_sm_dropsign{
    color: #595757;
}

.header_btn{
    background: none;
    border: none;
    color: #3E3A39;
}

.header_btn:hover{
    background: none;
    border: none;
    color: #E61661;
}

.offcanvas-body{
    display: none !important;
}

.banner_section{
    background: #E61661;
}

.benefit_text{
    color: #898989;
    font-weight: 450;
    font-size: 16px;
}

.step01_section, .step03_section{
    background: #f7f8f8;
}

.step01_section h2, .step02_section h2, .step03_section h2{
    color: #172a88;
    font-size: 20px;
}

.step01_section h3, .step02_section h3, .step03_section h3{
    font-size: 30px;
    color: #000;
}

.step01_section p, .step02_section p, .step03_section p{
    color: #595757;
    font-weight: 350;
}

.step01_section .sub_title, .step02_section .sub_title, .step03_section .sub_title{
    color: #231815;
    font-weight: 500;
}

.step01_section ul, .step02_section ul, .step03_section ul{
    color: #595757;
    font-weight: 350;
}

.footer_section .congrats{
    color: #22326B;
    font-size: 30px;
}

.footer_section .details{
    color: #3e3a39;
    font-size: 20px;
    font-weight: 450;
}

.footer_btn{
    background: #D8133C;
    color: #fff;
    border: 1px solid #D8133C;
    border-radius: 5px;
    padding: 10px 25px;
    font-size: 18px;
    font-weight: 500;
}

.footer_btn:hover{
    background: #D8133C;
    color: #fff;
    border: 1px solid #D8133C;
}

.banner-sm{
    display: none;
}
/* ---Landing page end--- */

/* ---Page02 start--- */
.text_right{
    text-align: start;
}

.banner_page02{
    background: #dae7fa;
}

.banner_form{
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    background-color: #fff !important;
    margin-left: 50px;
    margin-right: -50px;
}

.banner_form_title{
    color: #231815;
    font-size: 24px;
}

.banner_form_sub{
    color: #595757;
    font-weight: 350;
}

.form_label{
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #231815;
    font-weight: 350;
}

.form_label span{
    color: #e60012;
}

.form_input{
    border-bottom: 1px solid #c9caca;
    background: none;
    padding-left: 6px;
}

.form_btn{
    background-color: #2e7efb;
    border: 1px solid #2e7efb;
    border-radius: 3px;
    padding: 5px 40px;
    font-size: 14px;
}

.form_btn:hover{
    background-color: #2e7efb;
    border: 1px solid #2e7efb;
}

.banner_intro{
    font-size: 30px;
    color: #2e7efb;
    line-height: 1;
}

.banner_intro.style1{
    font-size: 20px;
    font-weight: 350;
}

.demand_title{
    font-size: 24px !important;
}

.demand_title.style1{
    color: #2E7EFB;
    font-size: 28px;
}

.item_subject{
    display: grid;
    justify-content: center;
}

.items_title{
    color: #3e3a39;
    font-weight: 400;
}

.mid_banner{
    background-color: #708cf5;
}

.mid_banner .mid_text{
    color: #fff;
    font-size: 28px;
}

.bottom_banner{
    background-color: #f7f8f8;
}

.bottom_banner .bottom_text{
    color: #231815;
    font-size: 28px;
}
.intro-img figure img.style1{
    max-width: unset;
}
/* ---Page02 end--- */

/* ---Page03 start--- */
.pricing_title{
    background-color: #f7f8f8;
}

.pricing_title h2{
    color: #000;
    font-size: 26px;
}

.pricing_title h3{
    color: #595757;
    font-size: 20px;
    font-weight: 400;
}

.pricing_body{
    background-color: #f7f8f8;
}

.pricing_body .price_switch{
    background: #2e7efb;
}

.pricing_body .card_body{
    padding-top: 30px !important;
    padding-bottom: 40px !important;
    margin-left: 68.875px !important;
    margin-right: 68.875px !important;
}

.pricing_body .card_title{
    color: #231815;
    font-size: 24px;
    text-align: center;
}

.pricing_body .card_sub{
    color: #3e3a39;
    font-size: 18px;
    text-align: center;
    font-weight: 350;
}

.main_price .main_currency{
    color: #595757;
    font-weight: 300 !important;
}

.main_price .main_value{
    color: #2e7efb;
    font-weight: 700;
    font-size: 50px !important;
}

.main_price .main_duration{
    color: #595757 !important;
    font-weight: 400 !important;
    margin-left: 15px;
}

.pricing_body .card_year{
    color: #2e7efb;
    text-align: center;
    font-weight: 350;
    margin-top: 15px !important;
    font-size: 16px;
}

.pricing_body .card_list{
    display: grid;
    justify-content: center;
}

.pricing_body .card_list li{
    color: #595757;
    font-weight: 350;
}

.pricing_body .card_list li i{
    color: #2e7efb;
    font-size: 20px;
}

.pricing_body .card_btn{
    background: #2e7efb;
    border: 1px solid #2e7efb;
    display: flex;
    justify-content: center;
}

.mid-banner-wrap{
    justify-content: center;
    display: flex;
}

.table_text{
    color: #231815 !important;
    padding: 10px !important;
    text-align: center;
}

.table_text.style1{
    color: #3E3A39 !important;
    font-size: 16px !important;
    font-weight: 500;
    text-align: start;
}

.table_text.style2{
    color: #3E3A39 !important;
    font-size: 16px !important;
    font-weight: 350;
    text-align: start;
}

.sub_bg{
    background-color: #efefef !important;
}

.text_width{
    min-width: 45%;
}

.ellipsis-text{
    line-height: 1.2;
}
/* ---Page03 end--- */


/* ---Page04 start--- */
.page04_sidebar{
    width: 250px;
    padding: 5px 20px;
    position: fixed;
    height: 100%;
    overflow-y: auto;
}

.page04_sidebar ul{
    list-style-type: none;
    padding: 0;
    margin-bottom: 0px;
}

.page04_sidebar li{
    margin: 10px 0;
    text-align: center;
    justify-content: end;
    display: flex;
}

.page04_sidebar li:first-child {
    margin-top: 0;
}

.page04_sidebar a{
    color: #333;
    display: flex;
    font-weight: 450;
}

.page04_sidebar a img{
    align-self: center;
}

.page04_sidebar a:hover{
    color: #2E7EFB;
}

.side_content{
    margin-left: 270px;
    padding: 20px;
}

.content_section{
    margin-bottom: 20px;
    border: 1px solid #ddd;
    padding: 20px 20px 0px 20px;
}

.content_section h2{
    margin-bottom: 10px;
    font-size: 24px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-weight: 500;
}

.content_body{
    display: flex;
    margin-top: 20px;
}

.left-column, .right-column, .center-column{
    width: 40%;
    padding: 0 10px;
}

.left-column ul, .right-column ul, .center-column ul{
    list-style-type: none;
    padding: 0;
}

.left-column li, .right-column li, .center-column li{
    margin-bottom: 5px;
    position: relative;
    color: #343f52;
    font-weight: 500;
    font-size: 17px;
}

.left-column li ul, .right-column li ul, .center-column li ul{
    margin-top: 5px;
    list-style-type: none;
}

.left-column li ul li, .right-column li ul li, .center-column li ul li{
    color: #595757;
    font-weight: 450;
    font-size: 15px;
}

.brandbox-slogan{
    font-size: 16px;
    line-height: 1.4 !important;
}

.p-\[20px\]{
    padding: 20px;
}

.brand-content-wrap{
    height: 180px;
}
.brand-content-wrap-en{
    height: 200px;
}
/* ---Page04 end--- */

@media (max-width: 1367px){

    .swiper-controls .swiper-navigation .swiper-button.swiper-button-next{
        right: -1rem !important;
    }

    .swiper-controls .swiper-navigation .swiper-button.swiper-button-prev{
        left: -1rem !important;
    }

    .header_btn.style1{
        width: 120px;
        display: flex;
    }
}

@media (max-width: 1024px){
    .top_menu{
        width: 290px;
    }
    .brandbox-slogan{
        font-size: 14px;
    }
    .brand-content-wrap{
        height: 220px;
    }
}

@media (max-width: 991px){
    .top_alert .alert_text.style1{
        font-size: 12px !important;
    }
    .nav-menu{
        margin-bottom: 20px;
    }
    .navbar-brand{
        padding-top: 5px !important;
        padding-bottom: 0 !important;
    }
    .navbar .container{
        margin-bottom: 0px;
    }
    .banner_section{
        margin-top: 0px;
        height: 151px;
    }
    .banner_section.style1{
        height: 264px;
    }
    .four-title{
        margin-bottom: 60px !important;
    }
    .four-benefits{
        width: 100px !important;
        height: auto !important;
    }
    .four-content{
        font-size: 14px;
    }
    .benefit-container{
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .benefit-items{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .icon-svg{
        height: 4rem !important;
        width:  4rem !important;
    }
    .benefit_title{
        font-size: 16px !important;
        font-weight: 500;
    }
    .benefit_text{
        font-size: 14px !important;
        font-weight: 500;
    }
    .intro-seciton{
        margin-bottom: 0px !important;
    }
    .intro-img figure img.style1{
        max-width: unset;
        width: 400px !important;
    }
    .swiper-initialized{
        width: 750px !important;
    }
    .swiper-slide{
        width: 200px !important;
    }
    .swiper-controls .swiper-navigation .swiper-button.swiper-button-next{
        right: -4rem !important;
    }
    .swiper-controls .swiper-navigation .swiper-button.swiper-button-prev{
        left: -4rem !important;
    }

    .ellipsis-text{
        width: 160px; 
    }
    .brandbox-title{
        font-size: 16px;
    }
    .brand-content-wrap{
        height: 270px;
        padding: 15px !important;
    }
    .brand_tabs{
        font-size: 16px !important;
    }
    .logo_display{
        padding-left: 25px;
    }
}

@media (max-width: 767px){
    .navbar-other{
        display: none !important;
    }
    .navbar-brand{
        display: flex;
        justify-content: center;
    }
    .menu-bar{
        display: flex;
        width: 30px;
        height: auto;
        margin-left: -100px;
    }

    .offcanvas-body{
        display: flex !important;
    }
    .banner_section{
        height: 157px;
    }
    .banner_section.style1{
        height: 275px;
    }
    .banner-container{
        margin: 0px !important;
    }
    .banner-land{
        max-width: 750px;
    }
    .step01_section h3, .step02_section h3, .step03_section h3{
        font-size: 26px;
    }
    .step01_section p, .step02_section p, .step03_section p{
        font-size: 16px;
        margin-bottom: 10px !important;
    }
    .step01_section p.style1{
        font-size: 16px;
        margin-bottom: 30px !important;
    }
    .step02-list{
        margin-bottom: 10px !important;
        font-size: 16px !important;
    }
    .intro-img figure img.style1{
        max-width: unset;
        width: 300px !important;
    }
    .footer_section .congrats{
        font-size: 26px;
    }
    .ellipsis-text{
        width: 290px !important; 
    }
    .brand-tabs{
        flex-direction: unset !important;
    }
    .nav-item{
        margin: 10px;
    }
    .brand-card{
        height: 200px;
    }
    .brand-card-en{
        height: 220px;
    }
    .object-contain{
        margin-bottom: 0px !important;
        padding: 5px;
    }
    .brandbox-slogan{
        width: 290px;
    }
    .brand_tabs{
        margin: 0px 15px;
        padding-bottom: 5px !important;
    }
}

@media (max-width: 577px){
    .top_alert .alert_text{
        font-size: 14px;
    }
    .menu-bar{
        display: flex;
        width: 30px;
        height: auto;
        margin-left: 0px;
    }
    .banner_section{
        height: 118px;
    }
    .banner_section.style1{
        height: 208px;
    }
    .banner-land{
        max-width: 560px;
    }
    .brand-title{
        font-size: 26px !important;
        margin-bottom: 0px !important;
    }
    .brand-box{
        width: 140px !important;
        height: 140px !important;
    }
    .object-cover{
        width: 100px !important;
    }
    .swiper-slide{
        width: 120px !important;
    }
    .intro-img figure img.style1{
        max-width: unset;
        width: 250px !important;
    }
    .brand-tabs-en{
        font-size: 13px !important;
    }
    .alltext_wrap{
        margin-left: 0.5rem !important;
    }
}

@media (max-width: 540px){
    .banner_section{
        height: 467px;
    }
    .banner_section.style1{
        height: 745px;
    }
    .banner-land{
        max-width: 520px;
    }
    .benefit-items{
        max-width: 50%;
    }
    .intro-text{
        margin-left: 30px !important;
        max-width: 92%;
    }
    .intro-text.style1{
        margin-left: 20px !important;
        margin-top: -20px !important;
        margin-bottom: 40px !important;
    }
    .intro-img{
        display: flex;
        justify-content: center;
        margin-top: -10px !important;
    }
    .intro-img.style1{
        display: flex;
        justify-content: center;
        margin-top: 0px !important;
    }
    .intro-img figure img.style1{
        max-width: unset;
        width: 500px !important;
    }
    .brand-title{
        font-size: 20px !important;
    }
    .brand-center{
        display: flex;
        justify-content: center;
    }
    .brand-card-width{
        max-width: 90%;
    }
    .ellipsis-text{
        width: 250px; 
    }
    .banner-lg{
        display: none;
    }
    .banner-sm{
        display: flex;
    }
    .brand-card-en{
        height: 250px;
    }
    .brand-content-wrap-en{
        height: 250px;
    }
    .logo_display{
        padding-left: 15px;
    }
}

@media (max-width: 430px){
    .top_alert{
        display: none;
    }
    .banner_section{
        height: 368px;
    }
    .banner_section.style1{
        height: 586px;
    }
    .banner-land{
        max-width: 410px;
    }
    .four-benefits{
        width: 80px !important;
    }
    .intro-text{
        max-width: 88%;
    }
    .intro-img figure img.style1{
        max-width: unset;
        width: 400px !important;
    }
    .footer_section .congrats{
        font-size: 20px !important;
    }
    .brand-tab01{
        margin-left: 0px !important;
    }
    .ellipsis-text{
        width: 200px !important; 
    }
    .nav-item{
        margin: 5px;
    }
    .brand-tabs-en{
        font-size: 13px !important;
    }
    .object-contain{
        width: 5rem !important;
    }
    .brand-content-wrap{
        height: 200px;
    }
    .brand-card{
        height: 200px;
    }
    .brand-card-width{
        margin-top: 5px !important;
    }
    .brandbox-slogan{
        width: 200px;
    }
    .brand-card-en{
        height: 270px;
    }
    .brand-content-wrap-en{
        height: 270px;
    }
}


@media (max-width: 420px){
    .banner_section{
        height: 359px;
    }
    .banner-land{
        max-width: 400px;
    }
    .benefit_title{
        font-size: 14px !important;
        margin-bottom: 3px !important;
    }
    .icon-svg{
        height: 3rem !important;
        width: 3rem !important;
    }
    .benefit-items{
        max-width: 50%;
        margin-top: 20px !important;
    }
    .four-subtitle{
        font-size: 20px !important;
    }
    .step01_section h3, .step02_section h3, .step03_section h3{
        font-size: 20px;
    }
    .step01_section p, .step02_section p, .step03_section p{
        font-size: 13px;
    }
    .step01_section p.style1{
        font-size: 13px;
    }
    .step01_section .sub_title, .step02_section .sub_title, .step03_section .sub_title{
        font-size: 13px !important;
    }
    .step02-list{
        font-size: 13px !important;
    }
    .intro-img figure{
        display: flex;
        justify-content: center;
    }
    .intro-img figure img{
        max-width: 70%;
    }
    .intro-img figure img.style1{
        max-width: unset;
        width: 350px !important;
    }
    .footer_btn{
        padding: 10px 15px;
        font-size: 16px;
    }
    .ellipsis-text{
        width: 150px; 
    }
    .brand-card-en{
        height: 300px;
    }
    .brand-content-wrap-en{
        height: 300px;
    }
}

@media (max-width: 412px){
    .brandbox-slogan{
        font-size: 12px;
    }
    .brandbox-title{
        font-size: 14px;
    }
    .ellipsis-text{
        font-size: 12px !important;
    }
}

@media (max-width: 390px){
    .banner_section{
        height: 332px;
    }
    .banner_section.style1{
        height: 528px;
    }
    .banner-land{
        max-width: 370px;
    }
    .intro-text{
        max-width: 88%;
    }
    .ellipsis-text{
        width: 130px; 
    }
    .brandbox-slogan{
        width: 180px;
    }
    .ellipsis-text{
        width: 180px !important;
    }
}

@media (max-width: 376px){
    .banner_section{
        height: 323px;
    }
    .banner-land{
        max-width: 340px;
    }
    .ellipsis-text{
        width: 110px; 
    }
    .brandbox-slogan{
        font-size: 11px;
    }
    .brandbox-title{
        font-size: 12px;
    }
    .brand-card-width{
        margin-top: 0px !important;
    }
    .brandbox-slogan{
        width: 160px;
    }
    .ellipsis-text{
        width: 160px !important;
    }
}

@media (max-width: 360px){
    .brandbox-slogan{
        width: 150px;
    }
    .ellipsis-text{
        width: 150px !important;
    }
}

@media (max-width: 344px){
    .banner_section{
        height: 290px;
    }
    .banner_section.style1{
        height: 463px;
    }
    .banner-land{
        max-width: 324px;
    }
    .intro-text{
        max-width: 84%;
    }
    .intro-img figure img.style1{
        max-width: unset;
        width: 300px !important;
    }
    .ellipsis-text{
        width: 105px; 
    }
    .brandbox-title{
        font-size: 11px !important;
    }
    .object-contain{
        width: 100px !important;
    }
    .brandbox-slogan{
        width: 140px;
    }
    .ellipsis-text{
        width: 140px !important;
    }
    .brand-content-wrap{
        height: 210px;
    }
    .brand-card{
        height: 210px;
    }
}

@media (max-width: 330px){
    .banner_section{
        height: 279px;
    }
    .banner-land{
        max-width: 310px;
    }
    .step01_section h3, .step02_section h3, .step03_section h3{
        font-size: 15px;
    }
    .step01_section p, .step02_section p, .step03_section p{
        font-size: 12px;
    }
    .step01_section .sub_title, .step02_section .sub_title, .step03_section .sub_title{
        font-size: 12px !important;
    }
    .step02-list{
        font-size: 12px !important;
    }
    .intro-text{
        max-width: 80%;
    }
    .brand-tabs-en{
        font-size: 13px !important;
    }
}