@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600;700;800;900&display=swap');

body{
  margin:0;
  padding:0;
  font-family: 'Outfit', sans-serif;
}
a{
  text-decoration: none;
}
a:focus, a:hover {
    text-decoration: none;
}
img{
  max-width: 100%;
}

ul{margin:0px;padding: 0;list-style: none;}

p{margin:0px;padding: 0;}
.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}

/*-webkit-linear-gradient(#f10038, #001366)*/


/* START HEADER SECTION */

/* head section start */
.head-align{
  align-items: center;
}
.head-section1{
  overflow: hidden;
}
.bg-top-call-none{
  display:none;
  font-size: 40px;
  font-weight: 600;
  color: #fff !important;
}
.head-section2{
  padding: 0;
  text-align: center;
  background: #7b1e1f;
}

.head-logo1{
  padding: 0;
  text-align: center;
}
.head-logo2{
  background: #fff;
}

.head-logo2 img{
  width: 200px;
}
.head-center1{
  padding: 0 0 0 25px;
}
.head-center2{
  padding: 8px 0 8px 35px;
  position: relative;
  background: #7b1e1f;
  border-radius: 30px 0 0 30px;
}
.head-center2:before {
    position: absolute;
    content: "";
    right: -114px;
    border-right: 0;
    z-index: -9;
    height: 100%;
    width: 100%;
    top: 0;
    background: #7b1e1f;
}
.head-center1 p {
    background: #ffffff;
    color: #000000;
    padding: 0 0 15px;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 50px;
    font-size: 22px;
    text-align: center;
}
.head-center1 p i{
  color:#ffb658;
  font-size: 28px;
}
.head-list{
  padding: 0;
  text-align: center;
}
.head-list ul li {
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 18px;
    padding: 5px 6px 6px;
}
.head-list ul li i{
  color: #ffb95f;
  padding: 0 5px 0;
}
.head-right{
  padding: 0;
  text-align: center;
}
.head-right a{
  background: #13831e !important;
  color: #ffffff !important;
  padding: 7px 20px;
  display:inline-block;
  text-transform: capitalize;
  font-weight: 600;
  border-radius: 50px;
  font-size: 16px;
}
/* head section end */



/* header image section start */
.carousel-control-next, .carousel-control-prev{
  opacity:2;
}
.slide-btn b{
  display: inline-block;
  height: 40px;
  line-height: 0px;
  width: 35px;
  margin: 0 0  0;
  top: 0;
  position: relative;
  background: #ef0039;
}
.slide-btn b span{margin: 6px 0 0 0px;width: 25px;height: 29px;}
.carousel-item img{
  width:100%;
}
/* header image section end */

/* END HEADER SECTION */

