@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: "Arimo";
	src: url(../fonts/Arimo-Regular.ttf);
}
@font-face {
	font-family: "Roboto Thin";
	src: url(..	/fonts/Roboto-Thin.ttf);
}
body {
	font-family: "Arimo", 'sans-serif';
}
/* headersection starts */
div#preloader{
	position:fixed;
	left:0;
	top:0;
	z-index:999;
	width:100%;
	height:100%;
	overflow:visible;
	background:#fff url(../images/Spinner-1s-90px.gif) no-repeat center center;
}
a {
	text-decoration: none !important;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.noleftpadding {
	padding-left: 0 !important
}
.norightpadding {
	padding-right: 0 !important;
}
.topmenu {
	background: #fff;
	z-index: 9999;
	width: 100%;
	border-bottom:1px solid #eee;
}
.topmenu ul {
	padding-top: 0;
	margin-bottom:0px !important;
	
}
.header_left {
	padding-top: 10px;
	padding-bottom:10px;
	padding-right:10px;
	margin-left:-70px !important;
		border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.header_left li, .header_right li {
	list-style: none;
	display: inline-block;
	color: #000;
	padding-right: 3px;

}

.header_right {
padding-top:5px;
}

.header_right li a {
	color: #00c64c;
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:20px;


}
.header_right li a:hover {
	color: #135f30;
	
}
.header_right .fa-facebook, .header_right .fa-twitter {
	background: #fff;
}
.header_right .fa-instagram {
	padding: 5px;
}


/* top navigation starts */

.navbar {
	width: 100%;
	border-radius: 0 !important;
	border: 0 !important;
	background: #FFF !important;
	z-index: 1;
	border: 0;
	padding: 20px 0  20px 0;
	/*position: fixed;*/
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0 8px 6px -6px grey;
	padding-bottom:45px;
	z-index:99999;
}
.navbar .container .navbar-brand {
	margin-left: -30px;
}

.navbar-brand {
	height: 0 !important;
	padding: 0;
	margin-top: -20px !important;
	bottom: 0;
	
}
.navbar-brand img {
    width: 180px;
    height: 100px;

}
.freeconsultant{
	font-size:20px;
	color:#0099FF;
}

.nav li a {

	font-size: 17px !important;
	color: #000 !important;
	padding: 20px 10px 0 5px !important;
	font-weight:500;
	
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #01baff !important;
	background:none !important;
   
}
.nav li a:after{
 content: '';
  display: block;
  margin: auto;
  height: 3px;
  width: 0px;
  background: #00c64c;
  transition: width .5s ease, background-color .5s ease;
}
.nav ul li{
	list-style-type: none;
	-webkit-transition: all .2s ease-in-out;
      -moz-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
	  float:left !important;
}
.navlinkhover a:hover {
	color: #00c64c !important;
}

.navlinkhover a:after {
    content: '';
  display: block;
  margin: auto;
  height: 3px;
  width: 0px;
  background: transparent;
   transition: all .2s ease-in-out;
}

.navlinkhover a:hover:after {
    width: 100%;
  background: #00c64c;
}

  @media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; left:0; padding-top:30px !important; }
	.dropdown-menu {
  
    border:none;

    border-radius: 0;
	box-shadow: 0px 0px 0 0px #000000;
	border-bottom:3px solid #000;
	padding-bottom:10px;
	-webkit-transition: max-height 0.2s ease-in;
    transition: max-height 0.2s ease-in;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	       box-shadow: -5px 0 -6px -5px #333;;
	
}
.nav-item .fa-caret-down{
	color:#01baff;
}
.navbar ul li:hover > ul {
    max-height: 100px;
}
.dropdown-menu > li{
	padding-left:10px;
	
}
.dropdown-menu > li a{
	padding:5px !important;
	
}
	.dropdown-menu > li > a:hover{
		background:none !important;
	}
	
}	
  	
  
/* top navigation ends */
/* headersection ends */

/*index starts */
/*slider starts */
.clsTopCarousel .carousel-inner img {
	background-attachment: fixed;
	height: 400px;
	width: 100%;
}
.clsTopCarousel .carousel-caption {
	bottom: 70px;
	text-align:left;
	
	
}
.clsTopCarousel .carousel-indicators li {
	display: block;
	margin-bottom: 10px;
	background: #fff;
	width: 12px;
	height: 12px;
}
.clsTopCarousel .carousel-indicators .active {
	background: #990099;
	border: 1px solid #990099;
}
.clsTopCarousel .carousel-indicators {
	text-align: right !important;
	margin-left: 0 !important;
	width: auto !important;
	left: 95% !important;
	top: 50% !important;
}
.clsTopCarousel .carousel-caption {
	text-shadow: none;
	line-height: 50px;
}

.clsTopCarousel .carousel-content h1 {
	font-size: 70px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
.carousel-content h2{
	text-transform:uppercase;
	font-size:22px;
	position: relative;
	color:#fff;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);

}
.carousel-content h2::before {
	content: '';
	position: absolute;
	left: 50px;
	bottom: -10px;
	width: 140px;
	height: 2px;
	background-color: #ffc000;
}
.clsTopCarousel .carousel-caption p {
	font-size: 18px;
}

.viewmore, .btn-default {
	background: #146031;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
	vertical-align: middle;

	position: relative;
	font-size: 17px;
	border-radius:50px;
	padding:3px 20px;
}
.viewmore:before, .btn-default:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #00c94d;
	transition: all 0.3s;
	transform: scaleY(0);
	transform-origin: left top;
	border-radius:50px;
	width:100%;
	height:100%;
	
}
.viewmore:hover, .btn-default:hover, .viewmore:focus, .btn-default:focus, .viewmore:active, .btn-default:active {
	color: #fff	 !important;
	text-decoration: none;
}
.btn-default:hover {
	background: none;
}
.viewmore:hover:before, .btn-default:hover:before, .viewmore:focus:before, .btn-default:focus:before, .viewmore:active:before, .btn-default:active:before {
	transform: scaleX(1);
	color: #000 !important;
	background:#000;
	
}

