/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/lato/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(../fonts/lato/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin-ext */
@font-face {
  font-family: 'LatoBold';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/lato/rZPI2gHXi8zxUjnybc2ZQFKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'LatoBold';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(../fonts/lato/MgNNr5y1C_tIEuLEmicLmwLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'LatoBlack';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(../fonts/lato/t85RP2zhSdDjt5PhsT_SnlKPGs1ZzpMvnHX-7fPOuAc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'LatoBlack';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(../fonts/lato/lEjOv129Q3iN1tuqWOeRBgLUuEpTyoUstqEm5AMlJo4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin */
@font-face {
    font-family: 'Calvin Fallen';
    src: url('../fonts/calvin_fallen/CalvinFallen.eot');
    src: url('../fonts/calvin_fallen/CalvinFallen.eot?#iefix') format('embedded-opentype'),
        url('../fonts/calvin_fallen/CalvinFallen.woff2') format('woff2'),
        url('../fonts/calvin_fallen/CalvinFallen.woff') format('woff'),
        url('../fonts/calvin_fallen/CalvinFallen.svg#CalvinFallen') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Global styles
================================================== */

html{
	overflow-x: hidden !important;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

body{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #191919;
    background: #83b69f URL(/assets/img/bg_hijau.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

h1, h2, h3, h4{
	font-weight: 400;
}
.body-inner{
	position: relative;
	overflow: hidden;
    max-width: 1000px;
    background: white;
    margin: 0px auto;
}

a:link,
a:visited{
    text-decoration: none;
}


a:hover{
	text-decoration: none;
	color: #000;
}

a.read-more{
	color: #323232;
}

section{
	padding: 15px 0;
	position: relative;
}

.ts-padding {
  padding: 50px;
}

.no-padding{
	padding: 0;
}

.media>.pull-left{
	margin-right: 20px;
}

.heading{
	padding-bottom: 50px;
	margin-top: 10px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.gap-60 {
	clear: both;
	height: 60px;
}

.gap-40 {
	clear: both;
	height: 40px;
}

.gap-30 {
	clear: both;
	height: 30px;
}
.gap-20 {
	clear: both;
	height: 20px;
}
.gap-10 {
  clear: both;
  height: 10px;
}

a:focus{
	outline: 0;
}

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}


/* Typography
================================================== */

body{
	/*font-family: 'Lato',Arial,sans-serif;*/
  font-family: 'Arial', sans-serif;
  	text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased !important;
	/*color: #555555;
  	font-weight: 400;*/
  	font-size: 13px;
}



h1{
    font-size: 36px;
    line-height: 48px;
}

h2{
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
}

h3{
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
}

h4{
    font-size: 20px;
    line-height: 28px;
}

h5{
    font-size: 14px;
    line-height: 24px;
}

/* Button variation */

.btn-primary {
  background: #217511;
  box-shadow: 0 3px 0 #b73e02;
}
.btn-primary,
.btn.cancel {
  border: 0;
  border-radius: 3px;
  padding: 10px 20px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -o-transition: 350ms;
  transition: 350ms;
}

.btn.cancel:hover,
.btn-primary:hover, .btn-primary:focus {
  background: #509001;
  box-shadow: 0 3px 0 #D51F27;
}

.btn-primary.dark {
  background: #509001;
  box-shadow: 0 3px 0 #111316;
}

.btn-primary.dark:hover {
  background: #1a1a1a;
  box-shadow: 0 3px 0 #000000;
}

/* Ul, ol, li */

.list-arrow {
  	list-style: none;
  	margin: 0 !important;
  	padding: 0 0 0 1px;
}

.list-arrow li {
  	line-height: 24px;
}

.list-arrow li:before {
  	font-family: FontAwesome;
  	content: "\f101";
  	margin-right: 10px;
}

.list-arrow li:hover, .list-arrow li a:hover {
  color: #217511;
}

.list-arrow li, .list-arrow li a{
	color: #555;
}

.list-arrow.style2 li:before {
    content: "\f05d";
    color: #217511;
}

.unstyled{
	list-style: none;
	margin: 0;
	padding: 0;
}

blockquote p{
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	font-style: italic;
	color: #959595;
}

blockquote {
	margin: 20px 0;
}

.ts-divider {
  position: relative;
  margin: 20px 0 30px;
}
.ts-divider:after {
  content: "";
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  position: absolute;
  background: linear-gradient(to right, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
  background: -ms-linear-gradient(left, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
  background: -o-linear-gradient(left, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
  background: -moz-linear-gradient(left, #ffffff 0, #e0e0e0 30%, #e0e0e0 70%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), 
  	color-stop(30%, #e0e0e0), color-stop(70%, #e0e0e0), color-stop(100%, #ffffff));
}



/* Common styles
================================================== */

/* Title Border */
.web_title{font-family: 'Calvin Fallen';font-size: 50px;word-break: none;text-shadow: 1px 1px 2px #7A7A7A;}
.title-border{
  	font-weight: 300;
  	font-size: 20px;
  	/*text-transform: uppercase;*/
  	margin: 0 0 10px 0;
  	padding: 0;
  	position: relative;
  	color: #333;
}

.title-border:before{
	content: "";
  	position: absolute;
  	display: inline-block;
  	top: 45px;
  	left: 0;
  	width: 100px;
  	height: 4px;
  	background: #217511;
}
.title-border:after{
	position: absolute;
  	content: " ";
  	width: auto;
  	height: auto;
  	bottom: -28px;
  	left: 20px;
  	border-width: 8px;
  	border-style: solid;
  	border-color: #217511 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

.title-border.no-border:before{
    display: none;
}

.title-border.no-border:after{
    display: none;
}

.title-border.semi-bold{
    font-weight: 500;
}
/* Title normal */

.title-normal {
  	font-weight: 300;
  	line-height: normal;
  	/*text-transform: uppercase;*/
}


p.lead {
  font-size: 17px;
  margin-bottom: 10px;
}

/* Content list */

.content-list {
  	margin: 20px 0;
  	font-size: 16px;
  	overflow: hidden;
}

.content-list h3 {
  	font-size: 16px !important;
  	font-weight: 700 !important;
  	text-transform: uppercase;
  	position: relative;
  	display: inline-block;
  	padding-right: 20px;
}

.content-list h3:after {
  	content: '';
  	position: absolute;
  	top: 50%;
  	height: 1px;
  	width: 100%;
  	left: 100%;
  	margin-top: -1px;
  	border-bottom: 1px solid #cecece;
  	z-index: 0;
  	padding-left: 20px;
}


/* Carousel controller */

.ts-carousel-controller .left,
.ts-carousel-controller .right, 
.owl-theme .owl-controls .owl-nav [class*=owl-]{
	cursor: pointer;
	background: none !important;
	width: 22px;
	height: 22px;
	line-height: 22px;
	font-size: 24px !important;
	color: #222 !important;
	opacity: 1;
	top: auto;
	text-shadow: none;
	display: inline-block;
	text-align: center;
	border-radius: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
	color: #217511 !important;
}

.owl-controls .owl-next{
	margin:0 0 0 6px !important;
}

/* Input form */

.form-control{
	box-shadow: none;
	border: 1px solid #dedede;
	padding: 6px 20px;
	height: 50px;
	background: none;
	color: #959595;
	font-size: 14px;
	border-radius: 0;
}

.form-control:focus{
	box-shadow: none;
}

/*-- Pagination --*/

.pagination li a{
	border-radius: 0 !important;
	margin-right: 8px;
}

.pagination>.active>a, .pagination>.active>a:hover,
.pagination>li>a:hover{
	color: #fff;
	border: 1px solid transparent;
}


/* Top Bar
================================================== */
.top-bar{
	background: #f4f4f4;
	padding: 8px 0;
    font-size: 13px;
}

/* Top social */

.top-social-title{
	float: left;
	margin-right: 5px;
}

.top-social{
	list-style: none;
  	padding: 0;
  	margin: 0;
}

.top-social li {
  display: inline-block;
  padding: 0;
}

.top-social li a{
	margin: 0 5px 0 0;
	font-size: 12px;
	-webkit-transition: 400ms;
  	-moz-transition: 400ms;
  	-o-transition: 400ms;
  	transition: 400ms;
}

.top-social li a i {
  	width: 20px;
  	height: 20px;
  	text-align: center;
  	line-height: 20px;
  	-webkit-transition: 400ms;
  	-moz-transition: 400ms;
  	-o-transition: 400ms;
  	transition: 400ms;
}

.top-social li a i.fa-facebook {
  	color: #677fb5;
}

.top-social li a i.fa-facebook:hover, .top-social.footer li a i.fa-facebook {
  	background: #677fb5;
  	color: #fff;
}

.top-social li a i.fa-twitter {
  	color: #70c2e9;
}

.top-social li a i.fa-twitter:hover, .top-social.footer li a i.fa-twitter {
  	background: #70c2e9;
  	color: #fff;
}

.top-social li a i.fa-google-plus {
  	color: #c53942;
}

.top-social a i.fa-google-plus:hover, .top-social.footer a i.fa-google-plus {
  	background: #c53942;
  	color: #fff;
}

.top-social a i.fa-pinterest {
  	color: #d8545d;
}

.top-social a i.fa-pinterest:hover, .top-social.footer a i.fa-pinterest {
  	background: #d8545d;
  	color: #fff;
}

.top-social a i.fa-linkedin {
  	color: #3daccf;
}

.top-social a i.fa-linkedin:hover, .top-social.footer a i.fa-linkedin {
  	background: #3daccf;
  	color: #fff;
}

/* Top menu */


.top-menu{
	text-align: right;
}

.top-menu li{
	display: inline-block;
	margin-right: 5px;
}

.top-menu li a{
	color: #555;
}

.top-menu li a:hover, .top-menu li.active a{
	color: #217511;
}


/* Header area
================================================== */

.ts-header{
	padding-top: 15px;
	padding-bottom: 15px;
}

/*-- Logo --*/

.navbar-header{
	z-index: 9999;
}

.logo {
  width: 114px;
  height: 60px;
  background: url(../img/logo.png) no-repeat;
}

.navbar-brand{
	padding: 0 15px;
}

/*-- Top info --*/

ul.top-info {
  	list-style: none;
  	margin: 5px 0 0 0;
  	padding: 0;
  	float: right;
}

ul.top-info li {
  	position: relative;
  	float: left;
  	font-size: 14px;
  	margin-left: 20px;
  	font-weight: 400;
  	padding-left: 20px;
}

ul.top-info li .info-box span.info-icon {
  	font-size: 28px;
  	margin-right: 10px;
  	color: #fff;
  	background: #3873BF;
  	width: 38px;
  	height: 38px;
  	line-height: 40px;
  	text-align: center;
  	display: inline-block;
  	position: relative;
  	top: -3px;
  	border-radius: 3px;
}

ul.top-info li .info-box span.info-icon i {
  	margin-left: 8px;
}

ul.top-info li .info-box .info-box-content {
  	display: inline-block;
  	-webkit-flex-direction: column;
  	-ms-flex-direction: column;
  	flex-direction: column;
}

ul.top-info li .info-box .info-box-content p.info-box-title {
  	font-weight: 700;
  	color: #1e2227;
    font-size: 13px;
    white-space: normal;
}

ul.top-info li .info-box .info-box-content p {
  	margin: 0 0 5px 0;
  	line-height: normal;
  	color: #777;
    font-size: 13px;
}


/* Main navigation */

.navbar-toggle{
	float: left;
	margin-top: 10px;
	padding: 15px;
}

.ts-mainnav {
  border: 0;
  background: #1e2227;
  box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #222;
}

.navbar{
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}

.navbar-right{
	padding-right: 0;
}

.navbar-right .dropdown-menu {
	right: auto;
	left: 0;
}

.navbar-toggle{
	border-radius: 0;
	margin-right: 5px;
}

.navbar-toggle .icon-bar{
	background: #fff;
}
/*
ul.navbar-nav > li{
	 border-right: 1px solid rgba(0, 0, 0, 0.2);
  	padding: 0 20px;
}
*/
ul.navbar-nav > li > a {
    color: #000;
    text-rendering: optimizeLegibility;
    /* font-weight: 700; */
    text-transform: uppercase;
    font-size: 14px;
    margin: -1px 0;
    line-height: 25px;
    padding: 16px 0 16px;
    position: relative;
    -webkit-transition: 350ms;
    -moz-transition: 350ms;
    -o-transition: 350ms;
    transition: 350ms;
}
ul.navbar-nav > li.first{
    margin-left: 0px;
    padding-left: 0px;
}

.container>.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}
ul.navbar-nav > li > a i{
	font-weight: 700;
}

ul.navbar-nav > li.active > a {
    font-weight: bold;
}
.nav .open>a, .nav .open>a:hover, 
.nav .open>a:focus{
	background: transparent;
	border:0;

}

/* Dropdown */

.dropdown-menu{
	border: 0;
	border-radius: 0px;
	width: 100%;
	box-shadow: none;
	background: none;
	min-width: 200px;
}

.dropdown-menu > ul{
	list-style: none;
	padding: 0 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0px;
	background: #fff;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.15);
}

.dropdown-menu > ul > li > a{
    font-family: 'Lato', sans-serif;
    display: block;
    font-size: 13px;
    /* text-transform: uppercase; */
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 10px 5px;
    color: #333;
    /* border-bottom: 1px solid rgba(0,0,0,0.1); */
}

.dropdown-menu > ul > li.active > a{
	
}

.dropdown-menu > ul > li:last-child > a{
	border-bottom: 0;
}

.dropdown-menu > ul > li>a:hover, 
.dropdown-menu > ul > li>a:focus{
	background: none;
}

.nav>li.megamenu{ 
	position: static;
}

.nav>li.megamenu .dropdown-menu {
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding:20px !important;
	z-index: 1000;
	border-radius: 0;
	top: auto;
}

.nav>li.megamenu .dropdown-menu ul{
	margin-top: 4px;
	padding: 20px;
}

/* Search */

.ts-mainnav .container {
    position: relative;
}

.head-search {
  height: 68px;
  position: absolute;
  top: 0;
  right: 15px;
  margin: 0;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  /*background: #000;
  background: rgba(0, 0, 0, 0.6);*/
  position: relative;
}
.head-search .search .fa-search {
  color: #000;
  content: "\f002";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  right: 20px;
  top: 20px;
}
.head-search .form-control {
    width: 150px;
  /*border: 0;*/
  /*background: transparent;*/
  color: #000;
  height: 40px;
  line-height: 40px;
  position: relative;
  margin: 7px 0 0 0;
  /*padding: 0 20px 0 40px;*/
  /*width: 55px;
  -webkit-transition: width 0.25s;
  -moz-transition: width 0.25s;
  -o-transition: width 0.25s;
  transition: width 0.25s;*/
}
.head-search .form-control:hover,
.head-search .form-control:active,
.head-search .form-control:focus {
  /*color: #ffffff;*/
  /*box-shadow: none !important;
  border: 0 !important;*/
}
.head-search .form-control:active,
.head-search .form-control:focus {
  /*width: 215px;*/
}

.head-search .search .btn {
  display: block;
  position: absolute;
  right: 0px;
  background: none;
  box-shadow: none;
  border-left: 1px solid #ccc;
  height: 40px;
  top:7px;
  width: 36px;
  padding: 0px;
}
.head-search .search .btn>.fa-search {
  position: relative;
  top: 0px;
  right: 0px;

}

/*-- Header Style - 2 --*/

.home2 .ts-mainnav .container  {
    background: #1e2227;
    box-shadow: 0 5px 8px -1px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #222;
    bottom: -30px;
    z-index: 100;
    border-radius: 3px;
}

.home2 .ts-mainnav {
    background: none;
    box-shadow: none;
    border-bottom: 0;
}

.home2 .ts-mainnav.navbar-fixed .container{
	bottom: 0;
}

.home2 .head-search{
	right: 0;
}

.home2 .head-search .search{
	border-radius: 0 3px 3px 0;
}

/* Fixed header */

.navbar-fixed {
  z-index: 99999;
  position: fixed;
  opacity: .98;
  width: 100%;
  top: 0;
  -webkit-animation: fadeInDown 800ms;
  -moz-animation: fadeInDown 800ms;
  -ms-animation: fadeInDown 800ms;
  -o-animation: fadeInDown 800ms;
  animation: fadeInDown 800ms;
  -webkit-backface-visibility: hidden;
}



/* Slideshow
================================================== */


/*-- Common --*/

#main-slide{
  /*margin-top: 20px;*/
}

#main-slide h2, #main-slide h3{
	font-weight: 300;
	font-size: 44px;
	margin-left: 0;
	text-shadow: 0 2px 1px #000;
}


/*-- Main slide --*/

#main-slide .item img{
	width: 100%;
	-webkit-backface-visibility: hidden;
}

#main-slide .item{
	-webkit-backface-visibility: hidden;
}


#main-slide .item .slider-content {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
#main-slide .item.active .slider-content {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  -moz-transition: opacity 100ms;
  -o-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content{
	top: 50%;
	margin-top: -70px;
	left: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	color: #fff;
}

#main-slide .carousel-indicators {
	bottom: 70px;
	/*display: none !important;*/
}

.carousel-indicators li{
	width: 30px !important;
	height: 10px !important;
	margin: 1px !important;
	border-radius: 0 !important;
	background: rgba(255,255,255,.5);
}

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
    -moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}


#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
	opacity: 0;
	filter: alpha(opacity=0);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right{
	opacity: 1;
	filter: alpha(opacity=100);
}

#main-slide:hover .carousel-control.left{
	left: 20px;
}

#main-slide:hover .carousel-control.right {
	right: 20px;
}

#main-slide .carousel-control.left span {
	padding: 15px;
}

#main-slide .carousel-control.right span {
	padding: 15px;
}

#main-slide .carousel-control .fa-angle-left, 
#main-slide .carousel-control .fa-angle-right{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 5;
	display: inline-block;
}

#main-slide .carousel-control .fa-angle-left{
	left: 0;
}

#main-slide .carousel-control .fa-angle-right{
	right: 0;
}

#main-slide .carousel-control i{
	background: none;

	color: #fff;
	line-height: 56px;
	width: 56px;
	height: 56px;
	border: 1px solid #fff;
	border-radius: 100%;
	font-size: 36px;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#main-slide .carousel-control i:hover{
	border: 1px solid rgba(0,0,0,.3);
}

