
@media screen and (min-width:2000px) and (max-width: 9999999999999999999999px){

    body{
        background:var(--normal-color);
        font-family:var(--font-family) !important;
        font-weight: 400;
        font-size:16px;
        overflow-x:hidden!important;
    }
    a:hover{
        cursor:pointer;
    }
    .servicesMenuDropdown{
        display: none;
    }
    .servicesMenuDropdown::-webkit-scrollbar {
        width: 1px;
      }
      
      
       /*Office section*/

    /* width */
  .office .office-section .card ::-webkit-scrollbar {
    width: 1px;
    height:30%;
  }
  
  /* Track */
  .office .office-section .card::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .office .office-section .card::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .office .office-section .card::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

      
      
      
      
      
      /*.carecardfixed*/



    /* width */
  .carecardfixed::-webkit-scrollbar {
    width: 1px;
    height:30%;
  }
  
  /* Track */
  .carecardfixed::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .carecardfixed::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .carecardfixed::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }


/*relocation scroll edit */



    /* width */
  .relocation-section .card-box .card::-webkit-scrollbar {
    width: 1px;
    height:30%;
  }
  
  /* Track */
  .relocation-section .card-box .card::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .relocation-section .card-box .card::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  .relocation-section .card-box .card::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

      
      /* Track */
      .servicesMenuDropdown::-webkit-scrollbar-track {
        background: #f1f1f1; 
      }
       
      /* Handle */
      .servicesMenuDropdown::-webkit-scrollbar-thumb {
        background: #888; 
      }
      
      /* Handle on hover */
      .servicesMenuDropdown::-webkit-scrollbar-thumb:hover {
        background: #555; 
      }
        .servicesMenuDropdown.firstmenu{
           position: absolute;
           top: 80px;
           background-color: white;
           padding: 16px 0px 20px 30px;
           max-width: 200%;
            width: 60vw;
            height: auto;
            height: auto;
            overflow-y: auto;
            overflow-x:hidden;
            left: -150%;
            display:none;
            border-radius: 20px;
          
        }
        
        .servicesMenuDropdown.secondmenu{
            position: absolute;
        /* bottom: -300px; */
        top:70px;
        background-color: white;
        padding: 16px 0px 0px 0px;
        width: 200px; 
        height: auto;
        max-height: 60vh;
        overflow-y: auto;
        display: none;
        }
        .servicesMenuDropdown.firstmenu ul{
            list-style-type: none;
            display:flex;
            padding:0;
        }
         .servicesMenuDropdown.secondmenu ul{
             list-style-type: none;
            /*display:flex;*/
            padding:0;
         }
        .servicesMenuDropdown ul li {
           
            font-size: 1.125rem;
            font-weight: 300;
            line-height: 2.41;
            margin-bottom: 0;
            color: #000000;
            
        }
        .servicesMenuDropdown ul li :hover{
            background:#212529;
            color:white!important;
            
        }
        
    
        .servicesMenuDropdown ul li a{
            text-decoration: none;
           
            
        }
    h1,h2,h3,h4,h5{
        font-family:var(--font-family) !important;
    }
    .container{
        max-width:1440px;
    }
    a,p,li{
        font-family: var(--font-family) !important;
    }
    header,section,div,span,footer,article,aside,nav,main{
        font-family: var(--font-family) !important;
    }
    header{
        background-color: var(--primary-color);
        padding:16px 0;
    }
    header .brand-logo{
        width:75%;
    }
    .home-2 header{
        background-color: var(--home-two-primary-color);
    }
    .home-3 header,.home-4 header,.pruning header,.recycling header,.office header,.relocation header, .care header{
        background-color: transparent;
    }
    img{mix-blend-mode: multiply;}
    .note{
        border:none;
        position:relative;
        color: #528C86;
    }
   
    .note .note-text{
        position:absolute;
        top:50%;
        left:30px;
        transform:translateY(-50%);
        font-size: 11px;
        font-weight: bold;
        /*color:var(--note-text-color);*/
        color:#47857F;
    }
    header .navbar-nav li a{
        font-size:18px;
        font-weight: 600;
        color:var(--nav-text);
        text-decoration: none;
    }
    header .navbar-nav li button{
            padding: 13px 39px;
        background: var(--nav-button-color);
        color:var(--normal-color);
        border-radius: 300px;
        font-size:18px;
        font-weight: 600;
    }
    .home-2 header .navbar-nav li button{background-color: var(--home-two-button-bg-color);}
    .section-one{
        background-color: var(--primary-color);
        
        width:100%;
        border:none;
        padding:55px 0 25px 0;
        overflow:hidden;
    }
    .home-2 .section-one{
        background-color: var(--home-two-primary-color);
    }
    .home-3 .section-one{
        background-image:url("../images/home3/Image17.png"),url("../images/home3/Group106.png");
        background-color: var(--primary-color);
        background-repeat: no-repeat;
        background-size: 31%,auto;
        background-position: bottom left -210px,bottom right -168px;
    }
    .home-4 .section-one{
     background-image: url(../images/home3/Image17.png),url(../../images/section-1.png);
    background-color: var(--home-two-primary-color);
    background-repeat: no-repeat;
    background-size: 11%, 41%;
    background-position: bottom left -45px,bottom right 0;
    }
    .contactus .section-one{
       background-image: url(../images/home3/Image17.png),url(../../images/contact-bg.png);
    background-color: var(--home-two-primary-color);
    background-repeat: no-repeat;
    background-size: 24%,39%;
    background-position: bottom left -210px,bottom right;
    background-blend-mode: multiply, normal;
    }
    
    .pruning .section-one{
        background-image: url(../images/home3/Image17.png),url(../../images/pruning-bg.png);
    background-color: var(--home-two-primary-color);
    background-repeat: no-repeat;
       background-size: 24%,39% 74%;
        background-position: bottom left -210px,bottom 150px right 25px;
    background-blend-mode: multiply, normal;
    }
    .recycling .section-one{
          background-image:url("../images/home3/Image17.png"),url("../images/recyclingnew/one.png");
    background-color: var(--home-two-primary-color);
    background-repeat: no-repeat;
    background-size: 24%,38%;
    background-position: bottom left -210px,bottom 125px right 28px;
    background-blend-mode: multiply, normal;
    }
    .office .section-one{
         background-image:url("../images/home3/Image17.png"),url("../images/officecleaningnew/one.png");
        background-color: var(--home-two-primary-color);
        background-repeat: no-repeat;
        background-size: 24%,41%;
        background-position: bottom left -210px,center right;
        background-blend-mode: multiply, normal;
    }
    .relocation .section-one{
        background-image:url("../images/relocation/Image26.png"),url("../images/officemovenew/MaskGroup16.png");
        background-color: var(--home-two-primary-color);
        background-repeat: no-repeat;
        background-size: 24%,41%;
        background-position: bottom left -210px,center right;
        background-blend-mode: multiply, normal;
    }
    .care .section-one{
        background-image:url("../images/relocation/Image26.png"),url("../../images/elderly-bg.png");
        background-color: var(--home-two-primary-color);
        background-repeat: no-repeat;
        background-size: 24%,40%;
        background-position: bottom left -210px,center right;
        background-blend-mode: multiply, normal;
    }
    .section-one .main-heading{
        border:none;
        color:var(--heading-color);
        font-size:52px;
        font-weight: 400;
        text-transform: capitalize;
    }

    .home-3 .main-heading{
        font-size:45px;
    }

    .wcleaning .main-heading span, 
    .home-3 .main-heading span, 
    .home-4 .main-heading span, 
    .pruning .main-heading span,
    .recycling .main-heading span,
    .office .main-heading span,
    .relocation .main-heading span,
    .care .main-heading span{
        position:relative;
    }

    .wcleaning .main-heading span img, 
    .home-3 .main-heading span img, 
    .home-4 .main-heading span img,
    .pruning .main-heading span img,
    .recycling .main-heading span img,
    .office .main-heading span img,
    .relocation .main-heading span img,
    .care .main-heading span img{
        position:absolute;
        left:0;
        bottom:0;
    }

    .wcleaning .section-one .form-bar,
    .index .section-one .form-bar,
    .about .section-one .form-bar,
    .about2 .section-one .form-bar,
    .contact .section-one .form-bar,
    .pruning .section-one .form-bar,
    .recycling .section-one .form-bar,
    .bookhouse .section-one .form-bar,
    .home-4 .section-one .form-bar,
    .office .section-one .form-bar,
    .relocation .section-one .form-bar,
    .care .section-one .form-bar {

           padding: 5px 5px;
    background-color: var(--normal-color);
    border-radius: 18px;
    height: 150px;
    display: flex;
    width: 800px;
    justify-content: start;
    align-items: center;
    }

    .wcleaning .section-one .form-bar .row,
    .index .section-one .form-bar .row,
    .about .section-one .form-bar .row,
    .about2 .section-one .form-bar .row,
    .contact .section-one .form-bar .row,
    .pruning .section-one .form-bar .row,
    .recycling .section-one .form-bar .row,
    .bookhouse .section-one .form-bar .row,
    .home-4 .section-one .form-bar .row,
    .office .section-one .form-bar .row,
    .relocation .section-one .form-bar .row,
    .care .section-one .form-bar .row{
        width: 100%;
        margin: 0;
        padding: 0;
        height: 100%;
        background: #F2F2F2;
        border-radius: 14px;
        overflow: hidden;
    }

    .section-one .banner-image{
        /* position:absolute;
        top:100%;
        right:0;
        transform:translateY(-41%);
        width:100%; */
        position:absolute;
        bottom:-476px;
        width:740px;
        height: auto;
    }

    .section-one .form-bar{
        padding:30px 25px;
        background-color: var(--normal-color);
        border-radius:20px;
    }
    /* .home-3 .section-one .form-bar{
        padding:0;
        border-radius: 14px;
        width:992px;
        height:170px;
    }
    .home-3 .section-one .form-bar .row{
        background-color: var(--form-bar-bg-color);
        border-radius: 14px;
        width:974px;
        height: 152px;
    } */
    .section-one .form-bar label{
        color:var(--input-text);
        font-size:19px;
        font-weight: 500;
    }
    .wcleaning .section-one .form-bar label,
    .home-4 .section-one .form-bar label,
     .pruning .section-one .form-bar label,
    .office .section-one .form-bar label,
    .relocation .section-one .form-bar label,
    .recycling .section-one .form-bar label,
    .care .section-one .form-bar label{
        font-size:22px;
        font-weight: 600;
        color:var(--input-text);
    }
    .section-one .form-bar select,
    .section-one .form-bar input::placeholder{
        font-size:15px;
        font-weight: 300;
        color:var(--placeholder-text);
    }  

    .home-4 .section-one .form-bar .select-option,
    .home-4 .section-one .form-bar .form-input{
        border-bottom:2px solid var(--input-border-color);
    }
    .home-4 .section-one .form-bar select,
    .home-4 .section-one .form-bar input::placeholder{
        font-size:17px;
        font-weight: light;
    }
    .home-4 .section-one .form-bar select,
    .home-4 .section-one .form-bar input{
        background: transparent;
    }  

    /* office */
    .office .section-one .form-bar .select-option,
    .office .section-one .form-bar .form-input{
        border-bottom:2px solid var(--input-border-color);
    }
    .office .section-one .form-bar select,
    .office .section-one .form-bar input::placeholder{
        font-size:17px;
        font-weight: light;
    }
    .office .section-one .form-bar select,
    .office .section-one .form-bar input{
        background: transparent;
    }  
    
     /* w cleaning */
    .wcleaning .section-one .form-bar .select-option,
    .wcleaning .section-one .form-bar .form-input{
        border-bottom:2px solid var(--input-border-color);
    }
    .wcleaning .section-one .form-bar select,
    .wcleaning .section-one .form-bar input::placeholder{
        font-size:17px;
        font-weight: light;
    }
    .wcleaning .section-one .form-bar select,
    .wcleaning .section-one .form-bar input{
        background: transparent;
    }

    /* relocation */
    .relocation .section-one .form-bar .select-option,
    .relocation .section-one .form-bar .form-input{
        border-bottom:2px solid var(--input-border-color);
    }
    .relocation .section-one .form-bar select,
    .relocation .section-one .form-bar input::placeholder{
        font-size:17px;
        font-weight: light;
    }
    .relocation .section-one .form-bar select,
    .relocation .section-one .form-bar input{
        background: transparent;
    }  

    /* recycling */
    .recycling .section-one .form-bar .select-option,
    .recycling .section-one .form-bar .form-input{
        border-bottom:2px solid var(--input-border-color);
    }
    .recycling .section-one .form-bar select,
    .recycling .section-one .form-bar input::placeholder{
        font-size:17px;
        font-weight: light;
    }
    .recycling .section-one .form-bar select,
    .recycling .section-one .form-bar input{
        background: transparent;
    }  

    /* care */
    .care .section-one .form-bar .select-option,
    .care .section-one .form-bar .form-input{
        border-bottom:2px solid var(--input-border-color);
    }
    .care .section-one .form-bar select,
    .care .section-one .form-bar input::placeholder{
        font-size:17px;
        font-weight: light;
    }
    .care .section-one .form-bar select,
    .care .section-one .form-bar input{
        background: transparent;
    }  
    
    /* office */
    .pruning .section-one .form-bar .select-option,
    .pruning .section-one .form-bar .form-input{
        border-bottom:2px solid var(--input-border-color);
    }
    .pruning .section-one .form-bar select,
    .pruning .section-one .form-bar input::placeholder{
        font-size:17px;
        font-weight: light;
    }
    .pruning .section-one .form-bar select,
    .pruning .section-one .form-bar input{
        background: transparent;
    }
     /* pruning */
    .pruning .section-one .form-bar .select-option,
    .pruning .section-one .form-bar .form-input{
        border-bottom:2px solid var(--input-border-color);
    }
    .pruning .section-one .form-bar select,
    .pruning .section-one .form-bar input::placeholder{
        font-size:17px;
        font-weight: light;
    }
    .pruning .section-one .form-bar select,
    .pruning .section-one .form-bar input{
        background: transparent;
    }  

    .section-one .form-bar button[type="submit"]{
        border-radius: 10px;
    }
    .wcleaning .section-one .form-bar button[type="submit"],
    .home-4 .section-one .form-bar button[type="submit"],
    .pruning .section-one .form-bar button[type="submit"],
    .office .section-one .form-bar button[type="submit"],
    .relocation .section-one .form-bar button[type="submit"],
    .recycling .section-one .form-bar button[type="submit"],
    .care .section-one .form-bar button[type="submit"]{
        border-radius:0;
        font-size:19px; 
        font-weight: bold;

    }
    .home-2 .section-one .form-bar button[type="submit"]{
        background-color:var(--home-two-button-bg-color);
        border:none;
    }

    /* company logos */
    .logos-company{
        margin-top:72px;
    }
    .logos-company img{
        filter: grayscale(100);
    }
    .logos-company .heading{
        text-align: center;
        font-size:34px;
        font-weight: bold;
    }

    /* recycling section */
    .recycling-section{
        margin-top:75px;
        border:none;
    }
    .recycling-section .heading{
        text-align:center;
        font-size:40px;
        font-weight: bold;
    }
    .recycling-section .paragraph{
        margin-top:24px;
        font-weight: 300;
        font-size:16px;
        text-align: center;
    }
    .recycling-section .features{
        background:url("../images/recycling/Group106.png");
        background-position: top 30px center;
        background-repeat: no-repeat;
        background-size: 50%;
        margin-top:80px;
    }
    .recycling-section .features .card{
        background:transparent;
    }
    .recycling-section .features .card-title{
        font-size:24px;
        font-weight: bold;
        color:var(--normal-dark-color);
        margin-top:42px;
    }
    .recycling-section .features .card-text{
        margin-top:24px;
        font-size:16px;
        font-weight: 300;
        color:var(--normal-dark-color);
    }


    /* office section */
    .office-section {
        margin-top:131px;
        height:auto;
    }
    .office-section .heading{
        text-align: center;
        font-size:40px;
        font-weight: bold;
    }
    .office-section .paragraph{
        text-align: center;
        font-size:16px;
        font-weight:300;
        margin-top:36px;
        padding:0 120px;
    }
    .office-section .features{
        margin-top:64px;
    }
    .office-section .features .owl-carousel .item{
        padding:20px;
    }
    .office-section .features .owl-carousel .item .card{
        border:none;
        overflow: hidden;
        box-shadow:0 0 15px 0 rgba(100,100,100,0.4);
        border-radius: 20px;
      
     
    }
    .office-section .features .owl-carousel .item .card .card-body{
        padding:45px 41px;
          height: 758px;
        overflow-y:auto;
    } 
    .office-section .features .owl-carousel .item .card .card-body .card-title .heading{
        text-align: left;
        font-size: 24px;
        font-weight: bold;

    }
    .office-section .features .owl-carousel .item .card .card-body .card-text ul{
        list-style-image:url("../images/office/checkmark.png");
        margin:36px 0 0 0;
        padding:0;
        list-style-position: inside;
    }
    .office-section .features .owl-carousel .item .card .card-body .card-text ul li{
        margin-top:25px;
        font-size:16px;

    }
    .office-section .features .owl-carousel .owl-dots .owl-dot span {
        background-color: #DBDBDB;
    }
    .office-section .features .owl-carousel .owl-dots .active span
    {
        background-color: #000000;
    }
    .office-section .features .owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 5px 7px;
    }


    /* listing logo under header */
    .section-one .listing-logo{
        margin-top:36px;
        border:none;
    }
    .section-one .listing-logo .box{
        display:flex;
        flex-direction: row;
        justify-content: start;
        align-items:center;
    }
    .section-one .listing-logo .box span{
        font-size:15px;
        font-weight: 500;
        margin-left:8px;
    }
    .section-one .listing-logo .box img{
        mix-blend-mode: multiply;
    }


    /* section two */
    .section-two{
        background-color: var(--normal-color);
        padding:76px 0;
    }
    .section-two .card{
        border:none;
        border-radius:15px;
        width: 164px;
        height: 115px;
        display: flex;
        flex-direction:column;
        justify-content: center;
        align-items: center;
        background-color:var(--normal-color);
        box-shadow:0px 0px 45px 0px rgba(0,0,0,0.2);
    }
    .section-two .card img{
        width:41px;
        height:auto;
    }
    .section-two .card .card-body{
        flex:0;
    }
    .section-two .card .card-title{
        font-size:15px;
        font-weight: 600;
    }

    /* section three */
    .section-three {
        background-color: var(--normal-color);
        padding-bottom:107px;
        position:relative;
    }
    .care .with-video{
        margin-top:123px;
        height:704px;
    }
    .section-three .short-image{
        bottom: -97px;
        right: 0;
        width: 21%;
        z-index: 0;
    }
    .part-one .container-fluid .container .row .col-12:last-child{
        padding-left:112px;
    }
    .part-two .container-fluid .container .row .col-12:first-child{
        padding-right:112px;
    }
    .part-three .container-fluid .container .row .col-12:last-child{
        padding-left:112px;
    }
    .part-four .container-fluid .container .row .col-12:first-child{
        padding-right:112px;
    }
    .section-three .heading{
        font-size:40px;
        font-weight: bold;
        color:var(--heading-color);
        text-transform: capitalize;
    }
    .care .with-video .heading{
        text-align: center;
    }
    .section-three .sub-heading{
        font-size:30px;
        text-align:center;
        margin-top:39px;
        font-weight: 600;
    }
    .section-three .paragraph{
        margin-top:38px;
        font-size:18px;
        font-weight: 300;
        line-height: 1.5em;
        color:var(--normal-dark-color);
    }
    .section-three .box-flex{
        margin-top:85px;
    }
    .section-three .box-flex .col:nth-of-type(1){
        border-right:1px solid var(--border-color);
    }
    .section-three .box-flex .col:nth-of-type(2){
        margin-left:52px;
    }
    .section-three .box-flex .num{
        font-size:27px;
        font-weight: bold;
        color:var(--normal-dark-color);
    }
    .home-2 .section-three .box-flex .num{color:var(--home-two-button-bg-color)}
    .section-three .box-flex .text{
        font-size:29px;
        font-weight: 400;
        text-transform: capitalize;
        color:var(--normal-dark-color);
    }
    .section-three .section-button{
        margin-top:57px;
    }
    .section-three .section-button button{
        background-color: var(--normal-dark-color);
        border-radius: 24px;
        text-align: center;
        padding:14px 36px;
        color:var(--normal-color);
    }
    .home-2 .section-three .section-button button{
        background-color:var(--home-two-button-bg-color);
    }
    .pruning .part-one,.pruning .part-two, .pruning .part-three, .pruning .part-four,
    .recycling .part-one, .recycling .part-two, .recycling .part-three, .recycling .part-four,
    .office .part-one,.office .part-two,.office .part-three, .office .part-four,
    .relocation .part-one,.relocation .part-two,.relocation .part-three, .relocation .part-four,
    .care .part-one,.care .part-two,.care .part-three, .care .part-four{
        padding:88px 0;
    }

    .pruning .part-two,
    .pruning .part-four,
    .recycling .part-one,
    .recycling .part-three,
    .office .part-one,
    .office .part-three,
    .office .part-five,
    .relocation .part-two,
    .relocation .part-four,
    .care .part-two,
    .care .part-four{
        background:url("../images/pruning/Path31.png");
        background-position: center center;
        background-size:100% 100%;
        background-repeat: no-repeat;
    }

    .relocation .section-three .section-image{
        padding-left: 31px;
    }

    /* section three upgrade */
    .relocation .section-three .features{
        border:none;
        display:flex;
        flex-direction: row;
        flex-wrap:nowrap;
        justify-content: space-between;
        align-items:center;
        margin-top:40px;
    }

    .relocation .section-three .features .feature-box{
        border:none;
        height:auto;
        
    }

    .relocation .section-three .features .feature-box:nth-of-type(2){
        margin:0 38px;
    }

    .relocation .section-three .features .feature-box .card{
        width:215px;
        height:136px;
        border:2px dashed black;
        background:transparent;
        align-self: center;
    }

    .relocation .section-three .features .feature-box .card .card-body{
        border:none;
        height: auto;
        padding:30px 49px 32px 50px;
    }

    .relocation .section-three .features .feature-box .card .card-body .card-title{
        border:none;
        height:auto;
        font-size:30px;
        font-weight: bold;
        text-rendering: optimizeSpeed;
        text-align: center;
    }

    .relocation .section-three .features .feature-box .card .card-body .card-text{
        border:none;
        height:auto;
        text-align: center;
        font-size:16px;
        font-weight: 400;
        text-rendering: optimizeSpeed;
    }

    .care .video-section{
        margin-top:-550px;
    }
    .video-container{
        border:none;
        margin-top:129px;
        position:relative;
        background-color: rgba(0,0,0,0.2);
        border-radius:20px;
    }
    .care .video-container{
        /*background-color: rgba(0,0,0,0.6);*/
            background-color: transparent;
    padding: 0 130px;
    }
    .video-container .video-thumb{
        border:none;
        width:100%;
        height:auto;
        z-index:-1;
    }
    .video-container .box-play{
        border:none;
        position:absolute;
        top:50%;
        left: 50%;
        z-index:2;
        transform:translate(-50%,-50%);
        cursor:pointer;
    }

    .section-four{
        background:url("../images/Path3.png");
        background-size: 100% 100%;
        background-position: center center;
        position: relative;
        z-index: 1;
        padding: 130px 0;
        background-repeat: no-repeat;
    }
    .home-4 .section-four{
         padding: 0 0;
    }
    .home-2 .section-four{
        background:var(--normal-color) url("../images/home2/Path3.png");
        background-position: center center;
        background-size:100% 100%;
        background-repeat: no-repeat;
    }
    .home-3 .section-four, .home-4 .section-four, .relocation .section-four, .care .section-four{
        background:transparent;
    }
    .section-four .heading{
        text-align:center;
        font-size:40px;
        font-weight: bold;
        color:var(--heading-color);
    }
    .section-four .paragraph{
        text-align: center;
        margin-top:38px;
        font-size:18px;
        font-weight: 300;
        color:var(--normal-dark-color);
    }
    .section-four .section-box{
        margin-top:70px;
    }
    .section-four .section-box .card{
        padding:110px 21px;
        border:none;
        border-radius: 15px;
    }
    .section-four .section-box .card .card-img-top{
        width:106px;
        height:106px;
        right:38px;
        top:32px;
    }
    .section-four .section-box .card .card-title div:nth-of-type(1){
        font-size:22px;
        font-weight: 500;
        color:var(--normal-dark-color);
    }
    .section-four .section-box .card .card-title div:nth-of-type(2){
        font-size:22px;
        font-weight: 600;
        color:var(--normal-dark-color);
    }
    .section-four .section-box .card .card-text{
        font-size:18px;
        font-weight: 300;
        color:var(--normal-dark-color);
        line-height: 36px;
    }

    .section-services{
        margin-top:121px;
        padding:128px 0;
        background:var(--normal-color) url("../images/home3/Path3.png");
        background-position: center center;
        background-size:100% 100%;
        background-repeat: no-repeat;
    }
    .home-4 .section-services{
        background:var(--normal-color) url("../images/home4/Path3.png");
        background-position: center center;
        background-size:cover;
        background-repeat: no-repeat;
    }
    .section-services .heading{
        text-align: center;
        font-size:48px;
        font-weight: bold;
        font-style:normal;
        margin-bottom:100px;
    }
    .section-services .card{
        border:none;
        background-color: transparent;
        width:auto;
        height:200px;
        justify-content: space-evenly;
        align-items:center;
        margin-top:20px;
    }
    .section-services .card .card-body{
        flex:0;
    }
    .section-services .card .card-body .card-title{
        font-weight: 500;
        font-size:20px;
    }

    .section-five{
        background-color: var(--normal-color);
        position: relative;
        z-index: 1;
        padding:130px 0;
    }
    .section-five .heading{
        font-size:40px;
        font-weight: bold;
        color:var(--heading-color);
    }
    .section-five .section-box{
        margin-top:66px;
    }
    .section-five .section-box .accordion{
        border:none;
    }
    .section-five .section-box .accordion .accordion-item{
        background-color:var(--normal-color);
        padding:26px 15px;
    }
    .section-five .section-box .accordion .accordion-item .accordion-box{
        border-radius: 15px;
        margin-bottom:28px;
    }
    .section-five .section-box .accordion .accordion-item .accordion-header{
        border:none;
        border-radius:0;
    }
    .section-five .section-box .accordion .accordion-item .accordion-header .accordion-button{
        font-size:16px;
        font-weight: 600;
        border-radius:15px;
        color:var(--normal-dark-color);
        background:var(--accordion-items);
        padding:26px 31px;
    }
    .section-five .section-box .accordion .accordion-item .accordion-collapse .accordion-body {
        font-size:16px;
    }
    .section-five .section-box .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){
        background:white;
    }
    .section-five .section-box .accordion .accordion-item .accordion-box:not(.collapsed){
        background-color:var(--normal-color);
    }


    /* section android */
    .section-android{
        background:url("../images/home3/Path17.png");
        background-position: center center;
        background-size:cover;
        background-repeat: no-repeat;
        margin-bottom:121px;
        padding: 170px 0 0 0;
        overflow: hidden;
    }
    .home-4 .section-android,
    .relocation .section-android {
        background:url("../images/home4/Path4.png");
        background-position: center center;
        background-size:cover;
        background-repeat: no-repeat;
    }
    .section-android .heading{
        font-size:40px;
        font-weight: bold;
        width:339px;
        border:none;
    }

    .section-android .paragraph{
        margin-top:38px;
    }

    .section-android .button button{
        margin-top:70px;
        background-color:var(--normal-dark-color);
        padding:14px 37px;
        border-radius: 50px;
        color:var(--normal-color);
        font-size:15px;
        font-weight: 500;
        border:none;
    }

    /* section six */
    .section-six {
        padding:143px 0;
        background:var(--normal-color) url("../images/Path3.png");
        background-size: 100% 100%;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
    }
    .home-2 .section-six{
        background:var(--normal-color) url("../images/home2/Path3.png");
        background-size: 100% 100%;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .home-3 .section-six,.home-4 .section-six,.pruning .section-six,.recycling .section-six, .office .section-six, .relocation .section-six, .care .section-six{
        background:transparent;
    }
    .section-six .header .heading{
        text-align:center;
        font-size:40px;
        font-weight: bold;
        color:var(--heading-color);
    }
    .section-six .testinomial-carsouel {
        margin-top:75px;
    }
    .section-six .testinomial-carsouel .card{
    background: var(--normal-color);
    border-radius: 15px;
    padding: 31px 25px;
    position: relative;
    height: 360px;
    overflow-y: auto;
    margin-top: 30px;
    }
    .section-six .testinomial-carsouel .card img{
        position:absolute;
        right:37px;
            top: 20px;
        width:93px;
        height:93px;
        border-radius: 50%;
    }
    .home-4 .section-six .testinomial-carsouel .card img,
    .relocation .section-six .testinomial-carsouel .card img,
    .recycling .section-six .testinomial-carsouel .card img,
    .care .section-six .testinomial-carsouel .card img
    {
        filter: grayscale(100);
        border-radius: 50%;
    }
    .section-six .testinomial-carsouel .card .card-body .card-title .name{
        font-size:25px;
        font-weight: 600;
    }
    .section-six .testinomial-carsouel .owl-carousel .owl-stage-outer{
        height: 525px;
    }
    .section-six .testinomial-carsouel .owl-carousel .owl-dots .owl-dot span {
        background-color: #DBDBDB;
    }
    .section-six .testinomial-carsouel .owl-carousel .owl-dots .active span
    {
        background-color: #000000;
    }
    .section-six .testinomial-carsouel .owl-theme .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 5px 7px;
    }
    .section-six .testinomial-carsouel .owl-carousel.owl-drag .owl-item:nth-of-type(odd) {
        margin-top:40px;
    }
    .section-six .testinomial-carsouel .card .card-body .card-title .rating-stars{
        color:#A4A4A4;
    }
    .section-six .testinomial-carsouel .card .card-body .card-title .subtitle{
        color:#A4A4A4;
    }
    .section-six .testinomial-carsouel .card .card-body .card-text{
        margin-top:25px;
        line-height: 36px;
        font-weight: 300;

    }

    /*  banner site */
    .banner-contact{
        margin:103px 0;
        background:url("../images/home2/banner2.png");
        background-size:100% 100%;
        background-position: center center;
        background-repeat:no-repeat;
    }
    .banner-contact .card{
        margin:200px 0;
        padding:88px 58px;
        border:none;
        border-radius: 15px;
    }
    .banner-contact .card .card-title{
        font-size:40px;
        font-weight: 500;
    }
    .banner-contact .card .card-text{
        font-size:18px;
        font-weight: 300;
    }
    .banner-contact .card button{
        font-size:19px;
        font-weight: bold;
        background-color:var(--home-two-button-bg-color);
        color:var(--normal-color);
        padding:17px 49px;
        border-radius: 10px;
        border:none;
        margin-top:23px;
    }

    /* contact us */
    .breadcrumb{
        border:none;
        margin-top:61px;
        margin-bottom:77px;
    }
    .breadcrumb span:nth-of-type(1){
        border:none;
        color:var(--placeholder-text);
    }
    .breadcrumb span:nth-of-type(2){
        border:none;
        font-weight: 500;
        color:var(--normal-dark-color);
    }


    /* form contact us */
    .contact-form{
        border:none;
        height:auto;
    }
    .contact-form .left-side{
        border:none;
        height:auto;
    }
    .contact-form .left-side .heading{
        font-size:37px;
        font-weight: bold;
        color:var(--normal-dark-color);
    }
    .contact-form .left-side .paragraph{
        margin-top:22px;
        font-size:16px;
        font-weight: 300;
    }
    .contact-form .left-side .contact-list{
        margin-top:46px;
    }
    .contact-form .left-side .contact-list .box{
        display:flex;
        flex-direction: row;
        justify-content: start;
        align-items:center;
        margin-bottom:15px;
    }
    .contact-form .left-side .contact-list .box img{
        margin-right:11px;
    }
    .contact-form .right-side{
        border:none;
        height:auto;
    }
    .contact-form .right-side .heading{
        font-size:37px;
        font-weight: bold;
        color:var(--normal-dark-color);
    }
    .contact-form .right-side .paragraph{
        margin-top:22px;
        font-size:16px;
        font-weight: 300;
    }
    .contact-form .right-side .form-data{
        border:none;
        margin-top:46px;
    }

    .contact-form .right-side .form-data input{
        box-shadow:none;
        outline:none;
        border:none;
        margin-bottom:45px;
        border-radius: 0;
    }
    .contact-form .right-side .form-data button{
        padding:21px 50px;
        background:var(--normal-dark-color);
        color:white;
        border:none;
        outline:none;
        border-radius: 300px;
        font-size:18px;
        font-weight: 600;
    }
    .google-maps{
        margin-top:100px;
        height:auto;
    }

    /* relocation section */
    .relocation-section{
        border:none;
        height:auto;
        margin:118px 0;
    }
    .relocation-section .heading{
        font-size:40px;
        font-weight: bold;  
        text-align: center;
            padding: 0 345px;
    }   
    .relocation-section .paragraph{
        text-align: center;
        font-weight: 300;
        font-size:16px;
        text-align:center;
        padding:0 200px;
        margin-top:34px;
    }

    .relocation-section .card-box{
        border:none;
        margin-top:54px;
    }
    
    .relocation-section .card-box .card{
        background:white;
        border:none;
        overflow:hidden;
        border-radius: 20px;
        height: 600px;
        overflow-y:auto ;
    }

    .relocation-section .card-box .card .card-body{
        border:none;
        height:auto;
        padding:37px 22px;
    }

    .relocation-section .card-box .card .card-body .card-title{
        font-size:24px;
        font-weight: bold;
        color:var(--input-text);
        text-rendering: optimizeSpeed;
    }

    .relocation-section .card-box .card .card-body .card-text{
        font-size:18px;
        font-weight: 300;
        color:var(--input-text);
        margin-top:29px;
        text-rendering: optimizeSpeed;
    }

    /* booking services */
    .book-services{
        border:none;
        height:auto;
        margin:118px 0;
    }
    .book-services .heading{
        text-align:center;
        font-display:initial;
        font-size:40px;
        font-weight: bold;
        color:var(--input-text);
        text-rendering: optimizeSpeed;
    }
    .book-services .paragraph{
        text-align:center;
        font-size:16px;
        font-weight: 300;
        margin-top:36px;
        padding:0 300px;
        text-rendering: optimizeSpeed;
    }
    .book-services .services-box{
        margin-top:59px;
    }
    .book-services .services-box .card{
        background-color:white;
        border:none;
        border-radius: 15px;
        padding:36px 18px;
        height: 35vh;
    }

    .book-services .services-box .card img{
        width:65px;
        height: auto;
        margin:0 auto;
        display: block;
    }

    .book-services .services-box .card .card-body .card-title{
        font-size:15px;
        font-weight: 600;
        text-rendering: optimizeSpeed;
        margin-top:15px;
        font-display:initial;
        text-align:center;
    }

    .book-services .button-services{
        border:none;
        margin-top:60px;
        display: flex;
        justify-content:center;
        align-items:center;
    }
    
    .book-services .button-services button{
        background:var(--normal-dark-color);
        text-align:center;
        border-radius:300px;
        padding:15px 55px;
        font-size:20px;
        font-weight: 600;
        color:var(--normal-color);
    }

    .book-services .button-services button:last-child{
        margin-left:49px;
    }

    /* care */
    .care-section {
        border:none;
        margin-top:108px;
    }
    .care-section .main-heading{
        border:none;
        text-align:center;
        font-size:40px;
        font-weight: bold;
        padding:0 150px;
    }
    .care-section .care-container{
        border:none;
        margin-top:97.4px;
    }
    .care-section .care-container .heading{
        font-size:40px;
        font-weight: bold;
    }
    .care-section .care-container .paragraph{
        margin-top:39px;
        font-size:18px;
        font-weight: 300;
    }
    .care-section .care-container .note-data{
        margin-top:28px;
        font-style:oblique;
        font-size:20px;
    }
    .care-section .care-container .buttons{
        border:none;
        margin-top:38.6px;
    }
    .care-section .care-container .buttons button{
        background-color:var(--normal-dark-color);
        color:var(--normal-color);
        border-radius:300px;
        padding:19px 55px;
        border:none;
    }
    .care-section .care-container .buttons button:last-child{
        margin-left:49px;
    }

    .care-estate{
        margin-top:77.5px;
        height: auto;
        padding: 0 158px;
    }
    .care-estate .heading{
        font-size:30px;
        font-weight: bold;
    }
    .care-estate .paragraph{
        font-size:18px;
        font-weight: 300;
        padding-right:100px;
        margin-top:31px;
    }
    .care-estate .list{
        border:none;
        height:auto;
    }
    .care-estate .list ul{
        list-style-image: url("../images/care/checkmark.png");
        margin-top:31px;

    }
    /*.care-estate .list ul li:not(li:first-child){*/
    /*    margin-top:20px;*/
    /*}*/
    .care-estate .buttons{
        border:none;
        display: flex;
        flex-direction: row;
        flex-wrap:nowrap;
        justify-content:center;
        align-items:center;
        margin-top:50px;
    }
    .care-estate .buttons button{
        background-color: var(--normal-dark-color);
        color:var(--normal-color);
        font-size:20px;
        font-weight: 600;
        border-radius: 300px;
        padding:19px 51px;
        border:none;
    }
    .care-estate .buttons button:last-child{
        margin-left:49px;
    }

    .care-highlight{
        height:auto;
        border:none;
        text-align: center;
        margin-top:70px;
    }

    .care-highlight .first-line{
        display: block;
        font-size:24px;
    }

    .care-highlight .second-line{
        display:block;
        font-size:24px;
        margin-top:30px;
    }

    .care-highlight .second-line a{
        text-decoration: none;
        color:var(--normal-dark-color);
        font-weight: bold;
    }

    .care-highlight .buttons{
        margin-top:60px;
        border:none;
        display: flex;
        flex-direction: row;
        flex-wrap:nowrap;
        justify-content:center;
        align-items:center;
    }

    .care-highlight .buttons button{
        background-color: var(--normal-dark-color);
        color:var(--normal-color);
        font-size:20px;
        font-weight: 600;
        border-radius: 300px;
        padding:19px 51px;
        border:none;
    }
    
    .care-highlight .buttons button:last-child{
        margin-left:49px;
    }


    /* care one */
    .care-one{
        border:none;
        margin-top:174px;
    }
    .care-one .heading{
        font-size:40px;
        font-weight: bold;
            padding-right: 70px;
    }
    .care-one .paragraph{
        font-size:18px;
        font-weight: 300;
    }
    .care-one .inner-box{
        border:none;
        margin-top:124px;
    }
    .care-one .inner-box .box .inner-heading{
        font-size:24px;
        font-weight: bold;
    }
    .care-one .inner-box .box .inner-paragraph{
        font-size:18px;
        font-weight: 300;
        margin-top:27px;
    }
    .care-one .inner-box .box:last-child{
        margin-top:40px;
    }


    /* rating platform */
    .rating-platform{
        margin-top:76px;
    }
    .home-4 .rating-platform{
        margin-top:40px;
    }
    .pruning .rating-platform{
        margin-top:40px;
    }
    .recycling .rating-platform{
        margin-top:40px;
    }
    .wcleaning .rating-platform{
        margin-top:40px;
    }
    .office .rating-platform{
        margin-top:40px;
    }
    .relocation .rating-platform{
        margin-top:40px;
    }
    .relocation .rating-platform{
        margin-top:40px;
    }
    .care .rating-platform{
        margin-top:40px;
    }
    .rating-platform img{
        filter: grayscale(50);
        width:75%;
        height:auto;
    }
    .home-2 .rating-platform img{
        filter:grayscale(0);
        width:75%;
    }
    .home-3 .rating-platform img{
        width:100%;
    }
    .wcleaning .rating-platform img,
    .home-4 .rating-platform img,
    .pruning .rating-platform img,
    .recycling .rating-platform img,
    .office .rating-platform img,
    .relocation .rating-platform img,
    .care .rating-platform img{
        filter:grayscale(0);
        width:100%;
    }
    .home-4.contactus .rating-platform img{
        filter:grayscale(0);
        width:75%;
    }
    
    .rating-platform .rating-stars{
        color:var(--rating-star-color);
    }
    .wcleaning .rating-platform .rating-stars,
    .home-4 .rating-platform .rating-stars,
    .pruning .rating-platform .rating-stars,
    .recycling .rating-platform .rating-stars,
    .office .rating-platform .rating-stars,
    .relocation .rating-platform .rating-stars,
    .care .rating-platform .rating-stars{
        color:var(--golden-stars);
    }
    .rating-platform .rating-text{
        border:none;
        font-weight: 600;
    }

    /* footer */
    footer{
        border:none;
        padding-top:35px;
        padding-bottom:67px;
        background-color: var(--normal-color);
    }
    .home-3 footer,.home-4 footer,.pruning footer,.recycling footer, .office footer, .relocation footer, .care footer,.wcleaning footer{
        padding-bottom:0;
    }
    .home-3 footer{
        background:url("../images/home3/Path4.png");
        background-size:100% 100%;
        background-position: center center;
        background-repeat: no-repeat;
    }
    .home-4 footer,.pruning footer, .recycling footer , .office footer, .relocation footer, .care footer,.wcleaning footer {
        background:url("../images/home4/Path41.png");
        background-size:100% 100%;
        background-position: center center;
        background-repeat: no-repeat;
    }
    footer .paragraph{
        font-size:15px;
        color:var(--normal-dark-color);
        font-weight: 300;
        line-height:1.5em;
    }
    footer .foot-box{
        margin-top:115px;
    }
    footer .foot-box .heading{
        border:none;
        font-size:18px;
        font-weight: 600;
        margin-bottom:19px;
        color:var(--heading-color);
    }
    footer .foot-box ul{
        list-style:none;
        margin:0;
        padding:0;
    }
    footer .foot-box ul li{
        padding-bottom:20px;
        color:var(--heading-color);
        font-size:15px;
        font-style:normal;
        font-weight: normal;
    }
    footer .foot-box ul li a{
        text-decoration: none;
        color:var(--normal-dark-color);
    }
    footer .foot-box .social-media li{
        font-size:20px;
        padding-right:28px;
    }
    .home-2 footer .foot-box .social-media li{
        color:var(--home-two-button-bg-color);
    }
    .lower-footer{
        background-color: var(--normal-color);
    }
    .home-3 .lower-footer,.home-4 .lower-footer,.recycling .lower-footer, .office .lower-footer, .relocation .lower-footer, .care .lower-footer,.wcleaning .lower-footer{
        margin-top:67px;
        background-color:transparent;
    }
    .lower-footer span{
        color:var(--placeholder-text);
        font-size:13px;
        font-weight: 300;
    }

    /* .section-six .testinomial-carsouel .owl-carousel.owl-drag .owl-item:nth-of-type(odd) {
        margin-top: 0;
    }
    .section-six .testinomial-carsouel .card{
        background: var(--normal-color);
border-radius: 15px; */
/* padding: 61px 25px; */
/* position: relative;
height: 358px!important;
overflow-y: scroll;
    } */
    .home-3 header,.home-4 header,.pruning header,.recycling header,.office header, .relocation header, .care header, .about header{
        background-color: var(--home-two-primary-color);
        z-index:9999;
        opacity: 1;

    }
    /*.carecardimg img{*/
    /*    width: 150px;*/
    /*   margin: 20px auto;*/
    /*}*/
    .care-section .care-container .buttons a{
        text-decoration: none;
        color: white;
    }
    .carerightpadd{
            padding-left: 73px;
    }
    .care-estate .buttons a{
        text-decoration: none;
        color: white;
    }
    .careheadinginner{
        font-size: 24px!important;
        padding: 0!important;
    }
    .carecardfixed{
        height:500px;
    }
    
    .carecardfixed .card-body{overflow-y: auto;}

    .section-six .testinomial-carsouel .card::-webkit-scrollbar {
  width: 2px;
}

