@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url(../images/bg.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position-x: center;
}

img {
  max-width: 100%;
}

body {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;

  font-style: normal;
}

.hdd {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-style: normal;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.choose-us4 img {
  float: left;
  width: 100%;
  border: 3px solid #c20000;
}


.top-sec {
  float: left;
  width: 100%;
  padding: 0;
  background: #fff207;
}

.top-sec-1 {
  padding: 0 0 5px;
  border-bottom: 1px dashed #c20000;
}

.top-sec-2 {
  padding: 0;
  text-align: center;
}

.top-sec-2 span {
  padding: 8px 25px 10px;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  text-transform: capitalize;
  display: inline-block;
  animation: animate 0.8s linear infinite;
  background: #c20000;
  border-radius: 0 0 10px 10px;
}

@keyframes animate {

  0%,
  25% {
    text-shadow: 0 0 0.5rem #fff, 0 0 1.5rem rgb(255 255 255), -0.2rem 0.1rem 1rem #ffffff, 0.2rem 0.1rem 1rem #ffeb00, 0 -0.5rem 2rem #fec600, 0 0.5rem 3rem #fec600, 5px 0.3rem 0.5rem rgba(8, 46, 4, 0.43);
  }

  25%,
  50% {
    text-shadow: none;
  }

  50%,
  75% {
    text-shadow: 0 0 0.5rem #fff, 0 0 1.5rem rgb(254 198 0), -0.2rem 0.1rem 1rem #ffffff, 0.2rem 0.1rem 1rem #ffeb00, 0 -0.5rem 2rem #fec600, 0 0.5rem 3rem #fec600, 5px 0.3rem 0.5rem rgba(8, 46, 4, 0.43);
  }

  75%,
  100% {
    text-shadow: 0 0 0.5rem #fff, 0 0 1.5rem rgb(255 255 255), -0.2rem 0.1rem 1rem #ffffff, 0.2rem 0.1rem 1rem #fec600, 0 -0.5rem 2rem #fec600, 0 0.5rem 3rem #fec600, 5px 0.3rem 0.5rem rgba(8, 46, 4, 0.43);
  }
}

.top-sec-3 {
  padding: 10px 0 0px;
  text-align: center;
}

.top-sec-3 ul li {
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
  padding: 5px 6px;
}

.top-sec-3 ul li i {
  padding: 0 0 8px;
  color: #c20000;
  font-size: 32px;
  font-weight: 400;
}

.top-sec-3 ul li span {
  padding: 8px 15px 6px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  background: #450552;
}




.srv-sec-1 {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.srv-sec-2 {
  padding: 0;
}

.service-title {
  padding: 0 0 15px;
  text-align: center;
}

.service-title p {
  font-size: 17px;
  color: #ffffff;
  font-weight: 500;
  text-transform: capitalize;
  display: inline-block;
  padding: 8px 20px 8px;
  background: #c20000;
}

.service-title strong {
  font-size: 72px;
  font-weight: 600;
  display: block;
  color: #450552;
  text-transform: capitalize;

}

.srv-sec-content {
  padding: 0;
}

.srv-1 {
  padding: 15px 15px 45px;
}

.srv-2 {
  padding: 0;
}

.ser-sec {
  background: #450552;
}

.ser-sec img {
  width: 100%;
}

.slid-hed-sec {
  padding: 10px 0 35px;
  margin-top: -23px;
}

.slid-hed-sec p {
  position: relative;
  z-index: 9;
  color: #c20000;
  clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
  background: #fff207;
  font-weight: 500;
  font-size: 28px;
  text-transform: capitalize;
  text-align: left;
  padding: 5px 0 0px 19px;
  width: 88%;
}

.slid-hed-sec span {
  padding: 15px 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  display: inline-block;
  text-align: justify;
}

.slid-hed-sec a {
  position: absolute;
  bottom: -37px;
  right: 15px;
  display: inline-block;
  background-color: #fff207;
  height: 75px;
  border-radius: 50px;
  border: 7px solid #450552;
  width: 75px;
  line-height: 66px;
  text-align: center;
  margin: 0 8px 0 0;
  color: #c20000;
  font-size: 30px;
}





.other-srv-sec-1 {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.other-srv-sec-2 {
  padding: 0px;
}

.other-srv-sec-content {
  padding: 0px 0 0;
}

.other-srv-1 {
  padding: 15px;
}

.other-srv-2 {
  padding: 0;
  text-align: center;
}

.other-srv-img {
  padding: 12px;
  border-radius: 50%;
  border: 2px dashed #450552;
  max-width: 300px;
  max-height: 300px;
  margin: 0 auto 22px;
}

.other-srv-img img {
  width: 100%;
  border-radius: 50%;
}

.other-srv-text span {

  font-weight: 500;
  font-size: 25px;
  text-transform: capitalize;
  background: #c20000;
  border-radius: 100px;
  padding: 5px 25px 1px;
  color: #fff;
  border-color: rgba(223, 225, 229, 0);
  display: inline-block;
}

.other-srv-text p {

  font-weight: 600;
  text-transform: capitalize;
  background: #fff207;
  border-radius: 100px;
  padding: 8px 15px 2px;
  font-size: 30px;
  color: #c20000;
}

.other-srv-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #202020;
  padding: 15px 0 30px;
}

.ta-icon {
  padding: 0 0 20px;
}

.ta-icon i {
  width: 170px;
  height: 170px;
  line-height: 168px;
  background: linear-gradient(#450552, #fff207);
  border-radius: 100%;
  color: #fff;
  font-weight: 600;
  font-size: 82px;
  position: relative;
  box-shadow: 0 0 0 15px #4505520a;
}







.about-section {
  text-align: left;
  padding: 0;
  background: linear-gradient(90deg, #450552 50%, transparent 50%);
  margin: 40px 0 60px;
  float: left;
  width: 100%;
}

.about-section:after {
  content: "";
  /* max-width: 729px; */
  height: auto;
  /* background: #450552; */
  bottom: 0;
  top: 0;
  left: 0px;
  position: absolute;
  z-index: -1;
}

.about-section-1 {
  padding: 55px 0;
}

.about-left {
  padding: 0 15px 0 0;
}

.about-inner-section .about-left {
  padding: 0;
}

.about-left-1 {
  padding: 45px 40px;
  text-align: left;
  background: #fff207;
}

.about-title {
  padding: 0 0 5px;
  text-align: left;
}

.about-title p {
  background: #450552;
  font-size: 17px;
  color: #ffffff;
  font-weight: 500;
  text-transform: capitalize;
  display: inline-block;
  padding: 8px 20px 8px;
}

.about-title strong {
  text-transform: capitalize;
  font-size: 55px;
  font-weight: 600;
  display: block;
  color: #c20000;
}

.about-us-content {
  padding: 0;
}

.about-us-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #000;
  text-align: justify;
  padding: 12px 0;
}

.about-us-content p strong {
  color: #c20000;
  font-weight: 500;
}

.about-us-content ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
  padding: 4px 0;
}

.about-us-content ul li i {
  font-weight: 600;
  font-size: 16px;
  color: #c20000;
  padding-right: 8px;
}

.about-right {
  padding: 0;
}

.about-right-1 {
  padding: 0;
}

.award-title {

  padding: 45px 0 20px;
}

.award-title strong {

  text-transform: capitalize;



  font-size: 72px;

  font-weight: 600;

  display: block;

  background: #450552;

  text-align: center;

  color: #fff;

  padding: 10px 15px 0;
}

.award_1 {
  padding: 0;
}

.awards-1 {
  padding: 15px;
}

.awards-2 {
  padding: 0px;
  text-align: center;
}

.awards-2 img {
  width: 100%;
}




.why-us {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.choose-us1 {
  padding: 0;
  margin-top: 20px;
}

.choose-us2 {
  padding: 40px 15px 25px;
  text-align: center;
}

.choose-div-sec {
  padding: 10px 15px 20px;
  box-shadow: 0px 0px 10px #e5e5e5;
  background: #ffffff;
}

.choose-icon {
  padding: 0;
  height: 85px;
  width: 85px;
  line-height: 75px;
  background: #ffffff;
  color: #e5220e;
  border: 4px solid #c20000;
  border-bottom: 0;
  font-size: 49px;
  margin: -49px auto 0;
}

.choose-icon img {
  width: 59px;
}

.choose-div-sec span {
  color: #450552;
  text-transform: capitalize;
  font-weight: 500;
  font-size: 28px;
  padding: 15px 0 0;
  display: block;
}

.choose-div-sec p {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #202020;
  padding: 5px 0 0;
}









.best-srv-sec-1 {
  padding: 50px 0px;
  float: left;
  width: 100%;
}

.best-srv-sec-2 {
  padding: 0;
}

.best-srv-sec-content {
  padding: 0px 0 0;
}

.best-srv-1 {
  padding: 15px;
}

.best-srv-2 {
  padding: 0;
}

.best-ss-hm-ser-div {
  background: #450552;
}

.best-ser-img-sec img {
  border-radius: 0 0 236px 0;
}

.best-ss-ser-cnt {
  padding: 30px 15px 20px;
  position: relative;
}

.best-ss-ser-cnt p {
  color: #c20000;
  font-weight: 500;
  font-size: 25px;
  text-transform: capitalize;
  text-align: center;
  padding: 5px 12px 0px;
  background: #fff207;
  border-radius: 50px;
}

.best-ss-ser-cnt span {
  padding: 15px 0 0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  display: inline-block;
  text-align: center;
}

.best-ss-ser-cnt a {
  position: absolute;
  top: -72px;
  right: 0;
  display: inline-block;
  background-color: #450552;
  height: 80px;
  border-radius: 50px;
  border: 7px solid #fff207;
  width: 80px;
  line-height: 70px;
  text-align: center;
  margin: 0 8px 0 0;
  color: #fff207;
  font-size: 32px;
}










.testi-sec {
  padding: 50px 0px;
  float: left;
  width: 100%;
}

.testi-sec-1 {
  padding: 0px;
}

.testi-content {
  padding: 15px 0 0;
}

.testi-1 {
  padding: 60px 15px 28px;
}

.testi-2 {
  padding: 0 25px 20px;
  background: #fff207;
}

.testi-2:before {
  content: "";
  font-weight: 900;
  position: absolute;
  background: #450552;
  z-index: -1;
  width: 81px;
  height: 100px;
  top: -54px;
  left: 15px;
  border-radius: 15px;
}

.testi-3 {
  padding: 0 0 15px;
  position: relative;
  text-align: left;
  margin: -43px 0 0;
}

.content-testi {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #000;
  text-align: justify;
  padding: 0;
}

.testi-img img {
  border-radius: 15px;
}

.testi-name {
  width: 100%;
  border-radius: 50%;
  float: right;
  text-align: right;
  padding: 0 0 0 70px;
  margin: -24px 0 0;
}

.testi-name1 {

  background: #450552;

  padding: 10px 15px 10px;

  border-radius: 15px;
}

.testi-name1 p {
  color: #ffffff;
  font-weight: 500;
  font-size: 22px;
  text-transform: capitalize;
  padding: 0 0 1px;
}

.testi-name1 span {
  display: inline-block;
  color: #fff207;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}

.rating {
  padding: 12px 0 0;
}

.rating li {
  display: inline-block;
  color: #c20000;
  font-size: 16px;
}











.disc-sec {
  float: left;
  width: 100%;
  padding: 0 0 30px;
}

.disc-sec-1 {
  padding: 0px 25px 20px;
  box-shadow: 0 1px 13px 0 rgb(94 95 98 / 28%);
  text-align: center;
}

.footer-call {
  background: #450552;
  width: 80%;
  margin: 0 auto;
  border-radius: 0 0 20px 20px;
}

.footer-call strong {
  color: #ffffff;
  font-weight: 500;
  font-size: 25px;
  text-transform: capitalize;
  display: block;
  padding: 20px 0 0;
}

.footer-call a {
  color: #fff6f6;
  font-weight: 700;

  font-size: 80px;
  animation: animate1 0.8s linear infinite;
  text-shadow: 0 0 10px #fff207;
  display: block;
  line-height: 95px;
}

@keyframes animate1 {

  0%,
  25% {
    color: #ffffff;
    text-shadow: 0 0 2px #fff207;
  }

  25%,
  50% {
    color: #fff207;
    text-shadow: none;
  }

  50%,
  75% {
    color: #fff207;
    text-shadow: 0 0 1px #fff207;
  }

  75%,
  100% {
    color: #fff207;
    text-shadow: 0 0 3px #fff207;
  }
}

.disc-sec p {
  color: #c20000;
  font-weight: 600;

  font-size: 40px;
  padding: 15px 0 0;
}

.disc-sec span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  color: #202020;
}




.copy-right {
  padding: 0;
  background: #450552;
  float: left;
  width: 100%;
}

.copyryt {
  padding: 0;
  text-align: center;
}

.copyryt p {
  font-size: 16px;
  font-weight: 500;
  color: #fffbff;
  text-align: center;
  padding: 10px 0 8px;
  display: block;
  line-height: 27px;
}

.header {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
}



@media(min-width:992px) and (max-width:1200px) {}

@media(min-width:768px) and (max-width:991px) {
  

  .header .col-sm-4 {
    width: 50%;
  }

  .choose-us1 {
    width: 50%;
  }

  .footer-call a {
    font-size: 53px;
  }
}

@media(min-width:640px) and (max-width:767px) {
 

  .footer-call a {
    font-size: 33px;
  }

  .choose-us1 {
    width: 50%;
  }
}

@media(min-width:480px) and (max-width:639px) {
  .footer-call a {
    font-size: 33px;
  }

  .choose-us1 {
    width: 100%;
  }

  .best-srv-1 {
    width: 100%;
  }

  .srv-1 {
    width: 100%;
  }

  

  .top-sec-3 ul li:nth-child(3) {
    display: none;
  }

  .top-sec-3 ul li:nth-child(4) {
    display: none;
  }
.header .col-sm-4 {
  padding: 0;
}
}

@media(min-width:320px) and (max-width:479px) {

  .top-sec-3 {
    display: none;
  }

 .header .col-sm-4 {
  padding: 0;
}

  .service-title strong {
    font-size: 45px;
  }

  .srv-1 {
    width: 100%;
  }

  .about-title strong {
    font-size: 45px;
  }

  .choose-us1 {
    width: 100%;
  }

  .best-srv-1 {
    width: 100%;
  }

  .footer-call a {
    font-size: 23px;
  }
}