#main-slide .slider-content h2{
	font-size: 52px;
	color: #fff;
}

#main-slide .slider-content h3{
	font-size: 28px;
	margin-top: 40px;
	color: #fff;
}

.slider.btn{
	padding: 10px 35px;
	margin-top: 40px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
}

.slider.btn.solid{
	margin-left: 15px;
}

.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}

.slider-content-right{
	position: relative;
}

/*-- Animation */
.carousel .item.active .animated1 {
	
}

.carousel .item.active .animated2,
 .flex-active-slide .animated2{
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}

.carousel .item.active .animated3,
.flex-active-slide .animated3 {
	-webkit-animation: bounceInLeft 2s ease-in-out 800ms both;
	animation: bounceInLeft 1.5s ease-in-out 800ms both;
}

.carousel .item.active .animated4,
.flex-active-slide .animated4 {
	-webkit-animation: flipInX 2s ease-in 800ms both;
	animation: flipInX 2s ease-in 800ms both;
}

.carousel .item.active .animated5,
.flex-active-slide .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6,
.flex-active-slide .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated7,
.flex-active-slide .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8,
.flex-active-slide .animated8{
	-webkit-animation: bounceInDown 1s ease-in 800ms both;
	animation: bounceInDown 1s ease-in 800ms both;
}


