@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  
  
}

.container-fluid {
    display: unset !important;
    padding: 0 !important;
    margin: 0 !important;
}

.fixed-top {
    position: fixed;
    width: 100%;
    background-color:#141438;
    transition: all .2s ease-in-out;
  
}

.scroll {
    background-color: #141438;
}
section.header .main_head .image .imgflex{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #50aae6;
   
}
section.header .main_head .image .imgflex img {
    width: 40%;
    height: 120%;
    margin-top: -1px;
   
 
    
}
 .logotext{
    font-weight: bold;

}

section.header .main_head {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
   
}

section.header .main_head .image {
    display: flex;
    justify-content: space-evenly;
    height: 100%;
    width: 100%;
    position: relative;

   
    
}

section.header .main_head .image .pages {
    display: flex;
    height: 100%;
    padding: 20px 0;
    position: relative;
   
    
}

section.header .main_head .image .pages .test {
    padding: 0 40px 0 10px;
    margin: 0 10px;
}

section.header span.bi.bi-telephone.blue-color {
    color: #2d43ad;
    font-size: 21px;
    background-color: #ffffff;
    border-radius: 60%;
    width: 41px;
    height: 41px;
    position: absolute;
    left: -36px;
    right: 0;
    top: 27px;
    font-weight: bold;
   
}

section.header .bi-telephone::before {
    content: "\f5c1";
    position: absolute;
    top: 10px;
    left: 12px;
    right: 0;
}

section.header span.bi.bi-envelope.blue-color {
    color: #2d43ad;
    font-size: 20px;
    background-color: #ffffff;
    font-weight: bold;
    border-radius: 60%;
    width: 41px;
    height: 41px;
    position: absolute;
    left: 155px;
    right: 0;
    top: 27px;
}

section.header .bi-envelope::before {
    content: "\f32f";
    position: absolute;
    top: 10px;
    left: 11px;
    right: 0;
}


section.header .main_head .image .pages .test p {
    margin: 0;
    font-size: 16px;
    color: #2d43ad;
    font-weight: bold;
}

section.header .Botton {
    padding: 15px 0 0;
}

section.header .Botton .button_1 a:hover {
    background: white;
    color: #141438;
}

section.header .Botton .button_1 a {
    border: 1px solid #2d43ad;
    text-decoration: none;
    border-radius: 28px;
    font-size: 17px;
    padding: 5px 19px;
    background: #2d43ad;
    color: white;
    font-weight: bold;

}


section.header .Botton .button_2 a:hover {
    background-color: #2d43ad;
    color: white;
   
}

section.header .Botton .button_2 a {
    display: flex;
    flex-direction: row-reverse;
    border: 1px solid #2d43ad;
    border-radius: 24px;
    font-weight: bold;
    padding: 5px 25px;
    text-decoration: none;
    font-size: 16px;
    background: white;
    color: #2d43ad;
    margin-top: -10px;

}


section.header .button_2 i.fas.fa-handshake {
    padding: 5px 3px;
}

section.header .button_2 {
    padding: 30px 0 0;
}

section.nav_header li.nav-item {
    padding: 0 32px;
    font-weight: bold;
}

section.nav_header div#navbarSupportedContent {
    justify-content: space-evenly;
    position: relative;
    margin-top: -10px;
    
   
}

section.nav_header li.nav-item a.nav-link {
    font-weight: bold;
    color: white;
}

section.nav_header a.nav-link:active,
a.nav-link:hover {
    color: #fbfcfa;
}

li.nav-item.dropdown:hover>ul {
    display: block;
}

section.nav_header li.nav-item a.nav-link:hover {
    color: #3950a3c7;
}

section.nav_header {
    width: 100%;
    height: 100%;
    position: relative;
}


section.nav_header .Button_se {
    padding: 10px 0;
}

section.head_point .imges img {
    width: 100%;
    height:500px;
    margin-top: 170px;
}

section.head_point .imges {
    padding: 0;
    height: auto;
}

