@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
body{
  margin:0;
  padding:0;
  font-family: "Nunito Sans", 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: 94%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}

ul{
  list-style:none;
  margin: 0;
  padding: 0;
}
p{
  margin: 0;
  padding: 0;
}
.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}


/* top section start */
.top-sec{
  border-bottom: 1px solid #3a3a3a;
  padding: 0 12px;
}
.top-header{
  padding:0;
}
.top-header-1{
  padding:0;
  text-align: center;
}
.top-left{
  padding:0;
}
.top-left-1{
  padding: 0;
}
.top-left-1 p{
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-transform: capitalize;
  padding: 7px 9px 0;
  line-height: 26px;
}
.top-right{
  padding:0;
}
.top-right-1{
  text-align:center;
  background: #3d3d3d;
}
.top-right-1 p{
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  text-transform: capitalize;
  padding: 6px 6px 5px;
}
/* top section end */




/* head section start */
.head-align{
    align-items: center;
    justify-content: center;
}
.head1{
  padding: 0;
}
.head-left1{
}
.head-left2{
  padding: 0;
}
.head-right1{
}
.head-right2{
  padding: 0;
}
.head-line1 {
    padding: 5px 0 0;
}
.head-line1 ul {
    padding: 0;
}

.head-line1 ul li {
    padding: 0 7px;
    font-size: 19px;
    display: inline-block;
    font-weight: 700;
    color: #000000;
    text-transform: capitalize
}

.head-line1 ul li i {
    color: #ee4f01;
    padding: 0 4px 0 0;
    font-size: 19px;
}

.head-line1 li a {
    color: #ee4f01;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center
}

.head-list{
  padding: 8px 15px 0;
  text-align: center;
}
.head-list ul li{
  display:inline-block;
  font-size: 17px;
  color: #ffffff;
  border-radius: 21px;
  text-transform:capitalize;
  padding: 2px 15px;
  font-weight: 700;
  margin: 0 3px;
  background: #ef4f01;
}
/* head section end */




/* tophead section start */
.tophead-section{
  background: #ef4f01;
}
.tophead1 p {
    font-size: 26px;
    text-transform: capitalize;
    color: #ffffff;
    font-weight: 600;
    padding: 10px 0 4px;
    text-align: center;
}
/* tophead section end */



/* header image section start */
.banner img{
  width:100%;
}
/* header image section end */



/* services section start */
.srv-section{
  padding:0;
}
.srv-left{
  padding: 12px;
}
.srv-left-1{
  padding: 0;
}
.why-1{
  padding: 12px;
}
.why-2{
}
.counter {
    text-align: center;
    padding: 15px 0 35px;
    border-radius: 28px;
    margin: 0 auto;
    background: #ee4f01;
    position: relative;
    z-index: 0;
}
.counter .counter-icon {
    font-size: 39px;
    color: #ffffff;
    padding: 0;
    background: #3d3d3d;
    width: 77px;
    height: 77px;
    margin: 0 auto;
    line-height: 75px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 0 16px #ffffff5c;
    border: 3px solid #ffffff;
}
.counter .counter-icon i{
  font-weight: 600;
}
.counter .counter-icon img{
  width: 82px;
}
.counter p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 0 0 25px;
}
.counter .counter-value {
    color: #ffd200;
    font-size: 30px;
    font-weight: 600;
}

.srv-right{
  padding: 12px;
}
.srv-right-1{
  padding: 0;
}
.sv1{
  padding: 12px;
}
.sv2{
}
.serviceBox1 {
}