/* Flex slider */

.ts-flex-slider{
    position: relative;
}

.ts-flex-slider .flexSlideshow{
	width: 100%;
	overflow: hidden;
}


.overlay2{
    position: relative;
}

.overlay2 img{
	width: 100%;
}

.overlay2::before {
    position: absolute;
    content: '';
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../images/overaly.html);
}

.ts-flex-slider .flexslider .slides{
    z-index: 0;
}

.ts-flex-slider .slider-content{
    z-index: 3;
}


.ts-flex-slider .flex-direction-nav a {
	width: 55px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 32px;
}

.ts-flex-slider .flex-direction-nav a.flex-next{
	border-radius: 3px;
}

.ts-flex-slider .flex-direction-nav a.flex-prev{
	border-radius: 3px;
}


/*-- Isotope start --*/

.isotope-nav{
	display: inline-block;
	margin: 0 0 10px;
}

.isotope-nav ul{
	list-style: none;
	margin: 0;
}

.isotope-nav ul li{
	float: left;
	margin-right: 10px;
}

.isotope-nav ul li a{
	color: #959595;
  	font-size: 16px;
  	padding: 5px 8px;
  	margin-right: 5px;
  	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}

.isotope-nav ul a.active{
	color: #217511;
  	border-color: #217511;
  	border-bottom: 3px solid #217511;
}

