/*
Theme Name: Business
Theme URI: http://smthemes.com/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.2
License: Creative Commons 3.0
Theme date: 09/23/2014
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(css/font.css);

html {
	background:url(images/back.png);
}
body {	
	color:#fff;
	font-size:13px;
	font-family: 'Arial', sans-serif;
	position:relative;
	background:url(images/back-head.png) repeat-x ;
}
body.no-slider {
	background:url(images/back-head.png) left -411px repeat-x ;
}
a {
	color:#9b9b9b;
	text-decoration:none;
	
}
a:hover {
	color:#4bafc7;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6, a.post_ttl {
	font-family: 'Myriad Pro', sans-serif;
	color:#fff;
	line-height:25px;
	font-size:21px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

h2 a.post_ttl:hover{
	color:#4BAFC7;
}
a.post_ttl {
}

.articles .post-body{
	font-size:12px;
}

/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}

/*------------------------------ SEARCH ------------------------------*/
#s {
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eeeeee 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border:none;
	float:left;
	height:24px;
	line-height:25px;
	color:#000;
	width:190px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #cecece;
}
.searchbtn {
	height:25px;
	width:36px;
	margin-right:0;
	border-radius:6px;
	margin-left:0;
}
.searchform {
	
	height:25px;
	
	
	
}

/*------------------------------ CONTENT ------------------------------*/
.articles{
	margin:0 -20px;
}
.articles .one-post {
	margin-bottom:20px;
	border-bottom:1px solid #636363;
}
.articles .post-caption {
	padding:1px 0 12px
}
.articles .post-caption h1, .articles  .post-caption h2{
	padding-top:15px;
	padding-bottom:10px;
	
}
.articles .post-caption .post-meta {
	padding:0;
	color:#b4b4b4;
	font-size:10px;
}
.post-meta a{
	color:#4bafc7;
}
.articles .post-date {
	color:#898989;
	
}
.articles .post-caption {
}

.articles .post-body  {
	margin:0;
}
#commentform #submit, input.readmore, a.readmore {
	background:url("images/back-readmore.png") repeat-y;
	color:#fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family:'Calibri';
	font-size:13px;
	background: #66cfdf; /* Old browsers */
	background: -moz-linear-gradient(top,  #66cfdf 0%, #2b83a6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66cfdf), color-stop(100%,#2b83a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #66cfdf 0%,#2b83a6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #66cfdf 0%,#2b83a6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66cfdf 0%,#2b83a6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #66cfdf 0%,#2b83a6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66cfdf', endColorstr='#2b83a6',GradientType=0 ); /* IE6-9 */
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: #e3e3e3; /* Old browsers */
	background: -moz-linear-gradient(top,  #e3e3e3 0%, #969898 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#969898)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e3e3e3 0%,#969898 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e3e3e3 0%,#969898 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e3e3e3 0%,#969898 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e3e3e3 0%,#969898 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#969898',GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-decoration:none;
}
.featured_image {
	margin-top:15px;	
	padding:0;
	border:none;
}
.googlemap {
	padding:0;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	padding:0;
}
.pagination{
	margin:20px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:center;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Arial';
}
a.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce #content nav.woocommerce-pagination ul li a,
body.woocommerce-page #content nav.woocommerce-pagination ul li a,
body.woocommerce nav.woocommerce-pagination ul li span,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce #content nav.woocommerce-pagination ul li span,
body.woocommerce-page #content nav.woocommerce-pagination ul li span {
	background: #e3e3e3; /* Old browsers */
	background: -moz-linear-gradient(top,  #e3e3e3 0%, #969898 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#969898)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e3e3e3 0%,#969898 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e3e3e3 0%,#969898 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e3e3e3 0%,#969898 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e3e3e3 0%,#969898 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#969898',GradientType=0 ); /* IE6-9 */
	color:#000;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-decoration:none;
}
.woocommerce #content nav.woocommerce-pagination ul li, 
.woocommerce nav.woocommerce-pagination ul li, 
.woocommerce-page #content nav.woocommerce-pagination ul li, 
.woocommerce-page nav.woocommerce-pagination ul li  { 
	margin-right:3px;
}
a.page-numbers:hover, 
span.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce #content nav.woocommerce-pagination ul li span.current,
body.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover,
body.woocommerce #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page nav.woocommerce-pagination ul li a:focus,
body.woocommerce #content nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:focus  {
	background: #66cfdf; /* Old browsers */
	background: -moz-linear-gradient(top,  #66cfdf 0%, #2b83a6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66cfdf), color-stop(100%,#2b83a6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #66cfdf 0%,#2b83a6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #66cfdf 0%,#2b83a6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66cfdf 0%,#2b83a6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #66cfdf 0%,#2b83a6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66cfdf', endColorstr='#2b83a6',GradientType=0 ); /* IE6-9 */
	color:#fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	color:#fff;
	background: #81e4ed; /* Old browsers */
	background: -moz-linear-gradient(top,  #81e4ed 0%, #2f86a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#81e4ed), color-stop(100%,#2f86a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #81e4ed 0%,#2f86a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #81e4ed 0%,#2f86a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #81e4ed 0%,#2f86a3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #81e4ed 0%,#2f86a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81e4ed', endColorstr='#2f86a3',GradientType=0 ); /* IE6-9 */

}
#footer .container {
	padding-top:0;
	background:none;
	}
#footer h3 {
	color:#000;
	font-family: 'Meriad Pro', sans-serif;
	font-size:26px;
	text-transform:uppercase;
}
#footer .footer_txt {
	padding:0;
	background:url("images/back-footer-txt.png") repeat-x scroll ;
	height:54px;
	margin:0 auto;
	padding:0 0 10px;
}
#footer-border{
	background: url("images/back-footer-txt.png") repeat-x;
    height: 6px;
    width: 100%;
}
#footer .footer_txt .container {
	background:none;
	border:none;
	color:#fff;
	width:920px;
	padding-top:10px;
	text-align:center;
	border-top:1px solid #65cdde;
}
.footer-widgets {
}
#footer .footer_txt .container a {
	color:#000;
}
#footer .inner a {
	color:#fff;
}
#footer .inner a:hover{
	color:#000;
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:3px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:3px;
}


