

/*--------------------------------------------------
    All SECTION HEADING STYLE 
--------------------------------------------------*/

.container :is(h1,h3) span{
    color: var(--secondary-color);
    font-weight: 700;
}
a.btn_{
    text-decoration: none;
}
/*--------------------------------------------------
    LANDING PAGE
--------------------------------------------------*/
#header{
    position: sticky;
    top: 0;
    z-index: 5;
    width: 100%;
    /* box-shadow: var(--bs-1); */
}
/* #header .header{

} */
#header .header .head_login_btn{
    border: 2px solid var(--secondary-color) !important;
    color: var(--secondary-color) !important;
    background-color: transparent !important;
    padding: 12px 26px !important;
    font-weight: 600;
    transition: all 0.6s ease;
}
#header .header .head_login_btn:hover{
    background-color: var(--secondary-color) !important;
    color: var(--white-color) !important;
}
#header .fs_24{
    font-size: 24px;
  }
/* ------------------------------------------------ */

#banner{
    position: relative;
    /* background: url(../../../image/bg_wave.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain; */
    width: 100%;
}
#banner .container{
    border-top: 1px solid var(--primary-color);

}
#banner .bg_wave{
    position: absolute;
    bottom: -12%;
    width: 100%;
}
#banner .bg_wave img{
    width: 100%;
}
#banner .banner h2{
    width: 60%;
    margin: 0 auto;
}
#banner .banner p{
    width: 60%;
    margin: 0 auto;
}
#banner a{
    position: relative;
    z-index: 1;
    text-decoration: none;
    padding: 13px 26px !important;
} 
/* ------------------------------------------------ */

#best_services :is(h3,p){
    color: var(--white-color);
}
#best_services p{
    width: 55%;
    margin: 0 auto;
    line-height: 28px;
}
#best_services{
    position: relative;
}
#best_services .bg_image{
    position: absolute;
    bottom: 15%;
    left: 50%;
    transform: translate(-50%, 0);
}
#best_services .bg_image img{
    width: 170px;
}
/* ------------------------------------------------ */
#ptnr_exp .box_sec #main_section .box_{
    border: 1px solid #D1D1D1;
}
#ptnr_exp .box_sec {
    border-radius: 5px;
    border: 1px solid var(primary-color);
}
#ptnr_exp .box_sec .row{
    position: relative;
    width: 100%;
    margin: 0;
}
#ptnr_exp .box_sec .box_{
    padding: 20px;
    height: 100%;
    border-radius: 5px;
}
#ptnr_exp .box_sec .box_ p{
   line-height: 23px;
    /* padding: 0 25px; */
}
#ptnr_exp .box_sec a{
    text-decoration: none;
}
#ptnr_exp .box_sec .box_ .learn_more{
    left: 0;
    right: 0;
    bottom: 20px;
    position: absolute;
}
#ptnr_exp .box_sec .box_ .learn_more button{
    padding: 7px 26px !important;
    border-radius: 4px !important;
    background: white;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
}

#ptnr_exp .box_sec .box_ .learn_more button:hover{
    color: white!important;
    background-color: var(--primary-color) !important;
    opacity: 1;
}

#ptnr_exp .box_sec .box_ .learn_more1{
    left: 0;
    right: 0;
    /* position: absolute; */
}
#ptnr_exp .box_sec .box_ .learn_more1 button{
    background: white;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
}
#ptnr_exp .box_sec .box_ .learn_more1 button:hover{
    color: white!important;
    background-color: var(--primary-color) !important;
}
/* ------------------------------------------------ */

#ptnr_exp .vertical{
    border-left: 2px solid var(--light-bg);
    height: 70%;
    position:absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#ptnr_exp .vertical.line_1{
    left: 0;
}
#ptnr_exp .vertical.line_2{
    left: 0;
}
#ptnr_exp .vertical.line_3{
    left: 0;
}
/* ------------------------------------------------ */

#ptnr_acc{
    position: relative;
    /* background: url(../../../image/bg_wave.webp);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain; */
    width: 100%;
}
#ptnr_acc .bg_wave{
    position: absolute;
    bottom: -12%;
    width: 100%;
}

#ptnr_join_1 p{
    width: 52%;
    margin: 0 auto;
    line-height: 32px;
} 
#ptnr_join_2 {
    background-image: url(../img/common/join_bg.png);
    background-size: cover;
    height: 650px;

}
#ptnr_join_2 .btm_section{
    background-color: rgba(231, 237, 240, 0.7);;
    position: absolute;
    bottom: 0;
    width: 100%;
}
#ptnr_join_2 .btm_section p{
    width: 55%;
    margin: 0 auto;
    line-height: 38px;
    font-weight: 700;
    font-size: 24px;
}

