*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
p{
color: gray;
font-size: 16px;
letter-spacing: 1px;
}
.banner_section {
width: 100%;
height: 750px;
background-image: url(images/banner-1.png);
background-repeat: no-repeat;
background-size: cover;
padding-top: 138px;
}
.navbar.scrolled {
background-color: white!important;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
padding: 11px;
}
.navbar{
padding: 20px;
transition: 0.8s;
background:#1413134d;
}
.logo img {
width: 25%;
transition: 0.3s ease;
}
.banner_text h2{
font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: white;
}


.input-group-text{
    padding: 0px 60px;
}

.banner_form {
   background: #1413134d;
    padding: 28px;
    width: 90%;
    border-radius: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    margin: auto;
  }

  .banner_form input,
  .banner_form textarea {
    border: none;
    border-bottom: 2px solid white;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    width: 100%;
    padding: 10px;
    font-size: 15px;
    margin-bottom: 15px;
  }

  .banner_form input:focus,
  .banner_form textarea:focus {
    border-bottom: 2px solid white;
  }

  .banner_form textarea {
    resize: none;
  }


  .banner_section p{
     color: white;
    text-align: center;
    font-size: 15px;
  }
  
  
  
.sub_btn{
background: #0061b9;
color: white;
font-size: 18px;
padding: 8px;
font-weight: 700;
border: none;
}
.nav-item{
padding-right: 30px;
font-size: 16px;
font-weight: 500;
}
.nav-item a.active{
color: white!important;
}
.nav-item a{
color: white;
}
.navbar.scrolled .nav-item a{
color: #898989;
}
.navbar.scrolled .nav-item a.active{
color: #898989!important;
}
.about_section{
padding: 60px 0px 50px 0px;
}

.small_text{
font-weight: 500;
font-size: 16px;
color: #002b75;
}
.about-text h2{
font-size: 43px;
font-family: math;
margin-top: 28px;
font-weight: 700;
}
.about-text p{
color: gray;
font-size: 16px;
letter-spacing: 1px;
}
.about-text h3{
font-size: 19px;
font-weight: 700;
}
.icon_box{
margin-right: 15px;
}
.ShiftKey_Different{
background-color: #efefef;
padding: 50px 0px;
}
.shift_box h2{
font-size: 43px;
font-family: math;
font-weight: 700;
text-align: center;
}
.shift_box p{
color: gray;
font-size: 16px;
text-align: center;
letter-spacing: 1px;
}
.detailed_box{
margin-top: 80px;
}
.detailed_box p{
font-size: 16px;
}
.detailed_box h4{
font-size: 15px;
    text-align: center;
    margin-top: -30px;
}

.business_section{
padding: 50px 12px 50px 116px;
}
.banner_text{
    overflow: hidden;
}
.stats {
display: flex;
justify-content: center;
gap: 60px;
flex-wrap: wrap;
color: white;
margin-top: 20px;
}
.stat {
font-size: 50px;
font-weight: 700;
text-align: center;
}
.label {
font-size: 17px;
text-align: center;
margin-top: 5px;
font-family: math;
}
.reloader_box{
padding: 60px 0;
background-image: url(images/neavy-blue.jpg);
background-repeat: no-repeat;
background-size: cover;
height: 350px;
}
.reloder_data_container h2{
font-size: 43px;
font-family: math;
color: white;
font-weight: 700;
text-align: center;
}
.reloder_data_container p{
color: white;
font-size: 16px;
width: 60%;
margin: auto;
text-align: center;
letter-spacing: 1px;
}
.feature_section{
padding: 50px 0;
}

.left button {
padding: 12px 25px;
color: #fff;
border: 2px solid black;
color: black;
cursor: pointer;
font-weight: bold;
border-radius: 4px;
}

