@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

 
@font-face {
    font-family: 'Metropolis-Black';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Metropolis-Black.woff") format('truetype'), url("../fonts/Metropolis-Black.woff") format("woff") ;
  
}

@font-face {
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Metropolis-SemiBold.woff") format('truetype'), url("../fonts/Metropolis-SemiBold.woff") format("woff") ;
  
}
@font-face {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Metropolis-Regular.woff") format('truetype'), url("../fonts/Metropolis-Regular.woff") format("woff") ;
  
  }

body {
    font-family: 'Metropolis' !important;
    font-weight: normal !important;
    font-size:16px;
}

@media (max-width: 600px) {
    body {
        font-family: 'Metropolis' !important;
        font-weight: normal !important;
        font-size:14px;
    }

}
@media screen and (max-width:600px){
    .bg-one{
      background: none no-repeat!important;
    background-size: cover;
    background-position: center center;
}
.bg-two{
      background: none no-repeat!important;
    background-size: cover;
    background-position: center center;
}
.bg-three{
     background: none no-repeat!important;
    background-size: cover;
    background-position: center center;
}
.bg-four{
     background: none no-repeat!important;
    background-size: cover;
    background-position: center center;
}
}
.bg-about-desktop{
background: url(../img/about-min-img.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-appointment{
 background: url(../img/book-hero.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.form-check-input{
    background-size: cover!important;
}
.form-check-input:checked[type=checkbox] {
    background-image: url(../img/State=Clicked.png)!important;
}
.form-check-input:checked {
    background-color: white!important;
    border: 2px solid #75B47D!important;
}
.bg-one-left{
      background: url(../img/loft-left.png) no-repeat;
    background-size: cover;
    background-position: center center;
	height: 500px !important;
}
.bg-one-right{
      background: url(../img/loft-right.png) no-repeat;
    background-size: cover;
    background-position: center center;
	height: 500px !important;
}
.bg-two-left{
      background: url(../img/home-extenstion-left.png) no-repeat;
    background-size: cover;
    background-position: center center;
	height: 500px !important;
}
.bg-two-right{
      background: url(../img/home-extention-right.png) no-repeat;
    background-size: cover;
    background-position: center center;
	height: 500px !important;
}
.bg-th-left{
      background: url(../img/new_left_img.png) no-repeat;
    background-size: cover;
    background-position: center center;
	height: 500px !important;
}
.bg-th-right{
      background: url(../img/new_right_img.png) no-repeat;
    background-size: cover;
    background-position: center center;
	height: 500px !important;
}
.bg-fo-left{
      background: url(../img/home_renovation-left.png) no-repeat;
    background-size: cover;
    background-position: center center;
	height: 500px !important;
}
.bg-fo-right{
      background: url(../img/home-renovation-right.png) no-repeat;
    background-size: cover;
    background-position: center center;
	height: 500px !important;
}
.bg-ser{
     background: url(../img/services-min-img.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-abt{
     background: url(../img/about-min-img.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-top{
     background: url(../img/our-process-top.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-one{
      background: url(../img/one.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-two{
      background: url(../img/two.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-three{
      background: url(../img/three.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.bg-four{
      background: url(../img/four.png) no-repeat;
    background-size: cover;
    background-position: center center;
}
.h1-white{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 59px;
    text-transform: capitalize;
    color: #FFFFFF;

}
.h2-white{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 59px;
    text-transform: capitalize;
    color: #FFFFFF;

}
.h3-white{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;
    text-transform: capitalize;
    color: #FFFFFF;

}
.h1-gold{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 59px;
    text-transform: capitalize;
    color: #C2873D;
}
.h2-gold{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 59px;
    text-transform: capitalize;
    color: #C2873D;
}
.h3-gold{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;
    text-transform: capitalize;
    color: #C2873D;
}
.h1-green{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 59px;
    text-transform: capitalize;
    color: #20412E;
}
.h2-green{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 59px;
    text-transform: capitalize;
    color: #20412E;
}
.h2-green{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;
    text-transform: capitalize;
    color: #20412E;

}

.p-white{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: center;
    color: #FFFFFF;
}
.p-black{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: center;
    color: #000000;

}
.p-sage{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #CDC8A5;
}
.p-green{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;

}
.p-green-op{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: center;
    color: #20412E;
    opacity: 0.6;

}
.nav-link{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #20412E;
}
.nav-link-active{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #0E0E0E;
    opacity: 0.2;
}
.footer-head{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    color: #FFFFFF;

}
.footer-a{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 158%;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #75B47D;
    text-decoration: none;
}
.form-control-lg {
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #20412E;
    background-color: #EFEFEF;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 40px;
    width:100%;
}
.form-control{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #20412E;
    background-color: #fff;
    box-sizing: border-box;
    margin-bottom: 20px;
    border:0px;
    height: 40px;
    width:100%;
    border-radius: 0px;
}
.form-control:focus{
    outline:none;
}
.btn-green{
    background: #75B47D;
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight:600;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #FFFFFF;
    border:0px;
    border-radius:0px;
    height: 40px;
    padding: 14px 20px;
}
.footer-copy{
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    align-items: center;
    text-align: right;
    text-transform: capitalize;
    color: #CDC8A5;
}
section{
    position: relative;
    padding: 6rem 0;
    overflow: hidden;
    z-index: 1;
    background-color:#fff;
}

.bg-image:not([class*=absolute]) {
    position: absolute;
}
.bg-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.p-mo-0{
    padding: 0;
}

.nav-item .btn-green:hover{
    filter: none;
    color:#212529 !important;
}
.btn-green:hover{
    filter: drop-shadow(0px 16px 24px rgba(117, 180, 125, 0.32));
}
.footer-a:hover{
  color: #75B47D;  
}
.our-services .card:hover{
    box-shadow: 0px 56px 48px rgb(32 65 46 / 20%);
}
.prot-card-listing .card:hover{
    filter: drop-shadow(0px 56px 48px rgba(32, 65, 46, 0.2));
}


.home-top{
    margin-top: 6rem;
}
.about-us-sec{
    margin-top: 5.5rem;
}
.our-contact-top{
    margin-top: 6rem;
}
.book-process-top{
    margin-top: 6rem;
}
.our-process-top{
    margin-top: 6rem;
}
.services-sec{
   margin-top: 6rem; 
}
.our-portfolio-top {
    margin-top: 6rem;
}
.blog-top{
    margin-top: 9rem;
}
.form-control.is-valid, .was-validated .form-control:valid {
    border: 1px solid #75B47D;
    padding-right: calc(1.5em + 0.75rem);
    background-image: none;
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    border-radius:0px;
}
.form-control.is-invalid, .was-validated .form-control:invalid {
    border: 1px solid #B34D4D;
    padding-right: calc(1.5em + 0.75rem);
    background-image: none;
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    border-radius:0px;
}
.form-group {
    margin-bottom: 0rem;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 59px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}
.modal-body p{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    text-align: center;
    color: #CDC8A5;
}
.our-portfolio-top .owl-dots{
	display:none;
}
/* ----------------------------------------header----------------------------------------- */
.desktop .nav-link{
    width: 145px;
    position:relative;
}
.nav-link:hover{
    color: #75B47D;
}
.nav-link.active{
   color: #75B47D ; 
}
.shales:after {
    content: '';
    background: #C2873D;
    width: 2px;
    height: 18px;
    position: absolute;
    top: 13px;
    left: 0px;
    transform: rotate(19deg);
}
.mobile-head {
    height: 80px;
    background: #fff;
    z-index: 99 !important;
    padding: 0 20px;
}
.mobile-slide-menu .mobile-slide-head {
    background: #ffffff !important;
    position: absolute;
    width: 100%;
    height: 118px;
    padding: 24px 20px;
}
.mobile-slide-menu {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    background: #ffffff;
    height: 80px !important;
    z-index: 5;
    opacity: 1;
}
.mobile-slide-menu .mobile-slide-head {
    background: #fff !important;
    position: absolute;
    width: 100%;
    height: 80px;
    padding: 24px 20px;
}
  
.mobile-slide-menu .mobile-slide-head .menuactive {
    position: relative;
    top: 4px;
    float: right;
}
.header-top{
    height: 100px;
    background: #FFFFFF;
    box-shadow: 0px 24px 32px rgba(117, 180, 125, 0.08);

}
.desktop .nav-link{
    padding-top: 15px;
}
/* ----------------------------------------index-page----------------------------------------- */
.home-slider-content {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    height: 607px;
    padding: 10rem 2rem;
}
.home-slider .item {
    background: url(../img/home-slider-1.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%;
    height: 607px;
}
.home-slider .owl-dots {
    text-align: center;
    bottom: 19px;
    position: absolute;
    z-index: 1;
    left: 47%;
    right: 47%;
 
}

.btn-submit{
    background-image: linear-gradient(278deg, #75B47C 34.69%, #20412E 89.22%);
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #FFFFFF;
    border-radius: 0px;
    padding: 13px 0px;
    background-size: 200% auto;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

/*.btn-submit:hover{
    background: #75B47D;
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #FFFFFF;
    background-position: 100% 0;
    moz-transition: all .400s ease-in-out;
    -o-transition: all .400s ease-in-out;
    -webkit-transition: all .400s ease-in-out;
    transition: all .400s ease-in-out;
}*/
.btn-submit:hover{
    background-position:center center;
    color:#fff;
    filter: drop-shadow(0px 16px 24px rgba(117, 180, 125, 0.32));

}
.contact-form-home  p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    text-align: center;
    color: #20412E !important;
}
.check-text-home{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    align-items: flex-end;
    color: #20412E !important;

}
.check-text-home a{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    align-items: flex-end;
    color: #20412E !important;
    text-decoration: none;

}
.bg-gray{
    background: #F4F4F4;
}
.contact-home .form-control-lg {
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #000000;
    background: #fff !important;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 40px;
    width: 100%;
    border: 0px;
    border-radius: 0;
}
.contact-home .form-select {
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #000000;
    background-color: #fff !important;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 40px;
    width: 100%;
    border: 0px;
    border-radius: 0;
}

.contact-home  textarea {
    background: #fff !important;
    font-family: 'Helvetica Now Display';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #000000;
    border: 0px;
    padding: 13px;
}
.your-space-content {
    width: 460px;
    max-width: 100%;
    display: inline-block;
}


.our-services .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: #F4F4F4;
    background-clip: border-box;
    border: 0;
    border-radius: 0;
    text-align: center;
    transition: .4s ease-out;
}
.our-services h3{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;    
    text-align: center;
    letter-spacing: 0.3px;
    text-transform: capitalize;    
    color: #20412E;
}
.our-services p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: center;
    color: #20412E;
    opacity: 0.6;

}
.card-details .btn-green:hover{
    color: #FFFFFF;
}
.card-details{
    padding: 20px 0;
}
.your-space-content p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;

}
.our-services-content p{
    font-family: Metropolis;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    text-align: center;
    color: #20412E;

}
.our-services {
    background: url(../img/our-services-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    width: 97%;
    display: block;
    margin: auto;
    max-width: 100%;
    padding: 5rem 0;
    margin-top: 0px;
}
.your-space-metter::after{
    content: '';
    background:url(../img/your-space-metter-af.png) no-repeat ;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    height: 400px;
    width: 100%;
    transform: translate(0px, 96px);
}
.a-seamless {
    padding-top: 2.5rem;
    padding-bottom: 20rem;
}


.a-seamless::after{
    content: '';
    background:url(../img/a-seamless-af.png) no-repeat ;
    background-position: center center;
    background-size: cover;
    position: absolute;
    top: -40px;
    left: 0px;
    z-index: -1;
    height: 751px;
    width: 100%;
    transform: translate(0px, 46px);
}
.home_from{
    padding:4rem 0;
}
.home_ready{
     padding:4rem 0;
}
.home-top-content-des{
    position: absolute;
    top: 0;
    left: .5rem;
    width: 100;
    height: 100%;
    z-index: 2;
}
.home-slider-content {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    height: 550px;
    width:460px;
    padding: 2.8rem 2rem;
}
.home-top .btn-green:hover {
	filter: none;
}
.about-us-last .btn-green:hover {
	filter: none;
}
@media (min-width: 1028px){
    .a-seamless {
        padding-top: 2.5rem;
        padding-bottom: 2rem;
    }

    .a-seamless::after{
        content: '';
        background:url(../img/a-seamless-af.png) no-repeat ;
        background-position: center center;
        background-size: cover;
        position: absolute;
        top: -40px;
        left: 0px;
        z-index: -1;
        height: 751px;
        width: 100%;
        transform: translate(0px, 78px);
        display: none;
    }
    .home-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 550px;
        width:460px;
        padding: 5.8rem 2rem;
    }
    .home-slider .item {
        /*background: url(../img/home-slider-1.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 550px;
    }
     .home_ready{
         padding: 4rem 0;
    }
}
@media (min-width: 1280px){
    .a-seamless {
        padding-top: 2.5rem;
        padding-bottom: 20rem;
    }
    .a-seamless::after{
        content: '';
        background:url(../img/a-seamless-af.png) no-repeat ;
        background-position: center center;
        background-size: cover;
        position: absolute;
        top: -40px;
        left: 0px;
        z-index: -1;
        height: 653px;
        width: 100%;
        transform: translate(0px, 78px);
        display: block;
    }
    .home-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 600px;
        width:460px;
        padding: 8rem 2rem;
    }
    .home-slider .item {
        /*background: url(../img/home-slider-1.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 600px;
    }
    .home_ready{
         padding: 4rem 0;
    }
}
@media (min-width: 1440px){
    .a-seamless {
        padding-top: 2.5rem;
        padding-bottom: 20rem;
    }

    .a-seamless::after{
        content: '';
        background:url(../img/a-seamless-af.png) no-repeat ;
        background-position: center center;
        background-size: cover;
        position: absolute;
        top: -40px;
        left: 0px;
        z-index: -1;
        height: 751px;
        width: 100%;
        transform: translate(0px, 78px);
    }
    .home-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 607px;
        width:460px;
        padding: 7.5rem 2rem;
    }
    .home-slider .item {
        /*background: url(../img/home-slider-1.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 607px;
    }
    .home_ready{
         padding: 5rem 0;
    }
}
@media (min-width: 1600px){
    .a-seamless {
        padding-top: 2.5rem;
        padding-bottom: 20rem;
    }

    .a-seamless::after{
        content: '';
        background:url(../img/a-seamless-af.png) no-repeat ;
        background-position: center center;
        background-size: cover;
        position: absolute;
        top: -40px;
        left: 0px;
        z-index: -1;
        height: 751px;
        width: 100%;
        transform: translate(0px, 78px);
    }
    .home-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 749px;
        padding: 15rem 2rem;
        width:530px;
    }
    .home-slider .item {
       /*background: url(../img/home-slider-1.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 750px;
    }
    .home_ready{
         padding: 9rem 0;
    }
}
@media (min-width: 1800px){
    .a-seamless {
        padding-top: 2.5rem;
        padding-bottom: 20rem;
    }
    
    .a-seamless::after{
        content: '';
        background:url(../img/a-seamless-af.png) no-repeat ;
        background-position: center center;
        background-size: cover;
        position: absolute;
        top: -40px;
        left: 0px;
        z-index: -1;
        height: 751px;
        width: 100%;
        transform: translate(0px, 78px);
    }
    .home-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 800px;
        width:530px;
        padding: 15rem 2rem;
    }
    .home-slider .item {
        /*background: url(../img/home-slider-1.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 800px;
    }
    .home_ready{
         padding: 10rem 0;
    }
}
@media (min-width: 1920px){
    .a-seamless {
        padding-top: 2.5rem;
        padding-bottom: 20rem;
    }
    .a-seamless::after{
        content: '';
        background:url(../img/a-seamless-af.png) no-repeat ;
        background-position: center center;
        background-size: cover;
        position: absolute;
        top: -40px;
        left: 0px;
        z-index: -1;
        height: 751px;
        width: 100%;
        transform: translate(0px, 78px);
    }
    .home-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 809px;
        width:530px;
        padding: 16rem 2rem;
    }
    .home-slider .item {
        /*background: url(../img/home-slider-1.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 809px;
    }
    .home_ready{
         padding: 11rem 0;
    }
}
.how-it-work .border{
    border: 1px solid rgba(205, 200, 165, 0.4) !important;
}

/* ----------------------------------------our-process----------------------------------------- */
.consultation-stage p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    text-align: left;
    color: #20412E;

}
.our-top-content{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    height: 600px;
    padding: 12rem 2rem;
}
.consultation-stage .container{
    margin-bottom: 85px;
}
.conslutions-and-stage{
    padding: 0rem 5rem;
}
.foundetion-stage{
    padding: 0rem 5rem;
}
.concept-stage{
    padding: 0rem 9rem 0rem 0rem;
}
.finish-stage{
    padding: 0rem 9rem 0rem 0rem;
}
.hand-content{
    padding: 3rem 0;
}
.any-question-content{
      padding: 5rem 6rem;
      height: 450px;
}
.any-question{
    margin-bottom:35px;
}
.any-question-content p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    color: #20412E;
}

@media (min-width: 1028px){
    .our-top-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 528px;
        padding: 10rem 1rem;
    }


    .conslutions-and-stage{
        padding: 2rem 1rem 2rem 2rem;
    }
    .concept-stage {
        padding: 2rem 0rem 2rem 3rem;
        height: 568px;
    }
    .finish-stage {
        padding: 4rem 3rem 4rem 3rem;
        height: 564px;
    }
    .foundetion-stage{
       padding: 2rem 1rem 2rem 2rem; 
    }
    .any-question-content{
      padding: 2rem 3rem;
      height: 339px;
    }
    .question-img img {
        position: absolute;
        top: 0px;
        left: 0px;
        transform: translate(-75px, 74px);
        width: 75px;
        height: 193px;
        z-index: -1;
    }

}
@media (min-width: 1280px){
    .our-top-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 566px;
        padding: 12rem 2rem;
    }
    .conslutions-and-stage{
       padding: 2rem 1rem 2rem 4rem; 
    }
    .concept-stage {
        padding: 4rem 2rem 4rem 3rem;
        height: 503px;
    }
    .finish-stage {
        padding:1.5rem 3rem 4rem 3rem;
        height: 454px;
    }
    .foundetion-stage{
       padding: 2rem 1rem 2rem 4rem; 
    }
    .any-question-content{
      padding: 4rem 2rem;
      height: 398px;
    }
    .question-img img {
        position: absolute;
        top: 0px;
        left: 0px;
        transform: translate(-86px, 87px);
        width: 88px;
        height: 227px;
        z-index: -1;
    }
    
}
@media (min-width: 1440px){
    .our-top-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 600px;
        padding: 14rem 2rem;
    }
    .conslutions-and-stage {
        padding: 0rem 2rem 0rem 4rem;
    }
    .concept-stage {
        padding: 4rem 5rem 4rem 3rem;
        height: 500px;
    }
    .finish-stage {
        padding: 2rem 3rem 4rem 3rem;
        height: 445px;
    }
    .foundetion-stage {
        padding: 0rem 2rem 0rem 4rem;
    }
    .any-question-content{
      padding: 6rem 3rem;
      height: 450px;
    }
    .question-img img {
        position: absolute;
        top: 0px;
        left: 0px;
        transform: translate(-89px, 98px);
        width: 89px;
        height: 257px;
        z-index: -1;
    }

}
@media (min-width: 1600px){
    .our-top-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 600px;
        padding: 14rem 2rem;
    }
    .conslutions-and-stage {
        padding: 0rem 5rem 0rem 4rem;
    }
    .concept-stage {
        padding: 4rem 3rem 4rem 3rem;
        height: 455px;
    }
    .finish-stage {
        padding: 3.5rem 3rem 4rem 3rem;
        height: 443px;
    }
    .foundetion-stage {
        padding: 0rem 5rem 0rem 4rem;
    }
    .any-question-content{
      padding: 7rem 6rem;
      height: 500px;
    }
    .question-img img {
        position: absolute;
        top: 0px;
        left: 0px;
        transform: translate(-116px, 108px);
        width: 117px;
        height: 288px;
        z-index: -1;
    }

}
@media (min-width: 1800px){
    .our-top-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height:809px;
        padding: 22rem 2rem;
    }
    .conslutions-and-stage {
        padding: 0rem 5rem 0rem 4rem;
    }
    .concept-stage {
        padding: 4rem 5rem 4rem 6rem;
        height: 443px;
    }
    .finish-stage {
        padding: 4rem 3rem 4rem 3rem;
        height: 443px;
    }
    .foundetion-stage {
        padding: 0rem 5rem 0rem 4rem;
    }
    .any-question-content{
      padding: 9rem 8rem;
      height: 561px;
    }
    .question-img img {
        position: absolute;
        top: 0px;
        left: 0px;
        transform: translate(-120px, 123px);
        width: 121px;
        height: 318px;
        z-index: -1;
    }


}
@media (min-width: 1920px){
    .our-top-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 809px;
        padding: 20rem 2rem;
    }
   .conslutions-and-stage {
        padding: 0rem 5rem 0rem 4rem;
    }
    .finish-stage {
        padding: 4rem 3rem 4rem 3rem;
        height: 443px;
    }
    .concept-stage {
        padding: 4rem 8rem 4rem 3rem;
        height: 443px;
    }
    .foundetion-stage {
        padding: 0rem 5rem 0rem 4rem;
    } 
    .any-question-content{
      padding: 11rem 8rem;
      height: 600px;
    }
    .question-img img {
        position: absolute;
        top: 0px;
        left: 0px;
        transform: translate(-119px, 130px);
        width: 120px;
        height: 343px;
        z-index: -1;
    }

}
.question-img{
    position: relative;
    z-index:1;
}


/* ----------------------------------------about-us-page----------------------------------------- */
.about-slider .bg-image{
    position: relative;
}
.about-slider .item{
    background: url(../img/about-min-img.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%;
    height: 607px;

}
.abouts-slider-content{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    height: 600px;
    padding: 12rem 2rem;
}
.our-misssion{
    width: 100%;
    margin-bottom: 40px;
    margin-top: 40px;
}
.our-mission-content{
    padding: 0 2rem;
    margin-top: 30px;
}
.our-misssion p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;


}
.about-slider .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 13px;
    left: 47%;
    right: 47%;
}
.flowless-content{
    padding: 0 4rem;
}
.flowless-content p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;

}
.testmonial-box p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;
}
.ready-to-book p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #CDC8A5;

}
.testomonilas p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;
}
.testmonilas-p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #75B47D;
}
.what-customer .h2-gold {
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 59px;
    text-transform: capitalize;
    color: #C2873D;
    transform: translate(100px, 3px);
}
.testmonial-box{
    width: 287px;
    padding: 8px 5px;
}
.our-misssion-mo p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: left;
    color: #000000;
}
.our-misssion-mo {
    position: relative;
    padding: 2rem 0;
    overflow: hidden;
}
.our-misssion-mo .h2-gold {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
    color: #C2873D;
    margin-bottom: 30px;

}
.we-get-the-mo p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: left;
    color: #000000;
}
.we-get-the {
    padding: 0 1rem;
    margin-top: 12px;
}
.contractor-content p {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: center;
    color: #FFFFFF;
}
.we-get-the-mo{
    position: relative;
    padding: 1rem 0;
    overflow: hidden;
}
.we-get-the-mo .h2-gold {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
    color: #C2873D;
    margin-top: 23px;
    margin-bottom: 18px;
}
.a-little-mo{
    position: relative;
    padding: 1rem 0;
    overflow: hidden;
}
.a-little-mo p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: left;
    color: #000000;
}
.we-get-the .h2-gold {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    text-transform: capitalize;
    color: #C2873D;
    margin-bottom: 16px;
    margin-top: 14px;
}
.what-customer .container{
    transform: translate(0rem, -2rem);
}
.testmonilas-p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #75B47D !important;
}
.what-customer{
    height:500px;
}
.flawless-job .bg-image{
   object-fit: cover;
}
.about-us-sec .bg-image{
   object-fit: cover;
}
.what-customer .bg-image{
   object-fit: cover;
}
.about-us-last .bg-image{
   object-fit: cover;
}
@media (min-width: 1028px){
    .flawless-job{
        position: relative;
        padding: 3rem 0;
        overflow: hidden;
        z-index: 1;
    }
    .abouts-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 600px;
        padding: 9rem 1rem;
    }


}
@media (min-width: 1280px){
    .flawless-job{
        position: relative;
        padding: 3rem 0;
        overflow: hidden;
        z-index: 1;
    }
    .abouts-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 646px;
        padding: 14rem 2rem;
    }


}
@media (min-width: 1440px){
    .flawless-job{
        position: relative;
        padding: 3rem 0;
        overflow: hidden;
        z-index: 1;
    }
    .abouts-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 692px;
        padding: 14rem 2rem;
    }
    .what-customer .container{
        transform: translate(0rem, -2rem);
    }
}
@media (min-width: 1600px){
    .flawless-job{
        position: relative;
        padding: 5rem 0;
        overflow: hidden;
        z-index: 1;
    }
    .abouts-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 756px;
        padding: 17rem 2rem;
    }
    .what-customer .container{
        transform: translate(0rem, -2rem);
    }
}
@media (min-width: 1800px){
    .flawless-job{
        position: relative;
        padding: 6rem 0;
        overflow: hidden;
        z-index: 1;
    }
    .abouts-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 756px;
        padding: 17rem 2rem;
    }
    .what-customer .container{
        transform: translate(0rem, -2rem);
    }
}
@media (min-width: 1920px){
    .flawless-job{
        position: relative;
        padding: 6rem 0;
        overflow: hidden;
        z-index: 1;
    }
    .abouts-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 809px;
        padding: 18rem 2rem;
    }
    .what-customer .container{
        transform: translate(0rem, -2rem);
    }
}
.how-it-work h2{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    color: #20412E;
}
.calender-box .form-select {
    display: block;
    width: 75%;
    margin:auto;
    margin-left: 20px;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    align-items: center;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #20412E;
    background-color: #EFEFEF;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 0;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height:45px;
}
.book-appoinment-input .form-control-lg {
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #20412E;
    background: #EFEFEF;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 45px;
    width: 100%;
    border: 0px;
    border-radius: 0;
}
.book-appoinment-input .form-control{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #20412E;
    background: #EFEFEF;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 45px;
    width: 100%;
    border: 0px;
    border-radius: 0;
}
.book-appoinment-input .form-select {
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #000000;
    background: #EFEFEF;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 45px !important;
    width: 100%;
    border: 0px;
    border-radius: 0;
}
 .calender-box{
    width: 100%;
    display: block;
    margin: auto;
    padding: 30px 43px;
    margin-left: 27px;
}
.book-appoinment-input{
    width: 90%;
    display: block;
    margin: auto;
    padding-top: 27px;
}
.book-appoinment-input h2 {
    margin-left: 13px;
    margin-bottom: 23px;
}
.lightpick__select{
    font-family: 'Metropolis';
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 191% !important;
    color: #000000;

}
.lightpick__select-months{
    margin-left:0px;
    text-align:left;
}
.lightpick__select-months {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    /*background-image: url(../img/select-icon.svg) !important;*/
    background-repeat: no-repeat !important;
    background-position: 90% center !important;
	padding-right: 20px;
}
.lightpick__day-of-the-week{
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 12px !important;
    line-height: 15px;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #000000;
    margin-bottom: 18px;
    margin-top: 20px;
}
.lightpick__days .is-previous-month{
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #747474;  
}
.is-available {
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #000000;

}
.is-today{
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    display: flex;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #75B47D !important;
}
.is-available.is-today {
    border: 1px solid #DFDFDF;
    background-size: 18.8% auto;
    background-position: center bottom;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    background-image:none;
}
.lightpick__days div{
    width: 40px;
    height: 40px;
    background: #FCFCFC;
    border: 0.2px solid #DFDFDF;
}
.lightpick__months {
    display: grid;
    background-color: #fff; 
    grid-template-columns: auto;
    grid-gap: 1px;
}
.lightpick__day:not(.is-disabled):hover {
    background-size: contain;
    background: #75B47D !important;
}
.lightpick__day.is-start-date, .lightpick__day.is-end-date, .lightpick__day.is-start-date:hover, .lightpick__day.is-end-date:hover {
    background:#75B47D !important;
    background-size: auto;
    background-position: center;
    color: #FFF !important;
    font-weight: bold;
}
.lightpick {
    padding: 4px;
    width: 288px;
    background-color: #FFF;
    box-shadow:none !important;
}
.lightpick__month-title-bar {
    display: flex;
    margin-bottom: 4px;
    justify-content: space-between;
    align-items: center;
}