/*/ Track /*/
 .section-six .testinomial-carsouel .card::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/*/ Handle /*/
 .section-six .testinomial-carsouel .card::-webkit-scrollbar-thumb {
  background: #888; 
}

/*/ Handle on hover /*/
 .section-six .testinomial-carsouel .card::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.myabout .section-one {
    background-image: url(../images/home3/Image17.png),url(../../images/aboutbanner.png);
    background-color: var(--home-two-primary-color);
    background-repeat: no-repeat;
    background-size: 11%, 40%;
    background-position: bottom left -45px,bottom -18px right 44px;
}

/*Googel Revew */

.card.reviewcard{
   
    border:none;
    height:400px;
    overflow-y: auto;
        border-radius: 15px;
  
}
.coloredrow{
    border-bottom:4px solid #A362C3;
}
.avatarsection i{
    color:#F7A000;
    margin-right:5px;
}
.googlereviewimg{
    width:160px;
}

 /* according change color  */

     .accordion-button::after {
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60px" height="60px" fill="currentColor" class="bi bi-plus" viewBox="0 0 16 16"><path d="M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z"/></svg>');
    }
    .accordion-button:not(.collapsed)::after {
        background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" fill="currentColor" class="bi bi-dash" viewBox="0 0 16 16"><path d="M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z"/></svg>');
    }
    .care-estate .list ul,
    .pruning .list-data ul {
        /* list-style-image: url("../images/care/checkmark.png"); */
        list-style-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-check2-circle" viewBox="0 0 16 16"><path d="M2.5 8a5.5 5.5 0 0 1 8.25-4.764.5.5 0 0 0 .5-.866A6.5 6.5 0 1 0 14.5 8a.5.5 0 0 0-1 0 5.5 5.5 0 1 1-11 0z"/><path d="M15.354 3.354a.5.5 0 0 0-.708-.708L8 9.293 5.354 6.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l7-7z"/></svg>');
        margin-top: 31px;



    }
 