#ptnr_join_2 .img_sec .vec_bg{
    padding-top: 117px;
} 

#ptnr_join_2 {
    position: relative;
}
/* ------------------------------------------------ */

#ptnr_join_2 .img_sec .vec_img{
    position: absolute;
    top: 0;
} 
#ptnr_join_2 .ptnr_join_2{
    width: 90%;
    margin: 0 auto;
    line-height: 30px;
} 
#ptnr_join_2 .ptnr_join_2 p{
    width: 50%;
    margin: 0 auto;
} 
/* ------------------------------------------------ */

#incs_profit .incs_profit .pha{
    line-height: 50px;
}
#incs_profit .incs_profit .head_para{
    line-height: 30px;
}
/* ------------------------------------------------ */

#sign_up{
    background: url("../img/common/form_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#sign_up h3{
    font-size: 40px;
}
#sign_up form {
    padding: 20px;
    width: 75%;
    padding: 15px 35px;
    margin: 0 auto;
    border-radius: 0.25rem;
}
#sign_up form label{
    color: var(--primary-color);
    font-size: 14px;
    margin-top: 6px;
    margin-left: 5px;
}
#sign_up form label a{
    color: var(--primary-color);
    text-decoration: underline;
}
#sign_up_res img{
    width: 100%;
    height: auto;
}

/* ------------------------------------------------ */

#sign_up form :is(input[type="text"],input[type="email"],input[type="tel"],select,input[type="password"]){
    height: 50px;
    padding: 16px;
    border: 1px solid var(--primary-color);
    background-color: #FAEFEF;
    color: var(--primary-color);
}
#sign_up input[type=checkbox]{
    width: 20px;
    height: 18px;
    cursor: pointer;
}
#sign_up form input::placeholder{
    color: rgba(71, 103, 127, 50%);
    /* color: red ; */
}
#sign_up .invalid-feedback{
    display:block;
  }
/* ------------------------------------------------ */

#footer .footer .social_icon img{
    margin-right: 4px;

}
#footer .footer a.call_sec{
    color: var(--white-color);
    font-size: 24px;
    text-decoration: none;
}
/* ------------------------------------------------ */

#footer_copy .foot_copy_left a{
    color: var(--white-color);
    font-size: 13px;
    margin-bottom: 0;
    padding-right: 20px;
}

#footer_copy .foot_copy_right p{
    color: var(--white-color);
    font-size: 13px;
    margin-bottom: 0;
}

#res_call_sec .res_btm_links a{
    color: var(--white-color);
    font-size: 14px;
    margin-bottom: 0;
    padding-right: 20px;
    /* line-height: 32px; */
}


/* Login Modal */

#model_sec .main-btn{
  text-align: center;
  z-index: 1;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 50%;
}
#mymodal1{
  background-color: #fff;
  padding: 17px;
  border-radius: 5px;
  width: 460px;
  margin: 0 auto;
  z-index: 1001;
  visibility: hidden;
  position: relative;
  left: 37%;
  transform: translate(-50%, 0);
  top: 10%;
  position: fixed;
  /* top: 50%; */
  transform: translateY(-50%);
}

#overlay {
  position: fixed; 
  display: none; 
  width: 100%;
  height: 100%; 
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); 
  z-index: 1000;
  cursor: pointer;
}
#mymodal1 .modal-header-icons{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#mymodal1 .modal-header-icons .modal-back-icon{
  cursor: pointer;
}
#mymodal1 .modal-header-icons .modal-back-icon i{
  background-color: rgb(241 240 243);
  color: rgb(147 146 154);
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-weight: 500;
}
#mymodal1 .modal-header-icons .modal-close-icon1{
  cursor: pointer;
}
#mymodal1 .modal-header-icons .modal-close-icon1 i{
  color: rgb(147 146 154);
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 23px;
  font-weight: 300;
}