.lightpick__month {
    padding: 4px;
    width: 288px;
    background-color: #FFF;
}
.calender-box h2 {
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    color: #20412E;
    margin-left: 13px;
}
#result-13 {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    align-items: center;
    color: #0E0E0E;
    text-decoration: none;
    margin-top:7px;
}
.book-right {
    background: url(../img/book-hero-left.png) no-repeat;
    background-size: cover;
    height: 100%;
    background-position: center center;
    object-fit: fill;
}
/* ----------------------------------------serviec-page----------------------------------------- */
.services-slider-content{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    height: 600px;
    padding: 12rem 2rem;
}
@media (min-width: 1028px){
    .services-slider-content{
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 600px;
        padding: 12rem 2rem;
    }
}
@media (min-width: 1280px){
  .services-slider-content{
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 600px;
        padding: 12rem 2rem;
    }
}
@media (min-width: 1440px){
  .services-slider-content{
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    height: 600px;
    padding: 12rem 2rem;
  }  
}
@media (min-width: 1600px){
    .services-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 809px;
        padding: 21rem 2rem;
    }
}
@media (min-width: 1800px){
    .services-slider-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 809px;
        padding: 21rem 2rem;
    }
}
@media (min-width: 1920px){
  .services-slider-content {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    height: 809px;
    padding: 20rem 2rem;
} 
}
.how-ite-work-content p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: left;
    color: #000000;
}
.services-slider-content .p-white {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #CDC8A5;
}
.loft-conversion .p-black{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;
}
.loft-conversion-content  .p-black{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;
}
.loft-conversion{
    margin-top: 14px;
}
.new_build-home{
    margin-top: 14px;
}
.any-question{
    margin-top: 14px;
}
.book-appoinment-input .form-select {
        font-family: 'Metropolis-SemiBold';
        font-style: normal;
        font-weight:600;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.04em;
        text-transform: capitalize;
        color: #20412E;
        background: #EFEFEF;
        box-sizing: border-box;
        margin-bottom: 20px;
        height: 40px;
        width: 100%;
        border: 0px;
        border-radius: 0;
}
.book-appoinment-input textarea{
        background: #EFEFEF;
        font-family: 'Metropolis-SemiBold';
        font-style: normal;
        font-weight:600;
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0.04em;
        text-transform: capitalize;
        color: #20412E;
        border: 0px;
        padding: 13px;
}
#calendari {
    margin: 3px 0;
    position: relative;
    overflow: hidden;
    height: 381px;
    width: 350px;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 346px;
    box-shadow: none;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(0);
    transition: all 0.3s ease;
  }
  table.actiu {
    transform: translateX(0px) top;
  }
  table.inactiu {
    transition: all 0.3s 0.01s ease;
  }
  table.amagat-esquerra {
    transform: translateX(-299px);
  }
  table.amagat-dreta {
    transform: translateX(300px);
  }
  td,
  th {
    text-align: center;
    background-color: #fff;
  }
  th {
    padding: 10px;
  }
  tr:first-child th {
    font-size: 20px;
    font-weight: bold;
    border-left: none;
    border-top: none;
  }
  td:last-child,
  th:last-child {
    border: 0px solid #DFDFDF;
 }
  
  th {
    border:0;
    background:transparent;
    color: #fff;
    font-weight: normal;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #000000;
    height: 47px;
    width: 52px;

  }
  th .any {
    font-size: 12px;
    font-weight: normal;
    display: block;
    text-shadow: none;
    color: rgba(0, 0, 0, 0.4);
  }
  tr:nth-child(2) th {
    padding: 5px;
  }
  td {
    padding: 0;
  }
  td > span {
    padding: 10px;
    display: block;
    transition: border 0.3s ease;
    height: 45px;
    width: 53px;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #000000;
    border: 1px solid #DFDFDF;
}


  td:nth-child(even) > span {
    background: #fff;
  }

  td:last-child > span,
  td:nth-child(6) > span {
    color: #000;
  }
 
  td.avui > span {
    background: #75B47D;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 19px;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #FFFFFF;

  }
  td.fora > span {
    background: #FCFCFC;
    border: 1px solid #DFDFDF;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    font-feature-settings: 'tnum' on, 'lnum' on;
    color: #747474;
  }
  td > span:hover {
    background: #75B47D;
    color: #fff;
  }
  .boto-next,
  .boto-prev {
    background: transparent;
    color: #fff;
    border: none;
    font-size: 18px;
    font-weight: bold;
    text-shadow: inherit;
    padding: 2px 10px 5px 10px;
    line-height: 1px;
    height: 45px;
    width: 45px;
    vertical-align: middle;
    border-radius: 100%;
    position: absolute;
    top: 15px;
  }
  .boto-next {
    right: 10px;
    padding-left: 13px;
    position: absolute;
    top: 0px;
  }
  .boto-prev {
    right: 45px;
    padding-right: 13px;
    position: absolute;
    top: 0px;
}
.any{
    margin-left: 14px;
}

  button:hover {
    cursor: pointer;
  }
  button:focus {
    outline: none;
  }
  
 .week-head span{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;    
    letter-spacing: 0.3px;
    text-transform: capitalize;
    color: #000000;
 }
