@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=Patua+One&display=swap');

body {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}
.content-design img {
  float: left;
  width: 100%;
  border:
2px solid #680000;
  padding:
10px;
}
.main-container {
    float: left;
    width: 100%;
    overflow: hidden;
    background: url(../images/bg.png);
    background-attachment: fixed;

}

.hdd {
    font-family: "Patua One", serif;
    font-weight: 500;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

img {
    max-width: 100%;
}


.topservices-section {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.topservices-section1 {
    padding: 0px;
}

.topservices-head {
    text-align: center;
    padding: 0;
}

.topservices-head strong {
    margin: 0;
    font-size: 40px;
    text-transform: capitalize;
    padding: 0;
    font-weight: 700;
}

.topservices-head p {
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0;
}

.topservices-head span {
    display: block;
    margin: 5px auto 0;
    height: 3px;
    border-radius: 20px;
    top: 0px;
    width: 90px;
    background: #680001;
}

.top-services {
    padding: 40px 0 0 0;
}

.top-services1 {
    padding: 10px;
    transition: all 0.5s;
}

.top-services2 {
    background-color: #fff;
    padding: 20px 15px 40px 15px;
    box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 26%);
    text-align: center;
    position: relative;
    z-index: 1;
    border-radius: 60px 60px 0 0;
    transition: all 0.5s;
}

.top-services2:before {
    background: #3e1f62;
    clip-path: polygon(0 40%, 100% 0%, 100% 100%, 0 100%);
    content: "";
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.5s;
    z-index: -1;

}

.top-services3 {
    padding: 0 0 12px 0px;
}

.top-services3 strong {
    color: #ae061d;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 19px;
    border-radius: 5px;
    margin: 0;
    background: #ffffff;
}

.top-services3 strong span {
    color: #1e1e1e;
    font-weight: 600;
    display: block;
    font-size: 20px;
    margin: 0;
    text-transform: capitalize;
}

.top-services3 p {
    padding: 10px 0;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}

.top-services4 {
    padding: 0;
}

.top-services4 img {
    border-radius: 50%;
    transition: all 0.5s;
    height: 199px;
    border: 9px solid #fff;
}

.top-services1:hover .top-services2:before {
    height: 100%;
    border-radius: 60px 60px 0 0;
    transition: all 0.5s;
    clip-path: none;
}

.services-contact {
    padding: 30px 0 0;
}

.services-contact a {
    display: inline-block;
    width: 48%;
    background: green;
    padding: 12px 0px 11px 70px;
    position: relative;
    text-align: center;
    font-size: 43px;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 32px auto 0 20px;
}

.services-contact a span {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    color: green;
    background: #fff;
    font-size: 53px;
    position: absolute;
    text-align: center;
    z-index: 99;
    top: -9px;
    left: 23px;
    border: 9px solid #00590094;
    line-height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-contact a span i {
    animation: ani 0.9s infinite ease-in;
    text-align: center;
    margin: 0px 0 0px 4px;
    display: block;
}

.services-contact .ss {
    background: #680001;
}

.services-contact .ss span {
    color: #680001;
    border: 9px solid #6800024d;
}





.chooseus-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
    background: #3e1f62;
}

.chooseus-section1 {
    padding: 0px;
}

.choose-head {
    padding: 0;
    text-align: center;
}

.choose-head strong {
    margin: 0;
    text-transform: capitalize;
    padding: 00 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 55px;
    display: block;
    color: #ffffff;
}

.choose-head p {
    padding: 4px 15px 6px;
    color: #000;
    font-size: 19px;
    margin: -15px 0 0 0;
    background: #ffaa01;
    display: inline;
    font-weight: 600;
    text-transform: capitalize;
}

.choose-head span {
    display: block;
    margin: 5px auto 0;
    height: 3px;
    border-radius: 20px;
    top: 0px;
    width: 90px;
    background: #ffb700;
}

.choose-us {
    padding: 28px 0px 0px;
    color: #680000;
}

.choose-us aside {
    color: #fff;
    font-weight: 400;
    padding: 0 0 20px 0px;
    text-align: center;
    line-height: 35px;
    font-size: 17px;
}

.choose-us1 {
    padding: 30px;
}

.choose-us2 {
    padding: 0px;
}

.choose-us2:after {
    content: "";
    position: absolute;
    width: 80%;
    height: 40%;
    top: auto;
    border-radius: 0 0 130px 130px;
    right: 0;
    bottom: -20px;
    left: 0;
    margin: 0 auto;
    background: #ffffff;
    z-index: 0;
}

.counter {
    color: #000;
    text-align: center;
    width: 100%;
    padding: 17px 13px 20px;
    border-radius: 20px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    position: relative;
    z-index: 1;
}

.counter-icon {
    color: #ae061d;
    text-align: center;
    background: #ffaa01;
    font-size: 40px;
    line-height: 120px;
    width: 100px;
    height: 100px;
    margin: 0 auto 0px;
    border-radius: 50% 50% 0 0;
}

.counter-icon i {
    transition: all 0.3s ease 0s;
    font-size: 49px;
    text-align: center;
}

.counter:hover .counter-icon i {
    transform: rotateX(360deg);
}

.counter span {
    font-size: 35px;
    font-weight: 600;
    color: #ae061d;
    letter-spacing: 2px;
    display: block;
    transition: .3s linear;
}

.choose-us2:hover .counter-icon i {
    transform: translateY(-15px);
}



.counter p {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 0px;
    color: #000000;
}




.mainservices-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.mainservices-section1 {
    padding: 0px;
}

.mainservices-head {
    padding: 0;
    text-align: center;
}

.mainservices-head strong {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 56px;
    text-transform: capitalize;
    margin: 0;
    font-weight: 700;
    padding: 0px 0 0;
}

.mainservices-head strong span {
    color: #ff9300;
}

.mainservices-head b {
    font-size: 17px;
    font-weight: 700;
    color: #a2a2a2;
    text-transform: uppercase;
}

.mainservices-head p {
    color: #000000;
    font-size: 17px;
    margin: 0;
    font-weight: 500;
    padding: 10px 20% 0;
    line-height: 25px;
}

.main-services {
    padding: 47px 0 0;
}

.main-services1 {
    padding: 20px 15px 40px;
}

.main-services2 {
    text-align: center;
    padding: 0;
    position: relative;
    border: 3px solid #ae061d;
    border-bottom: 0;
}


.main-services3 {
    padding: 0;
}

.main-services3 img {
    border-radius: 0 0 130px 120px;
}

.main-services4 {
    padding: 0px 0px 10px 0px;
    text-align: center;
    position: relative;
}

.main-services4 strong {
    font-size: 23px;
    text-transform: capitalize;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    padding: 6px 17px;
    color: #fff;
    margin: -30px 0 0 0;
    background: #a8061c;
    display: inline-block;
}

.main-services4 p {
    color: #1b1b1b;
    font-size: 17px;
    margin: 0;
    font-weight: 400;
    padding: 15px 15px 21px;
    line-height: 30px;
}

.main-services4 a {
    display: inline-block;
    width: 48%;
    background: green;
    padding: 9px 0px 8px 0px;
    position: absolute;
    text-align: center;
    bottom: -20px;
    font-size: 16px;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin: 19px auto 0 2px;
}

.main-services4 a i {
    animation: ani 0.9s infinite ease-in;
}

.main-services4 .ptkk-1 {
    left: 0;
    border-radius: 0px 50px 10px 0px;
}

.main-services4 .ptsk-1 {
    right: 0;
    left: auto;
    border-radius: 50px 0px 0px 10px;
}

.main-services4 .ptkk-1 {
    background: #680000;
}

.faq-head {
    padding: 0;
    text-align: center;
}

.faq-head strong {
    font-size: 54px;
    text-transform: capitalize;
    display: block;
    margin: -7px 0 0 0;
    color: #3e1f62;
}

.faq-head p {
    color: #ffffff;
    font-size: 23px;
    background: #680000;
    text-transform: capitalize;
    margin: -25px 0 0 0;
    display: inline-block;
    font-weight: 500;
    padding: 3px 26px 6px;
    border-radius: 27px;
}


.testimonials-section {
    padding: 50px 0px;
    float: left;
    width: 100%;
}

.testimonials-section1 {
    padding: 0px;
}

.testimonials {
    padding: 32px 0 0 0;
}

.testimonials1 {
    padding: 15px;
}

.testimonials2 {
    padding: 0;
    position: relative;
    z-index: 9;
    border: 5px solid #ffaa01;
}

.testimonials2 b {
    position: absolute;
    height: 50px;
    background: linear-gradient(179deg, #240b36, #ae061d);
    width: 50px;
    border-radius: 50% 50% 0 0;
    font-size: 37px;
    line-height: 60px;
    top: -20px;
    color: #fff;
    right: 10px;
    text-align: center;
    z-index: 9;
}

.testimonials3 {
    padding: 0px 0px 0;
    position: relative;
    text-align: right;
    border-top: 0;
    margin: 0px 0 0;
    border-radius: 0 0 20px 20px;
    background: #ffffff;
}

.testimonials3 p {
    color: #000000;
    font-size: 17px;
    line-height: 33px;
    text-align: center;
    margin: 0;
    padding: 11px 20px 12px 20px;
    background: #ffaa01;
}

.testimonials3 img {
    padding: 0px;
    width: 100px;
    text-align: center;
    border: 6px solid #faa705;
    border-radius: 50px 0 0 0px;
    border-right: 0;
    border-bottom: 0;
    margin: 0 auto;
}

.testimonials4 {
    padding: 20px 0 0 0;
    text-align: center;
    margin: 0;
    background: #ffffff;
    position: relative;
    text-align: left;
    border-radius: 20px 20px 0 0;
}

.testimonials4 strong {
    display: block;
    padding: 3px 0px 0 20px;
    text-transform: capitalize;
    font-size: 21px;
    font-weight: 700;
    margin: 0;
    text-align: left;

}

.testimonials4 p {
    color: #ffffff;
    padding: 4px 20px 4px 12px;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 16px;
    background: #a9061e;
    font-weight: 600;
}

.testimonials4 span {
    color: #ffaa01;
    font-size: 15px;
    padding: 0 3px 0 18px;
    margin: -0 0 0 0;
    display: block;
}

.testimonials4 span i {
    padding: 0 1px 0px 1px;
}




.footer {
    float: left;
    width: 100%;
    background-size: cover;
    border-top: 1px solid #680000;
    background: #ffaa01;
}

.contact-details {
    padding: 15px 15px;
    text-align: center;
}

.contact-details2 {
    border: 1px solid #eee;
    padding: 0 0 16px;
    background: #fff;
}

.contact-details2 strong {
    padding: 7px 15px 3px;
    color: #ffffff;
    text-align: center;
    display: block;
    position: relative;
    z-index: 0;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    background: #680000;
    animation: neon .08s ease-in-out infinite alternate;
}

.contact-details2 span {
    padding: 15px 15px 6px;
    color: #2f2f2f;
    text-align: center;
    display: block;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
}

.contact-details2 p {
    padding: 0 15px 0;
    text-align: center;
    color: #313131;
    font-size: 14px;
    line-height: 32px;
    font-weight: 500;
}

.contact-details {
    padding: 15px 15px;
    text-align: center;
}

.contact-details4 {
    padding: 0;
    text-align: center;
    margin-bottom: 20px !important;
    border: 1px solid #eee;
    background: #fff;
}

.contact-details4 strong {
    color: #ffffff;
    font-weight: 600;
    font-size: 23px;
    text-transform: uppercase;
    padding: 5px 15px 4px;
    display: block;
    background: #680000;
}

.contact-details4 span {
    background: #680000;
    width: 100px;
    height: 104px;
    border-radius: 0 0 100px 100px;
    display: inline-block;
    text-align: center;
    margin-bottom: 25px;
    padding: 18px 0 0;
}

.contact-details4 span i {
    font-size: 34px;
    color: #1a1a1a;
    font-weight: 600;
    background: #ffaa01;
    width: 75px;
    height: 75px;
    line-height: 66px;
    border-radius: 50%;
    border: 6px solid #ffffff;
}

.contact-details4 p a {
    color: #fff;
    font-size: 27px;
    border-top: 1px solid #ffffff63;
    font-weight: 600;
    padding: 7px 15px 4px;
    background: #000;
}

.disclimer p {
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    padding: 0;
    text-align: center;
}

.copyright {
    padding: 20px 0 20px;
    text-align: center;
    background: #680000;
    float: left;
    width: 100%;
}

.copyryt {
    text-align: center;
}

.copyryt span {
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    color: #000000;
    text-align: center;
    display: inline-block;
    padding: 7px 15px 8px;
    background: #ffaa01;
    border-radius: 30px;
}


.aboutu-us {
    float: left;
    width: 100%;
    padding-top: 50px;
}

.text-center {
    text-align: center !important;
}

.aboutus-heading strong {
    font-size: 49px;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
    padding: 0 0 0 0px;
    color: #680000;
}

.aboutus-heading p {
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    margin: 0;
    padding: 4px 0;
    font-weight: 600;
    background: linear-gradient(90deg, #ff410300, #240b36, #ff410300);
    display: block;
}

.content-design {
  padding:
0px 25px 0px 0px;
  margin-top: 20px;
  float: left;
}

.content-design p {
    color: #141414;
    text-align: left;
    padding: 3px 0 10px;
    line-height: 30px;
    font-size: 15px;
}

.content-design p strong {
    color: #680000;
    font-weight: 600;
}

.content-design ul {
    padding: 8px 0px 8px 0px;
    margin: 0;
    list-style: none;
}

.content-design ul li {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    border-radius: 40px;
    background: #240b36;
    margin: 0 7px 7px 0;
    display: inline-block;
    padding: 12px 30px 12px 42px;
    position: relative;
}

.content-design ul li i {
    margin: 0 auto;
    line-height: 36px;
    position: absolute;
    left: 12px;
    font-size: 19px;
    color: #faa705;
    font-weight: 500;
    top: 6px;
}

.head-line 
{
    float: left;
    width: 100%;
}
.head-line p {
    padding: 6px 42px 6px;
    position: relative;
    text-transform: capitalize;
    background: #faa705;
    color: #010601;
    border-radius: 70px 70px 0 0;
    font-size: 21px;
    display: block;
    font-weight: 600;
    text-align: center;
    margin: 0;
}



.tophead {
    padding: 0;
    background: #a8061c;
    float: left;
    width: 100%;
}

.top-text1 {
    padding: 0px;
}

.top-text2 p {
    color: #3e1f62;
    text-align: center;
    background: #fff;
    padding: 5px 14px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
}

.top-right1 {
    text-align: right;
    padding: 0px;
}

.top-right2 ul {
    padding: 0px;
    margin: 0px 0px 0px 20px;
}

.top-right2 ul li {
    color: #fff;
    list-style: none;
    text-align: left;
    display: inline-block;
    font-weight: 600;
    font-size: 17px;
    padding: 0px 10px 0px 10px;
}

.top-right2 ul li i {
    color: #ffffff;
    font-size: 23px;
}

.mark-text {
    padding: 8px 0 0 0;
    font-size: 20px;
    color: #fff;
    font-weight: 800;
}

.list-icon2 {
    position: relative;
    text-align: center;
}

.list-icon2 ul li {
    list-style: none;
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 0 30px 0 30px;
}

.list-icon2 ul li span {
    position: absolute;
    height: 46px;
    width: 52px;
    border-radius: 70px 70px 0 0;
    font-size: 20px;
    background: #fff;
    color: #3e1f62;
    line-height: 57px;
    top: -9px;
    left: 0;
}
.header {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    background: #fff;
}
.banner3 img {
  float: left;
  width: 100%;
}

@media(min-width:992px) and (max-width:1200px){
    .services-contact a {
        width: 100%;
      }
}
@media(min-width:768px) and (max-width:991px){
    .list-icon2 {
        margin-bottom: 20px;
      }
      .header2{display: none;}
      .header .col-sm-4{width: 50%;}
      .services-contact a {
        width: 100%;
      }
      .footer .col-sm-4{width:50%;}
}
@media(min-width:640px) and (max-width:767px){
    .list-icon2 {
        margin-bottom: 20px;
      }
      .header2{display: none;}
      .head-line p {
        font-size: 16px;
      }
      .content-design {
        padding: 10px;
      }
      .services-contact a {
        width: 100%;
      }
}
@media(min-width:480px) and (max-width:639px)
{.list-icon2 {
    margin-bottom: 20px;
  }
  .header2{display: none;}
  .head-line p {
    font-size: 16px;
  }
  .content-design {
    padding: 10px;
  }
  .services-contact a {
    width: 100%;
    font-size: 27px;
  }
  .services-contact a span {
    height: 80px;
    width: 80px;
    font-size: 35px;
  }
  .banner3 img {
  float: left;
  width: 100%;
}
.top-right2 {
  display: none;
}
.top-text2 p {
  font-size: 20px;
}
.header .container-fluid {
  padding: 0;
}
}
@media(min-width:320px) and (max-width:479px)
{
    .list-icon2 ul li:nth-child(2){display: none;}
    .list-icon2 {
        margin-bottom: 20px;
      }
      
      .head-line p {
        font-size: 15px;
      }
      .faq-head strong {
        font-size: 45px;
      }
      .main-services4 a {
        font-size: 14px;
      }
      .choose-head strong {
        font-size: 45px;
      }
      .content-design {
        padding: 10px;
      }
      .services-contact {
        padding: 0px;
      }
      .services-contact {
        display: none;
      }
.banner3 img {
  float: left;
  width: 100%;
}
.top-right2 {
  display: none;
}
.top-text2 p {
  font-size: 20px;
}
.header .container-fluid {
  padding: 0;
}
}