.isotope-item{
	/*margin-top: 30px;*/
    /*margin: 10px 10px 0 0;
    padding: 20px;*/
    margin-top: 20px;
    padding-right: 5px;
    
}


.isotop-img-conatiner{
	position: relative;
    border: 1px solid #d2d2d2;
    padding: 10px;
    min-height: 300px;
    border-radius: 3px;
}
/*
.isotop-img-conatiner:after{
	opacity: 0;
	position: absolute;
	content: '';
	top: 0;
	right: auto;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 500ms;
  	-moz-transition: opacity 500ms;
  	-o-transition: opacity 500ms;
  	transition: opacity 500ms;
  	background-color: rgba(184, 36, 42, 0.5);
}

.isotop-img-conatiner:hover:after{
	opacity: 1;
}
*/
.isotop-readmore{
	color: #fff;
	opacity: 0;
	position: absolute;
	top: 0;
	margin-top: -20px;
	margin-left: -15px;
	font-size: 16px;
  	width: 40px;
 	height: 40px;
  	line-height: 40px;
  	border-radius: 3px;
  	z-index: 1;
  	background: rgba(184, 36, 42, 0.5);
  	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}

.isotop-img-conatiner:hover .isotop-readmore{
	opacity: 1;
	top: 50%;
}

.isotop-readmore:hover{
	color: #fff;
	background: #217511;
}

.isotope-item-title{
	margin: 15px 0 10px 0;
}

.isotope-item-title a{
    font-size: 14px;
    line-height: normal;
}

.isotope-item-title a:hover{
	
}

.isotope-item-bottom{
    font-size: 13px;
    text-align: justify;
}
.isotope-item-tags{
	list-style: none;
	margin:0 5px 0 0;
	padding: 0;
	display: inline-block;
}

/* Client Carousel and Team Carousel
================================================== */

.client-carousel, 
.team-carousel{
	position: relative;
	margin-top: 20px;
}


.client-carousel .owl-controls,
.team-carousel .owl-controls{
	top: -75px;
	position: absolute;
	right: 9px;
}

.client-carousel .item a{
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	display: inline-block;
	padding: 10px;
	-webkit-transition: all 350ms;
	-ms-transition: all 350ms;
	transition: all 350ms;
}