.services-slider .item {
    background: url(../img/services-min-img.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%;
    height: 600px;
}
.loft-conversion-content{
        padding: 0 3rem;
}
@media (min-width: 1080px){
    .loft-conversion-content{
        padding: 0 1rem;
    }
    .loft-conversion {
        margin-top: 7px;
    }
    .new_build-home {
        margin-top: 7px;
    }
}
@media (min-width: 1280px){
    .loft-conversion-content{
        padding: 0 1rem;
    }
    .loft-conversion {
        margin-top: 7px;
    }
    .new_build-home {
        margin-top: 7px;
    }
}
@media (min-width: 1440px){
    .loft-conversion-content{
        padding: 0 3rem;
    }
    .loft-conversion {
        margin-top: 5px;
    }
    .new_build-home {
        margin-top: 5px;
    }
}
@media (min-width: 1600px){
    .loft-conversion-content{
        padding: 0 5rem;
    }
    .loft-conversion {
        margin-top: 7px;
    }
    .new_build-home {
        margin-top: 7px;
    }
}
@media (min-width: 1800px){
    .loft-conversion-content{
        padding: 0 6rem;
    }
    .loft-conversion {
        margin-top:10px;
    }
    .new_build-home {
        margin-top: 10px;
    }
}
@media (min-width: 1920px){
    .loft-conversion-content{
        padding: 0 8rem;
    }
    .loft-conversion {
        margin-top: 14px;
    }
    .new_build-home {
        margin-top: 14px;
    }
}
@media (min-width: 2160px){
    .loft-conversion-content {
        padding: 0px 3rem;
        width: 626px;
        margin: auto;
    }
    .loft-conversion {
        margin-top: 14px;
    }
    .new_build-home {
        margin-top: 14px;
    }
}
@media (min-width: 2880px){
    .loft-conversion-content {
        padding: 0px 3rem;
        width: 626px;
        margin: auto;
    }
    .loft-conversion {
        margin-top: 14px;
    }
    .new_build-home {
        margin-top: 14px;
    }
}

.services-slider .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 13px;
    left: 47%;
    right: 47%;
}
.ser-loft-conversion{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: left;
    color: #000000;
}
.services-slider-mo .item{
    height: 300px;
    width: 100%;
    display: block;
    margin: auto;
}
.services-slider-mo .item img{
    height: 300px;
    width: 100%;
}
.view-blow-bespoke p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: center;
    color: #FFFFFF;

 }