#content .widget .caption h3 {
		color:#4bafc7;
}	
#content .widget {
}
.fp-next{
	background-position:left 50%;
	margin:0 -13px;
}
.fp-prev {
	background-position:right 50%;
	margin:0 -13px;
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:20px;
	}
	#content-bottom {
		height:20px;
	}
	#content {
		
	}
	#content .container {
		padding:0;
		width:980px;
		padding:40px 10px;
	}
	#logo {
		text-align:center;
		margin-left:0;
	}
	.menusearch {
		position:absolute;
		top:41px;
		right:0;
		width:250px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		padding-top:1px;
		height:113px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:left;
		font-family:'Arial', sans-serif;
		margin-top:-60px;
		max-width:332px;
		height:48px;
	}
	#secondarymenu a {
		text-decoration:none;
		padding:14px 9px;
		display:block;
		color:#252525;
		font-size:16px;
		font-weight:bold;
	}
	
	#secondarymenu a:hover{
		color:#3995b4;
		background:#fff;
		border-radius:6px;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:68px;
		z-index:18;
		font-family: 'Arial', sans-serif;
		background:url(images/back-menu.png) no-repeat;
		padding:0;
	}
	#mainmenu li a {
		text-align:center;
		display:block;
		text-decoration:none;
		padding:21px 20px;
		font-size:16px;
		color:#fff;
		font-weight:bold;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#fff;
		background:url(images/back-menu-hover.png);
	}
	
	#header #mainmenu li ul {
		top:62px;
	}
	#header li ul {
		top:48px;
	}
	#header li ul .transparent {
		border:0 solid #fff;
		border-radius:5px;
		background:#fff;
	}
	#header li ul .inner {
		padding:0;
	}
	#header ul.children li, #header .sub-menu li {
		padding:0 !important;
		margin:0 !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a, #header .sub-menu li a {
		color:#000 !important; 
		padding:0 !important;
		background:fff;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#000 !important; 
		border:none !important;
		box-shadow:none !important;		
		background:#d7d7d7 !important;
	}
	#header #mainmenu li ul .inner {
	}
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#252525 !important;
		background:#fff !important;
		border-radius:5px;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {		
		color:#000 !important;
		background:#65cede !important;
		border:none;
	}
	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		width:1000px;
		height:400px;
		margin-bottom:15px;
		margin-top:-6px;
		background:url(images/shadow-slider.png) no-repeat scroll bottom;
		border:none;
	}
	.fp-next, .fp-prev {
		margin:0 -22px;
		width:44px;
		height:320px;
	}
	.fp-title{
		font-size:22px;
	}
	.slider {
		position:relative;
		width:1000px;
		height:369px;
	}
	.fp-prev-next-wrap {
		margin:0 0px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:369px;
		width:1000px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
		text-align:left;
		font-size:12px;
	}
	.fp-nav {
		bottom:-27px;
		right: 0;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	
}	