section.head_point .row {
    margin: 0;
}

section.head_point {
    position: relative;
}

section.head_point .image_serch {
    position: relative;
    padding: 0 !important;
    width: 100%;
}

section.head_point .form {
    position: absolute;
    top: 194px;
    text-align: center;
    display: flex;
    justify-content: center;
    right: 6px;
    left: 0;
}

section.head_point .col-md-12 {
    display: flex;
    justify-content: center;
}

section.head_point .d-flex {
    display: flex !important;
    padding: 0 20px;
    position: relative;
}

section.head_point input.form-control::placeholder {
    position: absolute;
    left: 27px;
    opacity: 0.7;
    top: 9px;
}

section.head_point input.form-control {
    padding: 2px 300px 2px 25px;
    border-radius: 24px;
}

section.head_point i.fa.fa-search {
    position: absolute;
    right: 38px;
    top: 12px;
}

section.head_point input.form-control:focus {
    border-color: white;
    box-shadow: unset;
}

.Button_se {
    padding: 8px 0;
}

section.head_point .Button_se a {
    border-radius: 24px;
    font-size: 16px;
    border: 1px solid #2d43ad;
    color: #f9f9fb;
    padding: 7px 15px;
    text-decoration: none;
    background: #2d43ad;
    font-weight: 600;
}

section.head_point .Button_se a:hover {
    background: white;
    color: #2d43ad;
    border: 1px solid white;
}

section.SERVICE {
    padding: 25px 0;
    position: relative;
    background: white;
}

section.SERVICE .main_heading {
    position: relative;
    padding: 20px 0;

}

section.SERVICE .small_icon {
    padding: 30px 0;
    background: #e2e2e0;
}


section.SERVICE .main_heading h2 {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

section.SERVICE input.form-control.me-6:focus {
    border-color: #898787 !important;
    box-shadow: unset;
}
.col-md-14{
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding: 25px 0 0;
}
.item{
    height: auto;
    width: 100%;
    border: 1px solid red; 
    display: flex;
    align-items: center;
   
}
.svglogo{
    display: grid;
    border: 1px solid #0a58ca;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    background: url('../images/Curtien3.svg') ;
    background-repeat: no-repeat;
    background-size: 50%;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-bottom: 2px;
    display: inline-block;
    transition: .4s;
    background-color:white;
}
.svg-container {
    position: relative;
    width: 70px;
    height: 70px;
   
  
  }
  
  .svg-container .second-svg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #52598f;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 70px;
    height: 70px;

  }
  
  .svg-container:hover .first-svg {
    display: none;
    width: 70px;
    height: 70px;
  }
  
  .svg-container:hover .second-svg {
    display: block;
    width: 70px;
    height: 70px;
    background-color: #52598f;
    justify-content: center;
    align-items: center;
    border-radius: 50%; 
  }
  
section.SERVICE .col-md-12 {
    display: flex;
    justify-content: space-around;
    text-align: center;
    padding: 25px 0 0;
   
}

section.SERVICE .log {
    display: grid;
    height: 150px;
    width: 100%;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
        margin: 5px;
        border-radius: 10px;
        background-color: #bfd7f0;
    }

section.SERVICE .log img {
    background-size: 56%;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #0a58ca;
    padding: 6px;
    margin-bottom: 2px;
   margin: auto;
    transition: .4s;
    background-color:white;
    display: block;
   
}

section.SERVICE .log a {
    text-decoration: none;
    color: black;
}

section.SERVICE .log p {
   
    text-decoration: none;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
}

section.SERVICE .log img:hover {
    background: #8d8ded;
    color: white;
}

section.SERVICE .log .hover-image{
    display: none;
}
section.SERVICE .log:hover .hover-image{
    background: #2d43ad;
    color: white;
    display: block; 
}
section.SERVICE .log:hover .original{
    display: none; 
}
section.High_Quality {
    background: #fbfafe url(C:/Users/Admin/Desktop/cleaning/images/cleaning-services-bg.jpg) no-repeat center top;
    padding: 50px;
}

