/*
Theme Name: Inca Agribusiness
Description: Inca Agribusiness Wordpress Theme
Author: Jacks Codeus.
Theme URI: https://incaagribusiness.com.pe/
Author URI: https://www.instagram.com/jacks.codeus
Version: 3.3.4
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
/* RESET CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark,
audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	outline:none; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}

@font-face {
    font-family: 'HelveticaLTStdCond';
    src: url('fonts/HelveticaLTStdCond.eot');
    src: url('fonts/HelveticaLTStdCond.eot') format('embedded-opentype'),
         url('fonts/HelveticaLTStdCond.woff2') format('woff2'),
         url('fonts/HelveticaLTStdCond.woff') format('woff'),
         url('fonts/HelveticaLTStdCond.ttf') format('truetype'),
         url('fonts/HelveticaLTStdCond.svg#HelveticaLTStdCond') format('svg');
}

@font-face {
    font-family: 'HelveticaLTStdLight';
    src: url('fonts/HelveticaLTStdLight.eot');
    src: url('fonts/HelveticaLTStdLight.eot') format('embedded-opentype'),
         url('fonts/HelveticaLTStdLight.woff2') format('woff2'),
         url('fonts/HelveticaLTStdLight.woff') format('woff'),
         url('fonts/HelveticaLTStdLight.ttf') format('truetype'),
         url('fonts/HelveticaLTStdLight.svg#HelveticaLTStdLight') format('svg');
}

@font-face {
    font-family: 'HelveticaLTStdLightCond';
    src: url('fonts/HelveticaLTStdLightCond.eot');
    src: url('fonts/HelveticaLTStdLightCond.eot') format('embedded-opentype'),
         url('fonts/HelveticaLTStdLightCond.woff2') format('woff2'),
         url('fonts/HelveticaLTStdLightCond.woff') format('woff'),
         url('fonts/HelveticaLTStdLightCond.ttf') format('truetype'),
         url('fonts/HelveticaLTStdLightCond.svg#HelveticaLTStdLightCond') format('svg');
}

@font-face {
    font-family: 'HelveticaLTStdBoldCond';
    src: url('fonts/HelveticaLTStdBoldCond.eot');
    src: url('fonts/HelveticaLTStdBoldCond.eot') format('embedded-opentype'),
         url('fonts/HelveticaLTStdBoldCond.woff2') format('woff2'),
         url('fonts/HelveticaLTStdBoldCond.woff') format('woff'),
         url('fonts/HelveticaLTStdBoldCond.ttf') format('truetype'),
         url('fonts/HelveticaLTStdBoldCond.svg#HelveticaLTStdBoldCond') format('svg');
}

blockquote, q {
	quotes: none;
	font-style: italic;
}

blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}

table {

	border-collapse: collapse;

	border-spacing: 0;

}

img {

	vertical-align: top;

	max-width: 100%;

	width: auto;

	height: auto;

}

.clearfix:after {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

/* IE6 */

* html .clearfix {

	height: 1%;

}

/* IE7 */

*:first-child + html .clearfix {

	min-height: 1%;

}

.clear{

	height: 0;

	font-size: 0;

	line-height: 0;

	clear: both;

}





/* ELEMENTS */





body {
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'HelveticaLTStdLightCond';
	color: #000;
	font-size: 22px;
	line-height: 25px;
}


body p{
	margin: 0 0 20px 0!important;
	line-height: 31px; }


#content .inner > p,
.block.content .inner > p {

	margin-bottom: 20px;
}

a{
	text-decoration: none;
	color: #000;
}

a:hover {

	text-decoration: none;

	color: #000;

}

a:hover:after,

a:hover:before {

	text-decoration: none;

}



h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {

	text-decoration: none;

}



h1{ font-size: 50px; color: #000; font-weight: normal; }

h2{ font-size: 35px; color: #000; line-height: 25px; font-weight: normal; }

h3{ font-size: 22px; color: #000; line-height: 25px;  font-weight: normal; }

h4{ font-size: 22px; color: #000; font-weight: normal; }

h5{ font-size: 22px; color: #000; font-weight: normal; }

h6{ font-size: 22px; color: #000; font-weight: normal; }





sup, sub {

	font-size: 70%;

}

table {

	border: 0px solid transparent;

}

thead tr td,

thead tr th {

	font-size: 24px;

	padding: 0;

}

th,

td {

	padding: 0;

}

table.nostyle {

	border: 0 none;

}

table.nostyle thead tr td,

table.nostyle thead tr th {

	font-size: inherit;

	padding: 0;

}

table.nostyle th,

table.nostyle td {

	padding: 0;

}

table.nostyle thead tr {

	background-color: transparent !important;

}

table.nostyle tr:nth-child(even) {

	background-color: transparent !important;

}

ol.styled {

	list-style: none;

	padding: 0;

	margin: 0;

}

ul.styled {

	list-style: none;

	padding: 0;

	margin: 0;

}

.nocomments {

	display: none;

}





blockquote p:after {

	font-family: 'Codeus';

	font-weight: normal;

	font-size: 25px;

	top: 10px;

	position: relative;

	content: '\00a0 \e600';

	font-style: normal;

	vertical-align: bottom;

}

.icon {

	position: absolute;

	left: 0;

	width: 28px;

	line-height: 28px;

	font-size: 21px;

	font-family: 'Codeus-Icons';

	font-weight: normal;

	border-radius: 15px;

	-moz-border-radius: 15px;

	-webkit-border-radius: 15px;

	text-align: center;

	border: 1px solid transparent;

}

@-moz-document url-prefix() {

}

.noscript + .loading {

	position: relative;

	margin: 0 auto;

	height: 80px;

}

.noscript + .loading:before {

	content: '';

	position: absolute;

	width: 70px;

	height: 70px;

	left: 50%;

	margin-left: -35px;

	top: 50%;

	margin-top: -35px;

	background: url('images/preloader.gif') no-repeat 50% 50%;

	background-color: #ffffff;

	border-radius: 35px;

	-moz-border-radius: 35px;

	-webkit-border-radius: 35px;

}





input[type="text"],

input[type="password"],

input[type="color"],

input[type="date"],

input[type="datetime"],

input[type="datetime-local"],

input[type="email"],

input[type="number"],

input[type="range"],

input[type="search"],

input[type="tel"],

input[type="time"],

input[type="url"],

input[type="month"],

input[type="week"],

textarea{

	width: 100%;

	-webkit-box-sizing: border-box!important;

	-moz-box-sizing: border-box!important;

	box-sizing: border-box!important;

	padding: 11px 10px 12px 5px;

	margin:0;

	font-family: 'HelveticaLTStdLightCond';

	font-size: 19px;

	outline: 0;

	border-top: solid 1px #f2f2f2;

	border-bottom: solid 1px #588a27;

	border-left: 0;

	border-right: 0;

}





textarea{

	height: 110px;

}





input[type="submit"],
button,
a.button {
	display: inline-block;
	position: relative;
	margin-top: 30px;
	border: 0 none;
	padding: 8px 45px 8px 45px;
	cursor: pointer;
	font-size: 22px;
	color: #276f00!important;
	font-family: 'HelveticaLTStdLightCond';
	border-radius: 100px;
	
	background-color: transparent;
	border:solid 2px #588a27;

	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	outline: 0!important;
}

input[type="submit"]:hover,
button:hover,
a.button:hover{
	background-color: #588a27;
	color: #fff!important;
} 


*::-webkit-input-placeholder {
 color: #8a8a8a;
}

*:-moz-placeholder {
 color: #8a8a8a;
}
*::-moz-placeholder {
 color: #8a8a8a;
}
*:-ms-input-placeholder {
 color: #8a8a8a;
}

::-webkit-input-placeholder {
 color: #8a8a8a;
 opacity: 0.8;
 -webkit-transition: opacity 0.35s ease-in-out;
 transition: opacity 0.35s ease-in-out;
}

:-moz-placeholder {

 color: #8a8a8a;

 opacity: 0.8;

 -moz-transition: opacity 0.35s ease-in-out;

 transition: opacity 0.35s ease-in-out;

}



::-moz-placeholder {

 color: #8a8a8a;

 opacity: 0.8;

 -moz-transition: opacity 0.35s ease-in-out;

 transition: opacity 0.35s ease-in-out;

}



:-ms-input-placeholder {

 color: #8a8a8a;

 opacity: 0.8;

 -ms-transition: opacity 0.35s ease-in-out;

 transition: opacity 0.35s ease-in-out;

}



:hover::-webkit-input-placeholder {

 opacity: 0.9;

 -webkit-transition: opacity 0.35s ease-in-out;

 transition: opacity 0.35s ease-in-out;

}



:hover:-moz-placeholder {

 opacity: 0.9;

 -moz-transition: opacity 0.35s ease-in-out;

 transition: opacity 0.35s ease-in-out;

}



:hover::-moz-placeholder {

 opacity: 0.9;

 -moz-transition: opacity 0.35s ease-in-out;

 transition: opacity 0.35s ease-in-out;

}



:hover:-ms-input-placeholder {

 opacity: 0.9;

 -ms-transition: opacity 0.35s ease-in-out;

 transition: opacity 0.35s ease-in-out;

}



:focus::-webkit-input-placeholder {
 opacity: 0;
 -webkit-transition: opacity 0.35s ease-in-out;
 transition: opacity 0.35s ease-in-out;
}

:focus:-moz-placeholder {
 opacity: 0;
 -moz-transition: opacity 0.35s ease-in-out;
 transition: opacity 0.35s ease-in-out;
}

:focus::-moz-placeholder {
 opacity: 0;
 -moz-transition: opacity 0.35s ease-in-out;
 transition: opacity 0.35s ease-in-out;
}

:focus:-ms-input-placeholder {
 opacity: 0;
 -ms-transition: opacity 0.35s ease-in-out;
 transition: opacity 0.35s ease-in-out;
}

.pagination {
	text-align: center;
	margin-right: -17px;
	padding: 60px 0 30px;
}

.page-links-title {
	display: inline-block;
	line-height: 50px;
	text-transform: uppercase;
	margin-right: 15px;
	vertical-align: top;
}

.pagination > a,
.pagination > span {
	display: inline-block;
	width: 49px;
	margin-right: 17px;
	height: 49px;
	line-height: 49px;
	border: 1px solid transparent;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

.pagination a:hover {
	text-decoration: none;
}

.pagination a.prev,
.pagination a.next {
	position: relative;
	text-indent: 50px;
	overflow: hidden;
	vertical-align: bottom;
}

.pagination a.prev:before,
.pagination a.next:before {
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'Codeus';
	font-weight: normal;
	width: 49px;
	line-height: 49px;
	line-height: 49px;
	font-size: 30px;
	text-align: center;
	text-indent: 0;
	background: transparent;
}

.pagination a.prev:before {
	content: '\e606';
	text-indent: -8px;
}

.pagination a.next:before{
	content: '\e607';
}

.pagination span.hidden{
	background: none;
	color: inherit;
}

.pagination span.hidden:before{
	content: '...';
}

.socials-sharing {
	margin-top: 30px;
}

.socials ul {
	margin: 0 -15px -15px 0;
	font-size: 0;
}

.socials li {
	display: inline-block;
	margin: 0 5px 0 5px !important;
	padding: 0 !important;
}

.socials li a {
	display: inline-block;
	position: relative;
	width: 35px;
	height: 35px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: top;
}

.socials li a:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-align: center;
	text-indent: 0;
	font-family: 'Codeus-Socials';
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	background-color: #d6dde3;
}

.socials li a:hover:after {

	transition: all 0.3s;

	-moz-transition: all 0.3s;

	-webkit-transition: all 0.3s;

}

.socials li.twitter a:after {

	content: '\e603';

}

.socials li.facebook a:after {

	content: '\e601';

}

.socials li.linkedin a:after {

	content: '\e604';

}

.socials li.googleplus a:after {

	content: '\e602';

}

.socials li.stumbleupon a:after {

	content: '\e606';

}

.socials li.rss a:after {

	content: '\e608';

}

.tags {

	margin: 30px 0;

}





/* LAYOUT */



#page {

	width: 100%;

	min-height: 100%;

	position: relative;
	overflow-x: hidden;

	z-index: 10;

}

#page.fullwidth {

	padding: 0;

}

#page.boxed {

	width: 1260px;

	margin: 0 auto;

}

@media only screen and (max-width:1259px) {

	#page.boxed {

		width: auto;

	}

}

.central-wrapper {

	width: 1200px;

	margin: 0 auto;

}

#page.boxed #header.header-fixed .central-wrapper {

	width: 1200px;

}

@media only screen and (max-width:1259px) {

	#page.boxed {

		width: auto;

	}

}











/* HEADER */















#header {

	position: relative;

	border-top: 0 none;

	z-index: 10;

}

#header .central-wrapper {

	padding-bottom: 0px;

}

#header.header-fixed {

	background: #FFF;

}





#header.header-fixed {

	position: fixed;

	left: 0;

	top: 0;

	width: 100%;

}

#header h1 {

	margin: 0;

}

#header .logo {
	float: left;
	padding: 3px 0 3px 10px;
}

#header .logo img.header-fixed-logo {

	display: none;

}

#header .logo a {

	font-size: 0;

}

@media only screen and (max-width:1199px) {

	#header .logo img {

		display: none !important;

	}

	#header .logo img.header-fixed-logo {

		display: inline !important;

	}

}

#header .logo-position-right .logo {

	float: right;

	padding: 20px 20px 0 0;

}

#header #site-navigation {
	float: right;
}

#header .logo-position-right #site-navigation {
	float: left;
}

#header #site-navigation .menu-toggle {
	display: none;
}

#header #site-navigation ul.main_menu {

	list-style: none;

	padding: 0;

	margin: 0;

	padding: 0;

}

#header #site-navigation ul.main_menu li {

	display: inline-block;

	padding: 20px 0 0;

	position: relative;

	z-index: 20;

	vertical-align: top;

}

#header.header-fixed #site-navigation > ul.main_menu > li {

	padding-top: 17px;

}

@media only screen and (max-width:799px) {

	#header.header-fixed #site-navigation > ul.main_menu > li {

		padding-top: 0px;

	}

}

#header #site-navigation ul.main_menu li a {

	display: block;

	padding: 0 15px;

	white-space: nowrap;

}

#header.header-fixed #site-navigation > ul.main_menu > li > a {

	line-height: 42px;

}

#header #site-navigation ul.main_menu li a:hover {

	text-decoration: none;

}

#header #site-navigation ul.main_menu ul {

	display: none;

	position: absolute;

	left: 0;

	top: 100%;

	width: 280px;

	box-shadow: 0 0 3px 0 #aaa;

	-moz-box-shadow: 0 0 3px 0 #aaa;

	-webkit-box-shadow: 0 0 3px 0 #aaa;

	padding: 0;

}

#header #site-navigation ul.main_menu ul.horizontalFlip {

	left: auto;

	right: 0;

}

#header #site-navigation ul.main_menu li:hover > ul,

#header #site-navigation ul.main_menu li.hover > ul {

	display: block;

	animation: menuLevel2Show 0.3s ease-out forwards;

	-webkit-animation: menuLevel2Show 0.3s ease-out forwards;

}

@-webkit-keyframes menuLevel2Show {

	0% { opacity: 0; margin-top: 30px; }

	10% { opacity: 0; margin-top: 30px;}

	100% { opacity: 1;  margin-top: 0px;}

}

@keyframes menuLevel2Show {

	0% { opacity: 0; margin-top: 30px; }

	10% { opacity: 0; margin-top: 30px;}

	100% { opacity: 1;  margin-top: 0px;}

}

#header #site-navigation ul.main_menu li li {

	display: block;

	padding: 0;

}

#header #site-navigation ul.main_menu li li a {

	padding: 7px 25px;

	position: relative;

	white-space: normal;

}

#header #site-navigation ul.main_menu li li.menu-parent-item > a:before {

	position: absolute;

	right: 15px;

	font-family: 'Codeus';

	font-size: 11px;

	content: '\e60f';

}

#header #site-navigation ul.main_menu ul ul,

#header #site-navigation ul.main_menu ul ul ul {

	left: 100%;

	top: 0;

}

#header #site-navigation ul.main_menu ul li:hover > ul,

#header #site-navigation ul.main_menu ul li.hover > ul {

	display: block;

	animation: menuLevel3Show 0.3s ease-out forwards;

	-webkit-animation: menuLevel3Show 0.3s ease-out forwards;

}

@-webkit-keyframes menuLevel3Show { 

	0% { opacity: 0; margin-left: 30px;margin-top: 0;}

	10% { opacity: 0; margin-left: 30px;margin-top: 0;}

	100% { opacity: 1;  margin-left: 0px;margin-top: 0;}

}

@keyframes menuLevel3Show {

	0% { opacity: 0; margin-left: 30px;margin-top: 0;}

	10% { opacity: 0; margin-left: 30px;margin-top: 0;}

	100% { opacity: 1;  margin-left: 0px;margin-top: 0;}

}

#header #site-navigation ul.main_menu ul ul.horizontalFlip {

	left: auto;

	right: 100%;

}

#header #site-navigation ul.main_menu ul li:hover > ul.horizontalFlip,

#header #site-navigation ul.main_menu ul li.hover > ul.horizontalFlip {

	display: block;

	animation: menuLevel3FlipShow 0.3s ease-out forwards;

	-webkit-animation: menuLevel3FlipShow 0.3s ease-out forwards;

}

@-webkit-keyframes menuLevel3FlipShow { 

	0% { opacity: 0; margin-right: 30px;margin-top: 0;}

	10% { opacity: 0; margin-right: 30px;margin-top: 0;}

	100% { opacity: 1;  margin-right: 0px;margin-top: 0;}

}

@keyframes menuLevel3FlipShow {

	0% { opacity: 0; margin-right: 30px;margin-top: 0;}

	10% { opacity: 0; margin-right: 30px;margin-top: 0;}

	100% { opacity: 1;  margin-right: 0px;margin-top: 0;}

}



/* BLOCKS & CONTENT */



.content-wrap {

	position: relative;

	z-index: 8;

}



/* CONTENT */



#main {

	padding: 50px 0 0;

}

#main .central-wrapper{

	padding-bottom: 0;

}

.panel {

	padding-right: 350px;

}

body.home-constructor .panel {

	padding-right: 380px;

}

body.home-constructor .content-right .panel {

	padding-right: 0;

	padding-left: 380px;

}

.center {

	float: left;

	position: relative;

	padding: 0 0 0 15px;

	width: 100%;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}

.content-right .panel {

	padding-right: 0;

	padding-left: 350px;

}

.content-right .center {

	padding: 0 15px 0 0;

	margin-right: 0;

	float: right;

}

.fullwidth {

	padding: 0 15px;

	clear: both;

}



/* SIDEBAR */



.sidebar {

	float: right;

	width: 270px;

	padding: 0 15px 0 65px;

	margin-right: -350px;

}

.content-right .sidebar{

	float: left;

	width: 270px;

	padding: 0 65px 0 15px;

	margin-left: -350px;

	margin-right: 0;

}

body.home-constructor .sidebar {

	width: 330px;

	padding: 0 15px 0 35px;

	margin-right: -380px;

}

body.home-constructor .content-right .sidebar{

	width: 330px;

	padding: 0 35px 0 15px;

	margin-left: -380px;

	margin-right: 0;

}

.sidebar .widget + .widget {

	margin-top: 35px;

	border-top: 1px solid transparent;

	padding-top: 35px;

}

.sidebar .widget.picturebox + .widget,

.sidebar .widget.widget_submenu + .widget,

.sidebar .widget.widget_nav_menu + .widget,

.sidebar .widget.widget_categories + .widget,

.sidebar .widget.widget_meta + .widget,

.sidebar .widget.widget_search + .widget,

.sidebar .widget.Custom_Flickr + .widget,

.sidebar .widget.project_info + .widget,

.sidebar .widget.widget_testimonials + .widget {

	border-top: 0 solid;

	margin-top: 25px;

}



/* FOOTER */



#footer #contacts {

	padding: 60px 0;

}

#footer .socials-icons .text {

	padding-bottom: 35px;

}

#footer .socials-icons li a {

	width: 60px;

	height: 60px;

}

/* !!!!!!!!!!!!!!!!!!!! */

#footer .socials-icons li a:after {

	width: 60px;

	height: 60px;

	line-height: 60px;

	border-radius: 30px;

	-moz-border-radius: 30px;

	-webkit-border-radius: 30px;

	font-size: 32px;

	background-color: #7b848f;

}

#footer .socials-icons li a:hover:after {

	transition: all 0.3s;

	-moz-transition: all 0.3s;

	-webkit-transition: all 0.3s;

}

/*@-moz-document url-prefix() {

	#footer .socials-icons li a:after {

		padding-left: 2px;

		width: 58px;

	}

}*/

#bottom-line {

	padding: 35px 0;

}

#bottom-line ul.footer-nav {

	list-style: none;

	padding: 0;

	margin: 0;

}

#bottom-line .footer-nav li {

	display: inline-block;

	margin-right: 20px;

	position: relative;

	padding-left: 1.2em;

}

#bottom-line .footer-nav li a {

	display: block;

	white-space: nowrap;

}

#bottom-line .footer-nav li:before {

	position: absolute;

	font-family: 'Codeus';

	font-weight: normal;

	content: '\e60f';

	font-size: 64.7%;

	left: 0.5em;

}



/* BLOCKS */



.block {

	z-index: 9;

}



/* SLIDESHOW */



.slideshow {

	position: relative;

/*	max-height: 470px;*/

	overflow: hidden;

}

.slideshow.noscript,

.slideshow.noscript + .loading {

	height: 470px;

	display: block !important;

}

.slideshow.noscript + .loading {

	margin-top: -470px;

	z-index: 10;

}

.slideshow .nivo-controlNav {

	padding: 0 0 16px;

	height: 17px;

	margin-top: -33px;

	position: relative;

	z-index: 20;

}

.slideshow .nivo-controlNav a {

	display: inline-block;

	background: url('images/slideshow-buttons.png') no-repeat 0 0;

	height: 17px;

	width: 17px;

	margin: 0 4px 0 0 !important;

	text-indent: -100px;

	overflow: hidden;

}

.slideshow .nivo-controlNav a.active {

	background-position: -17px 0;

}

