@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rancho&display=swap');
body {
    padding: 0;
    margin: 0;
    font-family: 'Outfit', sans-serif;
    color: #181818;
}

.main {
    width: 90%;
    padding: 0;
    margin: 0 auto;
}

a {
    color: #000;
    text-decoration: none;
}

a:focus, a:hover {
    color: #000;
    text-decoration: none;
}

img {
    max-width: 100%;
}


ul, p {
    margin: 0;
    padding: 0;
    list-style: none;
}




/* top section start */
.top1{
    padding: 0;
}
.top2{
  padding:0;
  display: flex;
  align-items: center;
}


.top3{
  padding: 12px 0 0;
}
.top4{
    padding: 10px 15px 2px;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    background: #f89315;
    border-radius: 50px;
}
.top5{
  padding: 0;
}
.top6{
  padding: 0;
  text-align: center;
}
.top6 p{
    color: #000000;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
}
.top7{
  padding: 11px 0 0;
}
.top8{
  padding: 0;
  text-align: center;
}
.top8 a{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top8 a span:before{
    position: absolute;
    content: "";
    width: 193px;
    height: 6px;
    background: #3cae2e;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    top: 22px;
}
.top8 i{
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  width: 45px;
  height: 45px;
  line-height: 45px;
  background: #3cae2e;
  border-radius: 50px;
  box-shadow: 0 0 0 6px #3cae2e6e;
}
.top8 a span{
  padding: 6px 15px 7px;
  display: block;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  background: #3cae2e;
  margin: 0 0 0 20px;
  border-radius: 50px;
}

/* top section end */



/* header section start */
.header-logo {
    padding: 0;
}
.header-logo-1 {
    padding: 0;
    display: flex;
    align-items: center;
}
.header-logo-left {
    padding: 0;
}
.header-logo-left-1 {
    padding: 12px 15px 15px;
    text-align: center;
}
.header-logo-right {
    padding: 0;
}
.header-logo-right-1 {
    padding: 15px 15px 15px;
    /* background: #f59e18; */
}
.head-logo-line{
    padding: 0 0 12px 0;
    border-bottom: 1px solid #000000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.head-logo-line span {
    padding: 10px 15px 10px;
    color: #ffffff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
    background: #f4971b;
    border-radius: 50px;
}
.head-logo-line img{
   width: 49px;
}
.head-logo-line-1{
    padding:0;
}
.head-list{
    display: flex;
    justify-content: space-evenly;
}
.head-list li {
    padding: 10px 10px 0px;
    color: #000000;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
}
.head-list li a{
    color: #ffffff;
    font-weight: 600;
    font-size: 26px;
    background: #fa342b;
    padding: 4px 15px 3px;
    border-radius: 50px;
    display: inline-block;
}
/* header section end */



/* banner section start */
.banner-section {
    padding: 0;
}
.banner-section img {
    width: 100%;
}
/* banner section end */




/* about us section start */
.about-section{
    padding: 60px 0;
} 

.about-us-content{padding: 0;}
.about-title{
    padding: 0 0 15px;
    text-align: center;
}
.about-title span {
    font-size: 18px;
    font-weight: 500;
    display: block;
    color: #000;
    text-transform: capitalize;
}
.about-title strong {
    font-size: 50px;
    font-weight: 700;
    display: block;
    color: #fa342b;
    text-transform: capitalize;
    font-family: 'Rancho', cursive;
}
.about-us-content p{
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
    padding: 5px 0;
}
.about-us-content p strong{
    color: #fa342b;
    font-weight: 600;
}
.about-heading{
    color: #fa342b;
    font-size: 22px;
    line-height: 26px;
    padding: 1px 0 4px;
    display: inline-block;
    margin: 7px 0 9px;
    font-weight: 500;
}
.about-us-content ul{
  padding: 5px 0;
}
.about-us-content ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding: 6px 0;
    display: flex;
}
.about-us-content ul li:before {
    content: "\f2a3";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    color: #fa342b;
    font-size: 16px;
    text-align: center;
    padding: 0 7px 0 0;
}
/* about us section end */


/* services section start */

.main-srv-sec-2 {
    padding: 0;
}

.main-srv-sec-content-1{
    padding: 40px 30px 30px;
}
.main-srv-mn {
    padding: 12px;
}

.main-srv-inr {
    padding: 0;
    text-align: center;
}

.main-ser-box{
    padding: 0;
}