section.High_Quality .main_point {
    text-align: center;
    font-weight: bold;
}
section.High_Quality .main_point h3{
    font-weight: bold;
}



section.High_Quality .qulite_utton {
    display: flex;
    justify-content: center;
}

section.High_Quality .button {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

section.High_Quality .button_1 {
    padding: 0 12px;
}

section.High_Quality .button a {
  
    color: white;
    padding: 10px 15px;
    text-decoration: none;
    border-radius: 10px;
    font-weight: bold;
    background: #2d43ad;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

section.High_Quality .button a:hover {
    background: #44448b;
    color: white;
    border: 1px solid #44448b;
}

section.High_Quality .clean-item {
    display: flex;
    height: auto;
}

.clean-item .col-md-3 {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    margin: 45px 13px;
    padding: 0px 0 15px;
    border-radius: 10px;
    width: 23%;
    transition: .3s;
    height: 450px;
}

.clean-item .col-md-3:hover {
    transform: scale(1.08);
}

.clean-item .group_images img {
    width: 100%;
    border-radius: 12px;
}

.clean-item .clean {
    text-align: center;
    padding: 25px 0px 0;
}

.clean-item .clean h3 {
    font-size: 20px;
    color: #2d43ad;
    font-weight: bold;
}

.clean-item .clean p {
    font-size: 14px;
    padding: 0 17px;
    height: 130px;
}

.clean-item .but a {
    border: 1px solid #2d43ad;
    text-decoration: none;
    background-color: #2d43ad;
    color: white;
    border-radius: 10px;
    padding: 4px 10px;
    font-weight: bold;
   
}

.clean-item .but a:hover {
    color: black;
    background-color: #d9d9c1;
    border: 1px solid #d9d9c1;
}

section.Care .col-md-12 {
    display: flex;
   
}

section.Care {
    padding: 30px 0;
}

section.Care .images {
    display: flex;
    padding-top: 35px;
}

section.Care .images img {
    background-size: 84%;
    height: 80px;
    border-radius: 100%;
    border: 1px solid #2d43ad;
    padding: 11px;
    margin-bottom: 2px;
    display: inline-block;
    transition: .4s;
    width: 80px;
}

section.Care .imagess img {
    background-size: 84%;
    height: 80px;
    border-radius: 100%;
    border: 1px solid #2d43ad;
    padding: 11px;
    margin-bottom: 2px;
    display: inline-block;
    transition: .4s;
    width: 80px;
}

section.Care .images p {
    display: flex;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    padding-top: 15px;
    padding-left: 15px;
}

section.Care .imges_a img {
    width: 100%;
}

section.Care .images_1 img {
    background-size: 84%;
    height: 80px;
    border-radius: 100%;
    border: 1px solid #2d43ad;
    padding: 11px;
    margin-bottom: 2px;
    display: inline-block;
    transition: .4s;
    width: 80px;
}

section.Care .imagess_1 img {
    background-size: 84%;
    height: 80px;
    border-radius: 100%;
    border: 1px solid #2d43ad;
    padding: 11px;
    margin-bottom: 2px;
    display: inline-block;
    transition: .4s;
    width: 80px;
}


section.Care .images_1 p {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    padding-top: 25px;
    padding-right: 16px;
}

section.Care .images_1 {
    display: flex;
    flex-direction: row-reverse;
    padding-top: 35px;
}

section.Care .imagess_1 {
    display: flex;
    flex-direction: row-reverse;
    padding-top: 35px;
}

section.Care .imagess_1 p {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    padding-top: 25px;
    padding-right: 16px;
    text-align: center;
}

section.Care .imagess p {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    padding-top: 0px;
    padding-left: 20px;
}

section.Care .imagess {
    padding-top: 35px;
    display: flex;
}

section.Care .care_text h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}


section.videbak {
    padding: 70px 0;
}

section.videbak .main_head {
    padding: 0 0 50px;
}

section.videbak .main_head h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}

