@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url(../images/bg.jpg);
  background-attachment: fixed;
  background-repeat: repeat;
  background-position-x: center;
}

img {
  max-width: 100%;
}

body {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;

  font-style: normal;
}

.hdd {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.header {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  background: #fff;
}









.top-head-section {
  background: #740607;
  float: left;
  width: 100%;
  z-index: 1;
  position: relative;
}

.head-num-left {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head-num-left ul li {
  text-align: center;
  padding: 4px 15px 0px;
  display: inline-block;
}

.head-num-left ul li i {
  color: #000000;
  font-size: 22px;
  font-weight: 400;
  line-height: 46px;
  background: #ffa500;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  box-shadow: 0 0 0 7px #ffffff2e;
}

.head-num-right {
  padding: 0;
  text-align: center;
}

.head-num-right p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  padding: 3px 0 0px;
  text-transform: capitalize;
  margin-top: 5px;
}








.head-section {
  float: left;
  width: 100%;
  background-color: #fff5e3;
}

.head-align {
  align-items: center;
  justify-content: center;
}

.head-right1 {
  padding: 0 15px 0 0;
}

.head-right2 {
  color: #000000;
  font-size: 45px;
  font-weight: 800;
  padding: 0 0 0 6px;
}

.head-right2 a {
  color: #2a9300;
  font-size: 20px;
  font-weight: 700;
  padding: 0;
  text-transform: capitalize;
}

.head-right2 a {
  color: #ffffff;
  font-size: 32px;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 58px;
  background: #740607;
  border-radius: 50px;
  box-shadow: 0 0 0 7px #74060717;
  margin: 0 12px;
  position: relative;
}

.head-right2 a:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 4px;
  background: #740607;
  left: 0;
  right: 0;
  top: -51px;
  margin: 0 auto;
  z-index: 0;
}

.head-right2 p {
  color: #242424;
  font-size: 19px;
  font-weight: 700;
  padding: 19px 0 0;
  text-transform: capitalize;
}






.list-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.list-left1 {
  padding: 15px;
}

.otherservices1 {
  padding: 15px;
  text-align: center;
}

.otherservices2 img {
  width: 100%;
}

.otherservices2 p {
  color: #740607;
  font-size: 22px;
  font-weight: 800;
  text-transform: capitalize;
  padding: 4px 15px 5px;
  width: 90%;
  background: #ffffff;
  position: relative;
  margin: -18px auto 0;
  border-radius: 20px 20px 0 0;
}

.otherservices2 a {
  font-size: 16px;
  font-weight: 600;
  padding: 5px 15px 5px;
  text-transform: capitalize;
  color: #ffffff;
  background-color: #069a3f;
  display: inline-block;
  border-radius: 50px;
}

.srv-list {
  padding: 15px;
}

