@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=RocknRoll+One&display=swap');

body {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
}

img {
    max-width: 100%;
}

.hdd {
    font-family: "RocknRoll One", sans-serif;
    font-weight: 400;
}

.headtop-sec {
    padding: 0;
    border-bottom: 1px solid #ffde59;
    background-color: #99041b;
}

.head-align {
    align-items: center;
    justify-content: center;
}

.headtop-left1 {
    padding: 0;
}

.headtop-left2 {
    padding: 0;
    text-align: center;
}

.headtop-left2 marquee {
    padding: 10px;
    background-color: #ffc302;
    color: #000;
    font-weight: 500;
    font-size: 16px;
}

.headtop-left1 {
    padding: 0;
}

.headtop-left2 {
    padding: 0;
    text-align: center;
}

.headtop-left2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.headtop-left2 ul li {
    font-size: 19px;
    display: inline-block;
    padding: 7px 7px;
    color: #fff;
    text-transform: capitalize;
}

.headtop-left2 ul li i {
    display: inline-block;
    text-align: center;
    color: #ffde59;
    padding: 0 7px 0 0;
    font-size: 20px;
    font-weight: 500;
}

.headtop-right1 {
    padding: 0;
}

.headtop-right2 {
    padding: 0;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    background: #ffc302;
    text-align: center;
}

.headtop-right2 a {
    color: #000;
    font-size: 29px;
    display: inline-block;
    padding: 3px 0;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    border-radius: 7px;
}

.top-section {
    border-top: 3px solid #99041b;
    overflow: hidden;
    float: left;
    width: 100%;
}

.top-left {
    padding: 0;
}

.top-left span {
    font-size: 18px;
    display: block;
    text-transform: capitalize;
    font-weight: 700;
    padding: 11px 15px 12px;
    color: #000000;
    background: #ffc302;
    line-height: 25px;
    border-radius: 0 0 0 20px;
}

.top-left span b {
    color: #99041b;
    font-weight: 700;
}

.top-right {
    background: #99041b;
    position: relative;
    z-index: 1;
    padding: 0;
}

.top-right:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #99041b;
    right: -110px;
    z-index: -1;
}

.top-right ul {
    padding: 6px 12px 5px;
    display: flex;
}

.top-right ul li {
    padding: 0 10px;
    display: inline-block;
    text-transform: capitalize;
    color: #fff;
    border-right: 2px solid #ffde59;
    font-size: 18px;
    font-weight: 500;
}

.top-right ul .top-list {
    color: #ffde59;
    border-right: 0;
    text-transform: capitalize;
}

.headline-section {
    background: #ffc302;
    overflow: hidden;
    float: left;
    width: 100%;
}

.headline-section1 p {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 6px 0 0px;
  text-align: center;
  animation: texxclr 4s infinite;
}

@keyframes texxclr {
    0% {
        transform: translateX(20px);
    }

    50% {
        transform: translateX(-20px);
    }

    100% {
        transform: translateX(20px);
    }
}

.about-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.about-title {
    padding: 0 0 20px;
    text-align: center;
    position: relative;
}

.about-title:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #ffc302;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: -1;
    top: 55px;
}

.about-title strong {
    text-transform: capitalize;
    padding: 5px 20px 5px;
    font-size: 35px;
    font-weight: 600;
    display: inline-block;
    line-height: 90px;
    color: #99041b;
    background: #ffffff;
}

.about-us-content {
    padding: 0 0 25px;
}

.about-us-content p {
    color: #3e3d3d;
    padding: 8px 0;
    text-align: justify;
    line-height: 33px;
    font-weight: 500;
    font-size: 18px;
}

.about-us-content p strong {
    color: #99041b;
    font-weight: 600;
}

.about-us-content ul {
    padding: 8px 0;
}

.about-us-content ul li {
    position: relative;
    display: flex;
    border-radius: 10px;
    color: #3e3d3d;
    padding: 8px 0;
    line-height: 33px;
    font-weight: 500;
    font-size: 18px;
    align-items: center;
}

.about-us-content ul li i {
    display: inline-block;
    color: #ffc302;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    width: 29px;
    height: 29px;
    line-height: 29px;
    background: #99041b;
    margin: 0 9px 0 0;
    text-align: center;
    border-radius: 50px;
}

.bestservices {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #ffc302;
    position: relative;

}

.bestservices::before {
    position: absolute;
    content: "";
    background: #99041b;
    height: 100%;
    width: 20%;
    right: 0;
    top: -50px;
    z-index: -1;
}