section.videbak .photo img {
    width: 100%;
    height: 150px;
  border-radius: 10px;
  padding: 5px;
   
    transition: .3s;
}

section.videbak .photo img:hover {
    opacity: 1;
}


section.videbak .slick-dots {
    bottom: -70px;
    width: 100%;
    list-style: none;
    text-align: center;
}

section.videbak .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #1a40ab;
}

section.videbak .slick-dots li button:before {
    font-size: 12px;
    opacity: .25;
    color: #1a40ab;
}

section.route .row {
    width: 100%;
    margin: 0;
}

section.route .map {
    padding: 0;
}

section.route .route_head h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}

section.route .route_head {
    padding: 0 0 30px;
}


section.footer .clean-item {
    display: flex;
}

section.footer .company img {
   
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    width: 60%;
}

.company .text {
   margin-top: -20px;
}

section.footer .heading {
    display: flex;
   
}



section.footer .all_links {
    padding: 15px 0 0;
}

section.footer .all_links h2 {
    font-size: 17px;
    font-weight: 700;
    color: white;
  
}

section.footer .link a {
    font-size: 16px;
    color: white;
    text-decoration: none;
    transition: .3s;
    opacity: 0.7;
}

section.footer .address {
    padding: 15px 0 0;
}

section.footer .address h2 {
    font-size: 17px;
    color: white;
    font-weight: 700;
}

.mail {
    display: flex;
}

.mail p {
    font-size: 16px;
    padding: 0 10px 0 5px;
    color: whitesmoke;
    transition: .3s;
    opacity: 0.7;
}

.location h3 {
    font-size: 17px;
    font-weight: 700;
    color: white;

}

.location p {
    font-size: 16px;
    font-weight: 400;
    color: whitesmoke;
    transition: .3s;
    opacity: 0.7;
}

.garenty .butt {
    padding: 26px 6px;
}

.garenty .butt a {
    border-radius: 24px;
    font-size: 16px;
    border: 1px solid white;
    color: #254397;
    padding: 7px 15px;
    text-decoration: none;
    background: white;
    font-weight: 600;
}

.garenty .butt a:hover {
    background: #2f6246;
    color: white;
    border: 1px solid #2f6246;
}

.company .text p {
    font-size: 16px;
    color: white;
}

.company .icon i.fa.fa {
    color: white;
    font-size: 18px;
    padding: 0 3px;
}



section.footer-top .main_headin {
    display: flex;
    justify-content: space-between;
}

section.footer-top .text {
    display: flex;
}



section.footer-top .text p {
    margin: 0;
    padding: 0 5px;
    color: white;
    opacity: 0.8;
}

section.footer-top .row {
    margin: 0;
}



section.footer-top .dirater p {
    margin: 0;
    padding: 0 10px;
    color: white;
    opacity: 0.8;
}

section.footer-top .dirater a {
    text-decoration: none;
    color: rgb(255, 253, 253);
    opacity: 0.8;
}
section.footer {
    background: #141438;
    padding: 30px 0;
    border-bottom: 1px solid white;
}
section.footer-top .text a {
    text-decoration: none;
    color: rgb(252, 251, 251);
    opacity: 0.8;
    
}
section.footer-top .dirater {
    display: flex;
    color: white;
}
section.footer-top {
    background:#141438;
    padding: 20px 0;
}
.whats-app {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 3px 4px 3px #999;
    right: 15px; /* Change 'left' to 'right' */
    z-index: 100;
   
  }
  