.main-ser-content span {
    text-transform: capitalize;
    font-size: 22px;
    color: #fa342b;
    font-weight: 600;
    display: block;
    padding: 0 0 5px;
}
.main-ser-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
}
/* services section end */




/* start why choose us section */
.choose-us-sec{
  padding: 60px 0;
}
.choose-us-sec-1{
  padding: 60px 0;
}
.choose-content{
  border-top: 1px dashed #f5971b;
  padding-top: 14px;
  margin-top: 30px;
}

.case-1{
    padding:0;
}
.case-2{
    padding: 42px 0 0;
}
.case-2:before{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    top: -30px;
    background: #ffffff;
    border-radius: 50px;
    border: 4px solid #f4971b;
}
.case-2:after{
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    height: 57px;
    width: 6px;
    margin: 0 auto;
    top: -14px;
    background: #ffffff;
    z-index: 0;
}
.counter {
    color: #064532;
    width: 200px;
    height: 200px;
    text-align: center;
    border-radius: 100%;
    padding: 72px 0px 40px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.counter:before, .counter:after {
    content: "";
    background: #ffffff;
    width: 85%;
    height: 85%;
    border-radius: 100%;
    transform: translateX(-50%)translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}
.counter:after {
    background: #f5971b;
    width: 100%;
    height: 100%;
    box-shadow: none;
    transform: translate(0);
    top: 0;
    left: 0;
    z-index: -2;
    border: 10px solid #fa342b;
    border-bottom: 10px solid white;
}
.counter .counter-icon {
    color: #f4971b;
    background: #ffffff;
    font-size: 33px;
    line-height: 64px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    top: -31px;
    left: 0;
    z-index: 1;
    transition: all 0.3s;
    right: 0;
    margin: 0 auto;
    border: 5px solid #f5971b;
}
.counter-value {
    font-weight: 700;
    font-size: 38px;
    color: #000;
}
.counter p{
    font-weight: 600;
    font-size: 16px;
    color: #fa342b;
    text-transform: uppercase;
}

/* end why choose us section */


/* awards section start */
.awards-sec{
  text-align: center;
  padding: 0 0 60px;
}
.awards-1{
  padding: 12px;
}
.awards-1 img{
  width: 100%;
}
/* awards section end */

/* top seervice section start */
.top-sec-1{
    padding: 60px 0;
    background: linear-gradient(182deg, #fbfbfb, transparent);
    z-index: 0;
}

.top-ser-1{
    padding: 50px 12px 75px;
}
.top-ser-2{
    padding: 0;
}
.bxo {
    text-align: center;
    position: relative;
    border-radius: 10px;
    border: 3px solid #f5971b;
    background: #fff;
}
.bxo::before {
    content: '';
    position: absolute;
    max-width: 253px;
    height: 253px;
    right: 0;
    z-index: -1;
    left: 0;
    margin: 0 auto;
    bottom: -64px;
    background: #f5971b;
    border-radius: 50%;
}
.bxo a{
    font-size: 40px;
    font-weight: 900;
    background-color: #ffffff;
    color: #fa342b;
    width: 80px;
    height: 90px;
    line-height: 88px;
    display: block;
    margin: 0 auto;
    padding: 5px 0;
    border-radius: 100px 100px 0 0;
    border: 3px solid #f5971b;
    border-bottom: 0;
    position: relative;
    top: -35px;
}
.bxo span {
    margin-top: -38px;
    color: #fa342b;
    font-size: 22px;
    text-transform: capitalize;
    border-top: 3px solid #f5971b;
    padding: 10px 0 5px;
    display: block;
    font-weight: 600;
}
.bxo p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    padding: 0 10px 12px;
}
.bxo img {
    margin-bottom: -40px;
    border-radius: 50%;
}
/* top service section end */


/* services list section start */
.srv_list-1{
    padding: 0 50px 0 0;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
    box-shadow: 0 0 7px #0000000f;
}

.list-left{
    padding: 0;
}

.list-left-1 img{
    width: 100%;
}

.list-right-1{
    padding: 0;
}
.srv-list{
  padding: 0;
}
.srv-list-1{
  padding: 18px;
  position: relative;
}

.srv-list-1 ul li {
    border: 1px solid #fa342b;
    margin: 12px 0;
    font-weight: 500;
    color: #000;
    background: #ffffff;
    display: block;
    padding: 10px 20px 10px;
    border-radius: 60px;
    text-transform: capitalize;
    font-size: 18px;
    position: relative;
}
.srv-list-1 ul li:before {
    position: absolute;
    content: "";
    background: #fa342b;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    top: 8px;
    right: -15px;
}
.srv-list-1 ul li:after {
    position: absolute;
    content: "\f060";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    color: #fff;
    top: 16px;
    right: 0px;
    font-size: 22px;
    z-index: 1;
    animation: shake 8s ease infinite;
}
@keyframes shake {
    0%, 100% {transform: translateX(0);}
    10%, 30%, 50%, 70%, 90% {transform: translateX(-5px);}
    20%, 40%, 60%, 80% {transform: translateX(5px);}
}
/* services list section end */


/* testimonial section start */
.testimonials {
    padding: 60px 0;
}

.testi-1 {
    padding: 12px;
}
.testi-2 {
    padding: 0;
}
.main-teatimonial {
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.testi-img{
    position:relative;
    padding: 0 20px;
    overflow: hidden;
}
.testi-img:before {
    position: absolute;
    content: "";
    background: #fa342b;
    max-width: 200px;
    height: 350px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    top: 0;
}
.testi-text {
    background: #fff;
    border-radius: 15px;
    border: 3px solid #f5971b;
}
.testi-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    padding: 15px 15px;
}
.test-name{
  background: #ffffff;
  border-radius: 15px;
  padding: 10px 0 10px;
  /* margin-top: 7px; */
  border: 3px solid #f5971b;
}
.test-name p {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}
.test-name p span {
    color: #fa342b;
    font-size: 17px;
    font-weight: 600;
    padding: 0 6px;
}
.main-teatimonial img {
    margin: 10px 0 10px;
    border-radius: 15px;
    border: 5px solid #ffffff;
}


/* testimonial section end */



/* footer section start */
.footer-sec{
    padding:0;
}
.footer-sec-1{
  padding: 0 0 0;
}
.footer-left{
    padding:0;
}
.footer-left-1 {
  padding: 0;
  text-align: center;
}
.footer-left-1 img {
  /* width: 100%; */
}
.footer-center{
  padding:0;
  position: relative;
  background-image: url(../images/footer-img.jpg);
  box-shadow: inset -5px -11px 6px 0 rgb(32 33 36 / 7%);
}
.footer-center-1{
  padding: 35px 35px 45px;
  background: #ffffffeb;
}
.footer-right{
  padding:0;
}
.footer-right-1{
  padding: 0;
}

.footer-about {
    padding: 0;
    text-align: center;
}
.footer-about img{
}
.footer-about p{
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #242424;
    padding: 5px 0 15px;
}
.footer-about p strong{
  font-weight: 500;
}
.footer-about a{
  color: #ffffff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  background: #fa342b;
  border-radius: 40px;
  padding: 5px 18px 7px;
}
.disclimer{
    padding: 0;
    text-align: center;
    background: #f5971b;
}
.disclimer p{
    color: #ffffff;
    padding: 25px 25px;
    line-height: 22px;
    font-weight: 300;
    font-size: 14px;
}
.disclimer p span{
    color: #ffa200;
    padding: 0 0 16px;
    font-weight: 600;
    font-size: 33px;
    display: block;
}
.copyryt{
    font-size: 15px;
    font-weight: 500;
    line-height: 28px;
    color: #ffffff;
    text-align: center;
    padding: 5px 0 6px;
    display: block;
    background: #fa342b;
}

/* footer section end */



#callbook {
    background: green;
    bottom: 0;
    height: 43px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 9999;
}
#callbook ul {
    padding: 0px;
}
#callbook ul li {
    border-bottom: 1px solid #fff;
    background: red;
    position: relative;
    padding: 22px 5px;
    width: 50%;
    =:
    none;
    float: left;
    text-align: center;
}
#callbook ul li a span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    top: -15px;
}
#callbook ul li a i {
    color: #fff;
    position: relative;
    top: -16px;
    font-size: 20px;
}
#callbook ul li a i {
     animation: pulsate 0.5s ease-out; 
     animation-iteration-count: infinite; 
}
@keyframes pulsate {
    0% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
    50% {
        transform: scale(1.2, 1.2);
        opacity: 1;
    }
    100% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
}