.slideshow .nivo-controlNav a.active {

	background-position: -17px 0;

}

.slideshow .nivo-caption {

	padding: 0;

	overflow: visible;

	opacity: 1;

	position: relative;

	width: 1200px;

	margin: 0 auto;

}

.slideshow .caption-left,

.slideshow .caption-right {

	position: absolute;

	bottom: 50px;

	max-width: 50%;

}

.slideshow .caption-left {

	left: 20px;

}

.slideshow .caption-right {

	right: 20px;

}

@media only screen and (max-width:1439px) {

	.slideshow .nivo-caption {

		width: auto;

	}

	.slideshow .caption-left {

		left: 155px;

	}

	.slideshow .caption-right {

		right: 155px;

	}

}

@media only screen and (max-width:799px) {

	.slideshow .caption-left {

		left: 80px;

	}

	.slideshow .caption-right {

		right: 80px;

	}

}

.slideshow .caption-left .title,

.slideshow .caption-left .description {

	float: left;

	text-align: left;

}

.slideshow .caption-right .title,

.slideshow .caption-right .description {

	float: right;

	text-align: right;

}

.slideshow .nivo-caption .title {

	color: #ffffff;

	background-color: #3b526f;

	background-color: rgba(59, 82, 111, 0.6);

	padding: 10px 15px;

}

.slideshow .nivo-caption .description {

	color: #ffffff;

	background-color: #000000;

	background-color: rgba(0, 0, 0, 0.6);

	padding: 0 10px;

}



/* QUICKFINDER */



.quickfinder {

	padding: 50px 0;

}

h2 + .quickfinder {

	padding-top: 30px;

}

.quickfinder ul {

	text-align: justify;

	margin-bottom: -60px;

	font-size: 1px;

	line-height: 0;

}

.quickfinder ul:after {

	content: '';

	display: inline-block;

	width: 100%;

	height: 0;

	font-size: 0;

	overflow: hidden;

}

.quickfinder ul li {

	display: inline-block;

	text-align: center;

	width: 255px;

	vertical-align: top;

	margin-bottom: 60px;

}

.quickfinder ul li {

	width: 255px;

	padding: 0 10px;

}

.quickfinder ul li a {

	text-decoration: none;

}

.quickfinder ul li span {

	display: block;

}

.quickfinder ul li .image {

	position: relative;

	width: 170px;

	height: 170px;

	line-height: 170px;

	border-radius: 85px;

	-moz-border-radius: 85px;

	-webkit-border-radius: 85px;

	font-weight: normal;

	text-align: center;

	font-family: 'Codeus-Icons';

	margin: 0 auto 25px;

	font-size: 85px;

	overflow: hidden;

}

body.lazy-enabled .quickfinder ul li .image {

	transform: scale(0);

	-webkit-transform: scale(0);

	-ms-transform: scale(0);

	-moz-transform: scale(0);

	-o-transform: scale(0);

}

.quickfinder ul li .image.thumb {

	background: transparent;

}

.quickfinder ul li .image.thumb span {

	margin: 0;

	height: 170px;

	width: 170px;

	position: relative;

}

.quickfinder ul li .image.thumb img {

	position: relative;

	border-radius: 85px;

	-moz-border-radius: 85px;

	-webkit-border-radius: 85px;

}

.quickfinder ul li .image.thumb .overlay {

	height: 100%;

	width: 100%;

	position: absolute;

	top: 0;

	left: 0;

	transition: all 0.3s;

	-moz-transition: all 0.3s;

	-webkit-transition: all 0.3s;

	opacity: 0;

	background-color: rgb(58, 83, 112);

}

.quickfinder ul li:hover .image.thumb .overlay {

	opacity: 0.8;

}

body.lazy-enabled .quickfinder ul li .caption {

	opacity: 0;

}

.quickfinder ul li .image span{

	width: 168px;

	height: 168px;

	line-height: 168px;

	margin: 1px auto 0;

	border-radius: 85px;

	-moz-border-radius: 85px;

	-webkit-border-radius: 85px;

	text-align: center;

	font-family: 'Codeus-Icons';

	font-size: 85px;

	overflow: hidden;

	cursor: pointer;

	font-weight: normal;

}

.quickfinder ul li .title {

	text-transform: uppercase;

	margin-bottom: 15px;

}

.quickfinder.block {

	background-position: 50% 0;

	background-repeat: repeat;

	padding-bottom: 0;

}

.quickfinder.block .central-wrapper {

	padding-bottom: 45px;

}



/* PORTFOLIO */



.portfolio {

	padding: 20px 0;

}

.portfolio .galleriffic,

.portfolio .rubrics {

	position: relative;

}

.portfolio .galleriffic ul.thumbs,

.portfolio .rubrics ul.thumbs {

	text-align: justify;

	margin-bottom: -30px;

	font-size: 1px;

	line-height: 0;

}

.portfolio .galleriffic ul.thumbs:after,

.portfolio .rubrics ul.thumbs:after {

	content: '';

	display: inline-block;

	width: 100%;

	height: 0;

	font-size: 0px;

	overflow: hidden;

}

.portfolio .galleriffic ul.thumbs li,

.portfolio .rubrics ul.thumbs li {

	display: inline-block;

	text-align: center;

	vertical-align: top;

	margin-bottom: 47px;

	opacity: 0;

	-moz-opacity: 0;

	filter: alpha(opacity=0);

	display: none;

}

.portfolio.small .rubrics ul.thumbs li {

	margin-bottom: 43px;

}

.portfolio.small ul li {

	width: 267px;

}

.portfolio.medium ul li {

	width: 371px;

}

.center .portfolio.medium ul li {

	width: 292px;

}

.portfolio.big ul li {

	width: 565px;

}

.portfolio ul.thumbs li {

	max-width: 100%;

}

.portfolio ul.thumbs li a {

	text-decoration: none;

	padding-bottom: 0;

	display: block;

	position: relative;

	text-align: center;

	overflow: hidden;

}

.portfolio ul.thumbs li a span {

	display: block;

}

.portfolio ul.thumbs li .image {

	position: relative;

}

@media only screen and (max-width:565px) {

	.portfolio.small .galleriffic ul.thumbs,

	.portfolio.small .rubrics ul.thumbs {

		text-align: center;

	}

}

@media only screen and (max-width:771px) {

	.portfolio.medium .galleriffic ul.thumbs,

	.portfolio.medium .rubrics ul.thumbs {

		text-align: center;

	}

}

@media only screen and (max-width:1199px) {

	.portfolio.big .galleriffic ul.thumbs,

	.portfolio.big .rubrics ul.thumbs {

		text-align: center;

	}

}

.portfolio ul.thumbs li .image .overlay {

	position: absolute;

	display: block;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(58,83,112,0.8);

	display: none;

}

.portfolio ul.thumbs li .overlay .p-icon {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 100px;

	height: 100px;

	line-height: 100px;

	margin: -50px 0 0 -50px;

	font-family: 'Codeus';

	font-weight: normal;

	font-size: 52px;

	border: 1px solid transparent;

	border-radius: 50px;

	color: transparent;

}

.portfolio ul.thumbs li.inner-link .overlay .p-icon:before,

.portfolio ul.thumbs li.self-link .overlay .p-icon:before {

	content: '\e60b';

}

.portfolio ul.thumbs li.outer-link .overlay .p-icon:before {

	content: '\e60c';

}

.portfolio ul.thumbs li.full-image .overlay .p-icon:before {

	content: '\e60d';

}

.portfolio ul.thumbs li.youtube .overlay .p-icon:before,

.portfolio ul.thumbs li.vimeo .overlay .p-icon:before,

.portfolio ul.thumbs li.self_video .overlay .p-icon:before {

	content: '\e60e';

}

.portfolio ul.thumbs li .caption {

	width: 100%;

}

.portfolio ul.thumbs li .title {

	position: relative;

	text-transform: uppercase;

	padding: 0 70px 0 25px;

	height: 60px;

	line-height: 60px;

	text-align: left;

	white-space: nowrap;

}

.portfolio.small ul.thumbs li .title {

	height: 45px;

	margin: -45px 0 0 0;

	background: none;

	line-height: 45px;

}

.portfolio ul.thumbs li .small-title {

	text-transform: uppercase;

	text-align: left;

	line-height: 1.2;

	margin: 20px 0 0 0;

}

.portfolio ul.thumbs li .title .title-inner {

	position: relative;

	height: 60px;

	overflow: hidden;

	z-index: 2;

}

.portfolio ul.thumbs li .title .title-inner-content {

	position: relative;

	z-index: 2;

}

.portfolio ul.thumbs li .title .title-hover-color {

	position: absolute;

	width: 100%;

	height: 0;

	left: 0;

	top: 0;

	z-index: 1;

	font-size: 0;

	line-height: 1;

}

.portfolio ul.thumbs li .share-block-toggle {

	font-family: 'Codeus-Socials';

	font-weight: normal;

	position: absolute;

	bottom: 0;

	right: 0;

	height: 100%;

	width: 10.9%;

	font-size: 20px;

	z-index: 2;

}

.portfolio.medium ul.thumbs li .share-block-toggle {

	width: 16.6%;

}

.portfolio.small ul.thumbs li .share-block-toggle {

	width: 45px;

}

.portfolio ul.thumbs li .share-block {

	position: absolute;

	top: 100%;

	left: 0;

	right: 0;

	height: 60px;

	line-height: 60px;

	z-index: 2;

}

.portfolio.small ul.thumbs li .share-block {

	height: 45px;

	line-height: 45px;

}

.portfolio ul.thumbs li .share-block a {

	font-family: 'Codeus-Socials';

	font-weight: normal;

	width: 16.6666%;

	height: 100%;

	float: left;

	font-size: 24px;

}

.portfolio ul.thumbs li .description {

	padding: 20px 0 0;

	min-height: 20px;

	text-align: left;

}

.portfolio.small ul.thumbs li .description {

	padding-top: 11px;

}

.portfolio ul.thumbs li .info {

	font-size: 88.2%;

	line-height: 1.471;

	text-align: left;

	padding: 0 0 0 0;

}

.portfolio ul.thumbs li .info span {

	margin: 0 8px 0 6px;

}

.portfolio ul.thumbs li .info a {

	display: inline;

	font-size: 88.2%;

	line-height: 1.471;

	cursor: pointer;

}

.portfolio ul.thumbs li .info a:hover {

	text-decoration: underline;

}

.portfolio ul.filter {

	margin-bottom: 45px;

	text-align: center;

}

.portfolio ul.filter li {

	display: inline-block;

	width: auto;

	padding-right: 15px;

	padding-left: 15px;

	line-height: 30px;

	min-height: 30px;

}

.center .portfolio.medium ul.filter li {

	width: auto;

}

.portfolio ul.filter li a {

	display: block;

}

.portfolio ul.filter li.iconed a {

	position: relative;

	padding-left: 34px;

	background-position: 0 0;

	background-repeat: no-repeat;

	line-height: 30px;

	min-height: 30px;

}

.portfolio ul.filter li.active a {

	text-decoration: underline;

}

.portfolio ul.filter li .icon {

	background: none;

}

.portfolio ul.filter li a:hover .icon,

.portfolio ul.filter li.active a .icon {

	background: none;

}

.portfolio ul.thumbs-temp {

	display: none;

}

.portfolio.list ul.thumbs li {

	display: block;

	text-align: left;

	width: 100%;

	margin-bottom: 75px;

	background: transparent;

	opacity: 0;

	-moz-opacity: 0;

	filter: alpha(opacity=0);

	display: none;

}

.portfolio.list ul.thumbs li .left-block {

	float: left;

}

.portfolio.list ul.thumbs li .right-block {

	display: block;

	text-align: left;

	margin-left: 400px;

}

@media only screen and (max-width: 999px) {

	.portfolio.list ul.thumbs li .left-block {

		width: 45%;

	}

	.portfolio.list ul.thumbs li .right-block {

		margin-left: 50%;

	}

}

@media only screen and (max-width: 599px) {

	.portfolio.list ul.thumbs li .left-block {

		float: none;

		width: auto;

	}

	.portfolio.list ul.thumbs li .right-block {

		margin-left: 0;

	}

}

.portfolio.list ul.thumbs li .description {

	padding-top: 0;

}

.portfolio.list ul.thumbs li .share-block-toggle {

	width: 16.666%;

}



.block.portfolio {

	padding: 50px 0 60px;

	background-position: 50% 0;

	background-repeat: repeat;

}

.block.portfolio h2 {

	margin-bottom: 20px;

	text-align: center;

}

.block.portfolio .set-description {

	text-align: center;

	margin-bottom: 40px;

}

.block.portfolio .carousel-wrapper {

	position: relative;

	margin-right: 135px;

	margin-left: 135px;

}

.block.portfolio .carousel {

	margin: 0 auto;

	max-width: 1170px;

}

.block.portfolio ul.thumbs {

	text-align: center;

	white-space: nowrap;

	overflow: hidden;

	position: relative;

}

.block.portfolio ul.thumbs li {

	display: inline-block;

	padding: 0;

	width: 370px;

	margin-right: 15px;

	margin-left: 15px;

	vertical-align: top;

	position: absolute;

	left: 100%;

	max-width: 100%;

	overflow: hidden;

}

.block.portfolio ul.thumbs li a {

	text-decoration: none;

	padding-bottom: 0;

	display: block;

	position: relative;

}

.block.portfolio ul.thumbs li a span {

	display: block;

}

.block.portfolio ul.thumbs li .image {

	position: relative;

}

.block.portfolio ul.thumbs li .overlay {

	position: absolute;

	display: block;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(58,83,112,0.8);

	display: none;

}

.block.portfolio ul.thumbs li .overlay .p-icon {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 100px;

	height: 100px;

	line-height: 100px;

	margin: -50px 0 0 -50px;

	font-family: 'Codeus';

	font-weight: normal;

	font-size: 52px;

	border: 1px solid transparent;

	border-radius: 50px;

	color: transparent;

}

.block.portfolio ul.thumbs li.inner-link .overlay .p-icon:before,

.block.portfolio ul.thumbs li.self-link .overlay .p-icon:before {

	content: '\e60b';

}

.block.portfolio ul.thumbs li.outer-link .overlay .p-icon:before {

	content: '\e60c';

}

.block.portfolio ul.thumbs li.full-image .overlay .p-icon:before {

	content: '\e60d';

}

.block.portfolio ul.thumbs li.youtube .overlay .p-icon:before,

.block.portfolio ul.thumbs li.vimeo .overlay .p-icon:before,

.block.portfolio ul.thumbs li.self_video .overlay .p-icon:before {

	content: '\e60e';

}

.block.portfolio ul.thumbs li .caption {

	width: 100%;

}

.block.portfolio ul.thumbs li .title {

	position: relative;

	text-transform: uppercase;

	padding: 0 70px 0 25px;

	height: 60px;

	line-height: 60px;

	text-align: left;

	white-space: nowrap;

}

.block.portfolio ul.thumbs li .small-title {

	display: none;

}

.block.portfolio ul.thumbs li .title .title-inner {

	position: relative;

	height: 60px;

	overflow: hidden;

	z-index: 2;

}

.block.portfolio ul.thumbs li .title .title-inner-content {

	position: relative;

	z-index: 2;

}

.block.portfolio ul.thumbs li .title .title-hover-color {

	position: absolute;

	width: 100%;

	height: 0;

	left: 0;

	top: 0;

	z-index: 1;

	font-size: 0;

	line-height: 1;

}

.block.portfolio ul.thumbs li .share-block-toggle {

	font-family: 'Codeus-Socials';

	font-weight: normal;

	position: absolute;

	bottom: 0;

	right: 0;

	height: 100%;

	width: 16.6666%;

	font-size: 20px;

	z-index: 2;

}

.block.portfolio ul.thumbs li .share-block {

	position: absolute;

	top: 100%;

	left: 0;

	right: 0;

	height: 60px;

	line-height: 60px;

	z-index: 2;

}

.block.portfolio ul.thumbs li .share-block a {

	font-family: 'Codeus-Socials';

	font-weight: normal;

	width: 16.6666%;

	height: 100%;

	float: left;

	font-size: 24px;

}

.block.portfolio ul.thumbs li .description {

	font-size: 17px;

	padding: 20px 10px 0;

	min-height: 40px;

	text-align: center;

}



/* NEWS */



.block.news {

	padding: 55px 0 0;

	overflow: hidden;

}

.block.news .central-wrapper {

	padding-bottom: 70px;

}

.news_list {

	margin-right: -50px;

}

.news_list .news_item {

	display: inline-block;

	vertical-align: top;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	padding: 0 50px 40px 105px;

	width: 49%;

}

@media only screen and (max-width:1199px) {

	.panel .news_list .news_item {

		width: 100%;

	}

}

@media only screen and (max-width:799px) {

	.block.news .fullwidth .news_list .news_item {

		width: 100%;

	}

}

.news_list .news_item .left-col {

	float: left;

	margin-left: -110px;

	width: 105px;

}

.news_list .news_item a.image {

	float: left;

	margin-right: 9px;

	width: 72px;

	height: 72px;

	padding: 11px;

	border-radius: 46px;

	-moz-border-radius: 46px;

	-webkit-border-radius: 46px;

	margin-bottom: 13px;

}

.news_list .news_item a.image img,

.news_list .news_item a.image .empty {

	width: 72px;

	height: 72px;

	border-radius: 36px;

	-moz-border-radius: 36px;

	-webkit-border-radius: 36px;

}

.news_list .news_item a.image .empty {

	display :block;

	background: url('images/dummy.png') no-repeat 50% 50%;

}

.news_list .news_item .date {

	float: left;

	width: 94px;

	text-align: center;

	font-size: 88.2%;

	line-height: 1.2;

}

.news_list .news_item .news-content {

	float: left;

	width: 100%;

}

.news_list .news_item .news-content .title {

	margin-bottom: 4px;

}

.news_list .news_item .news-content .title a {

	text-decoration: underline;

}

.news_list .news_item .news-content .title a:hover {

	text-decoration: none;

}

.news_list .news-content .text {

	font-size: 85%;

}

.news_list .all-news {

	clear: both;

	padding: 0 0 0 87px;

}

.news_list .all-news a {

	position: relative;

	text-decoration: underline;

	display: inline-block;

}

.news_list .all-news a:hover {

	text-decoration: none;

}

.news_list .all-news a:before {

	display: inline-block;

	font-family: 'Codeus';

	font-size: 12px;

	font-weight: normal;

	content: '\e60f';

	opacity: 1;

	-moz-opacity: 1;

	filter: alpha(opacity=1);

	position: relative;

	margin: 0 5px 0 0;

}



.newslist {

	position: relative;

}

.newslist:before {

	content: '';

	position: absolute;

	top: 0;

	bottom: 0;

	width: 11px;

	left: 147px;

	margin-left: -6px;

}

.newslist:after {

	content: '';

	position: absolute;

	bottom: -17px;

	width: 26px;

	height: 26px;

	left: 147px;

	margin-left: -13px;

	border-radius: 50%;

	-moz-border-radius: 50%;

	-webkit-border-radius: 50%;

}

.newslist > li {

	position: relative;

	margin: 27px 0 0 0;

}

.newslist > li:first-child {

	margin: 0;

}

.newslist > li .news-info {

	float: left;

}

.newslist > li .datetime {

	text-align: center;

	float: left;

	width: 100px;

	margin: 18px 0 0 0;

}

.newslist > li .datetime .day {

	display: block;

	font-size: 88.2%;

	line-height: 1.2;

}

.newslist > li .datetime .time {

	display: block;

	line-height: 1.2;

}

.newslist > li .thumbnail {

	position: relative;

	font-size: 0;

	line-height: 1;

	float: left;

}

.newslist > li .thumbnail img {

	width: 72px;

	height: 72px;

	border: 11px solid transparent;

	border-radius: 45px;

	-moz-border-radius: 45px;

	-webkit-border-radius: 45px;

	background: #ffffff;

}

.newslist > li .thumbnail .empty {

	display: inline-block;

	width: 72px;

	height: 72px;

	position: relative;

	border-radius: 45px;

	-moz-border-radius: 45px;

	-webkit-border-radius: 45px;

	border: 11px solid transparent;

}

.newslist > li .thumbnail .empty:after {

	content: '\e616';

	position: absolute;

	left: 0;

	font-family: 'Codeus';

	width: 72px;

	height: 72px;

	font-size: 32px;

	line-height: 72px;

	text-align: center;

	text-indent: 0;

	top: 0;

	text-align: center;

}

.newslist > li .text {

	padding: 37px 35px 37px 41px;

	position: relative;

	margin: 0 0 0 223px;

}

.newslist > li .text:after {

	right: 100%;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-width: 18px;

	border-style: solid;

	top: 34px;

}

.newslist + .pagination {

	margin-top: 20px;

}

@media only screen and (max-width:999px) {

	.panel .newslist:before,

	.panel .newslist:after {

		display: none;

	}

	.panel .newslist > li .news-info {

		float: none;

	}

	.panel .newslist > li .news-info:after {

		content: ".";

		display: block;

		height: 0;

		clear: both;

		visibility: hidden;

	}

	.panel .newslist > li .thumbnail {

		float: right;

	}

	.panel .newslist > li .text {

		margin: 15px 0 0 0;

	}

	.panel .newslist > li .text:after {

		right: auto;

		top: -36px;

		left: 34px;

	}

}

@media only screen and (max-width:799px) {

	#page .newslist:before,

	#page .newslist:after {

		display: block;

	}

	#page .newslist > li .news-info {

		float: left;

	}

	#page .newslist > li .news-info:after {

		content: "";

		display: none;

		height: 0;

		clear: none;

	}

	#page .newslist > li .thumbnail {

		float: left;

	}

	#page .newslist > li .text {

		margin: 0 0 0 223px;

	}

	#page .newslist > li .text:after {

		left: auto;

		top: auto;

		right: 100%;

		content: " ";

		height: 0;

		width: 0;

		position: absolute;

		pointer-events: none;

		border-width: 18px;

		border-style: solid;

		top: 34px;

	}

}

