@import url("bootstrap.min.css");
@import url('https://fonts.googleapis.com/css?family=Aclonica&display=swap');
body
{
	margin:0;
	padding:0;
	font-family:"Muli-Regular";
}
.main
{
	margin: auto;
	padding: 0;
	width: 92%;
}
img
{
	max-width: 100%;

}
@font-face{
	font-family: "glyphicons-halflings-regular";
	src:url("../fonts/glyphicons-halflings-regular.ttf");
}
@font-face{
  font-family:"Muli-Regular";
  src:url("../fonts/Muli-Regular.ttf");
}
.bar4{overflow: hidden;}
.carousel-indicators li
{
	background: #000!important;
}
.container{padding-right: 15px;}
/*
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,
.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12
{
	padding: 0;
	margin: 0;
}*/
.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,
.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12
{
	padding: 0;
	margin: 0;
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,
.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12
{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4{margin:20px 0px; padding: 5px 0px;font-family: 'Aclonica', sans-serif; color:#009306;}
h1,h3,h4,h5,h6
{
  margin: 0px;
}
p
{
	margin: 0px;
	padding: 5px 0px;
	line-height: 28px;
	font-size: 17px; text-align:justify;
}
.page_inner{ margin-bottom:20px; text-align:center;  
background:#92ff99 url(../images/back-image.png) 0 0 repeat; background-size:50px;} 
 .page_inner img{ text-align:center; margin:0 auto;}
.page_inner img:hover{ opacity:0.8;} .mb1{display: none;}
.mb21
{
animation-name: shw;
    animation-iteration-count: infinite;
    animation-duration:10s;
    animation-timing-function: linear;
    background: url(../images/mb50.jpg);
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@keyframes shw{
  0%{ background:url("../images/mb50.jpg");
  background-position: center;background-size: contain;background-repeat: no-repeat;}
   33.3%{ background:url("../images/mb51.jpg");
 background-position: center;background-size: contain;background-repeat: no-repeat;}
    66.6%{ background:url("../images/mb52.jpg");
  background-position: center;background-size: contain;background-repeat: no-repeat;}
     100%{ background:url("../images/mb50.jpg");
   background-position: center;background-size: contain;}
}
/*breadcrum start*/
.abou-us2
{text-align: left;
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px 0;
  color: #fff;
  font-size: 20px;
}
.about-us3{color: #fff;}
.about-us3 a i
{
  text-decoration: none;
  color: #ffcc00;
  font-size: 25px;
}
.about-us4
{
  padding: 0 10px;
}
/*breadcrum end*/
/*start top*/

.top-list
{
	margin: 0px;
	padding: 0px;
  text-align: center;
}

.top-list li p
{
      margin: 0px;
    font-size: 22px;
    padding: 0px;
    color: #fff;
      font-family:"Muli-Regular";
}
.top-list li
{
  margin: 0px;
  padding: 2px 5px 2px 5px;
  list-style: none;
  display: inline-block;
  font-family:"Muli-Regular";
  text-align: left;
  font-size: 17px;
  position: relative;
  color: #121212;
  font-weight: 600;
  
 }
.top-list li i
{
  color: #f9450c;
  padding-right: 7px;.
  font-size: 30px;
}

.top-list li span
{
 font-family:"Muli-Regular";
 color: #000;padding-right: 8px;
}
.top444 img
{
  animation-name: rota;
    animation-iteration-count: infinite;
    animation-duration: 7s;
    animation-timing-function: linear;
}

@keyframes rota
{
  from
  {-webkit-transform:rotate(0)}
  to
  {-webkit-transform:rotate(360deg)
    }
  }

/*social icon*/
.top-list21
{
  margin: 0px;
  padding: 0px;
  text-align: center;
}
.top-list21 li p
{
      margin: 0px;
    font-size: 18px;
    padding: 0px;
    color: #fe6601;
}
.top-list21 li
{
  margin: 0px;
  padding: 6px 0px 6px 0px;
  list-style: none;

  text-align: left;
  font-size: 20px;

  color: #fff;
 

}
.top-list21 li i
{  
color: #ffcc00;
font-size: 20px;  
}


.social-list
{
  padding: 0;
  margin: 0;
  text-align: center;
   padding-top: 25px;
}
.social-list li
{
  padding: 0 5px;
  margin: 0;
  list-style: none;
  display: inline-block;
  transition: all 0.2s linear;
  background-color: #ffcc00;
  border-radius: 5px;
  height: 40px;
  width: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);

}

.social-list li:hover 
{
  background-color: #fff;
}
.social-list li:hover a
{
  color:#000;
}
.social-list li a
{
  text-decoration: none;
  color: #000;
}


/*header portion start*/

/*header portion end*/
.abcc:after
{
      content: "";
    display: block;
    z-index: 99;
    width: 100%;
    height: 21px;
    background: linear-gradient(-45deg, transparent 75%, #e20002 75%) 0 50%,linear-gradient( 45deg, transparent 75%, #e20002 75%) 0 50%;
    background-repeat: repeat-x;
    background-size: 16px;
    position: absolute;
    left: 0;
    bottom: -71px;
    transform: rotate(360deg);
}

#sub3 ,#sub31
{
      position: absolute;
    display: none;
    z-index: 9999;
    width: 413px;
    margin: 10px 0 0 0;
    /* left: 0; */
    top: 41px;
    /* right: 203px; */
    padding: 0px 5px;
	    background: #121212;
}
ul.sub-menu.menu-odd.menu-depth-1 {
    margin: 0;
    padding: 0;
}

.sub1
{     padding: 13px 20px;
    margin: 0;
    background-color: #000000;
    /* border-bottom: 3px solid #222222; */
    /* border-top: 3px solid #222222; */
}
.sub1 li
{
  padding: 6px 62px;
  margin: 0;
  text-decoration: none;
  display: inline;
  line-height: 28px!important;
    margin: 0 auto;
    text-align: left;
}

.design {
    border: solid 1px #ccc;
    padding: 15px;
    margin: 10px 0px;
}

.sub1 a li
{
   
    text-transform: capitalize;
    display: block;
    /* background: #ffcc00; */
    margin: 2px 0px;
    padding: 4px 5px;
    font-size: 18px;
}
.sub1 a
{
 padding: 0!important;
    margin: 0;
   text-decoration: none;
    color: #ffcc00;
    border-top: none;
    font-size: 20px;
    border-right: 0px !important;
}
.sub1 li a:hover
{
  border:none;
  color: #ffcc00;

}
.sub1 li:hover
{
  background: transparent;
}
.sub1 a:hover li
{
  color: #fff;
}
.sub1 a li i
{
  padding:0 5px 0 0;
}
.sub1 li a:after
{
  display:none;
}
/*start navigation*/

.bar1
{
  
  padding: 10px 0 0 0;
}
.menu-list #sub-new ul a:after
{
	display:none;
}

.menu-list
{
	padding: 0;
	margin: 0;
	text-align: center;

}
.menu-list li{
	    padding: 8px 0px 8px 0px;
    margin: 0;
    list-style: none;
    display: inline-grid;
    font-size: 16px;
    text-transform: capitalize;
   

}
.menu-list li a
{
	text-decoration: none;
    color: #ffcc00;
    border-radius: 0;
    padding: 2px 5px;
    font-size: 17px;
    font-family: 'Aclonica', sans-serif;
    border-right: 1px solid #a29e20;
  
}


.menu-list li a:hover
{ 
 color:  #000;
}
.menu-list li a.active
{

color:  #000;
}
.menu-list li:before
{
        background: #f07c29 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: -8px;
    transition: .5s;
    z-index: 1;
}


.menu-list .brd-icon a
{
  border-right: 0px !important;
}
.menu-list .brd-icon a:after {
	display: none;
}
.toggle_bars
{
	display: none;
    color: #fff;
    font-size: 30px;
    text-align: right;
    background-color: #000;
    width: 50px;
    padding: 0 12px;
}

.tog-top
{
	background-color: #000;
	display: none;
}
.navi-head
{
	background-color: #252525;
}

.head-dwon
{
	background-color: #084035;
	color: #fff;
}
.van1{padding-bottom: 10px;}

/*end navigation*/

/*top bar start*/
.bar1
{
  background: #0af869;
  padding: 5px 0px;
}
.glow
{
    background: rgb(255,255,255);
    width: 40px;
    height: 100%;
    z-index: 999;
    position: absolute;
    -webkit-animation: flow 1.5s linear infinite;
    -moz-animation: flow 1.5s linear infinite;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(1%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    border-left: 1px solid #fff;
}
.bar4 h2
{
  color: #121212;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 28px;
}


@keyframes flow {
  0% { left:-20px;opacity: 0;}
  30% {left:100px;opacity: 0.3;}
  60% {left:200px;opacity: 0.6;}
  100%{ left:450px;opacity: 0;}
}
/*top bar end*/

/*logo bar start*/
.logo4
{
  text-align: center;
}
.logo2
{
  padding: 15px 0px;
}
/*logo bar end*/
/*navigation bar start*/
.van12{background: #121212;}
.van1
{
  background: #005421;
  padding: 0px 0px;
}
.menu-list1
{
      list-style: outside none none;
    margin: 0;
    padding: 0;
}
.van3 .menu-list1 li
{
      display: inline-block;
    margin-right: 5px;
    position: relative;
}

.van3 .menu-list1 li a
{
      background: transparent none repeat scroll 0 0;
    color: #ffc107;
    display: block;
    font-size: 16px; 
    line-height: 25px;
    padding: 13px 8px;
    position: relative;
    text-transform: uppercase;
    z-index: 4;
    text-decoration: none;
}
.van3 .menu-list1 li a:hover
{

color: #000;
transition: 0.4s;
}
.van3 .menu-list1 li a.active, .van3 .menu-list1 li.current-menu-item a
{

color: #000;
transition: 0.4s;
}
.van3 .menu-list1 li a:hover:before
{opacity: 1;
 transition: .8s;
width: 100%;

}
.van3 .menu-list1 li a:hover:after
{

opacity: 1;
transition: 0.4s;

}
.van3 .menu-list1 li a:hover span
{

opacity: 1;
transition: 0.4s;

}
.van3 .menu-list1 li a.active:before
{

opacity: 1;
width: 100%;
transition: 0.4s;
}
.van3 .menu-list1 li a.active:after
{

opacity: 1;
transition: 0.4s;

}
.van3 .menu-list1 li a.active span, .van3 .menu-list1 li.current-menu-item a span 
{

opacity: 1;
transition: 0.4s; 

}
.van3 .menu-list1 li a span 
{
    background: #ffc107 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: -8px;
    transition: .4s;
    z-index: -9;
    position: absolute;
}

.van3 .menu-list1 li.active::before
{

opacity: 1;
width: 100%;
}
.van3 .menu-list1 li a:before
{
  background: #029c0e none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: .7s;
    width:0%;
}
.van3 .menu-list1 li a:after
{
      border: 4px solid transparent;
    content: "";
    position: absolute;
    right: -8px;
    top: -8px;
    transition: .5s;
    border-bottom-color: #c78900;
    border-left-color:#c78900;
    opacity: 0;
}
.van3 .menu-list1 li a i
{
  padding-left: 10px;
   transition: .4s;
}
.sub1
{

}
.sub1 li
{
  display: block;

}
.sub1 li:before{display: none!important;}
.sub1 li a:after,.sub1 li a:before{display: none!important;}
.sub1 li a
{
 color: #777;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 0 3px;
    text-decoration: none;
    transition: .3s;
    text-transform: capitalize;
}

/*navigation bar end*/

/*icon bar start*/
.icon5 span{position: absolute;left: 0;
top:0;}
.icon5{padding-left:90px;}
.icon2{padding: 15px 0px;}
.icon5 h2{font-size: 20px;padding-top:10px;font-weight: 600;text-align: left;}
.icon5 p{padding-top: 0px;text-align:left; }
/*iconbar end*/


/**/

/*-- hs Slider Start --*/
.slider-area{
  float:left;
  width:100%;
  position:relative;
}
.slider-area .carousel-inner .item .caption-1 {
  width:100%;
  height:100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background: url(../images/sld-new.jpg) 50% 0 repeat-y;
  position: relative;
  height:600px;
}
.slider-area .carousel-inner .item .caption-2 {
width:100%;
  height:100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background: url(../images/sld-new.jpg);
  position: relative;
  height:600px;
}
.slider-area .carousel-inner .item .caption-3 {
width:100%;
  height:100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background: url(../images/sld-new.jpg);
  position: relative;
  height:600px;
}
.slider-area .carousel-inner .item .caption-4 {
width:100%;
  height:100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background: url(../images/sld-new.jpg);
  position: relative;
  height:600px;
}



.slider-area .carousel-inner .item .carousel-captions:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
}
.slider-area .carousel-inner .item .caption-4:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background:rgba(0, 0, 0, 0.61);
}



.slider-area .carousel-inner .item .carousel-captions .content {
  display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:150px;
  padding-bottom:150px;
}
.slider-area .carousel-inner .item .carousel-captions .sld-tex2 {

  padding-top:80px;
  padding-bottom:80px;

}

.slider-area .carousel-inner .item .carousel-captions .content_tabs{
  display: block;
  position: relative;
  z-index: 999;
  overflow: hidden;
  vertical-align: middle;
  padding-top:80px;
  padding-left:20px;
}
.slider-area .carousel-inner .item .carousel-captions .content h1{
  animation-delay: 0.5s;
  margin: 0 0 10px;
}
.slider-area .carousel-inner .item .carousel-captions .content h2 {
  color: #fff;
  font-size: 50px;
  font-weight: 0;
  margin: 0 0 20px;
  animation-delay: 200ms;

}
.slider-area .carousel-inner .item .carousel-captions .content h4 {
 
  animation-delay: 400ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .frs-sld {
 
  animation-delay: 500ms;
  
}

.slider-area .carousel-inner .item .carousel-captions .content .sld-texx4 ul .cert1 {
 
  animation-delay: 600ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .sld-texx4 ul .cert2 {
 
  animation-delay: 700ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .sld-texx4 ul .cert3 {
 
  animation-delay: 800ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .sld-texx4 ul .cert4 {
 
  animation-delay: 900ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .sld-serv2 ul .prob1 {
 
  animation-delay: 500ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .sld-serv2 ul .prob2 {
 
  animation-delay: 600ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .sld-serv2 ul .prob3 {
 
  animation-delay: 700ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .sld-serv2 ul .prob4 {
 
  animation-delay: 800ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .sld-serv2 ul .prob5 {
 
  animation-delay: 900ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .flag-new {
 
  animation-delay: 500ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .content .flag-pic {
 
  animation-delay: 600ms;
  
}

.slider-area .carousel-inner .item .carousel-captions .cld-new2 {
 
  animation-delay: 100ms;
  
}
.slider-area .carousel-inner .item .carousel-captions .coud-neww2 {
 
  animation-delay: 100ms;
  
}




.slider-area .carousel-inner .item .carousel-captions .content h2 span {
  font-weight: bold;
  
}
.slider-area .carousel-inner .item .carousel-captions .content p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.62);
  margin: 0 0 30px;
  animation-delay: 2.5s;
}
.slider-area .carousel-inner .item .carousel-captions .content li{
  animation-delay: 900ms;
}
.slider-area .carousel-inner .carousel-indicators {
  display:none;
}
.slider-area .carousel-inner .carousel-indicators li {
  text-indent: 0;
  position: relative;
  width: 10px;
  height: 25px;
  background-color: transparent;
  display: block;
  border: none;
  border-radius: 0;
  cursor: pointer;
  font-size: 16px;
  margin: 0;
  color: #fff;
 
  text-align: left;
  background: rgba(255, 255, 255, 0.42);
  margin-top:10px;
      -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.slider-area .carousel-inner .carousel-indicators li span.number {
  display: inline-block;
}
.slider-area .carousel-inner .carousel-indicators li span.con {
  display: inline-block;
  position: relative;
  padding-left: 42px;
}
.slider-area .carousel-inner .carousel-indicators li span.con:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  background: #cf9c67;
  width: 26px;
}
.slider-area .carousel-inner .carousel-indicators li.active {
  background: #e7164b;
      width: 10px;
    height: 25px;
}
.slider-area .carousel-inner .carousel-indicators li:first-child {
  margin-top: 0;
}
.carousel-nevigation{
  position:absolute;
  top:50%;
  float:left;
  width:100%; 
}
.carousel-nevigation > .prev{
  left:-138px;
  position:absolute;
  width:50px;
  height:50px;
  background:#20bf26; 
  padding-top: 10px;
      -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; 
}
.carousel-nevigation .prev span, .carousel-nevigation .next span{text-indent:-9999px; display:none;}

.carousel-nevigation > .next{
  right:-138px;
  position:absolute;
  width:50px;
  height:50px;
  /*background:#ffc107; */ background:#20bf26;
  padding-top: 10px;
      -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.slider-area:hover .carousel-nevigation > .prev{
  left:0;
      -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.slider-area:hover .carousel-nevigation > .next{
  right:0;
      -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.carousel-nevigation > .next:hover, .carousel-nevigation > .prev:hover{
  background:#20bf26;
      -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.carousel-nevigation > .prev i{
  float:left;
  width:35px;
  text-align:right;
  color:#121212;
  font-size:16px;
  font-size: 28px;
    padding-right: 10px;
}
.carousel-nevigation > .prev span{
  width:calc(100% - 35px);
  float:left;
  color:#121212;
  font-size:16px;
  font-weight:bold;
  line-height: 17px;
}
.carousel-nevigation > .next i{
  float:left;
  width:35px;
  text-align:left;
  color:#121212;
  font-size:16px;
  font-size: 28px;
    padding-left: 10px;
}
.carousel-nevigation > .next span{
  width:calc(100% - 35px);
  float:left;
  color:#121212;
  font-size:16px;
  font-weight:bold;
  line-height: 17px;
  text-align:right;
}
.hs_slider_right_tabs_wrapper{
  float:left;
  width:100%;
  animation-delay: 3.5s;
}
.hs_slider_tab_one{
  animation-delay: 400ms;
}
.hs_slider_tab_tow{
  animation-delay: 3.9s;
}
.hs_slider_tab_three{
  animation-delay: 4.1s;
}
.hs_slider_tab_four{
  animation-delay: 4.3s;
}
.hs_slider_tab_fifth{
  animation-delay: 4.6s;
}
.hs_slider_tab_six{
  animation-delay: 4.9s;
}
.hs_slider_right_tabs_wrapper2{
  margin-top:20px;
}
.hs_slider_tabs_icon_wrapper{
  float:left;
  width:80px;
  height:80px;
  border: 8px solid rgba(255, 255, 255, 0.23137254901960785);
  -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.hs_slider_tabs_icon_wrapper{
  width:65px;
  height:65px;
  float:left;
  text-align:center;
  line-height:45px;
  background:#e7164b;
  -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
      -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  margin:0 auto;
}
.hs_slider_tabs_icon_wrapper img
{
  height:40px;
  width:40px;
  line-height:40px;
  text-align:center;
  margin:0 auto;
}


.hs_slider_tabs_icon_wrapper:before{
  margin-left:0;
  color:#ffffff;
  font-size:40px;
}
.hs_slider_tabs_icon_cont_wrapper{
  float:left;
  width:calc(100% - 80px);
  padding-top: 15px;
    padding-left: 15px;
}
.slider-area .carousel-inner .item .carousel-captions .content_tabs .hs_slider_tabs_icon_cont_wrapper li .hs_tabs_btn{
  float:left;
  width:100%;
  height:50px;
  line-height:50px;
  color:#ffffff;
  text-align:center;
  -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
  background:rgba(255, 255, 255, 0.21);
      -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_slider_right_tabs_wrapper:hover .hs_slider_tabs_icon_wrapper i{
  background:#37a4dd;
      -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_slider_right_tabs_wrapper:hover .hs_slider_tabs_icon_cont_wrapper li .hs_tabs_btn{
  background:#37a4dd !important;
      -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.hs_slider_tabs_icon_cont_wrapper ul li a
{
  text-decoration:none;
}
.nnew-slld1  img
{
  box-shadow: 5px -5px 0px #ffc107;
    padding: 10px;
    border-radius: 50%;
}
.content h4
{
  font-size:25px;
  text-transform:uppercase;
}
.new-ctt2 h2
{
  font-size:45px!important;
}

.first-astro h2
{
  
}

.first-astro h2 span
{
  color:#4bff07;
}
.first-astro h4
{
  color:#4bff07;
}
.face-numm2
{
  width:150px;
  height:150px;
  background-color:#000;
  text-align:center;
  border-radius:50%;
  border:dashed 1px #fff;
  
  
}
.fac-cir
{
  position:absolute;
  top:0px;
  left:0px;
  right:0px;
  text-align:center;
  
  width:135px;
  height:135px;
  margin:0 auto;
  background-color:#fff;
  box-shadow:0 0 20px #c8c8c8 inset;
  border-radius:50%;
  margin-top:7px;
}
.like-texx
{
  font-size:20px;
  color:#4367b2;
  font-weight:600;
}
.fac-cir img
{
 border-radius: 50%;
 height: 135px;
 width: 135px;
}
.sld-starr i
{
  color:#ffc107;
font-size:18px; 
padding:0 2px;
display: none;
}
.sld-starr h4
{
  padding:5px 0 6px 0;
  margin:0px;
font-family: 'Aclonica', sans-serif;
  font-size:22px;
  color:#fff;
}
.sld-starr h5
{
     padding: 0 0 5px 0;
    margin: 0px;
    font-size: 20px;
    color: #ffeb3b;
    line-height: 29px;
}
.hrd1{padding: 0px 0 0 0;}
.hdr5{padding-left: 150px;}

.face-numm2:afterr
{
  content:"";
  position:absolute;
  top:0px;
  left:0px;
  right:0px;
  text-align:center;
  
  width:135px;
  height:135px;
  margin:0 auto;
  background-color:#fff;
  box-shadow:0 0 20px #c8c8c8 inset;
  border-radius:50%;
  margin-top:7px;
}


.sld-starr
{
     padding: 8px 0 8px 150px;
    border-radius: 90px;
    background: #fff0;
    /* box-shadow: 0 0 20px #c8c8c8 inset; */
    color: #000;
  
}
.fac-num
{
  position:absolute;
  top:0px;
  z-index:9999;
}
.face-texx5
{
  padding: 18px 0px 10px 20px;
}

.first-astro .hs_effect_btn
{
  text-align:right;
}
.first-astro .hs_effect_btn ul .spp-bbt
{
  width:100%;
}
.frs-sld3
{
  padding:0 0 20px 0;
}
.sld-tex2 h2
{
  font-family: 'Aclonica', sans-serif;
  font-size:60px;
  margin:0px!important;
  padding:0 0 5px 0;
  color: #fff;
}
.sld-tex2 h2 span
{
  color:#ffc107;
}
.sld-tex2 h4 span
{
  color:#ffc107;
}
.sld-texx4 ul
{
  padding:0px;
  margin:0px;
}
.sld-texx4 ul li
{
  padding:10px;
  margin:0px 5px;
  list-style:none;
  display:inline-block;
  border:dashed 1px #fff;
}
.sld-tex2
{
  text-align:center;
}
.sld-tex2 .hs_effect_btn ul .spp-bbt
{
  width:100%;
}

.sld-texx4
{
  padding:0 0 40px 0;
}

.sld-tex2 h4
{
  font-size:18px;
  margin:0px;
  padding: 0 0 10px 0;
}
.sld-tex3 h2
{
  font-size:45px!important;
}
.sld-tex3 h4
{
  font-size:25px;
}
.sld-serv2 ul
{
  padding:0px;
  margin:0px;
}
.sld-serv2 ul li
{
  padding:0px;
  margin:0px;
  list-style:none;
  display:inline-block;
}
.sldd-pic2 img
{
  border:dashed 1px #fff;
  padding:10px;
  border-radius:50%;
}
.sld-serv2 ul li .sld-picc
{
  padding: 10px;
}
.sldd-pic3 h4 i
{
  color:#ffc107;
  font-size:16px;
}
.sld-ser5
{
  font-size:18px;
  font-weight:600;
  text-transform:uppercase;
 font-family: 'Aclonica', sans-serif;
  border:dashed 1px #fff;
  border-radius:30px; 
  padding:5px;
  color:#ffc107;
}
.sld-serv2
{
  padding: 0 0 40px 0;
}
.cloud-new
{
  position:absolute;
  width:100%;
  left:0px;
  top:0px;
}
.cloud-new2
{
  position:absolute;
  width:100%;
  left:0px;
  bottom:-210px;
}
.sld-ttex4 h2
{
  font-size:35px!important;
  
}
.sld-ttex4 h4
{
  padding:20px 0 0 0;
  
}


.sld-ttex4 .cld-bbd1
{
  padding:10px 20px;
  background-color:#00ffff;
  border-radius:30px;
  color:#000;
}
.sld-ttex4 .cld-texx1
{
  
  color:#ff0000;
}
.sld-ttex4 .cld-texx
{
  color:#4800ff;
}
.flag-neww2
{
  text-align:center;
}
.flag-pic2
{
  padding:40px 0 50px 0;
}


/*-- hs Slider End --*/

/*best service start*/
.best1{padding: 30px 0px;}
.best5{text-align: center;margin: 0 auto;}
.best5 h2
{
  color: #121212;
  text-align: center;
}
.best5 h2 span
{
  color: #33b303;
}
.best5 p
{
  color: #121212;
  font-weight: 600;
}
.best9 img
{
  border-radius: 50%;
  height: 200px;
  width: 200px;
  padding: 10px;
  border: 2.5px dotted #1fa807;
}
.best7{padding: 15px;}
.best8{text-align: center;}
.bottom-list
{
  margin: 0px;
  padding: 15px 20px;
}
.bottom-list li a
{
  color: #111;
  cursor: pointer;
  text-decoration: none;
  font-size: 17px;
  
}
.bottom-list li a i
{
  color: #cede1a;
  padding-right: 5px;
  font-size: 20px;
}
.bottom-list li
{
  list-style: none;
  padding: 5px 0px;
  border-bottom: 1px solid;

}
.bottom-list li a:hover
{
  
}
.bottom-list li a:hover i
{
animation: bounce;
animation-iteration-count: 1;
animation-duration: 1s;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-20px);}
} 

.best41
{
  border: 2px solid #fff;
  background: #14ad1a;
  border-radius: 20px;
  padding: 0px 0px;
}

.best51 h2
{
 background: #121212;
 color: #ffc107;
 border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  text-align: center;
  padding: 10px 0px;
  font-size: 25px;
}
.best
{
position: absolute;
width: 180px;height: 180px;
border-radius: 50%;
background: rgba(0, 0, 0, 0.6);
margin: 0 auto;
line-height: 180px;
left: 0;
right: 0;
transform: scale(0);
transition: 0.4s;
top:10px;

}
.tb41
{
  padding: 20px;
}
.best9 i
{
  color: #ffc107;
  font-size: 40px;
  margin: 0 auto;
}
.best8:hover .best
{
  transform: scale(1);
  transition: 0.4s;
}
.best10{padding: 15px 0px;}
.best10 h2{font-size: 19px;color: #0f8f00;}
.best10 h2:last-child
{
  color: #121212 !important;
}
.best11 a
{
  background: #0f8f00;
  padding: 10px 15px;
  color: #fff;
  border-radius: 20px;
  text-decoration: none;
}
.best11 a i
{
  color: #ffc107;
  padding-right: 5px;
}
.best11 a:hover
{
  background: #033e07;
  color: #fff;
  font-weight: 600;
}
.best11 a:hover i
{
  
  color: #121212;

}
/*best services end*/
/*about us start*/
.ab1
{
  
  padding: 0px 0px;
  background: url("../images/abc.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;

}
.ab8
{
    background: rgba(255, 255, 255, .97);
    padding: 35px 0px;
}
.ab2{padding: 30px 0px;}
.ab3
{text-align: center;}
.ab3 h1{text-align: center;font-family: 'Aclonica', sans-serif;padding:7px 0px;}
.ab3 h1 a
{
  text-decoration: none;
  color: #121212;
  text-align: center;
}
.ab3 h5
{
    color:#029c0e;
    line-height:30px;

    font-size:19px;
}
.ab3 h4
{line-height:30px;
    color:#121212;
}
.ab3 .last-h
{
    color:#ff0000 !important;
}
.ab3 h1 a span
{
  color: #039433;
}
.ab3 h3
{
 color: #039433;
    padding: 10px 0px 0 0;
    font-weight: 600;
    text-shadow: 2px 2px 0px #000;

}
.ab3 p
{
  color: #121212;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.ab4 h2
{
  color: #000;
  text-align: left;
}
.ab4 p
{
  color: #121212;
 
}
.ab4 p strong
{
  color: #e30141;
}
.ab4 p img
{
  width: 400px;
  float: right; height:auto;
}
.ab4 h3
{
  color: #029c0e;
  text-align: left;
}
.ab4 ul
{
  margin: 0px;
  padding: 0px;
}
.ab4 ul li
{
  color: #000;
  font-size: 17px;
  list-style: disc;
  text-align: left;

}
.ab4 p img
{float: right;
padding: 15px;}
.ab9
{
  position: absolute;
  opacity: 0.5;
  z-index: -9;

}
/*about us end*/

/*services start*/
.serv1
{
  background:#029c0e;
  padding: 30px 0px;
}
.serv9 img
{
  border-radius: 50%;
  height: 200px;
  transition: 0.6s;
  width: 200px;
}
.serv7
{
  background: #121212;
  border-radius: 100px;
  transition: 0.6s;
}
.serv11{padding: 15px 15px;}
.serv11 h2
{
  color: #ffc107;    font-size: 20px;
}
.serv11 p
{
  color: #fff;
}
.serv12 a
{
  background: #ffc107;
  border-radius: 20px;
  color: #121212;
  padding: 10px 15px;
  text-decoration: none;
  font-weight: 600;

}
.serv12 a:hover
{
  background: #fff;

}
.serv12 a:hover i
{
  color: #ffc107;
}
.serv12{
  padding-top: 10px;
  padding:10px 25px;
  text-align: right;
}
.serv12 a i
{
  padding-right: 7px;
}
.serv7{
  margin-bottom: 10px;
}
.serv3
{
  text-align: center;

}
.serv3 h2
{
  color: #121212;
}
.serv3 h2 span
{
  color: #fff;
}
.serv3 p
{
  text-align: center;
  color: #121212;
  font-weight: 600;
}
.serv4
{
  padding:20px 0px;
}
.serv5{padding: 0px 15px;}

.serv7:hover .serv9 img
{
transform: rotate(360deg);
transition: 0.6s;
}
/*services end*/


.design ul {padding-left: 10px;}

/*contact start*/
.ct1
{
 /* background: url("../images/contact.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; */ margin:50px 0;
}
.ct2
{
  background: rgba(0, 0, 0, 0.8);
  padding:30px 00px 30px 0px;

}
.ct7
{
  background: #1d9c22;
  padding:30px;
  position: absolute;
  top:-70px;
}
.ct71
{padding-bottom: 25px;}
.place::-webkit-input-placeholder
{
  color: #000;
}
.contac-main
{
  background-color: #fff;
  border-radius: 10px;
}
.contactt-imag
{
  padding: 0;
  margin: 0;
  background-color: #e57200;
}

.contactt-text
{
  padding: 10px 0 20px 0;
}
.contac-l
{
  padding: 20px 0 20px 0;
}


.contact-main
{
  padding: 30px 0 20px 0;
  margin: 0;
  background-color: #262f36;
}

.cont-ll
{
  background-color: rgba(241, 230, 230, 0.9803921568627451);
  padding-bottom: 12px;
}
.form-group label
{
  color:#fff;
}

.btttn
{
  padding-left: 18px;

}

.form-texxx h3
{
 padding: 2px 0px 2px 0;
    font-family: "DenkOne-Regular";
    font-size: 37px;
    text-align: left;
    color: #e30141;
    margin: 0px;
}
.form-texxx p
{
  padding: 7px 0 7px 0;
  text-align: left;
  font-size: 18px;
  line-height: 25px;
   font-weight: 300;
  color: #fff;
}
textarea.form-control {
    height: 65px;
    background:#fff;
    color: #000;
    border-radius: 0px;
}
input.form-control 
{
  background:#fff;
  color: #000;
  border-radius: 0px;
  height: 45px;
}
.form-control
{
  border:1px solid #ccc;
}

.btn-group
{
  text-align: right;
  float: right;
}
button.btn-default
{
      margin: 0px;
    padding: 12px 15px;
  background: #3f3c3c;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
border-radius: 0px;
outline: 0px;border: 0px;
float: right !important;
font-family: 'Aclonica', sans-serif;
}
.fr3 h2
{
  text-align: center;
  color: #e30141;
}
.fra3{padding-top: 15px;}
button.btn-default:hover
{
    background: #000;
    color: #ffeb3b;

}
.cont-form
{
  padding-bottom: 30px;
 
  font-size: 30px;
  color: #800020;
}
.contact-images1
{
  padding: 20px 0 0 0;
  margin: 0;
}
.conta-form
{
  padding: 60px 0 40px 0;
  margin: 0;
}
.contac-r
{
  padding: 10px 5px;
  margin: 0;  
}

.form-group
{
  padding: 7px;
}
.ct6 h2
{
  color: #ffeb3b;
  padding-bottom: 20px;

}
.ct6 h3
{
  color: #fff; 
}
.contact-l
{
  margin:0px;
  padding:20px 0 0 0px;
}
.contact-l li:nth-child(3)
{
 /* display: none; */
}
.contact-l li
{
  margin:0px;
  padding:10px 0px;
  list-style: none;
  display: block;
  color: #fff;
  font-size: 20px;
}
.contact-l li i
{
  color: #ffeb3b;
  font-size: 30px;
  padding-right: 5px;
}
.ct8{text-align: center;}
.ct8 h2{color:#121212;padding-bottom: 7px;}
.ct8 p{color: #121212;font-weight: 600;}
/*contact end*/

/*testimonial start*/
.tt1
{
  background:#fff;
  background-size: cover;
  background-position: center;

}
.tt3
{
  
  padding: 40px 0px;
  padding-bottom: 120px;
 
}
.tt4
{
  text-align: center;
}
.tt4 h2{
  color: #121212;
  text-align: center;
  font-weight: 600;
}
.tt4 h2 span
{
  color: #029c0e;
}
.tt4 h3
{
  text-align: center;
  color: #121212;
  font-weight: 600;
}
.tt6
{
  width: 45%;
  margin: 0 auto;
}
.tt13 h2
{
  color: #121212;
  font-weight: 600;
  padding-bottom: 8px;
}
.tt5
{
  padding: 30px 0px;
}
.tt13 h3
{
  color: #029c0e;
  font-weight: 600;

}
.tt8,.tt12{padding: 0px 15px;}
.tt9{border-right: 2px solid #121212;}
.tt7
{
  border:2px solid #029c0e;
  border-radius: 50px;
  background: #fff;
  padding: 15px;
}
.tt10 h2

{
 color: #000; 
 font-size: 20px;
}
.tt11 span
{
  color: #029c0e;
  font-size: 40px;
  padding-right: 8px;
  font-family: 'Aclonica', sans-serif;

}
.tt11 img
{
  margin-top: -25px;
}
.tt11 i
{
  font-size: 20px;
  color: #000;
}
.testimonial-bg{
  border:3px solid #039433;
    padding: 30px 30px;
    text-align: center;
    position: relative;
    border-radius: 20px;
}
.testimonial-bg:before{
    
   content:"\270f";
  font-family: "glyphicons-halflings-regular";
    width: 75px;
    height: 75px;
    line-height: 75px;
    background: #fff;
    text-align: center;
    font-size: 50px;
    color: #3c414c;
    position: absolute;
    top: -40px;
    left: 2%;
}
.testimonial{
    padding: 0 15px;
}
.testimonial .description{
    font-size: 20px;
    font-weight:400;
    font-style: italic;
    color: #848484;
    line-height: 30px;
    padding-bottom: 25px;
    margin-bottom: 15px;
    position: relative;
}
.testimonial .description:before{
    content: "";
    width: 75%;
    border-top: 1px solid #ddd;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.testimonial .description:after{
    content: "";
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    transform: translateX(-50%) rotate(45deg);
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 25px auto;
    overflow: hidden;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title{
    display: inline-block;
    font-size: 23px;
    font-weight: 700;
    color: #ffc107;
    text-transform: capitalize;
    margin: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 20px;
    color: #121212;
}
.owl-theme .owl-controls{
    background: #fff;
    margin-top: 10px;
    position: absolute;
    bottom: -34%;
    right: 0;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #34363b;
    opacity: 1;
    padding: 0;
}
.owl-prev:before,
.owl-next:before{
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-size: 23px;
    font-weight: 700;
    color: #fff;
}
.owl-next:before{
    content:"\f105";
}
@media only screen and (max-width:767px){
    .testimonial-bg{ padding: 50px 40px; }
    .owl-theme .owl-controls{ bottom: -22%; }
}
@media only screen and (max-width:480px){
    .testimonial-bg:before{
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 40px;
    }
    .testimonial-bg{ padding: 30px 10px; }
    .owl-theme .owl-controls{ bottom: -15%; }
}
@media only screen and (max-width:360px){
    .testimonial .title,
    .testimonial .post{
        font-size: 16px;
    }
    .owl-theme .owl-controls{ bottom: -12%; }
}


/*testimonial end*/

/*process start*/
.pp3
{
  border:2px solid #029c0e;
  border-radius: 15px;
}
.pp5
{
  background: #039433;
  color: #121212;
  padding:7px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}
.pp5 h2
{
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}
.pp5 h3
{
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.pp2{padding: 12px;}
.pp4 img
{
   border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
/*process end*/

/*choose us start*/
.ch1{padding: 80px 0px 30px 0px;}
.ch3 h2
{
  color: #121212;

}
.ch3 h2 span
{
  color: #039433;
  
}
.ch3{text-align: center;}
.ch3 p
{
  font-weight: 600;
  text-align: center;
}
.ch6
{
      background: #fff;
   /* border-top-left-radius:1050px; */
	border-top-right-radius:1050px;
	
    padding: 10px;
    border: 2px solid #03b115;
}
.ch6:hover
{
  background: #039433; 
}
.ch6:hover p
{
	color:#fff;
}

.ch7{text-align: center;}
.ch8{padding: 30px 0 30px 0;}
.ch7 img
{
  height: 180px;
  width: 180px;
  border-radius: 50%;
}
.ch8 h2
{
font-size: 18px;
color: #000;
text-align: center;

}
.ch8 p{
  color: #121212;
 
  text-align: center;
}
.ch5{padding: 15px;}

.best911 img{height: 120px;width: 120px;}
.best191{height: 120px !important;width: 120px !important;line-height: 120px;}
/*choose us end*/
/*bottom services start*/
.tb1
{
  background: #039433;
  padding: 0px 0px; 
}
.tb20
{
 background: url("../images/abc.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;

}
.tb6{
  background: #fff;
  padding: 15px;
}
.tb5
{
  padding: 40px 0px;
}
.best81{padding: 15px 0px;}
.tb5 h2
{
  color: #121212;
}
/*botyom services end*/

/*start footer*/
.footer
{
  padding: 10px 0;
  background-color: #6db11e;
  overflow: hidden;
}
.ftr-list
{
  padding: 0;
  margin: 0;
}
.ftr-list li
{
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  font-size: 16px;
  text-transform: capitalize;
}
.ftr-list li a
{
  padding:10px 25px;
  margin: 0;
  text-decoration: none;
  color: #fff;
}
.ftr-list li a:hover
{
  color: #ffdd00;

}
.ftr-list li a:hover i
{
  color: #ffdd00;
}

.ftr-list li a i
{
  position: absolute;
  margin: -35px 0 0 10px;
  font-size: 87px;
  color: #8BC34A;

}

.ftr-socl
{
  padding: 0;
  margin: 0;
  text-align: right;
}
.ftr-socl li
{

  list-style: none;
  display: inline-block;
  font-size: 13px;
}
.ftr-socl li a
{
  padding: 0 5px;
  text-decoration: none;
}
.ftr-socl li a i
{
  padding: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  background-color: #fff;
  line-height: 20px;
  color: #ea0a2f;
}
.ftr-socl li a:hover i
{
  background-color: #ffdd00;
  color: #1f1f1f;
}
.footr-btm
{
  background-color: #2c4c06;
  color: #fff;
}
.ftr-tex3 p
{
  font-size: 14px;
}
.ftr-btm4
{
  padding: 0 10px;
}
.ftr-texx1 h6
{
  text-align: left;
  color: #ffeb3b;
  font-size: 18px;
    font-family: 'Aclonica', sans-serif;
    font-weight: 600;
}
.ftr-texx1
{
  padding: 30px 0 10px 0;
  border-bottom: 2px solid #1f1f1f;
}
.ftr-texx1:after
{
  position: absolute;
  content:"";
  width: 100%;
  height: 2px;
  background-color: #000;
  bottom: 0;
  left: 0;
}
.ftr-gurnt
{
  
  text-align: center;
  
}
.ftr-clr
{
  padding: 50px 10px;
  background-color: #131212;
}

.ftr-tex2
{
  padding: 10px 0 0 0;
}
.ftr-adr1 span,.ftr-adr3 span
{
  color: #ffeb3b;
}
.copy
{
  background-color: #5e9c15;
  color: #fff;
  padding: 10px;
}
.copy-new
{
  text-align: center;
}

.ftr-heading
{
  padding: 20px 0;
  background-color: #8ee628;
  color: #000;
}
.ftr-head2
{
  padding: 30px 0;
}

h5
{
  padding: 0;
  margin: 0;
  font-size: 24px;
  font-family: 'Aclonica', sans-serif;
  color: #2c4c06;
}
.ftr-head3 span
{
  padding:0;
  font-size: 20px;
  color: #029c0e;
}
.ftr-head3 p
{
  padding: 10px 0 0 0;
  font-size: 16px; text-align:center;
}
.ftr-head3 h5
{
  padding: 0 0 10px 0;
  font-size: 19px;
}

.ftr-horro
{
  text-align: center;
}
.ftr-hed11
{
  text-align: right;
}
.ftr-horro img
{
  animation: cirlhoro;
  animation-duration: 4.9s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;

}
@keyframes cirlhoro
{
  0%{transform: rotate(0deg);}
  50%{transform: rotate(180deg);}
  100%{transform: rotate(360deg);}
}

.ftr-horor1
{
  padding: 0;
}
.horo1
{
  position: absolute; 
  background-color: #fff;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto; border-radius:5px;
  
  line-height: 164px;
}

.list2
{
  margin: 0px;
  padding: 0px;
}
.list2 li
{
  margin: 0px;
  padding: 4px 0px;
  list-style: none;

}
.list2 li a
{
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
.list2 li a:hover
{
  color: #ffcc00;
}
.list2 li a:hover i
{
  color: #fff;
}
.list2 li a i
{
  color: #ffcc00;
  padding-right:5px;
}
.fix1
{
  position: fixed;
  display: none;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 99999;
}
.end21
{
  margin: 0;
  padding: 0;
  text-align: center;
}
.end21 li
{
  display: inline-block;
padding: 10px;
  list-style: none;
  text-align: center;

 
}


.end21 li a img
{
width: 28px;
}
/*end footer*/


@media(max-width: 767px){
	body{text-align: center;}
  
	.fix1{display: block; /*  background:rgba(255, 255, 255, 0.85); 
    border-top: 2px solid #121212;*/ padding-bottom:5px;}	
	.fix1 ul li { font-size:18px; background:#409501; border-radius:50px; color:#fff; padding:5px 10px;}.fix1 ul li i { font-size:25px;}
	.fix1 ul li  a{color:#fff;}.fix1 ul li.what1{background:#ffc107;} .fix1 ul li.what1 a{color:#000;}
  .slider-area .carousel-inner .item .carousel-captions .content_tabs
  {
    display: none;
  }
  .ftr-hed11{display: none;}
  .horo1{position: relative;}
  .slider-area .carousel-inner .item .caption-1{height: auto;}
	
.van3 .menu-list1 li a {padding: 7px;}

 .at3 h2
 {font-size: 22px;}
 .at3 .frtt1
 {
  color: #ff0000;
 }
 .at3 .frtt2
 {
  color: #121212;
 }
 .at3 .frtt3
 {
  color: #8c010d;
 }
 .element2
{
  animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulsate {
    0% {transform: scale(0.9, 0.9); opacity: 1;}
    50% {transform: scale(1.1, 1.1); opacity: 1;}
    100% {transform: scale(0.9, 0.9); opacity: 1;}
}

@-webkit-keyframes pulsate{
    0% {-webkit-transform: scale(0.9, 0.9); opacity: 1;}
    50% {-webkit-transform: scale(1.1, 1.1); opacity: 1;}
    100% {-webkit-transform: scale(0.9, 0.9); opacity: 1;}
}

}


@media (max-width: 1200px) and (min-width: 992px){
  .top-list li{font-size: 14px;padding-top: 6px;}
  .van3 .menu-list1 li a{font-size: 14px;padding:8px 3px;}
  .van3 .menu-list1 li{margin-right: 3px;}
  #sub3, #sub31{top: 31px;}
  .icon5 h2 {font-size: 18px;}
  .icon5 p{font-size: 14px;}
  .sld-starr h5{font-size: 16px;}
  .best7 {padding: 7px;}
  .serv11 h2 {font-size: 22px;}
  .serv9 img {height: 180px;width: 180px;}
  .serv11{padding: 7px 8px;}
  .serv12 {padding-right: 65px;}
  .tt6{width: 50%;}
  .ch5{padding:7px;}
  .ch6{padding:20px 10px 20px 10px;}
  .ftr-head3 h5{font-size: 17px;}
  .list2 li a{font-size: 13px;}
}


@media(max-width: 991px) and (min-width: 768px){
  .logo333{display: none;}
  .ab2{padding-top: 0px;}
  .slider-area .carousel-inner .item .carousel-captions .content h2 span {
    font-size: 40px;
}

}


@media(max-width: 991px){
  .van3 .menu-list1 li{width: 100%;text-align: center;display: blo padding: 3px 10px;font-size: 19px;}
  .van3 .menu-list li a{padding: 2px 10px; display: block;border-right: 0px;}
  .navi-head:after{display: none;}
  .toggle_bars{display: block;color: #000;font-size: 30px;text-align: right; background-color: transparent;}
  .toggle_bars i{cursor: pointer;color: #ffcc00;}
  .nav-main{display: none;}
  .tog-top{display: block; background-color: transparent;}
  #sub3, #sub31{position: relative;width: 100%;top: 0;}
  .van1{padding-bottom: 0px;}
  .sub1{padding: 0px;}
  .van3 .menu-list li a:hover{border:none;}
  .van3 .menu-list li a.active{border:none;}
  .serv6{padding-top: 25px;}
 
  .ct8 h2{font-size: 24px;}
  .ct6 h2 {font-size: 16px;}
  .ct6 h3{font-size: 18px;}
 
}


@media(max-width: 767px) and (min-width: 576px){
  .logo333{display: none;}
  .slider-area .carousel-inner .item .carousel-captions .content
  {padding: 60px 0px;}
  .bar4 h2{font-size: 16px;}
  .best7 {padding: 15px 8px;}
  .best9 img {height: 160px;width: 160px;}
  .best{height: 140px;width: 140px;}
  .serv11 h2 {font-size: 19px;}
  .serv9 img{height: 150px;width: 150px;}
  .serv9{line-height: 190px;}
   .tt6{width:90%;}
    .contact-l li{font-size: 13px;}
    .contact-l li{text-align: left;}
    .ct7 {padding: 15px;}
    .ch6{min-height: 570px;}
    .best10 h2{font-size: 17px;}
    .ftr-btm5{min-height: 306px;}
    .ftr-adr{text-align: left;}
    .list2 li{text-align: left;}
    .at4 h2{font-size: 17px;
    color: #e20002;}
    .fix1{padding: 10px 0px;}
   
     .copy{padding-bottom: 152px;}
     .at3 h2{font-size: 18px;line-height: 28px;}
}
@media (max-width: 575px){
  .mb1{display: block;background:#121212;}
  .mb2{color: #121212;padding: 0px 0px }
  .icon5 p{text-align: left;}
  .icon5 h2{text-align: left;line-height: 28px;}
  .mb2 h2
  {
font-size: 16px;
line-height: 28px;
color: #121212;
padding: 8px 4px;
background:#ffc107;
  }
  .mb2 h3
  {
    color: #fff;
    padding: 5px 4px;

  }
   .mb2 h3 i
  {
    color: #ffc107;
    padding: 8px 0px;
    
  }
  .icon3{width: 100%;padding: 10px 0px;}
  .best7,.serv8,.serv10,.ct5{width: 100%;}
  .tt6{width: 95%;}
  .ct7{position: relative!important;top: 10px;}
  .ch5{width: 100%;}
  .head2{width: 100%;}
  .horo1{position: relative;}
  .slider-area .carousel-inner .item .carousel-captions .content_tabs{display: none;}
  .fac-num{position: relative;}
  .hdr5{padding: 15px 0px;}
  .slider-area .carousel-inner .item .carousel-captions .content h2 {font-size: 27px;}
  .slider-area .carousel-inner .item .carousel-captions .content {padding: 20px 0px;}
  .face-numm2{margin:0 auto;}
  .sld-starr{padding-left: 8px;}
  .face-texx5{padding-left: 8px;}
  .best5 h2 {font-size: 25px;}
  .ab3 h1 {font-size: 23px;}
  .ab8{padding-top: 0px;}
  .ab4 h2 {font-size: 18px;font-weight: 600;}
  .ab4 h3 {font-size: 16px;font-weight: 600;}
  .serv7 {border-radius: 150px;padding-bottom: 40px;}
  .serv9 img{height: 250px;width: 250px;}
  .tt8, .tt12 {padding: 0px 4px;width: 100%;}
  .tt10 h2 {font-size: 18px;}
  .tt9{border-right: 0px;border-bottom:2px solid #121212;  }
  .contact-l li{font-size: 17px;}
  .contact-l li i{display: block;}
  .best81{width: 100%;}
  .fa-angle-right:before{display: none;}
  .ftr-list li a{padding: 5px;}
  .ftr-btm4{width: 100%;}
  .footer-l{width: 100%;}
  .ftr-adr{text-align: left;}
    .list2 li{text-align: left;}
    .at4 h2{    font-size: 15px;
    line-height: 19px;
    }
    .copy{padding-bottom: 50px;}
    .pp5 h2{font-size: 15px;}
    .top-list .mobil1{display:none !important;}
    .top-list li{font-size: 26px;}
    .at3 h2{font-size: 15px;}

}

@media(max-width: 410px){
  .pp2{width: 100%;}
}
   @media(max-width: 435px) and (min-width: 310px){
      .mb21{height: 220px;}
}


input.wpcf7-form-control.wpcf7-submit.btn.btn-default.submit {
    background: #2c2c2c;
    color: #fff;
    width: 200px;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 18px;
}

.immediate{ background:#11bd11; text-align:center; padding:10px; margin-bottom:25px; font-size:35px; font-weight:bold;}

.quick_contact_tab{ border:solid 1px #000; padding:10px; overflow:hidden; background:#026701; margin-bottom:10px; }

.contact_slab{ border:solid 1px #ccc; padding:15px;}
p.align_center{ text-align:center ;}

.f-link a{ color:#fff;  border:solid 1px #fff; padding:10px;}


.col-sm-12.content ul li {    padding: 5px 0;    font-size: 16px;}


.van3 .menu-list1 #sub31 li a {
    padding: 5px !important;
}