@media (max-width: 767px){
.top5{display: none;}
.top4 {font-size: 16px;padding: 8px 15px 2px;}
.top8 a span {font-size: 17px;padding: 6px 12px 6px;margin: 0 0 0 22px;}
.top8 i {font-size: 25px;width: 45px;height: 45px;line-height: 44px;}
.top8 a span:before {top: 20px;}
.header-logo-1{display: block;}
.header-logo-right-1 {padding: 0 0 15px;}
.header-logo-left-1 {padding: 10px 0 0;}
.head-logo-line span {font-size: 14px;}
.head-list li {padding: 9px 10px 0px;font-size: 20px;}
.head-list li a {font-size: 20px;}
.srv_list-1 {display: block;overflow: hidden;padding: 0 12px 0 0;}
.main-ser-content span {font-size: 22px;}
.srv_list-2{display: block;}
.srv-list-1 {padding: 12px;}
.srv-list-1 ul li {font-size: 15px;padding: 10px 12px 10px;}
.list-left-1 img{width: auto;position: absolute;opacity: .4}
.list-right {padding: 0 18px 0 0;}
.testi {padding: 25px 18px 50px;}
.copyryt{padding: 5px 0 48px;}

#callbook {display: block;}
}

@media only screen and (min-width: 767px) and (max-width:991px){
.top5{display: none;}
.header-logo-1{display: block;}
.header-logo-right-1 {padding: 0 15px 15px}
.header-logo-left-1 {padding: 12px 15px 0;}
.srv_list-2{display: block;}
.list-left-1 img{width: auto;position: absolute;opacity: .4;}
.list-right {padding: 0 18px 0 0;}
.testi {padding: 25px 18px 50px;}
.video-1 {padding: 15px 8px;}
.srv_list-1 {display: block;padding: 0 15px 0 0;}
}

