@import url('https://fonts.googleapis.com/css2?family=Patua+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

body {
  font-family: "Outfit", sans-serif;
  font-weight: 500;
}

.hdd {
  font-family: "Patua One", serif;
  font-weight: 400;
  font-style: normal;
}

.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}


.main-container:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 8%;
  background: repeating-linear-gradient(45deg, #ffdf8b, #ffdf8b 1px, transparent 1px, transparent 10px), repeating-linear-gradient(-45deg, #ffdf8b, #ffdf8b 1px, transparent 1px, transparent 10px);
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -5;
}


ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
}

.text-center {
  text-align: center !important;
}

.services-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.about-heading {
  padding: 0 0 0 0px;
}

.about-heading strong {
  font-size: 57px;
  font-weight: 500;
  padding: 0px 0 0 0px;
  color: #370923 ;
  text-transform: capitalize;
}

.about-heading p {
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  background: #370923;
  padding: 8px 15px 7px;
  border-radius: 20px 0;
}

.services-11 {
  padding: 12px;
}

.services-22 {
  padding: 0;
  background: linear-gradient(90deg, #e96813 0%, #ff8f13 100%);
  transition: 0.4s ease-in-out;
  border-radius: 35px;
  padding-bottom: 20px;
}

.services-33 {
  padding: 0;
}

.services-3 img {
  width: 100%;
  border-radius: 30px;
}

.services-44 {
  text-align: center;
  width: 100%;
  margin-top: -5em;
  position: relative;
  background-size: cover;
  padding: 0;
}

.services-44 strong {
  display: block;
  font-size: 31px;
  color: #370923 ;
  text-transform: capitalize;
  font-weight: 500;
  padding: 0 0 9px;
  background: #fff;
  margin: 0 0 40px;
  line-height: 40px;
}

.services-44 p {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  padding: 5px 0 15px;
}

.services-44 a {
  color: #ffffff;
  padding: 7px 28px 6px;
  font-size: 17px;
  text-transform: uppercase;
  border-radius: 70px;
  display: inline-block;
  background: #370923;
}

.aboutus-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
  background: linear-gradient(90deg, #e96813 0%, #ff8f13 100%);
}

.aboutus-2 {
  padding: 0px 0px 0px 0px;
}

.about-content p {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 33px;
  text-align: justify;
  padding: 0px 0 10px;
}

.about-content p strong {
  color: #fff;
  font-weight: 500;
}

.about-content ul {
  padding: 0;
}

.about-content ul li {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #370923;
  text-transform: capitalize;
  display: block;
  padding: 8px 12px 8px 51px;
  position: relative;
  margin: 15px 0;
  border-radius: 10px;
  float: left;
  width: 100%;
}

.about-content ul li i {
  margin: 0 auto;
  position: absolute;
  left: 10px;
  font-size: 20px;
  color: #000000;
  font-weight: 500;
  top: -1px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  width: 31px;
  border-radius: 0 0 20px 20px;
  background: #ffffff;
  box-shadow: -1px 4px 6px #ffede8;
}

.about-content {
  margin-top: 20px;
}

.list-section {
  padding: 0 0 50px 0;
  position: relative;
  z-index: 9;
  float: left;
  width: 100%;
}


.list-section:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 30%;
  top: 0;
  margin: 0 auto;
  background: linear-gradient(90deg, #e96813 0%, #ff8f13 100%);
  z-index: -9;
  left: 0;
}

.list-top1 {
  padding: 50px 20px 0;
}

.list-top2 {
  padding: 0px;
}

.list-top2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.list-top2 ul li {
  padding: 12px 9px 10px;
  border-radius: 50px 0px;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  margin: 17px 0px 0px;
  background: #370923;
  font-weight: 500;
  border: 2px solid #f78013;
}


.testimonials {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.client-testi {
  padding: 12px 0 0;
  margin-top: 20px;
  float: left;
  width: 100%;
}

.testimonails-2 {
  padding: 0px 0 30px;
  border-radius: 0px 30px 30px 30px;
  position: relative;
  background: #fff;
  z-index: 9;
  box-shadow: 0 0 9px 0px #e7e7e7;
  overflow: hidden;
}

#sss {
  margin: 0 auto;
  position: absolute;
  right: 20px;
  font-size: 205px;
  color: #ff371d0f;
  font-weight: 500;
  z-index: -9;
  line-height: 41px;
  text-align: center;
  top: 105px;
}

.testimonails-2 p {
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  padding: 25px;
}

.testimonails-2 span {
  display: block;
  font-size: 18px;
  color: #000000;
  text-transform: capitalize;
  font-weight: 700;
  margin: 10px 0px 0px auto;
  width: 50%;
}

.testimonails-2 strong {
  display: block;
  padding: 15px 0 0 0;
}

.testimonails-2 strong i {
  color: #f78013;
  font-weight: 500;
  font-size: 20px;
  padding: 0 7px;
}

.footer {
  background: #370923;
  position: relative;
  z-index: 9;
  float: left;
  width: 100%;
}

.footer-left1 {
  padding: 30px 12px 30px;
}

.footer-about {
  padding: 0px 0 0;
}

.footer-about a {
  display: inline-block;
  font-size: 19px;
  text-transform: uppercase;
  color: #000000;
  background: #ffffff;
  padding: 9px 11px 6px;
  font-weight: 800;
}

.footer-about p {
  color: #ffffff;
  padding: 15px 0 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-align: justify;
}

.footer-right-1 {
  padding: 30px 20px 20px 20px;
  background: #fff;
}

.footer-right-1 strong {
  display: block;
  color: #000000;
  font-size: 42px;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
}

.footer-right-1 ul {
  padding: 7px 0 0;
  list-style: none;
  margin: 0;
}

.footer-right-1 ul li {
  padding: 15px 10px 2px 10px;
  background: #69cb00;
  margin: 6px 0 0px;
  text-align: center;
  position: relative;
}

.footer-right-1 li b {
  font-size: 22px;
  font-weight: 800;
  color: #002c00;
  text-transform: uppercase;
  display: block;
  background: #fff;
  text-align: center;
  padding: 2px 0 0;
}

.footer-right-1 li span {
  font-size: 36px;
  display: block;
  color: #fff;
  padding: 0px 0 0 0;
  font-weight: 800;
}

.footer-left1 {
  padding: 30px 12px 30px;
}

.footer-navigation1 a {
  display: block;
}

.footer-navigation1 a b {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
}

.footer-navigation1 a span {
  color: #fff;
  padding: 20px 0px 11px;
  text-transform: capitalize;
  margin: 12px 0 0;
  font-weight: 500;
  font-size: 37px;
  text-align: center;
  display: block;
  border: 1px solid white;
  position: relative;
  z-index: 9;
}

.footer-navigation1 a span i {
  font-size: 60px;
  font-weight: 400;
  margin: 0px 0 0px 0px;
}

.copy-right {
  padding: 10px 0 20px;
  background: #370923;
  float: left;
  text-align: center;
  width: 100%;
  padding-top: 30px;
}

.copy-right p {
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  padding: 0 0 10px 0;
  display: block;
}


.why-section {
  padding: 50px 0px;
  float: left;
  width: 100%;
}

.why-1 {
  padding: 30px 0 22px;
  margin-top: 10px;
}

.why-2 {
  padding: 0;
}

.counter {
  text-align: center;
  width: 227px;
  height: 248px;
  padding: 38px 0 10px;
  border-radius: 350px 350px 0 0;
  margin: 0 auto;
  background: #370923;
  position: relative;
  z-index: 0;
  line-height: 68px;
  /* overflow: hidden; */
}

.counter:before {
  content: "";
  position: absolute;
  background: linear-gradient(90deg, #e96813 0%, #ff8f13 100%);
  width: 28px;
  height: 15px;
  border-radius: 50px 50px 0 0;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.counter p {
  color: #370923 ;
  font-size: 21px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0;
  position: relative;
  z-index: 1;
  line-height: 38px;
  background: #fff;
}

.counter span {
  color: #ffffff;
  font-size: 35px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0px 0 0;
  position: relative;
  display: inline-block;
}

.counter .counter-icon {
  font-size: 44px;
  color: #370923 ;
  padding: 0;
  background: radial-gradient(#ffffff 52%, #f78013);
  width: 110px;
  height: 110px;
  margin: 12px auto 0;
  line-height: 109px;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 0 20px #fff;
  border: 3px solid #f78013;
}

.counter .counter-icon i {
  font-weight: 500;
}



.top-head-section {
  background: -webkit-linear-gradient(90deg, #f78013, #370923 50%);
  float: left;
  width: 100%;
}

.top-head-num a {
  padding: 5px 0 7px;
  display: block;
  font-weight: 700;
  color: #f78013;
  font-size: 28px;
  text-align: center;
  position: relative;
  text-shadow: 0 0 20px #f78013;
}

.top-head-num a i {
  font-size: 29px;
  font-weight: 500;
  position: absolute;
  right: 0;
  bottom: -35px;
  width: 54px;
  height: 54px;
  line-height: 55px;
  background: linear-gradient(90deg, #e96813 0%, #ff8f13 100%);
  color: black;
  text-align: center;
  border-radius: 50%;
}

.top-head-mark p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 0 2px;
  text-transform: capitalize;
  text-align: right;
}

.head-line p {
  padding: 6px 42px 6px;
  position: relative;
  text-transform: capitalize;
  background: linear-gradient(90deg, #e96813 0%, #ff8f13 100%);
  color: #010601;
  border-radius: 70px 70px 0 0;
  font-size: 21px;
  display: block;
  font-weight: 600;
  text-align: center;
  float: left;
  width: 100%;
  margin: 0;
}

.award {
  float: left;
  width: 100%;
  padding: 40px 0px;
  background: linear-gradient(90deg, #e96813 0%, #ff8f13 100%);
}

.award-img img {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
}

.header {
  float: left;
  width: 100%;
  padding: 10px 0px;
  background: #fff;
  text-align: center;
}

.head-line {
  float: left;
  width: 100%;
  background: #fff;
}
.services-section
{
  float: left;
  width: 100%;
  padding: 50px 0px;
}
.services-1 {
    margin: 30px 0 0 0;
    background: #370923;
    border-radius: 30px;
    position: relative;
}

.services1 {
    padding: 10px;
}
.services1 .services-1 {
    padding: 30px 20px 0 20px;
}
.align-items-center {
    align-items: center !important;
}
.services-text a {
    display: flex;
    margin: 0 0 20px;
    align-items: center;
}
.services-text a em {
    background: linear-gradient(90deg, #e96813 0%, #ff8f13 100%);
    color: #fff;
    display: block;
    padding: 7px 21px 5px;
    font-size: 19px;
    text-transform: capitalize;
    font-style: normal;
    border-radius: 50px;
    margin: 0 20px 0 0px;
}
.services-text a i {
    color: #fff;
    background-image: linear-gradient(90deg, #e96813 0%, #ff8f13 100%);
    width: 40px;
    height: 40px;
    border-radius: 61px;
    align-items: center;
    line-height: 45px;
    text-align: center;
    font-size: 25px;
}
.services-1 .services-text strong {
    font-size: 25px;
    line-height: 60px;
    font-weight: 500;
    padding: 0px 0 0 0px;
    color: #ffffff;
    text-transform: capitalize;
    display: block;
    display: inline-block;
    padding: 0px 0 0 4px;
}
.services-text span {
    font-size: 25px;
    line-height: 60px;
    font-weight: 500;
    margin: -10px 0 0;
    padding: 0px 0 30px 0px;
    display: block;
    color: #ffffff;
    text-transform: capitalize;
    display: inline-block;
    padding: 0px 0 0 4px;
}
.services-content p {
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    text-align: justify;
    padding: 0 0 0 40px;
}
.services-image img {
    height: 210px;
    border-radius: 30px 30px 0 0;
    display: block;
    margin: 10px 0 -30px auto;
    z-index: 9;
    position: relative;
}

@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {
  .top-head-num a i {
    display: none;
  }
  .services-11 {
  padding: 12px;
  width: 50%;
}


  .header2 {
    display: none;
  }

  .header .col-sm-4 {
    width: 50%;
  }

  .top-services1 {
    width: 50%;
  }

  .services-1 {
    width: 50%;
  }


}

@media(min-width:640px) and (max-width:767px) {
  .top-head-num a i {
    display: none;
  }

  .header2 {
    display: none;
  }
}

@media(min-width:480px) and (max-width:639px) {
  .top-head-num a i {
    display: none;
  }

  .header2 {
    display: none;
  }
}

@media(min-width:320px) and (max-width:479px) {
  .top-head-num a i {
    display: none;
  }

  .header2 {
    display: none;
  }

  .about-heading strong {
    font-size: 45px;
  }

  .footer-right-1 li span {
    font-size: 30px;
  }

  .footer-navigation1 a span {
    font-size: 30px;
  }

}