@charset "utf-8";
/*------------------------------------------------------------------
[Responsive Stylesheet]

Project:    Rhythm
Version:    1.8.2
Last change:    27.05.2015
Primary use:    MultiPurpose Template  
-------------------------------------------------------------------*/

html{
	margin-top: 0 !important;
}
#wpadminbar{
	display: none;
}


/* Slide Show */
.fullwidth-slideshow{
	max-height: 530px;
	overflow: hidden;
}
.fullwidth-slideshow section{
	height: 530px;
}
.fullwidth-slideshow section img{
	width: 100%;
}
.fullwidth-slideshow .owl-prev, .fullwidth-slideshow .owl-next {
	margin-top: 0px;
}
/*Custom Css*/
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	min-height: 0;
	margin-bottom: 10px;
}
td{
	padding: 0 5px 5px 0;
}
td img{
	max-width: none !important;
}
.home_page{
	font-style: normal;
}
.home_page h1{
	margin: 40px 0 20px;
}
.more{
	width: 140px;
	line-height: 38px;
	background-image: url("../images/more.png");
	color: #fff;
	text-align: center;
	display: inline-table;
	font-weight: 600;
	margin-top: 30px;
}
.services{
	background-image: url("../images/services.png");
	background-attachment: fixed;
	margin-top: 40px;
	padding-bottom: 60px;
	text-align: center;
}
.services img{
	border: 1px solid #93ba38;
	padding: 10px;
}
.services h2{
	position: absolute;
	width: 100%;
	top: 40%;
	color: #fff;
	margin-left: -15px;
}
.main{
	margin: 40px 0;
}
.page_layout{
	margin-top: 190px;
}
.inner-page{
	padding: 10px 20px 30px;
	background-color: #d7f09e;
}
.ser_table{
	margin: 0 auto;
	min-width: 80%;
}
.ab_table{
	margin: 0;
}
.ser_table td{
	padding: 10px;
	border: 1px solid #bcdd70;
	background-color: #fff;
}
.ser_table .head_table td{
	background-color: #92b04d;
	color: #fff;
}
.testi{
	background-color: #fff;
	padding: 15px;
	border-radius: 5px;
	margin: 30px 0 10px;
	position: relative;
}
.testi strong{
	margin-top: 20px;
	display: block;
}
.testi:before, .testi:after{
	position: absolute;
	content: "";
	background-repeat: no-repeat;
	width: 27px;
	height: 20px;
}
.testi:before{
	top: -5px;
	left: -5px;
	background-image: url("../images/testi_be.png");
}
.testi:after{
	right: -5px;
	bottom: -5px;
	background-image: url("../images/testi_af.png");
}
h2.title{
	background-image: url("../images/h2_title.png");
	background-repeat: repeat-x;
	background-position: left center;
	height: 55px;
	line-height: 35px;
	padding: 20px 0 0 40px;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 20px;
}
.notitle h2.title{
	background: none;
	line-height: normal;
	color: #111;
	padding-left: 0;
	font-size: 18px;
	margin-bottom: 10px;
}
.breadcrumb{
	position: absolute;
	top: 30px;
	right: 15px;
	line-height: 35px;
	background-color: transparent;
	color: #93ba38;
	font-weight: 400;
	z-index: 999;
	padding: 0;
}
.breadcrumb a{
	color: #111;
	text-decoration: none;
}
.left_menu{
	margin-left: -15px;
}
.left_menu li{
	width: 203px;
	background-image: url("../images/left_menu_li.html");
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-bottom: 10px;
}
.left_menu li a{
	background-color: transparent !important;
	padding: 0 0 0 35px !important;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 38px;
	cursor: pointer;
}
.left_menu li.parent a{
}
.left_menu li ul{
	padding-left: 0;
	display: none;
}
.left_menu li.active ul{
	display: block;
}
.left_menu li li{
	padding: 0 19px 0 0;
	background-image: url("../images/left_menu_li_li.html");
	background-position: left 20px top 17px;
}
.left_menu li li a{
	color: #111;
	text-transform: none;
	border-top: 1px solid #e9e9e9;
	padding: 10px 0 10px 35px !important;
	display: block;
	line-height: 20px;
}
.left_menu li li:last-child a{
	padding-bottom: 0 !important;
}
.gallery-pagination{
	text-align: right;
	width: 100%;
}
.gallery-pagination .page-numbers{
	display: inline-table;
	margin-left: 10px;
}
.gallery-pagination li a{
	border-radius: 3px;
	text-decoration: none;
}
.title_2{
	display: none;
}
.attachment-preview{
	position: relative;
    cursor: pointer;
    background-color: #fff;
}
.attachment-preview:before {
    content: "";
    display: block;
    padding-top: 60%;
}
.attachment-preview:after {
    content: "";
    position: absolute;
    bottom: -14px;
    background-image: url("../images/shadow.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 14px;
    z-index: 999;
    width: 100%;
}
.attachment-preview .thumbnail {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    margin: 0;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
    margin: 5px;
}
.attachment-preview .thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.attachment-preview .thumbnail .centered{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%);
}
.attachment-preview .thumbnail .centered img {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}
label{
	line-height: 50px;
	font-weight: normal;
	margin-right: 10px;
	text-align: right;
	min-width: 120px;
	white-space: nowrap;
	vertical-align: top;
}
label span{
	color: #f00;
}
input, select, textarea{
	width: 100%;
	max-width: 100%;
	line-height: 35px;
	padding: 0 10px;
	margin: 10px 0;
	border-radius: 3px;
	border: 1px solid #ddd;
}
textarea{
	height: 160px;
}
.wpcf7-reset, .wpcf7-submit{
	width: 100px;
	border: none;
	background-color: #93ba38;
	color: #fff;
	text-align: center;
	border-radius: 3px;
}
.wpcf7-reset{
	background-color: #616161;
}
.ajax-loader{
	display: block;
}
.gallery-item{
	display: inline-table;
	width: 25%;
	padding: 0 10px 20px
}
.gallery-columns-6 .gallery-item{
	width: 16.66666667%;
}
.gallery-columns-3 .gallery-item{
	width: 33.33333333%;
}