/*My All New Classess */
 .companylogo .item img {
    width: 160px!important;
    height: 70px!important;
}
.home-4 .section-four .section-box .card {
    padding: 105px 21px 50px 21px;
    border-radius: 25px;
    height: 399px;
    overflow-y: auto;
}

.home-4 .section-five{
        background-color: var(--normal-color);
        position: relative;
        z-index: 1;
        padding:70px 0;
    }
    .office .section-five{
        padding:0 0;
    }
    .recycling .section-five{
        padding:0 0;
    }
    .relocation .section-five{
        padding:0 0;
    }
    .care .section-five{
        padding:0 0;
    }
    .home-4 .section-six {
    padding: 0 0;
   
}
.home-4 .section-four {
    padding: 70px 0;
}
/*.pruning .section-six{*/
/*    padding:0 0;*/
/*}*/
.recycling .section-six{
    padding:0 0;
}
.office .section-six{
    padding:20px 0;
}
.care .section-six{
    padding-bottom:0;
}

/*scroll bar section start */
 /* width */
  .card::-webkit-scrollbar {
    width: 0!important;
    height:0;
  }
  
  /* Track */
  .card::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .card::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
   .card::-webkit-scrollbar-thumb:hover {
    background: #555; 
   
  }
  
  /*scroll bar section end */
  
  
  /*card body scroll section */
  
  
  /*scroll bar section start */
 /* width */
  .card-body::-webkit-scrollbar {
    width: 0!important;
    height:0;
  }
  
  /* Track */
  .card-body::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .card-body::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
   .card-body::-webkit-scrollbar-thumb:hover {
    background: #555; 
   
  }
  
  /*scroll bar section end */
  
  .office-section .features {
    margin-top: 64px;
    margin-bottom: 80px;
}
.pruning .section-three.part-three .list-data li{
    margin-bottom:20px;
}
.recycling-section .paragraph {
    padding: 0 100px;
}
.care .care-section img.careking{
    width:260px;
}
.care .care-estate .list li{
    margin-bottom:20px;
}
.carecardfixed {
   
    border-radius: 31px;
    border: none;
    box-shadow: 1px 1px 10px #00000033;
}
.featuresmy .owl-carousel .owl-stage-outer{
    height: auto;
}
.care .section-three.part-one .carepartone{
    padding-top:0;
}
 .care .relocation-section {
     margin-bottom:0;
 }
 .section-services{
     margin-top:0;
 }
 .home-4.myabout .section-six{
     margin:70px 0;
 }
 .home-4.myabout .section-six .testinomial-carsouel .card{
       
        padding:44px 25px;
        
    }
    .androidtextsection{
            padding: 0px 130px;
            display:flex;
            flex-direction:column;
            justify-content:center;
           
    }
    /* .contentmobile {*/
    /*        position: absolute;*/
    /*        z-index: 1;*/
    /*        top: 216px;*/
    /*        left: 187px;*/
    /*        width: 366px;*/
    /*        height: 170px;*/
    /*        font-size: 23px;*/
    /*        color: #000000a6;*/
    /*        background: #F2F8FC;*/
    /*}*/
    .office .section-three .imageicon {
    list-style-image: url(../images/office/checkmark.png);
    margin: 36px 0 0 0;
    padding: 0;
    list-style-position: inside;
}
.office .section-three .imageicon li{
    margin-bottom:30px;
}


