@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Vidaloka&amp;display=swap');




.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;

  background: url(../images/bg.html);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position-x: center;
}

img {
  max-width: 100%;
}

body {
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;

  font-style: normal;
}

.hdd {
font-family: "Vidaloka", 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;
}







.tophead-section {
  background: #ffcd08;
  padding: 0;
  float: left;
  width: 100%;
}

.tophead-left1 {
  padding: 0;
}

.tophead-left1 ul {
background: url(../images/bb.jpg);
  text-align: center;
  border-radius: 0 0 20px 20px;
}

.tophead-left1 ul li {
  padding: 6px 12px 6px;
  display: inline-block;
  text-transform: capitalize;
  font-size: 20px;

  color: #ffffff;
}

.tophead-left1 ul li i {
  color: #ffcd08;
  padding: 0 3px;
}

.tophead-left1 ul li i {
  fill: #ffcd08;
  width: 25px;
  height: 21px;
  margin: -5px 0 0;
}

.tophead-left2 {
  padding: 10px;
  border: 1px solid;
}

.tophead-right1 p {
  border-radius: 50px;
  font-weight: 600;
  padding: 5px 0px;
  font-size: 20px;
  text-transform: capitalize;
  text-align: center;
  color: #000;
}

.tophead-left1 ul li a {
  color: #fff;
}



.head-section {
background: url(../images/bb.jpg);
  float: left;
  width: 100%;
}

.head-logo1 {
  padding: 10px;
  width: 44%;
}

.head-right1 {
  padding: 0 0 0 30px;
  width: 56%;
}

.head-contact a {
  font-size: 40px;
  color: #ffffff;
  font-weight: 600;
  display: block;
}

.head-contact p {

  background: #ffcd08;

  color: #000;

  padding: 13px 10px;

  font-weight: 600;

  text-transform: capitalize;
}

.head-contact a span {
  font-weight: 600;
  background: #60ca00;
  border-radius: 8px;
  text-transform: capitalize;
  font-size: 21px;
  color: #fff;
  display: inline-block;
  padding: 6px 21px;
  margin: 0 0 10px 5px;
}

.head-contact a span i {
  margin: 0 4px 0 0px;
  animation: le-ri .40s infinite ease-in;
}

@keyframes le-ri {
  50% {
    transform: translateX(-10px);
  }

  50% {
    transform: translateX(-5px);
  }
}




.mainservices-section {
  background: #ffcd08;
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.mainservices-1 {
  padding: 12px 12px 0;
  margin-top: 20px;
}

.mainservices-2 {
  padding: 0px 0 0px;
  border-radius: 7px 7px 15px 15px;
  position: relative;
  z-index: 0;
}

.mainservices-3 span {
  display: block;
}

.mainservices-3 span img {
  display: block;

  width: 100%;
}

.mainservices-4 strong {
  padding: 5px 0px 5px;
  border-radius: 20px 20px 0 0;
  font-size: 20px;
  text-transform: capitalize;
  display: block;
  background: #000;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
}

.mainservices-4 {
  position: relative;
  padding: 17px 0 0px 0;
  z-index: 9;
  text-align: right;
}

.mainservices-2:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 2%;
  background: #000;
  top: 0px;
  /* left:0; */
  right: 0;
  margin: 0 auto;
  z-index: -9;
  border-radius: 20px;
}

.mainservices-4 p {
  font-size: 15px;
  color: #222;

  line-height: 30px;
  padding: 11px 0 20px;
}

.mainservices-4 a {
  color: #ffffff;
  font-size: 16px;
  padding: 0;
  letter-spacing: 0.6px;
  font-weight: 600;
  transition: 0.3s ease-in;
  display: inline-block;
  text-transform: capitalize;
  text-align: center;
  margin: 0 0 -20px;
}

.mainservices-4 a span {
  height: 60px;
  width: 60px;
  display: block;
  background: #ffffff;
  border-radius: 50%;
  font-size: 37px;
  line-height: 61px;
  color: #126c01;
}

.text-center {
  text-align: center !important;
}

.aboutus-heading strong {
  color: #ffcd08;
  text-transform: capitalize;
  font-size: 70px;
  position: relative;
  z-index: 99;
  font-weight: 600;
  display: block;
  line-height: 100px;
  color: #a70000;
}

.sv-heading p {
  color: #000000;
  font-size: 22px;
  padding: 7px 32px 8px;
  background: #ffffff;
  display: block;
  position: relative;
  text-transform: capitalize;

  border-radius: 40px;
  width: fit-content;
  margin: -16px auto 0;
  box-shadow: inset 0 0 7px #ffcd08;
}



.aboutus {
  position: relative;
  z-index: 0;
  overflow: hidden;
  float: left;
  width: 100%;
  background: url(../images/bb.jpg);
   background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 50px 0px;
}

.aboutus-heading img {

  width: 175px;

  margin: 0 0 -15px;
}

.aboutus-heading strong {
  color: #630000;
  text-transform: capitalize;
  font-size: 70px;
  position: relative;
  z-index: 99;
  font-weight: 600;
  display: block;
  line-height: 100px;
}