/* ----------------------------------------protfolio-page----------------------------------------- */
.prot-slider .item {
    background: url(../img/prot-slider-1.png) no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%;
    height: 600px;
}
.portfolio-content {
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    height: 600px;
    padding: 12rem 2rem;
}
@media (min-width:1028px){
    .prot-slider .item {
        background: url(../img/prot-slider-1.png) no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 478px;
    }
    .portfolio-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 476px;
        padding: 8rem 2rem;
    }
}
@media (min-width:1280px){
    .prot-slider .item {
        background: url(../img/prot-slider-1.png) no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 558px;
    }
    .portfolio-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 554px;
        padding: 11rem 2rem;
    }
}
@media (min-width:1440px){
    .prot-slider .item {
        background: url(../img/prot-slider-1.png) no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 600px;
    }
    .portfolio-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 600px;
        padding: 12rem 2rem;
    }
}
@media (min-width:1600px){
     .prot-slider .item {
        background: url(../img/prot-slider-1.png) no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 695px;
    }
    .portfolio-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 689px;
        padding: 15rem 2rem;
    }
}
@media (min-width:1800px){
     .prot-slider .item {
        background: url(../img/prot-slider-1.png) no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 780px;
    }
    .portfolio-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 773px;
        padding: 16rem 2rem;
    }
}
@media (min-width:1920px){
    .prot-slider .item {
        background: url(../img/prot-slider-1.png) no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
        width: 100%;
        height: 785px;
    }
    .portfolio-content {
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(5px);
        height: 785px;
        padding: 17rem 2rem;
    }
}
.prot-card-listing{
    padding:4rem 0;
}
.prot-slider .owl-dots {
    text-align: center;
    bottom: 19px;
    position: absolute;
    z-index: 1;
    left: 47%;
    right: 47%;
 
}
.prot-card-listing .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: 0rem;
    width: 375px;
    height: 695px;
}
.prot-card-listing .card .card-body {
    padding: 0px 0px;
    border-radius: 0px;
}
.prot-card-details{
    background: #FFFFFF;
    justify-content: center;
    align-items: center;
    padding: 24px 22px 25px;
    border: 1px solid #CDC8A5;
    box-sizing: border-box;
}
.prot-card-details h4{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;
    text-align: center;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    color: #20412E;
}
.prot-card-details p{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: center;
    color: #20412E;
}
.prot-card-details .card-home-renovation{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #C2873D;
}
.prot-card-listing .form-select {
    display: block;
    width: 99%;
    padding: 20px 20px;
    -moz-padding-start: calc(0.75rem - 3px);
    background-color:#EFEFEF;;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 0px;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    align-items: center;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    color: #20412E;

}
.protfolio-sec{
    padding: 3rem 0;
}
.protfolio-head p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: center;
    color: #000000;

}
.date-dots{
    margin-left: 16px;
    position: relative;
}
.date-dots:after{
    content:'';
    background: #20412E;
    height:4px;
    width:4px;
    position:absolute;
    left: -11px;
    top: 4px;
    border-radius: 50%;
    
}