.banner-btn{
background:none;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
	vertical-align: middle;

	position: relative;
	font-size: 17px;
	border-radius:50px;
	padding:3px 20px;
	border:2px solid #fff;
}
 .banner-btn::before {
   content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	transition: all 0.5s;
	transform: scaleX(0);
	transform-origin: center center;
	border-radius:50px;
	width:100%;
	height:100%;
}
.banner-btn:hover{
	color:#146031;
	border:2px solid #fff;
}
.banner-btn:hover::before{
	transform: scaleX(1);
	color: #0076ff !important;
	background:#fff;

}
/* slider ends */


/* experience ends */
/* index ends */
	
/*@keyframes fadeInUp {
 from {
 opacity:0;
 -webkit-transform: translatey(-200px);
 -moz-transform: translatey(-200px);
 -o-transform: translatey(-200px);
 transform: translate3d(0, 100px, 0);
}
to {
	opacity: 1;
	-webkit-transform: translatey(0);
	-moz-transform: translatey(0);
	-o-transform: translatey(0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInUp {
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
}
@keyframes fadeInDown {
 from {
 opacity:0;
 -webkit-transform: translatey(200px);
 -moz-transform: translatey(200px);
 -o-transform: translatey(200px);
 transform: translate3d(0, 100px, 0);
}
to {
	opacity: 1;
	-webkit-transform: translatey(0);
	-moz-transform: translatey(0);
	-o-transform: translatey(0);
	transform: translate3d(0, 0, 0);
}
}
.fadeInDown {
	animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
}
@keyframes fadeInLeft {
 from {
 opacity:0;
 -webkit-transform: translatex(-200px);
 -moz-transform: translatex(-200px);
 -o-transform: translatex(-200px);
 transform: translate3d(0, 0, 200);
}
to {
	opacity: 1;
	-webkit-transform: translatex(0);
	-moz-transform: translatex(0);
	-o-transform: translatex(0);
	transform: translate3d(0, 0, 0);
}
}
.animated {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both
}
.fadeInLeft {
	animation-name: fadeInLeft;
	-webkit-animation-name: fadeInLeft;
}
@keyframes fadeInRight {
 from {
 opacity:0;
 -webkit-transform: translatex(200px);
 -moz-transform: translatex(200px);
 -o-transform: translatex(200px);
 transform: translate3d(0, 0, 200);
}
to {
	opacity: 1;
	-webkit-transform: translatex(0);
	-moz-transform: translatex(0);
	-o-transform: translatex(0);
	transform: translate3d(0, 0, 0);
}
}*/
.animated {
	animation-duration: 0.5s;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: both
}
.fadeInRight {
	animation-name: fadeInRight;
	-webkit-animation-name: fadeInRight;
}
/*fade in effects ends */

.btn-primary {
	background:#666!important;
	border-radius:100%	; !important;
	color: #fff !important;
	z-index: 9999;
	border:0 !important;
}
.btn-primary:hover {
	color: #fff;
}
.back-to-top {
	cursor: pointer;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
}


.carousel-control {
	background-image: none !important;
}
/*index starts */

.info-section {
    position: relative;
    padding: 100px 0;
}
.intro-section .upper-content {
    position: relative;
    background: #fff;
    margin-top: -60px;
    z-index: 1;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	border:1px solid #fff;
}

.intro-section .upper-content .single-column {
    position: relative;
    display: block;
 
}

.intro-section .upper-content .single-column::before {
    position: absolute;
    content: '';
	z-index: -1;
    background: #135f30;
    width: 1px;
    height: 245px;
    top: 50px;
    right: 0px;

}
.contentanimate {
	background: #fff;
	display: inline-block;
	padding: 15px 20px;
	text-decoration: none;
	vertical-align: middle;
	transform: perspective(1px) translateZ(0);
	position: relative;
	transition-property: color;
	transition-duration: 0.5s;
	font-size: 17px;
	transition: background-image 0.5s linear;
	
	
}
.contentanimate:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #135f30;;
	transform: scaleY(0);
	transform-origin: 100% 0;
	transition-duration: 0.5s;
	transition-timing-function: ease-out;
}

.contentanimate:hover:before{
	transform: scaleX(1);
}
.inner-box p{
	color:#666666 !important;
	font-size:14px !important;
	line-height:24px;
}
.contentanimate:hover{
	color:#fff;
}
.contentanimate:hover .inner-box p{
	color:#fff !important;
}
.contentanimate .inner-box{
   height:300px;
   padding:20px
}

.intro-section .upper-content .single-item .inner-box .icon-box {
    font-size: 100px;
    line-height: 100px;
    color: transparent !important;
    -webkit-text-fill-color: transparent !important;
	color:#fff;
}

.contentanimate h3 {
    position: relative;
    display: block;
    margin-bottom: 13px;
	color:#000;

}
.contentanimate h3 a {
    position: relative;
    display: block;
    margin-bottom: 13px;
	color:#000;
	font-size:23px;
}
.contentanimate:hover h3 a{
	color:#fff;
}