.aboutus-heading p {
  color: #3a0000;
  font-size: 22px;
  padding: 7px 25px 8px;
  background: transparent;
  display: block;
  position: relative;
  text-transform: capitalize;
background-color: #ffffff;
  border-radius: 40px;
  width: fit-content;
  margin: -16px auto 0;
  box-shadow: inset 0 0 7px #ffffff;
}

.sv-heading strong {
  color: #a70000;
}

.sv-heading p {
  color: #000000;
  font-size: 22px;
  padding: 7px 32px 8px;
  background: #ffffff;
  display: block;
  position: relative;
  text-transform: capitalize;

  border-radius: 40px;
  width: fit-content;
  margin: -16px auto 0;
  box-shadow: inset 0 0 7px #ffcd08;
}

.aboutus:before {
  content: "";
  position: absolute;
  animation: fa-spin 30s infinite;
  background: url(../images/round.png) no-repeat;
  z-index: -1;
  width: 900px;
  height: 900px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 30px;
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.content-design {
  margin-top: 20px;
}

.content-design p {
  color: #ffffff;
  text-align: left;
  padding: 8px 0;
  line-height: 30px;
  font-size: 17px;

}

.content-design p strong {
  color: #ffcd08;

}

.content-design ul {
  padding: 15px 0px 15px;
}

.content-design ul li {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  text-transform: capitalize;
  margin: 5px 22px 5px 0;
  display: inline-block;
  padding: 5px 0px 10px 42px;
  position: relative;
}

.content-design ul li:last-child {
  border-bottom: 0;
  margin: 0;
}

.content-design ul li i {
  margin: 0 auto;
  position: absolute;
  left: -4px;
  font-size: 18px;
  color: #ffcd08;
  font-weight: 600;
  top: 0px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  border-radius: 50px;
  box-shadow: inset 0 0 7px #ffffff;
}

.add {
  background: #ffcd08;
  padding: 15px 10px 0px;
  font-size: 30px;
  font-weight: 800;
  text-transform: capitalize;
  color: #a70000;
}

.award1 {
  padding: 10px;
}

.award2 img {
  width: 100%;
  margin-top: 20px;
  
}









.services-section {
  position: relative;
  z-index: 9;
  padding: 0px 0 60px;
  float: left;
  width: 100%;
}

.services-section:before {
  content: "";
  position: absolute;
 background-image: url('images/bg-1.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
  width: 100%;
  
  left: 0;
  top: 0;
  z-index: -9;
}

.services-section:after {
  content: "";
  position: absolute;
 background-image: url('images/bg-1.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 22%;
  width: 50%;
  border-radius: 0 0 0 100px;
  left: auto;
  right: 0;
  top: 0;
  z-index: -9;
}

.services-left1 {
  padding: 90px 30px 0 0px;
}

.services-left2 {
  padding: 0;
}

.services-left2 strong {
  font-size: 47px;
  font-weight: 600;
  padding: 0px 0 0 0;
  display: block;
  color: #000000;
  text-transform: capitalize;

}

.services-left2 p {
  color: #ffffff;
  text-align: left;
  padding: 14px 0 22px;
  line-height: 32px;
  font-size: 16px;
}



.services-right1 {
  padding: 0 40px 0 0px;
}


.heading-services {
  padding: 0px 0 0 0px;
  text-align: center;
}

.heading-services strong {
  font-size: 70px;
  font-weight: 600;
  padding: 20px 0 0 0;
  display: block;
  text-transform: capitalize;
  color: #a70000;

}

.heading-services p {
  margin: -20px 0 0 0;
  font-weight: 600;
  border-radius: 40px;
  display: block;
  font-size: 19px;
  padding: 0;
  text-transform: capitalize;
  color: #000;
}

.services-astro {
  padding: 50px 40px 0 0;
}

.services-1 {
  padding: 10px;
  margin-top: 20px;
}

.services-2 {
  padding: 0 15px 15px;
  border: 10px solid #000000;
 
}


.services-2 img {
  border-radius: 0%;
}

.services-2 strong {
  font-size: 25px;
  font-weight: 600;
  padding: 8px 0 0;
  display: block;
  text-transform: capitalize;
  color: #a70000;
}

.services-2 p {
  color: #000000;
  line-height: 29px;
  font-size: 16px;
  margin: 0 0 0px;
}

.services-2 a {
  color: #000000;
  padding: 7px 15px 9px 50px;
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  border-radius: 50px;
  text-transform: capitalize;
  background: #ffffff;
  position: relative;
}

.services-2 a i {
  color: #fff;
  display: inline-block;
  font-size: 25px;
  font-weight: 400;
  border-radius: 50px;
  text-transform: capitalize;
  background: #60ca00;
  position: absolute;
  left: 0;
  width: 45px;
  height: 45px;
  line-height: 44px;
  top: -1px;
}




.testiomonials-section {
  padding: 50px 0px;
  float: left;
  width: 100%;
background: url(../images/bb.jpg);
}

.testimonials-design1 {
  padding: 10px;
  margin-top: 20px;
}

.testimonials-design2 {
  padding: 0px 0 0;
  border: 1px solid #fff;
  position: relative;
  
}

.testimonials-design2:before {
  content: "";
  position: absolute;
  height: 28%;

  width: 21px;
  top: 0;
  right: 15px;
  clip-path: polygon(100% 0%, 100% 100%, 100% 100%, 0% 80%, 0% 0%, 0% 0%);
}

.testimonials-design2:after {
  content: "";
  position: absolute;
  height: 15%;

  width: 21px;
  top: 0;
  right: 44px;
  clip-path: polygon(100% 0%, 100% 100%, 100% 100%, 0% 80%, 0% 0%, 0% 0%);
}

.testimonials-design3 {
  padding: 0;
}

.left-testi {
  width: 30%;
}

.right-testi {
  display: block;
  position: relative;

}

.right-testi strong {
  font-size: 20px;

  display: block;
  text-transform: capitalize;
  background: #ffffff;
  padding: 2px 15px;

}

.right-testi p {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
  padding: 8px 0 0;
}

.testimonials-design4 p {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  padding: 15px 0 0;
  line-height: 31px;
  font-weight: bolder;
}

.testimonials-design4 {
  padding: 0 15px 15px;

}

.testimonials-design4 span {

  background: #000;

  padding: 12px 15px 8px;

  border-radius: 0 0 15px 15px;
}

.testimonials-design4 i {
  font-size: 18px;
  padding: 0px 4px 0;
  color: #ffffff;
}



.why-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.why-1 {
  padding: 12px;
  margin-top: 20px;
}

.counter {
  text-align: center;
  height: 248px;
  padding: 30px 0 10px;
  margin: 0 auto;
  background: url(../images/bb.jpg);
  position: relative;
  z-index: 0;
  line-height: 68px;
  border-radius: 40px;
}

.counter .counter-icon {
  font-size: 40px;
  color: #ffffff;
  padding: 0;
  background: #a70000;
  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;
}






.contact-section {
  padding: 0 15px 0;
  float: left;
  width: 100%;
  margin-top: 2px;
}


.contact-section {
  padding: 0 15px 0;
  float: left;
  width: 100%;
}

.footer-left {
  padding: 0;
}

.footer-left-1 {
  padding: 0;
  text-align: center;
}

.foot-contac {
  padding: 0 28px;
}

.foot-leftt {
  padding: 0;
}

.foot-leftt-1 {
  padding: 0 25px 0 0;
}

.foot-rightt {
  padding: 0;
}

.foot-rightt-1 {
  padding: 0;
}

.footer-right {
  padding: 0;
}

.footer-right-1 {
  padding: 0;
}

.footer-btm-call a i {
  background-color: #ff8a00;
  width: 52px;
  height: 52px;
  line-height: 45px;
  border-radius: 100px;
  border: 1px solid #fff;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  font-size: 21px;
  padding: 3px 0 0;
  box-shadow: 0 0 0 10px #ffffff9e;
  margin: 0 29px 0 0;
}

.footer-btm-call {
  padding: 0;
}

.footer-btm-call a {
  font-size: 30px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 10px 6px;
  text-align: center;
  font-weight: 700;
  background: #000;
}

.footer-btm-call .footws {
  background: #4abe51;
}

.copyight {
  padding: 15px 0;
  background: #a70000;
  float: left;
  width: 100%;
}

.disclimer {
  padding: 0;
  text-align: center;
  z-index: 0;
  position: relative;
}

.disclimer p {
  color: #ffffff;
  font-size: 13px;
  line-height: 21px;
  font-weight: 300;
}

.disclimer span {
  color: #5411c1;
  font-weight: 700;
}

.copyryt {
  padding: 0;
  background: #5411c1;
}

.copyryt1 {
  padding: 0;
  position: relative;
  z-index: 0;
  text-align: center;
}

.copyryt1 span {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #fff5f5;
  text-align: center;
  padding: 5px 0 0;
  display: block;
}


@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){.head-logo1 {
  width: 100%;
}
.head-right1 {
  width: 100%;
}
.services-1 {
  width: 50%;
}
}
@media(min-width:640px) and (max-width:767px){.head-logo1 {
  width: 100%;
}
.head-right1 {
  width: 100%;
}
.head-right1 {
  padding: 0;
}
.head-contact p {
  display: none;
}
.aboutus-heading strong {
  font-size: 45px;
  line-height: 50px;
}
}
@media(min-width:480px) and (max-width:639px)
{.head-logo1 {
  width: 100%;
}
.head-right1 {
  width: 100%;
}
.head-right1 {
  padding: 0;
}
.head-contact p {
  display: none;
}
.aboutus-heading strong {
  font-size: 45px;
  line-height: 50px;
}
.tophead-right1 p {
  font-size: 16px;
}
}
@media(min-width:320px) and (max-width:479px)
{.head-logo1 {
  width: 100%;
}
.head-right1 {
  width: 100%;
}.head-contact a {
  font-size: 30px;
}
.head-right1 {
  padding: 0;
}
.head-contact p {
  display: none;
}
.aboutus-heading strong {
  font-size: 45px;
  line-height: 50px;
}
.tophead-right1 p {
  font-size: 16px;
}
}