@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

body{
  margin:0;
  padding:0;
  color: #87b088;
  background: #f1f1f1;
  font-family: 'Poppins', sans-serif;
  user-select:none;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover{
  color:#000;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.main{
  margin: auto;
  padding: 0;
  width: 90%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}
p{
  margin:0;
}
/* */

/* START HEADER SECTION */

/* start top head section */

.top-navigation{
  justify-content: center;
  align-items: center;
  padding: 20px 15px;
}
.tophead-left1{
  padding: 0;
}
.tophead-left1 a{
  font-size: 25px;
  letter-spacing: 3px;
  font-weight: 700;
  text-transform: uppercase;
  color: #355f36;
  display: block;
}
.tophead-right1{
  padding: 0px 0;
}
.owl-nav{display:none;}
.navbar-collapse{
  justify-content:center;
}
nav ul{
  padding:0;
  margin: 0;
}
.menu{
  display: block;
  padding: 0;
  text-align: center;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
 .menu li{
  display:inline-block;
  padding: 0px 0px;
  color: #fff;
  position: relative;
}
.menu li a{
  display: inline-block;
  padding: 5px 13px 5px 13px;
  margin: 0 9px;
  border-radius: 5px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  transition: 0.2s ease-in;
  color: #ffffff;
  background: #88b189;
}
.toggle-design{
  border-radius: 50px;
  height: 2px;
  width: 100%;
  background: #3d6f45;
  display: inline-block;
  transition: all 0.5s cubic-bezier(.62,.43,.35,1.47);
} 
.navbar-toggler:focus{
  box-shadow:none;
}

.navbar-toggler{
  width: 44px;
  border-radius: 50%;
  border: 0;
  display: inline-block;
  background: #ffffff00;
  transition: all 0.2s ease-in;
  padding-top: 0px;
  line-height: 2px;
  padding-left: 8px;
  padding-right: 0px;
  text-align: right;
  margin: 0 0 0 auto;
}
.navigation{
  padding: 13px 0 20px;
}

.fixed-top {
  position: fixed;
  top: 0;
  padding: 0px 0 0px;
  right: 0;
  z-index: 1030;
  left: 0;
  margin:0 auto;
  background: #ffffff;
  box-shadow: 17px 11px 18px #afafaf66;
}
.fixed-top .tophead-right1{
}
.fixed-top .menu li a{
}
.fixed-top .head-design{
  padding: 0px 0 0;
}
.fixed-top .head-logo1 img{
  height: 74px;
}
.award-left1{
  position: relative;
  text-align: left;
  padding: 0px 0 0 0px;
}
.award-left1 ul li{
  position: relative;
  display: inline-block;
  width: 32.333%;
  padding: 0px 0 0 106px;
}
.award-left1 strong{
  display: block;
  font-family: auto;
  text-transform: uppercase;
  color: rgb(0 0 0);
  font-size: 15px;
  text-align: left;
  font-weight: 500;
  line-height: 21px;
}
.award-left1 span{
  width: 108px;
  position: absolute;
  color: #fff;
  left: 20px;
  margin-top: -2px;
}
.award-left1 span img{
  height: 132px;
}
.award-right1 ul li{
  list-style: none;
  padding: 0 5px 0 5px;
  display: inline-block;
}
.award-right1 ul li a{
  
}
.award-right1 ul li a img{
  height: 38px;
}
.award-right1{
  display: flex;
  justify-content: end;
  align-items: end;
}
.design-header-award{
  padding: 50px 60px 0;
}


/* end top head section */

/* start slide section*/

.slide-section1{
  background: url(../images/background-header.webp);
  background-attachment: fixed;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 90px 0 60px;
  text-align: center;
  z-index: 9;
}
.slide-section1:before{
  content:"";
  position: absolute;
  height: 100%;
  width:100%;
  left: 0;
  right: 0;
  margin:0 auto;
  top: 0;
  z-index: -9;
}
.slide-section1 i{
  display: block;
  font-size: 30px;
  color: #000;
  padding: 0 0 27px 0;
  font-weight: 600;
  font-style: normal;
}
/* end slide section*/

.list-catagory-section ul li{
  text-transform: capitalize;
  color: #fff;
  background:#87b088;
  font-weight: 600;
  text-align: left;
  list-style: none;
  padding: 11px 21px;
  position: relative;
  margin: 10px 0px 10px;
  font-size: 18px;
  border-radius: 50px;
}
.list-catagory-section ul li a{
  color:#fff;
  display: block;
}
.list-catagory-section ul li a .bi{
  color: #fff;
  height: 1.4rem;
  width: 1.4rem;
  position: absolute;
  margin: 0 17px -1px 0px;
  right: 0;
}
/* END HEADER SECTION */

/* START AWARD SECTION  */

.award-section{
  padding: 90px 0 30px;
}
.award-services1{
  padding:10px;
}
.award-services2{
  
}
.award-services2 img{
  width: auto !important;
  margin: 0 auto;
}
/* END AWARD SECTION */





/* start services section */
.mobile-services-section{
  padding: 60px 12px 50px;
  display:none;
}
.services-section{
   padding: 130px 0px 0px;
}
.services1{
   padding: 15px;
}
.services2{
  position: relative;
}
.services2 img{
}
.services2 strong{
  color: #5f7d60;
  text-transform: uppercase;
  font-weight: 500;
  
  font-size: 27px;
  text-align: center;
  display: block;
  letter-spacing: 2px;
  padding: 4px 0 0px;
  position: absolute;
  background: #ffffffb5;
  top: 15px;
  width: 100%;
  height: 9%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.services2 strong:before{
  content:"";
  position:absolute;
  height: 2px;
  width:20%;
  left:0;
  right:0;
  bottom: 10px;
  margin:0 auto;
  background:#5f7d60;
  top: auto;
}
/* end services section */

/* start about us section*/

.about-design{
  background:#fff;
  margin: 100px 0 0;
}
.aboutus-left1{
  padding: 0;
  background: url(../images/about-background.webp) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position:relative;
  z-index: 9;
}
.aboutus-left1:before{
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  left:0;
  right:0;
  top:0;
  background: #ffffffd6;
  z-index:-9;
}
.aboutus-left2{
  padding: 50px 40px 50px;
}
.heading-about h1{
  color: #263f2a;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-size: 33px;
  position:relative;
}
.heading-about h1 a{
   color: #263f2a;
}
.heading-about h1:before{
  content:"";
  position:absolute;
  height: 2px;
  width: 14%;
  left:0;
  right:0;
  bottom: -4px;
  margin:0 auto;
  background: #63b165;
  top: auto;
}
.heading-about strong{
  color: #263f2a;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-size: 33px;
  position:relative;
}
.heading-about strong:before{
  content:"";
  position:absolute;
  height: 2px;
  width: 12%;
  left:0;
  right:0;
  bottom: -4px;
  margin:0 auto;
  background: #63b165;
  top: auto;
}
.aboutus-content p{
  color: #323232;
  padding: 0 0 10px 0;
  text-align: justify;
  font-size: 15px;
  font-weight: 400;
  line-height: 31px;
}
.aboutus-content p:last-child{
  padding:0;
}
.aboutus-content p strong{
  color: #3a3a3a;
  font-weight: 600;
}
.aboutus-content a{
  text-transform: uppercase;
  background: #263f2a;
  text-shadow: 0 0 11px #f7fcc2;
  color: #f7fcc2;
  font-weight: 500;
  display: inline-block;
  padding: 13px 39px;
  font-size: 17px;
  margin: 12px 0 0;
  border-radius: 50px;
}

.aboutus-right1{
  padding: 0px 30px 0 13px;
}
.img-ab{
  padding: 0 12px 0 0px;
}
.about-image{padding: 0 0px 0 0px;}
.about-image img{

}

.list-catagory{
  display: none;
}
.list-catagory ul li{
  text-transform: capitalize;
  color: #fff;
  background:#87b088;
  font-weight: 600;
  text-align: left;
  list-style: none;
  padding: 10px 21px;
  position: relative;
  margin: 10px 0px 10px;
  font-size: 17px;
  border-radius: 50px;
}
.list-catagory ul li a{
  color:#fff;
  display: block;
}
.list-catagory ul li a .bi{
  color: #fff;
  height: 1.4rem;
  width: 1.4rem;
  position: absolute;
  margin: 0 17px -1px 0px;
  right: 0;
}

/* end about us section*/


/* start book appointment section */

.img-appointment{
  padding: 0 0px;
}
.img-appointment img{

}
.book-appoint{
  
}
.content-appointment{
  text-align: center;
  padding: 46px 12px;
  background: #263f2a;
}
.content-appointment p{
  color: #fff;
  font-size: 90px;
  
  font-weight: 800;
  line-height: 97px;
  margin: 0 0 15px 0;
}
.content-appointment a{
  color: #fff;
  background: #556f55;
  letter-spacing: 3px;
  font-weight: 600;
  display: inline-block;
  padding: 13px 26px;
  font-size: 42px;
}
/* end book appointment section */


/* start form section */


.form-section1{
  padding: 0;
  background: url(../images/about-background.webp) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position:relative;
  z-index: 9;
  padding:140px 160px;
}
.form-section1:before{
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  left:0;
  right:0;
  top:0;
  background: #ffffff7d;
  z-index:-9;
}


.heading-form strong{
  color: #263f2a;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-size: 33px;
  position: relative;
}
.heading-form strong:before{
  content: "";
  position: absolute;
  height: 2px;
  width: 10%;
  left: 0;
  right: 0;
  bottom: -4px;
  margin: 0 auto;
  background: #63b165;
  top: auto;
}
.contac-rr {
  margin: 0;
  text-align: left;
}
.form-group1 {
   padding: 7px 11px;
   text-align: center;
   margin: 2px 0px 4px;
   position: relative;
}
.form-group1 span{
  
}
.form-group1 label{
  text-align: left;
  color: #535353;
  font-weight: 500;
  display: block;
  padding: 0 0 4px 0;
  font-size: 13px;
  text-transform: capitalize;
}
input.form-control1 {
   color: #252525;
}

.form-control1 {
  height: 53px;
  background-color: #ffffff;
  border-radius: 0px;
  border: 0;
  display: block;
  border: 1px solid #93939396;
  width: 100%;
  padding: 15px 10px 17px 11px;
  font-size: 15px;
  font-weight: 400;
}
textarea.form-control1 {
  height: 140px;
}
.check_list {
  align-items: center;
  display: flex;
}

#check-point label{
  color: black;
  padding: 5px 0 5px 8px;
}
input[type="checkbox" i] {
  height: 18px;
  width: 18px;
}
.btn-group{
  padding: 16px 12px 0px 12px;
  margin: 0;
  text-align: center;
}
.btn-group>.btn{
  background: #87b088 !important;
  padding: 11px 18px 10px;
  color: #FFFFFE !important;
  font-size: 16px;
  text-transform: capitalize;
  display: block;
  font-weight: 500;
  border:0;
  border-radius: 0px;
  transition: 0.8s all ease-in-out;
  margin: 0px auto 0px;
}

.form-group1  .place::-webkit-input-placeholder{
  color: #303030;
  font-size:14px;
  font-weight:400;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.btn:active:focus, .btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
/* end fore section */

/* start footer section */

.footer{
   /* background: #263f2a; */
   position: relative;
   z-index:9;
}
.footer:before{
  content:"";
  background: url(../images/form-background.webp) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height:100%;
  width:100%;
  z-index:-9;
  position: absolute;
  left: 0;
  top:0;
}
.footer .row{
  padding: 100px 60px 30px;
  margin: 0;
}
.footer1{
  padding: 10px;
}
.footer2{
  text-align: center;
}
.heading-footer{
  color: #355f36;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  padding: 0 0 11px 0;
  font-size: 18px;
  position: relative;
  letter-spacing: .25em;
}
.list-footer ul li{
  color: #000;
  padding: 6px 0;
  font-size: 16px;
  font-weight: 400;
  list-style: none;
}
.list-footer ul li a{
  color: #000;
}
.map iframe{
  vertical-align: bottom;
}
.map{
  border-bottom: 10px solid #263f2a;
}
.copy p{
  padding: 15px 0 15px;
  color: #5f8766;
  font-size: 14px;
  font-weight: 500;
}
.social-media{
  padding: 30px 0 80px;
}
.social-media ul li{
  list-style: none;
  padding: 0px 11px;
  display: inline-block;
}
.social-media ul li a{
  
}
.social-media ul li a img{
  height: 40px;
}
.fix-whatsappno{
  position: fixed;
  z-index: 9999999;
  top: auto;
  right: 16px;
  bottom: 40px;
}
.fix-whatsappno a{
  background: #25d366;
  color:#fff;
  text-transform: capitalize;
  white-space: nowrap;
  padding: 12px 24px;
  box-shadow: 0 1px 6px 0 rgba(0,0,0,.06), 0 2px 32px 0 rgba(0,0,0,.16);
  margin-top: 24px;
  border-radius: 50px;
  font-size: 18px;
  margin-bottom: 24px;
}
.fix-whatsappno a .bi{
  height: 1.4rem;
  width: 1.4rem;
  margin: 1px  4px -2px 0px;
}

/* end footer section */

/* start bread crums section  */

.bread-crumb{
  background: url(../images/background-header.webp);
  background-attachment: fixed;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 60px 0 60px;
  z-index: 9;
}
.bread-crumb:before{
  content:"";
  background: #87b0889e;
  position: absolute;
  height: 100%;
  width:100%;
  left: 0;
  right: 0;
  margin:0 auto;
  top: 0;
  z-index: -9;
}
.bread-crumb h1{
  font-size: 41px;
  font-weight: 600;
  text-transform: capitalize;
}
.bread-crumb h1 a{
  color: #fff;
}
.bread-crumb span{
  color:#fff;
}
.bread-crumb span a{
  color:#18451f;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
/* end bread crumb section */



/*===================================================
         START RESIDENTIAL WORKS PAGE CSS
=====================================================*/

.categoryimg-section{
  padding: 90px 0;
}
.categoryimg-1{
  padding:10px;
}
.categoryimg-2{
  padding: 0;
  position: relative;
  display:block;
}
.categoryimg-2 img{
  
}

/*===================================================
         END RESIDENTIAL WORKS PAGE CSS
=====================================================*/




.gallery-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  width: 80%;
  margin: 0 auto;
  padding: 10px;
}
.gallery-item {
  flex-basis: 32.7%;
  margin-bottom: 6px;
  cursor: pointer;
}
.gallery-item:hover {
  opacity: 1;
}
.gallery-item img {
  width: 100%;
  height: 100%;
}

.gallery-content {
  font-size: .8em;
}
.lightbox {
  position: fixed;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0;
}
.lightbox-content {
  position: relative;
  width: 60%;
  height: auto;
  margin: 9% auto 0%;
}
.lightbox-content img {
  border-radius: 7px;
  /* width: 100%; */
  height: 100%;
}
.lightbox-prev,
.lightbox-next {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 7px;
  top: 45%;
  cursor: pointer;
}
.lightbox-prev {
  left: 0;
}
.lightbox-next {
  right: 0;
}


@media (max-width: 767px) {
  .gallery-container {
      width: 100%;
  }
  .gallery-item {
    flex-basis: 49.80%;
    margin-bottom: 3px;
  }
  .lightbox-content {
    width: 80%;
    height: 60%;
    margin: 15% auto;
  }
}
@media (max-width: 480px) {
  .gallery-item {
    flex-basis: 100%;
    margin-bottom: 1px;
  }
  .lightbox-content {
    width: 90%;
    height: auto;
    margin: 20% auto;
  }
}


/*  start founder section  */

.founder-content-bottom{
  padding: 0 36px;
}
.founder-design{
  background:#fff;
  padding: 0 0 70px;
  margin:0;
}
.founder-right1{
  padding: 40px 30px 30px 30px;
  background: #fff;
}
.founder-right2{
  
}
.founder-left2 img{
  width:100%;
}
.founder-left1{
  padding:0;
}
.founder-content{
  padding: 30px 0 0 0;
}
.founder-img{
  padding:10px 0;
}
/* end founder section  */

/* start media section  */

.media-section{
  padding: 80px 0 50px;
}


/* end media section  */






/*======================================================
         START TERMS AND CONDITIONS
========================================================*/

.terms-conditions{
  padding:80px 0;
}
.teams-text p{
  color: #000000;
  padding: 0 0 7px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}
.teams-text p strong{
  font-weight: 600;
}
.teams-text ul li{
  list-style: none;
  padding: 22px 20px 22px 20px;
  background: #fff;
  margin: 20px 0;
}
.teams-text li b{
  color: #1e1e1e;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  font-size: 19px;
  padding: 0 0 3px 0;
  position: relative;
  margin: 0 0 15px 0;
}
.teams-text li b:before{
  content:"";
  position: absolute;
  background:#88b189;
  height: 2px;
  width: 18%;
  bottom: 0px;
  top: auto;
}
.teams-text li span{
  color: #2e2e2e;
  padding: 0 0 7px 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 27px;
}
.teams-text li span a{
  font-weight: 600;
  padding: 1px 10px;
  background: #bce5bd;
  display: inline-block;
  margin: 0 4px;
}

/*======================================================
         END TERMS AND CONDITIONS
========================================================*/


/*======================================================
           START ABOUT US PAGE CSS
========================================================*/

.aboutfounder-section{
  padding: 90px 0;
}
.founder-name{
  position: relative;
  padding: 0px 0 3px 13px;
  margin: 0 0 19px 0;
}
.founder-name:before{
  content:"";
  position:absolute;
  height:100%;
  width: 0.6%;
  background: #355f36;
  top:0;
  border-radius: 30px;
  left: 0px;
}
.founder-name strong{
  font-weight: 600;
  color: #1c1c1c;
  font-size: 23px;
  display: block;
}
.founder-name p{
  color: #355f36;
  padding: 4px 0 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
.aboutfounder-content1{
  padding: 0 0 0 40px;
}
.aboutfounder-content2{
  padding: 50px 50px;
  background: url(../images/about-background.webp) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position:relative;
  z-index: 9;
}
.aboutfounder-content2:before{
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  left:0;
  right:0;
  top:0;
  background: #ffffffd6;
  z-index:-9;
}
.aboutfounder-content2 p{
  color: #404040;
  padding: 0 0 10px 0;
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
}
.heading-creativefounder strong{
  color: #263f2a;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  font-size: 33px;
  position: relative;
}

/*======================================================
           END ABOUT US PAGE CSS
========================================================*/


/*======================================================
            START GET IN TOUCH PAGE CSS 
========================================================*/

.getintouch-section{

padding: 100px 0 100px;
}

.getin-left1{
  padding: 10px;
}
.getin-left2{
}
.getin-detail1{
  padding: 10px;
}
.getin-detail2{
  padding: 26px 10px;
  background: #fff;
  border-radius: 6px;
}
.getin-detail2 span{
  display: block;
  border: 1px solid;
  border-radius: 50%;
  height: 75px;
  line-height: 89px;
  width: 75px;
  margin: 0 auto;
  text-align: center;
}
.getin-detail2 span .bi{
  height: 1.9rem;
  width: 1.9rem;
}
.getin-detail2 strong{
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  display: block;
  padding: 19px 0 10px;
}
.getin-detail2 p{
  color: #222;
  font-weight: 400;
  padding: 3px 0 0;
}
.getin-detail2 p i{
  font-weight:600;
  font-style: normal;
}
.getin-detail2 ul li{
  list-style: none;
  padding: 0px 5px 0 5px;
  display: inline-block;
}
.getin-detail2 ul li a{
  
}
.getin-detail2 ul li a img{
  height: 21px;
}


.getin-detail2 b{
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  color: #000;
  display: block;
  padding: 3px 0px 0;
}
.getin-right1{
  padding: 0 0 0 40px;
}
.getin-right2{
}
.getin-map2{
  padding: 5px;
  background:#fff;
}
.getin-map2 iframe{vertical-align: bottom;}
/*======================================================
            END GET IN TOUCH PAGE CSS 
========================================================*/










@media (max-width: 767px){
  body{text-align: center;}
  .main{width: 95%;}
  .navbar{margin: -50px 0 0 0;padding: 0;}
  .menu li{display:block;padding: 5px 0px;}
  .menu{padding: 22px 0 0;display: block;}
  .navbar{margin: -30px 0 0 0;padding: 0;}
  .tophead-left1{width: 100%;text-align: left;}
  .tophead-right1{width:100%;background: #f1f1f1;}
  .tophead-left1 a{font-size: 22px;}
  .top-navigation{justify-content: start;padding: 20px 15px 20px 15px;}
  .menu li{display:block;}
  .fixed-top{
    padding: 0 10px;
}
  .fixed-top .top-navigation{padding: 11px 14px 11px 14px;}
  .fixed-top .main{width:90%;}
  .fixed-top .tophead-right1{background:#fff;padding: 0;}
  .aboutus-left1{padding: 0px;}
  .list-catagory{display: block;padding: 0 0px;}
  .img-appointment img{width:100%;}
  .fixed-top .menu li a{color:#000;}
  
  
  
  .aboutus-section{padding: 0 12px;}
  .img-ab{padding: 0 10px;}
  .aboutus-right1{display:none;}
  .aboutus-left2 {padding: 50px 40px 50px;}
  .mobile-services-section{ display:block;}
  .services-section{
    padding: 0px 0px 0px;
}
  .form-section .main{width:100%;}
  .footer-section .main{width:100%;}
  .form-section1{padding: 140px 40px 140px;}
  .footer .row {padding: 100px 15px 10px;}
  .book-appointment .main{width: 93%;}
  .services2 strong:before{bottom: 8px;}
  .services2 strong{height: 12%;}
   .award-left1 span{left: 0px;}
  .design-header-award {padding: 30px 20px 0;}
  .award-center1{display:none;}
  .award-left1 {padding: 0;width: 100%;}
  .slide-section1{background: transparent;}
  .mobile-header{background: url(../images/bg-mobile.webp);background-attachment: fixed;background-position: left center;background-repeat: no-repeat;background-size: cover;}
  .bread-crumb{ background: url(../images/bg-mobile.webp);}
  .mobile-header img{height: auto;}
  .award-right1{justify-content: center;margin: 20px 0 0px 0;}
  .award-left1 ul li {padding: 60px 0 0 80px;width: 100%;}
  .award-left1 ul li {padding: 10px 0 20px 100px;width: 100%;margin: 0px 0 30px 0;}
  .footer:before{background: url(../images/mobile-form.webp) no-repeat;background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;}
  .categoryimg-section {padding: 50px 0;}
  .lightbox-content{height:auto;width:auto;}
  .getin-right1 {padding: 0 0 0 0px;}
  .getintouch-section {padding: 60px 15px 60px;}
  .list-footer ul li span{font-size: 14.9px;}
  .footer1:nth-child(1){width:40%;}
  .footer1:nth-child(2){width:60%;}
  .footer1:nth-child(3){width:100%;padding: 20px 0 0;}
  .footer1:nth-child(3) .footer2 ul li{display: inline-block;padding: 8px 14px;border: 1px solid #355f36;
    margin: 0 5px;}
  .social-media {padding: 30px 0 80px !important;}
  .list-catagory-section{/* display:none; */}
  

  
  
  


}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar{margin: -60px 0 0 0;}
  .menu li{display:block;padding: 6px 0px;}
  .navbar{margin: -50px 0 0 0;padding: 0;}
  .menu li{display:block;padding: 5px 0px;}
  .menu{padding: 22px 0 20px;display: block;}
  .navbar{margin: -39px 0 0 0;padding: 0;}
  .tophead-left1{width: 100%;text-align: left;}
  .tophead-right1{width:100%;background: #f1f1f1;}
  .tophead-left1 a{font-size:30px;}
  .top-navigation{justify-content: start;padding: 11px 15px 11px 25px;}
  .menu li{display:block;}
  .fixed-top{height: 67px;}
  .fixed-top .top-navigation{padding: 11px 20px 0 20px;}
 .fixed-top .main{width:90%;}
  .fixed-top .tophead-right1{background:#fff;padding: 0;}
  .aboutus-left2 {padding: 50px 30px 40px;}
  .img-appointment img{width:100%;}
  .content-appointment p{font-size: 81px;margin: 0 0 0px 0;line-height: 91px;}
  .form-section1{padding: 100px 40px;}
  .footer .row {padding: 100px 20px 70px;}
  .heading-footer{font-size: 16px;}
   .award-left1 span{left: 0px;}
  .design-header-award {padding: 40px 20px 0;}
  .award-center1{display:none;}
  .award-left1{width: 100%;} 
  .award-right1{margin: 20px 0 0 0;width: 100%;justify-content: center;} 
  .fixed-top .menu li a{}
  .list-catagory-section ul li{font-size:16px;}
  .award-left1 strong{font-size: 13px;}
  .lightbox-content{height:auto;width:auto;}
  .list-footer ul li span{display:block;font-size: 14px;}
  .footer1{padding:5px;}
  .getin-right1 {padding: 0 0 0 0px;}


  

  

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .main{width:95%;}
  .tophead-left1{}
  .tophead-left1 a{font-size: 24px;}
  .tophead-right1{}
  .menu li a{padding: 6px 9px 6px 10px;font-size: 14.5px;margin: 0px 3px;}
  .about-image img{width:100%;}
  .content-appointment p{font-size: 64px;margin: 0 0 0px 0;line-height: 70px;}
  .form-section1{padding: 100px 60px;}
  .footer {padding: 100px 50px 70px;}
  .services2 strong:before{bottom: 8px;}
  .services2 strong{height: 12%;}
  .aboutus-left1{padding:0 0 30px;}
  .award-left1 span{left: 0px;}
  .design-header-award {padding: 50px 20px 0;}
  .top-navigation{padding: 18px 0;}
  .fixed-top{height:auto;}
  .award-left1 {padding: 0;width: 66%;}
  .award-center1{display:none;}
  .award-left1{width: 82%;}
  .award-right1{width: 18%;}
  .footer .row {padding: 100px 0px 30px;}
  .list-footer ul li{font-size:15px;}
  .getin-right1 {padding: 0 20px 0 20px;}


  


}
@media only screen and (min-width: 1201px) and (max-width: 1350px) {
  .menu li a{padding: 6px 10px 6px 10px;font-size: 15px;margin: 0 7px;}
  .content-appointment p{font-size: 67px;margin: 0 0 0px 0;line-height: 82px;}
  .award-left1 span{left: 0px;}
   .award-left1 {padding: 0 0 0 0px;width: 66%;}
  .award-center1{display:none;}
  .award-left1{width: 82%;}
  .award-right1{width: 18%;}
 
}



@media (max-width: 575px) and (min-width: 0px) {
  .img-ab{padding: 0 12px 0 0px;}
  .social-media ul li{padding: 0 8px;}
  .social-media ul li a img{height: 37px;}
  .form-section1 {padding: 90px 20px 90px;}
  .content-appointment p{font-size: 69px;margin: 0 0 0px 0;line-height: 82px;}
  .award-left1{}
  .award-right1{padding: 0 0px 0 0px;}
  .award-right1 ul li{padding: 0 5px;}
  .award-left1 span {left: -10px;margin-top: -5px;}
  .award-left1 strong{font-size: 13px;}
  .bread-crumb h1{font-size: 29px;}
  .categoryimg-1{padding: 10px 18px;}
   .award-left1 ul li {padding: 60px 0 0 80px;width: 100%;}
  .award-left1 ul li {padding: 10px 0 20px 100px;width: 100%;margin: 0px 0 30px 0;}
   .award-right1{justify-content: center;margin: 0px 0 0px 0;}
  .content-appointment a{font-size: 25px;letter-spacing: 0;padding: 13px 10px;}
  .content-appointment{padding: 26px 12px;margin: 20px 0 20px 0;}
  .teams-text li b:before{width:50%;}
  .footer1:nth-child(1){width:100%;}
  .footer1:nth-child(2){width:100%;}
   .footer1:nth-child(3) .footer2 ul li{display: inline-block;padding: 5px 10px;border: 1px solid #355f36;
    margin: 5px 3px 5px; font-size: 16px;}
  .social-media {padding: 15px 0 80px !important;}
  .slide-section1 i{font-size: 20px;}

  



                 
}
@media (max-width: 420px) and (min-width: 0px) {
  .content-appointment p{font-size: 59px;margin: 0 0 0px 0;line-height: 77px;}
  .heading-form strong{font-size: 23px;}
  .aboutus-left2 {padding: 50px 20px 50px;}
  .award-left1 span img{height: 123px;}
  .award-left1 strong{font-size: 15px;line-height: 19px;}
  .award-left1 span {left: 0;margin-top: -6px;}
  .award-right1 ul li a img{height: 27px;}
  .design-header-award{padding: 20px 11px 0 11px;margin: 0;}
   .tophead-left1 a{font-size: 18px;letter-spacing: 2px;}
  .mobile-header img {height: 250px;}
  .award-left1 ul li {padding: 10px 0 20px 100px;width: 100%;margin: 0px 0 30px 0;}
  .getin-detail2 p{font-size: 15px;}

} 