@media only screen and (max-width:599px) {

	#page .newslist:before,

	#page .newslist:after {

		display: none;

	}

	#page .newslist > li .news-info {

		float: none;

	}

	#page .newslist > li .news-info:after {

		content: ".";

		display: block;

		height: 0;

		clear: both;

		visibility: hidden;

	}

	#page .newslist > li .thumbnail {

		float: right;

	}

	#page .newslist > li .text {

		margin: 15px 0 0 0;

	}

	#page .newslist > li .text:after {

		right: auto;

		top: -36px;

		left: 34px;

	}

}



/* CONTENT */



.block.content {

	padding: 70px 0 0;

}

.block.content .central-wrapper{

	padding-bottom: 60px;

}



/* GALLERY */



.gallery {

	position: relative;

	margin: 0 auto;

}

.top-el {

	padding-bottom: 40px;

}

.bottom-el {

	padding-top: 40px;

}

.gallery li {

	position: relative;

	display: inline-block;

	text-align: center;

	vertical-align: top;

}

.gallery .thumbs_wrapper {

	margin: 0 32px;

	position: relative;

}

.gallery ul.thumbs {

	text-align: center;

	margin-right: -6px;

}

.gallery.full ul.thumbs {

	margin-right: -15px;

}

.gallery ul.thumbs li {

	padding: 6px 0 0;

	padding-top: 24px;

}

.gallery ul.thumbs li img {

	opacity: 0.5;

	-webkit-transition: all 0.25s ease-out;

	-moz-transition: all 0.25s ease-out;

	-o-transition: all 0.25s ease-out;

	-ms-transition: all 0.25s ease-out;

	transition: all 0.25s ease-out;

}

.gallery.full ul.thumbs li {

}

.gallery ul.thumbs li:hover img,

.gallery ul.thumbs li.selected img {

	opacity: 1;

}

.gallery ul.thumbs li a {

	display: block;

	position: relative;

	padding: 9px;

}

.gallery ul.thumbs li.selected a {

	margin: 0;

	border: 9px solid transparent;

	padding: 0;

}

.gallery ul.thumbs li.selected a:before {

	content: ' ';

	font-size: 0;

	line-height: 0;

	width: 0;

	height: 0;

	border-width: 20px;

	border-color: transparent;

	border-style: solid;

	position: absolute;

	top: -49px;

	left: 50%;

	margin-left: -20px;

}

/* !!!!!!!!!!!!!!!!!!!! */

.gallery ul.thumbs li.selected a:after {

	content: ' ';

	font-size: 0;

	line-height: 0;

	width: 11px;

	height: 7px;

	position: absolute;

	top: -17px;

	left: 50%;

	margin-left: -5px;

	background: url('images/gallery_thumb_marker.png') left top no-repeat;

}

.gallery .navigation .prev,

.gallery .navigation .next {

	position: absolute;

	bottom: 0;

	width: 30px;

	overflow: hidden;

	text-indent: 30px;

	top: 15px;

}

.gallery .navigation .prev:hover,

.gallery .navigation .next:hover {

	text-decoration: none;

}

.gallery .navigation .prev.disable,

.gallery .navigation .next.disable {display: none;}

.gallery .container .navigation .prev,

.gallery .container .navigation .next {

	top: 0;

}

.gallery .navigation .prev {

	left: -32px;

}

.gallery .navigation .next {

	right: -32px;

}

.gallery .navigation .prev:before,

.gallery .navigation .next:before {

	position: absolute;

	left: 0;

	font-family: 'Codeus';

	font-size: 18px;

	width: 28px;

	height: 28px;

	line-height: 29px;

	text-align: center;

	text-indent: 0;

	top: 50%;

	margin-top: -10px;

	border-radius: 15px;

	-moz-border-radius: 15px;

	-webkit-border-radius: 15px;

	border: 1px solid transparent;

}

.gallery .navigation .prev:before {

	content: '\e602';

	text-indent: 2px;

}

.gallery .navigation .next:before{

	content: '\e603';

	text-indent: 7px;

}

.gallery .navigation.preview-navigation .prev,

.gallery .navigation.preview-navigation .next {

	position: absolute;

	bottom: 0;

	width: 69px;

	overflow: hidden;

	text-indent: 69px;

	display: none;

}

.gallery .preview-navigation .prev {

	left: 27px;

}

.gallery .preview-navigation .next {

	right: 27px;

}

.gallery .navigation.preview-navigation .prev:before,

.gallery .navigation.preview-navigation .next:before {

	position: absolute;

	left: 0;

	font-family: 'Codeus';

	font-size: 39px;

	width: 64px;

	height: 64px;

	line-height: 64px;

	text-align: center;

	text-indent: 0;

	top: 50%;

	margin-top: -26px;

	border-radius: 33px;

	-moz-border-radius: 33px;

	-webkit-border-radius: 33px;

	color: transparent;

	border: 1px solid transparent;

}

.gallery .navigation.preview-navigation .prev:before {

	content: '\e604';

	text-indent: -10px;

}

.gallery .navigation.preview-navigation .next:before {

	content: '\e605';

}

.gallery ul.preview {

	white-space: nowrap;

}

.gallery ul.preview li {

	text-align: center;

}

.gallery .container {

	margin-bottom: 10px;

}

.gallery .slide-info {

	text-align: left;

	position: absolute;

	bottom: 0;

	left: 0;

	right: 0;

	padding: 19px 15px 17px 15px;

	background-color: #ffffff;

	opacity: 0.9;

	-moz-opacity: 0.9;

	filter: alpha(opacity=90);

}

.slideinfo .fancybox-title {

	text-align: center;

	padding: 10px 0;

	background-color: #ffffff;

	opacity: 0.9;

	-moz-opacity: 0.9;

	filter: alpha(opacity=90);

	width: 100%;

	line-height: 26px;

}

.gallery .slide-info .slide-caption,

.slideinfo .fancybox-title .slide-caption {

	text-transform: uppercase;

	display: block;

}

.gallery .slide-info .lide-description,

.slideinfo .fancybox-title .lide-description {

	display: block;

}

.gallery .preview li {position: relative;}

.gallery .preview li a {display: block; position: relative;}

.gallery .preview li a span.overlay {

	position: absolute;

	display: block;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	display: none;

	background-color: rgba(58,83,112,0.8);

}

.gallery .preview li a span.overlay .p-icon {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 100px;

	height: 100px;

	line-height: 100px;

	margin: -50px 0 0 -50px;

	font-family: 'Codeus';

	font-weight: normal;

	font-size: 52px;

	border: 1px solid transparent;

	border-radius: 50px;

	color: transparent;

}

.gallery .preview li a span.overlay .p-icon:before {

	content: '\e60d';

}

.gallery.full .preview .slide-info, .gallery.small .preview .slide-info  {text-align: left;}

.gallery.shortcode {margin-bottom: 20px;}

.gallery.small.shortcode {width: 613px;}

.gallery.small.shortcode.right {margin-right: 41px; float: left;}

.gallery.small.shortcode.left {margin-left: 41px; float: right;}



.gallery-three-columns {padding: 20px 0;}

.gallery-three-columns ul {

	text-align: center;

	font-size: 0;

	line-height: 1;

	margin: 0 -10px 0 0;

}

.gallery-three-columns ul li {

	display: inline-block;

	text-align: center;

	vertical-align: top;

	margin: 0 10px 10px 0;

}

.gallery-three-columns ul li a {display: block;position: relative;overflow: hidden;}

.gallery-three-columns ul li a span.overlay {

	position: absolute;

	display: block;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(58,83,112,0.8);

	display: none;

}

.gallery-three-columns ul li a span.overlay .p-icon {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 100px;

	height: 100px;

	line-height: 100px;

	margin: -50px 0 0 -50px;

	font-family: 'Codeus';

	font-weight: normal;

	font-size: 52px;

	border: 1px solid transparent;

	border-radius: 50px;

	color: transparent;

}

.gallery-three-columns ul li a span.overlay .p-icon:before {

	content: '\e60d';

}



.gallery-four-columns {padding: 20px 0;}

.gallery-four-columns ul {

	text-align: center;

	font-size: 0;

	line-height: 1;

	margin: 0 -10px 0 0;

}

.gallery-four-columns ul li {

	display: inline-block;

	text-align: center;

	vertical-align: top;

	margin: 0 10px 10px 0;

}

.gallery-four-columns ul li a {display: block;position: relative;overflow: hidden;}

.gallery-four-columns ul li a span.overlay {

	position: absolute;

	display: block;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(58,83,112,0.8);

	display: none;

}

.gallery-four-columns ul li a span.overlay .p-icon {

	position: absolute;

	top: 50%;

	left: 50%;

	width: 100px;

	height: 100px;

	line-height: 100px;

	margin: -50px 0 0 -50px;

	font-family: 'Codeus';

	font-weight: normal;

	font-size: 52px;

	border: 1px solid transparent;

	border-radius: 50px;

	color: transparent;

}

.gallery-four-columns ul li a span.overlay .p-icon:before {

	content: '\e60d';

}



/* SHORTCODES */



.divider {

	padding: 35px 0 0;

	margin: 0 0 35px;

	border-bottom: 1px solid transparent;

	clear: both;

}

.divider.linebreak {

	padding: 0;

	margin: 0;

	border: 0 none;

	clear: none;

}

.divider.dashed {

	border-bottom: 1px dashed transparent;

}

.divider.double {

	border-bottom: 3px double transparent;

}

.one_half,

.one_third,

.one_fourth {

	float: left;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}

.one_half:before,

.one_half:after,

.one_third:before,

.one_third:after,

.one_fourth:before,

.one_fourth:after {

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}

.one_half {

	padding-right: 25px;

}

.one_half.last {

	padding-left: 25px;

	padding-right: 0;

}

.one_third {

	padding-right: 33px;

}

.one_third + .one_third {

	padding: 0 17px;

}

.one_third.last {

	padding: 0 0 0 33px;

}

.one_half {

	width: 50%;

}

.one_third {

	width: 33.33333%

}

.one_fourth {

	width: 25%;

	padding-right: 37px;

}

.one_fourth + .one_fourth {

	padding: 0 25px 0 13px;

}

.one_fourth + .one_fourth + .one_fourth {

	padding: 0 13px 0 25px;

}

.one_fourth + .one_fourth.last,

.one_fourth + .one_fourth + .one_fourth + .one_fourth {

	padding: 0 0 0 37px;

}

/* !!!!!!!!!!!!!!!!!!!! */

.text_box {

	clear: both;

	border: 1px solid transparent;

/*	-moz-background-clip: border;

	-webkit-background-clip: border;

	background-clip: border-box;*/

}

.text_box > .title,

.text_box > .text {

	padding: 30px 40px;

}

.text_box > .title {

	background-color: transparent;

	margin-bottom: 0;

}

/* WRAP-BOX STYLES */

.wrap-box {

	display: inline-block;

	position: relative;

	width: 100%;

}

.wrap-box-content {

	position: relative;

	max-width: 100%;

}

.wrap-box.left {

	float: left;

	margin: 0 25px 25px 0;

}

.wrap-box.right {

	float: right;

	margin: 0 0 25px 25px;

}

.wrap-box.middle {

	display: inline-block;

}

.wrap-box .wrap-box-inner {

	display: inline-block;

	max-width: 100%;

	position:relative;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}

.image.wrap-box .wrap-box-inner {

	display: block;

}

.wrap-box.style-1 .wrap-box-inner {

	border: 1px solid transparent;

}

.wrap-box.style-2 .wrap-box-inner {

	border: 9px solid transparent;

	padding: 18px;

	background-color: #ffffff;

}

.wrap-box.style-3 .wrap-box-inner {

	border: 13px solid transparent;

	background-color: #ffffff;

}

.wrap-box.style-4 .wrap-box-inner:before,

.wrap-box.style-4 .wrap-box-inner:after {

	content:"";

	position:absolute;

	z-index:-2;

	bottom:17px;

	left:15px;

	width:40%;

	height:20%;

	max-width:300px;

	-webkit-box-shadow:0 15px 25px rgba(0, 0, 0, 0.45);

	-moz-box-shadow:0 15px 25px rgba(0, 0, 0, 0.45);

	box-shadow:0 15px 25px rgba(0, 0, 0, 0.45);

	-webkit-transform:rotate(-2.5deg);

	-moz-transform:rotate(-2.5deg);

	-ms-transform:rotate(-2.5deg);

	-o-transform:rotate(-2.5deg);

	transform:rotate(-2.5deg);

}

.wrap-box.style-4 .wrap-box-inner:after {

	right:15px;

	left:auto;

	-webkit-transform:rotate(2.5deg);

	-moz-transform:rotate(2.5deg);

	-ms-transform:rotate(2.5deg);

	-o-transform:rotate(2.5deg);

	transform:rotate(2.5deg);

}

.wrap-box.style-5 .wrap-box-inner {

	background-color: #ffffff;

}



.wrap-box.style-5 .shadow-wrap {

	width: 100%;

	height: 100%;

	padding: 16px;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}

.wrap-box.image.style-5 .shadow-wrap {

	height: auto;

}

.wrap-box.style-5 .shadow-wrap:before,

.wrap-box.style-5 .shadow-wrap:after {

	content:"";

	position:absolute;

	z-index:-2;

	top:22px;

	left:2px;

	width:40%;

	height:20%;

	max-width:300px;

	-webkit-box-shadow:0 -15px 20px rgba(0, 0, 0, 0.1);

	-moz-box-shadow:0 -15px 20px rgba(0, 0, 0, 0.1);

	box-shadow:0 -15px 20px rgba(0, 0, 0, 0.1);

	-webkit-transform:rotate(2deg);

	-moz-transform:rotate(2deg);

	-ms-transform:rotate(2deg);

	-o-transform:rotate(2deg);

	transform:rotate(2deg);

}

.wrap-box.style-5 .shadow-wrap:after {

	right:2px;

	left:auto;

	-webkit-transform:rotate(-2deg);

	-moz-transform:rotate(-2deg);

	-ms-transform:rotate(-2deg);

	-o-transform:rotate(-2deg);

	transform:rotate(-2deg);

}

.wrap-box.style-5 .wrap-box-inner:before,

.wrap-box.style-5 .wrap-box-inner:after {

	content:"";

	position:absolute;

	z-index:-2;

	bottom:17px;

	left:15px;

	width:40%;

	height:20%;

	max-width:300px;

	-webkit-box-shadow:0 15px 25px rgba(0, 0, 0, 0.45);

	-moz-box-shadow:0 15px 25px rgba(0, 0, 0, 0.45);

	box-shadow:0 15px 25px rgba(0, 0, 0, 0.45);

	-webkit-transform:rotate(-2.5deg);

	-moz-transform:rotate(-2.5deg);

	-ms-transform:rotate(-2.5deg);

	-o-transform:rotate(-2.5deg);

	transform:rotate(-2.5deg);

}

.wrap-box.style-5 .wrap-box-inner:after {

	right:15px;

	left:auto;

	-webkit-transform:rotate(2.5deg);

	-moz-transform:rotate(2.5deg);

	-ms-transform:rotate(2.5deg);

	-o-transform:rotate(2.5deg);

	transform:rotate(2.5deg);

}

.wrap-box.style-6 .wrap-box-inner {

	border: 1px solid transparent;

	padding: 19px;

	background-color: #ffffff;

}

.wrap-box .wrap-box-element {

	vertical-align: top;

	width: 100%;

	height: 100%;

}

.wrap-box.image .wrap-box-element {

	height: auto;

}

.tabs, .accordion {

	clear: both;

	margin: 0px 0;

}

.accordion {

	padding-bottom: 15px;

	margin-bottom: 30px;

	border-bottom: 1px solid transparent;

}

.accordion > h5 {

	padding: 0 40px 0;

	margin: 0 0 15px;

	position: relative;

}

.accordion > h5:before {

	position: absolute;

	left: 0;

	top: 50%;

	margin-top: -15px;

	font-family: 'Codeus';

	content: '\e609';

	font-size: 15px;

	border-radius: 15px;

	width: 28px;

	height: 28px;

	line-height: 28px;

	border: 1px solid transparent;

	border-radius: 15px;

	-moz-border-radius: 15px;

	-webkit-border-radius: 15px;

	text-align: center;

}

.ui-accordion .ui-accordion-header {

	min-height: 30px;

}

.accordion > h5.ui-accordion-header-active:before {

	content: '\e60a';

}

.accordion > div {

	padding: 0 0 20px 0;

}

.tabs {

	padding: 0px;

}

.tabs > ul.tabs-nav {

	padding: 0 14px;

}

.tabs > ul.tabs-nav li {

	padding: 0 4px;

	float: left;

}

.tabs > ul.tabs-nav li a {

	float: left;

	padding: 10px 15px;

}

.tabs > ul.tabs-nav li.ui-tabs-active a {

	background-color: #ffffff;

}

.tabs .tab_wrapper {

	background-color: #ffffff;

	padding: 45px 40px;

}

.dropcap {

	height: 15px;

}

.dropcap span{

	display: block;

	float: left;

	margin: 0 8px 0 0;

	line-height: 50px;

	background: transparent;

	-webkit-border-radius: 25px;

	-moz-border-radius: 25px;

	border-radius: 25px;

	width: 50px;

	height: 50px;

	text-align: center;

	border: 1px solid transparent;

}

.list ul {

	list-style: none;

	padding-left: 1.5em;

}

.list ul li{

	position: relative;

}

.list ul li + li{

	margin-top: 0.7em;

}

.list ul li:before {

	float: left;

	font-family: 'Codeus';

	font-weight: normal;

	font-size: 64.7%;

	margin-left: -1.7em;

}

.list.arrow ul li:before {

	content: '\e60f';

}

.list.check ul li:before {

	content: '\e610';

	font-size: 88.2%;

}

.list.circle ul li:before {

	content: '\e611';

}

.list.minus ul li:before {

	content: '\e612';

	font-size: 88.2%;

}

.iconed-title,

.iconed-text {

	padding-left: 60px;

	margin-left: -5px;

	min-height: 30px;

	position: relative;

	padding-top: 13px;

}

.iconed-text {

	min-height: 39px;

}

.iconed-title > .icon,

.iconed-text > .icon {

	width: 50px;

	height: 50px;

	line-height: 50px;

	left: -4px;

	top: 0;

	border-radius: 26px;

	-moz-border-radius: 26px;

	-webkit-border-radius: 26px;

}

.iconed-title > .icon {

	top: 50%;

	margin-top: -19px;

}

.iconed-title > .icon.active,

.iconed-text > .icon.active {

	color: #ffffff;

}

.simple-icon {

	display: inline-block;

	vertical-align: middle;

	margin: 5px;

	line-height: 50px;

	background: transparent;

	-webkit-border-radius: 25px;

	-moz-border-radius: 25px;

	border-radius: 25px;

	width: 50px;

	height: 50px;

	text-align: center;

	border: 1px solid transparent;

	font-size: 21px;

	font-family: 'Codeus-Icons';

	font-weight: normal;

}

.alert-box {

	padding-bottom: 1px;

	margin: 20px 0;

}

.alert-box > div {

	padding: 30px 280px 35px 35px;

}

.alert-box.iconed > div {

	padding-left: 180px;

}

.alert-box .alert-button {

	float: right;

	margin: 20px -240px 20px 40px;

	max-width: 200px;

}

.alert-box .button {

	margin-top: 0;

}

.alert-box .text {

	float: left;

	width: 100%;

}

.alert-box .alert-icon {

	float: left;

	margin: 0 40px 0 -145px;

	width: 103px;

	height: 103px;

	line-height: 103px;

	vertical-align: top;

	font-size: 55px;

	font-family: 'Codeus-Icons';

	border-radius: 52px;

	-moz-border-radius: 52px;

	-webkit-border-radius: 52px;

	text-align: center;

	border: 1px solid transparent;

	font-weight: normal;

}

@media only screen and (max-width:799px) {

	.alert-box > div {

		padding: 30px 35px 35px;

	}

	.alert-box.iconed > div {

		padding-left: 35px;

	}

	.alert-box .alert-button {

		float: none;

		margin: 30px 0 0;

		text-align: center;

	}

	.alert-box .text {

		float: none;

		width: auto;

	}

	.alert-box .alert-icon {

		float: none;

		margin: 0 auto 30px;

	}

}



/* WIDGETS */

h3.widget-title {

	margin-bottom: 0.766667em;

}



/* Testimonials */

.testimonials {

	margin-left: -10px;

	padding-left: 10px;

}

.testimonial_item {

	padding-bottom: 20px;

	padding-left: 10px;

	display: inline-block;

	white-space: normal;

	vertical-align: top;

	width: 100%;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

}

.testimonial_item table {

	width: 100%;

	margin-bottom: 15px;

	border-spacing: 0;

}

.testimonial_item table.nostyle td {

	vertical-align: bottom;

	padding-right: 12px;

	font-size: 88.2%;

	line-height: 1.471;

}

.testimonial_item td.image {

	width: 1%;

}

.testimonial_item td.image div {

	height: 128px;

	width: 128px;

	padding: 11px;

	border-radius: 75px;

	-moz-border-radius: 75px;

	-webkit-border-radius: 75px;

	margin-left: -10px;

}

.testimonial_item td.image img {

	height: 128px;

	width: 128px;

	border-radius: 64px;

	-moz-border-radius: 64px;

	-webkit-border-radius: 64px;

}

.testimonials .button{

	margin-top: 0;

}

.testimonials .caroufredsel_wrapper {

	width: auto !important;

}

.testimonials .testimonials-list {

	width: 100% !important;

	white-space: nowrap;

	overflow: hidden;

}



/* Project Info */

/* Contact Info */

.widget.project_info-item,

.widget.contact_info {

	padding-bottom: 20px;

}

.project_info-item + .project_info-item,

.contact_info-item + .contacts-info-item {

	border-top: 1px solid transparent;

	padding-top: 20px;

	margin-top: 20px;

}

.project_info-item.iconed .title,

.contact_info-item.iconed .title {

	padding-left: 37px;

	position: relative;

	min-height: 30px;

	margin-bottom: 5px;

}

.project_info-item.iconed .value,

.contact_info-item.iconed .value {

	font-size: 88.2%;

}

.project_info-item .title .icon,

.contact_info-item .title .icon {

	background: transparent;

	font-size: 24px;

}

.widget.project_info .button {

	margin-top: 15px;

}



/* Text */

.widget.widget_text .textwidget,

.widget.widget_black_studio_tinymce .textwidget1 {

	font-size: 88.2%;

	line-height: 1.471;

}