.client-carousel .item a img{
  margin: 5px 0;
	opacity: 1;
   -webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
   -ms-filter: grayscale(0%);
   -o-filter: grayscale(0%);
   filter: grayscale(0%);
}


.client-carousel .item a:hover img {
   
   opacity: .6;
   -webkit-transition: 350ms;
   -moz-transition: 350ms;
   -o-transition: 350ms;
   transition: 350ms;
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   filter: grayscale(100%);
}

/* Action
================================================== */

/*-- Action 1 --*/
.ts-action {
    background: #217511;
    color: #fff;
    padding: 25px 0 20px;
}

.ts-action .title-normal {
    color: #fff;
    float: left;
    margin: 0;
    text-transform: capitalize;
}

.ts-action .action-btn {
    float: right;
}



/*-- Action 2 --*/

.ts-action2{
	background: url(../images/action2-bg.jpg) no-repeat;
}

.ts-action2 h2{
	color: #fff;
  	font-weight: 300;
  	font-size: 36px;
  	line-height: normal;
  	margin-bottom: 20px;
}

.ts-action2 .btn {
  	margin: 10px 8px 0;
}



/* Main bottom
================================================== */


/* Company news */
.post-body, .post-body-title, p {
  font-family: 'Lato',Arial,sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;

}

.news-slide{
    padding-top: 10px;
}
.news-slide.owl-theme .owl-controls{
	text-align: left;
}

.news-slide.owl-theme .owl-dots .owl-dot span{
	margin: 5px;
}

.latest-post{
	margin-top: 12px;
}

.latest-post img{
	position: relative;
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.post-item-date{
	position: absolute;
  	top: 7px;
  	right: 5px;
  	background: #217511;
  	color: #fff;
  	padding: 5px 5px 0;
  	text-align: center;
    opacity: 0.7;
}

.post-date-day{
	font-weight: 700;
  	font-size: 16px;
  	display: block;
}

.post-date-month {
  	text-transform: uppercase;
  	top: -3px;
  	position: relative;
  	font-weight: 700;
    font-size: 13px;
}
.post-date-year{
    position: relative;
    display: block;
    line-height: 12px;
    top: -3px;
}
h4.post-body-title{
  line-height: 24px;
}
.latest-post .post-body-title{
	font-size: 14.5px;
	line-height: normal;
}

.latest-post .post-body-title a{
	/*color: #333;*/
}

.latest-post .post-body-text p{
    font-size: 13px;
    text-align: justify;
}


/* Footer
================================================== */

.footer{
	background-size: cover;
	color: #fff;
	/*font-size: 14px; */ 
}

.footer .widget-title{
	color: #fff;
	font-size: 20px;
  	font-weight: 300;
  	position: relative;
  	text-transform: uppercase;
}


/* Footer logo and social icon */

.footer-logo{
	margin-top: 80px;
	margin-bottom: 10px;
}

.footer-social{
	list-style: none;
  	padding: 0;
  	margin: 0;
}

.footer-social li {
  display: inline-block;
  padding: 0;
}

.footer-social li a{
	margin: 0 10px 0 0;
	font-size: 12px;
	-webkit-transition: 400ms;
  	-moz-transition: 400ms;
  	-o-transition: 400ms;
  	transition: 400ms;
}

.footer-social li a i {
  	width: 24px;
  	height: 24px;
  	border: 1px solid #e7e7e7;
  	text-align: center;
  	line-height: 24px;
  	-webkit-transition: 400ms;
  	-moz-transition: 400ms;
  	-o-transition: 400ms;
  	transition: 400ms;
}

.footer-social li a i.fa-rss {
  	border-color: #faaa5e;
  	color: #faaa5e;
}
.footer-social li a i.fa-rss:hover {
  	background: #faaa5e;
  	color: #fff;
}
.footer-social li a i.fa-facebook {
  	border-color: #677fb5;
  	color: #677fb5;
}
.footer-social li a i.fa-facebook:hover {
  	background: #677fb5;
  	color: #fff;
}
.footer-social li a i.fa-twitter {
  	border-color: #70c2e9;
  	color: #70c2e9;
}
.footer-social li a i.fa-twitter:hover {
  	background: #70c2e9;
  	color: #fff;
}
.footer-social li a i.fa-google-plus {
  	border-color: #c53942;
  	color: #c53942;
}
.footer-social li a i.fa-google-plus:hover {
  	background: #c53942;
  	color: #fff;
}
.footer-social li a i.fa-pinterest {
  	border-color: #d8545d;
  	color: #d8545d;
}
.footer-social li a i.fa-pinterest:hover {
  	background: #d8545d;
  	color: #fff;
}
.footer-social li a i.fa-linkedin {
  	border-color: #3daccf;
  	color: #3daccf;
}
.footer-social li a i.fa-linkedin:hover {
  	background: #3daccf;
  	color: #fff;
}
.footer-social li a i.fa-dribbble {
  	border-color: #e299c2;
  	color: #e299c2;
}
.footer-social li a i.fa-dribbble:hover {
  	background: #e299c2;
  	color: #fff;
}

/* Footer about us */

.copyright-left{
    text-align: left;
}
.copyright-info{
    text-align: right;
}

.top-social.footer i{
    font-size: 14px;
}

.footer-about-us h4{
	font-size: 16px;
	margin-bottom: 0;
	line-height: normal;
	color: #fff;
}

.footer-about-us p{
	color: #999999;
}

.footer-widget .list-arrow li, 
.footer-widget .list-arrow li a{
	color: #999;
}

/* Copyright
================================================== */

#copyright{
    padding: 25px 0;
  	border-top: 1px solid rgba(255, 255, 255, 0.15);
    background-color: #509001;
}

.footer-menu {
  text-align: right;
}

.footer-menu ul {
  	list-style: none;
  	margin: 0;
 	padding: 0;
}

.footer-menu ul li {
  	display: inline-block;
}

.footer-menu ul li a {
  	background: none;
  	color: #fff;
  	position: relative;
  	padding: 0 12px;
  	font-size: 12px;
  	text-transform: uppercase;
}