@media only screen and (min-width: 991px) and (max-width:1200px){
.top8 a span {font-size: 15px;padding: 6px 12px 7px;}
.top8 i {font-size: 22px;width: 40px;height: 40px;line-height: 40px;}
.top4 {font-size: 16px;padding: 8px 15px 2px;}
.top8 a span:before {top: 18px;}
.head-logo-line span {font-size: 12px;padding: 8px 12px;}
.head-logo-line img {width: 43px;}
.head-list li {padding: 7px 8px 0px;font-size: 18px;}
.head-list li a {font-size: 19px;}
.main-ser-content span {font-size: 18px;}
.bxo span {font-size: 20px;}
.list-right {padding: 0 35px 0 0;}
.srv-list-1 {padding: 0 12px 0;}
.srv-list-1 ul li {font-size: 15px;padding: 8px 12px;margin: 10px 0;}
.testi {padding: 25px 42px 50px;}
.testi-1 {=: 0px 6px 20px;}
.testi-img:before {max-width: 182px;}
.test-name p {font-size: 18px;}
.test-name p span {font-size: 16px;}
}




@media only screen and (min-width:1200px) and  (max-width:1330px){


}



@media (min-width:0) and (max-width:600px){
.top2{display: block;}
.top3{width:100%;}
.top7{width:100%;}
.head-list li {padding: 11px 1px 0px;font-size: 15px;}
.main-srv-mn {width: 100%;padding: 12px 0;}
.top-ser-1 {width:100%;padding: 50px 0 75px;}
.srv-list{width:100%;}
.testi {padding: 25px 12px 50px;}
.testi-1 {width: 100%;padding: 12px 0;}
.testi-img:before {max-width: 192px;}
.srv-list-1 ul li {font-size: 16px;}
}


@media (min-width: 290px) and (max-width:490px){
.top6 p {font-size: 19px;}
.top8 a span {font-size: 15px;padding: 5px 12px 6px;}
.top8 i {font-size: 22px;width: 40px;height: 40px;line-height: 40px;}
.head-list li {padding: 5px 0px 0px;font-size: 18px;}
.head-list{display: block;text-align: center;}
.head-logo-line span {font-size: 12px;padding: 5px 15px 4px;}
.head-logo-line img {width: 40px;}
.img-hide{display: none;}
.about-section {padding: 20px 0;}
.about-us-content {padding: 2px 0 0;}
.about-title span {font-size: 15px;}
.about-title strong {font-size: 33px;}
.choose-content { margin-top: 28px;}
.case-1{width:100%;}
.choose-us-sec-1 {padding: 22px 0 25px;}
.about-heading {font-size: 19px;}
.top-sec-2 {padding: 28px 0 24px;}
.testi {padding: 15px 12px 5px;}
.testimonials1 {padding: 15px 0 0;}
.video-1{width:100%;padding: 7px 0;}
.video-sec1 {padding: 6px 0 0;}
.footer-center-1 {padding: 20px 12px 25px;}
.disclimer p {padding: 12px;}
.top8 a span:before {top: 18px;}
.awards-1 {padding: 5px 0;width: 100%;}
}