.card {
background: #fff;
    border-radius: 10px;
    height: 258px;
    padding: 27px 20px 30px 20px;
    /* width: calc(50% - 10px); */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.card img {
width: 40px;
height: 40px;
border-radius: 50%;
object-fit: cover;
vertical-align: middle;
margin-right: 10px;
}
.card .name {
font-weight: bold;
display: inline-block;
vertical-align: middle;
}
.stars {
color: #f7c948;
margin: 5px 0;
}
.card p {
font-size: 15px;
color: #666;
}

.customer_section{
padding: 50px 0px 0px 0px;
background-color: #efefef;
}
.step_one_card{
margin-top: -60px;
}
.step_two_card{
margin-top: -80px;
}
.left h2{
font-size: 43px;
font-family: math;
margin-top: 28px;
font-weight: 700;
}
.left{
margin-top: 50px;
}
.center_img_box img{
width: 100%;
}
.center_img_box {
width: 90%;
margin: auto;
}
.center_img_box p{
font-size: 20px;
}
.Frequently_img_box p{
text-align: left;
}
.experiences_box{
padding: 100px 0;
background-image: url(images/neavy-blue1.jpg);
background-repeat: no-repeat;
background-size: cover;
}

.input-group-text i {
color: #666;
}
.fab {
font-size: 1rem;
color: #333;
}
.fab:hover {
color: #007bff;
}
.footer-logo{
width: 70%;
}
.video-banner {
position: relative;
}
.play-button-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.play-button {
display: inline-block;
width: 70px;
border: 2px solid white;
height: 70px;
border-radius: 50%;
line-height: 70px;
font-size: 24px;
color: #ffffff;
text-align: center;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
transition: 0.3s;
}
.play-button:hover {
background: #fff;
color: #000;
}

.btn1 {
      background-color: #fcb80b;
    width: 30%;
    padding: 10px 20px;
    margin-right: 10px;
    margin-left: 10px;
    border: none;
    cursor: pointer;
    font-size: 17px;
    border-radius: 5px;
    font-weight: 600;
    transition: 0.6s;
    }
    .btn1:hover{
        color:black;
    }

    .btn2 {
    background: none;
    font-size: 17px;
    border-radius: 5px;
    font-weight: 600;
    width: 29%;
    color: white;
    padding: 10px 20px;
    border: 2px solid white;
    cursor: pointer;
    transition: 0.6s;
    }
    .btn2:hover{
        background:black;
          border: 2px solid black;
    }
    
    .fotter_list li{
        line-height: 40px;
        
    }
     .fotter_list li a{
        color: gray;
    font-size: 15px;
    text-decoration: none;
        
    }
    .email-text a{
      color: gray;
        text-decoration:none;
    }
    
    .social-media-links a{
      border: 2px solid gray;
    width: 20%;
    border-radius: 37px;
    padding: 12px 0px 10px 17px;
        
    }
    .social-media-links a i{
       
    font-size: 17px;
    color: gray;
        
    }
    
    
    .detailed_box-2{
        margin-top: 60px;
    }
    
    @media screen and (min-width: 320px) and (max-width: 480px){
        .resp_img {
            width: 100%;
        }
         .business_section {
    padding: 50px 16px;
} 
.banner_section {
   
    height: auto;
       padding: 138px 0px 30px 0px;
}
.banner_section p {
       font-size: 12px;
}
.card {
       margin-bottom: 41px;
   
}

.card {
   
    height: 233px;
     margin-bottom: 50px;
    padding: 27px 20px 29px 20px;
   
}
.step_one_card{
    width: 100%;
}
.step_two_card{
    width:100%;
    margin-top:20px;
}
.reloader_box {
       height: auto;
}
.client_review{
    height: 260px;
}
.clinet_review_box{
    margin-top: 70px;
}
 .featured-item-box{
               margin-top: 60px;
       }
       .btn1{
           width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
       }
       .serve-btn{
           flex-direction: column;
           margin-top:10px;
       }
       .stats{
           margin-top:0;
       }
       .experiences_box{
               padding: 50px 0;
       }
       .social-media-links a {
   
    width: 14%;
   
}
.input-group-text {
    padding: 0px 34px;
}
.logo{
    width:73%;
}
.logo img{
    width:60%;
}
.reloder_data_container p {
  
    width: 100%;
    
}
    }
    
    
    @media screen and (min-width: 481px) and (max-width: 768px){
        
        .resp_img {
            width: 100%;
        }
        
       .business_section {
    padding: 50px 16px;
} 
.banner_section {
   
    height: auto;
       padding: 138px 0px 30px 0px;
}
.banner_section p {
       font-size: 12px;
}


.card {
   
    height: 212px;
     margin-bottom: 50px;
    padding: 27px 20px 29px 20px;
   
}
.reloader_box {
       height: auto;
}
.client_review{
    height: 327px;
}
.clinet_review_box{
    margin-top: 70px;
}

.featured-item-box
{
    margin-top: 60px;
}
.logo{
    width:73%;
}
.logo img{
    width:63%;
}
.btn1{
           width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
       }
       .serve-btn{
           flex-direction: column;
           /*margin-top:10px;*/
       }
        .stats{
           margin-top:0;
       }
       .reloder_data_container p{
           margin-bottom:15px;
       }
}
    
    
   
    
    
    .featured-item-box {
   position: relative;
    padding: 15px 20px;
    border-radius: 4px;
    height: 273px;
    min-height: 240px;
    background: white;
}




.featured-item-box .icon{
    position: absolute;
    top: -40px;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 0 5px #f6f6f6;
    line-height: 80px;
}


.featured-item-box .icon i {
    color: #003b70;
    font-size: 40px;
    padding-top: 20px;
}


.featured-item-box .title {
    display: inline-block;
    margin-top: 40px;
}
.featured-item-box .title h4{
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
    
    @media screen and (min-width: 769px) and (max-width: 1024px){
        .resp_img{
            width: 100%;
        }
        
        .business_section{
            
          padding: 50px 26px;
            
        }



.banner-box-img-main img{
    width: 100%;
    margin-top: 80px;
}


.featured-item-box{
    margin-top: 50px;
}
.detailed_box-2{
    margin-top: 26px;
}

.banner_text{
    width:100%;
}
.small-new{
    width:100%;
}
.new-banner-responsive{
    width:50%;
}
.banner_section

 {
    width: 100%;
    height: 811px;
    }
    .logo{
        width:73%;
    }
    .logo img{
        width:50%;
    }
    .social-media-links a {
 
    width: 30%;
     padding: 12px 0px 10px 14px;
}
.input-group-text {
    padding: 0px 35px;
}
    }
    