#mymodal1 .body-page{
  padding: 30px;
  padding-top: 0;
}
#mymodal1 h3{
  color: var(--primary-color);
  font-size: 22px;
  font-weight: 700;
}
#mymodal1 h3 span{
  color: var(--secondary-color);
}
#mymodal1 .body-page h1{
  font-size: 20px;
  padding-bottom: 6px;
  font-weight: 600;
  color: rgb(60 60 61);
}
#mymodal1 .body-page p{
  font-size: 13px;
  font-weight: 500;
  color: rgb(111 112 117);;
}
#mymodal1 .body-page form{
  padding-top: 10px;
}
#mymodal1 .body-page label{
  font-size: 15px;
  font-weight: 500;
  color: var(--primary-color);
}
#mymodal1 .body-page input{
  padding: 22px 15px;
  /* margin-bottom: 40px; */
}
#mymodal1 .body-page input::placeholder{
  font-size: 14px;
}
#mymodal1 .body-page .btn{
  padding: 10px 40px;
  font-size: 13px;
  margin-bottom: 10px 0;
}
#mymodal1 .forget_pwd a{
    font-size: 13px;
    color: var(--primary-color);
    opacity: 75%;
}

.support_client img{
    border-radius: 10px;;
}


/* submit job */

#submit_job .tick{
    margin-top: .4rem;
}

/* end */

/* become a partner */
#become_partner_steps .tick{
    margin-top: .4rem;
}

#become_partner{
    background-image: url("/img/card-bg/become-a-partner.png");
    background-size: cover;
    box-shadow: inset 0 0 0 2000px rgba(13, 69, 105, 0.75);
}
/* end */

/* free assessment */
#free_assessment .tick{
    margin-top: .4rem;
}
#free_assessment .go_back_button{
    border: 1px solid white;
}
#free_assessment .go_back_button:hover{
    background-color: var(--white-color) !important;
    color: var(--primary-color) !important;
    opacity: 1;
}
/* end */

/* decision time */
#decision_time .tick{
    margin-top: .4rem;
}
/* end */

/* sitemap*/
#sitemap ul li a{
    color:black;
    text-decoration: none;

}
/* end */


/*--------------------------------------------------
    RESPONSIVE
--------------------------------------------------*/
@media (max-width:320px){
    .xs-d-none{
        display: none;
    }
    #header .header .head_login_btn{
        padding: 2px 10px !important;
    }
    .header-call-icon{
        width: 30px;
    }
}
@media (min-width:320px) and (max-width:566px){
    #header .header .head_login_btn{
        padding: 2px 10px !important;
    }
    .header-call-icon{
        width: 30px;
    }
    .h3_fs {
        font-size: 26px !important;
    }
    .p1_fs {
        font-size: 15px !important;
    }
    .p2_fs {
        font-size: 14px !important;
    }
    .pha img{
        width: 20px;
        height: 20px;
    }
    #banner .banner h2 {
        width: 100%;
    }
    #banner .banner p {
        width: 100%;
    }
    #banner .bg_wave {
        bottom: -1%;
    }
    #banner .bg_wave img {
        height: 140px;
    }

    #banner .banner .h1_fs {
        font-size: 36px !important;
    }
    #banner .banner  .h2_fs {
        font-size: 20px !important;
    }
    #banner .banner .p1_fs{
        font-size: 14px !important;
    }
    #best_services p {
        width: 100%;
    }
    #ptnr_join_1 p {
        width: 100%;
    }
    #ptnr_join_2 .ptnr_join_2 p {
        width: 100%;
    }
    #ptnr_acc .bg_wave {
        bottom: -1%;
    }
    #ptnr_acc .bg_wave img {
        height: 140px;
    }
    /* #incs_profit{
        height: 800px;
    } */
    #incs_profit .res_box{
        position: relative;
        top: -70px;
        z-index: 2;
        background: var(--white-color);
        width: -11%;
        border-radius: 10px;
        padding: 15px 10px;
        max-width: 94%;
        margin: 0 auto;
        box-shadow: var(--bs-1);
    }
    #incs_profit .res_box .section_1{
        width: 100%;
        margin: 0 auto;
        padding: 30px 0 10px;
    }
    .section_1 .p1_fs {
        font-size: 16px !important;
    }
    #incs_profit .incs_profit .pha {
        line-height: 32px;
        margin-bottom: 15px;
    }

    #sign_up form button[type="submit"] {
        display: block;
        margin: 0 auto;
        margin-top: 25px;
    }
    #sign_up{
        position: relative;
        /* top: -110px; */
        background-image: none;
    } 

    #sign_up .sign_up{
        position: absolute;
        top: -164px;
        height: 600px;
        width: 100%;
        margin: 0 auto;
    }
    #res_call_sec{
        position: relative;
        margin-top: 510px;
    }

    #sign_up{
        position: relative;
        /* top: -110px; */
        background-image: none;
    } 

    #sign_up form {
        width: 92%;
        box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
    }

    #sign_up .sign_up{
        position: absolute;
        top: -164px;
        height: 600px;
        width: 100%;
        margin: 0 auto;
        left: 50%;
        transform: translate(-50%, 0);
    }
    #res_call_sec{
        position: relative;
        margin-top: 475px;
    }


    #res_call_sec .res_call_sec{
        border-radius: 4px;
        box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    }
    #res_call_sec .res_btm_links{
        line-height: 32px;
    }
    #res_call_sec .res_btm_links a{
        color: var(--white-color);
    }
    #res_call_sec #res_btm_links{
        border-top: 1px solid var(--secondary-color);
        border-bottom: 1px solid var(--secondary-color);
    }
    #slider_section .col{
        border-radius: 10px;
    }

    #ptnr_exp .box_sec .row{
        background-color: white;
        box-shadow: var(--bs-1);
        border-radius: 10px;
        height: 350px;
    }
    #ptnr_join_2 .btm_section p {
        width: 100%;
        margin: 0 auto;
        line-height: 26px;
        font-weight: 700;
        font-size: 24px;
    }
    #ptnr_join_2 {
        height: 300px;
    }
    .slick-prev, .slick-next{
        display: none !important;
    }
    .slick-dots {
        bottom: -40px !important;
    }
    #mymodal1 {
        left: 1%;
        right: 1%;
        width: 98%;
    }
    #mymodal1 .body-page{
        padding: 0;
    }
    .sm-d-none{
        display: none;
    }

}