.my-float {
    margin-top: 10px;
}
@media screen and (min-width: 300px) and (max-width: 776px) {                
   
    section.header .main_head .image .imgflex{
        display: flex;
        justify-content: flex-start;
        color: #50aae6;
        padding-left: 35px;
      
       
    }
    section.header .main_head .image .imgflex img{
        width: 70px;
        height: 90px;
     margin-left: -30px;
       margin-top: 1px;
     
   
     }
     section.nav_header div#navbarSupportedContent {
        justify-content: space-evenly;
        position: relative;
        margin-top: unset;
    
    }
     section.header .Botton{
         margin-top: -50px;
     }
     section.header span.bi.bi-telephone.blue-color{
         display: grid;
         position: relative;
      
      margin-left: 70px;
      margin-bottom: 100px;

     }
     section.header span.bi.bi-envelope.blue-color {
         display: block;
         margin-left: 70px;
       
     }
 
     section.header .main_head .image .pages img {
         width: 100%;
         height: 69%;
         
        
     }
 
     section.header .main_head {
         display: flex;
         position: relative;
         justify-content: center;
         align-items: center;
         
     }
 
     section.header .main_head .image .pages .test {
        
         display: none;
     }
 
     section.header .main_head .image {
         display: unset;
       
         
     }
 
     section.header .main_head .image .pages {
         padding: 10px 0;
       
       
     }
 
     section.header span.bi.bi-telephone.blue-color {
         width: 34px;
         height: 34px;
         position: absolute;
         left: 185px;
         right: 0;
         top: -37px;
         bottom: 0;
     }
 
     section.header .bi-telephone::before {
         top: 8px;
         left: 9px;
         right: 0;
         font-size: 18px;
     }
 
     section.header span.bi.bi-envelope.blue-color {
         width: 36px;
         height: 36px;
         position: absolute;
         left: 246px;
         right: 0;
         top: -37px;
         bottom: 0;
     }
 
     section.header .bi-envelope::before {
         top: 8px;
         left: 9px;
         right: 0;
     }
 
     section.header .Botton {
         padding: 0px 0 0 52px;
         display: flex;
         text-align: center;
         margin-top: -15px;
      
     }
 
     section.header .Botton .button_1 {
         padding: 1px 8px;
     }
 
     section.header .Botton .button_1 a {
         font-size: 13px;
         padding: 4px 12px;
     }
 
     section.header .button_2 {
         padding: 0px 0 0 0px;
     }
 
     section.header .Botton .button_2 a {
         padding: 2px 8px;
         text-decoration: none;
         color: #2d43ad;
         font-size: 14px;
         margin-top: unset;
     }
 
     button.navbar-toggler {
         position: absolute;
         top: -35px;
         left: 5px;
         font-size: 14px;
         height: 41px;
     }
 
     section.head_point .image_serch {
         position: relative;
 
     }
 
    
     section.head_point .imges img {
        width: 100%;
        height:250px;
        margin-top: 140px;
    }
 
     section.head_point .form {
         position: absolute;
         top: 128px;
         text-align: center;
         display: flex;
         justify-content: center;
         right: 6px;
         left: 0;
     }
 
     section.head_point .d-flex {
         padding: 0px 4px;
         height: auto;
     }
 
     section.head_point input.form-control {
         padding: 0px 0px 0 14px;
         height: 34px;
     }
 
     section.head_point i.fa.fa-search {
         right: 18px;
         top: 12px;
         font-size: 12px;
     }
 
     section.head_point input.form-control::placeholder {
         left: 14px;
         opacity: 0.7;
         top: 6px;
         font-size: 15px;
     }
 
     section.head_point .Button_se {
         padding: 5px 0;
     }
 
     section.head_point .Button_se a {
         font-size: 10px;
         padding: 6px 12px;
     }
 
     section.header span.fa.fa-navicon.blue-color::before {
         font-size: 24px;
         color: rgb(37, 37, 141);
     }
 
     section.header .navbar-toggler {
         background-color: #e5dfdf !important;
         border: 1px solid #f3f3f3 !important;
         border-radius: 1.25rem !important;
     }
 
     section.header .navbar-toggler:focus {
         box-shadow: 0 0 0 -0.75rem !important;
     }
     section.SERVICE .container {
         display: flex;
         flex-wrap: wrap;
         justify-content: space-between;
       }
     
       section.SERVICE .col-md-12 {
         width: 48%; /* Adjust the width as per your preference */
         margin-bottom: 10px; /* Adjust the margin as per your preference */
        
       }
 
     section.SERVICE {
         padding: 0px 0;
     }
 
     section.SERVICE .main_heading h2 {
         font-size: 20px;
         text-align: center;
     }
 
   
    
     section.SERVICE .col-md-12 {
         display: unset;
       
         justify-content: space-around;
         text-align: center;
         padding: 25px 0 0;
         
        
     }
   
     section.SERVICE .log {
       
         background: #ffffff;
        
         border-radius: 5px;
         width: 90% !important;
         margin-bottom: 15px !important;
         min-height: auto;
         text-align: center;
         margin-left: 15px;
         height: 130px;
         box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
         background-color: #bfd7f0;
     }
 
     section.SERVICE .log img {
         background-size: 56%;
         width: 50px;
         height: auto;
         border-radius: 5px;
         border: unset;
         padding: 0;
         margin-bottom: 2px;
         display: inline-block;
         margin-top: 10px;
         background-color: #bfd7f0;
         
     }
 
     section.High_Quality .main_point h3 {
         font-size: 17px;
     }
 
     section.High_Quality {
         padding: 20px 0;
     }
 
     section.High_Quality .qulite_utton {
         display: unset;
         justify-content: center;
     }
 
     section.High_Quality .button {
         display: flex;
         justify-content: center;
         padding-top: 20px;
         padding-bottom: 10px;
     }
 
     section.High_Quality .button a {
         padding: 8px 16px;
         font-size: 14px;
     }
 
     section.High_Quality .button_1 {
         padding: 0 16px;
     }
 
     .clean-item .col-md-3 {
         width: auto;
         margin: 25px 13px;
     }
 
     section.High_Quality .clean-item {
         display: unset;
         height: auto;
     }
 
     section.Care .col-md-12 {
         display: unset;
     }
 
     section.Care .care_text h2 {
         font-size: 20px;
     }
 
     section.Care .images_1 img {
         height: 70px;
         width: 70px;
     }
 
     section.Care .images_1 p {
         font-size: 18px;
         padding-top: 19px;
     }
 
     section.Care .imagess_1 img {
         height: 70px;
         width: 70px;
     }
 
     section.Care .imagess_1 p {
         font-size: 18px;
         padding-top: 16px;
     }
 
     section.Care .images img {
         height: 70px;
         width: 70px;
     }
 
     section.Care .images p {
         font-size: 18px;
         padding-top: 11px;
     }
 
     section.Care .imagess img {
         height: 70px;
         width: 70px;
     }
 
     section.Care .imagess p {
         font-size: 18px;
     }
 
     section.videbak .slick-list {
         margin: 0 68px;
     }
 
     section.videbak .main_head h2 {
         font-size: 20px;
     }
 
     section.videbak .photo img {
         width: 100%;
         height: 150px;
        
         transition: .3s;
     }
 
     section.route .route_head h2 {
         font-size: 20px;
     }
 
     section.footer .heading {
         display: unset;
         text-align: center;
     }
 
     .mail {
         display: unset;
     }
 
     .mail p {
         margin: 0;
     }
 
     section.footer-top .main_headin {
         display: unset;
         text-align: center;
     }
 
     section.footer-top .text {
         display: unset;
     }
 
     section.route .map iframe {
         height: 175px;
     }
 
     section.footer-top .dirater {
         display: flex;
         justify-content: center;
     }
 
     section.SERVICE .main_heading {
         position: relative;
         padding: 0;
     }
 
     section.nav_header li.nav-item a.nav-link {
         font-size: 13px;
         font-weight: bold;
        
     }
 
     section.nav_header li.nav-item {
         padding: 0 10px 0 20px;
     }
 
     .company .text {
         padding: 5px 0 0;
     }
     .clean-item .clean p {
        font-size: 14px;
        padding: 0 17px;
        height: 100px;
    }
 

}