.ready-content p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: left;
    color: #FFFFFF;

}
.ready-content .btn-green {
    background: #75B47D;
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #FFFFFF;
    border-radius: 0px;
    padding: 8px 2em;
}
.property-and-content{
    padding: 0 3rem;
}
.property-and-content p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: left;
    color: #000000;

}

.protfolio-sec .owl-stage-outer .item img{
    height: 312px;
}
.owl-dots {
    text-align: center;
}
.owl-dots .owl-dot{
    width: 7px;
    height: 7px;
    background: #D0D0D0 !important;
    border-radius: 50%;
    margin-left: 2px;
    margin-right: 6px;
}
.owl-dots .owl-dot.active{
    width: 12px;
    height: 12px;
    background: #0E0E0E !important;
    border-radius: 50%;
}
.blog-details-slider .item {
    /*background: url(../img/blog-slider-1.png) no-repeat;*/
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%;
    height:600px;
}
.blog-ready{
    margin-bottom:35px;
}
.description-bg{
    background: #F4F4F4;
}
.description-content p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;
}
.description-content{
    padding:30px 30px;
}
.theas-madules-content{
    padding: 20px 52px;
}
.theas-madules-content p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;
}
.description-blog{
    margin-bottom:45px;
}
.about-us-last{
    margin-bottom: 45px;
}