/* WooCommerce */
.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt,
.woocommerce-page #content .products li a.button {
	background:#48a8c2 !important;
	color:#fff !important;
	box-shadow:none !important;
	text-shadow:none !Important;
	font-weight:normal !important;
	border-radius:6px !important;
	-moz-border-radius:6px !important;
	-webkit-border-radius:6px !important;
	border:none !important;
}
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #content .products li a.button:hover  {
	background:#b8b9b9 !important;
}
.widget.woocommerce.widget_product_search #s {    
	border:1px solid #CECECE !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#B3B5B5;
	padding:2px 8px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	color:#fff;
}
.widget.woocommerce.widget_product_search { 
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { 
	background:#58bdd1;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#3a7c89;
}
.woocommerce-page #main_content > #container > #content { 
	padding:15px 0 !important;
}

/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#content {
		background:url(images/back.png) left top repeat;
	}
	#header {
	}
	#logo {
		float:left;
		margin-top:10px;
		margin-left:20px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	#content-top{
		height:50px
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-right:20px;
		margin-top:10px;
	}
	#secondarymenu-container {
		height:89px;
		padding-top:0px;
		font-family:'Arial';
		
	}
	#secondarymenu {
		float:right;
		clear:right;
		margin:-13px 7px;
	}
	#secondarymenu li {
		padding:15px;
		font-size:15px;
	}
	#secondarymenu li a{
		text-decoration:none;
		padding:0;
		display:block;
		color:#252525;
		font-size:16px;
		font-weight:bold;
	}
	#secondarymenu li a:hover{
		color:#3995b4;
	}
	#mainmenu-container {
		font-family:'Arial';
		clear:left;
		margin-top:0;
		background: #66cfdf; /* Old browsers */
		background: -moz-linear-gradient(top,  #66cfdf 0%, #3893b2 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66cfdf), color-stop(100%,#3893b2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #66cfdf 0%,#3893b2 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #66cfdf 0%,#3893b2 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #66cfdf 0%,#3893b2 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #66cfdf 0%,#3893b2 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66cfdf', endColorstr='#3893b2',GradientType=0 ); /* IE6-9 */
		margin-bottom:20px;
		padding-bottom:22px;
	}
	#mainmenu {
		margin:0 10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		font-size:15px;
		padding:22px 15px 10px;
		display:block;
	}
	#mainmenu a:hover{
		color:#fff;
		background:url(images/back-menu-hover.png);
	}
	#mainmenu li ul {
		top:65px;
		left:0;
	}


	#header li ul  .transparent {
		background:#fff;
	}
	#header li ul .inner {
		margin:1px;
	}
	#header ul.children li a, .sub-menu li a {
		color:#000 !important;
		font-family:'Arial';
		padding:0 !important;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		color:#df191b !important;
		text-decoration:underline !important;
	}
	.slider-container {
		margin-bottom:25px;
		margin-top:-5px;
	}
	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {
		padding:0;
		margin-top:43px;
	}
	#content {
		background:url(images/back.png) left top repeat;
	}
	#logo {
		margin-top:5px;
		margin-bottom:-35px;
	}
	.searchbtn {
		width:auto !important;
	}
	#secondarymenu-container {
		padding-top:6px;
	}
	#secondarymenu, #mainmenu {
		background:#fff;
		padding:0 2%;
		margin-top:10px;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #d7d7d7;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#363636;
		text-decoration:none;
	}
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-18px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:85%;
	}
}