/* Picturebox */

.widget.picturebox img {

	max-width: 100%;

}

.widget.picturebox .description {

	padding: 25px 30px;

	font-size: 88.2%;

	line-height: 1.471;

}



/* Categories */

.widget.widget_categories ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

.widget.widget_meta ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

.widget.widget_categories ul li,

.widget.widget_meta ul li {

	border-bottom: 1px solid transparent;

}

.widget.widget_categories ul li a,

.widget.widget_meta ul li a {

	padding: 12px 20px 12px 35px;

	text-transform: uppercase;

	display: block;

	position: relative;

	line-height: 1.471;

}

.widget.widget_categories ul li a:before,

.widget.widget_meta ul li a:before {

	position: absolute;

	left: 17px;

	top: 8px;

	font-family: 'Codeus';

	font-weight: normal;

	text-align: left;

	font-size: 11px;

	line-height: 29px;

	width: 29px;

	content: '\e60f';

}



/* Popular Posts */

/* Recent Posts */

.widget.widget_recent_entries ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

.widget.widget_rss ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

.widget.Custom_Recent_Posts ul li,

.widget.Custom_Popular_Posts ul li,

.widget.widget_recent_entries ul li,

.widget.widget_rss ul li {

	padding: 0;

	font-size: 88.2%;

	line-height: 1.471;

}

.widget.Custom_Recent_Posts ul li +li,

.widget.Custom_Popular_Posts ul li +li,

.widget.widget_recent_entries ul li +li,

.widget.widget_rss ul li +li {

	padding-top: 34px;

}

.widget.widget_recent_entries li a,

.widget.widget_recent_entries li span,

.widget.widget_rss li a.rsswidget,

.widget.widget_rss li span.rss-date {

	display: block;

}

.widget.widget_rss li span.rss-date {

	padding-bottom: 10px;

}

.widget.Custom_Recent_Posts .image,

.widget.Custom_Popular_Posts .image {

	float: left;

	margin-right: 9px;

	width: 72px;

	height: 72px;

	padding: 11px;

	border-radius: 46px;

	-moz-border-radius: 46px;

	-webkit-border-radius: 46px;

}

.widget.Custom_Recent_Posts .image img,

.widget.Custom_Popular_Posts .image img {

	width: 72px;

	height: 72px;

	border-radius: 36px;

	-moz-border-radius: 36px;

	-webkit-border-radius: 36px;

}

.widget.Custom_Recent_Posts .image.dummy a,

.widget.Custom_Popular_Posts .image.dummy a {

	display :block;

	width: 72px;

	height: 72px;

	border-radius: 36px;

	-moz-border-radius: 36px;

	-webkit-border-radius: 36px;

	background: url('images/dummy.png') no-repeat 50% 50%;

}

/* Recent comments */

.widget.widget_recent_comments ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

.widget.widget_recent_comments ul li {

	padding: 0 0 0 35px;

	font-size: 88.2%;

	line-height: 1.471;

}

.widget.widget_recent_comments ul li + li {

	padding-top: 28px;

}

.widget.widget_recent_comments ul li:before {

	font-family: 'Codeus';

	content: '\e613';

	font-size: 20px;

	line-height: 1;

	margin-left: -35px;

	position: relative;

	top: 2px;

	float: left;

}



/* Custom Flickr */

.widget.Custom_Flickr .flickr {

	list-style: none;

	padding: 0;

	margin: 0;

	margin-right: -4px;

}

.widget.Custom_Flickr .flickr-item {

	float: left;

	margin: 0 4px 4px 0;

	width: 87px;

}

.widget.Custom_Flickr img {

	width: 87px;

}

/* Tags */

.widget_tag_cloud .tagcloud {

	line-height: 34px;

}

.widget_tag_cloud a {

	margin-right: 20px;

}

/* Submenu */

/* Custom Menu */

.widget.widget_nav_menu ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

.widget.widget_submenu ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

.widget.widget_nav_menu li,

.widget.widget_submenu li {

	background: transparent;

	border-bottom: 1px solid transparent;

}

.widget.widget_nav_menu li a,

.widget.widget_submenu li a {

	display: block;

	padding: 12px 20px 12px 45px;

	text-transform: uppercase;

	position: relative;

}

.widget.widget_nav_menu li a:hover,

.widget.widget_submenu li a:hover {

	text-decoration: none;

}

.widget.widget_nav_menu li.menu-item a:before,

.widget.widget_submenu li.menu-item a:before {

	position: absolute;

	left: 3px;

	top: 9px;

	font-family: 'Codeus';

	font-weight: normal;

	text-align: center;

	text-indent: 0;

	font-size: 11px;

	line-height: 29px;

	width: 29px;

	border: none;

	content: '\e60f';

	text-indent: 7px;

}

.widget.widget_nav_menu li.menu-parent-item a:before,

.widget.widget_submenu li.menu-parent-item a:before {

	position: absolute;

	left: 3px;

	top: 9px;

	font-family: 'Codeus';

	font-weight: normal;

	text-align: center;

	text-indent: 0;

	font-size: 17px;

	height: 29px;

	line-height: 30px;

	width: 29px;

	border-radius: 15px;

	-moz-border-radius: 15px;

	-webkit-border-radius: 15x;

	border: 1px solid transparent;

	content: '\e603';

	text-indent: 7px;

}

.widget.widget_nav_menu li.current-menu-ancestor a:before,

.widget.widget_submenu li.current-menu-ancestor a:before {

	content: '\e608';

	line-height: 33px;

	text-indent: 2px;

}

.widget.widget_nav_menu li ul,

.widget.widget_submenu li ul {

	display: none;

}

.widget.widget_nav_menu li.current-menu-item ul,

.widget.widget_nav_menu li.current-menu-ancestor ul,

.widget.widget_submenu li.current-menu-item ul,

.widget.widget_submenu li.current-menu-ancestor ul {

	display: block;

	border-top: 1px solid transparent;

}

.widget.widget_nav_menu li li.current-menu-ancestor ul,

.widget.widget_nav_menu li.current-menu-ancestor li ul,

.widget.widget_submenu li li.current-menu-ancestor ul,

.widget.widget_submenu li.current-menu-ancestor li ul {

	border: 0 none;

}

.widget.widget_nav_menu li li,

.widget.widget_submenu li li {

	border: 0 none;

	padding: 0 0 0 45px;

}

.widget.widget_nav_menu li li a,

.widget.widget_submenu li li a {

	padding-left: 20px;

}

.widget.widget_nav_menu li.current-menu-ancestor li a:hover,

.widget.widget_submenu li.current-menu-ancestor li a:hover {

	text-decoration: none;

}

.widget.widget_nav_menu li.current-menu-ancestor li a:before,

.widget.widget_submenu li.current-menu-ancestor li a:before,

.widget.widget_nav_menu li.current-menu-item li a:before,

.widget.widget_submenu li.current-menu-item li a:before {

	position: absolute;

	left: 0;

	font-family: 'Codeus';

	font-weight: normal;

	text-align: left;

	font-size: 11px;

	line-height: 29px;

	width: 29px;

	border: 0 none;

	border-radius: 0;

	-moz-border-radius: 0;

	-webkit-border-radius: 0;

	content: '\e60f';

	text-indent: 0;

}

/* !!!!!!!!!!!!!!!!!!!! */

.widget.widget_nav_menu li.current-menu-item li a,

.widget.widget_nav_menu li.current-menu-ancestor li a,

.widget.widget_submenu li.current-menu-item li a,

.widget.widget_submenu li.current-menu-ancestor li a {

	color: #3b3e4f;

	background-image: none;

	font-weight: normal;

}

.widget.widget_nav_menu li li.current-menu-item a,

.widget.widget_nav_menu li li.current-menu-ancestor a,

.widget.widget_submenu li li.current-menu-item a,

.widget.widget_submenu li li.current-menu-ancestor a {

	color: #48afdb;

}

.widget.widget_nav_menu li li li,

.widget.widget_submenu li li li {

	padding-left: 12px;

}

/* Search */

/* !!!!!!!!!!!!!!!!!!!! */

.widget.widget_search form {

	padding: 35px;

	text-align: center;

}

.widget.widget_search form input[type="text"] {

	width: 100%;

	background-color: #fffff;

	height: 38px;

	margin: 0;

}

.widget.widget_search #searchform #searchsubmit {

	margin-top: 20px;

	float: none;

}

.widget.widget_search form label {

	display: none;

}



/* Team */

.team-item {

	text-align: center;

}

.team-item .team-image {

	width: 128px;

	height: 128px;

	margin: 20px auto 10px;

	padding: 11px;

	border-radius: 75px;

	-moz-border-radius: 75px;

	-webkit-border-radius: 75px;

}

.team-item .team-image img {

	width: 128px;

	height: 128px;

	border-radius: 64px;

	-moz-border-radius: 64px;

	-webkit-border-radius: 64px;

}

.team-item .team-name {

	margin-bottom: 14px;

}

.team-item .team-phone,

.team-item .team-email {

	position: relative;

	display: inline-block;

	padding-left: 37px;

}

.team-item .team-phone {

	font-size: 124%;

	line-height: 1.471;

}

.team-item .team-email {

	font-size: 88.2%;

	line-height: 1.471;

}

/* Calendar */

.widget.widget_calendar table {

	border: 0 none;

}

.widget.widget_calendar table thead tr td,

.widget.widget_calendar table thead tr th {

	font-size: inherit;

	padding: 0;

}

.widget.widget_calendar table th,

.widget.widget_calendar table td {

	padding: 0;

}

.widget.widget_calendar table thead tr {

	background-color: transparent !important;

}

.widget.widget_calendar table tr:nth-child(even) {

	background-color: transparent !important;

}

.widget.widget_calendar table {

	width: 100%;

}

.widget.widget_calendar td {

	text-align: center;

	width: 14.3%;

}

.widget.widget_calendar th,

.widget.widget_calendar caption {

	font-weight: normal;

	font-size: 141.2%;

	line-height: 1.4em;

}

.widget.widget_calendar caption {

	margin-bottom: 10px;

}

.widget.widget_calendar td {

	height: 30px;

}

.widget.widget_calendar td a {

	width: 28px;

	padding-right: 9px;

	text-align: right;

	display: inline-block;

	line-height: 28px

	width: 37px;

}

/* !!!!!!!!!!!!!!!!!!!! */

.widget.widget_calendar td#prev a,

.widget.widget_calendar td#next a {

	background-color: transparent;

	width: auto;

	padding-right: 0;

	text-align: center;

	display: inline;

	line-height: 28px;

}

.widget.widget_calendar td#prev {

	text-align: left;

}

.widget.widget_calendar td#next {

	text-align: right;

}



/* Archives */

/* !!!!!!!!!!!!!!!!!!!! */

.widget.widget_archive ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

.widget.widget_archive ul li {

	color: #48afdb;

	padding: 10px 20px 10px 17px;

	position: relative;

}

.widget.widget_archive ul li a:before {

	position: absolute;

	left: 0;

	top: 8px;

	font-family: 'Codeus';

	font-weight: normal;

	text-align: left;

	font-size: 11px;

	line-height: 29px;

	width: 29px;

	color: #3b3e4f;

	content: '\e60f';

}









/* BLOG */



.blog_list li {

	padding-left: 80px;

}

.blog_list li + li {

	margin-top: 60px;

}

.blog_list li .comment-info {

	float: left;

	width: 85px;

	padding: 0 5px;

	margin-left: -100px;

	text-transform: uppercase;

/*	font-weight: bold;*/

	text-align: center;

}

.blog_list li .date-day {

	display: block;

	margin: 0 auto;

	line-height: 62px;

	-webkit-border-radius: 31px;

	-moz-border-radius: 31px;

	border-radius: 31px;

	width: 62px;

	height: 62px;

	text-align: center;

	overflow: hidden;

	font-weight: 400;

	text-decoration: none;

}

.blog_list li .date-day span {

	display: block;

	margin: 1px auto 0;

	line-height: 60px;

	-webkit-border-radius: 31px;

	-moz-border-radius: 31px;

	border-radius: 31px;

	width: 60px;

	height: 60px;

	text-align: center;

	overflow: hidden;

}

.blog_list li .date-month {

	padding-top: 5px;

}

.blog_list li .comment-count {

	margin-right: 18px;

}

.blog_list li .comment-count b {

	font-size: 141%;

	font-weight: normal;

}

.blog_list li .post-info {

	float: left;

	width: 550px;

}

.blog_list li .post-info {

	float: left;

	width: 100%;

	border-bottom: 1px solid transparent;

	padding-bottom: 18px;

}

.blog_list li .post-info h3 {

	margin-bottom: 18px;

}

.post-image {

	padding-top: 9px;

	margin-bottom: 20px;

	text-align: center;

}

.blog_list li .post-info-bottom {

	padding-top: 29px;

	font-size: 88.2%;

}

.blog_list li .post-info-bottom .more-link b {

	font-size: 0;

	line-height: 1;

}

.blog_list li .post-info-bottom .more-link b:before{

	display: inline-block;

	font-family: 'Codeus';

	font-size: 12px;

	font-weight: bold;

	content: '\e607';

	opacity: 1;

	-moz-opacity: 1;

	filter: alpha(opacity=1);

	position: relative;

	margin: 0 7px 0 0;

	

}

.blog_list li .post-info-bottom .categories {

	float: left;

}

.categories .sep {

	margin: 0 10px;

}

.blog_list li .post-info-bottom .comments-count {

	float: right;

}



.post-tags-block {

	padding: 0 0 30px 0;

    border-bottom: 1px solid rgba(234, 234, 234, 0.94);

    margin-bottom: 33px;

    margin-top: 92px;

}



.post-tags {

	float: right;

	font-size: 15px;

	padding: 18px 0 0 0;

}



.post-tags-block .socials-sharing {

	float: left;

	margin: 0;

}



.post-tags-block .sep {

	margin: 0 10px;

}



/* AUTHOR */



.post-author-block {

	padding: 30px 35px 31px 35px;

	margin: 53px 0 0 0;

}

.post-author-avatar {

	float: left;

}

.post-author-avatar img {

	border: 10px solid #ffffff;

	border-radius: 51px;

	-moz-border-radius: 51px; 

	-webkit-border-radius: 51px;

}

.post-author-info {

	margin: 0 0 0 115px;

}

.post-author-info .name {

	margin: 0 0 3px 0;

}

.post-author-info .date-info {

	font-size: 88.2%;

	line-height: 1.471;

	margin: 0 0 14px 0;

}

.post-related-posts {

	margin: 0 -20px 0 0;

	padding: 0 0 51px 0;

}

.post-related-posts-line {

	border-bottom: 1px solid transparent;

}

.post-comments-margin {

	margin: 49px 0 0 0;

}

.post-related-posts h3 {

	margin-bottom: 0;

}

.related-element {

	display: inline-block;

	width: 260px;

	margin: 0 18px 0 0;

	vertical-align: top;

	padding-top: 34px;

}

.related-element img {

	float: left;

	border: 10px solid transparent;

	border-radius: 51px;

	-moz-border-radius: 51px; 

	-webkit-border-radius: 51px;

}

.related-element .related-element-info {

	margin: 0 0 0 103px;

}

.related-element.without-image > a {

	float: left;

	width: 82px;

	height: 82px;

	border-radius: 41px;

	-moz-border-radius: 41px;

	-webkit-border-radius: 41px;

	background: url('images/dummy.png') no-repeat 50% 50%;

}

.related-element .related-element-info a {

	font-size: 88.2%;

	line-height: 1.471;

}

.related-element .related-element-info .date {

	font-size: 88.2%;

	line-height: 1.471;

}

.post-posts-links {

	margin-bottom: 30px;

}

.post-posts-links a {

	position: relative;

}

.post-posts-links .left {

	float: left;

}

.post-posts-links .left a {

	margin-left: 40px;

}

.post-posts-links .left a:before {

	content: '\e602';

	padding-right: 3px;

	position: absolute;

	left: -40px;

	top: -7px;

	font-family: 'Codeus';

	width: 27px;

	height: 30px;

	font-size: 18px;

	line-height: 32px;

	text-align: center;

	text-indent: 4px;

	border-radius: 20px;

	-moz-border-radius: 20px;

	-webkit-border-radius: 20px;

	border: 1px solid transparent;

}

.post-posts-links .right {

	float: right;

}

.post-posts-links .right a {

	margin-right: 40px;

}

.post-posts-links .right a:before {

	content: '\e603';

	padding-left: 3px;

	position: absolute;

	right: -40px;

	top: -7px;

	font-family: 'Codeus';

	width: 27px;

	height: 30px;

	font-size: 18px;

	line-height: 32px;

	text-align: center;

	text-indent: 4px;

	border-radius: 20px;

	-moz-border-radius: 20px;

	-webkit-border-radius: 20px;

	border: 1px solid transparent;

}



/* SEARCH */



#searchform {

	margin-bottom: 40px;

}

#searchform #s {

	width: 100%;

}

#searchform #searchsubmit {

	float: right;

}



/* COMMENTS */



#commentform, #reply-title {

	padding-top: 55px;

}

#reply-title + #commentform {

	padding: 0;

}

ol.commentlist li.comment {

	padding: 20px 0 27px;

	border-top: 1px solid transparent;

}

ol.commentlist{

	border-bottom: 1px solid transparent;

}

ol.commentlist > li.comment:first-child {

	border: none;

}

ol.commentlist .left {

	float: left;

}

ol.commentlist .left img {

	border-radius: 35px;

	-moz-border-radius: 35px;

	-webkit-border-radius: 35px;

}

ol.commentlist .comment-content {

	margin: 0 0 0 70px;

}

ol.commentlist .comment-content .text {

	padding-top: 11px;

}

ol.commentlist .comment-content .comment-author {

	float: left;

}

ol.commentlist .comment-content .comment-date {

	text-align: right;

	font-size: 88.2%;

	line-height: 1.471;

}

ol.commentlist .comment-content a.comment-reply-link, ol.commentlist .comment-content a.comment-edit-link{

	margin-left: 16px;

}

/* !!!!!!!!!!!!!!!!!!!! */

ol.commentlist .comment-content a.comment-reply-link:before, ol.commentlist .comment-content a.comment-edit-link:before{

	display: inline-block;

	font-family: 'Codeus';

	font-size: 12px;

	font-weight: bold;

	content: '\e605';

	color: #48afdb;

	opacity: 1;

	-moz-opacity: 1;

	filter: alpha(opacity=1);

	position: relative;

	margin: 0 7px 0 0;

	

}

ol.commentlist ul.children {

	list-style: none;

	padding: 0;

	margin: 0;

}

ol.commentlist ul.children {

	padding-top: 27px;

}

ol.commentlist ul.children li {

	border-top: 1px solid transparent;

	padding-left: 67px;

}

ol.commentlist ul.children li:last-child {

	padding-bottom: 0;

}

/* !!!!!!!!!!!!!!!!!!!! */

.comment-form input[type="text"], .comment-form textarea {

	background: #ffffff;

	border: 1px solid #d6dde3;

	border-top: 0;

	margin: 0;

}

.comment-form input[type="text"] {

	width: 270px;

	float: left;

}

.comment-form textarea {

	border: 1px solid #d6dde3;

	margin-top: 36px;

	width: 100%;

	max-width: 100%;

}

.comment-form p.first input[type="text"] {

	border-top: 1px solid #d6dde3;

}

.comment-form label {

	line-height: 1.2;

	position: relative;

}

.comment-form input[type="text"] + label {

	display: block;

	margin: 0 0 0 288px;

	padding-top: 7px;

	padding-left: 35px;

}

.comment-form label:before {

	position: absolute;

	left: 0;

	font-family: 'Codeus-Icons';

	font-size: 20px;

	line-height: 14px;

	color: #d6dde3;

}

.comment-form label[for="author"]:before {

	content: '\e632';

}

.comment-form label[for="email"]:before {

	content: '\e601';

}

.comment-form label[for="url"]:before {

	content: '\e640';

}

.comment-form label b {

	font-weight: normal;

	color: #75889c;

}

@media only screen and (max-width:362px) {

	.comment-form input[type="text"] {

		border: 1px solid #d6dde3;

	}

}



/* CONTACT */

/* !!!!!!!!!!!!!!!!!!!! */

.block.map iframe {

	vertical-align: top;

}

.contact-form {

	margin-top: 60px;

}

.contact-form input[type="text"] {

	width: 270px;

	height: 35px;

	border: 1px solid #d6dde3;

	background-color: #ffffff;

	margin: 0;

}

.contact-form p + p input[type="text"] {

	width: 270px;

	height: 35px;

	border-top: 0 none;

}

.contact-form textarea {

	border: 1px solid #d6dde3;

	background-color: #ffffff;

	margin: 35px 0 0;

	width: 100%;

}

.contact-form .reset {

	float: right;

	padding-left: 1.0em;

	margin-top: 30px;

}

.contact-form .reset:before {

	float: left;

	font-family: 'Codeus';

	font-size: 64.7%;

	font-weight: normal;

	margin-left: -1.3em;

	content: "\e60f";

}

.contact-form label {

	margin-left: 15px;

	padding-left: 35px;

	font-weight: normal;

	position: relative;

}

.contact-form label:before {

	position: absolute;

	left: 0;

	font-family: 'Codeus-Icons';

	font-size: 20px;

	margin-top: 3px;

}

.contact-form label[for="name"]:before {

	content: '\e632';

}

.contact-form label[for="email"]:before {

	content: '\e601';

}

.contact-form label[for="site"]:before {

	content: '\e640';

}



/* RESPONSIVE */



@media only screen and (max-width:1199px) {



	body {

		min-width: 300px;

	}



	/* LAYOUT */

	.central-wrapper,

	#page.boxed #header.header-fixed .central-wrapper {

		width: 1000px;

	}



	#header #site-navigation li a {

		padding: 0 10px;

	}



	/* QUICKFINDER */

	.block.quickfinder ul li {

		width: 220px;

	}

	.quickfinder ul li {

		width: 220px;

	}



}