.about-title p {
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.bestservices .about-title strong {
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 800;
    padding: 0;
    margin: 0;
    color: #99041b;
    display: block;
    background: none;
}

.bestsv1 {
    padding: 30px 15px 0;
}

.bestsv2 {
    padding: 40px 0 30px;
    text-align: center;
    background: #99041b;
}

.best-service {
    padding: 0;
    position: relative;
    max-width: 305px;
    margin: 0 auto;
}

.best-img {
    padding: 8px;
}

.best-img::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 50%;
    transition: all .7s ease;
    background: #fff;
}

.best-img::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: 50%;
    transition: all .4s ease;
    clip-path: polygon(50% 0, 50% 0, 50% 50%, 50% 100%, 50% 100%, 50% 50%);
    background: #ffc302;
}

.best-img img {
    border-radius: 50%;
    width: 100%;
    display: initial;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 6px 0px #00000029;
}

.bestsv2:hover .best-img::after {
    clip-path: polygon(25% -70%, 75% -70%, 120% 50%, 75% 170%, 25% 170%, -20% 50%);
}

.sv-call {
    position: relative;
    z-index: 999;
}

.sv-call-icon a {
    width: 65px;
    height: 65px;
    bottom: 0;
    right: 25px;
    line-height: 67px;
    font-size: 29px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    position: absolute;
    background: #ffffff;
    box-shadow: 0px 5px 14px 4px rgb(0 0 0 / 7%);
    z-index: 9;
    color: #000;
    transition: all .25s ease-in-out;
}

.best-text {
    padding: 18px 15px 0;
}

.best-text span {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 800;
    padding: 2px 0 1px;
    display: inline-block;
    color: #ffc302;
    border-radius: 30px;
}

.best-text p {
    padding: 0 0 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 33px;
    color: #fff;
}

