@import url('https://fonts.googleapis.com/css2?family=SUSE:wght@100..800&display=swap');
body{
  margin:0;
  padding:0;
  font-family: "SUSE", sans-serif;
}

a{
  text-decoration: none;
}
a:focus, a:hover {
    text-decoration: none;
}
img{
  max-width: 100%;
}

ul, p{
  margin:0px;
  padding:0px;
}
li{margin:0px;
  padding:0px;
  list-style: none;
}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}





@font-face {
  font-family: "Branden-Regular";
  src:
    local("Branden-Regular"),
    url("../fonts/Branden-Regular.otf") format("opentype") tech(color-COLRv1),
    url("../fonts/Branden-Regular.otf") format("opentype"),
    url("../fonts/Branden-Regular.woff") format("woff");
}


/* top section start */
.flag-1{
  padding: 3px 3px;
  width: 6.60%;
  display: inline-block;
}

.flag-1 img{

width: 100%;

border-radius: 8px;

border: 3px solid white;
}
.top-sec {
  text-align: center;
  background: #01301f;
}
.top-col1 {
  padding: 0;
}
.top-col2{
  padding: 0;
}
.top-col2 a {
  font-size: 28px;
  color: #fff;
  text-align: center;
  padding: 5px 5px 0;
  font-weight: 500;
  display: inline-block;
  border-radius: 50px;
}
.top-col2 a i{
  color: #31ff00;
}
.top-col2 p{
  color: #ffffff;
  padding: 12px 0 2px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: right;
}
.top-col3 p{
  color: #ffffff;
  font-size: 18px;
  padding: 12px 5px 10px;
  font-weight: 600;
  text-transform: capitalize;
  text-shadow: 0 0 17px #f6ff00;
}
.top-inr1 p{

font-size: 30px;
}
/* top section end */

/* head section start */
.head-design{
  align-items: center;
}
.head-right1{
}

.head-right1 p{
  font-size: 28px;
  text-align: center;
  font-weight: 600;
  color: #ff0012;
  text-transform: capitalize;
  padding: 0px 0 5px;
}
.head-right2 ul{
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 5px 0 0;
}
.head-right2 ul li a{
  text-align: center;
  color: #01301f;
  font-size: 16px;
  padding: 8px 18px 8px;
  font-weight: 700;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 40px;
  background: #f6ff00;
}
.head-right2 ul li span{
  text-align: center;
  color: #f6ff00;
  font-size: 15px;
  padding: 8px 15px 9px;
  font-weight: 500;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 40px;
  background: #01301f;
}