@media only screen and (max-width:999px) {



	/* LAYOUT */

	.central-wrapper {

		width: 800px;

	}



	#header .central-wrapper {

		width: 100%;

	}



	.slideshow.noscript,

	.slideshow.noscript + .loading {

		height: 300px;

	}



	.slideshow.noscript + .loading {

		margin-top: -300px;

	}



	/* QUICKFINDER */

	.block.quickfinder ul li,

	.quickfinder ul li {

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		width: 49%;

	}

	.block.quickfinder ul li .title,

	.block.quickfinder ul li .description,

	.quickfinder ul li .title,

	.quickfinder ul li .description {

		max-width: 255px;

		margin-left: auto;

		margin-right: auto;

	}

	

	.gallery {

		position: relative;

		margin: 0 auto;

		max-width: 100%;

	}

	.gallery.full {

		margin: 0;

	}



}



@media only screen and (max-width:799px) {



	/* LAYOUT */

	.central-wrapper {

		width: 100%;

	}



	.slideshow.noscript,

	.slideshow.noscript + .loading {

		height: 200px;

	}



	.slideshow.noscript + .loading {

		margin-top: -200px;

	}



	.quickfinder ul li .image {

		transform: none;

		-webkit-transform: none;

		-ms-transform: none;

		-moz-transform: none;

		-o-transform: none;

	}

	.quickfinder ul li .caption {

		opacity: 1;

	}



	.block.quickfinder ul li .title,

	.block.quickfinder ul li .description {

		max-width: none;

	}



	.quickfinder ul li .title,

	.quickfinder ul li .description {

		max-width: none;

	}



	body.lazy-enabled .quickfinder ul li .image {

		transform: none;

		-webkit-transform: none;

		-ms-transform: none;

		-moz-transform: none;

		-o-transform: none;

	}

	body.lazy-enabled .quickfinder ul li .caption {

		opacity: 1;

	}



	/* CONTENT */

	.panel,

	body.home-constructor .panel {

		padding: 0;

	}

	.center {

		float: none;

		padding: 0 15px;

		background: none;

		width: auto;

		right: autp;

	}

	.content-right .panel,

	body.home-constructor .content-right .panel {

		padding: 0;

	}

	.content-right .center,

	body.home-constructor .content-right .center {

		float: none;

		padding: 0 15px;

		background: none;

		margin-right: 0;

		right: auto;

		left: auto;

	}

	.fullwidth {

		padding: 0 15px;

		clear: both;

	}



	/* SIDEBAR */

	.sidebar,

	body.home-constructor .sidebar {

		float: none;

		width: auto;

		padding: 0 20px;

		background: none;

		margin-right: 0;

		margin-top: 40px;

	}

	.content-right .sidebar,

	body.home-constructor .content-right .sidebar{

		float: none;

		width: auto;

		padding: 0 20px;

		background: none;

		margin-left: 0;

		margin-right: 0;

	}

	.sidebar {

		margin-top: 60px;

	}



	/* SHORTCODES */

	.one_half {

		float: none;

		width: auto;

		margin-bottom: 15px;

		padding-right: 0;

	}

	.one_half.last {

		position: relative;

		left: auto;

		margin-bottom: 0;

		padding-left: 0;

	}

	.one_third {

		float: none;

		width: auto;

		margin-right: 0;

		margin-bottom: 15px;

		padding-right: 0;

	}

	.one_third + .one_third {

		padding-left: 0;

		padding-right: 0;

	}

	.one_third.last {

		margin-right: 0;

		float: none;

		width: auto;

		margin-bottom: 0;

		padding-left: 0;

	}

	

	.one_fourth {

		padding-right: 0;

		float: none;

		width: auto;

		margin-bottom: 15px;

	}

	.one_fourth + .one_fourth, .one_fourth + .one_fourth + .one_fourth {

		padding-left: 0;

		padding-right: 0;

	}

	.one_fourth.last, .one_fourth + .one_fourth.last {

		padding-left: 0;

	}



	#bottom-line{

		text-align: center;

	}

	

	.gallery .slide-info {

		display: none;

	}

}



@media only screen and (max-width:480px) {

	.block.portfolio ul.thumbs li .title {

		background: transparent !important;

		height: 45px;

		margin: -45px 0 0;

		line-height: 45px;

	}

	.block.portfolio ul.thumbs li .small-title {

		display: block;

	}

	.block.portfolio ul.thumbs li .title .title-inner {

		display: none;

	}

	.block.portfolio ul.thumbs li .title .title-hover-color {

		display: none;

	}

	.block.portfolio ul.thumbs li .share-block-toggle {

		width: 45px;

		font-size: 20px;

		line-height: 45px;

	}

	.block.portfolio ul.thumbs li .description {

		padding: 11px 0 0 0;

		text-align: left;

	}

}



@media only screen and (max-width:399px) {

	.block.quickfinder ul li .image,

	.block.quickfinder ul li .image span,

	.block.quickfinder ul li .image img {

		width: 120px;

		height: 120px;

		border-radius: 60px;

		-moz-border-radius: 60px;

		-webkit-border-radius: 60px;

		line-height: 120px;

		font-size: 60px;

	}

	.quickfinder ul li .image,

	.quickfinder ul li .image span,

	.quickfinder ul li .image img {

		width: 120px;

		height: 120px;

		border-radius: 60px;

		-moz-border-radius: 60px;

		-webkit-border-radius: 60px;

		line-height: 120px;

		font-size: 60px;

	}

}



.image.wrap-box .fancy {

	display: block;

	position: relative;

}

.image.wrap-box .fancy .overlay {

	position: absolute;

	display: block;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(58,83,112,0.8);

	display: none;

}

.image.wrap-box .fancy .overlay:before {

	content: '\e60d';

	position: absolute;

	top: 50%;

	left: 50%;

	width: 100px;

	height: 100px;

	line-height: 100px;

	margin: -50px 0 0 -50px;

	font-family: 'Codeus';

	font-weight: normal;

	font-size: 52px;

	border: 1px solid transparent;

	border-radius: 50px;

	color: transparent;

	text-align: center;

}



.image.wrap-box {margin-bottom: 20px;}

.gallery-three-columns .image.wrap-box {margin-bottom: 0;}

.gallery-four-columns .image.wrap-box {margin-bottom: 0;}

.image.wrap-box.right {margin-left: 25px; margin-right: 0; float: right;}

.image.wrap-box.left {margin-right: 25px; margin-left: 0; float: left;}

.image.wrap-box.below {display: inline-block; float: none;}



.twitter-box .jtwt_tweet:before {

	font-family: 'Codeus-Socials';

	content: '\e603'; 

	font-size: 26px;

	line-height: 1;

	margin-left: -35px;

	position: relative;

	top: 2px;

	float: left;

}

.twitter-box .jtwt_tweet {

	padding: 0 0 0 35px;

	font-size: 82.3%;

	line-height: 1.471;

}

.twitter-box .jtwt_tweet +.jtwt_tweet {

	padding-top: 28px;

}



/* !!!!!!!!!!!!!!!!!!!! */

.team-element-email a {

	font-size: 15px;

	display: inline-block;

	padding-left: 30px;

	position: relative;

	vertical-align: top;

}

.team-element-email a:before {

	position: relative;

	margin-left: -30px;

	content: '\e601';

	font-family: 'Codeus-Icons';

	display: inline-block;

	width: 30px;

	text-align: left;

	font-size: 140%;

	vertical-align: middle;

}

.team-element-email a:hover {

	text-decoration: none;

}

.team-element-position {

	font-size: 88.2%;

	line-height: 1.471;

}

.team-element-name {

	margin: 0 0 5px 0;

}

.team-element-image {

	width: 128px;

	height: 128px;

	margin: 35px auto 10px;

	padding: 11px;

	border-radius: 75px;

	-moz-border-radius: 75px;

	-webkit-border-radius: 75px;

}

.team-element-image img {

	width: 128px;

	height: 128px;

	border-radius: 64px;

	-moz-border-radius: 64px;

	-webkit-border-radius: 64px;

}

.team-element {

	display: inline-block;

	width: 228px;

	height: 308px;

	border: 1px solid transparent;

	text-align: center;

	text-align-last: center;

	margin: 0 0 28px 0;

	margin-right: 20px;

	vertical-align: top;

}

.team-list {

	position: relative;

	text-align: center;

	text-align-last: center;

	margin-right: -20px;

}

.team-list:after {

	content: '';

	display: inline-block;

	width: 100%;

	height: 0;

	overflow: hidden;

}

.team-list-wrapper h2 {

	margin-bottom: 20px;

}



.wp-caption{}

.wp-caption-text{}

.sticky{}

.gallery-caption{}

.bypostauthor{}

/* Alignment */

.alignleft {

	display: inline;

	float: left;

	margin-right: 15px;

}

.alignright {

	display: inline;

	float: right;

	margin-left: 15px;

}

.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}

















.lazy-enabled .lazy-loading {

	visibility: hidden;

}



div.clients {

	padding: 30px 0;

}

.clients ul.list {

	text-align: center;

/*	margin-bottom: -60px;*/

	font-size: 0px;

	line-height: 1;

}

.clients ul.list {

	margin: 0 -10px 0 0;

}

.center .clients ul.list {

	margin: 0 -10px 0 0;

}

.clients ul.list li {

	text-align: center;

	vertical-align: top;

	margin: 0 10px 10px 0;

	opacity: 0;

	-moz-opacity: 0;

	filter: alpha(opacity=0);

	display: none;

}

.clients ul.list li a {

	text-decoration: none;

	display: block;

	position: relative;

	width: 270px;

	height: 200px;

	transition: background-color 0.3s;

	-moz-transition: background-color 0.3s;

	-webkit-transition: background-color 0.3s;

}

.clients ul.list li a:hover {

	background-color: transparent;

}

#center.fullwidth .clients ul.list li a {

	width: 285px;

}

.clients ul.list li a:hover {

	transition: all 0.3s;

	-moz-transition: all 0.3s;

	-webkit-transition: all 0.3s;

}

.clients ul.list li a span {

	display: block;

	width: 100%;

	height: 100%;

	background-position: 50% 50%;

	background-repeat: no-repeat;

	-webkit-filter: grayscale(100%);

	-moz-filter: grayscale(100%);

	-ms-filter: grayscale(100%);

	-o-filter: grayscale(100%);

	filter: grayscale(100%);

	filter: url(grayscale.svg#greyscale); /* Firefox 4+ */

	/*filter: gray; /* IE 6-9 */

}

.clients ul.list li a:hover span {

	-webkit-filter: none;

	-moz-filter: none;

	-ms-filter: none;

	-o-filter: none;

	filter: none;

}

.block.clients {

	padding: 50px 0 40px;

	background-position: 50% 0;

	background-repeat: repeat;

}

.block.clients h2 {

	margin-bottom: 20px;

	text-align: center;

}

.block.clients .set-description {

	text-align: center;

	margin-bottom: 40px;

}

.block.clients .carousel-wrapper {

	position: relative;

	margin-right: 135px;

	margin-left: 135px;

}

.block.clients .carousel {

	margin: 0 auto;

	max-width: 1170px;

}

.block.clients ul.list {

	text-align: center;

}

.block.clients ul.list li {

	display: inline-block;

	padding: 0;

	margin-right: 15px;

	margin-left: 15px;

	vertical-align: top;

	background: transparent;

	opacity: 1;

	-moz-opacity: 1;

	filter: alpha(opacity=1);

}

.block.clients ul.list li a {

	text-decoration: none;

	display: block;

	position: relative;

	width: 200px;

	height: 150px;

}

.block.clients ul.list li a {

	background-color: transparent;

}

.block.clients ul.list li a span {

	display: block;

	width: 100%;

	height: 100%;

	background-position: 50% 50%;

	background-repeat: no-repeat;

	-webkit-filter: grayscale(100%);

	-moz-filter: grayscale(100%);

	-ms-filter: grayscale(100%);

	-o-filter: grayscale(100%);

	filter: grayscale(100%);

	filter: url(grayscale.svg#greyscale); /* Firefox 4+ */

	filter: gray; /* IE 6-9 */

}

.block.clients ul.list li a:hover span {

	-webkit-filter: none;

	-moz-filter: none;

	-ms-filter: none;

	-o-filter: none;

	filter: none;

}

.clients ul.filter {

	padding-bottom: 28px;

	text-align: center;

}

.clients ul.filter li {

	display: inline-block;

	width: auto;

	padding-right: 15px;

	padding-left: 15px;

	line-height: 30px;

	min-height: 30px;

}

.center .clients.medium ul.filter li {

	width: auto;

}

.clients ul.filter li a {

	display: block;

}

.clients ul.filter li.iconed a {

	padding-left: 34px;

	background-position: 0 0;

	background-repeat: no-repeat;

	line-height: 30px;

	min-height: 30px;

	position: relative;

}

.clients ul.filter li.active a {

	text-decoration: underline;

}

.clients ul.filter li .icon {

	background: none;

}

.clients ul.filter li a:hover .icon,

.clients ul.filter li.active a .icon {

	background: none;

}



















.slideshow .nivo-directionNav a,

html * .ls-container .ls-nav-prev,

html * .ls-container .ls-nav-next,

.block.clients .prev,

.block.clients .next,

.block.portfolio .prev,

.block.portfolio .next {

	position: absolute;

	top: 0;

	overflow: hidden;

	font-size: 0;

	width: 70px;

	height: 100%;

	text-indent: 70px;

	background: none;

	text-decoration: none;

}

.block.portfolio .prev,

.block.portfolio .next {

	height: 270px;

}

html * .ls-container .ls-nav-prev,

html * .ls-container .ls-nav-next {

	height: 70px;

	top: 50%;

	margin-top: -35px;

}

html * .ls-container .ls-nav-prev,

html * .ls-container .ls-nav-next {

	display: block;

	z-index: 10;

}

.slideshow .nivo-directionNav a.nivo-nextNav:before,

.slideshow .nivo-directionNav a.nivo-prevNav:before,

html * .ls-container .ls-nav-prev:before,

html * .ls-container .ls-nav-next:before,

.block.clients .prev:before,

.block.clients .next:before,

.block.portfolio .prev:before,

.block.portfolio .next:before {

	position: absolute;

	display: block;

	left: 0;

	top: 50%;

	font-family: 'Codeus';

	font-weight: normal;

	text-align: left;

	text-indent: 0;

	font-size: 39px;

	line-height: 68px;

	width: 68px;

	margin-top: -35px;

	border-radius: 35px;

	-moz-border-radius: 35px;

	-webkit-border-radius: 35x;

	text-align: center;

	border: 1px solid transparent;

}

.slideshow .nivo-directionNav a.nivo-nextNav:before,

.slideshow .nivo-directionNav a.nivo-prevNav:before,

html * .slideshow .ls-container .ls-nav-prev:before,

html * .slideshow .ls-container .ls-nav-next:before {

	border-color: transparent;

	color: transparent;

}

.slideshow .nivo-directionNav a.nivo-prevNav:before,

html * .ls-container .ls-nav-prev:before,

.block.clients .prev:before,

.block.portfolio .prev:before {

	content: '\e604';

	text-indent: -10px;

}

.slideshow .nivo-directionNav a.nivo-nextNav:before,

html * .ls-container .ls-nav-next:before,

.block.clients .next:before,

.block.portfolio .next:before {

	content: '\e605';

}

html * .ls-container .ls-nav-prev {

	left: 0;

}

html * .ls-container .ls-nav-next {

	right: 0;

}

.slideshow .nivo-directionNav a.nivo-prevNav,

html * .slideshow .ls-container .ls-nav-prev {

	left: 50px;

}

.slideshow .nivo-directionNav a.nivo-nextNav,

html * .slideshow .ls-container .ls-nav-next {

	right: 50px;

}

.block.clients .prev {

	left: -85px;

}

.block.clients .next {

	right: -85px;

}

.block.portfolio .prev {

	left: -85px;

}

.block.portfolio .next {

	right: -85px;

}

@media only screen and (max-width:799px) {

	.block.clients .carousel-wrapper,

	.block.portfolio .carousel-wrapper {

		margin-right: 60px;

		margin-left: 60px;

	}

	.slideshow .nivo-directionNav a,

	html * .slideshow .ls-nav-prev,

	html * .slideshow .ls-nav-next, 

	.block.clients .prev,

	.block.clients .next,

	.block.portfolio .prev,

	.block.portfolio .next {

		position: absolute;

		top: 0;

		overflow: hidden;

		font-size: 0;

		width: 30px;

		height: 100%;

		text-indent: 30px;

		background: none;

		text-decoration: none;

	}

	.block.portfolio .prev,

	.block.portfolio .next {

		height: 270px;

	}

	html * .slideshow .ls-nav-prev,

	html * .slideshow .ls-nav-next {

		height: 30px;

		top: 50%;

		margin-top: -15px;

	}

	.slideshow .nivo-directionNav a.nivo-nextNav:before,

	.slideshow .nivo-directionNav a.nivo-prevNav:before,

	html * .slideshow .ls-nav-prev:before,

	html * .slideshow .ls-nav-next:before,

	.block.clients .prev:before,

	.block.clients .next:before,

	.block.portfolio .prev:before,

	.block.portfolio .next:before {

		position: absolute;

		left: 0;

		top: 50%;

		font-family: 'Codeus';

		font-weight: normal;

		text-align: left;

		text-indent: 0;

		font-size: 16px;

		line-height: 28px;

		width: 28px;

		margin-top: -15px;

		border-radius: 15px;

		-moz-border-radius: 15px;

		-webkit-border-radius: 15x;

		text-align: center;

	}

	.slideshow .nivo-directionNav a.nivo-nextNav:before,

	.slideshow .nivo-directionNav a.nivo-prevNav:before,

	html * .slideshow .ls-nav-prev:before,

	html * .slideshow .ls-nav-next:before {

		border-color: transparent;

		color: transparent;

	}

	.slideshow .nivo-directionNav a.nivo-prevNav:before,

	html * .slideshow .ls-nav-prev:before,

	.block.clients .prev:before,

	.block.portfolio .prev:before {

		content: '\e602';

	}

	.slideshow .nivo-directionNav a.nivo-nextNav:before,

	html * .slideshow .ls-nav-next:before,

	.block.clients .next:before,

	.block.portfolio .next:before {

		content: '\e603';

		text-indent: 6px;

	}

	.slideshow .nivo-directionNav a.nivo-prevNav,

	html * .slideshow .ls-nav-prev {

		left: 15px;

	}

	.slideshow .nivo-directionNav a.nivo-nextNav,

	html * .slideshow .ls-nav-next {

		right: 15px;

	}

	.block.clients .prev {

		left: -45px;

	}

	.block.clients .next {

		right: -45px;

	}

	.block.portfolio .prev {

		left: -45px;

	}

	.block.portfolio .next {

		right: -45px;

	}

}









@media only screen and (max-width:799px) {



	#header #site-navigation .menu-toggle {

		display: block;

	}

	#header #site-navigation {

		position: absolute;

		padding: 0;

		-webkit-perspective: 1000px;

		-moz-perspective: 1000px;

		perspective: 1000px;

		-webkit-perspective-origin: 50% 200%;

		-moz-perspective-origin: 50% 200%;

		perspective-origin: 50% 200%;

		right: 20px;

		top: 50%;

		margin-top: -20px;

		z-index: 100;

		width: 100%;

		max-width: 280px;

	}

	#header #site-navigation .menu-toggle {

		border: none;

		float: right;

		width: 64px;

		height: 40px;

		text-indent: -900em;

		overflow: hidden;

		position: relative;

		cursor: pointer;

		outline: none;

	}

	#header #site-navigation .menu-toggle:after {

		content: '';

		position: absolute;

		width: 100%;

		height: 1px;

		background: #75889c;

		top: 6px;

		left: 0;

		box-shadow: 

			0 9px 0 #75889c,

			0 18px 0 #75889c,

			0 27px 0 #75889c;

	}



	#header #site-navigation ul {

		padding: 0;

		list-style: none;

		-webkit-transform-style: preserve-3d;

		transform-style: preserve-3d;

	}



	#header #site-navigation li {

		position: relative;

		display: block;

	    z-index: 100;

	}



	#header #site-navigation li a,

	#header #site-navigation .dl-menu li.menu-item-cart > a {

		display: block;

		padding: 0 15px;

		text-transform: uppercase;

		white-space: nowrap;

		padding: 7px 25px;

		position: relative;

		outline: none;

		text-decoration: none;

	}



	#header #site-navigation li a:hover {

		text-decoration: none;

	}



	.no-touch #header #site-navigation li a:hover {

	}



	#header #site-navigation li.dl-back > a {

		text-align: right;

	}



	#header #site-navigation li.dl-back > a:before {

		position: absolute;

		left: 5px;

		font-family: 'Codeus';

		font-size: 11px;

		content: '\e602';

	}



	#header #site-navigation li.menu-parent-item > a:before,

	#header #site-navigation li.dl-parent a:before {

		position: absolute;

		right: 15px;

		font-family: 'Codeus';

		font-size: 11px;

		content: '\e60f';

	}



	#header #site-navigation .dl-menu {

		position: absolute;

		right: 0;

		top: 100%;

		z-index: 100;

		width: 100%;

		opacity: 0;

		pointer-events: none;

		-webkit-transform: translateY(10px);

		transform: translateY(10px);

		-webkit-backface-visibility: hidden;

		backface-visibility: hidden;

		box-shadow: 0 0 3px 0 #aaa;

		-moz-box-shadow: 0 0 3px 0 #aaa;

		-webkit-box-shadow: 0 0 3px 0 #aaa;

	}



	#header #site-navigation .dl-menu.dl-menu-toggle {

		transition: all 0.3s ease;

	}



	#header #site-navigation .dl-menu.dl-menuopen {

		opacity: 1;

		pointer-events: auto;

		-webkit-transform: translateY(0px);

		transform: translateY(0px);

	}



	/* Hide the inner submenus */

	#header #site-navigation li .dl-submenu {

		display: none;

	}



	/* 

	When a submenu is openend, we will hide all li siblings.

	For that we give a class to the parent menu called "dl-subview".

	We also hide the submenu link. 

	The opened submenu will get the class "dl-subviewopen".

	All this is done for any sub-level being entered.

	*/

	#header #site-navigation .dl-menu.dl-subview li,

	#header #site-navigation .dl-menu.dl-subview li.dl-subviewopen > a,

	#header #site-navigation .dl-menu.dl-subview li.dl-subview > a {

		display: none;

	}



	#header #site-navigation .dl-menu.dl-subview li.dl-subview,

	#header #site-navigation .dl-menu.dl-subview li.dl-subview .dl-submenu,

	#header #site-navigation .dl-menu.dl-subview li.dl-subviewopen,

	#header #site-navigation .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,

	#header #site-navigation .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {

		display: block;

	}



	/* Dynamically added submenu outside of the menu context */

	#header #site-navigation > .dl-submenu {

		position: absolute;

		right: 0;

		top: 100%;

		z-index: 100;

		width: 100%;

		margin: 0;

	}



	#header #site-navigation .dl-submenu,

	#header #site-navigation .dl-submenu li,

	#header #site-navigation .dl-submenu li a {

	        background-image: url(../images/x.gif);

	}





}