@media (min-width:567px) and (max-width:767px){
    #best_services p {
        width: 100%;
    }
    #banner .banner h2 {
        width: 100%;
    }
    #banner .banner p {
        width: 100%;
    }
    #banner .bg_wave {
        bottom: -1%;
    }
    #ptnr_exp .box_sec .row{
        background-color: white;
        box-shadow: var(--bs-1);
        border-radius: 10px;
        height: 300px;
    }
    .slick-prev, .slick-next{
        display: none !important;
    }
    .slick-dots {
        bottom: -40px !important;
    }
    #mymodal1{
        left: 15%;
        /* width: 100%; */
    }
    #res_call_sec #res_btm_links {
        border-top: 1px solid var(--secondary-color);
        border-bottom: 1px solid var(--secondary-color);
    }
    .md-d-none{
        display: none;
    }
}
@media (min-width:768px) and (max-width:991px){
    #banner .banner h2 {
        width: 100%;
    }
    #banner .banner p {
        width: 100%;
    }
    #banner .bg_wave {
        bottom: -1%;
    }
    #best_services p {
        width: 100%;
    }
    .slick-prev, .slick-next{
        display: none !important;
    }
    .slick-dots {
        bottom: -40px !important;
    }
    #ptnr_exp .box_sec .row{
        background-color: white;
        box-shadow: var(--bs-1);
        border-radius: 10px;
        height: 300px;
    }
    #mymodal1{
        left: 22%;
    }
}
@media (min-width:993px) and (max-width:1999px){
    #mymodal1{
        left: 32%;
    }
}
@media (min-width:1200x) and (max-width:1400px){}


.return_policy ol li p{
    color:black;
}

/* t&c list style */
#terms li{
    line-height: 1.6rem;
}
ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
  }
  
  ol > li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
  }
  
  ol > li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0.6em;    
  }
  
  li ol > li {
    margin: 0;
  }
  
  li ol > li:before {
    content: counters(item, ".") " ";
  }


/* return policy */
#return_policy li{
    line-height: 1.6rem;
}