.service-section {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.srv-left1 {
    padding: 0px;

}

.sv-heading p {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 18px;
    background: #99041b;
    display: inline-block;
    font-weight: 500;
    border-radius: 30px;
    padding: 4px 20px 4px;
}

.sv-heading strong {
    font-size: 50px;
    font-weight: 800;
    text-transform: capitalize;
    display: block;
    padding: 0 0 0 0px;
    color: #000;
}

.our-services1 {
    padding: 10px;
    margin-top: 10px;
}

.our-services3 img {
    border-radius: 20px;
    border: 4px solid #ffc302;
}

.our-services3 strong {
    font-size: 20px;
    padding: 7px 0 0;
    font-weight: 700;
    display: block;
    text-transform: capitalize;
    color: #99041b;
}

.our-services3 p {
    color: #3e3d3d;
    padding: 4px 0 15px;
    line-height: 30px;
    font-weight: 500;
    font-size: 16px;
}

.our-services3 a {
    background: green;
    color: #ffffff;
    font-size: 35px;
    display: inline-block;
    font-weight: 600;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    line-height: 63px;
}

.srv-right1 {
    padding: 15px 0;
}

.srv-right2 {
    padding: 0px 0px 30px 0px;
    z-index: 9;
    position: relative;
}

.srv-right2:before {
    position: absolute;
    content: "";
    height: 900px;
    width: 2px;
    background: #99041b;
    left: 0;
    right: -305px;
    top: -63px;
    z-index: 0;
    margin: 0 auto;
}

.services1 {
    position: relative;
    padding: 0px 0 50px 0;
}

.services1:before {
    position: absolute;
    content: "";
    height: 90px;
    width: 140%;
    background: #99041b;
    left: 0;
    top: 40px;
    z-index: -9;
}

.image-services span {
    position: absolute;
    top: 20px;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    border: 4px solid #ffde59;
    display: block;
    right: -22px;
}

.image-services img {
    width: 100%;
    border-radius: 50%;
}

.text-services {
    padding: 45px 0 0 15px;
}

.text-services p {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 6px 0;
    color: #ffde59;
}

.text-services a {
    background: #ffffff;
    color: #99041b;
    border-radius: 60px 60px 0 0;
    display: inline-block;
    font-size: 31px;
    position: relative;
    line-height: 46px;
    width: 50px;
    height: 50px;
    text-align: center;
}

.hind-li.box.deal-part {
    float: left;
    width: 100%;
    padding: 50px 0pc;
    background: #99041b;
    text-align: center;
}

.hind-li.box.deal-part ul {
    margin: 0;
    padding: 0;
}

.deal-part ul li {
    list-style: none;
    display: inline-block;
    background: #fff;
    padding: 10px 3%;
    border-radius: 15px;
    border: solid 1px #eee;
    margin-right: 1%;
    transition: 0.5s;
}

.deal-part ul li p {
    color: #000;
    font-size: 16px;
    margin-top: 9px;
    font-weight: 600;
}

.testimonial {
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.testimonial::before {
    position: absolute;
    content: "";
    background: #ffc302;
    height: 100%;
    width: 20%;
    right: 0;
    top: 0;
    z-index: -1;
}

.testi-title {
    text-align: left;
    position: relative;
    z-index: -2;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.testi-1 {
    padding: 40px 15px 0px;
    text-align: center;
}

.testi-2 {
    padding: 0 15px 0;
    background: #99041b;
    border-radius: 25px;
    overflow: hidden;
}

.testi-info {
    padding: 0;
}

.rating {
    color: #0e0828;
    font-size: 18px;
    background: #ffffff;
    padding: 2px 15px 7px;
    border-radius: 0 0 20px 20px;
}

.testi-info strong {
    color: #ffc302;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    padding: 8px 0 0;
}

.testi-box p {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    color: #ffffff;
    padding: 4px 0 15px;
}

.testi-box span {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px;
    color: #000000;
    text-transform: uppercase;
    background: #ffffff;
    padding: 2px 15px 7px;
    border-radius: 20px 20px 0 0;
    display: block;
}

.why-counter {
    background: #ffc302;
    padding: 15px 15px 15px 22px;
}

.counter-1 {
    padding: 15px;
    text-align: center;
}

.counter-2 {
    background: #99041b;
    padding: 0;
    border: 3px solid #fff;
}

.choose-text {
    padding: 12px 0 0;
}

.choose-text i {
    background: #ffde59;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 82px;
    border-radius: 50%;
    font-size: 35px;
    color: #000;
    font-weight: 300;
}

.love_count {
    color: #ffc302;
    font-weight: 700;
    font-size: 35px;
    padding: 5px 0 0px;
    display: block;
}

.choose-text strong {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    background: #ffffff;
    display: block;
    text-transform: capitalize;
    padding: 0 0 3px;
}

.footer {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.footer-sec1 {
    padding: 0;
    position: relative;
}

.footer-sec2 {
    padding: 0;
    text-align: center;
}

.footer-contact1 {
    padding: 20px 0;
    text-align: center;
}

.footer-contact2 span {
    display: block;
    padding: 0 0 35px;
    border-radius: 60px;
    font-size: 22px;
    font-weight: 700;
    color: #99041b;
}

.footer-contact2 i {
    font-size: 55px;
    height: 105px;
    width: 105px;
    line-height: 101px;
    border-radius: 50%;
    background: #ffc302;
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #99041b;
    position: relative;
    z-index: 1;
    font-weight: 300;
    box-shadow: 0 0 0 20px #000;
}

.copyright {
    background: #ffc302;
    text-align: center;
    padding: 30px 0;
    float: left;
    width: 100%;
}

.disclimer p {
    color: #000000;
    padding: 0 0 8px;
    line-height: 23px;
    font-weight: 600;
    font-size: 16px;
}

.copyryt {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    color: #99041b;
    text-align: center;
    display: inline-block;
    padding: 0;
}

.header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    text-align: center;
}

.header2 img {
    float: none;
    display: table;
    margin: 0 auto;
    width: 80%;
}

.banner3 {
    float: left;
    width: 100%;
}

@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){ .deal-part ul li {
    margin-bottom: 10px;
  }
  .image-services span {
    right: 161px;
  }
}
@media(min-width:640px) and (max-width:767px){.header2 {
    display: none;
  }
  .image-services span {
    right: 25px;
  } .deal-part ul li {
    margin-bottom: 10px;
  }
}
@media(min-width:480px) and (max-width:639px)
{ .header2 {
    display: none;
  }
  .image-services span {
    right: 25px;
  } .deal-part ul li {
    margin-bottom: 10px;
  }
}
@media(min-width:320px) and (max-width:479px)
{
    .header2 {
        display: none;
      }
      .headline-section1 p {
        font-size: 14px;
      }
      .about-title strong {
        line-height: 50px;
      }
      .deal-part ul li {
        margin-bottom: 10px;
      }
      .text-services p {
        font-size: 16px;
      }
}