/*Window Plustering----------------------------------------------------------------------------- */

.wcleaning .section-two .card {
    border: none;
    border-radius: 15px;
    width: 317px;
    height: 212px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--normal-color);
    box-shadow: 0px 0px 45px 0px rgb(0 0 0 / 20%);
    padding: 0 21px;
}
.wcleaning .section-two {
  
    padding: 36px 0;
}
.wcleaning .section-three .box-flex .col:nth-of-type(1) {
     border-right: none;
}
.wcleaning .office-section .features .owl-carousel .item .card {
    border: none;
    overflow: hidden;
    box-shadow: 0 0 15px 0 rgb(100 100 100 / 40%);
    border-radius: 20px;
    height: auto;
    overflow-y: auto;
}

.wcleaning .office-section .features .owl-carousel .item .card .card-body{
     height: 656px;
    overflow-y:auto;
}

.wcleaning .section-two .card .card-title {
    font-size: 20px;
    font-weight: 600;
        color: #000000a1;
   
}
 .wcleaning .section-three ul{
        list-style-image:url("../images/office/checkmark.png");
        margin:36px 0 0 0;
        padding:0;
        list-style-position: inside;
    }
    .wcleaning .section-three .box-flex {
    margin-top: 0px;
}
.golplastering{
       width: 110px;
    background: #EEEEEE;
    height: 110px;
    border-radius: 50%;
}
.golplastering p{
    margin: 0;
    font-size: 30px;
    font-weight:bold;
}
.wcleaning .section-three.part-one {
    background: url(../images/home4/Path4.png);
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin:70px 0 50px 0;
}
.wcleaning .section-three {
    background-color: var(--normal-color);
    padding-bottom: 12px;
    position: relative;
}
.wcleaning .section-android .heading {
    font-size: 20px;
    font-weight: bold;
    width: 339px;
    border: none;
}
.wcleaning .semiheading{
    font-size:16px;
}
.wcleaning .section-android {
    background: url(../images/home4/Path4.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    padding: 60px 0 0 0;
    overflow: hidden;
}
.office-section.ourcleannigsection .features .owl-carousel .item .card .card-body .card-title .heading {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}

.office-section.ourcleannigsection .features .owl-carousel .item .card .card-body  {
    height: 85px;
    overflow-y: auto;
    padding: 26px 12px;
}
.office-section.ourcleannigsection .features .owl-carousel .item .card img {
  height:160px;
}

.office-section.ourcleannigsection .features .owl-carousel .item .card i {
    margin-left: 22px;
    font-size: 20px;
    padding: 8px;
    border-radius: 50%;
    background: #EEEEEE;
}
.office-section.ourcleannigsection .features .owl-carousel .item .card i:hover{
    background-color:black;
    color:white;
}
.office-section.ourcleannigsection .features .owl-carousel .item {
    padding: 20px 10px;
}
.wcleaning .ourcleannigsection .heading{
    font-size: 20px;
    font-weight: bold;
    text-align:left;
}
.wcleaning .ourcleannigsection .features {
    margin-top: 25px;
    margin-bottom: 80px;
}

/*Custom code on toggle button */


/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
      width: 199px;
  height: 44px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c5bcbc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 36px;
  width: 90px;
  left: 4px;
  bottom: 4px;
  background-color: black;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #9ca5aa;
  /*background-color:#F6F6F6;*/
}
input:checked + .p1{
    color:white;
}