.blog-details-slider .owl-dots {
    text-align: center;
    position: absolute;
    left: 47%;
    right: 47%;
    bottom: 11px;
}
.blog-details-slider .owl-dots .owl-dot.active{
    width: 12px;
    height: 12px;
    background: #0E0E0E !important;
    border-radius: 50%;
}
.blog-details-slider .owl-dots .owl-dot{
    width: 7px;
    height: 7px;
    background: #D0D0D0 !important;
    border-radius: 50%;
    margin-left: 2px;
    margin-right: 6px;
}
.blog-top .item .bg-image{
    object-fit:cover
}
@media (min-width: 1028px){
    .description-content{
        padding:30px 30px;
    }
    .theas-madules-content {
       padding:30px 30px;
    }
}
@media (min-width: 1280px){
    .description-content{
        padding:30px 30px;
    }
    .theas-madules-content {
        padding:30px 30px;
    }
}
@media (min-width: 1440px){
    .description-content{
        padding:30px 30px;
    }
    .theas-madules-content {
        padding: 68px 80px;
    }
}
@media (min-width: 1600px){
    .description-content{
        padding:75px 70px;
    }
    .theas-madules-content {
        padding: 68px 80px;
    }
}
@media (min-width: 1800px){
    .description-content{
        padding:100px 100px;
    }
    .theas-madules-content {
        padding: 68px 80px;
    }
}
@media (min-width: 1920px){
    .description-content{
        padding:100px 100px;
    }
    .theas-madules-content {
        padding: 68px 80px;
    }
}


