@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Candal&display=swap');

.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url(../images/bg.png);
  background-attachment: fixed;
  background-repeat: repeat;
}

img {
  max-width: 100%;
}

body {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
}

.hdd {
  font-family: "Candal", 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: 70%;
}



.services-section {
  background: #ffb900;
  padding: 50px 0px;
  position: relative;
  float: left;
  width: 100%;
}

.services-1 {
  padding: 10px 10px 20px;
}

.services-2 {
  padding: 14px 14px 14px;
  background: #ffffff;
  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;
  border: 6px solid #ffffff;
}

.services-3 a {
  position: absolute;
  height: 52px;
  width: 52px;
  line-height: 53px;
  border-radius: 50%;
  color: #ff0000;
  background: #ffffff;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -20px;
  border: 1px dashed #ffffff;
  overflow: visible;

}

.services-3 a i {
  height: 25px;
  animation: tilt-shaking .2s infinite;
  width: 25px;
  font-size: 20px;
}

@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(7deg);
  }

  50% {
    transform: rotate(0 eg);
  }

  75% {
    transform: rotate(-7deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.services-4 {
  padding: 20px 0px 0 0px;
}

.services-4 strong {
  display: block;
  padding: 0px 0px 0px;
  text-transform: capitalize;
  font-weight: 600;
  color: #791939;
  font-size: 21px;
}

.services-4 p {
  color: #000000;
  line-height: 27px;
  font-size: 15px;
  padding: 0 0 8px 0;
  z-index: 9;
  position: relative;
}

.services-contact a {
  color: #fff;
  padding: 7px 27px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  border-radius: 4px;
}

.services-contact .call-mark {
  background: #861837;
  border-color: #861837;
  color: #fff;
}

.services-contact .chat-mark {
  background: #39d51f;
}

.services-contact span {
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 5px;
}

.topservices-heading {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}

.text-center {
  text-align: center !important;
}

.topservices-heading strong {
  color: #bb0000;
  font-weight: 800;
  text-transform: capitalize;
  font-size: 69px;
  position: relative;
  background: -webkit-linear-gradient(90deg, #a01a37, #4c163a 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  float: left;
  width: 100%;

}

.topservices-heading span {
  background: #fff;
  padding: 3px 10px;
  color: #000;
  margin: -10px 0 0;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  position: relative;
}



.testi-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
  background: #fff;
}

.testi-1 {
  padding: 48px 12px;
  margin-top: 30px;
}

.testi-2 {
  padding: 0 15px;
  text-align: center;
  border: 1px solid #941938;
  border-radius: 25px;
}

.testi-2 b {
  background: #fff;
  display: inline-block;
  width: 190px;
  height: 110px;
  margin: -70px 0 0;
  transform: translateY(-21px);
  position: relative;
}

.testi-2 b::before,
.testi-2 b::after {
  content: "";
  position: absolute;
  top: 52px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f2b2c4;
}

.testi-2 b::before {
  left: -10px;
}

.testi-2 b::before,
.testi-2 b::after {
  content: "";
  position: absolute;
  top: 52px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f2b2c4;
}

.testi-2 b::after {
  right: -10px;
}

.testi-2 aside img {
  border-radius: 50%;
  aspect-ratio: 100 / 100;
  height: auto;
  max-width: 100%;
}

.testi-2 aside {
  display: inline-block;
  background: linear-gradient(0deg, #941938 50%, transparent 50%);
  padding: 0 15px 15px;
  border-radius: 50%;
}

.testi-2 strong {
  font-size: 19px;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
  color: #941938;
}

.testi-2 span {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  color: #464444;
}

.testi-2 p {
  color: #454545;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  padding: 5px 0 10px;
}

.testi-2 ul {
  background: #ffffff;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.10);
  display: inline-block;
  padding: 3px 12px;
  border-radius: 50px;
  margin: 0 0 -22px;
  transform: translateY(12px);
}

.testi-2 ul li i {
  color: #ffb900;
  font-size: 16px;
}

.asa {
  background: #ffb900 !important;
  color: #000 !important;
}

.other-srv-section {
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.otherservices1 {
  padding: 12px 12px;
  text-align: center;
  margin-top: 20px;
}

.otherservices2 {
  padding: 25px;
  border: 1px solid #9419382b;
  border-radius: 30px;
  overflow: hidden;
}

.otherservices2 img {
  padding: 6px;
  border-radius: 50%;
  animation: rotate 6s linear infinite;
  border: 8px solid #ffb900;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(1turn);
  }
}

.otherservices3 p {
  color: #941938;
  font-size: 22px;
  padding: 25px 0 4px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
}

.otherservices3 a {
  color: #00a912;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}



.footer {
    background: #000;
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.footer-about1 {
    border-right: 1px solid #fffcd626;
    padding: 0 22px 0 12px;
    width: 28%
}

.footer-heading strong {
    font-size: 24px;
    color: rgb(255 252 214);
    text-transform: capitalize;
    color: #ffb900;
}

.text-centent p {
    color: #ddd;
    line-height: 30px;
    font-size: 15px;
    text-align: justify;
    padding: 0 0 8px
}

.text-centent a {
    color: #ffb900;
    font-weight: 500;
    font-size: 15px;
    font-style: italic
}

.first-item,.footer-list1 strong {
    font-size: 18px;
    display: inline-block;
   
}

.footer-right1 {
    padding: 0;
    width: 72%
}

.footer-contact ul li {
    padding: 10px 0
}
.footer-contact ul li a:hover
{
  text-decoration: none;
}
.footer-contact li span {
    height: 35px;
    width: 35px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    border-radius: 30px 40px 0 30px;
    color: #fff;
    border: 1px solid #ffb900;
    background: #000;
    box-shadow: inset 0 2px 8px #eaa1426b
}

.footer-contact li i {
    color: #b5b5b5;
    font-size: 15px;
    font-style: normal;
    margin: 0 0 0 5px;
    display: inline-block;
    font-weight: 500;
    text-transform: capitalize
}

.footer-serv ul li {
    color: rgb(218 218 218);
    text-transform: capitalize
}

.footer-contact ul li:last-child i {
    text-transform: lowercase
}


.footer-list-section {
    padding: 12px 20px
}

.footer-list1 {
    padding: 6px 12px
}

.footer-list1 strong {
    text-transform: uppercase;
    padding: 0 0 3px;
     color: #ffb900;
}

.footer-serv ul li {
    font-size: 15px;
    font-weight: 200;
    padding: 8px 0;
    position: relative
}

.footer-serv ul li:before {
    content: "";
    color: #fff;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin: 0 7px 0 0;
    padding: 0;
    text-align: center;
    display: inline-block;
    box-shadow: inset 0 0 14px #6161612e
}

.copy p {
    color: #efefef;
    font-size: 15px;
    text-align: center;
    border-top: 1px solid #fffcd626;
    padding: 13px 0
}



.tophead-section {
    background: #ffb900;
    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: linear-gradient(45deg, #4b163a, #a51a37);
    display: inline-block;
    padding: 3px 15px 4px;
    border-radius: 40px
}



.top-mark1 {
  text-align: center;
background: linear-gradient(45deg, #4b163a, #a51a37);
float: left;
width: 100%;

}

.top-mark2{
  color: #ffffff;
  font-size: 17px;
  padding: 12px 5px 4px;
  font-weight: 500;
  text-transform: capitalize;
}
.top-mark2 a{
  color: #ffffff;
  font-size: 18px;
  padding: 7px 0px 5px;
  font-weight: 400;
  text-transform: capitalize;
}
.top-mark2 a i{
  color: #30fc00;
  font-size: 21px;
  padding: 0 0 0 8px;
}
.awards-section {
    float: left;
    width: 100%;
    text-align: center;
    padding: 50px 0px;
}
.award-title strong {
    background: #ffb900;
    -webkit-text-fill-color: #000000;
    padding: 10px 15px 5px;
    font-size: 70px;
    line-height: 85px;
    text-transform: capitalize;
    font-weight: 200;
    display: block;
    position: relative;
}
.award1 {
    padding: 10px;
    text-align: center;
    margin-top: 20px;
}


.counter-sec{
  background: linear-gradient(45deg, #4b163a, #a51a37);
  float: left;
  width: 100%;
}
.counter-1{
  padding: 0 12px 12px;
  text-align: center;
  position: relative;
}
.counter-count {
    color: #ffffff;
    font-size: 38px;
    font-weight: 500;
}
.counter-count:after {
    content: "+";
}
.count-up span{
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 7px 0 6px;
    display: block;
    margin: 0 0 -4px;
    border-radius: 0 0 20px 20px;
    background: #ffffff;
    color: #4c163a;
}
.count-up i{
    font-size: 70px;
    transition: all 600ms ease;
    padding: 25px 0 8px;
    color: #ffb202;
}
.counter-2:hover .count-up i{
       transform: scale(-1) rotate(180deg);
}


.about-us {
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.about-left {
    float: left;
    width: 100%;
    text-align: center;
}
.about-right {
    float: left;
    width: 100%;
    text-align: left;
}
.abt-header
{
  float: left;
  width: 100%;
  text-align: left;
  font-size: 55px;
  color: #ffb900;
}
.abt-header span
{
  color: #941938;
}
.abt-desc {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 18px;
    margin-top: 20px;
    line-height: 30px;
}
.abt-call {
    float: left;
    width: 100%;
    margin-top: 30px;
    font-size: 35px;
}
.abt-call a {
    color: #fff;
    padding: 7px 27px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 4px;
    background: #39d51f;
}
.about-left img {
    width: 100%;
    height: 100%;
}


@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
  .award1 {
  float: left;
  width: 100%;
}
.footer-about1 {
  width: 50%;
}
.footer-right1 {
  width: 50%;
}
}
@media(min-width:640px) and (max-width:767px){
  .header2 {
  display: none;
}
.topservices-heading strong {
  font-size: 45px;
}
.abt-header {
  font-size: 45px;
}
.abt-call {
  font-size: 25px;
}
.services-2 {
  float: left;
}
.topservices-heading span {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.services-1 {
  float: left;
}
.services-contact .call-mark {
  margin: 5px 0px;
}
.award-title strong {
  font-size: 45px;
}
.testi-1 {
  float: left;
}
.footer-about1 {
  width: 100%;
}
.footer-right1 {
  width: 100%;
}
}
@media(min-width:480px) and (max-width:639px)
{
  .header2 {
  display: none;
}
.topservices-heading strong {
  font-size: 45px;
}
.abt-header {
  font-size: 45px;
}
.abt-call {
  font-size: 25px;
}
.services-2 {
  float: left;
}
.topservices-heading span {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.services-1 {
  float: left;
}
.services-contact .call-mark {
  margin: 5px 0px;
}
.award-title strong {
  font-size: 45px;
}
.testi-1 {
  float: left;
}
.footer-about1 {
  width: 100%;
}
.footer-right1 {
  width: 100%;
}
}
@media(min-width:320px) and (max-width:479px)
{
.header2 {
  display: none;
}
.topservices-heading strong {
  font-size: 45px;
}
.abt-header {
  font-size: 45px;
}
.abt-call {
  font-size: 25px;
}
.services-2 {
  float: left;
}
.topservices-heading span {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.services-1 {
  float: left;
}
.services-contact .call-mark {
  margin: 5px 0px;
}
.award-title strong {
  font-size: 45px;
}
.testi-1 {
  float: left;
}
.footer-about1 {
  width: 100%;
}
.footer-right1 {
  width: 100%;
}

}