.serviceBox1 .service-content {
    text-align: center;
    padding: 0px 0 15px;
    border-radius: 0 0 25px 25px;
    position: relative;
    transition: all .3s;
    margin-bottom: 52px;
    background: linear-gradient(0deg, #3d3d3d 70%, transparent 50%);
}

.serviceBox1 .service-icon {
    display: inline-block;
    text-align: center;
    padding: 0 0 15px;
}

.serviceBox1 .service-icon img {
    border-radius: 11%;
    padding: 0 14px;
}

.services-bottom {
    padding: 0;
}
.services-bottom span{
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 700;
    padding: 2px 0 0;
    display: block;
    color: #ffffff;
    background: #ee4f01;
}
.services-bottom p{
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
    color: #ffffff;
    padding: 10px 15px 0;
}


.serviceBox1 .service-content:after {
    content: '';
    height: 50px;
    width: 50px;
    border: 25px solid transparent;
    border-top: 25px solid #3d3d3d;
    transform: translateX(-50%);
    position: absolute;
    bottom: -50px;
    left: 50%
}

.serviceBox1 a {
    display: block;
    text-transform: uppercase;
    text-align: center;
    padding: 7px 0;
    width: 90px;
    height: 90px;
    line-height: 85px;
    background: linear-gradient(#ee4f01, #fb8144);
    border-radius: 100%;
    color: #fff;
    font-weight: 600;
    font-size: 39px;
    box-shadow: 0 0 0 14px #03470508;
    margin: 0px auto;
}
/* services section end */


/* about us section start */
.about-section{
    padding: 0 0;
}

.about-section-1{
    padding: 70px 0 55px;
}
.about-left{
    padding: 12px;
}
.about-left-1{
    padding: 0;
}
.about-title{
    padding: 0 0 15px;
    text-align: center;
}
.about-title p{
    text-transform: capitalize;
    display: inline-block;
    padding: 2px 15px 2px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    background: #3d3d3d;
}
.about-title strong{
    text-transform: capitalize;
    font-size: 46px;
    font-weight: 800;
    padding: 0;
    display: block;
    color: #ee4f01;
    margin: 0 0 -7px;
}
.about-us-content{
  padding: 0;
}
.about-us-content p{
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #212121;
    padding: 7px 0;
}
.about-us-content p strong{
    color: #ee4f01;
    font-weight: 700;
    text-transform: capitalize;
}
.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: 5px 0;
}
.about-us-content ul li{
    font-size: 16px;
    font-weight: 400;
    line-height:30px;
    color: #000000;
    padding: 0px 0 0px 27px;
    position: relative;
}
.about-us-content ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #3d3d3d;
    left: 10px;
    top: 39%;
    transform: translate(-50%);
    border-radius: 100px;
    z-index: 0;
    position: absolute;
}
.about-us-content ul li:after {
    content: '';
    width: 15px;
    height: 15px;
    background: #f26d01;
    position: absolute;
    left: 10px;
    border-radius: 100px;
    z-index: -1;
    top: 26%;
    transform: translate(-50%);
}
.about-right{
    padding: 12px;
}
.about-right-1{
    padding: 0;
}
.srv-list1-text{
  padding: 20px 0 5px;
  background: #3d3d3d;
}
.srv-list1-text ul li{
    font-size: 16px;
    font-weight: 700;
    color: #3d3d3d;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    border: 1px solid #ee4f01;
    border-left: 0;
    border-radius: 0 50px 50px 0;
    margin-right: 20px;
    padding: 5px 7px 4px;
    margin-bottom: 14px;
    background: white;
}
.srv-list1-text ul li:before{
  content: "\f185";
  font-family: "Font Awesome 7 Free";
  font-weight: 600;
  color: #ee4f01;
  display: inline-block;
  font-size: 17px;
  text-align: center;
  padding: 0px 8px 0 0px;
  margin: -4px 0 0;
}
.about-img {padding: 12px;}
.about-img img{

border-radius: 30px;

width: 100%;
}
/* about us section end */




/* awards section start */
.award-sec1{
  padding:0;
}
.awards-1{
  padding: 10px;
}
.awards-2{
  padding:0;
  text-align: center;
}
.awards-2 img{
  width: 100%;
}
/* awards section end */



/* add section start */
.add-sec{
  background: #3d3d3d;
}
.add-sec1{
  padding:0;
}
.add-sec1 p{
   color: #ffffff;
   font-size: 21px;
   font-weight: 600;
   padding: 10px 0;
   text-transform: capitalize;
   text-align: center;
}
/* add section end */