.footer-menu ul li a:hover{
	/*color: #217511;*/
    color: #fff !important;
    text-decoration: underline !important;
}

.footer-menu ul li a:after {
  	background: #fff;
  	content: "";
  	height: 16px;
  	position: absolute;
  	right: 0;
  	top: 0px;
  	width: 1px;
  	-webkit-transform: rotate(25deg);
  	-moz-transform: rotate(25deg);
  	-ms-transform: rotate(25deg);
  	-o-transform: rotate(25deg);
  	transform: rotate(25deg);
}

.footer-menu ul li:last-child a:after {
  	position: relative;
}

#back-to-top {
	right: 40px;
	top: auto;
	z-index: 10;
	-webkit-backface-visibility: hidden;
}

#back-to-top.affix {
	bottom: 20px;
}

#back-to-top .btn.btn-primary{
	font-size: 18px;
	padding: 6px 15px;
}



/* Sub pages
================================================== */


/*-- Common styles of Subpages --*/

#main-container{
	padding: 30px 0;
}

.article-title {
  	font-weight: 700;
  	font-size: 28px;
  	/*text-transform: uppercase;*/
  	border-left: 5px solid #e5e5e5;
  	padding-left: 15px;
  	line-height: 100%;
  	margin: 0 0 20px 0;

}
.article-content p{
  font-size: 14px;
}

.article-content img{}
.article-content .content-list{
	margin-top: 0;
}

/*-- Banner area --*/

#banner-area{
	background: #f7f7f7;
    color: #555555;
}

.banner-title-content .breadcrumb{
	background: none;
	position: relative;
	top: 10px;
}

.banner-title-content .breadcrumb a:hover{
	color: #ccc;
}

/*-- Sidebar --*/

.sidebar .title-border{
    /*font-size: 18px;*/
    margin-bottom: 40px;
}

.sidebar .title-border:before {
    /*top: 35px;
    width: 65px;*/
}

.sidebar .title-border:after {
    /*bottom: -23px;*/
}

.sidebar .list-arrow li {
    font-size: 15px;
    color: #555;
}

/*-- Latest Post --*/

.latest-post .post-meta{
	margin-bottom: 5px;
}
.post-meta .date{
  font-style: italic;
  font-size: 13px;
  color: #777;
}
.latest-post .latest-post-title{
	font-size: 15px;
	line-height: normal;
	margin-top: 5px;
}

.latest-post .latest-post-title a{
	color: #333;
}

.latest-post .latest-post-title a:hover{
	color: #217511;
}

