@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Righteous&display=swap');


.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url(../images/bg.png);
  background-attachment: fixed;
}

img {
  max-width: 100%;
}

body {
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
}

.hdd {
  font-family: "Righteous", sans-serif;
  font-weight: 400;
  font-style: normal;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.header {
  float: left;
  width: 100%;
  padding: 10px 0px;
  text-align: center;
  background: #fff;
}

.header2 img {
  width: 85%;
}

.services-section {
  padding: 50px 0px;
  float: left;
  width: 100%;
  position: relative;
  z-index: 9;
}

.innerpage-services {
  padding: 100px 0 80px;
}

.inner {
  background: #ffe3cc;
  padding: 70px 0 70px;
  margin: 0 0 90px 0;
}

.services-heading {
  position: relative;
  padding: 0 0px 0 0px;
}

.services-heading strong {
  display: block;
  color: #12A004;
  padding: 14px 0 0;
  text-transform: uppercase;
  position: relative;
  font-size: 57px;
  line-height: 45pX;
}

.services-heading p {
  color: #000000;
  font-size: 17px;
  padding: 16px 0 0px;
  line-height: 32px;
}

.services-heading span {
  color: #000000;
  background: #e7e723;
  width: fit-content;
  padding: 6px 33px;
  font-size: 18px;
  display: block;
  font-weight: 500;
  border-radius: 20px;
  text-transform: capitalize;
  margin: 0 auto;
}

.contact-services strong {
  font-size: 34px;
  display: block;
  font-weight: 600;
}

.contact-services a {
  display: block;
}

.contact-services a p {
  display: block;
  font-size: 30px;
  background: #fff;
  padding: 5px 10px 4px;
  font-weight: 600;
  border-radius: 50px;
}

.contact-services a span {
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  margin: 10px 0 0;
  display: block;
  font-size: 18px;
}

.contact-services {
  padding: 30px 22px;
}

.services-1 {
  padding: 10px 10px 20px;
}

.services-2 {
  padding: 15px;
  border: 1px solid #e7e723;
  position: relative;
  z-index: 9;
  border-radius: 20px;
}

.services-3 {
  padding: 0px 0px 0 0px;
}

.services-3 img {
  margin: 0 auto;
  border-radius: 20px;
  border-right: 0;
  display: block;
}

.services-3 a {
  position: absolute;
  height: 102px;
  width: 82px;
  line-height: 77px;
  border-radius: 60px 60px 0 0;
  color: #c70000;
  background: #ffffff;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -20px;
  border: 1px dashed #ffffff;
  overflow: visible;
}

.services-3 a i {
  padding: 9px;
  height: 50px;
  margin: 10px 0 0;
  width: 50px;
  background: #c70000;
  color: #ffffff;
  animation: pulse 0.5s infinite linear;
  border-radius: 50%;
  font-size: 30px;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.services-4 {
  padding: 20px 0px 0 0px;
}

.services-4 strong {
  color: #fff;
  background: #12A004;
  width: fit-content;
  padding: 6px 33px 5px;
  font-size: 21px;
  display: block;
  border-radius: 60px;
  text-transform: capitalize;
  margin: 0 auto;
}

.services-4 p {
  color: #323232;
  line-height: 29px;
  padding: 8px 0 0 0;
  border-radius: 17px 17px 0 0;
  font-size: 15px;
  z-index: 9;
  position: relative;
}

.services-4 a {
  color: #434343;
  display: inline-block;
  letter-spacing: 3px;
  padding: 17px 0px 0;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  right: 0;
}



.srv-left {
  padding: 0 15px 0 0;
}

.srv-left-1 {
  padding: 0 0 60px;
  border-radius: 10px;
  position: relative;
}

.services-1 {
  padding: 45px 15px 0;
}

.services-22 {
  padding: 12px 0 18px;
  background: #12A004;
  border-radius: 20px 261px 20px 20px;
}

.service_img {
  position: relative;
  padding: 0;
}

.service_img img {
  border: 12px solid #fff;
}

.service_card_content p {
  font-size: 28px;
  font-weight: 700;
  padding: 12px 0 0;
  text-transform: capitalize;
  color: #e2d500;
  display: block;


}

.service_card_content .srv-text {
  padding: 0 15px 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 29px;
  color: #ffffff;
}

.srv-right {
  padding: 0 0 0 15px;
}

.srv-right-1 {
  background: #ffffff;
  padding: 25px 25px 0;
  margin: -50px 0 0;
  border-top: 4px solid #e2d500;
  position: relative;
  z-index: 99999;
}

.srv-list-title {
  text-align: center;
  padding: 0 0 12px;
}

.srv-list-title p {
  font-size: 21px;
  font-weight: 900;
  text-transform: capitalize;
  color: #c70000;
}

.srv-list-title strong {
  font-size: 45px;
  font-weight: 800;
  text-transform: uppercase;
  color: #12A004;
  margin: -11px 0 0;
  display: inline-block;

}

.srv-right-1 ul {
  padding: 0;
}

.srv-right-1 ul li {
  margin-bottom: 15px;
  padding: 8px 10px;
  text-align: left;
  border-radius: 0 30px 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #12A004;
  position: relative;
  z-index: 0;
}

.srv-right-1 ul li span {
  padding: 0;
  color: #fff;
  display: block;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
}

.srv-right-1 ul li a {
  color: #000;
  background: #e2d500;
  padding: 0;
  border-radius: 100%;
  border: 2px dashed #fff;
  font-size: 18px;
  width: 45px;
  height: 45px;
  line-height: 42px;
  text-align: center;
}

.about-title {
  padding: 0;
  text-align: center;
}

.about-title strong {
  text-transform: uppercase;
  font-size: 42px;
  display: block;
  color: #12A004;

}

.about-title p {
  text-transform: capitalize;
  padding: 7px 10px;
  font-size: 19px;
  color: #ffffff;
  font-weight: 600;
  background: linear-gradient(38deg, #e2d500, #c70000);
  border-radius: 50px;
}

.srv {
  float: left;
  width: 100%;
  padding: 50px 0px;
}






.testi-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.testi-left {
  padding: 0;
}

.testi-left-1 {
  padding: 0;
}

.why-cir-sec {
  max-width: 480px;
  height: 480px;
  text-align: center;
  padding: 54px 45px 50px;
  border-radius: 100%;
  margin: 0 auto;
  border: 4px solid #12A004;
  background: url(../images/why-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.why-cir-sec:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffffdb;
  content: "";
}

.why-cir-sec1 {
  position: relative;
  z-index: 1;
}

.why-cir-sec span {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #c70000;

  display: inline-block;
  padding: 0 0 15px;
}

.why-cir-sec strong {
  font-size: 34px;
  text-transform: capitalize;
  color: #ffffff;
  margin: -11px 0 0;

  z-index: 0;
  display: block;
  position: relative;
  padding: 0 0 3px;
}

.why-cir-sec strong:before {
  position: absolute;
  left: -83px;
  top: 0;
  width: 549px;
  height: 100%;
  background-color: #12A004;
  content: "";
  z-index: -1;
}

.why-cir-sec p {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: #414141;
  padding: 7px 0 0;
}

.testi-right {
  padding: 0 0 0 34px;
}

.testi-right-1 {
  padding: 0;
  text-align: center;
}

.testi-1 {
  padding: 30px 15px 0px;
}

.testi-2 {
  padding: 60px 0 0;
}

.testi-inner-box {
  position: relative;
  background-color: #fff;
  border-top: 12px solid #c70000;
  padding: 30px 15px 45px 35px;
  margin-bottom: 30px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.testi-inner-box:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 138px;
  height: 96px;
  background-color: #f3f3f3;
  border-radius: 0 0 500px 0;
  content: "";
}

.testi-image-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  transition: all 300ms ease;
  padding-left: 120px;
  margin-bottom: 25px;
}

.testi-image-box .image {
  position: absolute;
  left: -10px;
  top: -100px;
  margin-bottom: 0;
  height: 132px;
  width: 132px;
  padding: 12px;
}

.testi-image-box .image:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  width: 100%;
  background-color: #12A004;
  border-radius: 120px 120px 0 0;
  content: "";
  z-index: -1;
}

.testi-image-box .image img {
  height: 100%;
  width: 100%;
  border: 5px solid #fff;
  border-radius: 50%;
  transition: all 300ms ease;
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.1);
}

.info-box {
  text-align: left;
}

.info-box strong {
  font-size: 20px;
  font-weight: 900;
  text-transform: capitalize;
  color: #12A004;
  display: block;
}

.info-box span {
  font-size: 17px;
  font-weight: 900;
  text-transform: capitalize;
  color: #c70000;
  display: inline-block;
}

.rating {
  position: relative;
  color: #e2d500;
  font-size: 18px;
  width: 50%;
  text-align: center;
}

.testi-text {
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  color: #414141;
  padding: 7px 0 0;
}


.awards-sec {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.awards-title {
  padding: 0;
  text-align: center;
}

.awards-title strong {
  padding: 0 15px;
  color: #c70000;
  text-transform: uppercase;
  font-size: 60px;
  font-weight: 800;
  display: block;

}

.awards-title p {
  color: #1E1B1B00;
  -webkit-text-stroke-width: 1.1px;
  -webkit-text-stroke-color: #ffffff91;
  font-size: 48px;
  font-weight: 800;
  text-transform: capitalize;
  background: #12A004;
  padding: 12px 0 0;
}

.awards1 {
  padding: 35px 35px 0;
}

.awards-1 {
  padding: 10px;
}

.awards-2 {
  padding: 0;
  text-align: center;
}

.awards-2 img {
  width: 100%;
}



.footer {
  float: left;
  width: 100%;
  background: #12A004;
  padding: 50px 0px;
}

.footer-contact1 {
  padding: 12px;
}

.footer-contact2 {
  text-align: center;
  background: #e2d500;
  padding: 18px 0 0;
  max-width: 305px;
  height: auto;
  margin: 0 auto;
}

.footer-contact2 span {
  height: 110px;
  width: 110px;
  line-height: 118px;
  border-radius: 50%;
  background: #c70000;
  text-align: center;
  display: block;
  margin: 0 auto 15px;
  border: 7px solid #ffffff;
  color: #ffffff;
}

.footer-contact2 span i {
  font-size: 44px;
  font-weight: 600;
}

.footer-contact2 a {
  display: inline-block;
  padding: 3px 18px 3px;
  font-size: 19px;
  font-weight: 500;
  color: #ffffff;
  background: #12A004;
  border-radius: 15px 15px 0 0;
}

.footer-contact1:nth-child(2) .footer-contact2 a {
  font-size: 17px;
}





.copyright {
  background: #e7e723;
  box-shadow: 0px -5px 14px #43434312;
  float: left;
  width: 100%;
}

.disclimer {
  text-align: center;
}

.disclimer p {
  padding: 18px 0 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  color: #414141;
}

.copyryt {
  text-align: center;
}

.copyryt span {
  font-size: 16px;
  font-weight: 800;
  line-height: 26px;
  color: #c70000;
  text-align: center;
  display: inline-block;
  padding: 5px 0 20px;
}



.tophead-section {
  background: #e2d500;
  padding: 6px 0 7px;
  float: left;
  width: 100%;
  text-align: center;
}

.tophead-list p {
  font-size: 16px;
  color: #000;
  text-transform: capitalize
}

.tophead-list p a {
  font-size: 17px;
  color: #fff;
  background: #c70000;
  display: inline-block;
  padding: 3px 15px 4px;
  border-radius: 40px
}

.mark-section1 {
  padding: 0;
  background: #c70000;
  color: #fff;
  float: left;
  width: 100%;
  position: relative;
}

.mark-section2 {
  font-size: 18px;
  text-transform: capitalize;
  padding: 10px;
  margin: 0;
}

.mark-section1:before {
  content: "";
  position: absolute;
  top: -50px;
  left: -20px;
  border-top: 27px solid transparent;
  border-right: 27px solid #c70000;
  border-bottom: 27px solid #c70000;
  border-left: 27px solid transparent;
}

.mark-section1:after {
  content: "";
  position: absolute;
  top: -34px;
  right: 1px;
  border-top: 17px solid transparent;
  border-right: 17px solid transparent;
  border-bottom: 17px solid #c70000;
  border-left: 17px solid #c70000;
}





.best-sv-section {
  position: relative;
  z-index: 0;
  float: left;
  width: 100%;
}

.sv-title strong {
  text-transform: capitalize;
  font-size: 48px;
  display: block;
  text-align: center;
  padding: 5px 12px 12px;
  color: #ffffff;
  background: #12A004;
}

.main-services1:nth-child(1) {
  padding: 0 30px 0 0px;
}

.main-services2 {
  padding: 20px 0px 20px 20px;
  background: #fff;
}

.mainsrv {
  align-items: center;
}

.mainserv-left1 {
  position: relative;
}

.mainserv-left1 img {
  width: 100%;
}

.mainserv-left1:after {
  position: absolute;
  height: 86%;
  width: 80%;
  border: 3px solid #ffffff;
  content: "";
  left: 10%;
  transition: 0.6s;
  top: 0;
  border-top: 0;
}

.mainserv-right1 {
  padding: 0 0px 0 30px;
}

.mainserv-right1 strong {
  font-size: 22px;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
  color: #c70000;
  padding: 0;
}

.mainserv-right1 p {
  font-size: 17px;
  font-weight: 400;
  line-height: 32px;
  color: #434343;
  padding: 3px 0 5px;
  text-align: justify;
}

.mainserv-right1 a {
  font-size: 16px;
  margin: 12px 0 0 auto;
  line-height: 30px;
  padding: 3px 20px 3px;
  z-index: 9;
  width: fit-content;
  position: relative;
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  background: #c70000;
  border-radius: 6px;
}

.mainserv-right1 a.chat {
  background: green;
}

.best-sv-section:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30%;
  height: 100%;
  background: #12A004;
  margin: 0 auto;
  left: 0;
  z-index: -1;
}

.about {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.about-us-content {
  padding: 0 0 25px;
}

.about-us-content p {
  padding: 5px 0;
  text-align: justify;
  line-height: 32px;
  color: #424242;
  font-size: 16px;
  font-weight: 500;
}

.about-us-content p strong {
  color: #c70000;
  font-weight: 600;
}

.about-us-content ul {
  padding: 8px 0;
}

.about-us-content ul li {
  position: relative;
  display: inline-block;
  padding: 6px 15px 7px;
  line-height: 31px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  background: #e2d500;
  margin: 4px 0 6px;
  border-radius: 40px;
}

.about-head {
  padding: 0;
  text-align: center;
}

.about-head strong {
  color: #12A004;
  font-size: 45px;
  text-transform: capitalize;
  display: block;
  padding: 3px 0 0 0;
}

.about-head p {
  color: #c70000;
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  padding-left: 10px;
}

.about-head p:before {
  content: "";
  height: 5px;
  width: 2px;
  position: absolute;
  background: #fff;
  top: 8px;
  left: 0;
  z-index: 1;
  transition: all .4s ease;
}

.about-head p:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 2px;
  left: 0;
  top: 0px;
  background: #c70000;
}




@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
}
@media(min-width:640px) and (max-width:767px){
   .mainserv-right1 {
  padding: 10px;
}
  .header2
  {
    display: none;
  }
}
@media(min-width:480px) and (max-width:639px)
{
  .mainserv-right1 {
  padding: 10px;
}
  .header2
  {
    display: none;
  }
}
@media(min-width:320px) and (max-width:479px)
{
  .header2
  {
    display: none;
  }
  .mark-section1::before {
  display: none;
}
  .mark-section1::after {
  display: none;
}
.services-heading strong {
  font-size: 35px;
}
.mainserv-right1 {
  padding: 10px;
}
.why-cir-sec {
  border-radius: 50px;
}
.about-title strong {
  font-size: 35px;
}
.testi-image-box {
  display: block;
}
.rating {
  font-size: 15px;
  width: 100%;
}

}