/* main services section start */
.mainsv1{
  padding: 12px;
}
.mainsv2{
  padding: 0;
  text-align: center;
}
.main-service {
    border: 2px solid #3d3d3d;
    border-radius: 15px;
    text-align: center;
    padding: 0px 0 10px;
    position: relative;
    overflow: hidden;
    background: #ee4f01;
}
.main-title{
  
background: #3d3d3d;
}
.main-title img{
  position: relative;
  z-index: 0;
  border-radius: 0 0 19px 23px;
}

.main-title span{
    font-size: 20px;
    color: #ffffff;
    padding: 5px 0 2px;
    font-weight: 600;
    display: block;
    text-transform: capitalize;
}
.main-service p {
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    color: #ffffff;
    padding: 8px 15px 0;
}
.cll a{
    padding: 2px 15px 5px;
    background: #3d3d3d;
    border-radius: 0 0 20px 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
}
/* main services section end */


/* whatsapp chat section start */
.chat-1{
    padding: 8px;
 }
.chat-2 img{
  width: 100%;
  border: 1px solid #e7e7e7;
}
/* whatsapp chat section end */



/* testimonial section start */

.testi-1{
  padding: 12px;
}
.testi-2{
  padding:0;
}
.tstonl{
  padding: 40px 20px 30px;
  background: #ee4f01;
  background-repeat: round;
  width: 346px;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  margin: 0 auto;
}
.tstonl p{
    color: #fff;
    padding: 0 58px 10px;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    font-weight: 300;
}
.bot{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 9px;
  padding: 25px 0 0;
}
.bot img {
    width: 75px;
    float: left;
    border-radius: 50%;
    background: #ee4f01;
    padding: 6px;
}
.bot-1 span {
    color: #000000;
    font-size: 17px;
    text-transform: capitalize;
    padding-left: 19px;
    display: block;
    font-weight: 800;
}
.testi-rat{
    color: #ffb300;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    padding: 5px 0 0;
    padding-left: 10px;
}
/* testimonial section end */

/* footer section start */
.footer-line strong{
  color: #ffffff;
  text-align: center;
  display: block;
  font-size: 33px;
  font-weight: 800;
}
.footer-contact1{
  padding: 10px;
  text-align: center;
}
.footer-contact2 span{
  height: 100px;
  width: 100px;
  color: #ffffff;
  line-height: 126px;
  border-radius: 60%;
  background: #3d3d3d;
  text-align: center;
  display: block;
  margin: 0 auto 30px;
  animation: pulse2 2s linear infinite;
  box-shadow: 0 0 0 15px #ee4f01;
}
.footer-contact2 span i{
  font-size: 49px;
  font-weight: 600;
}
.footer-contact1:last-child .footer-contact2 span img{
  height:50px;
}
.footer-contact2 a{
   display: block;
   font-size: 15px;
   font-weight: 700;
   color: #000000 !important;
   border-top: 1px solid #ffffff36;
}
.footer-contact2 strong{
   display: block;
   color: #000000;
   padding: 26px 0 2px;
   font-size: 18px;
   text-transform: uppercase;
   font-weight: 800;
}
.footer-contact2 .footer-line{
   display: block;
   padding: 0 0 5px;
   font-size: 20px;
   font-weight: 900;
   color: #000000;
   text-transform: capitalize;
}

.footer-chat a {
   display: block;
   padding: 18px 10px 8px;
   font-size: 38px;
   font-weight: 900;
   color: #ffffff;
   background: #00ef0e;
   text-transform: capitalize;
   font-family: 'BROWN VOLKY';
   border-radius: 20px;
}
.footer-chat a i{
   font-size: 111px;
   color: #ffffff;
}
/* footer section end */