/* why choose us section start */
.why-us-section{
  padding: 0;
  position:relative;
  overflow: hidden;
}
.bg-image{
  position:absolute;
  z-index: -9;
  bottom: 0;
}
.why-us-left1{
  padding: 0 30px;
  position: relative;
}
.why-us-left1:before{
  height: 100%;
  width:100%;
  left:0;
  margin:0 auto;
  right:0;
  background: linear-gradient(0deg, #861f22, #7b1e1f);
  position:absolute;
  content:"";
}
.why-us-left2{
  padding: 0 0 50px 0px;
  text-align: center;
  position: relative;
}
.right-round-image{
  position:absolute;
  top: -230px;
  right: 0;
  overflow: hidden;
  z-index: -9;
}
.bg-cricle{
  margin: 0 auto;
  display: block;
  animation: rotation 15s linear infinite;
}

.aboutus-heading{
  padding: 80px 0 0;
  text-align: center;
  z-index: 9;
  position: relative;
}
.aboutus-heading:before{
  position:absolute;
  background: #fff;
  content:"";
  height:100%;
  width: 5px;
  top:0;
  left: 60px;
  z-index: -9;
}
.aboutus-heading:after{
  position:absolute;
  background: #fff;
  content:"";
  height:100%;
  width: 5px;
  top:0;
  right: 60px;
  z-index: -9;
}
.aboutus-heading p{
  color: #ffffff;
  font-size: 19px;
  font-weight: 600;
  padding: 0 0 12px 0;
  text-transform: uppercase;
}
.aboutus-heading strong{
  padding: 7px 0 7px;
  text-transform: capitalize;
  font-weight: 700;
  background: #ffffff;
  font-size: 45px;
  display: block;
  color: #7b1e1f;
}
.heading-blur{
  padding: 40px 0 0px 0;
  text-align: center;
}
.heading-blur strong {
  font-size: 43px;
  color: #fff1c8;
  text-transform: uppercase;
  font-weight: 900;
  position: relative;
  padding-bottom: 15px;
} 
.om{
  height: 2px;
  width: 100%;
  position: relative;
  top: 2px;
  left: 0;
  right: 0;
  background: linear-gradient(to right, #fdb74e,#fdd88e,#fcaf3d,#fee4a4,#fbaa36);
  z-index: 9;
}
.om img {
  height: 35px;
  margin: -28px 0 0 0;
}
.om:after {
  background: linear-gradient(to right, #fdb74e,#fdd88e,#fcaf3d,#fee4a4,#fbaa36);
  z-index: -9;
  height: 50px;
  width: 50px;
  line-height: 0;
  margin: 0;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  content: "";
  right: 0;
  top: -24px;
  margin: 0 auto;
}

.why-us-content{
  padding: 30px 0 20px;
}
.why-us-content p{
  color: #ffffff;
  line-height: 34px;
  font-size: 16px;
  text-align: center;
  font-weight: 300;
}



.why-us-right1{
  padding: 0px 30px 0 0px;
  text-align: center;
}
.why-us-right2{
  text-align: center;
  padding: 0px 0 0px;
  overflow: hidden;
}
.why-us-right2 .bagwanji{
  height: auto;
  display: block;
  margin: 0 auto;
}
.why-us-right2 .bg-cricle{
  position: absolute;
  left: 0;
  top: -50%;
  height: 507px;
  right: 0;
  overflow: hidden;
  margin: 0 auto;
  z-index: -1;
  animation: rotation 15s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0);

  }
  to {
    transform: rotate(1turn);
      
  }
}
/* why choose us section end */



/* images section start */
.imgdesign-section{
  padding: 0;
  position:relative;
  z-index:9;
}
.imgdesign-section:before{
  background: linear-gradient(to bottom, #7b1e1f 70%, #fff 70%);
  background-repeat: no-repeat;
  position:absolute;
  content:"";
  left:0;
  right:0;
  bottom: -0;
  z-index:-9;
  height: 100%;
  width: 100%;
}
.imgdesign-section1{
  padding: 0 0 0px 0;
}

.imgdesign-left1{
  padding: 0px 40px 0 40px;
}
.imgdesign-left2{
  padding: 5px 15px;
  text-align: center;
  background: #ffffff;
}
.img-image1{
  padding: 0 0px 10px 0px;
}
.img-image2{
  padding: 10px 0;
}
.image1{
  padding: 10px;
}
.image1 img{
  width: 100%;
}
.imgdesign-right1{
  padding: 0px 0px 10px 0px;
}
.life-heading{
  padding: 0px  0 0px 0;
  text-align: center;
}
.life-heading p{
  background: #ffffff;
  display: block;
  color: #000000;
  padding: 4px 35px 7px;
  text-transform: capitalize;
  border-radius: 0 0 40px 40px;
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
}
.img-design{
  padding: 0px;
  text-align: center;
}
.img-design span{
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Montserrat',sans-serif;
  font-size: 17px;
  color: #fffec5;
  display: block;
  padding: 20px 0 0;
  text-align: center;
  letter-spacing: 1px;
}
.img-design strong{
  color: #ffffff;
  font-size: 44px;
  padding: 0 10px 7px;
  text-transform: capitalize;
  font-weight: 600;
  
  =: #ffffff;
  display: block;
}
.img-banner{
  padding: 10px 0 0 0;
  text-align: center;
  margin: 0 auto;
}
.img-banner img{
  width: 100%;
  border: 10px solid #ffffff;
}
/* images section end */



/* astro services section start */
.astro-services-sec{
  position: relative;
}

.services-heading{
  text-align: center;
}
.services-heading span{
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  padding: 0;
  text-transform: uppercase;
  display: block;
}


.services-heading strong{
  padding: 5px 0 7px;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 48px;
  display: block;
  color: #7b1e1f;
}
.astro-services1{
  padding: 40px 15px 20px;
  text-align: center;
}
.astro-services3{
  padding: 0 0 25px;
  background: linear-gradient(
0deg, #ffee8a, #fd8f37 50%);
  border-radius: 0 0 20px 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.astro-services-chat{
  padding: 0;
}
.astro-services-chat a{
  padding: 3px 16px 3px;
  font-size: 17px;
  font-weight: 600;
  position: relative;
  background: #7b1e1f;
  border-radius: 40px;
  display: inline-block;
  text-align: center;
  text-transform: capitalize;
  color: #ffe27f !important;
}
.astro-services3 p{
  padding: 10px 15px 15px;
  color: #000000;
  line-height: 31px;
  font-size: 16px;
  text-align: center;
}
.astro-services3 strong{
  color: #7b1e1f;
  text-transform: capitalize;
  font-size: 26px;
  padding: 2px 15px 3px;
  font-weight: 600;
  display: block;
  background: #ffffff;
}
.astro-services-img{
  padding: 0 0px 20px;
}
.astro-services-img img{
  width: 100%;
  border-radius: 0 0 0 100px;
}
/* astro services section end */


/* about us section start */
.about-us-divide{
  background: linear-gradient(0deg, #ffee8a, #fd8f37 50%);
  padding: 70px;
}
.aboutus-section1{
  padding: 0px 45px 50px;
  background: #ffffff;
  position: relative;
  z-index: 9;
}
.aboutus-section1 .services-heading{
  padding: 0;
  position: relative;
}
.about-us-content{
  padding: 25px 0 0;
}
.about-us-content p{
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    color: #000;
    padding: 9px 0;
    text-align: left;
}
.about-us-content p strong{
    color: #7b1e1f;
    font-weight: 500;
}
.about-heading{
    color: #000000;
    font-size:18px;
    font-weight: 700;
    line-height: 35px;
    padding:5px 10px 0px;
    display: inline-block;
    background: linear-gradient(0deg, #e09004, transparent);
    border-radius: 18px 18px 18px 18px;
    margin: 5px 0 11px;
    display: none;
}
.about-us-content ul{
  padding: 6px 0 5px;
}
.about-us-content ul li{
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #000000;
    padding: 12px 15px 12px;
    display: inline-block;
    background: linear-gradient(
217deg, #ffee8a, #fd8f37 50%);
    margin: 8px 4px;
    border-radius: 50px;
}
.about-us-content ul li:before {
    content: "";
    display: inline-block;
    margin: 0 8px 0 0;
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-radius: 50px;
}
.aboutus-section1 .services-heading strong{
  font-weight: 600;
  padding: 7px 7px;
  color: #fff;
  font-size: 48px;
  background: #7b1e1f;
}
.aboutus-section1 .services-heading span{
  padding: 40px 0 20px;
}
.aboutus-section1 .services-heading span:before{
  position:absolute;
  background: #7b1e1f;
  content:"";
  height:100%;
  width: 5px;
  top:0;
  left: 60px;
  z-index: -9;
}
.aboutus-section1 .services-heading span:after{
  position:absolute;
  background: #7b1e1f;
  content:"";
  height:100%;
  width: 5px;
  top:0;
  right: 60px;
  z-index: -9;
}

.choose-us-divide{
  width: 85%;
  margin: 0 auto 0px;
}
.choose-image-round{
  padding: 0px 10px 10px 10px;
  text-align: center;
}
.choose-image-round span{
  display:block;
}
.round-image-choose{
  padding: 0px;
  display: block;
  position: absolute;
  margin: 0 auto;
  overflow: hidden;
  left: 0;
  right: 0;
  bottom: -220px;
  z-index: -99;
}
.round-image-choose img{
  animation: rotation 15s linear infinite;
}
.whatsapp-chat{
  background: #ffffff;
  line-height: 131px;
  height: 190px;
  width: 190px;
  border-radius: 50%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 27%;
  border: 28px solid #ffeb87;
}
.whatsapp-chat img{
  height: auto;
  animation: none;
}
.choose-services{
  padding: 15px 0 40px 0;
}
.choose-services1{
  padding: 10px;
}

.choose-services2{
  padding: 15px 12px 12px;
  text-align: center;
  background: #ffffff;
  border: 2px solid #7b1e1f;
  border-radius: 10px;
}
.choose-design p{
  background: linear-gradient(0deg, #ffee8a, #fd8f37 50%);
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 1px 10px 3px;
  margin: 10px 0 0;
  border-radius: 50px;
}
.choose-design img{
  width: 60px;
  animation: bounce2 3s ease infinite;
}
@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
  40% {transform: translateY(-20px);}
  60% {transform: translateY(-10px);}
}
/* about us section end */


/* list section start */
.list-section{
  padding: 140px 0 0 0;
  position:relative;
  overflow: hidden;
  z-index:9;
}
.list-section1{
  padding: 50px 0 0;
}

.list-left1{
  padding: 0px 10px 0 0px;
}
.list-left2{
  padding: 0px;
}

.list-right1{
  padding: 0px 0px 0px 20px;
}
.list-right2{
  padding: 0px;
}
.list-services2{
  padding: 20px 20px;
  border: 2px solid #7b1e1f;
  background: #fff;
  border-radius: 20px;
}
.list-services2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-services2 ul li{
  background: linear-gradient(0deg, #ffee8a, #fd8f37 50%);
  padding: 14px 10px 14px 30px;
  text-align: left;
  border-radius: 13px;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 400;
  margin: 16px 0;
  position: relative;
  color: #000000;
}
.list-services2 ul li a{
  display: block;
  color: #fff;
}
.list-services2 ul li:before{
  content: "";
  position: absolute;
  background: #ffffff;
  left: -8px;
  height: 27px;
  top: 11px;
  border-radius: 50%;
  width: 27px;
}
.list-services2 ul li:after{
  content: "";
  position: absolute;
  background: #7b1e1f;
  left: -1px;
  height: 15px;
  top: 17px;
  border-radius: 50%;
  width: 16px;
}
.banner-1{
  padding: 0px 0 30px;
  text-align: center;
}
.banner-1 img{
  width: 100%;
}

.right-round-form{
  position: absolute;
  top: 37%;
  left: -260px;
  overflow: hidden;
  z-index: -9;
}
.right-round-form img {
  margin: 0 auto;
  display: block;
  animation: rotation 15s linear infinite;
}
.right-round-form-right{
  position: absolute;
  top: 39%;
  right: -260px;
  left:auto;
  overflow: hidden;
  z-index: -9;
}
.right-round-form-right img{
  margin: 0 auto;
  display: block;
  animation: rotation 15s linear infinite;
}


.services-our1{
  padding: 0px 30px 14px 30px;
  text-align: center;
  background: linear-gradient(0deg, #ffee8a, #fd8f37 50%);
}
.services-our1 strong{
  color: #7b1e1f;
  padding: 0 15px 6px;
  display: block;
  text-transform: capitalize;
  font-size: 29px;
  font-weight: 600;
  background: #fff;
  border-radius: 0 0 30px 30px;
}
.services-our1 p{
  color: #000;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  text-transform: capitalize;
}

.services-our1  span{
  font-size: 59px;
  color: #7b1e1f;
  font-weight: 600;
  display:block;
  text-decoration: none;
  position: relative;
  margin: 0 0 -6px;
}
/* list section end */


/* award section start */
.award-title{
 text-align: left;
 padding: 0 0 30px;
 margin: -35px 0 0;
}
.award-title strong{
    text-transform: capitalize;
    padding: 0 30px;
    font-size: 52px;
    color: #282828;
    font-weight: 800;
    display: inline-block;
    position: relative;
    background: #ffffff;
    text-shadow: -2px 1px 4px #fafcfd;
    text-align: center;
    z-index: 99999999;
    border-radius: 50px;
}
.awards-1{
  padding: 30px 15px 0;
}
.awards-2 img{
  width: 100%;
}
/* award section end */


/* testimonials section start */
.testimonials-section{
  position: relative;
  background: linear-gradient(90deg, #7b1e1f 25%, transparent 0);
}
.testimonials-section1{
  padding: 0px 0 0px;
}


.bg-image-right{
  position: absolute;
  z-index: -9;
  right: 0;
  top: -180px;
  opacity: 0.5;
}
.testimonials-1{
  padding: 35px 15px 0;
}
.testimonials-2{
  background: #fff;
  padding: 20px;
  position: relative;
  border: 2px solid #ef8100;
}
.testimonials-3{
  padding: 0;
}


.testi-text{
  padding: 0;
}
.testi-text strong{
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
}
.testi-text strong span{
  color: #7b1e1f;
  text-decoration: none;
  font-weight: 500;
  font-size: 15px;
  padding: 0 0px 0 0px;
  text-transform: uppercase;
}

.testi-text p{
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  color: #000;
  padding: 7px 0 0;
}
.rating {
    color: #f08834;
    padding: 5px 0 0;
  }
/* testimonials section end */

/* footer section start */

.footer-section{
  padding: 0;
  background: linear-gradient(to top, #ffffff 50%, #7b1e1f 50%);
}
.footer-section1{
  padding: 0px 0 0px;
}

.footer-left1{
  padding: 0 0 0 0;
}
.footer-left2{
  padding: 25px;
  background: linear-gradient(0deg, #ffee8a, #fd8f37 50%);
  text-align: center;
}
.footer-left2 span{
  color: #7b1e1f;
  padding: 2px 13px;
  font-size: 16px;
  display: inline-block;
  font-weight: 600;
  background: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 50px;
}
.footer-left2 strong{
  color: #000;
  font-size: 40px;
  font-weight: 500;
  display: block;
  text-transform: capitalize;
}
.footer-left2 p{
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  color: #000;
  padding: 0 0 15px;
}
.services-footer3{
  padding: 0px 0;
  display: flex;
}

.footer-dis{
  padding: 0px 0 0 0;
  text-align: center;
  p{
    color: #555;
    line-height: 25px;
    font-size: 19px;
    font-weight: 500;
  }
  p i{font-size: 27px;color: #ef8100;}
  span{
    padding: 11px 30px;
    display: block;
    background: #7b1e1f;
    color: #fff;
    text-shadow: 0 0 7px #ef8100;
    width: fit-content;
    margin: 10px auto 0;
    font-size: 19px;
    font-weight: 600;
  }
}

.footer-right1{
  padding: 30px 20px 0;
  background: #fff;
}
.footer-right2{
  padding: 0;
}

.footer-contact1{
  padding: 10px 15px;
}
.footer-contact2{
  padding: 20px 10px;
  text-align: center;
}
.footer-contact2 span{
  height: 100px;
  width: 100px;
  line-height: 120px;
  border-radius: 50%;
  background: linear-gradient(0deg, #ffee8a, #fd8f37 50%);
  text-align: center;
  display: block;
  margin: 0 auto;
  animation: pulse2 2s linear infinite;
}
.footer-contact2 span i{
  font-size: 45px;
  color: #fff;
}
@keyframes pulse2 {
   0% {
      box-shadow: 0 0 0 0 #ef8100
   }

   to {
      box-shadow: 0 0 0 20px transparent
   }
}
.footer-contact2 a{
   display: block;
   padding: 0;
   border-radius: 60px;
   font-size: 18px;
   font-weight: 600;
   color: #000;
}
.footer-contact2 strong{
   display: block;
   color: #7b1e1f;
   padding: 20px 0 3px;
   font-size: 21px;
   text-transform: capitalize;
   font-weight: 600;
}
.chat-banner {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  background: #199f26;
  position: relative;
}
.chat-banner a{
  display: block;
  padding: 17px 0 20px;
}
.chat-banner a strong{
  color: #fff;
  padding: 0px 85px 0 0px;
  text-transform: capitalize;
  font-weight: 600;
  border-bottom: 1px solid;
  font-size: 32px;
  display: block;
}
.chat-banner a p{
  padding: 5px 85px 0px 0;
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.chat-banner img{
  position: absolute;
  top: 11px;
  right: 0;
  height: 99px;
}
/* footer section end */


/* copy right start */

.copy-right{
  padding: 30px 0;
  background-color: #ffec88;
  text-align: center;
}
.copy-right p{
  color: #000000;
  font-size: 17px;
  font-weight: 600;
}
.copy-right p:nth-child(1){font-size: 12px;font-weight: 400;}
/* copy right end */


#callbook {
  bottom: 0;
  height: 42px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}

a.whatsapp {
  padding: 1px 10px 0px;
  text-align: center;
  display: block;
  background: green;
}
a.whatsapp span {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
a.whatsapp i {

font-size: 28px;

color: #fff;

font-weight: 500;

padding: 0 3px 0 0;
}
a.actioncall i {
    color: #fff;
    width: 68px;
    height: 68px;
    line-height: 70px;
    background: #d80000;
    border-radius: 50%;
    position: absolute;
    top: -125px;
    font-size: 31px;
    text-align: center;
    display: inline-block;
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.5));
    animation-name: rip;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    right: 20px;
}


@keyframes rip{
    0% {
    box-shadow: 0px 0px 0px 4px rgb(255 255 255);
    }
    20% {
        box-shadow: 0px 0px 0px 6px #3a3a3a78;
    }
    40% {
        box-shadow: 0px 0px 0px 8px rgb(255 255 255);
    }
    60% {
        box-shadow: 0px 0px 0px 10px #3a3a3aad;
    }
    80% {
        box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);
    }
    100% {
        box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);
    }
}



/*start media query*/
@media (max-width: 767px){
.head-list ul li {font-size: 16px;padding: 0px 0px 6px;}
.bg-top-call-none{display:block;}
.head-center1 {padding: 0;}
.head-center2 {display: none;}
.head-center2:before {display: none;}
.head-center1 p {padding: 4px 0 10px;font-size: 19px;}

.imgdesign-left1 {padding: 0;}
.about-us-divide {padding: 25px;}
.about-us-content ul li {display: block;margin: 12px 0;}
.aboutus-section1 {padding: 0px 15px 50px;}
.aboutus-section1 .services-heading strong {font-size: 29px;line-height: 38px;}
.list-right1 {padding: 35px 0px 0px;}
.services-heading strong {font-size: 38px;}
.services-heading span {font-size: 17px;}
.services-our1 {padding: 0px 15px 14px 15px;} 
.services-our1 strong {font-size: 25px;}
.why-us-left1 {padding: 0 15px;}
.list-left1 {padding: 0;}
.testi-heading{background: #fff;padding: 12px 0 0;}
.flex-dt{flex-direction: column-reverse;}
#callbook {display:block;}
.copy-right{padding: 10px 0 53px;}
.why-us-right1 {padding: 0px 0 10px;}
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.bg-top-call-none{display:block;}

.why-us-right1 {padding: 0px 0 10px;}
.head-center1 {padding: 0;}
.head-center2 {border-radius: 0;padding: 2px 15px 8px;}
.head-center2:before {display: none;}
.head-center1 p {font-size: 20px;}
.imgdesign-left1 {padding: 0;}
.about-us-divide {padding: 40px;}
.about-us-content ul li {display: block;margin: 12px 0;}
.aboutus-section1 {padding: 0px 25px 50px;}
.aboutus-section1 .services-heading strong {font-size: 32px;line-height: 41px;}
.list-right1 {padding: 35px 0px 0px;}
.list-left1 {padding: 0;}
.testi-heading{background: #fff;padding: 12px 0 0;}
.list-services2 ul li{width: 48%;display: inline-block;margin: 16px 5px;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

.head-center1 {padding: 0 0 0 15px;}
.head-list ul li {font-size: 16px;padding: 5px 0px 6px;}
.head-center2 {padding: 8px 0 8px 0px;}
.head-center1 p {padding: 0 0 10px;font-size: 15px;}
.head-right a {padding: 6px 15px 5px;font-size: 15px;}
.life-heading strong {padding: 4px 12px 6px;font-size: 22px;}
.img-design strong {font-size: 50px;}
.aboutus-section1 {padding: 0px 30px 50px}
.aboutus-section1 .services-heading strong {font-size: 41px;}
  
}
@media only screen and (min-width: 1201px) and (max-width: 1350px) {

  


}

@media (max-width: 575px) and (min-width: 0px) {

.head-center1 p {font-size: 14px;}
.aboutus-heading:after, .aboutus-section1 .services-heading span:after {right: 20px;} 
.aboutus-heading:before, .aboutus-section1 .services-heading span:before {left: 20px;}
.services-heading strong {font-size: 31px;padding: 2px 0;}
.services-heading span {font-size: 14px;}  
.aboutus-heading strong {padding: 3px 0;font-size: 35px;}
.aboutus-section1 .services-heading strong {font-size: 22px;line-height: 29px;}
.aboutus-section1 .services-heading span {padding: 35px 0 15px;}
.aboutus-heading {padding: 55px 0 0}
.aboutus-heading p {font-size: 17px;padding: 0 0 10px 0;}
.services-our1 span {font-size: 52px;}
.services-our1 strong { font-size: 22px;}
.about-us-divide {padding: 15px;}
.awards-1 {padding: 30px 10px 0;}
.img-design strong {font-size: 48px;}
.img-design span {font-size: 16px;}
.life-heading p {padding: 4px 10px 7px;}
}

@media (max-width: 420px) and (min-width: 0px) { 
.bg-top-call-none {font-size: 35px;}
.head-logo2 img {width: 140px;}
.services-heading strong {font-size: 22px;padding: 1px 0;}
.services-heading span {font-size: 11px;}  
.aboutus-heading strong {padding: 3px 0;font-size: 27px;}
.aboutus-section1 .services-heading strong {font-size: 20px;line-height: 25px;}
.aboutus-section1 .services-heading span {padding: 35px 0 15px;}
.aboutus-heading p {font-size: 15px;padding: 0 0 10px 0;}
.services-our1 span {font-size: 34px;}
.services-our1 strong {font-size: 18px;}
.about-us-divide {padding: 15px;}
.awards-1 {width: 100%;}
.aboutus-heading:after, .aboutus-section1 .services-heading span:after {right: 15px;} 
.aboutus-heading:before, .aboutus-section1 .services-heading span:before {left: 15px;}
.round-image-choose {bottom: -143px;}
.whatsapp-chat {top: 15%;}
.img-design strong {font-size: 30px;}
.img-design span {font-size: 14px;}
.testi-heading { padding: 7px 0 0;}
.chat-banner img {position: relative;top: 0;}
.chat-banner a p {padding: 0;}
.chat-banner a strong {padding: 5px 0px 0 0px;}
.chat-banner a {display: block;padding: 8px 0 10px;}
  

}   