.contentanimate .readmore a, .contentanimate .fa-arrow-right{
	color:#135f30 !important;
	font-weight:bold;
}
.contentanimate:hover .readmore a, .contentanimate:hover .fa-arrow-right{
	color:#fff;
	font-weight:bold;
}
.contentanimate .fa-arrow-right{
	transition:2s;
    -webkit-transition:2s;
    -moz-transition:2s;
    position:absolute;
	color:#135f30;
    right:calc(100% - 102px);
}
.contentanimate:hover .fa-arrow-right:hover{
	right:10px;
	
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.contentanimate .iconimage{
background:url(../images/png/005-technical-support_green.png);
width:75px;
height:75px;

}
.contentanimate:hover .iconimage{
background:url(../images/png/005-technical-support_white.png);
width:75px;
height:75px;

}
.contentanimate .iconimage1{
background:url(../images/png/004-solution_green.png);
width:75px;
height:75px;

}
.contentanimate:hover .iconimage1{
background:url(../images/png/004-solution_white.png);
width:75px;
height:75px;

}
.contentanimate .iconimage3{
background:url(../images/png/003-innovation_green.png);
width:75px;
height:75px;

}
.contentanimate:hover .iconimage3{
background:url(../images/png/003-innovation_white.png);
width:75px;
height:75px;

}
.intro-section .lower-content {
    position: relative;
    display: block;
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 93px 0px 94px 0px;
}
.centred {
    text-align: center;
}
.intro-section .lower-content .sec-title {
    margin-bottom: 27px;
}
.sec-title {
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.sec-title h5 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
}

.sec-title h5::before {
    position: absolute;
    content: '';
    width: 25px;
    height: 2px;
    top: 12px;
	right:0;
		background:#01297b;
}
.sec-title.style-three.centred h5 {
    padding: 0px 35px 0px 35px;
}
.sec-title.style-three h5 {
    color: #135f30;
}

.sec-title.centred h5::after {
    position: absolute;
    content: '';
    width: 25px;
    height: 2px;
    top: 12px;
    left: 0px;
	right:0;
	background:#01297b;
}
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 35px;
    line-height: 46px;
    color: #222;
    font-weight: 700;
}

.lower-content .text{
	color:#666;
	line-height:26px;
	font-size:16px;
}
.bg-color-3 {
    background: #135f30 url(../images/shape-10.png) no-repeat left;
}
.info-style-two {
    position: relative;
    padding: 72px 0px;
}
.auto-container {
    position: static;
    max-width: 1170px;
    padding: 0px 15px;
    margin: 0 auto;
	
}
.info-style-two #video_block_two .video-content {
    margin-right: 55px;
    margin-top: -112px;
}
#video_block_two .video-content .pattern-layer {
    position: absolute;
    left: -210px;
    top: 140px;
    
    background-repeat: no-repeat;
}
#video_block_two .video-content .pattern-layer {
    position: absolute;
    left: -210px;
    top: 140px;
    width: 283px;
    height: 363px;
    background-repeat: no-repeat;
}
.video-inner img{
	width:500px;
	height:554px;
}
#content_block_seven .content-box {
    position: relative;
}
#content_block_seven .content-box .info-list {
    position: relative;
    display: block;
    margin-bottom: 28px;
}
#content_block_seven .content-box h3 {
    color: #fff;
    margin-bottom: 14px;
}
#content_block_seven .content-box .info-list li {
    position: relative;
    display: block;
     padding-bottom: 29px;
    margin-bottom: 27px;
    border-bottom: 1px dashed #5e5588;
}
#content_block_seven .content-box .info-list li p {
    color:#fff;
}

.flaticon-increase{
	background:url(../images/sales.png);
	width:100px;
	height:100px;
}
#content_block_seven .content-box .support-box p {
    color: #fff;
    margin-bottom: 6px;
}
.support-box{
	margin-left:50px !important;
}
.support-box .box h3 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 48px;
    font-weight: 400;
    color: #fff;
    margin: 0px;
}
.service-style-three {
    position: relative;
    padding: 93px 0px 90px 0px;
}
.service-style-three .upper-box {
    position: relative;
    display: block;
    margin-bottom: 40px;
}
.service-style-three .upper-box .title-inner {
    position: relative;
    display: block;
    max-width: 900px;
    width: 100%;
}
.service-style-three .upper-box .title-inner .sec-title {
    width: 50%;
}
.sec-title h5 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    color: #666666;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
}
.sec-title.left.style-three h5 {
    padding-right: 35px;
	color: #135f30;
}
.sec-title.style-three h5::before, .sec-title.style-three h5::after {
    background: #135f30;
	width:25px;
	right:0px;
	position: absolute;
	content: '';
	height: 2px;
	top: 12px;
}
.service-style-three .upper-box .title-inner .text::before {
    position: absolute;
    content: '';
    background: #8db6d6;
    width: 1px;
    height: 75px;
    left: -40px;
    top: 3px;
}
.service-style-three .upper-box .title-inner .text {
    position: relative;
    padding-left: 30px;
    margin-top: 4px;
    width: 50%;
}

.service-style-three .upper-box .btn-box {
    position: absolute;
    top: 25px;
    right: 0px;
}
.title-inner p{
	line-height:26px;
	font-size:15px;
	color:#666;
}
.theme-btn, div.wpforms-container-full .wpforms-form button[type="submit"], .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"],.form-submit .submit {
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    font-family: 'Arimo', sans-serif;
    color: #fff !important;
    text-align: center;
    cursor: pointer;
}
.theme-btn.style-three, .theme-btn.style-one, div.wpforms-container-full .wpforms-form button[type="submit"], .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"],.form-submit .submit {
   background: #1c6ead;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
	vertical-align: middle;
	transform: perspective(1px) translateZ(0);
	position: relative;
	transition-property: color;
	transition-duration: 0.5s;
	font-size: 17px;
	
  transition: background-image 0.5s linear;
	border-radius:50px;
}
.theme-btn::after, div.wpforms-container-full .wpforms-form button[type="submit"]::after, .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"]::after, .form-submit .submit::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #222 ;
    -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s ;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}