/* Animation classes for moving out and in */



	#header #site-navigation .dl-menu.dl-animate-out-1 {

		-webkit-animation: MenuAnimOut1 0.4s;

		-moz-animation: MenuAnimOut1 0.4s;

		animation: MenuAnimOut1 0.4s;

	}

	@-webkit-keyframes MenuAnimOut1 {

		50% {

			-webkit-transform: translateZ(-250px) rotateY(30deg);

		}

		75% {

			-webkit-transform: translateZ(-372.5px) rotateY(15deg);

			opacity: .5;

		}

		100% {

			-webkit-transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

	}

	@-moz-keyframes MenuAnimOut1 {

		50% {

			-moz-transform: translateZ(-250px) rotateY(30deg);

		}

		75% {

			-moz-transform: translateZ(-372.5px) rotateY(15deg);

			opacity: .5;

		}

		100% {

			-moz-transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

	}

	@keyframes MenuAnimOut1 {

		50% {

			transform: translateZ(-250px) rotateY(30deg);

		}

		75% {

			transform: translateZ(-372.5px) rotateY(15deg);

			opacity: .5;

		}

		100% {

			transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

	}

	#header #site-navigation .dl-menu.dl-animate-in-1 {

		-webkit-animation: MenuAnimIn1 0.3s;

		-moz-animation: MenuAnimIn1 0.3s;

		animation: MenuAnimIn1 0.3s;

	}

	@-webkit-keyframes MenuAnimIn1 {

		0% {

			-webkit-transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

		20% {

			-webkit-transform: translateZ(-250px) rotateY(30deg);

			opacity: 0.5;

		}

		100% {

			-webkit-transform: translateZ(0px) rotateY(0deg);

			opacity: 1;

		}

	}

	@-moz-keyframes MenuAnimIn1 {

		0% {

			-moz-transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

		20% {

			-moz-transform: translateZ(-250px) rotateY(30deg);

			opacity: 0.5;

		}

		100% {

			-moz-transform: translateZ(0px) rotateY(0deg);

			opacity: 1;

		}

	}

	@keyframes MenuAnimIn1 {

		0% {

			transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

		20% {

			transform: translateZ(-250px) rotateY(30deg);

			opacity: 0.5;

		}

		100% {

			transform: translateZ(0px) rotateY(0deg);

			opacity: 1;

		}

	}

	#header #site-navigation.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {

		-webkit-animation: SubMenuAnimIn1 0.4s ease;

		-moz-animation: SubMenuAnimIn1 0.4s ease;

		animation: SubMenuAnimIn1 0.4s ease;

	}

	@-webkit-keyframes SubMenuAnimIn1 {

		0% {

			-webkit-transform: translateX(50%);

			opacity: 0;

		}

		100% {

			-webkit-transform: translateX(0px);

			opacity: 1;

		}

	}

	@-moz-keyframes SubMenuAnimIn1 {

		0% {

			-moz-transform: translateX(50%);

			opacity: 0;

		}

		100% {

			-moz-transform: translateX(0px);

			opacity: 1;

		}

	}

	@keyframes SubMenuAnimIn1 {

		0% {

			transform: translateX(50%);

			opacity: 0;

		}

		100% {

			transform: translateX(0px);

			opacity: 1;

		}

	}

	#header #site-navigation.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {

		-webkit-animation: SubMenuAnimOut1 0.4s ease;

		-moz-animation: SubMenuAnimOut1 0.4s ease;

		animation: SubMenuAnimOut1 0.4s ease;

	}

	@-webkit-keyframes SubMenuAnimOut1 {

		0% {

			-webkit-transform: translateX(0%);

			opacity: 1;

		}

		100% {

			-webkit-transform: translateX(50%);

			opacity: 0;

		}

	}

	@-moz-keyframes SubMenuAnimOut1 {

		0% {

			-moz-transform: translateX(0%);

			opacity: 1;

		}

		100% {

			-moz-transform: translateX(50%);

			opacity: 0;

		}

	}

	@keyframes SubMenuAnimOut1 {

		0% {

			transform: translateX(0%);

			opacity: 1;

		}

		100% {

			transform: translateX(50%);

			opacity: 0;

		}

	}



/* !!!!!!!!!!!!!!!!!!!! */

.skill-element {

	margin: 0 0 15px 0;

}

.skill-header {

	margin: 0 0 5px 0;

}

.skill-title {

	font-size: 88.2%;

	line-height: 1.471;

	float: left;

}

.skill-amount {

	float: right;

}

.skill-line {

	font-size: 0;

	line-height: 1;

	height: 15px;

	border-radius: 15px;

	-moz-border-radius: 15px;

	-webkit-border-radius: 15px;

}

.skill-line div {

	display: inline-block;

	font-size: 0;

	line-height: 1;

	height: 15px;

	border-radius: 15px;

	-moz-border-radius: 15px;

	-webkit-border-radius: 15px;

}

.diagram-summary {

	font-size: 88.2%;

	line-height: 1.471;

	margin: 0 0 0.766667em 0;

}

.diagram-summary-text {

	margin: 0 0 0.766667em 0;

}

.diagram-circle {

	text-align: center;

}

.diagram-circle {

	position: relative;

}

.diagram-circle .box-wrapper {

	max-width: 550px;

	position: relative;

	text-align: left;

}

.tab_wrapper .diagram-circle .box-wrapper {

	margin: 0 auto;

}

.diagram-circle .box {

	position: relative;

	

}

.diagram-circle .skills {

	display: none;

}

/* !!!!!!!!!!!!!!!!!!!! */

.diagram-circle .text {

	font-size: 88.2%;

	line-height: 1.471;

	position: absolute;

	left: 0;

	top: 0;

	z-index: 1;

}

.diagram-circle .text div {

	display: table-cell;

	text-align: center;

	vertical-align: middle;

	line-height: 1.2;

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	

}

.diagram-circle .text div span {

	display: block;

	text-align: center;

	padding: 0 0 0 5px;

	margin: 0;

}

.diagram-item {

	padding: 0 0 20px;

}

.widget .diagram-circle .text div, 

.widget .diagram-circle .text div span.title {

	font-size: inherit;

}

.diagram-legend {

	display: inline-block;

	position: absolute;

	left: 0;

	top: 50%;

	z-index: 1;

	text-align: left;

}

.diagram-legend .legend-element {

	margin: 0 0 26px 0;

}

.diagram-legend .legend-element .color {

	display: block;

	float: left;

}

.diagram-legend .legend-element .title {

	display: block;

	line-height: 1;

	margin: 0 0 0 46px;

}



/* WPML */



#footer_sidebar {

	float: left;

}

#footer_sidebar .widget-title {

	display: none;

}

#footer_sidebar #lang_sel {

	height: auto;

	vertical-align: top;

}

#footer_sidebar #icl_lang_sel_widget {

	margin-right: 10px;

}

#bottom-line #lang_sel ul ul {

	top: auto;

	bottom: 100%;

	height: auto;

	width: auto;

	border: 0 none;

	background: transparent;

}

#bottom-line #lang_sel li {

	width: auto;

	float: none;

	display: block;

}

#bottom-line #lang_sel a.lang_sel_sel,

#bottom-line #lang_sel ul ul a {

	width: 70px;

	font-size: 0;

	border: 0 none;

	background: transparent;

	text-align: center;

	padding: 0;

}

#bottom-line #lang_sel ul ul {

	padding-bottom: 15px !important;

}

#bottom-line #lang_sel ul ul a {

	line-height: 40px;

}

#bottom-line #lang_sel a.lang_sel_sel {

	line-height: inherit;

}

#bottom-line  #lang_sel img.iclflag {

	width: auto !important;

	height: auto !important;

	vertical-align: middle;

	margin: 0;

}

#bottom-line #lang_sel ul ul a:hover {

	background: transparent;

}



#header #site-navigation .dl-menu li.menu-item-language {

	width: auto;

}



#header #site-navigation .main_menu li.menu-item-language {

	width: 50px;

}



#header #site-navigation li.menu-item-language a {

	text-align: center;

	padding: 0;

}

@media only screen and (max-width:799px) {

	#header #site-navigation li.menu-item-language a {

		text-align: left;

		padding: 7px 25px;

	}

}

#header #site-navigation li.menu-item-language a img {

	vertical-align: middle;

	margin: 0;

	width: auto !important;

	height: auto !important;

}

#header #site-navigation ul ul.submenu-languages {

	width: 70px;

	margin-left: -10px;

}

#header #site-navigation ul.submenu-languages.dl-submenu {

	width: 280px;

}

#header #site-navigation ul ul.submenu-languages li a {

	line-height: 40px;

	padding: 0;

}

#header #site-navigation ul.main_menu ul.submenu-languages li {

	width: auto;

}



/* Pricing table */



.pricing-table {

	font-size: 0;

	line-height: 1;

	margin: 0 0 0 1px;

    display: -webkit-box;

	display: -moz-box;

	display: -ms-flexbox;

	display: -webkit-flex;

	display: flex;    

	-webkit-flex-flow: row wrap;

	-moz-flex-flow: row wrap;

	-ms-flex-flow: row wrap;

	flex-flow: row wrap;

}



.pricing-table .pricing-column {

	-webkit-box-flex: 1 1 auto;

	-moz-box-flex: 1 1 auto;

	-webkit-flex: 1 1 auto;

	-ms-flex: 1 1 auto;

	flex: 1 1 auto;

	min-width: 100px;

	text-align: center;

	vertical-align: top;

	position: relative;

	z-index: 1;

}



.pricing-table .pricing-column.highlighted {

	box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);

	-moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);

	-webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);

	z-index: 2;

}



/* Pricing table title row */



.pricing-table .pricing-column .pricing-title-wrapper {

	position: relative;

}



.pricing-table .pricing-column .pricing-title {

	font-size: 30px;

	line-height: 1.2;

	padding: 22px 0 18px 0;

	text-transform: uppercase;

	position: relative;

	z-index: 3;

}



.pricing-table .pricing-column.highlighted .pricing-title {

	padding: 29px 0 16px 0;

}



.pricing-table .pricing-column.highlighted .pricing-title-wrapper:before {

	box-sizing: border-box;

	border-style: solid;

	border-color: transparent;

	border-width: 62px;

	content: "";

	display: block;

	position: absolute;

	width: 0;

	right: 0;

	top: 0;

	border-right-width: 0;

}



.pricing-table.style-1 .pricing-column.highlighted .pricing-title-wrapper:before {

	border-top-color: #98e794;

}



.pricing-table.style-2 .pricing-column.highlighted .pricing-title-wrapper:before {

	border-top-color: #f7b54d;

}



.pricing-table.style-3 .pricing-column.highlighted .pricing-title-wrapper:before {

	border-top-color: #7c4e6e;

}



.pricing-table .pricing-column.highlighted .pricing-title-wrapper:after {

	content: "";

	display: block;

	position: absolute;

	right: 8px;

	top: 8px;

	font-family: 'Codeus-Woocommerce';

	font-weight: normal;

	font-size: 18px;

	content: '\e602';

}



.pricing-table.style-1 .pricing-column.highlighted .pricing-title-wrapper:after {

	color: #ffffff;

}



.pricing-table.style-2 .pricing-column.highlighted .pricing-title-wrapper:after {

	color: #fbf792;

}



.pricing-table.style-3 .pricing-column.highlighted .pricing-title-wrapper:after {

	color: #ffb7b7;

}



.pricing-table .pricing-column .pricing-title span.subtitle {

	display: block;

	font-size: 17px;

	text-transform: none;

}



/* Pricing table title row */



.pricing-table.style-1 .pricing-column .pricing-title-wrapper {

	color: #48afdb;

	background: #ffffff;

}



.pricing-table.style-1 .pricing-column.highlighted .pricing-title-wrapper {

	color: #ffffff;

	background: #58cdcc;

}



.pricing-table.style-1 .pricing-column .pricing-title span.subtitle {

	color: #3b3e4f;

}



.pricing-table.style-2 .pricing-column .pricing-title-wrapper {

	color: #b73b62;

	background: #ffffff;

}



.pricing-table.style-2 .pricing-column.highlighted .pricing-title-wrapper {

	color: #ffffff;

	background: url(images/pricing_table_style_2_back.png) center top no-repeat;

}



.pricing-table.style-2 .pricing-column .pricing-title span.subtitle {

	color: #feb7b7;

}



.pricing-table.style-3 .pricing-column .pricing-title-wrapper {

	color: #ba5c7a;

	background: #dce2e6;

}



.pricing-table.style-3 .pricing-column.highlighted .pricing-title-wrapper {

	color: #ffffff;

	background: url(images/pricing_table_style_3_back.jpg) center top no-repeat;

}



.pricing-table.style-3 .pricing-column .pricing-title span.subtitle {

	color: #feb7b7;

}



/* Pricing table price row */



.pricing-table .pricing-column .pricing-price {

	font-size: 72px;

	line-height: 1.2;

	padding: 22px 0 26px;

}



.pricing-table .pricing-column .pricing-price span.time {

	display: block;

	font-size: 17px;

	color: #75889c;

}



.pricing-table.style-1 .pricing-column .pricing-price {

	color: #a9aa5c;

	background: #f0f4f7;

}



.pricing-table.style-2 .pricing-column .pricing-price {

	color: #e0426d;

	background: #fff8ed;

}



.pricing-table.style-3 .pricing-column .pricing-price {

	color: #6a5380;

	background: #edf1f2;

}



.pricing-table.style-3 .pricing-column.highlighted .pricing-price {

	background: #ffffff;

}



/* Pricing table row */



.pricing-table .pricing-column .pricing-row {

	font-size: 17px;

	line-height: 1.2;

	color: #3b3e4f;

	padding: 11px 0 11px;

}



.pricing-table.style-1 .pricing-column .pricing-row {

	background: #ffffff;

}



.pricing-table.style-1 .pricing-column .pricing-row:nth-child(even) {

	background: #f7f9fb;

}



.pricing-table.style-2 .pricing-column .pricing-row {

	background: #ffffff;

}



.pricing-table.style-3 .pricing-column .pricing-row {

	background: #dce2e6;

}



.pricing-table.style-3 .pricing-column.highlighted .pricing-row {

	background: #edf1f2;

}



.pricing-table .pricing-column .pricing-row.strike {

	color: #9eabb6;

	text-decoration: line-through;

}



/* Pricing table footer row */



.pricing-table .pricing-column .pricing-footer {

	font-size: 17px;

	line-height: 1.2;

	color: #3b3e4f;

	padding: 31px 0 30px 0;

}



.pricing-table .pricing-column.highlighted .pricing-footer {

	padding: 43px 0 44px 0;

}



.pricing-table.style-1 .pricing-column .pricing-footer {

	background: #ffffff;

}



.pricing-table.style-2 .pricing-column .pricing-footer {

	background: #ffffff;

}



.pricing-table.style-3 .pricing-column .pricing-footer {

	background: #dce2e6;

}



.pricing-table.style-3 .pricing-column.highlighted .pricing-footer {

	background: #edf1f2;

}



.pricing-table .pricing-column .pricing-footer a {

	margin: 0;

}



.pricing-table.button-icon-cart .pricing-column .pricing-footer a:before {

	font-family: 'Codeus-Woocommerce';

	font-weight: normal;

	font-size: 25px;

	line-height: 10px;

	content: '\e605';

	font-style: normal;

	vertical-align: bottom;

	margin-right: 10px;

	border: none;

	width: auto;

	height: auto;

	text-indent: 0;

	margin-top: -6px;

}



.pricing-table.button-icon-none .pricing-column .pricing-footer a{

	padding-left: 20px;

}



.pricing-table.button-icon-none .pricing-column .pricing-footer a:before {

	content: '';

	display: none;

}



.pricing-table.style-1 .pricing-column .pricing-footer a {

	background: #48afdb;

}



.pricing-table.style-1 .pricing-column.highlighted .pricing-footer a {

	background: #54bebd;

}



.pricing-table.style-2 .pricing-column .pricing-footer a {

	background: #efa57f;

}



.pricing-table.style-2 .pricing-column.highlighted .pricing-footer a {

	background: #b73b62;

}



.pricing-table.style-3 .pricing-column .pricing-footer a {

	background: #564566;

}



.pricing-table.style-3 .pricing-column.highlighted .pricing-footer a {

	background: #7c4e6e;

}



/* Pricing table shadow */



.pricing-table .pricing-column {

}



.pricing-table.style-1 .pricing-column .pricing-title, .pricing-table.style-1 .pricing-column .pricing-price, .pricing-table.style-1 .pricing-column .pricing-row, .pricing-table.style-1 .pricing-column .pricing-footer {

	border: 1px solid #d6dde3;

	margin: -1px 0 0 -1px;

}



.pricing-table .pricing-column .pricing-title {

	margin-top: 0;

}



.pricing-table.style-2 .pricing-column .pricing-title, .pricing-table.style-2 .pricing-column .pricing-price, .pricing-table.style-2 .pricing-column .pricing-row, .pricing-table.style-2 .pricing-column .pricing-footer {

	border: 1px solid #b299a5;

	margin: -1px 0 0 -1px;

}



.pricing-table.style-3 .pricing-column .pricing-title, .pricing-table.style-3 .pricing-column .pricing-price, .pricing-table.style-3 .pricing-column .pricing-row, .pricing-table.style-3 .pricing-column .pricing-footer {

	border: 1px solid #ffffff;

	margin: -1px 0 0 -1px;

}















/*  ADDITIONAL PORTFOLIO FILTER STYLES */

.portolio-filter-wrapper {

	position: relative;

	z-index: 10;

	padding: 0 15px;

	margin-bottom: 45px;

}

.portolio-filter-wrapper .menu-toggle {

	border: none;

	float: right;

	width: 64px;

	height: 40px;

	text-indent: -900em;

	overflow: hidden;

	position: relative;

	cursor: pointer;

	outline: none;

	display: none;

}

.portolio-filter-wrapper .menu-toggle:after {

	content: '';

	position: absolute;

	width: 100%;

	height: 1px;

	background: #75889c;

	top: 6px;

	left: 0;

	box-shadow: 

		0 9px 0 #75889c,

		0 18px 0 #75889c,

		0 27px 0 #75889c;

}



.portolio-filter-wrapper .dl-menu {

	display: none;

}



.portfolio .portolio-filter-wrapper ul.filter {

	margin-bottom: 0;

}



.portfolio ul.filter li.mix-filter {

	position: relative;

	z-index: 10;

}

.portfolio ul.filter li.mix-filter li.dl-back {

	display: none;

}

.portfolio ul.filter li.mix-filter > a {

	padding-bottom: 7px;

}

.portfolio ul.filter li.mix-filter ul {

	display: none;

	position: absolute;

	left: 0;

	top: 100%;

	box-shadow: 0 0 3px 0 #aaa;

	-moz-box-shadow: 0 0 3px 0 #aaa;

	-webkit-box-shadow: 0 0 3px 0 #aaa;

	padding: 0;

}

.portfolio ul.filter li.mix-filter ul.horizontalFlip {

	left: auto;

	right: 0;

}

.portfolio ul.filter li.mix-filter:hover > ul,

.portfolio ul.filter li.mix-filter.hover > ul {

	display: block;

	animation: menuLevel2Show 0.3s ease-out forwards;

	-webkit-animation: menuLevel2Show 0.3s ease-out forwards;

}

@-webkit-keyframes menuLevel2Show {

	0% { opacity: 0; margin-top: 30px; }

	10% { opacity: 0; margin-top: 30px;}

	100% { opacity: 1;  margin-top: 0px;}

}

@keyframes menuLevel2Show {

	0% { opacity: 0; margin-top: 30px; }

	10% { opacity: 0; margin-top: 30px;}

	100% { opacity: 1;  margin-top: 0px;}

}

.portfolio ul.filter li.mix-filter li {

	display: block;

	text-align: left;

	padding-left: 0;

	padding-right: 0;

}

.portfolio ul.filter li.mix-filter li > a {

	position: relative;

	white-space: normal;

	padding: 7px 60px 7px 15px;

	text-decoration: none;

}

.portfolio ul.filter li.mix-filter li.iconed > a {

	padding-left: 49px;

}

.portfolio ul.filter li.mix-filter li a .icon {

	left: 15px;

	line-height: inherit;

}

.portfolio ul.filter li.mix-filter li.filter-parent-item > a:before {

	position: absolute;

	right: 15px;

	font-family: 'Codeus';

	font-size: 11px;

	content: '\e60f';

}

.portfolio ul.filter li.mix-filter li ul,

.portfolio ul.filter li.mix-filter li ul ul {

	left: 100%;

	top: 0;

}

.portfolio ul.filter li.mix-filter li:hover > ul,

.portfolio ul.filter li.mix-filter li.hover > ul {

	display: block;

	animation: menuLevel3Show 0.3s ease-out forwards;

	-webkit-animation: menuLevel3Show 0.3s ease-out forwards;

}

@-webkit-keyframes menuLevel3Show { 

	0% { opacity: 0; margin-left: 30px;margin-top: 0;}

	10% { opacity: 0; margin-left: 30px;margin-top: 0;}

	100% { opacity: 1;  margin-left: 0px;margin-top: 0;}

}

@keyframes menuLevel3Show {

	0% { opacity: 0; margin-left: 30px;margin-top: 0;}

	10% { opacity: 0; margin-left: 30px;margin-top: 0;}

	100% { opacity: 1;  margin-left: 0px;margin-top: 0;}

}

.portfolio ul.filter li.mix-filter li ul.horizontalFlip {

	left: auto;

	right: 100%;

}

.portfolio ul.filter li.mix-filter ul li:hover > ul.horizontalFlip,

