@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{
  margin:0;
  padding:0;
  font-family: 'Poppins', sans-serif;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.main{
  margin: auto;
  padding: 0;
  width: 90%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
p{
  margin: 0;
  padding: 0;
}

/* top section start */
.top-sec{
  padding: 0px 0 15px;
  background-color: #fff000;
}
.tophead2{padding: 12px 0;}
.tophead2 p{
    font-size: 22px;
    color: #e10126;
    text-transform: capitalize;
    font-weight: 700;
    text-align: center;
}
.tophead4{
  background: #022e1f;
  padding: 8px 10px 0px;
  font-size: 19px;
  color: #fff000;
.tophead4{
  background: #022e1f;
  padding: 8px 10px 0px;
  font-size: 19px;
  color: #fff000;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
}
  font-weight: 600;
  text-align: center;
}
.tophead4 p{
  padding: 5px 0 10px;
  font-size: 20px;
  color: #ffffff;
}
/* top section end */


/* head logo section start */

.feesafter-result span{
  width: 32.333%;
  padding: 0 0 15px;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 33px;
  display: inline-block;
  animation: blik 0.5s infinite;
}
@keyframes blik{
  0%{color: #ff0000;}
  50%{color:#fff000;}
  100%{color: #ff0000;}
}



.head-section{
  padding: 0 15px;
}

.head-logo{
  padding:0;
}
.head-logo1{
  padding: 0;
}
.head-left1{
  padding: 10px 15px;
}
.head-left2{
  padding: 0;
  text-align: center;
}
.head-right1{
  padding: 0 15px;
}
.head-right2{
  padding: 0;
  text-align: center;
}

.head-contac{
  padding:0;
}
.head-contac-1{
  padding:0;
  margin: -24px 0 0;
  position: relative;
}
.head-contac-2{
  padding:0;
}
.head-contac-2 span{
  display: inline-block;
  padding: 0 0 0;
  position: relative;
  z-index: 0;
}
.head-contac-2 span::after {
    content: '';
    position: absolute;
    background: #022e1f;
    width: 6px;
    height: 68px;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.head-contac-2 span i{
  padding: 0;
  text-align: center;
  font-size: 34px;
  text-transform: capitalize;
  font-weight: 600;
  color: #fff000;
  background: linear-gradient(0deg, #022e1f 73%, transparent 50%);
  display: inline-block;
  border-radius: 50px;
  width: 90px;
  height: 90px;
  line-height: 108px;
}
.head-choose{
  text-align: center;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
  color: #022e1f;
  padding: 7px 0 0;
}
.head-choose p{font-size: 16px;color: #e10126;text-transform: uppercase;}
/* head logo section end */



/* header image section start */

.header-image{
  padding:0;
}
.header-image img{
  width:100%;
}
/* header image section end */


/* about us section start */
.line-free span {
    font-weight: 700;
    color: #e00125;
    text-align: center;
    display: block;
    font-size: 30px;
    padding: 10px 15px 5px;
    background: #fff001;
}
.line-free2 {
    font-weight: 700;
    color: #000000;
    display: block;
    font-size: 28px;
    text-transform: capitalize;
    padding: 15px 0 0;
}
.about-sec{
   padding: 50px 0 0;
   overflow: hidden;
}
.about-sec-2{
    padding: 50px 0 0;
}
.about-left{
    padding: 15px;
}
.about-left-1{
}
.about-title{
    padding-bottom: 6px;
    text-align: center;
}
.about-title strong{
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #e00125;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    padding: 7px 15px 5px;
    text-transform: capitalize;
    text-align: center;
    background: #fff001;
    border-radius: 50px;
}
.about-title strong:before {
    content: url(../images/moon-icon.png);
    position: absolute;
    left: -50px;
    top: -4px;
    transform: rotateY(180deg);
}
.about-title strong:after {
    content: url(../images/moon-icon.png);
    position: absolute;
    right: -50px;
    top: -4px;
}
.about-title p{
    color: #022e1f;
    font-size: 35px;
    font-weight: 800;
    text-transform: capitalize;
    display: block;
    padding: 7px 0 0 0;
    text-align: center;
}
.about-content{
}
.about-content p{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    padding-bottom: 4px;
    text-align: justify;
}
.about-content strong{
    font-weight: 500;
    color: #e10125;
}
.about-content ul{
    padding: 5px 0px 6px 0;
    background: #fff000;
    margin: 12px 0 15px;
    overflow: hidden;
}
.about-content ul li{
    font-size: 15px;
    font-weight: 500;
    line-height: 29px;
    color: #000;
    padding: 3px 0 3px 31px;
    text-align: left;
    /* align-items: center; */
    display: flex;
    position: relative;
    margin: 0 0 0 -9px;
}

.about-content ul li:before {
    font-weight: 600;
    font-size: 16px;
    color: #fa6058;
    content: '';
    position: absolute;
    background-image: url(../images/about-icon.png);
    left: 0;
    width: 55px;
    height: 30px;
    background-repeat: no-repeat;
    margin: 4px 0 0;
}
.about-right{
    padding: 12px;
}
.about-right-1{
    padding: 25px 0;
    position: relative;
}

.about-right-1::after {
    margin: 0 auto;
    z-index: -1;
    content: "";
    display: block;
    height: 515px;
    min-width: 400px;
    top: 22%;
    right: -152px;
    position: absolute;
    background: #022e1f;
    background-image: url(../images/srv-bg.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}
.about-line{
  padding:0;
}
.about-line1{
  padding: 25px 0 15px;
}
.about-line1 img{
  width:100%;
}
.sv-1{
  padding: 140px 12px 15px;
}
.sv-2{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  padding: 15px;
  border: 2px solid white;
  z-index: 0;
}
.sv-2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #fff001;
    z-index: -1;
}
.sv-img{
  padding: 0;
}
.sv-img img{
  padding:0;
  width: 100%;
  margin-top: -150px;
}
.sv-txt{
 padding: 0;
}
.sv-txt span{
  color: #ffffff;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  text-transform: capitalize;
  padding: 3px 22px 5px;
  background-color: #e10126;
  border: 2px solid #ffffff;
}
.sv-txt p{
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  padding: 15px 0 0;
}
/* about us section end */


/* why us section start */
.why-text{
    padding:50px 0;
}
.why-text ul{padding: 8px 0 0;}
.why-text ul li{
   color: #ffffff;
   font-size: 15px;
   font-weight: 400;
   text-transform: capitalize;
   background: #022e1f;
   margin: 3px 0;
   padding: 12px 15px 9px 37px;
   position: relative;
   border-radius: 50px;
   display: inline-block;
}
.why-text ul li:before{
    color: #ffff00;
    font-size: 20px;
    font-weight: 400;
    content:"\e020";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 6px;
}

.why-text p{
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  padding: 4px 0 9px;
  text-align: justify;
}
.why-text strong{
  font-size: 20px;
  font-weight: 700;
  color: #e50027;
  display: block;
}
.why-text b{
  padding: 15px 0 0;
  font-size: 22px;
  font-weight: 700;
  color: #d10017;
  display: block;
}
/* why us section end */


/* bottom add section start */
.add{background: #fff99a;}
.mark-section{
    padding: 0;
}
.mark-section1{
    padding: 36px 0px;
}
.mark-left1{
    padding: 12px;
}
.mark-left2 p{
    color: #000000;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 34px;
}
.mark-left2 span{
    color: #ffffff;
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 500;
    line-height: 49px;
    display: block;
}
.mark-left2 strong{
    color: #e00125;
    font-size: 30px;
    padding: 0 0 10px;
    display: block;
}
.mark-right1{
    padding: 12px;
    text-align: right;
}
.mark-right2 p{
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    padding: 8px 12px 0;
    background: #022e1f;
}
.mark-right2 a{
    border-radius: 50px;
    font-size: 19px;
    font-weight: 400;
    background: #022e1f;
    color: #ffffff;
    padding: 12px 18px 8px;
    display: inline-block;
    text-align: center;
}
/* bottom add section end */



/* main services section start */
.main-srv-sec{
  padding: 50px 0;
}
.main-srv-sec-1{
    padding: 0;
}
.main-srv-sec-2{
    padding: 0;
}

.main-srv-content{
  padding: 15px 0 50px;
}
.main-srv-0{
   padding: 12px;
}
.main-srv-1{
   padding: 0;
   text-align: center;
   position: relative;
}
.ss-ser-img-div span {
    position: absolute;
    background: #0b311f;
    font-size: 17px;
    text-transform: uppercase;
    top: 40px;
    padding: 7px 18px 5px;
    color: #fff001;
    display: inline-block;
    z-index: 0;
    left: 0;
    font-weight: 500;
}
.ss-ser-img-div img {
    width: 100%;
    border: 1px solid #022e1f;
}
.nss-text{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    padding: 8px 0 22px;
    text-align: center;
}
.nss-call{
  padding: 0;
  position: relative;
}
.nss-call a{

background: #fff000;

text-transform: capitalize;

font-size: 18px;

font-weight: 600;

padding: 6px 0 6px 18px;

border-radius: 50px;

color: #e00126;
}
.nss-call a i{
width: 52px;
height: 52px;
line-height: 50px;
display: inline-block;
background: #022e1f;
border-radius: 50%;
border: 2px solid #fff;
box-shadow: 0 0 0 9px #fff000;
font-size: 22px;
color: #fff000;
margin: 0 0 0 20px;
}
/* main services section end */


/* list section start */
.srv-list_0{
  background: linear-gradient(90deg, #022e1f 50%, #fff000 50%);
  margin: 0 0 130px;
}
.srv-list-title{
    padding:0;
    padding-bottom: 6px;
    text-align: center;
}
.srv-list-title strong{
    display: inline-block;
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    padding: 1px 15px 4px;
    text-transform: capitalize;
    text-align: center;
    background: #ffffff;
    border-radius: 0 0 20px 20px;
}
.srv-list-title p{
    color: #e10126;
    font-size: 35px;
    font-weight: 900;
    text-transform: capitalize;
    display: block;
    padding: 7px 0 0 0;
    position: relative;
    z-index: 0;
    text-align: center;
    -webkit-text-stroke: 1px white;
}
.list-content{
  padding: 15px 0;
}
.srv-list{
    padding: 0 12px 0;
    text-align: center;
}
.srv-list-1 ul li{
   color: #000000;
   font-size: 15px;
   font-weight: 600;
   line-height: 29px;
   padding: 5px 16px 4px;
   margin: 13px 0;
   text-transform: capitalize;
   border-radius: 9px;
   background: white;
   text-align: left;
}
.srv-list-1 img{
    
margin: 0 0 -62px;
}
.srv-list-1 ul li:before {
    font-family: "Font Awesome 6 Pro";
    content: "\f14d";
    color: #e10126;
    font-size: 15px;
    padding: 0 8px 0 0;
    font-weight: 600;
    display: inline-block;
}
/* list section end */



/* testimonial section start */
.testi_sec{
    padding:0;
}
.testi_sec_1{
    padding: 0;
}
.testi-content{
    padding: 0;
}
.testi-1{
    padding: 12px;
}
.testi-2{
    border-radius: 5px;
    background-color: #022e1f;
    padding: 20px 0;
    position: relative;
    overflow: hidden;
}
.testimonial_content_inner {
    background: #fff001;
    padding: 15px 15px 0;
    border: 1px solid #eee;
    text-align: center;
}
.testimonial_image_holder {
    text-align: center;
}
.testimonial_image_holder img{border-radius: 50%;border: 5px solid #022e1f;}
.testimonial_text_holder {
    position: relative;
    display: block;
}
.testimonial_text_inner p {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    padding: 9px 0 10px;
    text-align: center;
}
.testimonial_text_inner span {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    background: #e10126;
    padding: 4px 20px 4px;
    display: inline-block;
    border-radius: 30px;
    text-transform: capitalize;
}
/* testimonial section end */


/*  why choose us start */
.why-section2{
  padding: 50px 15px 40px;
  border: 1px dashed #ccc;
  background: url(../images/choose-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.why-disply{
  align-items: center;
}
.why-right{
  padding: 0 25px 0 0;
}
.why-right1{
}
.why-1{
  padding: 12px;
}
.why-2{
  text-align: center;
  padding: 12px 0 12px;
  border: 1px dashed #ccc;
  border-radius: 0;
}
.why-2 span{
    font-size: 43px;
    width: 100px;
    height: 100px;
    line-height: 95px;
    font-weight: 600;
    color: #e10126;
    background: #ffffff;
    border: 4px solid #022e1f;
    padding: 0;
    display: inline-block;
    border-radius: 50%;
    position: relative;
}
.why-2 span:after{
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #022e1f;
    position: absolute;
    bottom: -10px;
    right: 0;
    z-index: 1;
    left: 0;
    margin: 0 auto;
}
.why-2 span i{
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #fff001;
  border-radius: 50%;
}
.why-2 p{
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    padding: 12px 0 0;
    border-radius: 30px;
    text-transform: capitalize;
}
/*  why choose us end */


/* whatsapp chat section start */
.whatsapp-testi-1{
    padding: 12px;
}
.whatsapp-testi-2 img{
    width:100%;
    border: 2px solid #051000;
}
/* whatsapp chat section end */


/* awards section start */
.awards-1{
  padding: 12px;
}
.awards-2 img{
  width:100%;
}
/* awards section end */


/* footer copyright section start */
.copyryt-sec{
    padding: 0;
    background: #022e1f;
}
.footer-copyryt{
    padding: 0;
}
.footer-copyryt-1{
    padding:0;
}
.disclaimer{
    padding:0;
    text-align: center;
}
.disclaimer p{
    background: #fff001;
    color: #e10126;
    font-size: 20px;
    font-weight: 700;
    padding: 4px 10px 4px;
    text-transform: capitalize;
}
.disclaimer span{
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    padding: 10px 0 5px;
    text-transform: capitalize;
    display: inline-block;
    line-height: 22px;
}
.copyryt{
    padding: 0;
    text-align: center;
}
.copyryt span{
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    color: #fff001;
    padding: 0 0 15px;
    display: block;
}
/* footer copyright section end */


/* start counter section  */

.choose1{
  padding: 12px;
}
.choose2{
    padding: 10px 0px;
    background: #022e1f;
    text-align: center;
}
.choose2 p{
    background-color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #e00125;
    text-transform: capitalize;
    padding: 5px 0px;
}
.choose2 .counter-count {
  font-size: 43px;
  font-weight: 600;
  color: #ffffff;
}
/* end counter section */






#callbook {
  background:green;
  bottom: 0;
  height: 45px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  background: #e10000;
  position: relative;
  padding: 8px 0px 10px;
  width:50%;
  float:left;
  text-align: center;
  font-weight: 800;
}
#callbook ul li:last-child{
  background: #038303;
}
#callbook ul li a span {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  top: 0px;
}



@media (max-width: 767px){
  .head-right1 {padding: 0 15px 8px;}
  .tophead2 p {font-size: 18px;}
  .head-contac-1 {margin: 0;}
  .sv-txt span { font-size: 18px;padding: 4px 22px 4px;}
  .list-disply{flex-direction: row-reverse;}
  .srv-list:nth-child(2){order: 1;}
  .about-left {padding: 0 12px;}
  .copyryt span {padding: 0 0 55px;}
  .line-free span {font-size: 20px;padding: 10px 15px 10px;}
   .line-free2 {font-size: 18px;line-height: 30px;}
   .why-right {padding: 0 15px 0;}
  .feesafter-result span:first-child{display:block;}
  .feesafter-result span{width: 100%;display:none;}
  .srv-list-2 img {padding: 15px 0;}
  .about-content p{text-align: left;}
  .mark-right2 p {font-size: 30px;}
    #callbook {display:block;}

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.head-choose {font-size: 15px;}
.head-choose p {font-size: 12px;}
.head-contac-2 span i {font-size: 25px;background: linear-gradient(0deg, #022e1f 66%, transparent 50%);width: 70px;height: 70px;line-height: 93px;}
.list-disply{flex-direction: row-reverse;}
.head-right1 {padding: 0 15px 8px;}
.srv-list:nth-child(2){order: 1;}
.about-left {padding: 0;}
.feesafter-result span{font-size: 29px;width: 49%;}
.feesafter-result span:last-child{display:none;}
.line-free span {font-size: 25px;}
.line-free2 {font-size: 22px;}
.why-right {padding: 0 15px 0;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
.srv-list-2 img {padding: 15px 0px;}
.ss-ser-img-div span {font-size: 15px;padding: 6px 18px 5px;}
.nss-call a {font-size: 15px;}
.nss-call a i {width: 48px; height: 48px;line-height: 45px;font-size: 20px;}
.sv-1 {padding: 140px 15px 20px;}
.srv-list {padding: 0 8px 0;}
.srv-list-1 ul li {font-size: 14px;padding: 5px 12px 4px;}
.srv-list-1 ul li:before {font-size: 14px;padding: 0 5px 0 0;}
.whatsapp-testi-1 {padding: 20px 8px;}
.feesafter-result span{font-size: 26px;}
.line-free span {font-size: 25px;}
.mark-left2 strong {font-size: 27px;}
.choose2 p {font-size: 15px;}

}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .feesafter-result span{font-size:30px;}

}


@media (max-width: 575px) and (min-width: 0px) {
.tophead2 p {font-size: 16px;}
.tophead4 {font-size: 16px;padding: 6px 0 2px;}
.head-left1 {padding: 10px 0;}
.head-choose {font-size: 15px;}
.head-choose p {font-size: 12px;}
.head-contac-2 span i {font-size: 25px;background: linear-gradient(0deg, #022e1f 66%, transparent 50%);width: 70px;height: 70px;line-height: 93px;}
.about-title p {font-size: 25px;}
.about-title strong {font-size: 14px;}
.srv-list-title p {font-size: 24px;}
.srv-list-title strong {font-size: 15px;}
.about-title strong:before, .about-title strong:after{display: none;}
.feesafter-result span {font-size: 30px;padding: 0 0 7px;}
.about-sec-2 { padding: 25px 0 0;}
.why-section2 {padding: 22px 15px 10px;}
.mark-left2 strong { font-size: 22px;}
.mark-left2 p {font-size: 14px;line-height: 28px;}
.why-text b {font-size: 20px;}
.mark-right2 p {font-size: 24px;}
.tophead4 p {font-size: 15px;}

}


@media (max-width: 419px) and (min-width: 290px) {
.tophead2 p {font-size: 12px;line-height: 20px;}
.tophead4 {font-size: 15px;padding: 6px 0 0px;}
.head-choose {font-size: 12px;}
.head-choose p {font-size: 10px;}
.head-contac-2 span i {font-size: 25px;background: linear-gradient(0deg, #022e1f 66%, transparent 50%);width: 70px;height: 70px;line-height: 93px;}
.about-title p {font-size: 22px;}
.about-line1 {padding: 5px 0 0;}
.about-right-1{padding: 5px 12px;}
.main-srv-sec {padding: 20px 0;}
.srv-list_0 {margin: 0 0 85px;}
.why-right {padding: 0 15px;}
.whatsapp-testi-1 {width:100%;}
.awards-1 {width: 100%;}
.disclaimer span {font-size: 13px;}
.feesafter-result span{font-size: 23px;}
.line-free span {font-size: 17px;}
.line-free2 {font-size: 18px;}
.mark-right2 p {font-size: 18px;padding: 8px 12px 5px;}


}