.theme-btn::before, div.wpforms-container-full .wpforms-form button[type="submit"]::before, .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"]::before, .form-submit .submit::before {

    content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
z-index: -1;
background-color: #000;
transition: all 0.3s;
transform: scaleY(0);
transform-origin: left top;
border-radius:50px;
}
.theme-btn::after, div.wpforms-container-full .wpforms-form button[type="submit"]::after, .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"]::after, .form-submit .submit::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #222;
	transition: all 0.3s !important;
	transform: scaleY(0) !important;
	transform-origin: left top !important;
}
.theme-btn:hover, .theme-btn:focus, .theme-btn:active {
	color: #fff	 !important;
	text-decoration: none;
}
.theme-btn:hover:before, .theme-btn:focus:before, .theme-btn:active:before,  div.wpforms-container-full .wpforms-form button[type="submit"]:hover:before, .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"]:hover:before, .form-submit .submit:hover::before {
	transform: scaleX(1);
	color: #000 !important;
	
}
.service-style-three .upper-box .btn-box .theme-btn,  div.wpforms-container-full .wpforms-form button[type="submit"], .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"], .form-submit .submit{
    padding: 13px 38px;
}
.service-block-three .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #d7fdcb;
    margin-bottom: 30px;
    transition: all 500ms ease;
	height:580px;
	
}
.service-block-three .inner-box::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    transform: scale(0, 0);
    transition: all 500ms ease;
	background: #d7fdcb;
}
.service-block-three .inner-box:hover{
	background: #fff;
		box-shadow: 5px -5px 10px -6px #ccc;
		border-bottom:3px solid #ffc000;
		
}
.service-block-three .inner-box .image-box a {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    font-size: 30px;
    line-height: 30px;
    color: #fff !important;
    z-index:1;
    opacity: 0;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
	font-size: 30px;
    color: #fff;
}
.service-block-three .inner-box .image-box{
	width:360px;
	height:220px;
}

.service-block-three .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
}
.service-block-three .inner-box .image-box .overlay-box-1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    z-index: 1;
    transition: all 500ms ease;
	background: rgba(19, 95, 48, 0.8);
}
.service-block-three .inner-box .image-box .overlay-box-2 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    z-index: 1;
    transition: all 500ms ease;
	background: rgba(19, 95, 48, 0.8);
}
.service-block-three .inner-box:hover .image-box .overlay-box-1, .service-block-three .inner-box:hover .image-box .overlay-box-2 {
    width: 50%;
}
.service-block-three .inner-box .lower-content {
    position: relative;
    padding: 10px 45px 38px 45px;
}
.service-block-three .inner-box .lower-content h3 {
    display: block;
    margin-bottom: 3px;
}
.service-block-three .inner-box .lower-content p {
    margin-bottom: 29px;
}


