@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: 700px;
	overflow: hidden;
}
.fullwidth-slideshow section{
	height: 600px;
	overflow: hidden;
	margin-top: 100px;
}
.fullwidth-slideshow section{
	line-height: 600px;
}
.fullwidth-slideshow section .slideshow-content, .fullwidth-slideshow section .slideshow-content a{
	color: #fff;
}
.fullwidth-slideshow section .slideshow-content{
	display: inline-block;
	line-height: 1.4;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	font-size: 1.3em;
	text-shadow: 0px 0px 5px #000;
	width: 100%;
}
.fullwidth-slideshow section .slideshow-content h1 { font-size: 3.3em; }
.fullwidth-slideshow .owl-prev, .fullwidth-slideshow .owl-next {}
.owl-loaded .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-thumbs{
	text-align: center;
}
.owl-thumb-item{
	background-color: transparent;
	border: none;
	max-width: 60px;
	padding: 2px;
}
/*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;
}
td{
	padding: 0 15px 15px 0;
	vertical-align: top;
}
td img{
	max-width: none !important;
}
.attachment-preview{
	position: relative;
	cursor: pointer;
	text-align: left;
}
.attachment-preview:before {
	content: "";
	display: block;
	padding-top: 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;
}
.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%);
	height: 140%;
	width: auto;
	max-width: none;
}
.owl-item .attachment-preview:before {
	padding-top: 50%;
}
.owl-item .attachment-preview .thumbnail .centered img {
	height: 100%;
}
.cover .attachment-preview:before { padding-top: 100%; }
.cover .attachment-preview .thumbnail .centered{
	-webkit-transform: translate(0%,0%);
	-ms-transform: translate(0%,0%);
	transform: translate(0%,0%);
	text-align: center;
}
.cover .attachment-preview .thumbnail {
	border-radius: 50em;
	-moz-border-radius: 50em;
	-webkit-border-radius: 50em;
	background-color: #e5eaf3;
	overflow: hidden;
}
.cover .attachment-preview .thumbnail .centered img {
	-webkit-transform: translate(0%,0%);
	-ms-transform: translate(0%,0%);
	transform: translate(0%,0%);
	max-width: none;
	width: auto;
	height: 100%;
}
label{}
label span{
	color: #f00;
}
.wpcf7{
	font-family: "MyriadPro", sans-serif;
	line-height: 45px;
}
input, select, textarea{
	width: 100%;
	max-width: 100%;
	padding: 5px 20px;
	margin: 0 0 15px;
	border-radius: 3px;
	border: 1px solid #ddd;
}
textarea{
	height: 250px;
}
.wpcf7-reset, .wpcf7-submit{
	width: 100px;
	border: none;
	background-color: #ab812d;
	color: #fff;
	text-align: center;
	border-radius: 3px;
}
.wpcf7-reset{
	background-color: #616161;
}
.ajax-loader{
	display: block;
}
.gallery-images{
	margin: 0 -10px;
}
.gallery-item{
	display: inline-block;
	padding: 0 10px 20px;
	width: 33.33333333%;
	vertical-align: top;
}
.gallery-columns-1 .gallery-item{
	width: 100%;
}
.gallery-columns-2 .gallery-item{
	width: 50%;
}
.gallery-columns-4 .gallery-item{
	width: 25%;
}
.gallery-columns-5 .gallery-item{
	width: 20%;
}
.gallery-columns-6 .gallery-item{
	width: 16.66666667%;
}
.gallery-columns-7 .gallery-item{
	width: 14.28571428%;
}
.gallery-columns-8 .gallery-item{
	width: 12.5%;
}
.gallery-columns-9 .gallery-item{
	width: 11.11111111%;
}
.pagination{
	text-align: right;
	width: 100%;
}
.page-numbers, .pagination a{
	display: inline-block;
	min-width: 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 7px 14px;
	border: 1px solid #eaeaea;
	color: #999;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.prev.page-numbers, .next.page-numbers, .screen-reader-text { display: none; }
.pagination li.hidden-phone { display: inline-block; }
.pagination .current { border-color: #bbb; }
.gallery-pagination{
	text-align: right;
	width: 100%;
}
.gallery-pagination .page-numbers{
	display: inline-block;
	margin-left: 10px;
}
.gallery-pagination li a{
	border-radius: 3px;
	text-decoration: none;
}
.widget_search{
	background-color: #dedede;
	border: 1px solid #d7d7d7;
	padding: 3px;
	margin-bottom: 10px;
}
.search-form{
	border: 1px solid #d7d7d7;
	background-color: #fff;
	background-image: url("../images/search-form.png");
	background-repeat: no-repeat;
	background-position: right center;
}
.search-form:after{
	content: "";
	clear: both;
}
.search-form label, .search-form .search-field, .search-form .search-submit{
	margin: 0;
	padding: 0;
}
.search-form label{
	width: 80% !important;
	display: inline-table;
}
.search-form .search-field, .search-form .search-submit{
	border: none !important;
	background-color: transparent;
}
.search-form .search-field{
	line-height: 30px;
	height: 30px !important;
	padding: 0 10px;
}
.search-form .search-submit{
	width: 20%;
	height: 30px;
	display: inline-table;
	float: right;
}
.woocommerce #respond input#submit, .woocommerce a.button, 
.woocommerce button.button, .woocommerce input.button,
input[type="checkbox"], input[type="radio"]{
	width: auto;
	margin-bottom: 15px;
	height: auto;
	line-height: normal;
}
.block-item{
	background-attachment: scroll;
	background-size: 100% 100%;
}
.para-image{
	height: 600px;
}
.modal {
	max-width: 820px;
	position: fixed;
	top: 0;
	right: auto;
	bottom: auto;
	left: calc(50% - 410px);
}
.modal-dialog{
	width: 800px;
}
.close-bg{
	background: rgba(17,17,17, .7);
	width: 100%;
	height: 100%;
	display: none;
	z-index: 1040;
	position: fixed;
	top: 0;
	left: 0;
}
.more{
	line-height: 38px;
	color: #fff;
	text-align: center;
	display: inline-block;
	font-weight: 600;
	margin: 30px auto 0;
	background-color: #ab812d;
	padding: 0 15px;
}
.main{
	margin: 100px 0 40px;
}
h2.title, h2.subheading-category{
	background-image: url("../images/h2_title.png");
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 48px;
	color: #ab812d;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 20px;
}
.notitle h2.title, .notitle h2.subheading-category{
	background: none;
	line-height: normal;
	color: #111;
	padding-left: 0;
	font-size: 18px;
	margin-bottom: 10px;
}
.breadcrumb{
	position: absolute;
	top: 0;
	right: 30px;
	line-height: 32px;
	background-color: transparent;
	color: #ab812d;
	font-weight: 400;
	z-index: 999;
	padding: 0;
}
.breadcrumb a{
	color: #111;
	text-decoration: none;
}
.left_menu{
	margin-left: -15px;
}
.left_menu li{
	background-image: url("../images/left_menu_li.png");
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
.left_menu li a{
	background-color: transparent !important;
	padding: 0 10px;
	text-decoration: none;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 40px;
	cursor: pointer;
}
.left_menu li.parent a{
}
.left_menu li ul{
	padding-left: 0;
	display: none;
}
.left_menu li.current-menu-item ul, .left_menu li.current-category-ancestor ul, .left_menu li.current-menu-ancestor ul{
	display: block;
}
.left_menu li li{
	padding: 0 0 0 15px;
	background-image: url("../images/left_menu_li_li.png");
	background-position: left 20px top 17px;
}
.left_menu li li a{
	color: #111;
	text-transform: none;
	border-top: 1px solid #e9e9e9;
	display: block;
	line-height: 25px;
}
.left_menu li li:last-child a{
	padding-bottom: 0 !important;
}
.title_2 .fa{
	display: none;
}

/*Custom*/
#profolio .nav-tabs
{
	border-bottom: none;
	text-align: center;
	margin-bottom: 50px;
}
#profolio .nav-tabs>li
{
	float: none;
	display: inline-block;
	
	border-right: 1px solid #b9b9b9;
}
#profolio .nav-tabs>li:last-child
{
	border-right: none;
}
#profolio .nav-tabs>li:after
{
	
}
#profolio .nav-tabs>li>a
{
	color: #222;
	padding: 0;
	line-height: normal;
	margin: 0;
	padding: 0 50px;
	display: inline-block;
	border:none;
}
#profolio .nav-tabs>li>a:hover
{
	color: #ab812d;
	background: none;
	border:none;
}
#profolio .nav-tabs li.active a
{
	color: #ab812d !important;
	border:none;
}
#profolio  .name_cate
{
	text-align: center;
	color: #333;
}
@media(min-width: 320px) and (max-width: 992px)
{
	#profolio .nav-tabs>li>a
	{
		padding: 0 14px;
	}
}
/*Custom*/
