a{
    text-decoration: none;
}
.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 #02ADF1;
    color: #02ADF1;
    font-weight: 400;
    border-radius: 5px;
}
.up_btn:hover{
    background: #02ADF1;
    color: white;
    transition: .4s all;
}
.in_btn {
    padding: 5px 30px 5px 30px;
    font-weight: 400;
    background: #02ADF1;
    color: white;
    border: 1px solid #02ADF1;
    border-radius: 5px;
}
.in_btn:hover{
    background: transparent;
    color: black;
    transition: .4s all;
    border: 1px solid #02ADF1;
}
.accordion-button{
    color: black !important;
    font-weight: 700 !important;
}
.cus_nav li a{
    font-size: 14px;
}
.tax_txt h1{
    color: #0a0d0f;
    font-size: 46px;
    font-weight: 700;
}
.ntn_txt h2{
    font-weight: 700;
    font-size: 36px;
    color: black;
}
.now_p{
    color: black;
    font-size: 20px;
}
.start_btn {
    padding: 5px 50px 5px 50px;
    /* background: -webkit-linear-gradient(#ada9a8, #02ADF1); */
    color: white;
    border: none;
    border-radius: 30px;
    background: #02ADF1;
    font-weight: 700;
}
.start_btn:hover{
    background: white;
    color: black;
    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: #02ADF1;
}
.hello_txt h2{
    font-weight: 700;
}
.cus_play img{
    width: 20%;
}
.slide_card{
    padding: 30px;
    border: 1px solid #02ADF1;
    border-radius: 10px;
}
.start_btn_2 {
    padding: 5px 15px 5px 15px;
    background: -webkit-linear-gradient(#02ADF1,#02ADF1);
    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;
}
.custom_inputs{
    border: none;
    /* border-bottom: 7px solid #02ADF1; */
    /* width: 100%; */
    background: linear-gradient(180deg,#02ADF116 0%,#02ADF116 100%);
    /* border-image: linear-gradient(90deg,#02ADF1 0%,#02ADF1 100%); */
    border-image-slice: 1;
    padding: 10px;
}
.custom_form{
    width: 50%;
    margin: auto;
    text-align: center;
}
.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%;
    color: black;
}
.num_txt{
    color: white;
    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: 700;
} 
.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: #02ADF1;
}
.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: #02ADF1;
    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 #02ADF1;
    color: #02ADF1;
    font-size: 18px;
    font-weight: 600;
}
.req_btn:hover{
    background: black;
    color: white;
    border: none;
    transition: .4s all;
}
.wa_btn{
    border: 1px solid #02ADF1;
    color: #02ADF1;
}
.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: #02ADF1;
    color: white;
}
.simple_p p{
    font-weight: 600;
}
.arrange_btn {
    padding: 5px 70px 5px 70px;
    background: linear-gradient(180deg,#02ADF1 0,#02ADF1 59%,#02ADF1 100%);
    color: white;
    border: none;
    border-radius: 30px;
}
.arrange_btn_2 {
    padding: 5px 20px 5px 50px;
    background: linear-gradient(180deg,#02ADF1 0,#02ADF1 59%,#02ADF1 100%);
    color: white;
    border: none;
    border-radius: 30px;
}
.arrange_btn_3 {
    padding: 5px 0px 5px 50px;
    background: linear-gradient(180deg,#02ADF1 0,#02ADF1 59%,#02ADF1 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 #02ADF1;
}
.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%;
    display: none;
}
.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: #02ADF1;
    font-weight: 700;
}
.save_txt h4{
    font-weight: 400;
    line-height: 1.4;
}
.faq_acc .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #02ADF1;
    border-color: #02ADF1 !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: 2px solid black;
    border-radius: 12px;
    padding: 40px;
}
.hero_sec{
    background-image: url(../images/bg-banner.jpg);
    background-position: center;
    background-size: 100%;
}
.hero_sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: linear-gradient(238deg, #021223 -2%, #fffFFF00 97%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 3.3s;
}
.cus_shade{
    position: relative;
    z-index: 10000;
}
.wa_icon {
    position: fixed;
    bottom: 20px;
    left: 20px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 24px;
    width: 4%;
    text-align: center;
    z-index: 100000;
}
.about-bg{
    background-color: #02ADF1;
    font-size: 50px;
}
.foot_bg{
    background-color: #424e53;
    color: white;
    padding-bottom: 20px;
}
.foot_logo{
    width: 85%;
}
.social_img i{
    color: black;
    cursor: pointer;
}
.res_txt{
    font-size: 20px;
}
.sec-title{
    position:relative;
    z-index: 1;
    margin-bottom:60px;
  }
  
  .sec-title .title{
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 24px;
    color: #00aeef;
    font-weight: 500;
    margin-bottom: 15px;
  }
  
  .sec-title h2{
    position: relative;
    display: block;
    font-size:40px;
    line-height: 1.28em;
    color: #222222;
    font-weight: 600;
    padding-bottom:18px;
  }
  
  .sec-title h2:before{
    position:absolute;
    content:'';
    left:0px;
    bottom:0px;
    width:50px;
    height:3px;
    background-color:#d1d2d6;
  }
  
  .sec-title .text{
    position: relative;
    font-size: 16px;
    line-height: 26px;
    color: #000 !important; 
    font-weight: 600;
    margin-top: 35px;
  }
  
  .sec-title.light h2{
    color: #ffffff;
  }
  
  .sec-title.text-center h2:before{
    left:50%;
    margin-left: -25px;
  }
  
  .list-style-one{
    position:relative;
  }
  
  .list-style-one li{
    position:relative;
    font-size:16px;
    line-height:26px;
    color: #222222;
    font-weight:400;
    padding-left:35px;
    margin-bottom: 12px;
  }
  
  .list-style-one li:before {
      content: "\f058";
      position: absolute;
      left: 0;
      top: 0px;
      display: block;
      font-size: 18px;
      padding: 0px;
      color: #ff2222;
      font-weight: 600;
      -moz-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1.6;
      font-family: "Font Awesome 5 Free";
  }
  
  .list-style-one li a:hover{
    color: #44bce2;
  }
  
  .btn-style-one{
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px 30px;
    font-weight: 600;
    overflow: hidden;
    letter-spacing: 0.02em;
    background-color: #00aeef;
  }
  
  .btn-style-one:hover{
    background-color: white;
    color: black;
    transition: .4s all;
    border: 1px solid black;
  }
  .about-section{
    position: relative;
    padding: 120px 0 70px;
  }
  
  .about-section .sec-title{
    margin-bottom: 45px;
  }
  
  .about-section .content-column{
    position: relative;
    margin-bottom: 50px;
  }
  
  .about-section .content-column .inner-column{
    position: relative;
    padding-left: 30px;
  }
  
  .about-section .text{
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 26px;
    color: #000;
    font-weight: 600;
  }
  
  .about-section .list-style-one{
    margin-bottom: 45px;
  }
  
  .about-section .btn-box{
    position: relative;
  }
  
  .about-section .btn-box a{
    padding: 15px 50px;
  }
  
  .about-section .image-column{
    position: relative;
  }
  
  .about-section .image-column .text-layer{
      position: absolute;
      right: -110px;
      top: 50%;
      font-size: 325px;
      line-height: 1em;
      color: #ffffff;
      margin-top: -175px;
      font-weight: 500;
  }
  
  .about-section .image-column .inner-column{
    position: relative;
    padding-left: 80px;
    padding-bottom: 0px;
  }
  .about-section .image-column .inner-column .author-desc{
      position: absolute;
      bottom: 16px;
      z-index: 1;
      background: orange;
      padding: 10px 15px;
      left: 96px;
      width: calc(100% - 152px);
      border-radius: 50px;
  }
  .about-section .image-column .inner-column .author-desc h2{
      font-size: 21px;
      letter-spacing: 1px;
      text-align: center;
      color: #fff;
    margin: 0;
  }
  .about-section .image-column .inner-column .author-desc span{
      font-size: 16px;
      letter-spacing: 6px;
      text-align: center;
      color: #fff;
    display: block;
    font-weight: 400;
  }
  .about-section .image-column .inner-column:before{
      content: '';
      position: absolute;
      width: calc(50% + 80px);
      height: calc(100% + 160px);
      top: -80px;
      left: -3px;
      background: transparent;
      z-index: 0;
      border: 44px solid #00aeef;
  }
  
  .about-section .image-column .image-1{
    position: relative;
  }
  .about-section .image-column .image-2{
    position: absolute;
    left: 0;
    bottom: 0;
  }
  
  .about-section .image-column .image-2 img,
  .about-section .image-column .image-1 img{
    box-shadow: 0 30px 50px rgba(8,13,62,.15);
        border-radius: 46px;
  }
  
  .about-section .image-column .video-link{
    position: absolute;
    left: 70px;
    top: 170px;
  }
  
  .about-section .image-column .video-link .link{
    position: relative;
    display: block;
    font-size: 22px;
    color: #191e34;
    font-weight: 400;
    text-align: center;
    height: 100px;
    width: 100px;
    line-height: 100px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 30px 50px rgba(8,13,62,.15);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  
  .about-section .image-column .video-link .link:hover{
    background-color: #191e34;
    color: #fff;
  }


  .footer-section {
    background: #151414;
    position: relative;
  }
  .footer-cta {
    border-bottom: 1px solid #373636;
  }
  .single-cta i {
    color: #02ADF1;
    font-size: 30px;
    float: left;
    margin-top: 8px;
  }
  .cta-text {
    padding-left: 15px;
    display: inline-block;
  }
  .cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
  }
  .cta-text span {
    color: #757575;
    font-size: 15px;
  }
  .footer-content {
    position: relative;
    z-index: 2;
  }
  .footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
  }
  .footer-logo {
    margin-bottom: 30px;
  }
  .footer-logo img {
      max-width: 200px;
  }
  .footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
        color: #7e7e7e;
    line-height: 28px;
  }
  .footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
  }
  .footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
  }
  .footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
  }
  .facebook-bg{
    background: #3B5998;
  }
  .twitter-bg{
    background: #55ACEE;
  }
  .google-bg{
    background: #DD4B39;
  }
  .footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
  }
  .footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #02ADF1;
  }
  .footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
  }
  .footer-widget ul li a:hover{
    color: #02ADF1;
  }
  .footer-widget ul li a {
    color: #878787;
    text-transform: capitalize;
  }
  .subscribe-form {
    position: relative;
    overflow: hidden;
  }
  .subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #2E2E2E;
    border: 1px solid #2E2E2E;
    color: #fff;
  }
  .subscribe-form button {
      position: absolute;
      right: 0;
      background: #02ADF1;
      padding: 13px 20px;
      border: 1px solid #02ADF1;
      top: 0;
  }
  .subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
  }
  .copyright-area{
    background: #202020;
    padding: 25px 0;
  }
  .copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #878787;
  }
  .copyright-text p a{
    color: #02ADF1;
  }
  .footer-menu li {
    display: inline-block;
    margin-left: 20px;
  }
  .footer-menu li:hover a{
    color: #02ADF1;
  }
  .footer-menu li a {
    font-size: 14px;
    color: #878787;
  }

    @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: 16px;
    }
    .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: 100%;
    }  
    .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%;
    }
}

.video-section {
    text-align: center;
    margin: 20px;
}

.video-thumbnail {
    position: relative;
    display: inline-block;
    cursor: pointer;
    max-width: 100%;
}

.video-thumbnail img {
    width: 100%;
    height: auto;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    pointer-events: none;
}

/* Media query for smaller screens */

@media (max-width: 1024px) {
    .video-thumbnail img {
        width: 100%;
    }

    .play-button {
        font-size: 40px;
    }

    video {
        width: 100%;
    }
}


@media (max-width: 768px) {
    .video-thumbnail img {
        width: 100%;
    }

    .play-button {
        font-size: 40px;
    }

    video {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .play-button {
        font-size: 30px;
    }
}

