@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fugaz+One&amp;display=swap');


body {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 500;
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg.png);
    background-attachment: fixed;
}

img {
    max-width: 100%;
}

.hdd {
    font-family: "Fugaz One", sans-serif;
    font-weight: 400;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}

.banner3 {
    float: left;
    width: 100%;
}

.tophead-section {
    padding: 0;
    background: #96276b;
    float: left;
    width: 100%;
    padding-top: 5px;
}

.head-align {
    align-items: center;
    justify-content: center;
}

.moving-patti{
    background:#96276b;
    color:#fff;
    padding:10px;
    font-size:18px;
    font-weight:bold;
}

.tophead-left1 {
    padding: 0;
    text-align: center;
}

.tophead-left1 a {
    padding: 8px 0 5px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
}

.tophead-left1 a i {
    color: #2dcff8;
    padding: 0 10px 0 0;
    font-size: 27px;
}

.tophead-center1 {
    padding: 0;
    text-align: center;
}

.tophead-center1 p {
    padding: 9px 0px;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

.tophead-right1 {
    padding: 4px 0;
    text-align: center;
}

.whatsapp-header a {
    font-size: 24px;
    font-weight: 600;
    width: 40px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    border-radius: 50%;
    background: linear-gradient(45deg, #3adf06, #16a305);
    color: #fff;
    padding: 0 0 0px 2px;
    animation: gradient 3s ease infinite;
    background-size: 400% 400%;
}

.btm-head-sec {
    background: #2dcff8;
    float: left;
    width: 100%;
}

.btm-head-left1 {
    padding: 0;
    text-align: center;
}

.btm-head-left2 span {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 10px;
    display: inline-block;
}

.btm-head-right1 {
    padding: 0;
}

.btm-head-right2 {
    padding: 4px 0;
    background: #fff;
    text-align: center;
}

.btm-head-right2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.btm-head-right2 ul li {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: right;
    padding: 5px 15px;
    display: inline-block;
}

.btm-head-right2 ul li i {
    color: #96276b;
    font-size: 21px;
    font-weight: 600;
    padding: 6px;
}

.about {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.about-title {
    padding: 0;
    text-align: center;
}

.about-title span {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    padding: 3px 5px;
    display: block;
    color: #000000;
    background: #2dcff8;
    border-radius: 50px;
}

.about-title strong {
    text-transform: capitalize;
    display: inline-block;
    padding: 0;
    font-size: 35px;
    color: #96276b;
}

.about-us-content {
    padding: 0 0 0;
}

.about-us-content p {
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
    color: #353535;
    padding: 8px 0;
    text-align: justify;
}

.about-us-content p strong {
    color: #96276b;
    font-weight: 800;
}

.about-us-content ul {
    margin: 0;
    padding: 0;
    border-left: 2px solid #96276b;
}

.about-us-content ul li {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #000000;
    padding: 8px 12px;
    background: #2dcff8;
    margin: 8px 0 8px 6px;
}

.about-us-content ul li i {
    display: inline-block;
    text-align: center;
    border-radius: 6px;
    padding: 0 8px 0 0;
    font-size: 18px;
    color: #96276b;
}

.other-sv {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.other-sv-left {
    padding: 15px 15px 0;
}

.home-service {
    background: #96276b;
    padding: 18px;
}

.home-service ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.home-service ul li {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #ffffff;
    padding: 15px 12px 15px 65px;
    margin: 13px 0;
    border: 1px solid white;
    border-radius: 50px;
    text-transform: capitalize;
}

.home-service ul li i {
    color: #2dcff8;
    padding-right: 10px;
}

.other-sv-right {
    padding: 15px 15px 0;
}

.other-sv1 {
    padding: 0px 15px 30px;
}

.other-icon {
    display: flex;
    border: 1px solid #eee;
    border-radius: 35px;
    padding: 13px;
}

.img-sv img {
    padding: 10px;
    background: linear-gradient(45deg, #96276b, #2dcff8);
    border-radius: 50%;
    text-align: center;
    color: #fff;
    animation: pulse-2 2s linear infinite;
}

@keyframes pulse-2 {
    0% {
        box-shadow: 0 0 0 0 #2dcff8;
    }

    100% {
        box-shadow: 0 0 0 9px transparent;
    }
}

.other-text {
    float: right;
    padding-left: 17px;
}

.other-text strong {
    font-size: 20px;
    font-weight: 500;
    color: #96276b;
    text-transform: capitalize;
}

.other-text p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #353535;
    padding: 3px 0;
    text-transform: capitalize;
}

.other-text a {
  font-size: 16px;
  font-weight: 700;
  color: #353535;
  text-transform: uppercase;
  background: #2dcff8;
  padding: 6px 3px;
  border-radius: 20px;
}
.other-text a i {
  padding: 10px;
}
.best-text i {
  padding: 10px 10px;
}
.counter-section1 {
    padding: 50px 0;
}

.counter_1 {
    padding: 15px;
}

.counter_2 {
    background: linear-gradient(#96276b, #2dcff8);
    padding: 30px 10px 20px;
    text-align: center;
}

.counter_2 p {
    color: #000000;
    background: #2dcff8;
    border-radius: 50px;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    text-transform: capitalize;
    padding: 1px 0 0;
    line-height: 26px;
}

.counter_2 .counter-count {
    font-size: 48px;
    font-weight: 700;
    color: #ffffff;
}

.bestservices {
    float: left;
    width: 100%;
   padding: 50px 0px;
   background: url(../images/bg.png);
}

.bestsv1 {
    padding: 30px 15px 15px;
}

.bestsv2 {
    padding: 15px 0 15px 15px;
    text-align: center;
    border-radius: 0 0 20px 0;
    background: #2dcff8;
}

.best-text {
    padding: 0;
}

.best-img {
    padding: 0 0px 25px;
    position: relative;
    z-index: 0;
}

.best-img img {
    border-radius: 200px 0 0 200px;
    width: 100%;
    border: 5px solid #fff;
    border-right: 0;
}

.best-text span {
    text-align: center;
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 500;
    padding: 5px 0 5px;
    display: block;
    color: #2dcff8;
    background: #96276b;
}

.best-text p {
    padding:10px 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #353535;
}

.best-text a {
    color: #fff;
    background: green;
    border-radius: 50px;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
    text-transform: capitalize;
    padding: 6px 15px;
    line-height: 26px;
}

.testi-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
    position: relative;
}

.testi-section:after {
    content: "";
    height: 100%;
    background: linear-gradient(90deg, #96276b 15%, transparent 0);
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 1;
    top: 0;
    background: url(../images/bg.png);
}

.testi-section1 {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 60px 0 60px 60px;
    background: url(../images/bg.png);
}

.testi-section2 {
    padding: 0;
}

.testi-1 {
    padding: 30px 15px 0px;
}

.testi-2 {
  padding: 0 15px 15px;
  border: 1px solid #eee;
  background: #f597fd;
  overflow: hidden;
}

.testi-div-sec {
    position: relative;
}

.rating {
    text-align: right;
}

.rating span {
    color: #2dcff8;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    padding: 3px 15px 3px;
    background: #96276b;
}

.testi-div-sec strong {
    font-size: 20px;
    font-weight: 500;
    color: #292929;
    display: block;
    text-transform: capitalize;
    position: relative;
    padding: 15px 0 15px;
}

.testi-div-sec strong:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    left: -35px;
    top: 49px;
    position: absolute;
    background: #96276b;
}

.testi-div-sec strong:after {
    content: "";
    display: inline-block;
    width: 10px;
    right: 26px;
    top: 45px;
    position: absolute;
    height: 10px;
    background: #2dcff8;
    border-radius: 50%;
}

.testi-div-sec p {
    text-align: justify;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 35px;
    color: #353535;
}

.footer {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #96276b;
}

.contact-details {
    padding: 15px 30px;
    text-align: center;
}

.contact-details1 {
    background: url(../images/bg.png);
    border: 10px solid #2dcff8 !important;
    text-align: center;
    padding: 65px 25px;
    animation: pulse 2s infinite;
    border-radius: 15px;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgb(223 10 50);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.contact-details1 span img {
    width: 110px;
}

.contact-details1 strong {
    color: #6a6a6a;
    font-weight: 500;
    font-size: 19px;
    text-transform: capitalize;
    padding: 22px 0 5px;
    display: block;
}

.contact-details1 p {
    color: #1e1e1e;
    font-size: 40px;
    font-weight: 700;
    padding: 0 0 0;
}

.copyryt-sec {
    background: #2dcff8;
    text-align: center;
    width: 100%;
    float: left;
    padding: 25px 0;
}

.disclaimer p {
    padding: 0 0 12px;
    text-align: center;
    color: #000000;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
}

.copyryt span {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #000000;
    text-align: center;
    padding: 0;
    display: inline-block;
}

@media(min-width:992px) and (max-width:1200px){.img-sv img {
    width: 50%;
  }.img-sv {
    text-align: center;
  }
}
@media(min-width:768px) and (max-width:991px){
    .img-sv img {
        width: 50%;
      }.img-sv {
        text-align: center;
      }.counter-section1 {
        padding: 0px;
      }
      .col-lg-4{width: 50%;}
}
@media(min-width:640px) and (max-width:767px){.counter-section1 {
    padding: 0px;
  }
}
@media(min-width:480px) and (max-width:639px)
{ .counter-section1 {
    padding: 0px;
  }
  .header .col-sm-4 {
  padding: 0;
}
}
@media(min-width:320px) and (max-width:479px)
{.whatsapp-header {
    display: none;
  }
  .btm-head-right2 ul {
    display: none;
  }
  .home-service ul li {
    padding: 15px 12px 15px 30px;
  }
  .other-icon {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .img-sv img {
    width: 100%;
    margin-bottom: 10px;
  }.counter_2 .counter-count {
    font-size: 30px;
  }
  .counter_2 p {
    padding: 5px 10px;
  }
  .counter-section1 {
    padding: 0px;
  }
  .contact-details1 p {
    color: #1e1e1e;
    font-size: 23px;
  }
  .header .col-sm-4 {
  padding: 0;
}
 .other-icon {

    padding: 0;
    text-align: center;
  }
  .other-text {
  float: right;
  padding-left: 0;
}
.tophead-right1 {
  padding: 0px 0;
}
}