.portfolio ul.filter li.mix-filter ul li.hover > ul.horizontalFlip {

	display: block;

	animation: menuLevel3FlipShow 0.3s ease-out forwards;

	-webkit-animation: menuLevel3FlipShow 0.3s ease-out forwards;

}

@-webkit-keyframes menuLevel3FlipShow { 

	0% { opacity: 0; margin-right: 30px;margin-top: 0;}

	10% { opacity: 0; margin-right: 30px;margin-top: 0;}

	100% { opacity: 1;  margin-right: 0px;margin-top: 0;}

}

@keyframes menuLevel3FlipShow {

	0% { opacity: 0; margin-right: 30px;margin-top: 0;}

	10% { opacity: 0; margin-right: 30px;margin-top: 0;}

	100% { opacity: 1;  margin-right: 0px;margin-top: 0;}

}



@media only screen and (max-width:768px) {

	.portolio-filter-wrapper .menu-toggle {

		display: block;

	}



	.portfolio ul.filter {

		display: none;

	}



	.portfolio .portolio-filter-wrapper ul.dl-menu li,

	.portfolio .portolio-filter-wrapper ul.dl-submenu li {

		position: relative;

	    z-index: 100;

	    padding: 0;

	    width: auto;

	}



	.portfolio ul.dl-menu li a,

	.portfolio ul.dl-submenu li a {

		display: block;

	}



	.portfolio ul.dl-menu li > a,

	.portfolio ul.dl-submenu li > a {

		position: relative;

		white-space: normal;

		padding: 7px 25px 7px 25px;

		text-decoration: none;

	}



	.portfolio ul.dl-menu li.iconed > a,

	.portfolio ul.dl-submenu li.iconed > a {

		padding-left: 49px;

	}



	.portfolio ul.dl-menu li a .icon,

	.portfolio ul.dl-submenu li a .icon {

		left: 15px;

		line-height: inherit;

	}



	.portfolio ul.dl-menu li a:hover,

	.portfolio ul.dl-submenu li a:hover {

		text-decoration: none;

	}



	.portfolio ul.dl-menu li li.dl-back > a,

	.portfolio ul.dl-submenu li li.dl-back > a,

	.portfolio ul.dl-submenu li.dl-back > a {

		text-align: right;

	}



	.portfolio ul.dl-menu li li.dl-back > a:before,

	.portfolio ul.dl-submenu li li.dl-back > a:before,

	.portfolio ul.dl-submenu li.dl-back > a:before {

		position: absolute;

		left: 5px;

		font-family: 'Codeus';

		font-size: 11px;

		content: '\e602';

	}



	.portfolio ul.dl-menu li li.filter-parent-item > a:before,

	.portfolio ul.dl-submenu li.filter-parent-item > a:before {

		position: absolute;

		right: 15px;

		font-family: 'Codeus';

		font-size: 11px;

		content: '\e60f';

	}



	.portfolio .portolio-filter-wrapper .dl-menu {

		display: block;

		position: absolute;

		right: 15px;

		top: 100%;

		z-index: 100;

		width: 280px;

		opacity: 0;

		pointer-events: none;

		-webkit-transform: translateY(10px);

		transform: translateY(10px);

		-webkit-backface-visibility: hidden;

		backface-visibility: hidden;

		box-shadow: 0 0 3px 0 #aaa;

		-moz-box-shadow: 0 0 3px 0 #aaa;

		-webkit-box-shadow: 0 0 3px 0 #aaa;

		text-align: left;

		list-style: none;

		-webkit-transform-style: preserve-3d;

		transform-style: preserve-3d;

	}



	.portfolio .portolio-filter-wrapper ul.dl-menu ul {

		padding: 0;

		margin: 0;

	}



	.portolio-filter-wrapper .dl-menu.dl-menu-toggle {

		transition: all 0.3s ease;

	}



	.portfolio ul.dl-menu li li.dl-back {

	}



	.portolio-filter-wrapper .dl-menu.dl-menuopen {

		opacity: 1;

		pointer-events: auto;

		-webkit-transform: translateY(0px);

		transform: translateY(0px);

	}



	/* Hide the inner submenus */

	.portolio-filter-wrapper li .dl-submenu {

		display: none;

	}



	/* 

	When a submenu is openend, we will hide all li siblings.

	For that we give a class to the parent menu called "dl-subview".

	We also hide the submenu link. 

	The opened submenu will get the class "dl-subviewopen".

	All this is done for any sub-level being entered.

	*/

	.portolio-filter-wrapper .dl-menu.dl-subview li,

	.portolio-filter-wrapper .dl-menu.dl-subview li.dl-subviewopen > a,

	.portolio-filter-wrapper .dl-menu.dl-subview li.dl-subview > a {

		display: none;

	}



	.portolio-filter-wrapper .dl-menu.dl-subview li.dl-subview,

	.portolio-filter-wrapper .dl-menu.dl-subview li.dl-subview .dl-submenu,

	.portolio-filter-wrapper .dl-menu.dl-subview li.dl-subviewopen,

	.portolio-filter-wrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,

	.portolio-filter-wrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {

		display: block;

	}



	/* Dynamically added submenu outside of the menu context */

	.portolio-filter-wrapper > .dl-submenu {

		display: block;

		position: absolute;

		right: 15px;

		top: 100%;

		z-index: 100;

		width: 280px;

		margin: 0;

		list-style: none;

		padding: 0;

		margin: 0;

		box-shadow: 0 0 3px 0 #aaa;

		-moz-box-shadow: 0 0 3px 0 #aaa;

		-webkit-box-shadow: 0 0 3px 0 #aaa;

	}



	/* Animation classes for moving out and in */



	.portolio-filter-wrapper .dl-menu.dl-animate-out-1 {

		-webkit-animation: MenuAnimOut1 0.4s;

		-moz-animation: MenuAnimOut1 0.4s;

		animation: MenuAnimOut1 0.4s;

	}

	@-webkit-keyframes MenuAnimOut1 {

		50% {

			-webkit-transform: translateZ(-250px) rotateY(30deg);

		}

		75% {

			-webkit-transform: translateZ(-372.5px) rotateY(15deg);

			opacity: .5;

		}

		100% {

			-webkit-transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

	}

	@-moz-keyframes MenuAnimOut1 {

		50% {

			-moz-transform: translateZ(-250px) rotateY(30deg);

		}

		75% {

			-moz-transform: translateZ(-372.5px) rotateY(15deg);

			opacity: .5;

		}

		100% {

			-moz-transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

	}

	@keyframes MenuAnimOut1 {

		50% {

			transform: translateZ(-250px) rotateY(30deg);

		}

		75% {

			transform: translateZ(-372.5px) rotateY(15deg);

			opacity: .5;

		}

		100% {

			transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

	}

	.portolio-filter-wrapper .dl-menu.dl-animate-in-1 {

		-webkit-animation: MenuAnimIn1 0.3s;

		-moz-animation: MenuAnimIn1 0.3s;

		animation: MenuAnimIn1 0.3s;

	}

	@-webkit-keyframes MenuAnimIn1 {

		0% {

			-webkit-transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

		20% {

			-webkit-transform: translateZ(-250px) rotateY(30deg);

			opacity: 0.5;

		}

		100% {

			-webkit-transform: translateZ(0px) rotateY(0deg);

			opacity: 1;

		}

	}

	@-moz-keyframes MenuAnimIn1 {

		0% {

			-moz-transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

		20% {

			-moz-transform: translateZ(-250px) rotateY(30deg);

			opacity: 0.5;

		}

		100% {

			-moz-transform: translateZ(0px) rotateY(0deg);

			opacity: 1;

		}

	}

	@keyframes MenuAnimIn1 {

		0% {

			transform: translateZ(-500px) rotateY(0deg);

			opacity: 0;

		}

		20% {

			transform: translateZ(-250px) rotateY(30deg);

			opacity: 0.5;

		}

		100% {

			transform: translateZ(0px) rotateY(0deg);

			opacity: 1;

		}

	}

	.portolio-filter-wrapper > .dl-submenu.dl-animate-in-1 {

		-webkit-animation: SubMenuAnimIn1 0.4s ease;

		-moz-animation: SubMenuAnimIn1 0.4s ease;

		animation: SubMenuAnimIn1 0.4s ease;

	}

	@-webkit-keyframes SubMenuAnimIn1 {

		0% {

			-webkit-transform: translateX(50%);

			opacity: 0;

		}

		100% {

			-webkit-transform: translateX(0px);

			opacity: 1;

		}

	}

	@-moz-keyframes SubMenuAnimIn1 {

		0% {

			-moz-transform: translateX(50%);

			opacity: 0;

		}

		100% {

			-moz-transform: translateX(0px);

			opacity: 1;

		}

	}

	@keyframes SubMenuAnimIn1 {

		0% {

			transform: translateX(50%);

			opacity: 0;

		}

		100% {

			transform: translateX(0px);

			opacity: 1;

		}

	}

	.portolio-filter-wrapper > .dl-submenu.dl-animate-out-1 {

		-webkit-animation: SubMenuAnimOut1 0.4s ease;

		-moz-animation: SubMenuAnimOut1 0.4s ease;

		animation: SubMenuAnimOut1 0.4s ease;

	}

	@-webkit-keyframes SubMenuAnimOut1 {

		0% {

			-webkit-transform: translateX(0%);

			opacity: 1;

		}

		100% {

			-webkit-transform: translateX(50%);

			opacity: 0;

		}

	}

	@-moz-keyframes SubMenuAnimOut1 {

		0% {

			-moz-transform: translateX(0%);

			opacity: 1;

		}

		100% {

			-moz-transform: translateX(50%);

			opacity: 0;

		}

	}

	@keyframes SubMenuAnimOut1 {

		0% {

			transform: translateX(0%);

			opacity: 1;

		}

		100% {

			transform: translateX(50%);

			opacity: 0;

		}

	}

}


/*INICIO*/


#header{
	border-top: solid 5px #4c6931;
}



#header:before{
	content: "";
	width: 100%;
	height: 9px;
	background: url(images/sombra_menu.png) repeat-x;
	position: absolute;
	bottom: -9px;
	left: 0px;
	z-index: 1
}


#header #site-navigation {

    margin-top: 32px;
}


#header.header-fixed #site-navigation{
	margin-top: 13px;
	margin-bottom: 13px;
}

#header #site-navigation ul.main_menu li a{
	color: #333;
	font-size: 20px;
	padding: 0 15px 0 15px;
	line-height: 40px;
}


#header #site-navigation ul.main_menu li{
	padding: 0 0 0 0;
}


#header .current-menu-item:before, #header li:hover:before{
	content: "";
	width: 100%;
	height: 16px;
	background: url(images/active.png) no-repeat center;
	position: absolute;
	bottom: -17px;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	opacity: 1
}

#header #site-navigation ul.main_menu li.current-menu-item a{
	color: #4c6931;
}

#header li:before{
	content: "";
	width: 100%;
	height: 0;
	position: absolute;
	background: url(images/active.png) no-repeat center;
	bottom: -17px;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	opacity: 0
}



.tp-bgimg.defaultimg:after{

	content: "";

	width: 100%;

	height: 100%;

	position: absolute;

	top: 0px;

	left: 0px;

	background: url(images/txtura_banner.png) repeat;

	z-index: 1

}

#header #site-navigation ul.main_menu .menu-item-cart { display: none!important; }

/* - Categoría Productos Home - */

#homepage-block-1, #homepage-block-1 .central-wrapper{ padding: 0 0 0 0; }

#homepage-block-1{ margin-top: -122px; }

.categoria_productos_home ul{ text-align: center!important; }

.categoria_productos_home .product-category img{ display: none; }


.categoria_productos_home .product-category .count{ display: none; }

.categoria_productos_home .product-category h3{
	text-align: left;
	color: #fff;
	padding: 20px 65px 20px 65px;
	background: #4c6931 url(images/vineta_categorias.png) no-repeat 34px  center;
	border-radius: 100px;

	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

.categoria_productos_home .product-category:hover h3{
	background-color: #427c0d;
}

.categoria_productos_home .product-category{
	width: auto!important;
	margin-right: 0px!important;
}


/* - Productos Home - */

.productos_home h3{
	display: none;
}
.vc_custom_heading span{

	display: inline-block;

	background: url(images/ico_titulos.png) no-repeat left center;

	padding: 10px 0 9px 25px;

}





#ywcps_layout3 .ywcps-wrapper .ywcps-slider{

	border:none!important;

}







#ywcps_layout3 .ywcps-wrapper .ywcps-slider ul.products li.single_product .single_product_container{

	padding: 20px 5px 20px 5px!important;

}



.general_container{

	margin-top: 30px!important;

}



.product_img{

	padding: 8px;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;

	border: solid 1px #ececec;

		-webkit-transition: all 0.25s ease-out;

	-moz-transition: all 0.25s ease-out;

	-o-transition: all 0.25s ease-out;

	-ms-transition: all 0.25s ease-out;

	transition: all 0.25s ease-out;

}



.product_img a{

	display: inline-block;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;

	overflow: hidden;

	position: relative;

}





.product_img a img{

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;

}



.ywcps-wrapper .ywcps-nav-prev,

.ywcps-wrapper .ywcps-nav-next{

	opacity: 1!important;

}



#ywcps_layout3 .single_product_container .product_other_info .product_name{

	min-height:inherit!important;

	text-transform: inherit!important;

	font-size: 22px!important;

	padding-top: 20px!important;

}



#ywcps_layout3 .single_product_container .product_other_info .product_name a{
	display: inline-block!important;
	padding-left: 22px;
	background: url(images/ico_productos.png) no-repeat 5px 0px;
}

body #ywcps_layout3 .ywcps-wrapper .ywcps-nav-prev,
body #ywcps_layout3 .ywcps-wrapper .ywcps-nav-next{
	border:solid 0px #fff!important;
	color: #dab62e!important;
	top: 34%!important;
	background-color: transparent!important;
}

.woocommerce .ywcps-wrapper .owl-item li.product:hover .product_img{
	border: solid 1px #acc19f;
}

.product_img a:before{

	content: "";

	width: 0;

	height: 0;

	position: absolute;

	top: 50%;

	left:0px;

	right: 0px;

	margin-right: auto;

	margin-left: auto;

	background: transparent url(images/mas.png) no-repeat center;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;

	-webkit-transition: all 0.25s ease-out;

	-moz-transition: all 0.25s ease-out;

	-o-transition: all 0.25s ease-out;

	-ms-transition: all 0.25s ease-out;

	transition: all 0.25s ease-out;

}





.woocommerce .ywcps-wrapper .owl-item li.product:hover .product_img a:before{

	content: "";

	width: 100%;

	height: 100%;

	position: absolute;

	top: 0px;

	left:0px;

	background:rgba(39, 110, 0, 0.40) url(images/mas.png) no-repeat center;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;
	z-index: 1;
}

.ywcps-wrapper .ywcps-nav-prev{
	left: -33px!important;
}

.ywcps-wrapper .ywcps-nav-next{
	right: -50px!important;
}

.slogan_home{
	padding: 30px 0 10px 0;
	background-color: #e5b90d;
	color: #000;
}

.slogan_home .image.wrap-box { margin-bottom: 0!important; }

body .vc_btn3.vc_btn3-color-default,
body .vc_btn3.vc_btn3-color-default.vc_btn3-style-flat{
	color: #fff!important;
    background-color: #4c6931!important;
}



#homepage-block-3{ padding-top: 0; }

#homepage-block-2 .central-wrapper{ padding-bottom: 40px; }

#homepage-block-3 .central-wrapper{ padding-bottom: 0px; }

#footer{
	padding:50px 0 0 0;
	text-align: center;
	background:url(images/bg_footer.png) repeat ;
	overflow: hidden;
}





#footer h2{ margin-bottom: 35px; }


.dire,
.fono,
.correo,
.facebook_footer{
	width: auto;
	display: inline-block;
	text-align: left;
	padding: 10px 0 10px 32px;
	vertical-align: middle;
}


#footer .textwidget{
	line-height: 29px;
}



.dire{ background:url(images/ico_dire.png) no-repeat center left; margin-right: 30px; }
.fono{ background:url(images/ico_fono.png) no-repeat center left; margin-right: 30px; margin-left: 30px; }
.correo{ background:url(images/ico_email.png) no-repeat center left; margin-right: 30px;  margin-left: 30px; padding-left: 43px;}
.facebook_footer{ background:url(images/ico_fb.png) no-repeat center left; position: relative; margin-left: 30px; }

.facebook_footer:before{
	content: "";
	background:url(images/hojita_fb.png) repeat ;
	width: 32px;
	height: 18px;
	position: absolute;
	top: -7px;
	left: -2px;
	z-index: -1;
}

#footer .central-wrapper{ text-align: center; }

.menu_bottom{ background-color: #f6f6f6; padding: 18px 0 11px 0; margin: 40px 0 0 0 }

.menu_bottom li{ display: inline-block; vertical-align: top; border-left: solid 1px #46712e; padding: 0 30px 0 30px; line-height: 14px;}

.menu_bottom li:first-child{ border: none; }

.menu_bottom li a{
	font-size: 17px;
	color: #333;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

.menu_bottom li a:hover{
	color: #588a27;
}


.bootom{
	background-color: #4c6931;
	color: #fff;
	overflow-x: hidden;
	padding: 16px 0 13px 0;
	font-size: 17px;
}


.bootom a{
	color: #fff;
	font-size: 17px;
}


.victoria{ float: left;}



.copy{ float: right;}





/*    INTERIORES   */




.page-title-block {
	text-align: center;
	background:#e5b90d url(images/txt_titulos.png) repeat;
	position: relative;
}

.page-title-block-content {
	padding: 46px 0 46px 0;
}

.page-title-block .page-title-block-header h1{
	margin: 0;
	text-transform: none;
	font-size: 35px;
	color: #3a581e;
}

.page-title-block .page-title-block-header h1 span{
	display: inline-block;
	background: url(images/vineta_titulos.png) no-repeat 0 3px;
	padding: 8px 0 7px 24px;
}







.contenidos_center{

	width: 822px;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

}







.mision_vision{

	background: url(images/bg_mision.png) repeat;

	margin-top: 20px;

	padding: 45px 0 55px 0;

}







.slogan{

	text-align: center;

	font-size: 35px;

	color: #fff;

	padding: 55px 0 50px 0;

}



.slogan p{ line-height: 39px; }









/* - -  - CONTACTO - - - - */







.page-template-page_contact form{

	width: 73%;

	margin-top: 30px;

	margin-left: auto;

	margin-right: auto;

}









.page-template-page_contact form p{

	margin:0 0 6px 0!important;

}





.page-template-page_contact #footer{ padding-top: 0; background: none; margin-top: 40px; }





.page-template-page_contact .bg_contacto .titulos{ display: none; }



.page-template-page_contact .bg_contacto h2{ color: #fff; }



.page-template-page_contact .bg_contacto{

	background: url(images/bg_footer_contacto.jpg) no-repeat center;

	background-position: 50% 50%;

    background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    -webkit-background-size: cover;

    padding: 70px 0 80px 0;

    color: #fff;

}

.page-template-page_contact .bg_contacto a{

	color: #fff;

}



.page-template-page_contact .menu_bottom{

	margin-top: 0;

}



.page-template-page_contact .bg_contacto .dire{

	background:url(images/ico_dire_blanco.png) no-repeat center left;

}



.page-template-page_contact .bg_contacto .fono{

	background:url(images/ico_fono_blanco.png) no-repeat center left;

}



.page-template-page_contact .bg_contacto .correo{

	background:url(images/ico_email_blanco.png) no-repeat center left;

}



.page-template-page_contact .bg_contacto .facebook_footer{

	background:url(images/ico_fb_blanco.png) no-repeat center left;

}



.page-template-page_contact .bg_contacto .facebook_footer:before{

	background:url(images/hojita_fb_blanco.png) no-repeat;

	z-index: 0;

}



#mapa {

	width:100%;

	height: 350px;

	overflow:hidden;

	background: #efe9e4;

	position:relative;

	margin-top:0px;

}

#map_canvas {

	width:100%;

	height:100%;

	overflow:hidden;

	padding-top: 0px;

	background: #efe9e4;

}



span.wpcf7-not-valid-tip {

    padding: 4px 11px;

    top: 3px;

    z-index: 1;

    font-weight: bold;

    margin-left: 3px;

}





span.wpcf7-not-valid-tip {

    background: #ffb0af;

    border: 1px solid #ff7b79;

    color: #cc0000;

    left: 0;

    padding: 0px 10px;

    position: relative;

    top: 6px;

    font-size: 17px!important;

    text-align: left!important;

}



span.wpcf7-not-valid-tip:before {
    content: "";
    background: url(images/error-arrow.png);
    background-image: url(images/error-arrow.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    left: 14px;
    top: -6px;
    height: 6px;
    width: 16px;
}

div.wpcf7-validation-errors {
    background: #ffcccc;
    border: 1px solid #ff9999;
    color: #d01313;
    position: relative;
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    clear: both;
    padding: 15px 15px 15px 15px;
    font-size: 17px!important;
    font-weight: bold;
}


/* - - -  Productos - - - - */


.cont_productos{
	display: inline-block;
	width: 73%;
	vertical-align: top;
	margin-left: 50px;
	margin-top: 30px;
}

.menu_productos{
	display: inline-block;
	width: 22%;
	vertical-align: top;
	margin-top: 30px;
}

.menu_productos #shop_sidebar{
	float: inherit;
	width: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.widget.widget_product_categories li a{
	margin: 0 0 5px 0px;
	padding: 15px 12px 15px 47px!important;
	text-transform: inherit!important;
	font-size: 20px!important;
	border-radius: 100px;
}

.widget.widget_product_categories li.cat-parent a:before,
.widget.widget_product_categories li.cat-item a:before{
	display:none;
}

.menu_productos .cat-item a{
	color: #fff;
	background: #588a27 url(images/vineta_categoria.png) no-repeat 24px 15px;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}

.menu_productos .widget.widget_product_categories li li{
	padding: 0!important;
}
.menu_productos .widget.widget_product_categories li li a{
	color: #000;
	background: #fff url(images/bolita.png) no-repeat 33px 20px!important;
	border-bottom: solid 1px #e9f0e3;
	padding: 12px 12px 12px 48px!important;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}


.widget.widget_product_categories li.cat-parent ul{
	border-top: 0px solid transparent!important;
}


.menu_productos .cat-item:hover a,
.menu_productos .current-cat a{
	background-color: #377000!important;
}



.menu_productos .widget.widget_product_categories li .current-cat a,
.menu_productos .widget.widget_product_categories li li:hover a{
	color: #428500;
}



.woocommerce-select-count,

.woocommerce-result-count,

.woocommerce-ordering,

.woocommerce-ordering + .woocommerce-breadcrumb{

	display: none;

}













/* productos listado  */



.archive #main{

	    padding: 20px 0 50px 0;

}



.cont_productos .portfolio{ padding: 0; }



.cont_productos .portfolio ul.thumbs li .image{

	padding: 8px;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;

	border: solid 1px #ececec;

	-webkit-transition: all 0.25s ease-out;

	-moz-transition: all 0.25s ease-out;

	-o-transition: all 0.25s ease-out;

	-ms-transition: all 0.25s ease-out;

	transition: all 0.25s ease-out;

}





.cont_productos .portfolio ul.thumbs li .image img{

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;

}



.cont_productos .portfolio ul.thumbs li:hover .image{

	border: solid 1px #acc19f;

}



.cont_productos .portfolio ul.thumbs li .image:before{

	content: "";

	width: 0;

	height: 0;

	position: absolute;

	top: 50%;

	left:0px;

	right: 0px;

	margin-right: auto;

	margin-left: auto;

	background: transparent url(images/mas.png) no-repeat center;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;

	-webkit-transition: all 0.25s ease-out;

	-moz-transition: all 0.25s ease-out;

	-o-transition: all 0.25s ease-out;

	-ms-transition: all 0.25s ease-out;

	transition: all 0.25s ease-out;

}





.cont_productos .portfolio ul.thumbs li:hover .image:before{

	content: "";

	width: 94%;

	height: 94%;

	position: absolute;

	top:8px;

	left:0px;

	background:rgba(39, 110, 0, 0.40) url(images/mas.png) no-repeat center;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;

	z-index: 1;

}



.cont_productos .portfolio ul.thumbs li .image .overlay{

	display: none!important;

}



.cont_productos .portfolio.small ul.thumbs li .title,

.cont_productos .portfolio ul.thumbs li .info,

.cont_productos .portfolio.small ul.thumbs.products li .description{ display: none; }



.cont_productos .portfolio ul.thumbs.products li .small-title{

	font-size: 22px;

	text-align: center;

	margin-top: 20px!important;

}



.cont_productos .portfolio ul.thumbs.products li .small-title a{

	display: inline-block!important;

	padding-left: 22px;

	background: url(images/ico_productos.png) no-repeat 5px 0px;

}





.cont_productos .cont_productos .portfolio .galleriffic ul.thumbs.products{

	text-align: center!important;

}



.cont_productos .cont_productos .portfolio .galleriffic ul.thumbs.products li{

	margin: 0 10px 40px 10px!important;

}



.cont_productos .cont_productos .portfolio .galleriffic ul.thumbs.products{

	margin-right: 0!important;

    margin-bottom: 0!important;

}



.bg_buscador{

	width: 100%;

	height: 163px;

	background: url(images/bg_buscador.png) no-repeat center top;

	background-position: 50% 50%;

    background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    -webkit-background-size: cover;

}



.bg_buscador .central-wrapper{

	position: relative;

}



.bg_buscador #searchform{

	margin: 0 0 0 0;

}

.bg_buscador #searchform #s{

	font-size: 18px;

	position: absolute;

	top: 60px;

	right: 0px;

	width: 283px;

	padding:7px 10px 7px 20px;

	border: solid 1px #e1e1e1;



	-webkit-border-radius: 9px;

	-moz-border-radius: 9px;

	-ms-border-radius: 9px;

	-o-border-radius: 9px;

	border-radius: 9px;

	-khtml-border-radius: 9px;

}



.bg_buscador #searchform #searchsubmit{

	width: 22px;

	height: 22px;

	position: absolute;

	top: 69px;

    right: 11px;

	float: inherit;

	margin: 0;

	padding: 0;

	border: none;



	background: url(images/boton_buscar.png) no-repeat center top;

}