.sidebar .latest-post{
	border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.sidebar .latest-post:last-child{
	border-bottom: 0;
}

/*-- Clients page --*/

.client-page-logo{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
    -webkit-transition: all 350ms;
    -ms-transition: all 350ms;
    transition: all 350ms;
}

.client-page-logo li{
	width: 20%;
	float: left;
}

.client-page-logo a img{
	padding: 10px 0;
    border: 1px solid #f3f3f3;
}

/*-- Service page --*/

.service-items .title-normal {
    margin-bottom: 20px;
}

.service-items .title-normal img {
    width: 64px;
    display: inline-block;
}

.service-items h4 {
    margin-top: 0;
}

.service-item-content .content-list{
	margin-top: 0;
}

/* Accordion */

.panel-default>.panel-heading{
	background: none;
	border-radius: 0;
}

.panel-group .panel{
	border-radius: 0;
	margin-bottom: -6px;
}

.panel.panel-default{
	margin-top: 20px;
}

h4.panel-title{
	font-size: 15px;
    text-transform: uppercase;
    background: none;
    border: 0;
    padding: 12px 0;
    line-height: normal;
    border-radius: 0;
}

h4.panel-title a{
	color: #217511;
}

h4.panel-title a.collapsed{
	color: #333;
}

h4.panel-title a:before,
h4.panel-title a.collapsed:before{
	font-family: FontAwesome;
	position: absolute;
	z-index: 0;
	font-size: 16px;
	right: 30px;
	padding: 0 5px;
	text-align: center;
}

h4.panel-title a:before {
	content: "\f068";
}

h4.panel-title a.collapsed:before {
	content: "\f067";
}

.panel-body ul{
	padding-left: 25px;
}

.panel-group .btn.btn-primary.solid:hover{
	color: #333;
}


/* Faq Page */

.faq-box{
	margin-bottom: 45px;
}

.faq-box h4{
	margin-bottom: 25px;
}



/* News
================================================== */

/* News Listing */

.post-title {
    line-height: normal;
    /*text-transform: uppercase;*/
    font-size: 24px;
}

.post-title a{
	color: #333;
}

.post-title a:hover{
	color: #217511;
}

.post{
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
  	border-bottom: 1px solid #e5e5e5;
}

.post-body p{
  font-size: 16px;
  text-align: justify;
}
.post-body li{
  font-size: 16px;
}

.post.post-last{
	border-bottom: 0;
}

.post-image{
  padding-left: 0px;
  margin-right: 10px;
  box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}

.post-image-wrapper{
    margin: 20px 0;
    position: relative;
    max-width: 250px;
}

.post-image-search{
    margin: 0px 0px;
    position: relative;
    max-width: 100px;
    padding-right: 10px;
}

.post-image-search>img{
  margin-right: 10px;
}
.post-footer .btn.btn-primary{
	font-weight: 700;
	padding: 10px 15px;
	margin-top: 15px;
}
.post-date{
  font-style: italic;
  color: #777;
}

/* Sidebar */

.sidebar h3.widget-title{
	font-size: 18px;
	line-height: normal;
	margin-top: 0;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar-right{
	padding-left: 20px;
}

/*-- News category widget --*/

.widget-categories ul.category-list{
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget-categories ul.category-list  li{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.widget-categories ul.category-list  li:hover{
	padding-left: 10px;
}

.widget-categories ul.category-list  li a{
	color: #323232;
}

.widget-categories ul.category-list  li:last-child{
	border-bottom: 0;
}

.widget-categories ul.category-list  li .posts-count{
}

/*-- News tags widget --*/

.widget-tags ul > li {
	float: left;
	margin: 2px;
}

.widget-tags ul > li a{
	border: 1px solid #e5e5e5;
	color: #999;
	display: block;
	font-size: 14px;
	padding: 5px 15px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.widget-tags ul > li a:hover{
	color: #fff;
}


/* Contact
================================================== */

#contact-form{
	margin-top: 25px;
}
#contact-form label{
	font-weight: normal;
}


.contact-info{
	margin-top: 25px;	
}

.contact-info i{
	font-size: 18px;
	margin-right: 10px;
}

/* Contact inside Map */
.contact-info-inner {
	position: absolute;
	color: #fff;
	top: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0,0,0,.7);
	padding: 25px 30px;
	max-width: 400px;
	max-height: 400px;
	text-align: left;
}

.contact-info-inner p{
	overflow: hidden;
	margin-bottom: 25px;
}

.contact-info-inner p strong{
	display: block;
}

.contact-info-inner i{
	margin-right: 20px !important;
	font-size: 16px;
	margin-top: 5px;
}


/* Video */

.video-embed {
	position: relative;
	padding-top: 56.25%; /* 16:9 */
	height: 0;
	background-color: #000000;
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
.video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-background-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}

iframe{
	border: 0;
}

@media ( min-width: 768px ) {
	.video-section {
		padding: 100px 0;
	}
}
@media ( min-width: 992px ) {
	.video-section {
		padding: 120px 0;
	}
}


/* Animation */

@-webkit-keyframes pulse_animation {
   0% { -webkit-transform: scale(1); }
   30% { -webkit-transform: scale(1); }
   40% { -webkit-transform: scale(1.08); }
   50% { -webkit-transform: scale(1); }
   60% { -webkit-transform: scale(1); }
   70% { -webkit-transform: scale(1.05); }
   80% { -webkit-transform: scale(1); }
   100% { -webkit-transform: scale(1); }
}

.pulse {
   -webkit-animation-name: 'pulse_animation';
  -moz-animation-duration: 7s;
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
  -webkit-transform-origin: 70% 70%;
  -moz-animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-transition: all 450ms;
  -moz-transition: all 450ms;
  -o-transition: all 450ms;
  transition: all 450ms;
}

  .pulse.two{
   -moz-animation-duration: 15s;
  	-webkit-animation-duration: 15s;
  	animation-duration: 15s;
  }


   .pulse.three{
   	-moz-animation-duration: 9s;
  	-webkit-animation-duration: 9s;
  	animation-duration: 9s;
  }


  .pulse.four{
   -moz-animation-duration: 11s;
  -webkit-animation-duration: 11s;
  animation-duration: 11s;
  }


.container{
  max-width: 1020px;
}

.title_header{
  margin-top: 0px;
}
.title_header1{
    color: #217511;
    font-size: 38px;
    font-weight: bold;
}
.title_header2{
    color: #000;
    font-size: 38px;
    font-weight: bold;
}
.gradient_home{
    background: #f6f6f6;
    background: -moz-linear-gradient(top,#f6f6f6 0%,#f5f5f5 37%,#fff 100%);
    background: -webkit-linear-gradient(top,#f6f6f6 0%,#f5f5f5 37%,#fff 100%);
    background: linear-gradient(to bottom,#f6f6f6 0%,#f5f5f5 37%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#ffffff',GradientType=0);
}


/* Testimonial
================================================== */

.ts-testimonials{
    background: #e9edeb;
}

.testimonial-content2{
    margin-top: 30px;
}

.testimonial-content2 .testimonial-text-item {
  padding: 15px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: none;
  position: relative;

}

.testimonial-content2 .testimonial-text-item:before {
    display: none;
}

.testimonial-content2 .testimonial-text-item:after {
    display: none;
}

.testimonial-content2 .testimonial-text{
    position: relative;
    display: block;
    margin-top: 10px;
    font-style: italic;
    text-align: justify;
}

.testimonial-content2 .testimonial-text:before{
    content: '\f10d';
    font-family: FontAwesome;
    padding-right: 10px;
    color: #217511;
}

.testimonial-content2 .testimonial-head{
    display: block;
}

.testimonial-content2 .testimonial-thumb {
  float: left;
  border: 3px solid rgba(0, 0, 0, 0.2);
  max-width: 25%;
  border-radius: 100%;
  margin: 0 10px 0 0;
}

.testimonial-content2 .testimonial-author {
  font-size: 14px;
  padding-top: 1em;
  font-weight: bold;
  display: block;
}

.testimonial-content2 .testimonial-author-desg {
  /*font-style: italic;*/
  display: block;
}

/*ABout*/
.about-bg-box{
    border: 1px solid #d2d2d2;
    /*padding: 15px;*/
}
.about-bg-box img{
    float: left;
}
.about-bg-box-content{
    padding: 6px 6px;
}
.about-bg-box-content h3{
    font-size: 14px;
    margin: 0px 0 5px 0;
    padding-top: 0px;
    line-height: 15px;
    font-weight: 500;
    text-align: justify;
}
.about-bg-box-content h3 a{
  color: #fff;
}
.about-bg-box-content .desc{
    line-height: 1.2;
    text-align: justify;
}
.about-bg-box.one{
    margin-bottom:10px; 
    background-color: #71ad27;
    color: #fff;
}
.about-bg-box.one a{color: #fff;}
.about-bg-box.two{
    margin-bottom:10px;   
}
.about-bg-box.tree{
    margin-bottom:10px;   
}
.div-gradient-red{
background: linear-gradient(90deg, rgba(213, 31, 39, 1)5%, rgba(255, 255, 255, 0)20%); 
background: -moz-linear-gradient(90deg, rgba(213, 31, 39, 1)5%, rgba(255, 255, 255, 0)20%); 
background: -webkit-linear-gradient(90deg, rgba(213, 31, 39, 1)5%, rgba(255, 255, 255, 0)20%); 
background: -o-linear-gradient(90deg, rgba(213, 31, 39, 1)5%, rgba(255, 255, 255, 0)20%); 
position: absolute;
bottom: 0px;
width: 100%;
height: 150px;

}
.div-gradient-green{
background: linear-gradient(90deg, rgba(113, 173, 39, 1)5%, rgba(255, 255, 255, 0)20%); 
background: -moz-linear-gradient(90deg, rgba(113, 173, 39, 1)5%, rgba(255, 255, 255, 0)20%); 
background: -webkit-linear-gradient(90deg, rgba(113, 173, 39, 1)5%, rgba(255, 255, 255, 0)20%); 
background: -o-linear-gradient(90deg, rgba(113, 173, 39, 1)5%, rgba(255, 255, 255, 0)20%); 
position: absolute;
bottom: 0px;
width: 100%;
height: 150px;

}
.div-gradient-white{
background: linear-gradient(90deg, rgba(255, 255, 255, 1)5%, rgba(255, 255, 255, 0)20%); 
background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 1)5%, rgba(255, 255, 255, 0)20%); 
background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 1)5%, rgba(255, 255, 255, 0)20%); 
background: -o-linear-gradient(90deg, rgba(255, 255, 255, 1)5%, rgba(255, 255, 255, 0)20%); 
position: absolute;
bottom: 0px;
width: 100%;
height: 150px;
}
.h-gradient-green{
    background: linear-gradient(90deg,#00695c,#43a047);
}
.box-left{
    padding-right: 0px;
}
.about-bg-box.one, .about-bg-box.two, .about-bg-box.tree{
  /*max-height: 132px;*/
  max-height: 204px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .box-left{
    padding-right: 15px; !important;
  }
  #about-box{
    padding-right: 0px;
  }
  #about-box2{
    display: none;
  }
}
@media (max-width: 480px){
  #about-box{
    padding-right: 15px;
  }
  .about-box{
    width: 100% !important;
  }
  #about-box2{
    display: block;
  }
}
.about-bg-box-content p{
}
.text-justify{
  text-align: justify;
}
.m-t-0{margin-top: 0px;}.m-t-10{margin-top: 10px;}.m-t-15{margin-top: 10px;}.m-t-20{margin-top: 20px;}
.m-l-0{margin-left: 0px;}.m-l-10{margin-left: 10px;}.m-l-15{margin-left: 10px;}.m-l-20{margin-left: 20px;}
.m-r-0{margin-right: 0px;}.m-r-10{margin-right: 10px;}.m-r-15{margin-right: 10px;}.m-r-20{margin-right: 20px;}