.service-block-three .inner-box .lower-content .link {
    position: relative;
    display: block;
    padding-top: 16px;
	border-top: 1px solid rgba(19, 95, 48, 0.8);
}
.owl-nav, .owl-dots {
    display: none !important;
}
.service-style-three .owl-dots {
    position: relative;
    display: block;
    text-align: center;
    padding-top: 15px;
}
.service-style-three .owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: inline-block;
    background: #dddddd;
    width: 20px;
    height: 4px;
    margin: 0px 5px;
    cursor: pointer;
    transition: all 500ms ease;
}
.service-block-three .inner-box .lower-content .link a span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #135f30;
    border-bottom: 1px solid #222;
    transition: all 500ms ease;
	margin-left:10px;
}
.service-block-three .inner-box .lower-content .link a:hover span{
	color:#135f30;
	border-bottom: 1px solid #ffc000;
}
.three-item-carousel .owl-item{
	width:360px !important;
	margin-right:30px;
}
.service-block-three .inner-box .lower-content h3 a {
    display: inline-block;
    color: #000	;
	padding-bottom:10px;
}
.service-block-three .inner-box .lower-content h3 a:hover {
    display: inline-block;
    color: #135f30;
}
.contact-section {
    position: relative;
    padding: 93px 0px 100px 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.contact-section::before {
    position: absolute;
    content: '';
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.0) 0%, rgba(19, 95, 48, 1) 100%);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
}
#content_block_nine .content-box {
    position: relative;
}
.sec-title.left.style-three h5 {
    padding-right: 35px;
}
.sec-title.light h5, .sec-title.light h2 {
    color: #fff !important;
}
#content_block_nine .content-box .text p {
    color: #fff;
	line-height:25px;
}
#content_block_nine .content-box .form-inner .form-group input[type="text"], #content_block_nine .content-box .form-inner .form-group input[type="email"], #content_block_nine .content-box .form-inner .form-group textarea, div.wpforms-container-full .wpforms-form input[type="date"], div.wpforms-container-full .wpforms-form input[type="datetime"], div.wpforms-container-full .wpforms-form input[type="datetime-local"], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form input[type="month"], div.wpforms-container-full .wpforms-form input[type="number"], div.wpforms-container-full .wpforms-form input[type="password"], div.wpforms-container-full .wpforms-form input[type="range"], div.wpforms-container-full .wpforms-form input[type="search"], div.wpforms-container-full .wpforms-form input[type="tel"], div.wpforms-container-full .wpforms-form input[type="text"], div.wpforms-container-full .wpforms-form input[type="time"], div.wpforms-container-full .wpforms-form input[type="url"], div.wpforms-container-full .wpforms-form input[type="week"], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea, .everest-forms input[type="text"], .everest-forms input[type="email"], .everest-forms .evf-field-container .evf-frontend-row textarea {
    position: relative !important;
    width: 100% !important;
    background: #fff !important;
    height: 55px !important;
    padding: 10px 30px !important;
    font-size: 15px !important;
    border: 2px solid #fff !important;
    border-radius: 30px !important;
    transition: all 500ms ease !important;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
  max-width: 100% !important;
}
div.wpforms-container-full .wpforms-form label.wpforms-error {
  display: block;
  color: #ffc000  !important;
  font-size: 12px;
  padding:10px 20px !important;
  float: none;
  cursor: default;
}
#content_block_nine .content-box .form-inner .form-group textarea {
    position: relative;
    width: 100%;
    background: #fff;
    height: 55px !important;
    padding: 10px 30px;
    font-size: 15px;
    border: 2px solid #fff;
    border-radius: 30px;
    transition: all 500ms ease;
}
#content_block_nine .content-box .form-inner .form-group textarea, div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea, .everest-forms .evf-field-container .evf-frontend-row textarea {
    display: block;
    height: 120px !important;
    resize: none;
}
#content_block_nine .content-box .form-inner .form-group button, div.wpforms-container-full .wpforms-form button[type="submit"], .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"] , .form-submit .submit{
    display: block;
    width: 100%;
    text-transform: uppercase;
    padding: 12.5px 30px !important;
	border:none;
}
.theme-btn.style-three, div.wpforms-container-full .wpforms-form button[type="submit"], .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"], .form-submit .submit {
    border-radius: 30px;
    overflow: hidden;
}
.theme-btn.style-three, div.wpforms-container-full .wpforms-form button[type="submit"], .everest-forms button.button:not(.button-large), .everest-forms button[type="submit"], .form-submit .submit {
    background: #ffc000 !important;
	width:100% !important;
	text-transform:uppercase !important;
	border:0 !important;
	font-size:16px !important;
	
}
.form-submit .submit{
width:20% !important;
margin:20px;
}
.news-style-three {
    position: relative;
    padding: 93px 0px 100px 0px;
}
.news-style-three .pattern-layer {
    position: absolute;
    left: 175px;
    bottom: 20px;
    width: 283px;
    height: 363px;
    background-repeat: no-repeat;
}
.news-style-three .upper-box {
    position: relative;
    display: block;
    margin-bottom: 40px;
}
.news-style-three .upper-box .title-inner {
    position: relative;
    display: block;
    max-width: 900px;
    width: 100%;
}
.news-style-three .upper-box .title-inner .sec-title {
    width: 50%;
}
.news-style-three .upper-box .title-inner .text::before {
    position: absolute;
    content: '';
    background: #8db6d6;
    width: 1px;
    height: 75px;
    left: -40px;
    top: 3px;
}
.news-style-three .upper-box .title-inner .text {
    position: relative;
    padding-left: 30px;
    margin-top: 4px;
    width: 50%;
}
.news-style-three .upper-box .btn-box {
    position: absolute;
    top: 25px;
    right: 0px;
}
.news-style-three .upper-box .btn-box .theme-btn {
    padding: 13px 35px;
}
.news-style-three .left-block {
    position: relative;
    margin-right: 55px;
}
.news-block-two .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
}
.news-block-two .inner-box .image-box::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0.9) 100%);
    z-index: 1;
    transition: all 500ms ease;
}
.news-block-two .inner-box .image-box img {
    width: 100%;
}
.news-block-two .inner-box .lower-content {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 0px 45px 30px 45px;
    z-index: 1;
}
.news-block-two .inner-box .lower-content .post-info {
    position: relative;
    display: block;
    margin-bottom: 8px;
	padding:0;
}
.news-block-two .inner-box .lower-content .post-info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-right: 17px;
}
.news-block-two .inner-box .lower-content .post-info li a{
	color:#fff;
}
.news-block-two .inner-box .lower-content .post-info li a:hover{
	color:#1c6ead
}
.news-block-two .inner-box .lower-content .post-info li::before {
    position: absolute;
    content: '';
    background: #fff;
    height: 13px;
    width: 1px;
    top: 9px;
    right: -11px;
}
.news-block-two .inner-box .lower-content .post-info li i {
    margin-right: 7px;
}
.news-block-two .inner-box .lower-content h3 {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 33px;
}
.news-block-two .inner-box .lower-content h3 a {
    display: inline-block;
    color: #fff;
}
.news-block-two .inner-box .lower-content h3 a:hover {
    display: inline-block;
    color:#ffc000 
}
.news-block-two .inner-box .lower-content .link {
    position: relative;
    display: block;
    padding-top: 16px;
}
.news-block-two .inner-box .lower-content .link {
    border-top: 1px solid #ffc000;
}
.news-block-two .inner-box .lower-content .link a span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    color: #fff ;
    font-weight: 400;
    border-bottom: 1px solid #fff;
    transition: all 500ms ease;
}
.news-block-two .inner-box .lower-content .link a i {
    position: relative;
    display: inline-block;
    font-size: 12px;
    margin-right: 8px;
	color:#ffc000;
}
.news-block-two .inner-box .lower-content .link a:hover span {
	color:#ffc000;
	border-bottom: 1px solid #ffc000;
}
.news-block-one .inner-box {
    position: relative;
    display: block;
}
.news-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #222;
}
.news-block-one .inner-box .image-box img {
    width: 100%;
    transition: all 500ms ease;
}
.news-style-three .news-block-one .inner-box .lower-content {
    padding-top: 26px;
	position: relative;
}
.news-block-one .inner-box .lower-content .post-info {
    position: relative;
    display: block;
    margin-bottom: 7px;
	padding:0;
}
.news-block-one .inner-box .lower-content .post-info li:first-child::before {
    position: absolute;
    content: '';
    background: #666;
    height: 13px;
    width: 1px;
    top: 9px;
    right: -11px;
}
.news-block-one .inner-box .lower-content .post-info i {
    margin-right: 7px;
    color: #135f30;
}
.news-block-one .inner-box .lower-content .post-info li a {
    color: #666;
}
.news-style-three .news-block-one .inner-box .lower-content h3 {
    line-height: 30px;
}
.news-block-one .inner-box .lower-content h3 a {
    color: #135f30;
}
.news-block-one .inner-box .lower-content h3 a:hover{
	color:#00c64c;
}
.news-style-three .news-block-one .inner-box .lower-content p {
    margin-bottom: 29px;
}
.news-style-three .news-block-one .inner-box .lower-content .link {
    position: relative;
    display: block;
    padding-top: 16px;
    border-top: 1px solid #135f30;
}
.news-style-three .link a{
	color:#135f30;
}
.news-style-three .link a:hover{
	color:#135f30;
	border-bottom:1px solid #ffc000;
}
.news-block-two .inner-box .lower-content .post-info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-right: 17px;
}
.news-block-two .inner-box .lower-content .post-info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin-right: 17px;
}
.news-block-one .inner-box .lower-content .post-info li:first-child {
    margin-right: 17px;
}
.news-block-one .inner-box .lower-content .post-info li {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.news-block-one .inner-box .lower-content .post-info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #666666;
}