#ptnr_exp  .slick-list{
    height: auto !important;
}
#ptnr_exp .box_sec .box_ p:nth-last-child(2){
    padding-bottom: 13px !important;
}
@media (min-width: 320px) and (max-width: 991px){
    #ptnr_exp .box_sec .row {
        background-color: white;
        box-shadow: var(--bs-1);
        border-radius: 10px;
        height: 370px;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
    }
}
#blog .img_radius{
    border-radius: 1rem 1rem 0rem 0rem;
}
#blog .box_radius{
    border-radius: 1rem 1rem 1rem 1rem;
    height: 100%;
}
#blog p span{
    color: var(--secondary-color);
}
#blog a{
    text-decoration: none;
}
#blog .img_div{
    height: 200px;
    object-fit: contain;
}
/* #blog .title{
max-height: 3rem;
} */
#blog .content{
    overflow-wrap: anywhere;
} 
#blog__section .card{
    height: 100%;
}
#blog__page #blog__banner, #single_post{
    background-image: url(../img/blog/banner.jpg);
}
#blog__page #blog__banner h1{
    font-size: 58px;
    font-weight: 700;
}
#blog__page #banner__top .banner__top{
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #ccc;
}
#blog__page #banner__top .banner__top img{
    border-radius: 8px;
}
#blog__page #banner__top .banner__top p.date{
    color: #556987;
    font-size: 13px;
    font-weight: 500;
    margin-top: 14px;
}
#blog__page #banner__top .banner__top h2{
    font-weight: 700;
    color: var(--primary-color);
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
#blog__page #banner__top .banner__top p.para{
    color: #556987;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#blog__page #banner__top .banner__top a{
    color: var(--secondary-color);
}


.has-search .form-control {
    /* padding-left: 2.375rem; */
}
.search-box,.close-icon,.search-wrapper {
    /* position: relative;
    padding: 10px; */
}
.search-wrapper {
    width: 500px;
    margin: auto;
}
.search-box {
    /* width: 80%;
    border: 1px solid #ccc;
  outline: 0;
  border-radius: 15px; */
}
.search-box:focus {
    box-shadow: 0 0 15px 5px #b0e0ee;
    border: 2px solid #bebede;
}
.close-icon {
    border:1px solid transparent;
    background-color: transparent;
    display: inline-block;
    vertical-align: middle;
  outline: 0;
  cursor: pointer;
}
.close-icon:after {
    /* content: "X"; */
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    /* background-color: #FA9595; */
    z-index:1;
    right: 45px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0px;
    border-radius: 50%;
    text-align: center;
    color: grey;
    font-weight: normal;
    font-size: 12px;
    box-shadow: 0 0 2px #E50F0F;
    cursor: pointer;
}
.search-box:not(:valid) ~ .close-icon {
    display: none;
}
.search-box:not(:valid) ~ .close-icon {
    display: none;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

#blog__section .card .card-img-top{
    border-top: 8px;
    height: 220px;
    object-fit: cover;
}
#blog__section .card p.date{
    color: #556987;
    font-size: 13px;
    font-weight: 500;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#blog__section .card h3{
    font-weight: 700;
    color: var(--primary-color);
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
#blog__section .card p.para{
    color: #556987;
}
#blog__section .card a{
    color: var(--secondary-color);
}
#pagination .page-link{
    border: none;
    color: var(--primary-color);
}
#pagination .page-item:first-child .page-link, #pagination .page-item:last-child .page-link{
    font-size: 1.5rem;
}
#pagination .page-link:hover{
    border-radius: 8px;
}
#pagination .page-link.active, #pagination .page-item.active .page-link{
    background-color: var(--primary-color);
    border-radius: 8px;
    color: #fff;
}
#pagination .pagination .active{
    background: none;
}
#pagination .pagination{
    gap:1px;
}
/* Single blog */
#s__blog__content .s__blog__content{
    overflow-wrap: anywhere;
    margin-top: -150px;
}
#s__blog__content .s__blog__content h1{
    font-weight: 700;
    color: var(--primary-color);
    text-align: center;
}
#s__blog__content .s__blog__content span.date{
    color: #556987;
    display: block;
    text-align: center;
    font-size: 14px;
    margin: 30px 0;
}
#s__blog__content .s__blog__content p{
    color: #556987;
}
#single__blog__page #share__social .social_icon a{
    border: 1px dotted #ccc;
    margin: 0 5px;
    width: max-content;
    height: 35px;
    padding: 0 10px;
    border-radius: 4px;
}
#single__blog__page #share__social .social_icon a.copy{
    padding: 0 20px !important;
    text-decoration: none;
}
#single__blog__page #share__social .social_icon a span{
    font-size: 12px;
    color: var(--primary-color);
    padding-left: 3px;
    
}
#single__blog__page #share__social a.icon{
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
}
#single__blog__page #share__social img{
    width: 20px;
}
#single__blog__page #share__social h5{
    color: var(--primary-color);
}
#submit_search{
    position: absolute;
    right: 0;
    height: 100%;
    width: 10%;
    border: 1px solid #d7cdcd;
}
.read_post{
    color: var(--secondary-color);
}
.copy{
    cursor: pointer;
}