.p-l-0{padding-left: 0px;}.p-l-10{padding-left: 10px;}.p-l-15{padding-left: 10px;}.p-l-20{padding-left: 20px;}
.p-r-0{padding-right: 0px;}.p-r-10{padding-right: 10px;}.p-r-15{padding-right: 10px;}.p-r-20{padding-right: 20px;}
.uppercase{
  text-transform: uppercase;
}
.text-italic{
  font-style: italic;
}
@keyframes blink{
  to {color: #F4AB2A;}
}
.hottext{
  font-weight: bold;
  color: white;
  animation:blink 1s steps(2,start) infinite;
}
.bs-docs-sidenav.affix {
    top: 40px;
}
.bs-docs-sidenav {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    /*width: 228px;*/
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065);
    font-size: 14px;
}
.bs-docs-sidenav > li.title > span{

  font-family: 'Lato-Black', sans-serif;
  background-color:#3873BF;
  font-weight:bold;
  color: #fff;
  display: block;
     -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    padding: 10px 15px;
}
.bs-docs-sidenav > li.title > a {
  font-family: 'Lato-Black', sans-serif;
  background-color:#3873BF;
  font-weight:bold;
  color: #fff;
  display: block;
    /*-webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;*/
    /*padding: 10px 15px;*/
}
.bs-docs-sidenav > li.title > a:hover{
  color: #fff;
  text-decoration: underline;
}
.bs-docs-sidenav > li > a{
    padding: 8px 15px; 
    color:inherit; 
}
.bs-docs-sidenav > li > a:hover{
    /*padding-left: 20px;*/
    color: #509001;
    -webkit-transition: all 450ms;
    -moz-transition: all 450ms;
    -o-transition: all 450ms;
    transition: all 450ms;
}
/*.bs-docs-sidenav > li:first-child > a {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}*/
.bs-docs-sidenav .fa-chevron-right {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    opacity: .25;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #509001;
    background-color: #F6C7B7;
    border-radius: 0px;
}
.nav-pills>li.active>a .fa-chevron-right, .nav-pills>li>a:hover .fa-chevron-right, .nav-pills>li.active>a:focus .fa-chevron-right{
    opacity: 1;
}
.no-wrap{
    white-space: nowrap;
}
.info-icon-small {
    color: #fff;
    width: 18px;
    height: 18px;
    text-align: center;
    display: inline-block;
    position: relative;
    border-radius: 3px;
}
.search-bold{font-weight: bold}
.search_head_line{font-size: 17px;}
.row-search .post-body{color:#191919;}
@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}


/*
 * Callouts
 *
 * Not quite alerts, but custom and helpful notes for folks reading the docs.
 * Requires a base and modifier class.
 */

/* Common styles for all types */
.bs-callout {
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}
.bs-callout h4 {
  margin-top: 0;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
  background-color: #fff;
}

/* Variations */
.bs-callout-danger {
  background-color: #fcf2f2;
  border-color: #dFb5b4;
}
.bs-callout-warning {
  background-color: #fefbed;
  border-color: #f1e7bc;
}
.bs-callout-info {
  background-color: #f0f7fd;
  border-color: #d0e3f0;
}


