@import url('../css2');
@import url('../css2-1');
body{
    padding: 0;
    margin: 0;
    font-family: 'Signika', sans-serif;
	background: url(../images/bg1.png) center repeat #fff;
}

 
.main{
  width: 93%;
  padding: 0;
  margin: 0 auto;
  border:0px solid;
}
a{
    color: #000;
    text-decoration: none;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
img{
    max-width: 100%;
}

h1,h2,h3,h4,h5,h6{
    margin:0;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
p{
    margin:0;
}

/* start top header section */
.top-head-sec{
  padding: 0;
  background: #104d00;
  border-top: 5px solid #fad783;
}
.top-head-sec-1{
  font-size: 23px;
  display:
  inline-block;
  text-transform: capitalize;
  text-align: center;
  padding: 0;
  color: #fff;
  font-weight: 600;
  line-height: 29px;
}
.top-head-sec-3 {
    overflow: hidden;
    color: #fff;
    padding: 0;
    text-align: center;
}
.top-head-sec-3 ul li{
  display:inline-block;
  padding: 12px 15px;
}
.top-head-sec-3 ul li span{
  background: #104d00;
  font-size: 18px;
  color: #fad783;
  border-radius: 50px;
  text-transform:capitalize;
  padding: 6px 45px;
  font-weight: 500;
}
.top-head-sec-2{
  padding:0;
}
.top-head-srv-1{
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #ffffff6b;
}
.top-head-srv-1 {
    font-size: 30px;
    width: 100%;
    display: inline-block;
    animation: blkk 0.5s infinite;
    text-transform: capitalize;
    font-weight: 600;
}
@keyframes blkk{
  0%{transform:translateY(-4px); color:#ffba02;}
  50%{transform:translateY(-2px);color:#fff;}
  100%{transform:translateY(2px);color:#febb00;}
}
/* end top header section */




/* header section start */
.header-logo{
    padding: 0;
    display: flex;
    align-items: center;
    text-align: center;
}
.header-logo-1{
  padding: 0;
}
.header-logo-2{
  padding:0;
/*  background:#fad783;*/
  display: flex;
  align-items: center;
}

.header-logo-left{
  padding:0;
}
.header-logo-left-1{
  padding: 0;
  text-align: center;
}
.header-logo-right{
  padding:0;
/*	background: #fad783;*/
}
.header-logo-right-1{
  padding: 0;
}
.toplist-section1{
  padding: 0px 0 10px;
  text-align: center;
}
.toplist-section1 p{
  color: #cb212b;
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 0 0 0;
}
.header-logo-right-2{
  padding: 0px 0 3px;
  text-align: center;
  background: #033a01;
  
}
.header-logo-right-2 ul li{
  padding: 9px 19px 3px;
  display: inline-block;
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
  color: #fad783;
}
.header-logo-right-2 ul li:nth-child(2){
    border-right: 0px;
}
.head-top{
  padding: 0;
  display: flex;
  align-items: center;
}

.head-left1{
   padding: 0px;
}
.head-left2{
    padding: 0px;
}
.head-left2 img{
    height: 35px;
}
.head-left2 a{
    color: #000000;
    font-size: 21px;
    text-transform: capitalize;
    padding: 5px 16px 3px;
    font-weight: 600;
    text-decoration: none;
    animation: blk 0.3s infinite;
}
@keyframes blk{
  0%{color:#660000;}
  50%{color:#000000;}
  100%{color:#033a01;}
}

.head1right1{
  padding: 0 0px;
  margin: 0 auto;
}
.head1right2{
  padding: 0px;
}
.head-bottom{
    padding: 11px 0 0;
    text-align: center;
    overflow: hidden;
    color: #000;
}

.head1right2 p{
  color: #000000;
  font-size: 21px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 2px 15px 2px;
  border-radius: 50px;
}
.head1right2 p span{
  color:#000000;
  font-weight: 600;
  font-size: 19px;
}

/* header section end */


/*start navbar section*/
/* scroll on start */

.scroll-on .logo1{
    text-align:center;
}
.scroll-on .logo1 img{
    height:62px;
}
.scroll-on .head-nav1{
    text-align: center;
}
.scroll-on .navigation-section1{
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px 0px 6px 2px #226f5b24;
    background: #fad783;
    border-bottom: 3px solid #104d00;
    padding: 0 0 0 0px;
}

.scroll-on .head-nav1{
     background: #033a01;
     padding: 4px 0 4px;
}
.scroll-on .head-nav1 li a{
    color: #fff;
}
.scroll-on .head-nav1 li:hover a {
    color: #d12130;
}
/* scroll on end */

.navigation-section{
    background: #033a01;
    transition: all ease-out 0.5s;
}
.navigation-section1{
    padding: 0;
}
.logo{
    padding: 0;
}
.logo1{
    padding: 0;
}
.nav-section{
    padding: 0;
}
.nav-section1{
    padding: 0;
}
.navbar{
    margin: 0;
    border:0;
    min-height: 0
}
.head-nav1{
   text-align: center;
   background: #033a01;
}
.head-nav1 li{
    display: inline-block;
    padding: 11px 20px 11px;
    position: relative;
}
.head-nav1 li a{
    font-size: 16px;
    font-weight: 500;
    padding: 8px 20px 5px;
    display:block;
    text-transform: uppercase;
    transition: 0.3s;
    color: #fad783;
    background: #104d00;
    border-radius: 50px;
}

.head-nav1 li:hover a{
    color: #c9212d;
}
.navbar-toggler{
    display: none;
    color: #fff;
    font-size: 30px;
    background-color: transparent;
    width: 47px;
    padding: 0 12px;
    color: #000000;
    z-index: 9;
    position: absolute;
    border: 0px !important;
    float: right;
    top: 7px;
    border: 0;
    right: 3px;
}
.navbar-collapse {
    padding: 0;
}
.navbar-collapse.in{
    border: 0 !important;
    box-shadow:none;
}


.header{
  width: 100%;
  padding: 0;
  transition: all ease-out 0.5s;
}

.active-1{
    padding: 0;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px 0px 6px 2px #226f5b24;
    z-index: 999999;
}


/* header-section end */
/*end navbar section*/

/* start add section */

.add-sec{
    padding: 10px 10px;
    background: url(../images/add-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    overflow:hidden;
    display: none;
}
.add-sec:before{
  position: absolute;
  content: "";
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  margin:0 auto;
  background: #033a01c4;
}
.add-text{
    padding: 6px  10px 15px;
    text-align: center;
    text-transform: capitalize;
}
.add-text span{
  color: #104d00;
  font-size: 30px;
  font-weight: 700;
  text-transform:capitalize;
}
.add-text p{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 4px 0 8px;
    line-height: 33px;
}
.add-text p:nth-child(3){
  padding: 2px 0 18px;
  line-height: 30px;
}
.add-text a{
    color: #fad783;
    font-size: 26px;
    font-weight: 700;
    display: inline-block;
    background: #104d00;
    text-transform: capitalize;
    padding: 10px 27px 10px;
    border-radius: 50px;
}

/* end add section */




/* top add section start */
.top-add{
    padding: 0;
    background: #104d00;
}
.top-add1{
    padding: 18px 0px 18px;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    line-height: 45px;
    animation: blk 1.9s infinite;
}
@keyframes blkk1{
  0%{color:#ffffff;}
  50%{color:#febb00;}
  100%{color:#ffffff;}
}
/* top add section end*/


/* banner section start */
.banner{
    padding:0;
}
.banner img{
    width:100%;
}
/* banner section end */



/* service section start */
.srv-sec-1{
    padding: 0;
}
.srv-sec-1{
  padding: 54px 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: 1px 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: 0 0px 30px;
}
.srv-inr{
    position: relative;
    padding: 0px 5px 5px;
	border: 2px solid;
}

.srv-img{
    padding: 0 0 0;
	
}
.srv-img-1{
    padding: 0px;
	
	
}
.srv-img:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 170px;
    height: 170px;
    /* background-color: #ffba15; */
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    z-index: -1;
}
.srv-img:after {
    position: absolute;
    content: '';
    right: 0;
    bottom: -9px;
    width: 90px;
    height: 90px;
    background-color: #104d00;
    /* clip-path: polygon(0 0, 50% 100%, 100% 0); */
    z-index: -1;
    left: 0;
    margin: 0 auto;
    transform: rotate(45deg);
}
.srv-img-1 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    background: #104d00;
    padding: 5px;
}
.srv-name{
    padding:0;
    /* position: absolute; */
    bottom: 0px;
    left: 0px;
    text-align: center;
}
.srv-text{
    padding: 17px 15px 0;
    text-align: center;
    /* background: #ffba15; */
    /* z-index: -2; */
    margin: -1px 0 0;
}
.srv-text span{
    color: #033a01;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 7px 0 0;
    font-family: 'Niconne', cursive;
}
.srv-text p{
    padding: 0px 0 7px;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    color: #000;
	
    min-height: 203px;
}
.srv-contact{
    text-align:center;
}
.srv-contact a{
    background: #104d00;
    color: #fad783;
    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 */


/* about us section start */
.about-us-sec{
    padding:0;

}
.about-us-sec:before{
  position: absolute;
  content: "";
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  margin:0 auto;
/*  background: #ffffffe8;*/
}
.about-us-sec-1{
  padding: 95px 0px 95px;
}
.about-left{
    padding:0;
}
.about-left-1{
    padding: 0 15px 15px 0;
}
.about-right{
    padding:0;
}
.about-right-1{
    padding: 5px 0 0;
}
.about-us-title{
  padding: 0;
  text-align: center;
}
.about-us-title strong{
  font-size: 49px;
  font-weight: 300;
  color: #033a01;
  text-transform: capitalize;
  display: block;
  padding: 0;
  font-family: 'Niconne', cursive;
}
.about-us-title p{
  font-size: 18px;
  font-weight: 500;
  color: #fad783;
  text-transform: capitalize;
  padding: 5px 17px 5px;
  background: #104d00;
  border-radius: 50px;
  display: inline-block;
}

.about-us-content{
    padding: 5px 0 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.about-us-content:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #ffffffde;
}
.about-us-content-1{
    padding: 0;
}
.about-us-content-1 p{
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 29px;
  padding-bottom: 4px;
}
.about-us-content-1 strong{
  color: #cb212b;
  font-weight: 500;
}
.about-head{
  color: #033a01;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  padding: 0px 0 3px;
  text-transform: capitalize;
  border-radius: 50px;
}
.about-head span{
  background: #000000;
  width: 97px;
  height: 1px;
  display: inline-block;
  position: relative;
}
.about-us-content-1 ul{
  padding: 0px 0 8px;
}
.about-us-content-1 ul li{
  padding: 3px 0;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  display: flex;
  align-items: center;
}
.about-us-content-1 ul li:before{
  color: #cb212b;
  font-size: 13px;
  padding-right: 6px;
  font-weight: 600;
  content: "\f66b";
  font-family: "Font Awesome 6 Pro";
}


/* about us section end */







/* why choose section start */
.choose-sec-1{
    padding: 0;
	background: #033a01
}
.choose-sec-2{
    padding: 50px 0 50px;
}
.choose-left{
    padding: 31px 15px 41px 0;
    background: #fad783;
    background-repeat: no-repeat;
    background-size: cover;
    overflow:hidden;
    background-position: inherit;
}
.choose-left:before{
  position: absolute;
  content: "";
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  margin:0 auto;
	background: #fad783;
}
.choose-left-1{
    padding: 0 0;
}
.choose-title{
    padding:0;
    text-align:center;
}
.choose-title p{
    font-size: 18px;
    font-weight: 500;
    color: #fad783;
    text-transform: capitalize;
    padding: 2px 17px 0px;
    background: #104d00;
    border-radius: 50px;
    display: inline-block;
}

.choose-title strong{
    font-size: 49px;
    font-weight: 300;
    color: #cb212b;
    text-transform: capitalize;
    display: block;
    padding: 0;
    font-family: 'Niconne', cursive;
}

.choose-text{
    padding: 0 20px;
    text-align: center;
}
.choose-text p{
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
    color: #000;
    padding: 0px 0px 0;
}
.choose-text strong{
    color: #033a01;
    font-weight: 400;
}
.choose-add{
    padding:0;
}
.choose-add p{
    color: #000000;
    font-size: 34px;
    padding: 19px 15px 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.choose-add a{
    background: #104d00;
    color: #fad783;
    font-size: 42px;
    border: 0px solid #fff;
    transition: 0.3s ease-in-out;
    display: inline-block;
    padding: 0px 41px;
    font-weight: 600;
    border-radius: 50px;
    background: white;
    animation: blkk2 0.5s infinite;
}
@keyframes blkk2{
  0%{color:#cb212a;}
  50%{color:#033a01;}
  100%{color:#cb212a;}
}
.choose-right{
    padding:0;
    margin-left: -18px;
    margin-top: 30px;
    background: #033a01;
}
.choose-right-1{
    padding: 0;
    margin: 0 0 0 8px;
}
.srv-1{
    padding: 10px 3px 10px;
}
.srv-2{
    position: relative;
    padding: 12px 8px 30px;
    background: #fff;
    /* border: 1px solid #ddd; */
}

.srv-img1{
    padding: 0px 0;
}
.srv-img1 img {
    width: 100%;
    height: auto;
    transition: all 0.45s ease-in-out;
    border-radius: 0 0 50% 50%;
    background: #104d00;
    padding: 0 0 5px;
}
.srv-text1{
    padding: 12px 0px 0;
    text-align: center;
}
.srv-text1 span{
    color: #033a01;
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0;
    /* font-family: 'Niconne', cursive; */
}
.srv-text1 p{
    padding: 0px 0 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
    color: #000;
}
.srv-contact1{
    text-align:center;
} 
.srv-contact1 .talk-astro {
    color: #000;
    background: #fdca0f;
    padding: 3px 10px;
    border-radius: 0px;
    width: 115px;
    font-size: 18px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    text-decoration: none;
    border-radius: 50px;
}
/* why choose section end */




/* other services section start*/
.top-srv-sec{
  padding: 0;
}
.top-srv-sec-1{
  padding: 25px 0 100px;
}
.top-srv-title{
  padding: 0;
}
.top-srv-title img{
  width: 29px;
  padding: 0 0 5px;
}
.top-srv-title strong{
    color:#1e3a00;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0;
    display: block;
}
.top-srv-title p{
    font-size: 36px;
    font-weight: 100;
    color: #000;
    text-transform: capitalize;
    padding: 4px 0 0;
    font-family: 'Acme', sans-serif;
}
.top-srv-content{
  padding: 25px 0 0;
  text-align: center;
}
.top-srv-1{
  padding: 15px 18px;
}
.top-srv-2{
  padding: 0;
}
.top-srv-img{
  padding: 0;
  text-align: left;
}
.top-srv-img img{
 width: 100%;
  
 background: #104d00;
 padding: 8px;
}
.top-srv-text{
  padding: 9px 15px 6px;
  background: #104d00;
  margin: -23px 0 0 0px;
  text-align: center;
  border-radius: 6px;
}
.top-srv-text img{
  width:78px;
  padding: 0px 0 8px;
}
.top-srv-title span{
  text-transform: capitalize;
  color: #ffffff;
  font-weight: 500;
  font-size: 26px;
  padding: 0;
}
.top-srv-text p{
  font-size: 14px;
  font-weight: 300;
  padding: 7px 10px 10px;
  line-height: 27px;
  color: #ffffff;
}
.top-srv-contact {
  padding:10px 0 0;
}
.top-srv-contact a{
  background:#fb0000;
  border-radius: 50px;
  display: inline-block;
  padding: 6px 26px;
  color:#fffc01;
  font-weight: 400;
  font-size: 17px;
}
.top-srv-contact a i{
  color:#fffc01;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  padding: 0 6px 0 0;
}
/* other services section end */




/* testimonial section start */
.testi-sec{
    padding:0;
}
.testi-sec:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 46%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #033a01;
}
.testi-title{
    padding:0;
    text-align:center;
}

.testi-title strong{font-weight: 300;color: #ffffff;text-transform: capitalize;display: block;padding: 0;font-family: 'Niconne', cursive;}
.testi-sec-1{
    padding: 90px 0 32px;
}

.testi-title p{
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #fad783;
    text-transform: capitalize;
    padding: 2px 17px 0px;
    background: #104d00;
    border-radius: 50px;
    display: inline-block;
}
.testi-content{
  padding: 41px 0 0;
}

.testi-1{
  padding: 0px 30px 23px;
}
.testi-2{
  padding:0;
  text-align:center;
}
.testi-3{
  padding: 36px 21px 44px;
  position: relative;
  background: #ffff;
  border-radius: 0 0 50% 50%;
}

.pic{
    padding: 0;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    margin: 0 auto 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.pic img {
    display: block;
    width: 100%;
    border: 5px solid #bf1b24;
    padding: 7px;
    border-radius: 50%;
}
.testimonial1 .pic img {
   background:transparent;
} 
.testi-text{padding: 0;}
.testi-name{
    width: 100%;
    padding: 0 0 3px;
}

.testi-name p{
    font-size: 27px;
    font-weight: 600;
    text-transform: capitalize;
    color: #cb212a;
    padding: 6px 0 0px;
}
.testi-name span{
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.description {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 27px;
    padding: 0 0 13px;
}
.rating {
    color: #104d00;
    padding: 3px 0 0 0;
    display: block;
}
.rating li {
    display: inline-block;
    font-size: 14px;
}
.quote{
    padding:0;
    font-size: 55px;
    color: #000;
}
.pic {
    padding: 0;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    margin: 0 auto 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.pic img {
    display: block;
    width: 100%;
    border: 5px solid #033a01;
    padding: 7px;
    border-radius: 0 0 2% 50%;
}
/* testimonial section end */


/*whatsapp testimonial section start */
.testii-sec{
  padding: 97px 20px 81px;
}
.testii-sec-1{
  padding: 0;
}
.testii{
  padding:40px 0 0;
}
.testii-1{
  padding: 10px 15px 45px;
}
.testii-2{
  padding: 0;
  box-shadow: 0 0 0px 5px #00000017;
}
/* whatsapp testimonial section end */




/* choose section start */
.choose-section{
    padding:0;
	background: #033a01;
}
.choose-section1{
  padding: 0px 0px 109px;
}
.choose-section2{
    padding:0;
}
.choose-1{
    padding:0;
}
.choose-2{
    padding: 15px 28px 0;
}
.choose-2 p  {
    color: #fad783;
    font-size: 18px;
    font-weight: 500;
    background: #104d00;
    text-transform: capitalize;
    padding: 12px 8px 9px 19px;
    display: flex;
    align-items: center;
}
.choose-2 p i{
    padding: 10px 10px 10px 15px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 900;
    background: #033a01;
    border-radius: 50% 0 0 50%;
    margin: 0 10px 0 -40px;
}
.list-title{
    padding:0;
    text-align: center;
    margin-top: -31px;
}
.list-title p{
    padding: 11px 28px;
    font-size: 37px;
    font-weight: 100;
    color: #ffffff;
    line-height: 27px;
    text-align: center;
    text-transform: capitalize;
    display: inline-block;
    background: #033a01;
    font-family: 'Niconne', cursive;
}
.list-content{
	margin-top: 50px;
    padding: 20px 26px 0px;
}
.list-content1{
    border: 3px solid #fad783;
    border-radius: 9px;
    padding: 4px 0 3px 28px;
/*	background: #fad783;*/
}
.list-head{
    padding:0;
}
.list-head{
    font-size: 41px;
    font-weight: 700;
    color: #fec411;
    line-height: 27px;
    text-align: center;
    text-transform: capitalize;
    padding: 0 0 36px;
}
.srv-list{
    padding: 21px 0 15px;
}
.srv-list-1{
    padding: 0px 0 2px;
}
.srv-list-1 ul{
    padding: 0;
}
.srv-list-1 ul li{
   line-height: 29px;
   text-transform: capitalize;
   color: #FFFFFF;
   font-size: 16px;
   padding: 4px 0px;
   font-weight: 500;
   border-radius: 50px;
}

 
/* choose section end */




/* footer section start*/
.add-section{
  padding: 35px 10px 10px;
  background: #000;
  text-align:center;
}
.add-section1{
    padding:0;
}
.add-section1 p{
    color: #fad783;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    text-transform: capitalize;
    /* animation: boun1 0.4s infinite; */
}
@keyframes boun1 {
    0% {
        transform: translateY(6px);
        color:#e5220e;
    }
    100% {
        transform: translateY(0);
        color:#000;
    }
}
.add-section1 span{
    color: #ec2232;
    text-transform:uppercase;
}
.add-section2 {
    padding: 0px 0px 13px;
}
.add-section2 p{
    color: #FFFFFF;
    font-size: 26px;
    margin: 0;
    font-weight: 700;
    text-transform: capitalize;
    padding: 10px 0 15px;
    display: block;
}
.add-section2 a {
    background: #104d00;
    color: #fad783;
    font-size: 42px;
    border: 0px solid #fff;
    transition: 0.3s ease-in-out;
    display: inline-block;
    padding: 0px 41px;
    font-weight: 600;
    border-radius: 50px;
    background: white;
    animation: blkk2 0.5s infinite;
}
/* footer section end */




/* footer copyright section start */
.footer-copyryt{
    background: #104d00;
    padding: 0 0 19px;
    margin: -1px 0 0;
}
.footer-copyryt-1{
    padding:0;
}
.disclaimer{
    padding: 0 0px 4px;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    line-height: 25px;
    text-align: center;
}
.copyryt{
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    color: #fad783;
    text-align: center;
    padding: 0;
}
/* footer copyright section end */

/* start awards sectuion */

.award-section{
  padding: 0;
}
.award-section1{
  padding:50px 30px;
}
.awards-1{
  padding: 10px;
}
.awards-1 img{
	border: 5px solid #033a01;
}
.awards-2{
  padding: 0px;
}
.awards-2 img{
  min-width:100%;
}
.awards{
    padding:30px 0 0 ;
}
/* end awards section */

/* start counter section */

.counter-section{
  padding: 0;
  background: #033a01;
}
.counter-section1{
   padding: 50px 0px;
}
.counter-1{
  padding: 10px;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  text-align: center;
  border-color: #005428;
}

.counter-2{
      padding: 0;
}
.counter-2a:first-child{border:0;}
.counter-2 .love_count {
  font-size: 63px;
  font-weight: 700;
  color: #104d00;
}
.counter-2 p{
  color: #cb212a;
  background: #fff;
  font-size: 16px;
  font-weight: 800;
  border-radius: 22px;
  text-transform: uppercase;
  margin: 0;
  padding: 8px 0 7px 0;
  display: block;
}
.counter-2 i{
  color:#fff;
  font-size: 77px;
  margin:0;
}
/* end counter section */




#callbook {
  background: green;
  bottom: 0;
  height: 40px;
  left: 0;
  position: fixed;
  /*display: none;*/
  right: 0;
  z-index: 100;
}

#callbook ul {
  padding: 0
}

#callbook ul li {
  border-bottom: 1px solid #fff;
  background: red;
  position: relative;
  padding:12px 0 10px;
  width: 50%;
  float: left;
  text-align: center;
}

#callbook ul li a{
  display: inline-block;
}

#callbook ul li a span {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
  top: -2px
}

#callbook ul li a i {
  color: #fff;
  position: relative;
  top: 0;
  padding: 0 5px 0 0;
  font-size: 17px
}

#callbook ul li a i {
  animation: pulsate .5s ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulsate {
  0% {
      transform: scale(.9, .9);
      opacity: 1
  }
  50% {
      transform: scale(1.2, 1.2);
      opacity: 1
  }
  100% {
      transform: scale(.9, .9);
      opacity: 1
  }
}








@media (max-width: 767px){
    .video-section {display:none;}
    
.top-head-srv-1 ul li {padding: 12px 2px;}
.header-logo-right{display:none;}
.top-add1 {padding:12px 0px 10px;font-size: 16px;line-height: 29px;}
.add-sec{display: block;}
.top-head-sec-3 ul li {padding: 12px 2px;}
.top-head-sec-3 ul li span{padding:6px 11px;font-size: 12px;}
.top-head-srv-1 span{width:50%;font-size: 28px;}
.top-head-srv-1 span:nth-child(3) {display: none;}
.top-head-sec-1 {font-size: 17px;padding: 5px 0;}
.top-head-srv-1 ul li {padding: 12px 2px;}
.top-head-srv-1 ul li span {padding:6px 11px;font-size: 12px;}
.header-logo-2{display: block;}
.header-logo-left-1 {padding: 0px 0px 0px;}
.head1right2 p { font-size: 18px;padding:7px 8px 5px;}
.add-text span {font-size: 24px;}
.add-text p {font-size: 15px; padding: 4px 0 2px;line-height: 25px;}
.add-text a {font-size: 20px;}
.add-text p:nth-child(3) {padding: 2px 0 9px;}
.top-section1 p {font-size: 21px;}
.top-section2 p {font-size: 13px;line-height: 25px;}
.copyryt {padding: 0 0 31px;}
.scroll-on .head-nav1 { padding: 29px 0 10px;}
.active-1{border-top:0;}
.navbar-toggler {display: block;color: #ffffff;padding: 0;top: 3px;}
.navigation-section{/* background: #d60053; */padding: 0;border-bottom: 3px solid #104d00;}
.navbar {min-height: 43px;}
.scroll-on .navbar {min-height: 46px;}
.scroll-on .navbar-toggler{top: 4px;padding: 1px 20px 14px 0;color: #ffb900;}
.scroll-on .navigation-section{padding:45px 0 2px;}
.navigation-section1{padding:0;}
.scroll-on .navigation-section1{padding:0;/* background: #d60053; */}
/*.scroll-on .head-nav1 {background:#ffe900;}
.scroll-on .head-nav1 li a {color:#000;}
.scroll-on .head-nav1 li:hover a {color:#ee174a;}*/
.head-nav1{padding: 37px 0 21px;}
.head-nav1 li{display: block;padding: 0 0;margin: 12px 0 6px;}
.head-nav1 li a {padding: 4px 0;font-size: 15px;box-shadow: none;border: 0px;text-align: center;margin: 0;background: transparent;color: #fff;}
.srv-inr { padding: 0px 0px 60px;}
.srv-mn { padding: 0 4px 0px;}
.srv-text span {font-size: 30px;}
.srv-text p {height: 189px;}
.choose-right {margin-left:0;}
.srv-2 {padding: 12px 32px 30px;}
.testi-1 {padding: 0px 12px 23px;}
.srv-list {padding: 21px 0 0px;}
.list-content1 {padding: 4px 0 20px 28px;}
.choose-right-1 {margin: 0;}
.award-section1{padding:30px 0px;}
.awards-1{width:50%;}
#callbook {display: block;}
.counter-2 .love_count {font-size: 58px;}
.counter-2 p {font-size: 15px;}
}

@media only screen and (min-width: 767px) and (max-width:990px){
.top-head-sec-1 {padding: 6px 15px 10px;}
.top-head-sec-3 ul li span {font-size: 15px;padding: 6px 20px;}
.top-head-sec-3 ul li {padding: 12px 0px;}
.top-head-srv-1 span {font-size: 25px;}
.header-logo-2{display:block;}
.header-logo-left-1 {padding: 15px 15px 0;}
.header-logo-right-1 {padding: 4px 15px 15px;}
.head-left2 a {padding: 5px 12px 3px;}
.head-nav1 li {padding: 11px 11px 11px;}
.head-nav1 li a {font-size: 13px;}
.top-add1 {font-size: 24px;line-height: 40px;}
.srv-inr {padding: 0px 0px 60px;}
.srv-text span {font-size: 36px;}
.srv-text p {height: 157px;}
.choose-right {margin-left:0;}
.srv-2 {padding: 12px 32px 30px;}
.srv-list {padding: 21px 0 0px;}
.list-content1 {padding: 4px 0 20px 28px;}
  .choose-right-1{margin:0;}

}



@media only screen and (min-width: 991px) and (max-width:1200px){
.top-head-sec-3 ul li {padding: 12px 7px;}
.top-head-sec-3 ul li span {padding: 6px 25px;}
.header-logo-right-2 ul li {padding: 9px 13px 3px;font-size: 18px;}
.head-left2 a {font-size: 16px;padding: 5px 4px 3px;}
.head1right2 p {font-size: 16px;padding: 2px 4px 2px;}
.srv-inr {padding: 0px 0px 60px;}
.srv-mn {padding: 0 9px 0px;}
.srv-text span {font-size: 33px;}
.choose-title strong {font-size: 40px;}
.choose-add p {font-size: 28px;padding:14px 15px 14px;}
.choose-add a {font-size: 34px;}
.srv-2 {padding: 12px 0px 30px;}
.srv-text1 span {font-size: 19px;}
.top-srv-title span {font-size: 20px;}
.testi-1 {padding: 0px 15px 23px;}
.choose-2 {padding: 15px 15px 0;}
.choose-2 p {font-size: 15px;}
.list-content {padding: 115px 8px 0px;}
}



@media only screen and (min-width:1201px) and (max-width:1350px){
.top-head-sec-3 ul li {padding: 12px 7px;}
.head-left2 a {font-size: 20px;padding: 5px 3px 3px;}
.head1right2 p {font-size: 19px;padding: 2px 4px 2px;}
.srv-inr {padding: 0px 8px 60px;}
.srv-2 {padding: 12px 4px 30px;}
.srv-text1 span { font-size: 22px;}
.choose-2 {padding: 15px 18px 0;}

}




@media (min-width:0) and (max-width:600px){
.top-head-sec-3 ul li{ width: 32%;padding: 6px 2px;}
.top-head-sec-3 ul li span {padding: 6px 11px;font-size: 15px;}
.top-head-srv-1 span {font-size: 26px;}
.srv-sec-1 {padding: 0px 0px 19px}
.srv-text {padding: 37px 4px 0;}
.srv-text span {font-size: 28px;}
.srv-img-1 {padding: 5px;}
.srv-2 { padding: 12px 12px 30px;}
.srv-text1 span {font-size: 21px;}
.top-srv-title span {font-size: 20px;}
.top-srv-text {padding: 6px 15px 4px;}
.testi-1 {padding: 0px 5px 23px}
.list-content {padding: 115px 0px 0px;}
.testii-sec {padding: 97px 0px 81px;}
.add-section {padding: 35px 0px 10px;}
.add-section2 p {font-size: 23px;padding: 6px 0 11px;}
.awards-1{width:100%;}
  .add-text {padding: 0px 0px 1px;}
}





@media (min-width: 290px) and (max-width:500px){
.top-head-sec-3 ul li span {font-size: 11px;padding: 6px 14px;}
.top-head-sec-3 ul li{width: auto;padding: 0px 0px;}
.top-head-srv-1 span:nth-child(2) {display: none;}
.top-head-srv-1 span{width:100%;font-size: 23px;}
.top-add1 {padding: 5px 0px 4px;font-size: 14px;line-height: 21px;}
.add-sec {padding: 10px 5px;}
.add-text span {font-size: 16px;}
.add-text p {font-size: 13px;line-height: 22px;font-weight: 400;}
.add-text p:nth-child(3) {line-height: 25px;padding: 0px 0 0px;}
.add-text a {font-size: 18px;color: #000;font-weight: 600;padding: 6px 19px 3px;}
.srv-mn{width:100%;}
.srv-text span {font-size: 36px;}
.srv-text p{height:auto;}
.about-us-title strong {font-size: 33px;}
.about-us-title p {font-size: 14px;}
.choose-sec-2 {padding: 37px 0 0px;}
.choose-title p { font-size: 16px;}
.choose-title strong {font-size: 32px;}
.choose-add p {font-size: 22px;padding: 9px 0px 12px;}
.choose-add a {font-size: 29px;padding: 0px 25px;}
.top-srv-content {padding: 10px 0 0;}
.top-srv-sec-1 {padding: 25px 0 30px;}
.srv-1{width:100%;padding:0px 3px 0px;}
.srv-2 {padding: 12px 12px 11px;}
.srv-text1 span {font-size: 23px;}
.top-srv-1 {width:100%;}
.top-srv-title span {font-size: 26px;}
.testi-1{width:100%;}
.srv-list{width:100%;}
.srv-list {padding: 0;}
.about-us-sec-1 {padding: 52px 0px 34px;}
.list-title p {font-size: 25px;}
.list-content1 {padding: 29px 0 20px 0px;}
.srv-list-1 ul {padding: 0 0 0 17px;}
.srv-sec-2 {padding: 42px 0px 5px;}
.srv-sec-content {padding: 15px 0 0;}
.srv-inr {padding: 0px 0px 29px;}
.list-title {margin-top: -56px;}
.testii-1{width:100%;padding:10px 15px 24px;}
.testii {padding: 12px 0 0;}
.testii-sec {padding: 40px 0px 20px;}
.add-section1 p {font-size: 14px;}
.add-section2 a {font-size: 32px;padding: 0px 27px;}
.add-section2 p {font-size: 18px;padding: 6px 0 11px;}
.add-section {padding: 18px 0px 3px;}
.testi-sec-1 {padding: 53px 0 0px;}
.testi-content {padding: 22px 0 0;}
.list-content {padding: 65px 0px 0px;}
.choose-section1 {padding: 0px 0px 45px;}
#callbook ul li a span {font-size:14px}
#callbook ul li a i{font-size:15px;}

}
.header-float {
    float: left;
    width: 100%;
    font-size: 20px;
    background-color: #01282b;
    color: white;

font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
}
.text4 {
    float: left;
    width: 100%;
    color: black;
    background: #f7b100;
    font-size: 20px;
    
    font-weight: bold;
}