/* ---------------------------------contact-pa----------------------------------------- */

.conlender-right-img{
    background: url(../img/book-hero-left.png) no-repeat 18px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.our-details p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    color: #000000;
}
.our-details{
    padding: 0rem 5rem;
}
.contact-green-img{
    content: '';
    background: url(../img/contact-green-img.png);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 449px;
    height: 449px;
    bottom: 0;
    transform: translate(51.7%,-2.5%);
    z-index: -1;
    left: 0;
}
.contact-last{
    margin-bottom:35px;
}
.contact-last h2{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 59px;
    text-transform: capitalize;
    color: #FFFFFF;
}
.contact-last h4{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    color: #CDC8A5;

}
.contact-last h3{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 51px;
    text-transform: capitalize;
    color: #FFFFFF;
}
@media (min-width: 1024px) {
    .our-details {
        padding: 0rem 1rem;
    }
    .contact-green-img{
        content: '';
        background: url(../img/contact-green-img.png);
        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
        width: 449px;
        height: 449px;
        bottom: 0;
        transform: translate(7.7%,-2.5%);
        z-index: -1;
        left: 0;
    }
}
@media (min-width: 1280px) {
    .our-details {
        padding: 0rem 1rem;
    }
    .contact-green-img{
        content: '';
        background: url(../img/contact-green-img.png);
        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
        width: 449px;
        height: 449px;
        bottom: 0;
        transform: translate(7.7%,-2.5%);
        z-index: -1;
        left: 0;
    }
}
@media (min-width: 1440px) {
    .our-details {
        padding: 4rem 3rem;
    }
    .contact-green-img{
        content: '';
        background: url(../img/contact-green-img.png);
        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
        width: 449px;
        height: 449px;
        bottom: 0;
        transform: translate(7.7%,-2.5%);
        z-index: -1;
        left: 0;
    }
}
@media (min-width: 1920px) {
    .our-details {
        padding: 4rem 3rem;
    }    
    .contact-green-img{
        content: '';
        background: url(../img/contact-green-img.png);
        position: absolute;
        background-repeat: no-repeat;
        background-size: cover;
        width: 449px;
        height: 449px;
        bottom: 0;
        transform: translate(32.7%,-2.5%);
        z-index: -1;
        left: 0;
    }
}
.contact-form-head {
    padding: 0px 3rem;
    margin-bottom: 23px;
}
.input_field {
    padding: 0 3rem;
}
.contact-form-head p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    text-align: center;
    color: #0E0E0E;
}
.form-control-lg {
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #000000;
    background: #EFEFEF;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 40px;
    width: 100%;
    border: 0px;
    border-radius: 0;
}
.input_field .form-select {
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #20412E;
    background: #EFEFEF;
    box-sizing: border-box;
    margin-bottom: 20px;
    height: 40px;
    width: 100%;
    border: 0px;
    border-radius: 0;
}
.input_field textarea{
    background: #EFEFEF;
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #20412E !important;
    border: 0px;
    padding: 13px;

}
.select-md {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: url(../img/select-icon.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 90% center !important;
}
.select-lg {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: url(../img/select-icon.svg) !important;
    background-repeat: no-repeat !important;
    background-position: 95.5% center !important;
}
.check-text{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    align-items: center;
    color: #0E0E0E;
    margin-left: 10px;
    margin-top: 5px;

}
.check-text a{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    align-items: center;
    color: #0E0E0E;
    text-decoration: none;

}
.input_field .btn-green {
    background: #75B47D;
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #FFFFFF;
    border-radius: 0px;
}
.contact-right-bg{
   background: url(../img/contact-from-img.png) no-repeat;
   background-size:cover;
   position: relative;
   z-index: 1;
   height: 100%;
   width: 100%;

}
.card .card-body {
    padding: 14px;
    border-radius: 4px;
}
/* ----------------------------------------footer----------------------------------------- */

footer{
    padding: 2rem 0;
    background: url(../img/footer-bg-img.png) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.footer-navigation{
    padding-top:20px ;
}
.footer-logo{
    padding-top:29px ;
} 
.footer-head{
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
} 
.footer-ser:after{
    content:'';
    height: 1px;
    width: 157px;
    background:#fff;
    opacity: 0.2;
    position: absolute;
    top: 42px;
    left: 0px;

}
.footer-legals::after{
    content:'';
    height: 1px;
    width: 78px;
    background:#fff;
    opacity: 0.2;
    position: absolute;
    top: 42px;
    left: 0px;
}
.footer-sociels::after {
    content: '';
    height: 1px;
    width: 140px;
    background: #fff;
    opacity: 0.2;
    position: absolute;
    top: 42px;
    left: 0px;
}
.pp_section{
    margin-bottom: 30px;
}


/*---------------------case-----------------------------*/
.blog-top {
    margin-top: 10rem;
}
.case-studies-sider{
    margin-top:2rem;
}
.case-studies-sider .item {
    height: 550px;
}
.what-we-accomplise-content p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 191%;
    color: #20412E;
}
.what-we-accomplise-list li{
    font-family: 'Metropolis-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 170%;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom:10px;
}
.what-we-accomplise-list {
    max-width: 100%;
    width: 606px;
}
.case-gallery p{
    font-family: 'Metropolis';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 158%;
    text-align: center;
    color: #20412E;

}
.what-we-accomplise-content{
    padding: 53px 18px;
}
.what-we-accomplise-content p{
    margin-bottom: 35px;
}

.prot-card-listing .card-body img{
	height:375px;
	width:375px;
}
.prot-card-details h4 {
    height: 82px;
	padding: 0px 62px;
 }

@media (min-width: 1080px){
	.prot-card-listing .card {
      position: relative;
      display: flex;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: 0;
      border-radius: 0rem;
      width: 375px;
      height: 695px;
	  margin-bottom:50px;
  }
  .prot-card-details h4 {
    height: 82px;
	padding: 0px 62px;
 }
  .prot-card-details {
      padding: 24px 10px 25px;
  }
}
@media (min-width: 1280px){
	.prot-card-listing .card {
      position: relative;
      display: flex;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: 0;
      border-radius: 0rem;
      width: 375px;
      height: 695px;
	  margin-bottom:50px;
  }
   .prot-card-details h4 {
    height: 82px;
	padding: 0px 62px;
 }
  .prot-card-details {
      padding: 24px 10px 25px;
  }
}

@media (min-width: 1440px){
	.prot-card-listing .card {
      position: relative;
      display: flex;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: 0;
      border-radius: 0rem;
      width: 410px;
      height: 670px;
	  margin-bottom:50px;
  }
  .prot-card-details h4 {
    height: 82px;
	padding: 0px 62px;
 }
 .prot-card-details {
      padding: 24px 22px 25px;
  }
}
 
@media (min-width: 1600px){
	.prot-card-listing .card {
      position: relative;
      display: flex;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: 0;
      border-radius: 0rem;
      width: 409px;
      height: 695px;
	  margin-bottom:50px;
  }
  .prot-card-details h4 {
    height: 82px;
	padding: 0px 62px;
  }
  .prot-card-details {
      padding: 35px 22px 35px;
  }
}
 
@media (min-width: 1800px){
	.prot-card-listing .card {
      position: relative;
      display: flex;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: 0;
      border-radius: 0rem;
      width: 409px;
      height: 695px;
	  margin-bottom:50px;
  }
  .prot-card-details h4 {
      height: 82px;
      padding: 0px 62px;
   }
  .prot-card-details {
      padding: 35px 22px 35px;
  }
}
 
@media (min-width: 1920px){
	.prot-card-listing .card {
      position: relative;
      display: flex;
      flex-direction: column;
      min-width: 0;
      word-wrap: break-word;
      background-color: #fff;
      background-clip: border-box;
      border: 0;
      border-radius: 0rem;
      width: 410px;
      height: 695px;
	  margin-bottom:50px;
  }
  .prot-card-details h4 {
      height: 82px;
      padding: 0px 62px;
   }
  .prot-card-details {
      padding: 36px 22px 36px;
  }
}
 

 