.portfolio .galleriffic ul.thumbs.products{

    margin-right: 0!important;

}



.portfolio .galleriffic ul.thumbs.products li{ margin-right: 10px!important; margin-left: 10px!important; }







.term-insumos-agricolas-y-viveros .cat-item-8,

.term-insumos-agricolas-y-viveros .cat-item-9,

.term-insumos-agricolas-y-viveros .cat-item-10

{ display: none; }



























/* - - - - - Single Producto  - - - - */









.single .menu_productos,

h3.product_title,

.woocommerce-breadcrumb,

.tabs > ul.tabs-nav,

#reviews{

	display: none;
}



.single .cont_productos{
	width: 100%;
	margin: 0 0 0 0;
}

.tab-description{
	padding: 0!important;
}

.tabs .tab_wrapper{
	padding: 0 0 0 0!important;
}

.cont_productos .ui-widget-content {
	border:0 none!important;
	font-family: 'HelveticaLTStdLightCond'!important;
	font-size: 22px!important;
	background-color: #fff!important;
}

.cont_productos .ui-widget-content li{
	line-height:31px!important;
	background:url(images/ico_listado.png) no-repeat 0px 7px;
	padding:0 0 0 19px;
}

.cont_productos .ui-widget-content ul{
	list-style:none;	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


.listado_productos{
	margin: 80px 0 0 0;
}

.listado_productos ul{
	list-style:none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
}

.listado_productos li{
	line-height:31px!important;
	font-size:19px!important;
	background:url(images/ico_listado.png) no-repeat 0px 7px;
	padding:0 0 0 19px;
}

.listado_productos h3{
	margin: 0 0 20px 0;
	font-family: 'HelveticaLTStdBoldCond';
}

.cont_productos .gallery ul.preview li,
.gallery .preview li a,
.gallery .preview li a img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
}

.gallery .preview li a img{ width: 100%; }

.cont_productos .gallery .preview li a{
	padding: 8px;
	border: solid 1px #ececec;
}


.cont_productos .gallery .preview li a span.overlay{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	background:rgba(39, 110, 0, 0.40) url(images/zoom.png) no-repeat center;
	left: 0;
    right: 0;
    top: 8px;

	margin-right: auto;
    margin-left: auto;
    width: 97%;
    height: 97%;
}


.gallery ul.thumbs li.selected a,
.gallery ul.thumbs li,
.gallery ul.thumbs li:hover img,
.gallery ul.thumbs li.selected img,
.gallery ul.thumbs li a,
.gallery ul.thumbs li a img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
}

.gallery ul.thumbs li a,

.gallery ul.thumbs li.selected a{

	padding: 8px!important;

	border: none;

}



.gallery ul.thumbs li{

	padding:0px!important;

	border: solid 1px #ececec; 

}



.gallery ul.thumbs li.selected {

	border: solid 1px #588a27;

}



.gallery ul.thumbs li{

	margin: 0 5px 0 5px;

}



.gallery .thumbs_wrapper{

	margin-top: 40px;

}



.gallery .navigation .prev:before,

.gallery .navigation .next:before{

	color: #588a27;

	font-weight: bold;

}







#enquiry span{

	text-transform: uppercase;

}





input.wpi-button{

	display: inline-block;

	position: relative;

	margin-top: 30px;

	border: 0 none!important;

	padding: 8px 45px 8px 45px!important;

	cursor: pointer!important;

	font-size: 22px!important;

	color: #276f00!important;

	font-family: 'HelveticaLTStdLightCond'!important;
	border-radius: 100px!important;

	
	background-color: transparent!important;

	border:solid 2px #588a27!important;



	-webkit-transition: all 0.25s ease-out;

	-moz-transition: all 0.25s ease-out;

	-o-transition: all 0.25s ease-out;

	-ms-transition: all 0.25s ease-out;

	transition: all 0.25s ease-out;



	font-weight: normal!important;

	outline: 0!important;

}



input.wpi-button:hover{

	background-color: #588a27!important;

	color: #fff!important;

} 



.btn_regresar{

	background: url(images/regresar.png) no-repeat center left;

	color:#297600;

	font-size: 20px;

	padding: 0 0 0 33px;

	margin: -31px 0 0 0;

    display: block;

}



.product .woocommerce-tabs{

	margin-top: 65px!important;

}



.single .bg_buscador{

	display: none;

}



.socials-sharing span{

	display: inline-block;

	vertical-align: middle;

	font-size: 20px;

}



.socials-sharing ul{

	display: inline-block;

	vertical-align: middle;

	margin: 0 0 0 0;

}



.socials li a{

	width: 40px;

    height: 40px;

}



.socials li a:after{

	color: #35651b;

	border:solid 2px #35651b;

	background-color: transparent; 

}





.socials li:hover a:after{

	color: #fff;

	background-color: #35651b; 



}





.product_bottom_line{

	padding:6px 0 0!important;

}



.product_bottom_line .sku_wrapper,

.product_bottom_line .posted_in{

	font-size: 20px;

}



.product_bottom_line .product_meta a{

	color: #588a27;

}



.post-posts-links .left a,

.post-posts-links .right a{ font-size: 18px; }



.post-posts-links .left a:before,

.post-posts-links .right a:before{

	color: #588a27;

	font-weight: bold;

	font-size: 25px;

	top: -4px;

}





/*- - - -  POPUP - - - */







.ui-widget-overlay{

	background: #fff!important;

    opacity: .68!important;

}



.ui-widget-content{

	border: 1px solid #ececec!important;

	border-radius: 0px!important;

    background: #fafafa!important;

    color: #000!important;

    font-family: 'HelveticaLTStdLightCond'!important;

}



.ui-dialog .ui-dialog-content{

	border: 0px solid #ececec!important;

	border-radius: 0px!important;

    background: transparent!important;

    color: #000!important;

    font-family: 'HelveticaLTStdLightCond'!important;



    -moz-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0)!important;

	-webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0)!important;

	box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0)!important;

}



.ui-dialog{

	-moz-box-shadow: 0 0px 21px 1px rgba(0, 0, 0, 0.12)!important;

	-webkit-box-shadow: 0 0px 21px 1px rgba(0, 0, 0, 0.12)!important;

	box-shadow: 0 0px 21px 1px rgba(0, 0, 0, 0.12)!important;

}



.ui-dialog-titlebar{

	background: transparent!important;

	border: solid 0px transparent!important;

	font-size: 24px!important;

	color: #588a27!important;

	text-align: center!important;

}



.ui-dialog .ui-dialog-title{

	width: 100%!important;

	float: inherit!important;

	margin: 0 0 0 0!important;

	padding: 0 0 0 20px;

	font-weight: normal!important;

	text-transform: uppercase!important;

	font-size: 24px;

	background: url(images/hojita_form.png) no-repeat center left;

}



.ui-dialog .ui-dialog-titlebar{

	padding: 30px 0 0 0!important;

}



label#wdm_product_name{

	text-align: center!important;

	font-size: 22px!important;

	font-weight: normal!important;

}



#enquiry-form .wdm-pef-form-row > label{

	margin-top: 4px!important;

	font-size: 19px!important;

}



#enquiry-form input.contact-input,

#enquiry-form textarea.contact-input{

	padding: 8px 10px 8px 10px!important;

	border: solid 2px #dadada!important;

	-webkit-border-radius: 3px!important;

	-moz-border-radius: 3px!important;

	-ms-border-radius: 3px!important;

	-o-border-radius: 3px!important;

	border-radius: 3px!important;

	-khtml-border-radius: 3px!important;

}



.contact-cc{

    font-size: 15px!important;

    display: inline-block;

    vertical-align: top;

    margin-top: 1px!important;

}



#contact-cc{ margin-top: 0px!important; }









#cancel{ display: none!important; }







#send-btn{

	display: block!important;

    position: relative!important;

    margin-top: 10px!important;

    margin-left: 89px!important;

    margin-bottom: 20px!important;

    padding: 6px 65px 6px 65px!important;

    cursor: pointer!important;

    font-size: 22px!important;

    color: #276f00!important;

    font-family: 'HelveticaLTStdLightCond'!important;



    -webkit-border-radius: 3px!important;

    -moz-border-radius: 3px!important;

    -ms-border-radius: 3px!important;

    -o-border-radius: 3px!important;

    border-radius: 3px!important;

    -khtml-border-radius: 3px!important;



    background-color: transparent!important;

    border: solid 2px #588a27!important;

    -webkit-transition: all 0.25s ease-out!important;

    -moz-transition: all 0.25s ease-out!important;

    -o-transition: all 0.25s ease-out!important;

    -ms-transition: all 0.25s ease-out!important;

    transition: all 0.25s ease-out!important;

    font-size: 20px!important;

    font-weight: normal!important;

    outline: 0!important;

}





#send-btn:hover{

	color: #fff!important;

	background-color: #588a27!important;

}



.ui-widget-header .ui-icon{ background: none!important; }







.ui-dialog{ overflow: initial!important; }







.ui-dialog .ui-dialog-titlebar-close{

	border: solid 0px #000!important;

	padding: 20px!important;

	right: -48px!important;

	top: -31%!important;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	-ms-border-radius: 50%;

	-o-border-radius: 50%;

	border-radius: 50%;

	-khtml-border-radius: 50%;

}







.ui-dialog-titlebar-close:before{

	position: absolute!important;

    top: 0px!important;

    left: 0px!important;

    font-size: 37px!important;

    color: #000!important;

}









.none_none{ display: none!important; }



.sfm-rollback{ width: 0px!important; }











.ui-dialog .ui-dialog-buttonpane{

	border:0px solid transparent!important;

}







.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{

	float:inherit!important;

	text-align:center!important;

}





#loading{

	padding: 30px 30px 30px 30px!important;}





.ui-dialog .ui-dialog-buttonpane{

	margin-top: 0!important;

	padding:0!important;

}





.ui-dialog .ui-dialog-buttonpane button {

	display:inline-block!important;

    position: relative!important;

    margin-top: 0px!important;

    margin-bottom: 30px!important;

    padding: 6px 65px 29px 65px!important;

    cursor: pointer!important;

    font-size: 22px!important;

    color: #276f00!important;

    font-family: 'HelveticaLTStdLightCond'!important;

    -webkit-border-radius: 3px!important;

    -moz-border-radius: 3px!important;

    -ms-border-radius: 3px!important;

    -o-border-radius: 3px!important;

    border-radius: 3px!important;

    -khtml-border-radius: 3px!important;

    background-color: transparent!important;

    border: solid 2px #588a27!important;

    -webkit-transition: all 0.25s ease-out!important;

    -moz-transition: all 0.25s ease-out!important;

    -o-transition: all 0.25s ease-out!important;

    -ms-transition: all 0.25s ease-out!important;

    transition: all 0.25s ease-out!important;

    font-size: 20px!important;

    font-weight: normal!important;

    outline: 0!important;

}





.ui-dialog .ui-dialog-buttonpane button:hover {

    color: #fff!important;

    background-color: #588a27!important;

}





.ui-button-text-only .ui-button-text{ padding:0!important;}



/* - - - Ocultar menu - - - */







.sfm-navicon-button{ display: none!important; }


.menu_productos{
	/*display:none;*/

}



/*

.cont_productos{

	width:100%;

	margin-left:0;

	margin-top: 60px;

}
*/




/*  - - -  Responsive - - -*/







@media only screen and (max-width: 1199px) and (min-width: 5px) {

	#header .central-wrapper{ width:100%;}
	.dire{ margin-right: 0px; }
	.fono{ margin-right: 20px; margin-left: 20px; }
	.correo{ margin-right: 0px; margin-left: 0; }
	.facebook_footer{ margin-left: 20px;}

	.categoria_productos_home .product-category h3{
		width: auto;
		font-size: 19px;
		padding: 15px 20px 15px 27px;
		background-position: 9px  center;
	}

	.cont_productos{ margin-left: 20px; }
	.portfolio .galleriffic ul.thumbs.products{ text-align: center!important; }

	.menu_productos{
	    width: 24%;
	}

}





@media only screen and (max-width: 1064px) and (min-width: 5px) {

	#header #site-navigation ul.main_menu li a{
		font-size:17px;
		padding: 0 5px 0 5px;
	}

	#header .logo{ padding-left:0;}

	

}





@media only screen and (max-width: 1025px) and (min-width: 5px) {



	.portfolio .galleriffic ul.thumbs.products{

		margin-right: 0!important;

		margin-bottom: 0!important;

	}

	.portfolio .galleriffic ul.thumbs.products{ text-align: center!important; }

}







@media only screen and (max-width: 999px) and (min-width: 5px) {

	.dire, .fono, .correo, .facebook_footer,

	.page-template-page_contact .bg_contacto .dire,

	.page-template-page_contact .bg_contacto .fono,

	.page-template-page_contact .bg_contacto .correo,

	.page-template-page_contact .bg_contacto .facebook_footer{

		float: inherit;

		display: block;

		text-align: center;

		padding-left: 0;

		padding-top: 30px;

		padding-bottom: 20px;

		background-position:  center top;

		margin: 0 0 0 0;

	}



	.facebook_footer:before{

		left: 0px;

		right: 0px;

		margin-left: auto;

		margin-right: auto;

		top: -15px

	}





	#homepage-block-1{ display: none; }

	body #ywcps_layout3 .ywcps-wrapper .ywcps-nav-prev,

	body #ywcps_layout3 .ywcps-wrapper .ywcps-nav-next{

		display: none!important;

	}



	.contenidos_center{ width: auto; }

	.cont_productos{ margin-left: 0px; width: 74%;}

	.menu_productos{ margin-top: 0;}









}







@media only screen and (max-width: 867px) and (min-width: 5px) {



	#header .logo a{ width: 230px; display: inline-block; vertical-align: top; }



	#header .logo{ padding-left: 0!important; }



	.sfm-navicon-button{ display: block!important; top: 19px!important; }

	

	.sfm-pos-right .sfm-label-none .sfm-navicon-button{ left: -64px!important; }



	#sfm-sidebar .sfm-view-level-1, #sfm-sidebar ul.sfm-menu-level-1{background: #4a751f!important;}



	#header #site-navigation ul.main_menu li a{ display: none; }



	.victoria, .copy{ float: inherit; padding: 0 0 0 0; }



	.victoria{ padding-top: 27px; background-position: center top; }



	.menu_bottom{ display: none; }



	.facebook_footer{ margin-bottom: 20px!important; }





	.menu_productos{ display: block; width: auto; text-align: center; }



	.cont_productos{ display: block; width: auto; margin-top: 26px; }



	.widget.widget_product_categories li{ display: inline-block; width: auto; }



	.widget.widget_product_categories li a{ text-align: left; }





	.bg_buscador{ height: 90px; }



	.bg_buscador #searchform #s { top: 20px; right: 20px;}



	.bg_buscador #searchform #searchsubmit{ top: 29px; right: 28px;}



	.page-title-block .page-title-block-header h1 span{ line-height: 35px;}



	.page-title-block-content{ padding: 26px 0 26px 0; }



	.page-title-block .page-title-block-header h1 span{ background-position: 0px 7px; }







}



@media only screen and (max-width: 799px) and (min-width: 5px) {
	.cont_productos .gallery .preview li a{ border: none; padding: 0;}
	.cont_productos .gallery ul.preview li,
	.gallery .preview li a,
	.gallery .preview li a img{
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
		-khtml-border-radius: 0;
}
	.btn_regresar{ margin: 0 20px 0 0; }
	.cont_productos .ui-widget-content{ padding-right: 10px!important; padding-left: 10px!important; }
	#enquiry{ padding-left: 20px; }
	.post-tags-block{ margin-top: 42px; text-align: center;}
	.post-tags-block .socials-sharing, .product_bottom_line{ float: inherit!important; display: inline-block; }
	.product_bottom_line .sku_wrapper, .product_bottom_line .posted_in{ margin-right: 0!important; }
	.product_bottom_line{ padding-top: 20px!important; }
	.page-template-page_contact form{ width: 100%; }
}

@media only screen and (max-width: 560px) and (min-width: 5px) {
	.ui-dialog .ui-dialog-titlebar-close{ right: 8px!important; top: 17%!important; }
	div.ui-dialog{ width: 100%!important; }
	.ui-button-icon-only .ui-button-text{ display: none!important; }
	.ui-dialog .ui-dialog-content{ padding: 11px 15px 30px 0px!important;}
	#enquiry-form .wdm-pef-form-row > label{ width: auto!important; text-align: left!important;  }
}


@media only screen and (max-width: 520px) and (min-width: 5px) {
	.block.content{ padding: 10px 0 0;}
	.vc_custom_heading span{ font-size: 28px; }
	.slogan_home p{ text-align: center; }
	.dire, .fono, .correo, .facebook_footer,
	.page-template-page_contact .bg_contacto .dire,
	.page-template-page_contact .bg_contacto .fono,
	.page-template-page_contact .bg_contacto .correo,
	.page-template-page_contact .bg_contacto .facebook_footer{
	 margin-left: 10px; margin-right: 10px;
	}
}

@media only screen and (max-width: 420px) and (min-width: 5px) {
	.widget.widget_product_categories li{ width:100%; }
	.page-title-block .page-title-block-header h1 span{ text-align: left; }
}

@media (max-width: 400px){
	.woocommerce .ywcps-wrapper .owl-item li.product img {
		width: auto!important; 
	}

	#header .logo a{
		width: auto;
		padding-left: 15px;
	}

	#header .logo img.header-fixed-logo{
		width: 100px;
	}

	.slogan{
	    font-size: 23px;
	}

	.slogan p {
		line-height: 34px;
	}

	.page-title-block .page-title-block-header h1{
		font-size: 30px;
	}

	.listado_productos {
		margin: 20px 0 0 0;
		padding: 0 20px 0 20px;
	}


}

@media only screen and (max-width: 395px) and (min-width: 5px) {
	#enquiry-form .wdm-pef-form-row > label{ display: block!important; width: 100%!important; }
	#enquiry-form input.contact-input, #enquiry-form textarea.contact-input{ float: inherit!important; width: 100%!important; }
	#send-btn{ margin-left: auto!important; margin-right: auto!important; }
}