input:checked + .slider:before {
  -webkit-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
}

input:checked + .p2{
    color:white;
}


/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  /*border-radius: 50%;*/
  border-radius:30px;
}
.rightbutton .switch{
    position:relative;
}
.rightbutton .switch .p1{
    font-size:15px;
    z-index:999;
    position: absolute;
    left: 12px;
    top: 10px;
    color:white;
}
.rightbutton .switch .p2{
    font-size:15px;
    z-index:999;
    position: absolute;
   right: 15px;
    top: 10px;
    color:white;
}


/*Custom code on toggle button End  */


.wcleaning .office-section.ourcleannigsection {
    margin-top: 0px;
    height: auto;
}
.wcleaning .section-three ul li {
    margin-bottom:15px;
}

.wcleaning .section-one{
             background-image:url("../images/home3/Image17.png"),url("../../images/clean-bg.png");
        background-color: var(--home-two-primary-color);
        background-repeat: no-repeat;
        background-size: 31%,43%;
        background-position: bottom left -210px,center right;
    }
    
    .wcleaning .section-six {
    padding: 90px 0;
    background: none;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.wcleaning header {
    background-color: var(--home-two-primary-color);
    z-index: 9999;
}
.wcleaning .recycling-section .features .card-text {
    margin-top: 24px;
    font-size: 28px;
    font-weight: 300;
    color: var(--normal-dark-color);
}
.wcleaning .office-section .features .owl-carousel .item .card .card-body .card-title .heading {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}
.wcleaning .office-section .features .owl-carousel .item .card .card-body .card-text ul li {
    margin-top: 25px;
    font-size: 20px;
}
.androidtextsection {
    padding: 0px 130px;
    display: flex;
    flex-direction: column;
     justify-content: start; 
}
.wcleaning .section-android .heading {
    font-size: 30px;
    font-weight: bold;
    width: 434px;
    border: none;
}
.wcleaning .section-six .testinomial-carsouel {
    margin-top: 40px;
}
   .wcleaning .section-five {
    background-color: var(--normal-color);
    position: relative;
    z-index: 1;
    padding: 0 0 40px 0;
}
.wcleaning .section-six .testinomial-carsouel .owl-carousel .owl-stage-outer {
    height: 560px;
}
.wcleaning .section-android img{
        height: 433px;
    width: 350px;
}
.pruningpartone{
   padding-top:0!important;
}
.pruningtestimonials{
    padding:25px 0 0 0;
}
.owl-carousel .owl-dots.disabled{
    display:block;
}

/*----------------------------------------------------Privacy Policy ------------------------------------------------------------------------------*/

.privacypolicy{
    margin-top:80px;
    margin-bottom:80px;
}

.privacypolicy h1{
    font-size:40px;
    font-weight:bold;
    margin-bottom:60px;
}
.privacypolicy h2{
    font-size:24px;
    font-weight:500;
    margin-bottom:33px;
    margin-top:30px;
}
.privacypolicy p{
    font-size:18px;
    font-weight:light;
    color:#000000;
    margin-bottom:28px;
    margin-top:28px;
}









/*----------------------------------------------------End Privacy Policy ------------------------------------------------------------------------------*/




/*Responsive div Bracket End */

}