/* index ends */


.main-footer {
    background: #0a1c2d ;
}
.main-footer .footer-top {
    position: relative;
     padding: 50px 0px 0 0px;
	 min-height:350px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
 

.main-footer .widget-section .logo-widget {
    position: relative;
    margin-right: -30px;
  
}
.main-footer .widget-section .logo-widget .footer-logo {
    position: relative;
}
.main-footer .widget-section .logo-widget .text {
    position: relative;
    display: block;
    margin-bottom: 12px;
}
.main-footer .widget-section p {
    color: #fff;
}
.main-footer .widget-section .newsletter-widget .info-list {
    position: relative;
    display: block;
    margin-bottom: 15px;
	padding:0;
}
.main-footer .widget-section .newsletter-widget .info-list li {
    position: relative;
    display: block;
    font-size: 14px;
    color: #fff;
    margin-bottom: 3px;
    padding-left: 26px;
}
.ml-70 {
    margin-left: 70px;
}
.main-footer.alternet-3 .widget-section .newsletter-widget .info-list li i {
    color: #ffc000;
}
.main-footer .widget-section .newsletter-widget .info-list li i {
    position: absolute;
    left: 0px;
    top: 2px;
    font-size: 16px;
}
.main-footer .widget-section .newsletter-widget .info-list li a {
    color: #b6bbc0;
}
.main-footer .widget-section .newsletter-widget .info-list li a:hover {
    color: #ffc000;
}
.main-footer .widget-section .footer-widget .widget-title {
    position: relative;
    display: block;
    margin-bottom: 31px;
}
.main-footer .widget-section .footer-widget .widget-title h4 {
    position: relative;
    display: inline-block;
    color: #fff;
    margin: 0px;
    padding-right: 57px;
}
.main-footer .widget-section .footer-widget .widget-title h4::before {
    position: absolute;
    content: '';
    width: 45px;
    height: 2px;
    top: 12px;
    right: 0px;
	background: #ffc000;
}
.main-footer .widget-section .links-widget .widget-content ul li {
    position: relative;
    display: block;
    padding-left: 22px;
    margin-bottom: 5px;
}
.main-footer .widget-section .links-widget .widget-content ul li::before {
    position: absolute;
    content: "\f101";
    font-family: 'fontawesome';
    font-weight: 700;
    font-size: 12px;
    color: #b6bbc0;
    left: 0px;
    top: 0px;
}
.main-footer .widget-section .links-widget .widget-content ul li a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #fff;
}
.main-footer .widget-section .links-widget .widget-content ul li a:hover{
color: #ffc000;
}
.main-footer .widget-section .newsletter-widget .form-group i {
    position: absolute;
	line-height:40px;
    right: 30px;
    font-size: 16px;
    color: #888888;
    z-index: 1;
}
.main-footer .widget-section .newsletter-widget div.wpforms-container-full .wpforms-form input[type="text"], .main-footer .widget-section .newsletter-widget div.wpforms-container-full .wpforms-form input[type="email"], .main-footer .widget-section .newsletter-widget .wpcf7-form .form-group input[type="text"], .main-footer .widget-section .newsletter-widget .wpcf7-form .form-group input[type="email"] {
    position: relative;
    width: 100%;
    height: 45px !important;
    font-size: 14px;
    color: #fff !important;
    border: 1px solid #2e3439 !important;
    padding: 10px 50px 10px 20px !important;
    background: transparent !important;
    transition: all 500ms ease;
	border-radius:0 !important
}
.main-footer .widget-section .newsletter-widget div.wpforms-container-full .wpforms-form button[type="submit"] {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase !important;
    padding: 7.5px 25px !important;
	border:0;
	width:40% !important;
}
.main-footer.alternet-3 .theme-btn.style-one {
    border-radius: 30px;
    overflow: hidden;
    background: #ffc000;
}

.main-footer.alternet-3 .theme-btn.style-one:hover {
    border-radius: 30px;
    overflow: hidden;
    background: #fff;
	color:#000 !important;
}
.main-footer .footer-bottom {
    position: relative;
    display: block;
    text-align: center;
    padding: 20px 0;
}
.main-footer .footer-bottom .copyright p {
    color: #fff;
    margin: 0px;
	text-align:right;
	font-size:12px;
}
.main-footer .footer-bottom .copyright p a{
	color:#FFCC00;
}
.main-footer .footer-bottom .copyright p a:hover{
	color:#fff;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{
		background-color:none !important;
		background:none !important;
	}

