@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

body {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.hdd {
    font-family: "Oswald", sans-serif;
    font-weight: 400;
}

.main-container {
    float: left;
    width: 100%;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img {
    max-width: 100%;
}

.text-center {
    text-align: center !important;
}


.tophead-section{
    background: #000;
    padding: 0 12px;
    float: left;
    width: 100%;
  }
  .tophead-left2{
    font-size: 20px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    padding: 7px 0 0;
  }
  
  
  .tophead-right1{
    padding: 0;
  }
  .tophead-right2{
    background: linear-gradient(to right, #2f349c, #240b36);
    text-align: center;
  }
  .tophead-right2 p{
    font-size: 22px;
    color: #ffffff;
    font-weight: 400;
    display: block;
    padding: 4px 15px 4px;
  }





  .footer-section{
    background: linear-gradient(to right, #2f349c, #240b36);
    position: relative;
    padding: 50px 0px;
    z-index: 9;
    float: left;
    width: 100%;
  }

  .footer-section:before {
    content: "";
    background: url(../images/bg2.jpg) no-repeat;
    position: absolute;
    height: 100%;
    background-size: cover;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -9;
    right: 0;
    margin: 0 auto;
    opacity: 0.1;
}
.footer-left2 {
    padding: 45px 20px 35px;
    margin: -100px 0 0;
    background: #000;
    border-radius: 15px 15px;
}
  .list-img{
    display: block;
    padding: 0 0 20px 0;
  }
  .list-img img{
      color: #2f349c;
      font-size: 40px;
      text-align: center;
      font-weight: 600;
      width: 125px;
      border-radius: 50%;
      display: inline-block;
      background: #ffffff;
      box-shadow: 0 0 0px 12px #ffffff;
  }
  .footer-heading strong{
    color: #000000;
    font-size: 28px;
    padding: 3px 0 5px 0;
    font-family: 'Cinzel Decorative', serif;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
  }
  
  .footer-links ul li{
    color: #fff;
    padding: 10px 12px 10px;
    background: #ffffff1c;
    position: relative;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 15px 0 0;
    border-radius: 40px;
    display: flex;
    align-items: center;
  }
  .footer-links ul li:before{
    content:"";
    display: inline-block;
    margin: 0 6px 0 0;
    width: 15px;
    height: 15px;
    background: #ffffff;
    border-radius: 50%;
  }
  
  
  .footer-right1{
    padding: 0 15px 0 50px;
  }
  .footer-right2{
  }
  .footer-contact{
    border-radius: 20px;
    margin: 23px 0 0;
    background-position: center;
    padding: 20px 0;
  }
  .contact-left1{
    padding: 15px;
  }
  .contact-left2 ul li{
    padding: 18px 10px 8px 10px;
    /* background: #ffffff; */
    text-align: center;
    position:relative;
    border: 1px solid #ffffff21;
  }
  .contact-left2 li span{
    font-size: 29px;
    display: block;
    color: #ffffff;
    padding: 0;
    font-weight: 400;
  }
  .contact-left2 li b{
    font-size: 18px;
    font-weight: 500;
    color: #ffa700;
    text-transform: uppercase;
    display: block;
    padding: 10px 0 0;
  }
  .contact-left2 li i{
    font-size: 70px;
    color: #ffffff;
    opacity: 0.2;
  }
  .footer-contact-design strong{
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: right;
    font-family: "Rethink Sans", sans-serif;
    border-bottom: 1px solid #ffffff26;
    padding: 0 0 2px;
  }
  .footer-ws a span{
    color: #fff;
    padding: 20px 0px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 35px;
    text-align: center;
    display: block;
    background: #097f09;
    position:relative;
    z-index:9;
  }
  .footer-ws a span i{
    display:block;
    font-size: 80px;
    padding: 0 0 5px;
  }
  .footer-ws a span:before{
    background: url(../images/bg-whatsapp.jpg) no-repeat #31e531;
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    height: 100%;
    width:100%;
    z-index:-9;
    opacity: 0.2;
    background-size: cover;
  }
  
  .disclaimer strong{
    font-size: 14px;
    line-height: 23px;
    font-weight: 200;
    color: #ffffff91;
  }
  .disclaimer p{
    padding: 6px 10px 7px;
    font-weight: 600;
    color: #2f349c;
    font-size: 18px;
    background: white;
    margin: 35px 0 0;
    border-radius: 50px;
  }


  .testimonials{
    float: left;
    width: 100%;
    padding: 50px 0px;
  }
  .client-testi{
    padding:40px 0 0 ;
  }
  .testimonails-1{
    padding: 15px;
    margin-top: 20px;
  }
  .testimonails-2{
    padding: 0 0 40px;
    border-radius: 20px;
    position: relative;
    z-index:9;
    background: linear-gradient(to right, #2f349c, #240b36);
  }
  .testimonails-2 .ss{
    margin: 0 auto;
    position: absolute;
    left: 20px;
    font-size: 11em;
    color: #ffffff21;
    font-weight: 600;
    top: 60px;
    z-index:-9;
    line-height: 41px;
    transform: rotate(180deg);
    text-align: center;
  }
  .testimonails-2 aside img{
    margin: 0 0 0 auto;
    display: block;
    height: 100px;
    border-radius: 0 0 190px 190px;
  }
  .testimonails-2 aside{
    position:relative;
    z-index: 9;
    padding: 0px 20px 0 0px;
  }
  .testimonails-2 strong{
    display:block;
    background: #ffa700;
    padding: 4px 0 7px 0;
  }
  .testimonails-2 strong i{
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    padding: 0px 13px 0;
    margin: 5px 0 0 0;
  }
  .testimonails-2 p{
    color: #ffffff;
    font-size: 16px;
    text-align: left;
    padding: 15px 20px 20px;
    line-height: 29px;
    font-weight: 400;
  }
  .testimonails-2 span{
    text-align: center;
    display: block;
    font-size: 16px;
    color: #000000;
    text-transform: capitalize;
    font-weight: 700;
    width: fit-content;
    padding: 4px 27px 2px;
    margin: 0px 20px 0px auto;
    background: #ffa700;
    border-radius: 40px 40px 0 0;
  }

  .tagline-reallove
  {
    float: left;
    width: 100%;
    padding: 20px 0px;
  }
  .tagline-reallove a {
    font-size: 32px;
    display: block;
    font-weight: 500;
    width: fit-content;
    text-align: center;
    background: #ffa304;
    padding: 0;
    color: #000000;
    text-transform: capitalize;
    margin: 0 auto;
    padding: 3px 20px;
    animation: blink 1.5s linear infinite;
}

@keyframes blink
{
    50% {
        opacity: .1;
    }
}

.aboutus-heading strong {
    font-size: 64px;
    font-weight: 600;
    text-transform: capitalize;
    color: #2f349c;
    padding: 10px 0 0;
}

.aboutus-heading p {
    font-size: 20px;
    font-weight: 600;
    width: fit-content;
    text-transform: uppercase;
    display: block;
    padding: 10px 15px 4px 15px;
    margin: -30px auto 0;
    background: #ffa304;
}
.other-services
{
    float: left;
    width: 100%;
    padding: 50px 0px;
   
}

.other-services1{
    padding: 15px;
    margin-top: 20px;
  }
  .other-services2{
    padding: 0px 20px 20px;
    border-radius: 0 0 20px 20px;
    text-align: center;
    box-shadow: 0 0 11px #e0e0e0;
  }
  .other-services2 img{
    border-radius: 0 0 50% 50%;
    min-width: 100%;
  }
  .other-services2 p{
    font-size: 20px;
    color: #ffffff;
    text-transform: capitalize;
    background: linear-gradient(to right, #2f349c, #240b36);
    display: block;
    font-weight: 500;
    position:relative;
    padding: 6px 13px 6px;
    margin: 20px 0 0 0px;
  }
  .other-services2 p:before{
    content:"";
    position:absolute;
    height:100%;
    width: 5%;
    background: #8e1133;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -20px;
    z-index: -9;
  }
  .other-services2 a{
    color: #025a02;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 8px 0px 0;
    display: block;
  }
  .other-services2 a b{
    display:block;
  }
  .line-free span{
    padding: 12px 30px 5px;
    display: inline-block;
    background: #ffa700;
    color: #fff;
    font-size: 39px;
    margin: 10px 0 23px;
    font-weight: 600;
    margin-top: 20px;
  }
  .line-free a{
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #000;
  }
  
  .line-hindi strong{
    display: block;
    padding: 0 0 40px 0;
    font-size: 35px;
    text-align: center;
  }
  .tagline-reallove strong {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 700;
    color: #2f349c;
    line-height: 50px;
    display: block;
    padding: 50px 0 25px;
}
.tagline-reallove a {
    font-size: 32px;
    display: block;
    font-weight: 500;
    width: fit-content;
    text-align: center;
    background: #ffa304;
    padding: 0;
    color: #000000;
    text-transform: capitalize;
    margin: 0 auto;
    padding: 3px 20px;
    animation: blink 1.5s linear infinite;
}

.head-mark2 {
    background: linear-gradient(to right, #2f349c, #240b36);
    padding: 0px 0px 0px 60px;
    float: left;
    width: 100%;
}
.head-mark3 {
    padding: 0px;
}
.head-mark4 {
    padding: 0px;
}
.head-mark5 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: rgb(255, 255, 255);
    padding: 12px 0px 0px;
}
.head-mark6 {
    box-shadow: rgba(0, 0, 0, 0.13) -4px 0px 5px 0px;
    padding: 0px;
}
.head-mark7 {
   background: #ffa304;
    clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
    padding-top: 10px;
    text-align: center;
}
.head-mark7 p a{
    font-size: 24px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-weight: 700;
}
.head-mark7 span {
    color: rgb(255, 255, 255);
    padding: 0px 5px 0px 0px;
}
.ad1 {
    background: #ffa304;
    padding: 0 15px;
    float: left;
    width: 100%;
}
.ad2 {
    padding: 0;
    display: flex
;
    align-items: end;
    justify-content: center;
}
.ad3 {
  padding: 40px 0px;
}
.ad4 {
    padding: 0;
}
.ad4 p {
    color: #000000;
    padding: 0 0 5px;
    font-size: 22px;
    font-weight: 700;
    line-height: 31px;
}
.ad6 {
    padding: 0;
}
.ad-list {
    padding: 6px 0 6px 0;
}
.ad-list li {
    margin: 5px 5px;
    position: relative;
    background: linear-gradient(to right, #2f349c, #240b36);
    padding: 12px 20px 9px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
    text-align: left;
}
.ad-list li::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #ffffff;
    left: 6px;
    top: 0;
}


.awards-sec{
    float: left;
    width: 100%;
    background: linear-gradient(to left, white 50%, #2f349c 50%);
    padding: 50px 0px;
}
.awards-1{
  padding: 12px;
  margin-top: 30px;
}
.awards-2 img{
  width: 100%;
}

.about-title {
    background: #fff;
    border-radius: 60px;
    border: 1px solid #2f349c;
    text-align: center;
    padding: 0 15px;
}
.about-title strong {
    font-size: 50px;
    font-weight: 600;
    color: #2f349c;
    text-transform: capitalize;
    margin: -63px 0 0;
    display: inline-block;
    background: #fff;
    padding: 0 15px;
}
.about-title span {
    font-size: 20px;
    font-weight: 500;
    padding: 2px 0 8px;
    color: #2b2b2b;
    text-transform: capitalize;
    display: block;
    margin: -10px 0 0;
}

.sv-heading{

    text-align: center;
    }
    
    .sv-heading strong{
      font-size: 50px;
      font-weight: 800;
      text-transform: uppercase;
      display: block;
      padding: 0;
      color: #ffffff;
    }
    .sv-heading span{
      color: #2f349c;
      text-transform: capitalize;
      font-size: 19px;
      background: #edff00;
      display: block;
      font-weight: 700;
      padding: 4px 15px 4px;
    }
    .services{
      background: #fcff00;
      margin: 70px 0 0;
    }
    .services3{z-index: 9;position: relative;padding: 75px 0 0;}
    
    .services3:before{
      content:"";
      margin:0 auto;
      background: #2f349c;
      position:absolute;
      height: 100%;
      width: 6px;
      left: 0;
      right: 0;
      top: -31px;
      z-index: -1;
    }
    .services3 img{
    
    }
    .services3 img {
      border-radius: 50%;
      border: 11px solid #2f349c;
      margin: 0 auto;
      padding: 15px;
    }
    .services4 strong{
      font-size: 32px;
      font-weight: 600;
      text-transform: capitalize;
      display: block;
      color: #000000;
      padding: 12px 0 0;
    }
    .services4 span {
        font-size: 20px;
        font-weight: 500;
        text-transform: capitalize;
        display: inline-block;
        color: #2f349c;
    }
    .services4 p{
      padding: 5px 0 15px;
      line-height: 30px;
      color: #424242;
      font-size: 17px;
      font-weight: 400;
    }
    .services4{
      position:relative;
    }
    .services4 a{
      margin: 0 auto;
      display: inline-block;
      font-size: 17px;
      font-weight: 500;
      border: 2px solid #ffffff;
      text-transform: capitalize;
      color: #ffffff;
      background: #228d00;
      padding: 4px 15px 5px;
      border-radius: 50px;
    }
    .services1{
      padding: 31px 20px 40px;
      overflow: hidden;
    }
    .otherservices
    {
        float: left;
        width: 100%;
        padding: 50px 0px;
    }



    .about-title span{
        font-size: 20px;
        font-weight: 500;
        padding: 2px 0 8px;
        color: #2b2b2b;
        text-transform: capitalize;
        display: block;
        margin: -10px 0 0;
      }
      .about-title strong{
        font-size: 50px;
        font-weight: 600;
        color: #2f349c;
        text-transform: capitalize;
        margin: -63px 0 0;
        display: inline-block;
        background: #fff;
        padding: 0 15px;
      }
      .about-title p{
        color: #000;
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 600;
        width: 65%;
        background: #f5ff00;
        margin: -27px auto 0 14px;
        padding: 8px 15px;
      }
      .about-title{
        background: #fff;
        border-radius: 60px;
        border: 1px solid #2f349c;
        text-align: center;
        padding: 0 15px;
      }
      .about-us-content {
        padding: 20px 30px 20px;
        border: 1px solid #2f349c;
        border-top: 0;
        width: 90%;
        margin: 0 auto;
        border-radius: 0 0 20px 20px;
        display: table;
        margin: 0 auto;
        float: none;
    }
      .about-us-content .about-text{
        background: #ffc000;
        padding: 10px 15px 4px;
        color: #000;
        display: block;
        font-size: 32px;
        text-align: center;
        text-transform: capitalize;
        font-weight: 800;
      }
      .about-us-content p{
          padding: 5px 0;
          text-align: justify;
          line-height: 32px;
          color: #424242;
          font-size: 17px;
          font-weight: 400;
      }
      .about-us-content p strong{
          color: #2f349c;
          font-weight: 500;
      }
      .about-heading{
          color: #000000;
          font-size:18px;
          font-weight: 700;
          line-height: 35px;
          padding:5px 10px 0px;
          display: inline-block;
          background: linear-gradient(0deg, #e09004, transparent);
          border-radius: 18px 18px 18px 18px;
          margin: 5px 0 11px;
          display: none;
      }
      .about-us-content ul{
        padding: 16px 20px 29px;
       background: linear-gradient(to right, #2f349c, #240b36);
       text-align: left;
        margin: 6px 0 16px 0;
      }
      .about-us-content ul li{
          position: relative;
          padding: 6px 15px 7px;
          line-height: 31px;
          color: #424242;
          font-size: 17px;
          font-weight: 400;
          background: #fff;
          margin: 16px 0px 0px 0;
          border-radius: 40px;
      }
      .about-us-content ul li i {
          display: inline-block;
          text-align: left;
          color: #2f349c;
          padding: 0 7px 0 0;
          font-weight: 600;
          font-size: 18px;
      }
      .about {
        float: left;
        width: 100%;
        padding: 50px 0px;
        text-align: center;
    }


      /* service section start */
.srv-sec-1{
    padding: 0;
}
.srv-sec-1{
  padding: 0px 15px 19px;
  text-align:center;
  border-radius: 35px;
}
.srv-sec-1::before {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffffd6;
}
.srv-sec-2{
    padding: 100px 0px 33px;
}

.srv-sec-content{
    padding: 35px 0 0;
}
.srv-title{
  padding: 0 0 15px;
  text-align: center;
}
.srv-title strong{
  font-size: 38px;
  font-weight:700;
  color: #e5220e;
  text-transform: capitalize;
  display: inline-block;
  padding: 0px 23px 0px;
  border-bottom: 2px solid #000;
}
.srv-title span{
    width: 13px;
    height: 13px;
    background: #e5220e;
    display: inline-block;
    margin: 0;
    border-radius: 50%;
    border: 2px solid#fff;
    position: relative;
    transform: translate(29px, 23px);
}

.srv-mn{
    padding: 10px;
}
.srv-inr{
    position: relative;
    padding: 10px ;
	border: 2px solid;
}

.srv-img{
    padding: 0 0 0;
}


.srv-img-1 img {
    width: 100%;
    height: auto;

    background:#FFCC00;

}
.srv-name{
    padding:0;
    /* position: absolute; */
    bottom: 0px;
    left: 0px;
    text-align: center;
}
.srv-text{
    padding: 37px 15px 0;
    text-align: center;
    /* background: #ffba15; */
    /* z-index: -2; */
    margin: -1px 0 0;
}
.srv-text span{
    color: #2f349c;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 7px 0 0;
    font-family: fantasy;
}
.srv-text p{
    padding: 0px 0 7px;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    color: #000;
}
.srv-contact{
    text-align:center;
}
.srv-contact a{
    background:#FFCC00;
    color: #000000;
    font-size: 20px;
    border: 0px solid #fff;
    transition: 0.3s ease-in-out;
    display: inline-block;
    padding: 7px 15px;
    font-weight: 600;
    border-radius: 50px;
}
/* service section end */

    .other-ser {
      float: left;
      width: 100%;
      padding: 50px 0px;
      margin-top: 30px
  }
  
  .sv1 {
      padding: 35px 15px 0;
  }
  
  .sv2 {
      padding: 0px 22px 0 35px;
      background: #2f349c;
  }
  
  .main-txt {
      padding: 20px 0px 0 0px;
      text-align: left;
  }
  
  .main-txt .main-txt1 {
      padding: 0px 0 0;
      font-size: 25px;
      color: #ffa700;
      text-transform: capitalize;
  }
  
  .main-txt .main-txt2 {
      color: #fff;
      font-weight: 300;
      font-size: 15px;
      line-height: 32px;
      padding: 0px 0 14px 0;
  }
  
  .main-txt a {
      color: #2f349c;
      font-weight: 700;
      font-size: 19px;
      text-transform: capitalize;
      background: #ffffff;
      padding: 7px 16px;
      text-align: center;
  }
  
  .main-img {
      padding: 30px 0 30px 0;
      position: relative;
      text-align: center;
  }
  
  .main-img img {
      width: 202px;
      border: 2px dashed #ffffff;
      box-shadow: 0 0 14px #ffffff61;
      border-radius: 50%;
  }
  
  .main-img span {
      position: absolute;
      height: 55px;
      width: 55px;
      background: green;
      line-height: 60px;
      right: 0px;
      text-align: center;
      animation: clc 0.6s infinite;
      display: inline-block;
      margin: 0 auto;
      bottom: 40px;
  }
  
  @keyframes clc {
      0% {
          box-shadow: 0 0 0 4px #fff;
      }
  
      50% {
          box-shadow: 0 0 0 8px #fff;
      }
  
      100% {
          box-shadow: 0 0 0 4px #fff;
      }
  }
  
  .main-img span a {
      color: #fff;
      padding: 0px;
      display: block;
      text-align: center;
      font-size: 28px;
      line-height: 56px;
  }
  

  .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){
  .head-mark2 {
    padding: 0;
  }
  .services1 {
    width: 50%;
  }
}
@media(min-width:640px) and (max-width:767px){
  .tophead-right2 p {
    font-size: 15px;
  }
  .header2
  {
    display: none
  }
  .head-mark6 {
    display: none;
  }
  .head-mark4 {
    width: 100%;
  }
  .head-mark2 {
    padding: 0;
  }
  .about-title strong {
    font-size: 45px;
    margin: -40px 0 0;
  }
  .ad2 {
    display: block;
  }
  .aboutus-heading strong {
    font-size: 45px;
    line-height: 40px;
  }
  .aboutus-heading p {
    margin: -15px auto 0;
  }
  .footer-right1 {
    padding: 10px;
  }
}
@media(min-width:480px) and (max-width:639px)
{.tophead-right2 p {
  font-size: 15px;
}
.header2
{
  display: none
}
.head-mark6 {
  display: none;
}
.head-mark4 {
  width: 100%;
}
.head-mark2 {
  padding: 0;
}
.about-title strong {
  font-size: 45px;
  margin: -40px 0 0;
}
.ad2 {
  display: block;
}
.aboutus-heading strong {
  font-size: 45px;
  line-height: 40px;
}
.aboutus-heading p {
  margin: -15px auto 0;
}
.footer-right1 {
  padding: 10px;
}
.header .container-fluid {
  padding: 0;
}
}
@media(min-width:320px) and (max-width:479px)
{.tophead-right2 p {
  font-size: 15px;
}
.header2
{
  display: none
}
.head-mark6 {
  display: none;
}
.head-mark4 {
  width: 100%;
}
.head-mark2 {
  padding: 0;
}
.about-title strong {
  font-size: 45px;
  margin: -40px 0 0;
}
.ad2 {
  display: block;
}
.aboutus-heading strong {
  font-size: 45px;
  line-height: 40px;
}
.aboutus-heading p {
  margin: -15px auto 0;
}
.footer-right1 {
  padding: 10px;
}
.header .container-fluid {
  padding: 0;
}
}