.srv-list1 {
  padding: 15px 15px 15px 0;
  background: linear-gradient(294deg, #740607 50%, transparent 50%);
}

.srv-list1 ul li {
  text-transform: capitalize;
  position: relative;
  padding: 12px 44px 12px 15px;
  line-height: 27px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  background: #f2f7fa;
  margin: 20px 0;
  border-radius: 40px;
  display: flex;
  align-items: center;
}

.srv-list1 ul li i {
  font-size: 21px;
  margin: 0px 6px 0 0;
  font-weight: 500;
  text-align: center;
  border-radius: 50px;
  color: #ffffff;
  right: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  background: #075b9a;
  line-height: 41px;
}


.about-title {
  padding: 0 0 20px;
  text-align: center;
}

.about-title strong {
  text-transform: capitalize;
  font-size: 88px;
  font-weight: 500;
  padding: 15px 0px;
  display: block;
  color: #000000;
  position: relative;
  line-height: 52px;
}


.about-title span {
  text-transform: capitalize;
  font-size: 16px;
  color: #740607;
  font-weight: 700;
  display: block;
}






.testi-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.testi-right1 {
  padding: 15px 15px 15px 20px;
}

.testi-1 {
  padding: 15px 0;
}

.testi-2 {
  padding: 0;
}

.testi-2 {
  overflow: hidden;
  border-radius: 10px;
  background-color: #ffffff;
  padding: 15px;
  position: relative;
  border-left: 13px solid #740607;
  box-shadow: 0 0 13px #0000001c;
}

.testi-2 p {
  padding: 8px 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  color: #272727;
  text-align: justify;
}

.testi-2 strong {
  color: #075b9a;
  font-size: 17px;
  font-weight: 700;
  text-transform: capitalize;
  display: block;
  padding: 12px 0 0;
  text-align: right;
}

.testi-quote {
  color: #075b9a;
  font-size: 60px;
  left: 18px;
  z-index: 0;
  bottom: -16px;
  opacity: 0.2;
  overflow: hidden;
  position: absolute;
}

.testi-2 span i {
  color: #ffffff;
  padding: 1px;
  background: #740607;
  font-size: 15px;
}









.about-left1 span {
  height: 600px;
  display: block;
  width: 450px;
  border-radius: 0 0 600px 600px;
  box-shadow: 1px 12px 10px #eee;
  margin: 0 auto;
}

.about-right1 {
  padding: 10px 0 0 40px;
  position: relative;
}

.heading-about p {
  color: #fb6376;
  font-size: 15px;
  font-weight: 700;
  padding: 0 0 3px 0;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading-about h1 {
  color: #740607;
  text-transform: capitalize;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 2px;
  font-family: 'Acme', sans-serif;
}

.heading-about h1 a {
  color: #740607;
}

.about-text {
  padding: 20px 0 0;
}

.about-text p {
  color: #222;
  font-size: 15px;
  padding: 0 0 9px 0;
  line-height: 30px;
}

.about-text p strong {
  color: #fb6376;
}

.contact-number {
  position: relative;
}

.contact-number a {
  display: block;
  background: #740607;
  color: #fff;
  padding: 0px 20px 0px 140px;
  border-radius: 100px;
}

.contact-number a span {
  position: absolute;
  left: 50px;
  top: 0px;
}

.contact-number a span img {
  height: 100px;
}

.whatsapp-design {
  position: relative;
  z-index: 999;
}

.contact-number a b {
  font-size: 50px;
  letter-spacing: 1px;
  display: block;
}


.aboutus {
  float: left;
  width: 100%;
  padding: 50px 0px;
}











.services-part {
  float: left;
  width: 100%;
  text-align: center;
  padding: 50px 0px;
  background: #fff5e3;
}

.services-box {
  text-align: left;
  border-width: 1px;
  padding: 0;
  margin-top: 40px;
  background: #740607;
}

.services-box img {
  transition: 0.5s;
  border-radius: 0 0 200px 0;
}

.services-box strong {
  font-size: 25px;
  padding: 15px 15px 10px;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff5e3;
  display: block;
}

.services-box p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
  padding: 0 15px 30px;
  font-weight: 300;
}

ul.call-chat-services li {
  line-height: normal;
  display: inline-block;
  padding: 0 15px;
}

ul.call-chat-services li a {
  color: rgb(0 0 0);
  font-size: 16px;
  text-transform: capitalize;
  background: #fff5e3;
  padding: 11px 15px;
  transition: all 0.5s ease 0s;
  font-weight: 600;
}

ul.call-chat-services li a:hover {
  background: #740607;
  color: #fff;
}

ul.call-chat-services li a:hover i {
  color: #ffa500;
}

ul.call-chat-services li a i {
  font-size: 20px;
  color: #740607;
  margin-right: 5px;
}









.awards {
  padding: 0;
  float: left;
  width: 100%;
}

.award1 {
  padding: 10px;
}

.award2 {
  padding: 0;
}

.award2 img {
  width: 100%;
}

.design-awards {
  background: #fff;
  box-shadow: 0 0 9px #d8d7d7;
  border-radius: 30px 30px 0 0;
  padding: 25px 25px 45px;
}

.ftr-sec {
  background: #740607;
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
  padding: 0 0px 30px;
  text-align: center;
  float: left;
  width: 100%;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.ftr-sec .ftr-cl1 p {
  line-height: 28px;
  font-size: 16px;
  color: #fff;
}

.ftr-sec .ftr-cl2 ul li a {
  color: #fff;
  font-size: 23px;
  font-weight: 700;
}

.ftr-sec .ftr-cl1 {
  padding: 0 15px 15px;
}

.ftr-sec .ftr-cl1 strong {
  font-size: 25px;
  color: #000000;
  text-transform: capitalize;
  padding: 2px 15px 3px;
  font-weight: 700;
  display: block;
  background: #fff;
  width: fit-content;
  margin: 0 auto 15px;
}

.ftr-sec .ftr-cl2 ul {
  list-style: none;
  margin: 0px;
  padding: 0;
}

.ftr-sec .ftr-cl2 ul li {
  font-size: 17px;
  color: #fff;
  font-weight: 500;
  border-bottom: 1px solid #ffffff26;
  padding: 9px 0 10px;
}


.ftr-sec .ftr-cl2 ul li a i {
  font-size: 20px;
  color: #ffce33;
}

.ftr-sec .ftr-cl2 ul li:last-child {
  border: 0px;
}

.ftr-sec .ftr-cl2 span {
  display: block;
  background: #009a27;
  font-weight: 700;
  font-size: 25px;
  padding: 5px 15px 7px;
  text-transform: capitalize;
}

.ftr-sec .ftr-cl2 span a {
  color: #ffffff;
}

.ftr-sec .dsclmr {
  padding: 0px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}

.ftr-sec .dsclmr p {
  padding: 30px 0 10px;
  line-height: 22px;
  text-align: center;
  font-size: 13px;
}

.ftr-sec .dsclmr span {
  display: inline-block;
  text-align: center;
  color: #ffffff;
  background: #ffffff30;
  padding: 6px 15px 6px;
  font-weight: 700;
}







.why-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.why-1 {
  padding: 12px;
}

.counter {
  text-align: center;
  height: 248px;
  padding: 30px 0 10px;
  margin: 0 auto;
  background: #ffa500;
  position: relative;
  z-index: 0;
  line-height: 68px;
  border-radius: 40px;
}

.counter .counter-icon {
  font-size: 40px;
  color: #ffffff;
  padding: 0;
  background: #740607;
  width: 135px;
  height: 135px;
  margin: 0 auto 0;
  line-height: 100px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  border: 20px solid #ffffff;
}

.counter .counter-icon i {
  font-weight: 600;
}

.counter .counter-icon img {
  width: 82px;
}

.counter p {
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 1px 0 0;
  background: #ffffff;
  line-height: 35px;
}

.counter span {
  color: #ffffff;
  font-size: 45px;
  font-weight: 600;
  text-transform: capitalize;
  display: block;
}

.counter .counter-value {
  color: #ffd200;
  font-size: 30px;
  font-weight: 600;
}












@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {
  .head-right2 a::before {
  display: none;
}
.services-box {
  float: left;
  width: 50%;
  border-right: 10px solid #fff;
}
}

@media(min-width:640px) and (max-width:767px) {

   .head-right2 {
  font-size: 39px;
}
.head-right2 a::before {
  display: none;
}
 .head-right2 p {
    padding: 0;
  }
    .about-title strong {
  font-size: 50px;
}


}

@media(min-width:480px) and (max-width:639px) {
  .head-right2 {
  font-size: 39px;
}
.head-right2 a::before {
  display: none;
}
 .head-right2 p {
    padding: 0;
  }
    .about-title strong {
  font-size: 50px;
}
.contact-number a b {
  font-size: 32px;
}
}

@media(min-width:320px) and (max-width:479px) {
  .head-num-left ul .hhhh {
    display: none;
  }

  .head-right2 {
    font-size: 39px;
  }

  .head-right2 a {
    display: none;
  }

  .head-right2 p {
    padding: 0;
  }
  .about-title strong {
  font-size: 50px;
}
.about-left1 span {
  width: 100%;
  height: 100%;
}
.contact-number {
  display: none;
}
.award1 {
  width: 100%;
}
}