.head_logo{
    width: 40%;
}
.cus_brand{
    width: 30%;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: rgba(0,0,0,.55);
    font-weight: 700;
}
.up_btn{
    padding: 5px 20px 5px 20px;
    border: 1px solid #EA433B;
    color: #EA433B;
    font-weight: 400;
    border-radius: 5px;
}
.up_btn:hover{
    background: #EA433B;
    color: white;
    transition: .4s all;
}
.in_btn {
    padding: 5px 30px 5px 30px;
    font-weight: 400;
    background: #EA433B;
    color: white;
    border: 1px solid #EA433B;
    border-radius: 5px;
}
.in_btn:hover{
    background: transparent;
    color: black;
    transition: .4s all;
    border: 1px solid #EA433B;
}
.cus_nav li a{
    font-size: 14px;
}
.head_sec{
    padding: 10px;
}
.tax_txt h1{
    color: #EB443D;
    font-size: 46px;
    font-weight: 700;
}
.ntn_txt h2{
    font-weight: 700;
    font-size: 36px;
}
.start_btn{
    padding: 5px 50px 5px 50px;
    background: -webkit-linear-gradient(#f26e55,#e41e26);
    color: white;
    border: none;
    border-radius: 30px;
    font-weight: 700;
}
.start_btn:hover{
    background: -webkit-linear-gradient(#E41E26,#E41E26);
    transition: .4s all;
}
.won_txt h6{
    font-weight: 700;
}
.award_p p{
    line-height: 1.1;
}
.part_txt h2{
    font-weight: 700;
}
.part_img img{
    width: 60%;
}
.red_col{
    color: #E41E26;
}
.hello_txt h2{
    font-weight: 700;
}
.cus_play img{
    width: 20%;
}
.slide_card{
    padding: 30px;
    border: 1px solid #EA433B;
    border-radius: 10px;
}
.start_btn_2 {
    padding: 5px 15px 5px 15px;
    background: -webkit-linear-gradient(#f26e55,#e41e26);
    color: white;
    border: none;
    border-radius: 30px;
    font-weight: 700;
}
.team_txt h2{
    font-weight: 700;
}
.rec_txt h2{
    font-weight: 700;
}
.comm_txt h6{
    color: #464646;
    font-weight: 400;
}
.blog_box{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.fill_p p{
    font-weight: 400;
    color: #464646;
    font-size: 12px;
}
.social_img img{
    width: 12%;
}
.icon_w{
    width: 100%;
}
.mob_w{
    width: 12%;
}
.num_txt{
    color: black;
    font-weight: 700;
}
.loc_w{
    width: 13%;
}
.locate_p{
    font-size: 25px;
}
.res-img img{
    width: 50%;
}
.feat_txt h2{
    font-weight: 700;
}
.w_img{
    width: 50%;
}
.fw-700{
    font-weight: 700;
}
.bott_nav{
    display: none;
}
.cus_tool a:hover .bott_nav{
    display: block !important;
}
.sale_txt{
    font-weight: 100;
} 
.aprt_p p{
    font-size: 20px;
}
.cus_s textarea{
    padding: 5px;
    border: 1px solid #CED4DA;
}
.cus_s textarea{
    width: 100%;
    padding: 4px;
    border: 1px solid #CED4DA;
}
.cus_s textarea:focus-visible{
    outline: none;
}
.cus_s select{
    padding: 5px;
    border: 1px solid #CED4DA;
}
.cus_s select:focus-visible{
    outline: none;
}
.cus_s input{
    width: 100%;
    padding: 4px;
    border: 1px solid #CED4DA;
}
.cus_s input:focus-visible{
    outline: none;
}
.cus_s_2 select{
    padding: 5px;
    border: 1px solid #CED4DA;
    background: #8F1C1C;
    border: none;
    border-radius: 5px;
    color: white;
}
.cus_s_2 select:focus-visible{
    outline: none;
}
.cus_s_2 input{
    width: 100%;
    padding: 4px;
    border: 1px solid #CED4DA;
    background: #8F1C1C;
    border: none;
    border-radius: 5px;
    color: white;
}
.cus_s_2 input::placeholder{
    color: white;
}
.cus_s_2 input:focus-visible{
    outline: none;
}
.t_head{
    border-bottom: 2px solid black;
}
.r_bor{
    border-right: 2px solid black;
}
.blog_box iframe{
    width: 100%;
}
.blog_head h2{
    font-size: 34px;
}
.blog_cus {
    border: 1px solid #CED4DA;
    padding: 0px 0px 0px 10px;
}
.blog_cus:focus-visible{
    outline: none;
}
.cat_box {
    border: 1px solid #CED4DA;
    padding: 10px 4px 20px 10px;
}
.load_btn {
    padding: 10px 5px 10px 5px;
    font-size: 20px;
    background: #6B6C72;
    color: white;
    border: none;
}
.cus_bread span{
    color: #E41E26;
}
.cus_bread a{
    text-decoration: none;
}
.ser_in {
    padding: 0px 0px 0px 10px;
}
.ser_in:focus-visible{
    outline: none;
}
.cus_pill .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: #EA433B;
    color: white;
    border: none;
}
.cus_pill .nav-pills .nav-link {
    font-size: 12px;
}
.cus_pill .nav-pills .nav-link {
    color: black;
    border: 1px solid #DEE2E6;
}
.tab_head{
    font-weight: 700;
}
.req_btn{
    padding: 7px 20px 7px 20px;
    border: 1px solid #C7151D;
    color: #C7151D;
}
.wa_btn{
    border: 1px solid #C7151D;
    color: #C7151D;
}
.main_tab{
    border: 2px solid #DEE2E6;
    padding: 20px;
}
.cus_ula a{
    text-decoration: none;
}
.bus_b{
    border: 1px solid #DEE2E6;
}
.cus_top{
    background-color: #C7151D;
    color: white;
    padding: 5px 10px 2px 10px;
    left: 0px;
    top: 20px;
}
.cus_top h5{
    font-size: 17px;
    font-weight: 700;
}
.cus_top_2 h5{
    font-size: 17px;
    font-weight: 700;
}
.cus_top_2{
    background-color: #335EAC;
    color: white;
    padding: 5px 10px 2px 10px;
    left: 0px;
    top: 20px;
}
.trust_head h1{
    font-weight: 700;
}
.sale_span{
    background: #C7151D;
    color: white;
}
.simple_p p{
    font-weight: 600;
}
.arrange_btn {
    padding: 5px 70px 5px 70px;
    background: linear-gradient(180deg,#f37e5f 0,#ec1c24 59%,#cf232a 100%);
    color: white;
    border: none;
    border-radius: 30px;
}
.arrange_btn_2 {
    padding: 5px 20px 5px 50px;
    background: linear-gradient(180deg,#f37e5f 0,#ec1c24 59%,#cf232a 100%);
    color: white;
    border: none;
    border-radius: 30px;
}
.arrange_btn_3 {
    padding: 5px 0px 5px 50px;
    background: linear-gradient(180deg,#f37e5f 0,#ec1c24 59%,#cf232a 100%);
    color: white;
    border: none;
    border-radius: 30px;
}
.wa_i{
    width: 13%;
}
.wa_i_2{
    width: 9%;
}
.if_head h3{
    font-weight: 700;
}
.acc_img img{
    width: 4%;
}
.pop_head h1{
    font-weight: 700;
}
.wou_head h2{
    font-weight: 700;
}
.form_head h1{
    font-weight: 700;
    font-size: 3.2rem;
}
.off_p p{
    font-size: 19px;
}
.sec_b {
    background-image: url(../images/usa-banner.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 75% 110%;
    width: 100%;
    height: 47vh;
}
.banner {
    background: rgb(253, 247, 241);
    background: linear-gradient(90deg, rgba(253, 247, 241, 1) 20%, rgba(243, 201, 177, 1) 80%);
}
.us_head h4{
    font-weight: 700;
    font-size: 19px;
}
.only_p p{
    font-size: 11px;
}
.doll_head{
    font-weight: 900;
    font-size: 2rem;
}
.here_btn {
    background: #f0a7aa;
    color: black;
    border-radius: 4px;
    border: none;
    padding: 5px 50px 5px 50px;
}
.here_btn:hover {
    background: #B00C0C;
    color: white;
    transition: .4s all;
}
.border_2{
    border: 1px solid #AE3138;
}
.stop_txt h3{
    font-weight: 700;
}
.cus_fill img{
    width: 4%;
}
.freq_head h2{
    font-weight: 700;
}
.book_head h2{
    font-weight: 700;
}
.book_bg{
    background: url(../images/book-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: white;
    padding: 60px;
}
.red_bg{
    background: #B00E0E;
    padding: 60px;
}
.in_btn_2 {
    padding: 5px 30px 5px 30px;
    font-weight: 400;
    background: white;
    color: black;
    border: none;
    border-radius: 5px;
}
.in_btn_2:hover{
    background: black;
    color: white;
    transition: .4s all;
}
.head_logo_2{
    width: 12%;
}
.cus_head a {
    font-size: 20px;
    color: black;
    width: 80%;
    text-decoration: none;
}
.why_txt h2{
    font-weight: 700;
}
.cus_circle{
    color: #00CC71;
}
.goo_i{
    width: 6%;
}
.sign_btn {
    border: 1px solid #D2E3FC;
    border-radius: 7px;
    padding: 10px 10px 10px 15px;
}
.intl-tel-input,
.iti{
  width: 100%;
}
.year_head h6{
    font-weight: 600;
}
.re_img img{
    width: 30%;
}
.pric_p p{
    font-size: 12px;
}
.input-container {
    position: relative;
}

.myInput {
    padding-right: 30px; /* Add padding to the right to make space for the eye icon */
}

.fa-eye {
    position: absolute;
    top: 50%;
    right: 10px; /* Adjust the right position as needed */
    transform: translateY(-50%);
    cursor: pointer; /* To make it clickable */
}
.blog_box a{
    text-decoration: none;
}
.blog_2 a{
    text-decoration: none;
    color: black;
}
.fw_l{
    font-weight: lighter;
    color: #AE3138;
}
.save_txt h4{
    font-weight: 400;
    line-height: 1.4;
}
.faq_acc .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #AE3138;
    border-color: #AE3138 !important;
}
.view_btn{
    text-decoration: none;
    color: black;
    border: 1px solid black;
    border-radius: 7px;
    padding: 15px 40px 15px 40px;
    font-weight: 700;
}
.view_btn:hover{
    background: black;
    color: white;
    transition: .4s all;
    cursor: pointer;
}
.label_s{
    font-weight: 700;
}
.con_box{
    border: 1px solid #C7151D;
    border-radius: 12px;
    padding: 40px;
}
@media(max-width:1399px){
    .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
        color: rgba(0,0,0,.55);
        font-weight: 700;
        font-size: 12px;
    }
}
@media(max-width:1199px){
    .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
        font-size: 9px;
    }
    .fw-700 {
        font-size: 11px;
    }
}
@media(max-width:991px){
    .tax_txt h1 {
        font-size: 25px;
    }
    .ntn_txt h2 {
        font-size: 27px;
    }
    .m_btn{
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
    }
    .social_img img {
        width: 6%;
    }
    .mob_w {
        width: 6%;
    }
    .loc_w {
        width: 6%;
    }
    .trust_head h1 {
        font-size: 22px;
    }
    .head_logo_2 {
        width: 20%;
    }
    .sec_b{
        display: none;
    }
}
@media(max-width:767px){
    .if_head_img img{
        width: 25%!important;
        margin: auto;
        display: flex;
    }
    .mob_m{
        display: flex;
        justify-content: center;
    }
    .cus_head a {
        width: 60%;
    }
    .head_logo_2 {
        width: 30%;
    }
    .re_img img {
        width: 20%;
    }
    .re_img{
        justify-content: center;
    }  
    .head_logo {
        width: 75%;
    }  
    .form_head h1{
        font-size: 24px;
    }
}
@media(max-width:575px){
    .part_img div{
        display: flex;
        justify-content: center;
    }
    .part_img img {
        width: 24%;
        margin-top: 25px;
    }
    .blog_box iframe{
        width: 100%;
    }
    .fw-700 {
        font-size: 9px;
    }
    .w_img {
        width: 40%;
    }
}