@keyframes blk{
  0%{color:transparent;}
  100%{color:#fff;}
}
/* head section end */


/* top line section start */
.top-line{
  background: #f6ff00;
}
.top-line1 p{
   
font-size: 23px;
   
font-weight: 700;
   
color: #ff0012;
   
padding: 10px 0 0;
   
text-transform: capitalize;
}
/* top line section end */

/* banner section start */
.banner img{
  width: 100%;
}
/* banner section end */


/* award section start */
.awards-section{
  
background: #f6ff00;
}
.award1{
  padding: 10px;
}
.award2 img{
    width: 100%;
}
/* award section end */

/* about us section start */
.about-title{
    text-align: center;
}
.about-title span{
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    padding: 6px 25px 6px;
    background: #ff0012;
    display: inline-block;
    margin: -15px 0 0;
    border-radius: 30px;
}
.about-title p{
    text-transform: capitalize;
    padding: 0px 10px 2px;
    font-size: 55px;
    color: #01301e;
    font-weight: 600;
    background: #f6ff0036;
    font-family: "Branden-Regular";
}
.about-us-content p{
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    color: #222;
    padding: 5px 0;
    text-align: justify;
}
.about-us-content p strong{
    color: #ff0012;
    font-weight: 500;
}
.about-us-content ul{
}
.about-us-content ul li{
    position: relative;
    padding: 4px 0;
    font-size: 17px;
    font-weight: 400;
    color: #000000;
}
.about-us-content ul li:before {
    font-size: 22px;
    margin: 0px 9px 0 0;
    font-weight: 500;
    display:inline-block;
    content:"";
    text-align: center;
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-radius: 50px;
    border: 4px solid #ff0012;
}
/* about us section end */


/* why us section start */
.choose-1{
  padding: 12px 12px 0;
}
.why-title p{
  padding: 6px 10px 6px;
  font-size: 30px;
  text-transform: capitalize;
  display: block;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  background: #01301e;
  }
.counter-main {
    padding: 0;
}
.counter-box {
    padding: 0px 0px 30px;
    position: relative;
    z-index: 1;
}
.counter-box2 {
    text-align: center;
    margin: 0 auto;
    padding: 23px 10px 10px;
    position: relative;
    z-index: 1;
    background: #f6ff00;
    width: 210px;
    height: 155px;
    line-height: 35px;
    border-radius: 50%;
}
.icon-box {
    display: inline-block;
    font-size: 55px;
    color: #ff0012;
}
.counter-main .counter-box2 .count-name {
    font-size: 19px;
    font-weight: 700;
    color: #01301e;
    text-transform: capitalize;
    padding: 5px 0 0;
}
.counter-box2 strong {
    font-size: 28px;
    font-weight: 800;
    color: #ff0012;
    background: #ffffff;
    display: block;
    padding: 2px 0 0px;
}
.counter-box:after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 8px;
    left: 4px;
    margin: 0 auto;
    z-index: 0;
    background: linear-gradient(0deg, #f6ff00 50%, transparent 50%);
    width: 180px;
    height: 180px;
    border-radius: 20px;
    border: 4px solid #fff;
}
/* why us section end */



/* contact section start */
.contact-number{
  background: linear-gradient(338deg, #56d062, #29b53f);
  padding: 3px 12px 0;
  margin: 0 auto;
  position: relative;
}
.contact-number a{
  color: #ffffff;
  display: flex;
  font-size: 42px;
  font-weight: 800;
  align-items: center;
  justify-content: space-evenly;
  gap: 10px;
  text-transform: uppercase;
}
.contact-number span{
  color: #ffffff;
  width: 85px;
  height: 85px;
  line-height: 78px;
  background: linear-gradient(338deg, #56d062, #29b53f);
  border-radius: 50%;
  font-size: 44px;
  font-weight: 400;
  box-shadow: 0 0 0px 15px #ffffff42;
  border: 4px solid #ffffff;
}
/* contact section end */

/* our services section start */
.services-design1{
   padding: 12px;
   text-align: center;
}
.services-design2{
  text-align: center;
  padding: 0 20px 0;
  background: #01301e;
}
.services-design3 img{width: 85%;border-radius: 40px 40px 0 0;border: 8px solid #f6ff00;border-bottom: 0;}
.services-design4{
   position: relative;
   z-index: 9;
}
.services-design4 strong{
   font-size: 26px;
   font-weight: 500;
   color: #f6ff00;
   text-transform: capitalize;
   display: inline-block;
   font-family: "Branden-Regular";
   padding: 25px 0 0;
}
.services-design4 p{
   font-size: 17px;
   font-weight: 300;
   line-height: 30px;
   color: #ffffff;
   padding: 0 0 15px;
}
.services-design4 ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.services-design4 ul li a{
  color: #ffffff;
  padding: 5px 20px 6px;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  background: #ff0012;
  margin: 0 auto;
  border-radius: 0 0 15px 15px;
}
.services-design4 ul li a i{
  font-weight: 600;
}
.services-design4 .chat{
  color: #01301e;
  background: #68ef25;
  font-weight: 700;
}
/* our services section end  */


/* other services section start */
.why-1{
  padding: 12px;
}
.why-heading strong{
    color: #01301e;
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    font-family: "Branden-Regular";
    display: inline-block;
    padding: 0 0 0px;
}
.why-2 p{
    font-size: 17px;
    font-weight: 400;
    line-height: 31px;
    color: #222;
    padding: 6px 0;
    text-align: justify
}
.why-2 ul li {
    position: relative;
    padding: 5px 0;
    font-size: 17px;
    font-weight: 400;
    color: #000;
}
.why-2 ul li:before {
    font-size: 22px;
    margin: 0px 9px 0 0;
    font-weight: 500;
    display:inline-block;
    content:"";
    text-align: center;
    width: 12px;
    height: 12px;
    background: #ffffff;
    border-radius: 50px;
    border: 4px solid #ff0012;
}
.otherservices1{
  padding: 12px;
  text-align: center;
}
.otherservices2{
}
.otherservices3{
    border-radius: 20px;
    position: relative;
    z-index: 1;
}
.otherservices3 img{
  width: 100%;
}
.otherservices2 span{
  color: #191919;
  font-size: 19px;
  padding: 5px 15px 5px 0;
  font-weight: 700;
  text-transform: capitalize;
  text-align: center;
  background: #ffffff;
  display: inline-block;
  border-radius: 0 0 20px 0;
  position: absolute;
  top: 0;
  z-index: 3;
  left: 0;
}
.otherservices2 ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.otherservices2 ul li a{
  color: #ffffff;
  padding: 6px 17px 4px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  background: #ff0012;
  margin: 0 auto;
}
.otherservices2 .chat{
  background: #01301e;
}
/* other services section end */


/* best services section start */
.services-1{
  padding: 12px 12px 20px;
}
.service_card_img{padding: 0 15px 0;}
.service_card_img img {
  border-radius: 50%;
  border: 12px solid #f6ff00;
  border-bottom: 0;
}
.service_card_content{
  background: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 0px 1px #f6ff00;
  position: relative;
}
.srv-title{
  text-align: center;
}
.srv-title p {
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    color: #01301e;
    padding: 2px 10px 2px;
    line-height: 42px;
    font-family: "Branden-Regular";
    background: #f6ff00;
    border-radius: 15px 15px 0 0;
}
.service_card_content .srv-text{
   font-size: 17px;
   font-weight: 400;
   line-height: 29px;
   color: #222;
   padding: 10px 15px 15px;
}
.sv-contac{
  padding: 0 15px;
  margin: -20px 0 0;
}
.sv-contac ul{
   display: flex;
   align-items: center;
   justify-content: space-between;
}
.sv-contac a{
   color: #ffffff;
   padding: 4px 15px 4px;
   display: inline-block;
   font-size: 25px;
   background: #ff0012;
   margin: 0 auto;
   border-radius: 58px;
   text-shadow: 0 0 4px #ffffffd6;
   width: 70px;
   height: 70px;
   line-height: 78px;
   box-shadow: 0 0 0px 8px #ff000026;
}
.sv-contac a.chat{
  background: #01301e;
  box-shadow: 0 0 0px 8px #01301e21;
}
/* best services section end */


/* hindi line section start */
.hindi-line{

background: #f7fe00;
}
.hindi-line1 p{
   
font-size: 18px;
   
font-weight: 600;
   
line-height: 31px;
   
color: #000000;
   
padding: 15px 0 10px;
   
text-align: center;
}
/* hindi line section end */

/* testimonials section start */
.testimonials{
  position:relative;
  z-index:9;
}
.testimonials1{
  padding: 12px;
  text-align: center;
}
.testimonials2{
  padding: 25px 15px 15px;
  border: 1px solid #f6ff00;
}

.testi-img{
  position: relative;
  z-index: 1;
}
.testi-img:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    z-index: -1;
    background: #f6ff00;
    top: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testi-img span i{
  border-radius: 50%;
  box-shadow: 0 0 0 10px #f6ff0073;
  font-size: 45px;
  width: 72px;
  height: 72px;
  line-height: 74px;
  background: #f6ff00;
  color: #01301e;
}
.testimonials3 p{
  font-size: 17px;
  font-weight: 400;
  line-height: 29px;
  color: #222;
  padding: 5px 0 25px;
}
.testimonials3 strong{
  font-size: 19px;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  color: #ff0012;
}
.testimonials3 span{
  font-size: 15px;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  color: #c10c19;
  letter-spacing: 1px;
}
/* testimonials section end */


/* benefits list section start */
.best-sv-section{
  position: relative;
  z-index: 0;
}
.best-sv-section:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30%;
    height: 100%;
    background: #01301e;
    margin: 0 auto;
    left: 0;
    z-index: -1;
}
.sv-title strong {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 48px;
    display: block;
    text-align: center;
    padding: 5px 12px 12px;
    color: #ffffff;
    background: #01301e;
}
.main-services1{
  padding: 0 30px 0 30px;
}
.main-services1:nth-child(1){
  padding: 0 30px 0 0px;
}
.main-services1:nth-child(2){
  padding: 0 12px 0 30px;
}
.mainsrv{
  align-items: center;
}
.main-services2{
  padding: 20px 0px 20px 20px;
  background: #fff;
}
.mainserv-left1{
  position: relative;
}
.mainserv-left1 img{width: 100%;}
.mainserv-left1:after{
  position: absolute;
  height: 86%;
  width: 80%;
  border: 3px solid #ffffff;
  content: "";
  left: 10%;
  transition: 0.6s;
  top: 0;
  border-top: 0;
}
.mainserv-right1{padding: 0 0px 0 30px;}
.mainserv-right1 strong{
  font-size: 22px;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
  color: #ff0012;
  padding: 0;
}
.mainserv-right1 p{
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  color: #222;
  padding: 3px 0 5px;
  text-align: justify;
}
.mainserv-right1 a{
  font-size: 16px;
  margin: 12px 0 0 auto;
  line-height: 30px;
  padding: 3px 20px 3px;
  font-weight: 600;
  z-index: 9;
  width: fit-content;
  position: relative;
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  background: #ff0012;
  border-radius: 6px;
}
.mainserv-right1 a.chat{
  background: #2cb741;
}
/* benefits list section end */



/* footer section start */
.footer-align{
  align-items: center;
}
.footer-section{
  background: url(../images/footer-bg.jpg) no-repeat;
  background-size: cover;
}
.footer-left{
  padding: 12px;
  text-align: center;
}
.footer-info strong{display: block;color: #ffffff;text-transform: capitalize;font-weight: 500;font-size: 24px;padding: 0 0 5px;border-bottom: 1px solid #ffffff24;margin: 0 0 30px;}
.call-footer a{
  height: 85px;
  display: block;
  font-size: 38px;
  width: 85px;
  line-height: 87px;
  border-radius: 50%;
  background: #f6ff00;
  color: #ff0012;
  margin: 0 auto;
  box-shadow: 0 0 0 10px #f6ff0073;
}
.call-footer p{
    font-size: 15px;
    font-weight: 500;
    padding: 22px 0 0;
    color: #fff;
}
.call-footer a i{
  font-weight: 600;
}
.footer-right1{
  background: #f6ff00;
  font-size: 15px;
  line-height: 28px;
  font-weight: 500;
  padding: 0 15px 0;
  border-radius: 15px;
}
.footer-add p{
  font-size: 21px;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  background: #ff0012;
  padding: 12px 15px 0;
  line-height: 32px;
  border-radius: 0 0 20px 20px;
}
.disclaimer p{
  font-size: 15px;
  line-height: 22px;
  padding: 10px 0 12px 0;
  color: #000;
  font-weight: 500;
}
.disclaimer p b{
  font-size: 26px;
  display: block;
  color: #01301e;
  padding: 10px 0 8px;
  text-transform: capitalize;
}
/* footer section end */

/* copyright section start */
.copyryt{
   text-align: center;
}
.disclaimer{
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    padding: 0 0 10px;
    text-align: center;
    color: #ffffff;
}
.copyryt1 span{
    font-size: 17px;
    font-weight: 700;
    line-height: 22px;
    color: #ff0012;
    text-align: center;
    padding: 7px 15px 9px;
    display: block;
    background: #fff;
}
/* copyright section end */

#callbook {
  background:green;
  bottom: 0;
  height: 43px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{padding: 0px;
}
#callbook ul li {
  background: red;
  position: relative;
  padding: 9px 6px 7px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook
  ul li:last-child{
  background: #00c915;
}
#callbook ul li a span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  top: 0px;
  text-transform: uppercase;
}





@media (max-width: 767px){
.head-right1 p {font-size: 29px;padding: 0;}
.top-col2 p {text-align: center;padding: 8px 0 2px;}
.head-right2 ul li span {font-size: 16px;padding: 7px 15px 8px;}
.head-right2 ul li a {font-size: 16px;padding: 8px 13px 8px;}
.top-col3 p {padding: 12px 5px 0;}
.head-right1 {padding: 0 12px;}
.why-title p {font-size: 20px;padding: 12px 10px 10px;line-height: 25px;}
.about-title span {font-size: 16px;padding: 4px 16px 4px;}
.sv-title strong {font-size: 26px;padding: 5px 12px 8px;}
.main-services1:nth-child(2) {padding: 0 12px 0 0;}
.main-services1:nth-child(1) {padding: 0 12px 0 0px;}
.about-title p {font-size: 37px;padding: 4px 10px 2px;}
.mainserv-right1 {padding: 0 0px 0 20px;}
.contact-number a {font-size: 34px;}
.contact-number span {width: 72px;height: 72px;line-height: 65px;font-size: 38px;}
.footer-left {padding: 12px 12px 35px;}
.flag-1{width: 13.09%;padding: 3px 0;}
.about-us-content p, .why-2 p{text-align: left;}
#callbook {display:block;}

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.top-col2 p{text-align: center;padding: 0px 0 5px;}
.top-col3 p {padding: 12px 0px 0;}
.head-right1 {padding: 0 15px 10px;}
.why-title p {font-size: 24px;}
.sv-title strong {font-size: 36px;padding: 7px 12px 12px;}
.main-services1:nth-child(2) {padding: 0 12px 0 0;}
.main-services1:nth-child(1) {padding: 0 12px 0 0px;}
.about-title p {font-size: 45px;}
.head-right1 p {padding: 0;}
.footer-info strong {font-size: 22px;}
.about-title span {font-size: 16px;padding: 6px 25px 7px;}
.call-footer a {height: 80px;font-size: 35px;width: 80px; line-height: 82px;}
.flag-1{width: 7.7%;padding: 3px 0px;}
.flag-1:nth-child(13), .flag-1:nth-child(14) {display: none;}

}



@media only screen and (min-width: 992px) and (max-width: 1200px) {
.head-right2 ul li span {font-size: 15px;padding: 6px 15px 8px;}
.head-right2 ul li a {font-size: 13px;padding: 5px 12px;}
.top-col3 p {padding: 12px 0px 5px;}
.top-col2 p {padding: 0px 0 6px;text-align: center;}
.head-right1 p {font-size: 26px;padding: 0px 0 2px;}
.srv-title p {font-size: 22px;}
.why-title p {font-size: 27px;}
.why-heading strong {font-size: 29px;}
.otherservices2 ul li a {font-size: 14px;padding: 6px 12px 5px;}
.main-services1:nth-child(2) {padding: 0 12px 0 12px;}
.main-services1:nth-child(1) {padding: 0 12px 0 0px;}
}




@media only screen and (min-width: 1201px) and (max-width: 1340px) {}


@media (max-width: 575px) and (min-width: 0px) {
.top-line1 p {font-size: 20px;padding: 10px 0 0;}
.hindi-line1 p {font-size: 15px;line-height: 27px;}
.top-col2 p{text-align: center;font-size: 17px;padding: 5px 0 4px;}
.head-right2 ul{display: block;padding: 0;}
.top-col2 a{display: none;}
.head-right2 ul li span {margin: 0 0 8px;}
.top-col3 p {font-size: 17px;}
.why-title p {font-size: 18px;padding: 9px 12px 10px;line-height: 25px;}
.why-heading strong {font-size: 25px;}
.sv-title strong {font-size: 20px;}
.main-services2 {padding: 20px 0 20px 12px;}
.main-services1:nth-child(1) {padding: 0 12px 0 12px;}
.mainserv-right1 {padding: 15px 0px 0;}
.footer-left {padding: 12px 12px 35px;}
.contact-number a {font-size: 26px;}
.contact-number span {width: 60px;height: 60px;line-height: 56px;font-size: 28px;box-shadow: 0 0 0px 10px #ffffff42;border: 3px solid #ffffff;}
.about-title p {font-size: 29px;}
.about-title span {font-size: 14px;}
.main-services1:nth-child(2) {padding: 0 12px 0 12px;}
.contact-section, .services {padding: 0 !important;}

}



@media (max-width: 420px) and (min-width: 0px) {
.top-line1 p {font-size: 18px;padding: 8px 0 0;}
.hindi-line1 p {font-size: 14px;line-height: 25px;}
.head-right1 p {font-size: 20px;}
.top-col2 p{text-align: center;font-size: 16px;padding: 3px 0 5px;}
.head-right2 ul{display: block;padding: 0;}
.head-right2 ul li a {font-size: 15px;padding: 5px 15px 6px;line-height: 20px;}
.top-col2 a{display: none;}
.head-right2 ul li span {margin: 0 0 5px;font-size: 15px;padding: 4px 22px 5px;}
.top-col3 p {padding: 10px 5px 5px;font-size: 14px;}
.why-title p {font-size: 16px;padding: 9px 12px 10px;line-height: 22px;}
.sv-title strong {font-size: 15px;padding: 6px 12px 8px 0;font-weight: 500;}
.main-services1:nth-child(2) {padding: 0 12px 0 12px;}
.mainserv-right1 {padding: 15px 0px 0;}
.footer-left {padding: 12px 12px 35px;}
.contact-number a {font-size: 18px;}
.contact-number span {width: 44px;height: 44px;line-height: 39px;font-size: 19px;box-shadow: 0 0 0px 9px #ffffff42;border: 3px solid #ffffff;}
.about-title p {font-size: 22px;padding: 4px 10px 3px;}
.about-title span {font-size: 13px;padding: 4px 15px 4px;}
.srv-title p {font-size: 22px;}
.contact-number {padding: 2px 5px 0;}
.footer-info strong {font-size: 23px;}
.footer-add p {font-size: 19px;padding: 9px 15px 0;line-height: 28px;}
.copyryt1 span {font-size: 15px;}
.flag-1 {width: 15.09%;padding: 2px 0;}
}