/* copyright section start */
.copyryt-sec{
    padding: 0 12px;
}
.copy-left{
  padding:0;
}
.copy-right{
  padding:0;
}
.copy-right1{
  padding: 0 90px 0 25px;
  background: #3d3d3d;
  border-radius: 40px 0 0;
}
.disclaimer{
    padding: 0;
}
.disclaimer p{
    font-size: 12px;
    font-weight: 300;
    line-height: 19px;
    padding: 10px 0 10px;
    text-align: center;
    color: #ffffff;
}
.copyryt{
    padding: 0;
    text-align: center;
}
.copyryt span{
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    padding: 8px 25px 6px;
    display: inline-block;
    background: #ee4f01;
    border-radius: 30px 30px 0 0;
}
/* copyright section end */


#callbook {
  background:green;
  bottom: 0;
  height: 40px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  background: red;
  position: relative;
  padding: 8px 15px 13px;
  width:50%;
  float:left;
  text-align: center;
}
#callbook ul li:last-child{
  background: green;
}
#callbook ul li a span {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  top: 0px;
}



@media (max-width: 767px){
.head-line1 {padding:0px 0 0;}
.tophead1 p {font-size: 17px;padding: 10px 0 6px;}
.head-list {padding: 8px 0 0;}
.head-list ul li {margin: 0 0 9px;font-size: 18px;}
.head-line1 ul li {padding: 0 3px;font-size: 18px;}
.head-line1 li a {font-size: 24px;}
.about-right {padding: 15px 15px;}
.srv-left {}
.add-sec1 p {font-size: 18px;}
.copy-right1 {padding: 0 20px 0;}
.copyryt span {padding: 4px 25px 42px;}
#callbook {display:block;}

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.head-list {padding: 0;}
.tophead1 p {font-size: 19px;padding: 8px 0 4px;}
.about-right {padding: 15px 15px;}
.srv-left {padding: 0 15px 0;}
.serviceBox1 .service-content{margin-top:0;padding: 55px 0px 70px;}
.add-sec1 p {font-size: 18px;}
.copy-right1 {padding: 0 25px 0 25px;}
.footer-contact2 a {font-size: 14px;}
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
.top-right-1 p {font-size: 18px;padding: 9px 6px 6px;}
.head-line1 ul li {font-size: 17px;padding: 0 4px;}
.head-line1 li a {font-size: 25px;}
.about-title strong {font-size: 44px;}
.add-sec1 p {font-size: 17px;}


}

@media only screen and (min-width: 1200px) and (max-width: 1305px) {

}

@media (max-width: 575px) and (min-width: 0px) {
.top-right-1 p {font-size: 15px;padding: 6px 6px 3px;}
.top-left-1 p {font-size: 18px;color: #ef4f01;}
.head-line1 ul { padding: 0;}
.tophead1 p {font-size: 15px;line-height: 25px;}
.about-title strong {font-size: 42px;}
.serviceBox1 {padding: 0px 0 0px;}
.awards-1 {padding: 6px;}
.about{padding-top: 35px;}
.head-list ul li {font-size: 14px;padding: 4px 12px 3px;}
.about-title p {font-size: 17px;}
}



@media (max-width: 419px) and (min-width: 290px) {
.head-line1 ul li {font-size: 16px;}
.tophead1 p {font-size: 14px;line-height: 22px;padding: 8px 0 4px;}
.top-right-1 p {font-size: 12px;padding: 4px 6px 3px;}
.head-list ul li {font-size: 12px;padding: 2px 10px;margin: 0 0 5px;}
.why-1, .about-img{width: 100%;}
.about-title strong {font-size: 33px;}
.about-title p {font-size: 12px;padding: 5px 15px 5px;}
.awards-1{width: 100%;}
.add-sec1 p {line-height: 24px;}
.chat-1{width:100%;}
.tstonl p {padding: 0 15px 15px;}
.tstonl {width:auto;clip-path: polygon(0 0%, 100% 0%, 100% 50%, 100% 100%, 0 100%, 0% 50%);padding: 15px 0 0px;}
.disclaimer {line-height: 31px;}
.copyryt {clip-path:polygon(0 0%, 100% 0%, 100% 100%, 0% 100%);}
.services{padding: 12px 0 !important;}
.awards-sec{padding: 12px 0 !important;}
.head-line1 ul li i {padding: 0 0;}
.top-left-1 p {font-size: 15px;line-height: 22px;}
}