.owlitem img{
width:100%;
}
.three-item-carousel .link a{
color:#135f30 !important;
}

/* Inner Page */
.btn-group-lg > .btn, .btn-lg {
  padding: 12px 16px !important;
 }
.aboutustop{
	background:#f5f7f8;
	padding:20px;
	padding-left:0;
	font-family: "Arimo", 'sans-serif';
}
.aboutusheading img{

	position:relative;

}
.aboutusheading h2{
	position:absolute;
	top:25%;
	left:63%;
	font-size:35px;
		letter-spacing:1px;
		color:#009900;
		display:none;
}
.aboutusinner{
	padding:90px 0 90px 0;
}
.aboutusinnercontent p{
	line-height:28px;
	text-align:justify;
	font-size:16px;
	
}
.aboutname{
	color:#FF9900;
	font-weight:500;
}
.aboutmyself{
	font-style:italic;
	font-size:16px;
	color:#FF9900;
	font-weight:600;
}
.ourmoto img{
padding-top:20px;
	width:100%;
}
.aboutus_section{
	padding-bottom:90px;
}
.aboutus_section .container-fluid{
	padding:0;
}
.aboutus_servicesection{
	background:#135f30;
	padding:30px 0 30px 0
}
.aboutus_servicesection h5{
	font-weight:500;
	font-size:25px;
	color:#fff;
}
.aboutus_servicesection .sec-title.style-three h5::before, .aboutus_servicesection .sec-title.style-three h5::after{
background: #fff;
width: 25px;
right: 0px;
position: absolute;
content: '';
height: 2px;
top: 12px;
}
.aboutus_servicesection .sec-title.style-three h5 {
  color: #fff;
}
.aboutus_servicesection li{
list-style:none;
line-height:40px;
color:#000;
font-size:16px;

}
.aboutus_servicesection .fa-diamond{
	padding-right:10px;
	color:#FF9900;
}
.servicelist{
	background:#fff;
	padding:20px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.services-section .sec-title.centred.style-three h5{
	color:#135f30;
	font-size:25px;
	text-transform:uppercase;
}
.services-section .sec-title.centred.style-three h5 a{
	color:#135f30;
	font-size:25px;
	text-transform:uppercase;
}
.services-section .sec-title.style-three h5:before, .services-section .sec-title.style-three h5:after{
	background:#135f30;
}
.serviceimage img{
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.service-content{
	padding-left:20px;
}
.service-content p{
	line-height:25px;
	font-size:15px;
	text-align:justify;
}
.services-section .container-fluid{
	background:#eeffe9;
	margin-top:30px;
	padding:20px 0;
}
.services-section .container{
	margin-top:50px;
	padding:20px 0;
}
/* Contact us */
.contact-information .single-item .inner-box::after {
  left: auto;
  bottom: -40px;
  top: auto;
  right: -40px;
}
.contact-information .single-item .inner-box::after, .contact-information .single-item .inner-box::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  background: #125d2f;
  position: absolute;
  left: -40px;
  top: -30px;
  border-radius: 50%;
}

 .contact-information .single-item .inner-box {
  position: relative;
  overflow: hidden;
  height:200px;
}
 .contact-information .single-item .inner-box {
  background: #fdfdfd;
  box-shadow: 0 0px 12px rgba(0, 0, 0, 0.07);
}
.contact-information .single-item .inner-box {
  position: relative;
  display: block;
  background: #fff;
  padding: 20px 30px 54px 30px;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom:20px;
  border:1px solid #125d2f;
}
.contact-information .single-item .inner-box .icon-box {
  position: relative;
  margin-bottom: 14px;
}
.contact-information .single-item .inner-box svg {
  font-size: 50px;
  color:#FF9900;
}
.contact-information .single-item .inner-box p a {
  color: #FF9900;
}
.contact-information .single-item .inner-box p{
font-size:16px;
}
.contactdetails{
	padding:30px;
	background: #eeffe9;
}
.contact-style-two::before {
  position: absolute;
  content: '';
  background:#135f30;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.8;
}
.contact-style-two {
  position: relative;
  width: 100%;
  height:800px !important;
  padding: 93px 0px 100px 0px !important;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-image:url(../images/contact-3.jpg);
}
.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
}
.contact-style-two .sec-title.left.light {
  text-align: center;
}
.sec-title.light h2 {
  color: #fff !important;
}
.contact-style-two .default-form {
  max-width: 770px;
  margin: 0 auto;
}
.contact-style-two .default-form .form-group {
  position: relative;
  margin-bottom: 20px;
  padding: 0px 10px;
}
.contact-style-two div.wpforms-container-full .wpforms-form input.wpforms-field-medium, .contact-style-two div.wpforms-container-full .wpforms-form textarea, .contact-style-two div.wpforms-container-full .wpforms-form button[type="submit"], .contact-style-two div.wpforms-container-full .wpforms-form label.wpforms-error, .contact-style-two .default-form .form-group input[type="text"], .contact-style-two .default-form .form-group input[type="text"], .contact-style-two .default-form .form-group input[type="email"], .contact-style-two .default-form .form-group textarea{
	max-width:100% !important;

}
.contact-style-two div.wpforms-container-full .wpforms-form button[type="submit"]{
	max-width:30% !important;
	margin-left:50%;
}
.contact-style-two div.wpforms-container-full .wpforms-form input[type="text"], .contact-style-two div.wpforms-container-full .wpforms-form input[type="email"], .contact-style-two div.wpforms-container-full .wpforms-form textarea, .contact-style-two .default-form .form-group input[type="text"], .contact-style-two .default-form .form-group input[type="email"], .contact-style-two .default-form .form-group textarea{
  position: relative;
  width: 100%;
  height: 55px !important;
  background: #fff !important;
  font-size: 16px;
  padding: 10px 20px !important;
  border: 2px solid #fff !important;
  transition: all 500ms ease !important;
  border-radius:0 !important
}
.contact-style-two div.wpforms-container-full .wpforms-form textarea, .contact-style-two .default-form .form-group textarea {
  display: block;
  height: 170px !important;
  resize: none;
  
}
.contact-style-two div.wpforms-container-full .wpforms-form button[type="submit"], .contact-style-two .default-form .form-group button{
  max-width: 270px !important;
  margin: 0 auto;
  text-transform: uppercase;
  display: block;
  width: 100% !important;
  padding: 12.5px 30px !important;
  border:0;
}
.contact-style-two .sec-title p {
  color: #fff;
}
.breadcrumbs{
	padding-top:20px;
}
.breadcrumbs a{
	color:#006600;
}
.underconst img{
margin:0 auto;
}
.paddingcontainer{
    padding:93px 0 93px 0;
}
.indexblogposting{
padding-top:30px;
background-image: linear-gradient(to bottom, #fff, #fff, #fff, #ededf5);
background:#d7fdcb;
padding-bottom:20px;
margin-right:30px;
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
}

.indexblogcontent .indexcontent span::after {
color:#EAEAEA;
}
.indexblogcontent .indexcontent span a{
color:#737373;
}
.indexblogcontent .indexcontent span a:hover{
color:#333333;
}
.indexblogcontent .title{
padding-bottom:25px;
}
.indexblogcontent .title a {
	color:#232323;
	font-weight:bold;
	font-stretch:normal !important;
	font-size:30px !important;
}
.indexblogcontent .title a:hover {
	color:#135f30;
	font-weight:bold;
	font-stretch:normal !important;

}
.indexblogcontent p{
color:#333333;
}
.readmore{
padding-top:20px;

}
.readmore a{
text-transform:uppercase;
color:#fff;
font-stretch:condensed;
font-weight:bold;
background:#000;
padding:10px 30px;
border-radius:30px;
}
.readmore a:hover{
text-transform:uppercase;
color:#fff;
font-stretch:condensed;
font-weight:bold;
background:#135f30;

}
.blogImage {
  display: inline-block;
  overflow: hidden;            /* clip the excess when child gets bigger than parent */
}
.blogImage img {
  display: block;
  transition: transform 2s;   /* smoother zoom */
  cursor:pointer;
}
.blogImage:hover img {
  transform: scale(1.3);
}
.imageverlay{
position:relative;
}
.blogImage .text{
position: absolute;
top: 25%;
left: 83%;
color: #fff;
background:#232323;
text-transform: uppercase;
width: 100px;
height: 40px;
line-height: 40px;
text-align: center;
font-size:14px;
}
.blogImage .text a{
color:#fff;

}
.indexBlogSection .col-md-3{
margin-left:5%;
margin-top:3%;
}

.blogImage .text a:hover{
color:#999;

}

.sidebar .widget-title, .categories .header{
background:#135f30 !important;
padding:10px;
border:1px solid #D6D6D6;
color:#fff;
font-weight:bold;
font-size:19px;
margin-top:20px !important;

}
.sidebar ul, .news_sidebar ul{
padding:20px 20px;
background-color:#f1f5f3;

}
.sidebar ul li, .news_sidebar ul li{
padding: 5px 0;
list-style:none;
border-bottom:1px solid #D6D6D6;
padding-bottom:10px;
}
.sidebar ul li::before, .news_sidebar ul li::before{
content: '\f0c8';
font-family: FontAwesome;
font-size:5px;
padding-right:10px;
color:#D6D6D6;
}
.sidebar ul li a, .news_sidebar ul li a{
color:#444;

font-weight:600;

}
.sidebar ul li a:hover, .news_sidebar ul li a:hover{
color:#ffc000;

}
.sidebar .post-date, .news_sidebar .post-date{
font-size: 10px;
display: block;
padding-left: 20px;
padding: 10px 20px 0 20px;
text-transform:uppercase;
font-weight:bold;
color:#B4B4B4;
}
.blog_posting{
margin-right::20px !important;
}
.blogcontent p{
text-align:justify;
line-height:25px;
padding-top:20px;
}
.logged-in-as a{
	color:#00c64c
}
.logged-in-as a:hover{
	color:#000
}
.post-info .header {
  font-size: 40px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.post-info .header::before {
  content: '';
  position: absolute;
  top: 2%;
  left: 12%;
  width: 4px;
  height: 60px;
  background: #00c64c !important;
}
/* POS SOLUTION */
.pos_container h2{
padding-bottom:20px;
color:#006600;

}

.pos_container h3{
padding:10px 0;
color:#000;
text-transform:uppercase;
font-style:italic;
}

.header::before {
  content: '';
  position: absolute;
  left: 11%;
  bottom: 0;
  width: 78%;
  height: 2px;
  background-color: #006600;
}
.header {
  position: relative;
  padding-bottom: 20px;
  color: #006600;
}
.pos_container h4, .pos_container p{
	font-weight:bold;
	line-height:30px;
}
.postable{
	margin:50px;
}
.postable tr{
padding:20px;
border:1px solid #FF9900 !important;
}
.postable td{
padding:20px;

}
.postable th{
	background:#FF9900;
	border:1px solid #fff;
	color:#fff;
	padding-left:20px;
	
	
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.faq_section{
	padding-top:30px;
}
#sp-ea-145.sp-easy-accordion > .sp-ea-single > .sp-collapse > .ea-body {
  background: #fff;
  color: #444;
  font-size: 15px;
  line-height: 24px;
}

