/*
Theme Name: Zetkama
Theme URI: http://www.proformat.pl/
Description: Szablon dla Zetkama
Version: 1.0
Author: Proformat
Author URI: http://www.proformat.pl/
*/
/*------------------------------------*\
    GENERAL SETTINGS
\*------------------------------------*/

body {
	word-wrap: break-word;
	color:#333;
	font-family: 'Lato', Verdana, sans-serif;
}
ul{
    padding-left: 25px;
    list-style: url(includes/img/list.png);
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

.alpha {
	padding-left: 0;
}
.omega {
	padding-right: 0;
}

.dark {
	color: #fff;
}

.caret-right {
	border-left: 4px solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

a {
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
.link-absolute {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
/* Hover link */
.hover-link {
    position: relative;
    display: inline-block;
	width: 100%;
}
.post .hover-link {
	text-align: center;
}
.hover-link.block {
	display: block;
}
.carousel .hover-link,
.owl-item .hover-link {
    display: block;
}
.hover-link:before {
    content: '';
	position: absolute;
    top: 10%;
    left: 10%;
    right: 10%;
    bottom: 10%;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	z-index: 1;
	transition: 500ms ease-in-out;
	-moz-transition: 500ms ease-in-out;
	-webkit-transition: 500ms ease-in-out;
}
.hover-link:hover:before {
	opacity: 1;
	top: 0;
    bottom: 0;
	left: 0;
	right: 0;
}
.hover-link:after {
	content: '+';
	position: absolute;
	opacity: 0;
	top: 40%;
	left: 50%;
	font-size: 72px;
	color: #fff;
	font-weight: 300;
    line-height: 72px;
    width: 72px;
    text-align: center;
    margin-top: -36px;
    margin-left: -36px;
	z-index: 2;
	transition: 500ms ease-in-out;
	-moz-transition: 500ms ease-in-out;
	-webkit-transition: 500ms ease-in-out;
}
.hover-link:hover:after {
	opacity: 1;
	top: 50%;
}
.hover-link.hover-zoom:after {
    content: "\f002";
    font: normal normal normal 30px/1 FontAwesome;
    margin-top: -15px;
}

/*------------------------------------*\
    OWL
\*------------------------------------*/
.hide-controls .owl-nav{
	display: none;
}
.owl-prev,
.owl-next{
    display: inline-block;
    font-size: 18px;
    padding: 0px 9.5px;
    width: 27px;
    height: 27px;
}
.owl-prev{
	margin-right: 10px;
}
.owl-nav{
	position: absolute;
    top: -55px;
    right: 15px;
}

.hide-dots .owl-dots{
	display: none !important;
}
.owl-dots{
	text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.owl-dots .owl-dot{
	width: 15px;
    height: 15px;
	border-radius: 50%;
    margin: 0;
    background-color: transparent;
    margin-right: 15px;
    position: relative;
    display: inline-block;
}
.owl-dots .owl-dot:last-child{
	margin-right: 0px;
}
.dark .owl-dots .owl-dot{
	border: 2px solid #fff;
}
.dark .owl-dots .owl-dot.active{
	background-color: #fff;
}

/* same height of columns */
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.relative {
	position: relative;
}
.margintop {
	margin-top: 15px;
}
.margintop-big {
	margin-top: 30px;
}
.marginbottom {
	margin-bottom: 15px;
}
.margintop-big {
	margin-top: 30px;
}
.marginbottom-big {
	margin-bottom: 30px;
}

/* Headings */
.page-title {
	margin-top: 0;
	margin-bottom: 30px;
}
.page-title.title-border {
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.page-title.title-border:after {
	content: '';
	width: 200px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.text-center .page-title.title-border:after {
	left: 50%;
	margin-left: -100px;
}

.page-title .number {
    font-size: 40px;
    height: 60px;
    width: 60px;
	line-height: 58px;
    display: inline-block;
    text-align: center;
    position: relative;
    margin-right: 20px;
	border-radius: 50%;
	border: 1px dashed;
}
.section-text {
	margin-bottom: 20px;
}
.lower-text,
.links-box {
	margin-top: 30px;
	float: none;
	margin-bottom: 20px;
}
.blocks_section .links-box {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.lower-text.text-center p {
	text-align: center;
}

/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 0;
	margin-top: 0px;
}
.gallery-border {
    border: 1px solid #f0f2f5;
    padding: 15px;
}
.gallery a img {
	border: none;
	height: auto;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

.container {
	padding-bottom: 0;
}

/* Breadcrumbs */
.breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
	padding: 20px;
    background: #f0f2f5;
}
.breadcrumbs p,
.woocommerce .woocommerce-breadcrumb p {
    margin: 0;
}
#breadcrumbs a,
.woocommerce .woocommerce-breadcrumb a {
    color: #64676f;
}
#breadcrumbs a:hover,
.woocommerce .woocommerce-breadcrumb a:hover {
    color: #666;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.textgallery_section .hentry {
	margin: 0;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}

.uppercase {text-transform: uppercase;}
.transition {
	transition: 500ms ease-in-out;
	-moz-transition: 500ms ease-in-out;
	-webkit-transition: 500ms ease-in-out;
}

/* Clearing */
.clear {
	clear: both;
}
.entry-meta {
	clear: both;
}

/* Colors */
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark li, .dark a, .dark a:hover {
	color: #fff;
}
.dark a:focus, .prefooter.dark a:active {
	color: #dadada;
}

/* Positioning */
@media (min-width: 768px) {
	.data-absolute {
		position: absolute;
		top: 0;
	}
	.data-absolute.absolute-left {
		left: 0;
	}
	.data-absolute.absolute-right {
		right: 0;
	}
}

/*------------------------------------*\
    BUTTONS
\*------------------------------------*/

.btn {
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	padding: 10px 20px;
    line-height: 1;
	font-weight: 500;
	text-transform: uppercase;
    white-space: normal;
	transition: 500ms ease-in-out;
	-moz-transition: 500ms ease-in-out;
	-webkit-transition: 500ms ease-in-out;
}
.btn-default {
	background: none;
}
.btn-default:hover {
	color: #fff;
}
.dark .btn-default {
	color: #fff;
	border-color: #fff;
}
.dark .btn-default:hover {
	background: #fff;
}
.btn-primary, a.btn-primary {
	color: #fff;
}
.btn-primary:hover {
	background: none;
}
.dark .btn-primary:hover {
	color: #fff;
}
.dark a.btn-default,.dark .btn-default,
.dark input[type="button"], .dark input[type="reset"], .dark input[type="submit"] {
	color: #fff;
}
.btn-excerpt {
	position: relative;
}
.btn-excerpt:before  {
	content: ' | ';
}

/*------------------------------------*\
    FORM
\*------------------------------------*/

input, button, select, textarea {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	padding: 10px 15px;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    font-size: 14px;
	border-radius: 0;
	border-width: 1px;
	border-style: solid;
	padding: 10px 20px;
	background: none;
	font-weight: 500;
	text-transform: uppercase;
    white-space: normal;
	transition: 500ms ease-in-out;
	-moz-transition: 500ms ease-in-out;
	-webkit-transition: 500ms ease-in-out;
	width: auto;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	color: #fff;
}
.inline-block,
input[type="checkbox"],
input[type="radio"] {
	display: inline-block;
}
.inline-block input[type="checkbox"] {
	width: 20px;
}
.dark input[type="button"], .dark input[type="reset"], .dark input[type="submit"] {
	color: #fff;
	border-color: #fff;
}
.dark input[type="button"]:hover, .dark input[type="reset"]:hover, .dark input[type="submit"]:hover {
	background: #fff;
}
form label {
	display: block;
}
.acceptance span.wpcf7-list-item {
	margin: 0;
}
label {
	font-weight: 400;
}

/*------------------------------------*\
    HEADER
\*------------------------------------*/

/* Header widget */
.top-infobox .widget {
	padding-right: 10px;
    margin: 0;
}
.top-infobox .widget ul {
	padding: 0;
	margin: 0;
    list-style: none;
}
.top-infobox .widget ul a {
	font-size: 12px;
}
.top-infobox .widget ul li {
	display: inline-block;
}
.widget ul {
	padding: 0;
}
.widget ul {
	padding: 0;
	list-style: none;
}
.widget li a {
	padding: 8px 0;
	border-top: 1px solid #e2dfde;
	display: block;
}
.widget li:last-child a {
	border-bottom: 1px solid #e2dfde;
}
/* Header social */
.contact-header .contact-data {
    font-size: 12px;
    display: inline-block;
	vertical-align: top;
}
.contact-header .contact-data,
.contact-header .social-header a {
	margin-left: 10px;
}
.contact-header .contact-data:first-of-type,
.contact-header .social-header a[class^="social"]:first-of-type {
	margin-left: 0px;
}
.contact-header .widget-top,
.contact-header .contact-box,
.contact-header .social-header {
	display: inline-block;
	text-align: left;
}
.top-infobox .contact-header {
	margin-top: 10px;
	padding-bottom: 25px;
}
@media (max-width: 767px) {
	.social-icons {
		float: left;
		margin-right: 10px;
	}
	.contact-header {
		padding: 2px;
	}
	.navbar-collapse {
		clear: both;
	}
}
@media (min-width: 768px) {
	.top-infobox .contact-header {
		text-align: right;
	}
	.site-navigation.nav-center .top-infobox .contact-header {
		text-align: left;
	}
	.nav-center .menu-box {
		padding-bottom: 40px;
	}
	.affix.nav-center .menu-box {
		padding-bottom: 10px;
	}
}
/* Social incons panel */
.social-panel {
	position:fixed;
	top:30%;
	z-index:999;
	width:65px;
	text-align:left;;
}
.social-panel.social-left {
	left:0;
}
.social-panel.social-right {
	right:0;
}
.social-panel a {
	font-size:16px;
	width:45px;
	height:45px;
	overflow:hidden;
	display:inline-block;
	text-align:center;
	padding:12px;
	margin-bottom:5px;
	background: rgba(255,255,255,0.8);
}
.social-panel a .fa {
	font-size: 21px;
}
.social-panel a img {
	max-height: 30px;
}
.social-panel a:hover {
	opacity:0.8;
}
@media (min-width:768px){
	.social-panel{
		opacity:0.5;
	}
	.social-panel:hover{
		opacity:1;
	}
}
@media (min-width:992px){
	.social-panel a {
		width:65px;
		height:65px;
		padding:18px 15px;
		}
	.social-panel a .fa{
		font-size:32px;
	}
}
@media (max-width:768px){
	.social-panel{
		background:none;
		width:50px;
	}
	.social-panel.social-left {
		left:-50px;
	}
	.social-panel.social-right {
		right:-50px;
	}
	.social-panel.social-left:hover {
		left:0px;
	}
	.social-panel.social-right:hover {
		right:0px;
	}
	.social-panel:after{
		content:'>';
		width:20px;
		height:40px;
		background:#f3f3f3;
		position:absolute;
		right:-20px;
		text-align:center;
		top:50%;
		margin-top:-20px;
		padding-top:10px;
		font-weight:700;
	}
	.social-panel:hover:after{
		content:'';
		opacity:0;
	}
}

/*------------------------------------*\
    NAVIGATION
\*------------------------------------*/

@media (min-width: 768px) {
	.site-navigation.nav-fixed {
		position: fixed;
		width: 100%;
		z-index: 999;
		top:0;
	}
}
.site-navigation.affix {
	width: 100%;
	z-index: 999;
}
body.logged-in .site-navigation.nav-fixed {
	top:32px;
}
.site-navigation .container {
	padding-bottom: 0;
}
.navbar {
	display: flex;
	flex-wrap: wrap;
	margin:0;
}
.contact-header .contact-box a,
.contact-header .contact-box span{
	color: #1d1d1b;
}
.contact-header .contact-data{
	position: relative;
}
.contact-header .contact-box .fa{
	position: absolute;
}
.contact-header .contact-box .fa.fa-envelope{
	left: 2px;
}
@media (min-width:768px){
	.contact-header .contact-box .fa{
		top: 1px;
		font-size: 15px;
		left: -5px;
	}
	.contact-header .contact-data{
		padding-left: 10px;
	}
	.contact-header .contact-box a,
	.contact-header .contact-box span{
		font-size: 12px;
	}
	.contact-header .contact-box .fa.fa-envelope{
		left: -9px;
	}
}
@media (min-width:992px){
	.contact-header .contact-box .fa{
		font-size: 18px;
		top: 1px;
		left: 8px;
	}
	.contact-header .contact-data{
		padding-left: 30px;
	}
	.contact-header .contact-box a,
	.contact-header .contact-box span{
		font-size: 14px;
	}
	.contact-header .contact-box .fa.fa-envelope{
		left: 2px;
	}
}
@media (max-width:767px){
	.nav>li {
		clear: both;
	    float: none;
	}
	.contact-header .contact-data{
		padding-left: 10px;
		display: block;
	}
	.contact-header .contact-data:first-of-type{
		margin-left: 10px;
	}
	.contact-header .contact-box .fa{
		left: -5px;
	}
	.contact-header .contact-box .fa.fa-envelope{
		left: -7px;
	}
	.top-infobox .contact-header{
		margin-top: 5px;
		padding-bottom: 0px;
	}
}
.navbar-brand {height: auto;}
/* .navbar-brand img {max-height: 35px;} */

.navbar-toggle {width:auto;}

.navbar-nav>li>a {
    display: block;
    transition: 500ms ease-in-out;
    -moz-transition: 500ms ease-in-out;
    -webkit-transition: 500ms ease-in-out;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: none;
}
.dropdown-menu {
	padding: 0;
	border-radius: 0;
	box-shadow: none;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus {
	background: #f3f3f3;
}
.site-navigation .navbar-nav li>a.dropdown-toggle{
	display: none;
}
.site-navigation.dark .dropdown-menu>li>a {
	color: #fff;
}
@media (max-width:767px){
	.navbar-nav li>a.menu-link {
		float: none;
	}
	.navbar-nav li>a.dropdown-toggle {
	    position: absolute;
		right: 0;
		top: 0;
		z-index: 9;
	}
	.nav>li.open .dropdown-menu {
		display: block;
	}
	.dropdown-menu .dropdown-menu {
		padding-left: 15px;
	}
}
@media (min-width:768px){
	.navbar-nav li.dropdown:hover>.dropdown-menu {
		display: block;
		left: 0px;
	}
	.navbar-nav>li>a {
		padding: 18px 7px;
	}
	.dropdown-menu{
		min-width: 250px;
	}
	.dropdown-menu>li>a{
		padding: 5px 15px;
	}
	.dropdown-menu li a.menu-link{
		padding: 5px 0;
		display: inline-block;
		clear: none;
	}
	.dropdown-menu li a.menu-link {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.navbar-nav>li>.dropdown-menu .dropdown-menu {
	    left: 250px !important;
	    top: 0;
		margin: 0;
		border-left: 1px solid #fad103;
	}
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}
.upper-navbar {
	padding-top: 5px;
	padding-bottom: 5px;
}
.affix .upper-navbar {
	display: none;
}
.upper-navbar .container {
	padding-bottom: 0;
}
.upper-navbar .contact-header .widget-top, .upper-navbar .contact-header .contact-box, .upper-navbar .contact-header .social-header {
	margin-bottom: 0;
}
.top-infobox .social-icons{
	float: right;
    margin-top: 18px;
}
.menu-single .top-infobox .social-icons{
	float: none;
	display: inline-block;
}
.top-infobox .checkout,
.top-infobox .login {
	display: inline-block;
    padding-left: 25px;
}
.navbar-box-left .widget-top {
	display: inline-block;
}
@media (max-width:992px){
	.top-infobox .social-icons{
		display: none;
	}
}
.top-infobox .social-icons a{
	padding-left: 10px;
}
.navbar-toggle .icon-bar {background: #333;}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
@media (min-width: 768px) {
	.navbar-center .navbar-header {
		display: flex;
		justify-content: center;
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
	}
	.menu-single .navbar-center .navbar-header {
		position: relative;
	}
	.navbar-center .navbar-brand {
		display: flex;
		align-items: center;
	}
	.menu-single .navbar-center .navbar-brand {
		position: absolute;
		z-index: 999;
	}
	.navbar-center .navbar-brand img {
		max-width: 230px;
		max-height: none;
		transition: 500ms ease-in-out;
		-moz-transition: 500ms ease-in-out;
		-webkit-transition: 500ms ease-in-out;
	}
	.affix .navbar-center .navbar-brand img {
		max-width: 150px;
	}
	.navbar-center .navbar-box-left {
		float: left;
		width: 50%;
		padding-right: 140px;
		transition: 500ms ease-in-out;
		-moz-transition: 500ms ease-in-out;
		-webkit-transition: 500ms ease-in-out;
	}
	.navbar-center .navbar-box-right {
		float: right;
		width: 50%;
		padding-left: 140px;
		transition: 500ms ease-in-out;
		-moz-transition: 500ms ease-in-out;
		-webkit-transition: 500ms ease-in-out;
	}
	.menu-single .navbar-center .navbar-box-left,
	.menu-single .navbar-center .navbar-box-right {
		position: absolute;
	}
	.menu-single .navbar-center .navbar-box-right {
		right: 0;
		text-align: right;
	}
	.affix .navbar-center .navbar-box-left {
		padding-right: 100px;
	}
	.affix .navbar-center .navbar-box-right {
		padding-left: 100px;
	}
	.navbar-center .navbar-box-right .navbar-left {
		margin-left: -15px;
	}
	.navbar-box-right .navbar-right {
		float: left !important;
	}
}

/*------------------------------------*\
    WIDGETS, COMMENTS
\*------------------------------------*/

/* Widgets */
@media (min-width: 768px) {
	.widget { margin-bottom: 2em; }
}
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }
.widget_search .search-form input, .widget_search .search-form select {
    border-color: #c6c6c6;
}
.widget_search .search-form label {
	display: inline-block;
}
.widget_search .search-form button {
	width: auto;
}
/* .widget_search .search-form input[type="submit"] { display: none; } */
.widget select {
	max-width: 100%;
}

/* Comments */
 .comment .children { margin-left: 1.5em; }

 /*------------------------------------*\
    OTHER
\*------------------------------------*/

.pager li>a, .pager li>span {
	border-radius: 0;
}

/* == Infinite Scrolling by Jetpack == */
.infinite-scroll .page-links,
.infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}

.more-padding {
    padding-top: 15px;
	padding-bottom: 15px;
    margin-top: 0;
    margin-bottom: 0;
}
.page-title.more-padding {
	padding-top: 30px;
	padding-bottom: 0px;
}
.section-text.more-padding {
	padding-top: 30px;
	padding-bottom: 30px;
}
.section-text.more-padding + .links-box.more-padding{
	padding-top: 0px;
	padding-bottom: 30px;
}
@media (min-width: 768px){
	.more-padding {
		padding-top: 30px;
		padding-bottom: 30px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.page-title.more-padding {
		padding-top: 30px;
		padding-bottom: 0px;
	}
	.section-text.more-padding {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.section-text.more-padding + .links-box.more-padding{
		padding-top: 0px;
		padding-bottom: 30px;
	}
}

/* Tables */
.form-control {
	border-radius: 0;
}

/*------------------------------------*\
    NEWSLETTER
\*------------------------------------*/

.newsletter {
	padding: 40px 0;
}
.newsletter h3 {
	margin-top: 0;
	margin-bottom: 20px;
}
.newsletter-box p {
	margin: 0;
}
.newsletter-box .newsletter-title {
	font-size: 15px;
	color: #fff;
	padding: 9px 0;
    text-align: right;
}
.newsletter-box .newsletter-text {
	margin: 0;
	font-size: 15px;
    padding: 7px 0px;
	text-align: center;
}
.newsletter-box .widget_wysija {
	margin-top: 20px;
}
.newsletter-box .widget_wysija input[type="text"] {
	font-size: 14px;
	background: none;
	color: #333;
	border-bottom: 1px solid;
}
.newsletter.dark .widget_wysija input[type="text"] {
	color: #fff;
}
.newsletter-box .newsletter-text .fa {
	font-size: 22px;
    color: #9b9d9d;
    margin-right: 15px;
}
.newsletter-box .wysija-paragraph {
	margin: 0;
	min-width: 35%;
    display: inline-block;
}
.newsletter-box .widget_wysija .wysija-submit {
	width: auto;
	margin: 0;
	display: inline-block;
	background: none;
    border: 1px solid #fff;
    text-transform: none;
    padding: 10px;
    margin-left: -5px;
}
.newsletter-box .widget_wysija .wysija-submit:hover {
    border: 1px solid #fff;
}
.newsletter-box .formError .formErrorContent {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #333;
    color: #333;
}
/* Newsletter widget */
div.widget_wysija {
	background-color: #424243;
	color: #fff;
	font-weight: 300;
	padding: 15px;
}
.form_container {
	padding: 10px 0;
}
.widget_wysija h4,
.form_subscribe > p {
	font-size: 18px;
	margin-top: 0;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px !important
}
.widget_wysija input[type="text"],
.form_subscribe input[type="text"] {
    width: 100%;
    padding: 12px;
    background: #fff;
    border: none;
    color: #424243;
	font-size: 11px;
	height: 40px;
}
.form_subscribe > div {
	display: none;
}
.form_subscribe > div:first-of-type {
	display: block;
}

/*------------------------------------*\
    BANNER
\*------------------------------------*/

.banner-margin {
	margin-bottom: 15px;
}
.banner .banner-content {
	display: table-cell;
    vertical-align: middle;
}
.banner .banner-content h1{
	padding: 15px 30px;
	margin: 0;
}
.nav-fixed ~ .banner .banner-content {
	vertical-align: bottom;
}
.banner .container {
	padding-bottom: 0;
}
.banner .overlay {
    background: rgba(0,0,0,0.4);
}
.banner .overlay-200 {
	height: 200px;
}
.banner .overlay-400 {
	height: 400px;
}
.overlay-200 + .container {
	margin-top: -200px;
}
.overlay-400 + .container {
	margin-top: -400px;
}

/*------------------------------------*\
    BLOG
\*------------------------------------*/

.entry-meta {
	margin-bottom: 10px;
	font-style: italic;
}
.entry-meta.no-author .byline {
	display: none;
}
.post .meta {
    margin: 10px 0;
}
.post .title {
	margin-top: 10px;
}
div[class^="thumbnail"] iframe {
	width: 100%;
	height: 100%;
}
.carousel-gallery .carousel-indicators {
	bottom: 0;
}
/* quote */
.quote-box {
	background: #f3f3f3;
	padding: 20px;
    position: relative;
}
.quote-box blockquote {
	border: none;
	padding: 0;
	font-style: italic;
}
.quote-box blockquote p {
    font-size: 21px;
    font-weight: 300;
}
.quote-box blockquote .fa-quote-right {
	font-size: 36px;
    position: absolute;
    top: -10px;
    left: -5px;
}
.quote-box blockquote .fa-quote-left {
    font-size: 36px;
    position: absolute;
    right: -5px;
}
.quote-box .quote-author {
	padding-right: 15px;
}
/* aside */
.aside-box {
	font-size: 18px;
    background: #f3f3f3;
    padding: 15px;
    border-left: 4px solid;
}
/* link */
.post-link a {
	background: #f3f3f3;
    padding: 10px 10px 10px 50px;
	font-size: 18px;
    display: block;
    text-align: center;
    position: relative;
}
.post-link a:hover {
	background: #333;
	color: #fff;
}
.post-link a .fa {
	font-size: 36px;
    position: absolute;
    left: 5px;
    top: 5px;
}

/*------------------------------------*\
    GRID
\*------------------------------------*/

.grid-sizer {
	width: 100%;
}	
.grid-item {
	width: 100%;
	padding: 0 10px;
}
@media (min-width:768px) {
	.grid-sizer {
		width: 50%;
		list-style: none;
	}
	.grid-item {
		width: 50%;
	}
	.grid-item.w2 {
		width: 66%;
	}
	.grid-item.w3 {
		width: 100%;
	}
}
@media (min-width:992px) {
	.grid-sizer,
	.grid-item {
		width: 33.3%;
	}
	.grid-1 .grid-sizer,
	.grid-1 .grid-item {
		width: 100%;
	}
	.grid-2 .grid-sizer,
	.grid-2 .grid-item {
		width: 50%;
	}
	.grid-4 .grid-sizer,
	.grid-4 .grid-item {
		width: 25%;
	}
	.grid-6 .grid-sizer,
	.grid-6 .grid-item {
		width: 16.6%;
	}
	.grid-8 .grid-sizer,
	.grid-8 .grid-item {
		width: 12.5%;
	}
}
/*.grid-sizer,
.grid-item {
	width: 33%;
	float: left;
}*/

/*------------------------------------*\
    THUMBNAILS
\*------------------------------------*/

/* Slider thumbnail */
.thumbnail-cover {
	background-size: cover;
	background-position: center center;
    background-repeat: no-repeat;
}
.thumbnail-contain {
	background-size: contain;
	background-position: center center;
    background-repeat: no-repeat;
}
.thumbnail-fixed {
	background-attachment: fixed;
}
.thumbnail-left {
	background-position: center left;
}
.thumbnail-right {
	background-position: center right;
}
.thumbnail-center {
	background-position: center center;
}
/* Slider thumbnail */
.slider-thumbnail.thumbnail-left {
	text-align: left;
}
.slider-thumbnail.thumbnail-right {
	text-align: right;
}
.slider-empty {
	height: 400px;
}
/* Cover thumbnail */
.thumbnail-200 {
    height: 200px;
}
.thumbnail-400 {
    height: 400px;
}
.thumbnail-400.sml {
    height: 350px;
}
/* Round thumbnail */
.thumbnail-round {
	height: 100px;
    min-height: 1px;
    width: 100px;
    border-radius: 50%;
}
.dark .thumbnail-round {
    border: 2px solid #fff;
}
@media (min-width: 768px) {
	.slider-thumbnail {
		height: 700px;
		background-position: top center;
	}
}
@media (min-width: 1600px) {
	.slider-thumbnail {
		height: 600px !important;
	}
}
@media (max-width: 767px) {
	.slider-thumbnail {
		height: 450px !important;
	}
}
input{
	color: #000;
}
/*------------------------------------*\
    SECTIONS
\*------------------------------------*/

section {
	position: relative;
}
section.section-border-long {
	border-color:#333;
	}
section.section-border-short:after, .page-title:after {
	background-color:#333;
}
section.section-border-short.dark:after, .dark .page-title:after {
    background-color: #fff;
}
section .section {
	padding-top: 30px;
	padding-bottom: 30px;
    overflow: hidden;
    position: relative;
	background-size: cover;
	background-position: center center;
}
section .section.section-bg-fixed {
	background-attachment: fixed;
}
section .section.section-no-margin-up,
.section-no-margin-up {
	padding-top: 0px !important;
}
section .section.section-no-margin-down,
.section-no-margin-down {
	padding-bottom: 0px !important;
}
section .section.section-2s-margin-up,
.section-2s-margin-up {
	padding-top: 15px !important;
}
section .section.section-2s-margin-down,
.section-2s-margin-down {
	padding-bottom: 15px !important;
}
@media (min-width: 768px){
	section .section.section-2-margin-up,
	.section-2-margin-up {
		padding-top: 60px !important;
	}
	section .section.section-2-margin-down,
	.section-2-margin-down {
		padding-bottom: 60px !important;
	}
	section .section.section-3-margin-up,
	.section-3-margin-up {
		padding-top: 90px !important;
	}
	section .section.section-3-margin-down,
	.section-3-margin-down {
		padding-bottom: 90px !important;
	}
	section .section.section-4-margin-up,
	.section-4-margin-up {
		padding-top: 120px !important;
	}
	section .section.section-4-margin-down,
	.section-4-margin-down {
		padding-bottom: 120px !important;
	}
}
section .section.more-padding {
	padding-top: 40px;
	padding-bottom: 40px;
}
section.section-border-long {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
section.section-border-short:after {
	content: '';
	width: 200px;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -100px;
}

/* Slogan
--------------------------*/
.slogan-padding-normal {
	padding-top: 40px;
	padding-bottom: 40px;
}
.slogan-padding-less {
	padding-top: 20px;
	padding-bottom: 20px;
}
.slogan-padding-more {
	padding-top: 80px;
	padding-bottom: 80px;
}
.slogan .container {
	padding-bottom: 0;
}
.slogan p:last-child {
	margin-bottom: 0;
}
.slogan .slogan-quote {
	font-size: 24px;
}
.slogan .slogan-author {
	font-size: 18px;
}

/* Section Navigation
--------------------------*/
#section-navbar {
	position: fixed;
	top: 30%;
	right: 25px;
	z-index: 999;
    width: 15px;
}
.navbar-brand{
	padding: 9px 15px;
}
#section-navbar .section-nav.nav>li>a {
	height: 15px;
    width: 15px;
	border-radius: 50%;
	display: block;
    padding: 0;
    margin-bottom: 10px;
	transition: 500ms ease-in-out;
    -moz-transition: 500ms ease-in-out;
    -webkit-transition: 500ms ease-in-out;
}
section.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li>a {
	border-width: 2px;
	border-style: solid;
	border-color: #333;
}
section.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li.active>a, section.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li>a.mPS2id-highlight-last, section.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li>a.mPS2id-highlight-clicked {
	background: #333;
}
section.dark.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li>a {
	border-color: #fff;
}
section.dark.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li.active>a, section.dark.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li>a.mPS2id-highlight-last, section.dark.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li>a.mPS2id-highlight-clicked {
	background: #fff;
}
#section-navbar .section-nav.nav>li>.section-nav-title {
	display: none;
}
@media (min-width: 768px) {
	#section-navbar .section-nav.nav>li>.section-nav-title {
		display: block;
		position: absolute;
		top: -6px;
		left: 100px;
		opacity: 0;
		font-size: 12px;
		width: auto;
		white-space: nowrap;
		background: #fff;
		padding: 5px 10px;
		transition: 500ms ease-in-out;
		-moz-transition: 500ms ease-in-out;
		-webkit-transition: 500ms ease-in-out;
	}
	#section-navbar .section-nav.nav>li>.section-nav-title:after {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-color: transparent transparent transparent #fff;
		position: absolute;
		top: 50%;
		right: -5px;
		margin-top: -5px;
	}
	section.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li>a:hover + .section-nav-title {
		right: 25px;
		left: auto;
		opacity: 1;
	}
	section.dark.mPS2id-target.mPS2id-target-first ~ #section-navbar .section-nav.nav>li>a:hover + .section-nav-title {
		right: 25px;
		left: auto;
		opacity: 1;
	}
}


/* Section Slider
--------------------------*/
.slider-light h1, .slider-light h2, .slider-light h3, .slider-light h4, .slider-light h5, .slider-light h6, .slider-light p, .slider-light li, .slider-light a, .slider-light a:hover {
	color: #333;
}
.slider-dark h1, .slider-dark h2, .slider-dark h3, .slider-dark h4, .slider-dark h5, .slider-dark h6, .slider-dark p, .slider-dark li, .slider-dark a, .slider-dark a:hover {
	color: #fff;
}

.carousel-indicators li {
	border: 1px solid #fff;
	margin: 0;
	width: 15px;
    height: 15px;
}
.carousel-indicators .active {
	background-color: #fff;
    width: 15px;
    height: 15px;
}
.dark .carousel-indicators li {
	border: 1px solid #fff;
}
.dark .carousel-indicators li.active {
	background-color: #fff;
}

.carousel-control.left,
.carousel-control.right{
	background-image: none;
	width: auto;
    height: 28px;
    top: 50%;
    margin-top: -14px;
}
.carousel-control.left{
	left: 30px;
}
.carousel-control.right{
	right: 30px;
}
.carousel-controls .carousel-control .carousel-control-icon{
	width: 16px;
	display: inline-block;
    height: 28px;
    vertical-align: top;
}
.carousel-controls .left.carousel-control .carousel-control-icon{
    width: 16px;
    background: url(includes/img/slider-controls.png) no-repeat 0 50%;
}
.carousel-controls .right.carousel-control .carousel-control-icon{
	background: url(includes/img/slider-controls.png) no-repeat -16px 50%;
}

section .section.slider_section {
	padding-top: 0;
	padding-bottom: 0;
}
.slider_section .bg-video {
	position: absolute;
	width: 100%;
}
.slider_section .bg-video iframe {
	height: 100%;
	width: 100%;
	position: fixed;
}
.slider_section img.img-background {
	width: 100%;
}
.slider_section .slider-caption.caption-underline {
	padding-bottom: 20px;
}
.slider_section .slider-caption.caption-underline:after {
	content: '';
	width: 280px;
	height: 1px;
	background: #333;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -140px;
	transition: 500ms ease-in-out;
	-moz-transition: 500ms ease-in-out;
	-webkit-transition: 500ms ease-in-out;
}
.slider_section .item.active .slider-caption.caption-underline:after {
	bottom: 0;
}
.slider_section .slider-dark.slider-thumbnail .slider-caption.caption-underline:after {
	background: #fff;
}
.slider_section .slider-caption .caption-uppertitle {
	font-size: 24px;
	font-weight: 400;
	margin: 0;
}
.slider_section .slider-caption .caption-title {
	font-size: 34px;
	font-weight: 400;
	margin-top: 0px;
}
.slider_section .slider-caption .caption-text{
	margin-top: 15px;
    margin-bottom: 15px;
}
.slider_section .slider-caption .links-box{
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
}
.slider_section .dark .btn-default:hover{
	border-color: #fff;
	background: #fff;
}
.slider_section .show-next-btn {
    position: absolute;
    bottom: 10px;
    width: 100%;
    font-size: 36px;
}
.slider_section .caption-img .container {
	position: relative;
    height: 100%;
    padding-bottom: 0;
}
@media (min-width: 768px) {
	.slider_section .slider-caption .caption-uppertitle {
		font-size: 32px;
	}
	.slider_section .slider-caption .caption-title {
		font-size: 42px;
	}
	.slider_section .slider-caption .caption-text {
		font-size: 16px;
	}
	.slider_section .caption-box {
		display: table-cell;
		vertical-align: middle;
		width: 2000px;
	}
	.slider_section .caption-img {
		padding-bottom: 0;
	}
	.slider_section .caption-img {
		position: absolute;
		top: 0;
		width: 100%;
	}
}
@media (max-width: 767px) {
	.slider_section .caption-box {
		position: relative;
		padding: 15px 0px;
		text-align: center;
	}
}
/* Section Blog
--------------------------*/

.blog_section .meta {
	margin: 10px 0 0;
    font-style: italic;
    color: #dadada;
}

/* Section Text + Gallery
--------------------------*/
.section.textgallery_section .text-middle,
.section.textgallery_section .gallery-page-content{
	vertical-align: middle;
    display: table-cell;
    width: 2000px;
}
.section.textgallery_section .lower-text,
.section.textgallery_section .lower-text .links-box {
	text-align: left;
}
.owl-carousel .owl-item img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.gallery-item {
	text-align: center;
    display: inline-block;
	padding: 0 10px 10px 0;
}
@media (min-width: 768px) {
	.textgallery_section .padding-text {
		padding-left: 80px;
	}
}

/* Section Gallery
--------------------------*/
.section.gallery_section .gallery a,
#ajax-load-more .item a{
    position: relative;
    display: block;
}
.section.gallery_section .gallery a .hover,
#ajax-load-more .item a .hover{
    position: absolute;
    width: 100%;
	height: 100%;
    display: block;
    top: 0;
    left: 0;
	color: #fff;
	opacity: 0;
	z-index: 9;
    text-align: center;
    font-size: 21px;
}
.section.gallery_section .gallery .item a:hover .hover,
#ajax-load-more .item a:hover .hover{
	opacity: 1;
}
.section.gallery_section .gallery .item a .hover-item,
#ajax-load-more .item a .hover-item{
	position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 50%;
    margin-left: -9.75px;
}
.section.gallery_section .gallery .item {
	margin-bottom: 15px;
}
.section.gallery_section .gallery .owl-carousel .item {
	margin-bottom: 0;
}
.section.gallery_section .gallery .item img {
	width: 100%;
}
@media (min-width: 768px) {
	.textgallery_section .padding-text {
		padding-left: 80px;
	}
	.section.gallery_section .gallery .item.col-sm-12:nth-child(2n+1),
	.section.gallery_section .gallery .item.col-sm-8:nth-child(3n+1),
	.section.gallery_section .gallery .item.col-sm-6:nth-child(4n+1),
	.section.gallery_section .gallery .item.col-sm-4:nth-child(6n+1),
	.section.gallery_section .gallery .item.col-sm-3:nth-child(8n+1) {
		clear: both;
	}
}

/* Section Featured
--------------------------*/
section .section.featured_section {
	padding-top: 60px;
    padding-bottom: 60px;
}
section .section.featured_section.no-margin-up {
	padding-top: 0px;
}
section .section.featured_section.no-margin-down {
  padding-bottom: 0px;
}
section.slider-with-features + section .section.featured_section {
	padding-top: 0px;
    padding-bottom: 0px;
}
@media (max-width:991px){
	.slider-with-features + section {
		margin-top: 0 !important;
	}
}
.features-box .col-sm-4:nth-child(n+7),
.features-box .col-sm-6:nth-child(n+5),
.features-box .col-sm-8:nth-child(n+4),
.features-box .col-sm-12:nth-child(n+2),
.features-box .col-sm-24 {
	margin-bottom: 15px;
}
.features-box {
	margin: 30px 0;
}
.features-slider-box {
    padding-top: 20px;
    padding-bottom: 20px;
}
.features-box .features-horizontal {
	margin-top: 20px;
}
.features-box .item img {
	max-height: 60px;
	margin-bottom: 10px;
    width: auto;
}
.features-box .horizontal-layout .item img {
	max-height: 70px;
	margin-bottom: 0;
}
.features-box .features-icon {
	display: table-cell;
    vertical-align: middle;
    width: 800px;
	margin-bottom: 10px;
}
.features-box .data-absolute {
	background-position: center center;
    background-size: cover;
    min-height: 325px;
}
.features-box .fa {
	font-size: 36px;
	position: relative;
	display: inline-block;
}
.features-box .icon-box .fa {
	padding-top: 10px;
}
.features-box .icon-box {
    display: inline-block;
    position: relative;
}
.dark .features-box .icon-box {
	color: #f5f4f4;
}
.features-box h3.number {
	text-align: center;
    font-size: 48px;
}
.features-box .number-box + .features-text p {
	line-height: 48px;
}
.features-box h3,
.features-box h4 {
	margin-top: 0;
}
.features-box .horizontal-layout h3 {
	font-size: 16px;
}
.features-box h4 {
    font-size: 18px;
	font-weight: 500;
}
.features-box .horizontal-layout h4 {
    font-size: 21px;
	text-transform: none;
}
.features-box .feature-content {
    text-align: center;
}
.features-box .feature-content h4 {
	line-height: 1.4;
}
.features-box .horizontal-layout {
	text-align: center;
}
.features-box .horizontal-layout .feature-image {
	display: table-cell;
    vertical-align: middle;
    width: 800px;
}
@media (min-width: 768px) {
	.features-box .feature-content {
		display: table-cell;
		vertical-align: middle;
		width: 800px;
		padding-right: 20px;
		text-align: left;
	}
	.features-box .horizontal-layout .feature-content {
		text-align: center;
	}
	.features-slider-box {
		bottom: 80px;
		position: absolute;
	}
	.features-box .features-icon {
		margin-bottom: 0;
	}
	.features-box .icon-box {
		height: 70px;
	    text-align: center;
	    margin-bottom: 20px;
	}
}

/* Section Subpages
--------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
	.subpages_section .nav-submenu .col-sm-12:nth-child(2n+1) {
		clear: both;
	}
}
@media (min-width: 992px) {
	.subpages_section .nav-submenu .col-md-6:nth-child(4n+1) {
		clear: both;
	}
}

/* Section Accordion
--------------------------*/

.accordion_section .panel {
	-webkit-box-shadow: none;
	box-shadow: none;
    border: none;
    border-radius: 0;
    margin-bottom: 20px;
}
.accordion_section .panel > a {
	display: table;
	text-decoration: none;
}
.accordion_section .accordion-mark-icon {
	position: relative;
    vertical-align: middle;
    text-align: center;
    display: block;
	border-radius: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
	font-size: 24px;
    color: #fff;
    box-sizing: border-box;
    -webkit-transition: background-color .15s ease-out,border-color .15s ease-out;
    transition: background-color .15s ease-out,border-color .15s ease-out;
}
.accordion_section .accordion-mark-title {
    line-height: inherit;
    position: relative;
	border-radius: 0;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 0 15px 0 15px;
    text-align: left;
}
.accordion_section .panel a .accordion-mark-icon .accordion-mark-plus{
	display: none;
	font-size: 20px;
}
.accordion_section .panel a .accordion-mark-icon .accordion-mark-minus{
	display: block;
    font-size: 20px;
}
.accordion_section .panel a.collapsed .accordion-mark-icon .accordion-mark-plus{
	display: block;
}
.accordion_section .panel a.collapsed .accordion-mark-icon .accordion-mark-minus{
	display: none;
}
.accordion_section .additional-field {
	padding: 40px;
    text-align: center;
}

/* Section Opinion
--------------------------*/

.opinion-item-quot {
	display: block;
    font-size: 300px;
    position: absolute;
    top: -100px;
    z-index: 1;
    opacity: 0.2;
}
.horizontal-layout div[class^="thumbnail"] {
	margin-bottom: 10px;
}

/* Section Contact
--------------------------*/

section .map {
	position: relative;
	margin-bottom: -6px;
}
section .map iframe {
	width: 100%;
}
section .map .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
/* Google map */
.acf-map {
  height: 400px;
  margin: 20px 0 0;
	clear: both;
}
.acf-map img {
  max-width: 150px;
  float: left;
  border-radius: 6px;
  margin: 0 20px 0 0;
}
.location-desc {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  padding-top: 50px;
}
.map-box {
  display: inline-block;
  width: 100%;
}

.map-box span {
  color: #0075be;
  font-weight: bold;
  text-transform: uppercase;
}

.map-box address p {
  margin: 0;
}

#google-map-right h3 {
  color: #fff;
  background-color: #676767;
  margin-bottom: 0;
  padding: 20px;
}

#google-map-right img {
  width: 100%;
}

#map-right a {
  color: #0074bd;
  background-color: #e0e0e0;
  border: 1px solid #c9c9c9;
  display: block;
  font-weight: bold;
  font-weight: bold;
  margin: 0 0 30px 0;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

/* Section Blocks
--------------------------*/

.blocks-item {
	float: left;
}
@media (max-width: 767px) {
	.blocks-item {
		float: none;
	}
}
.blocks-item.position-center .blocks-text {
    margin: 0 auto;
}
.blocks-text .span {
    display: table-cell;
    text-align: left;
    width: 2000px;
    vertical-align: middle;
	padding: 15px;
}
.thumbnail-200 .blocks-text,
.thumbnail-200 .blocks-text .span {
	height: 200px;
}
.thumbnail-400 .blocks-text,
.thumbnail-400 .blocks-text .span {
	height: 400px;
}
.thumbnail-400.sml .blocks-text,
.thumbnail-400.sml .blocks-text .span {
	height: 350px;
}
.blocks_section .blocks-text h3 {
	color: inherit;
	font-size: 36px;
	margin: 0;
}
.blocks_section .blocks-text p {
	margin-top: 10px;
}
.blocks_section .blocks-inside {
	padding-top: 15px;
    padding-bottom: 15px;
}
.blocks-inside.thumbnail-200 .blocks-text,
.blocks-inside.thumbnail-200 .blocks-text .span {
	height: 170px;
}
.blocks-inside.thumbnail-400 .blocks-text,
.blocks-inside.thumbnail-400 .blocks-text .span {
	height: 370px;
}
@media (min-width: 768px) {
	.blocks-item.blocks-25 {
		width: 25%;
	}
	.blocks-item.blocks-50 {
		width: 50%;
	}
	.blocks-item.blocks-75 {
		width: 75%;
	}
	.blocks-item.blocks-100 {
		width: 100%;
	}
	.blocks-item.col-sm-18.position-center .blocks-text {
		width: 33.33%;
	}
	.blocks-item.col-sm-24.position-center .blocks-text {
		width: 25%;
	}
}

/* Section Columns
--------------------------*/

.columns_section .columns-intro p {
	font-size: 26px;
	font-size: 2.6rem;
    line-height: 1.3;
}
.columns_section .section.section-image {
	padding-left: 15px;
	padding-right: 15px;
}

/* Section Product
--------------------------*/

.products_section .product-item h3,
.products_section .owl-item h3 {
	font-size: 16px;
}

/* Section Product (shop)
--------------------------*/

/* section - products */
.newproducts_section .nav-tabs {
	border: none;
    position: relative;
}
.newproducts_section .nav-tabs:before {
	content: '';
    height: 1px;
    width: 100%;
    background: #c6c6c6;
    position: absolute;
    left: 0;
    top: 25px;
}
.newproducts_section .nav-tabs li {
	padding: 0;
	background: #fff;
}
.newproducts_section .nav-tabs li:after {
	display: none;
}
.newproducts_section .nav-tabs li a {
	font-size: 18px;
	font-weight: 700;
	color: #dadada;
	border: none !important;
    padding-left: 0;
    padding-right: 20px;
}
.newproducts_section .nav-tabs li.active a {
	color: #333;
}

/*------------------------------------*\
    FOOTER
\*------------------------------------*/
/* Prefooter */
.prefooter {
	font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 30px;
}
.prefooter .widget {
	padding: 20px 0;
}
.prefooter .widget.contact-box {
    padding: 20px 0;
    margin: 0;
}
.prefooter .social-icons a {
	padding-right: 10px;
	font-size: 160%;
}

/* Footer */
.site-footer {
    font-size: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.site-footer .social-icons {
	margin-top: 10px;
}
.site-footer .social-icons a[class^="social"] {
	padding-right: 5px;
    font-size: 120%;
}
.site-footer .contact-box .contact-data {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
}
.site-footer .navbar-nav {
	margin-left: 0;
	margin-right: 0;
}
.site-footer .navbar-nav>li>a {
	padding: 10px 5px;
}
@media (max-width: 767px) {
	.site-footer .text-right {
		text-align: left;
	}
}

/*------------------------------------*\
    WOOCOMMERCE
\*------------------------------------*/
.woocommerce input,
.woocommerce select {
	border-color: #c6c6c6;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	border-radius: 0;
    width: auto;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button:before,
.woocommerce .product .add_to_cart_button:before {
	content: "\f291";
	padding-right: 5px;
	font: normal normal normal 14px/1 FontAwesome;
}
.woocommerce .related.products {
	clear: both;
}
.woocommerce .special {
	position: absolute;
    font-size: 10px;
    text-align: right;
    padding: 5px;
    background: rgba(255,255,255,0.7);
}
/* single */
.posted_in + .tagged_as {
    border-left: 1px solid;
    padding-left: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	border: none;
	padding-left: 0;
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-color: #e2dfde;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-color: transparent;
	border-radius: 0;
	background: none;
	text-transform: uppercase;
	font-size: 16px;
    margin: 0 0 -1px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-color: #e2dfde;
}
.tab-content>.tab-pane {
	visibility: visible;
}
.nav-tabs>li>a, .nav-tabs>li>a:hover, .nav-tabs>li>a:focus,
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border: none;
}
.woocommerce div.product .woocommerce-tabs .tab-content .panel {
	border: 1px solid #e2dfde;
    border-top: none;
    padding: 30px;
	border-radius: 0;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
	display: block;
}
@media (min-width: 768px) {
	.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
		display: inline-block;
	}
}

/*------------------------------------*\
    GO TO TOP BUTTON
\*------------------------------------*/
#go-top {
	transition: 500ms ease-in-out;
	-moz-transition: 500ms ease-in-out;
	-webkit-transition: 500ms ease-in-out;
	text-align: center;
	width: 45px;
	height: 45px;
	padding-top: 6px;
	font-size: 24px;
	opacity: 0.6;
	color: #99A7BE;
	cursor: pointer;
	position: fixed;
	background: #f1f1f1;
}
#go-top:hover {
	opacity: 1;
	color: #fff;
	background: #f9d103;
}
#go-top.affix-top {
  right: -80px;
  bottom: 30px;
  text-align: center;
}
#go-top.affix {
  bottom: 30px;
  right: 30px;
}
#go-top.affix-bottom {
    position: absolute;
	right: 0;
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
}

.wow {
    visibility: hidden;
}

/*SEARCH BUTTON*/
.myOverlay
{
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.9);
}

.myOverlay .closebtn
{
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: #fff;
    transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 60%;
    text-align: center;
    margin: auto;
}

.myOverlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
	margin: 0;
    width: 80%;
    background: #fff;
    transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
}

.myOverlay button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
    transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
}

.social-icons.social-header.widget
{
	margin-top: 22px !important;
}

.search-box
{
	padding: 50px 15px !important;
}

.search-box .btn-primary-excerpt
{
	margin-top: 15px;
}

.search-box .meta
{
	margin: 0;
	color: #fad103;
}

.search-box .title
{
	margin-top: 10px;
}

.hentry
{
    margin: 0 0 2.5em;
}

/* Custom styles */
 ul#main-menu li:last-child > .dropdown-toggle {
	left: 20px;
	z-index: auto;
 }

 ul#main-menu li:last-child a::after {
	content: none !important;
 }

@media (max-width: 767px) {
	ul#main-menu li.open:last-child ul.dropdown-menu {
		display: flex;
	}
}

/* @media (max-width:767px){

	.nav>li.open .dropdown-menu {
		display: block;
	}
} */

/*Additional content*/

.apply-now-container {
	display: flex;
	justify-content: center;
}

.apply-now-container > .btn {
	border-radius: 5px;
    color: #ffd200;
}

.apply-now-container > .btn:hover {
    color: #154f98;
}

.top-infobox{ position: relative;}

.top-infobox .widget-top .widget_media_image img{
      height: 42px!important;
      width: auto;
      position:absolute;
      right: -8%;
			top:6%;
    }
  
@media only screen and (min-width: 768px) and (max-width: 1200px){
	.top-infobox .widget-top .widget_media_image img{
		top:0.5rem;
		right:0;
	}
}
@media (max-width: 767px){
	.site-navigation .menu-box .navbar-header .navbar-toggle{
		right:50px!important;
	}
		.widget-top .widget_media_image img{
			height: 33px!important;
			width: auto!important;
			margin-top: 5px;
	}
}

.top-infobox #menu-item-wpml-ls-2-pl ul{
	background-color: rgb(240, 240, 240);
}

/** COUNTER **/
@property --from {
  syntax: '<integer>';
  initial-value: 0;
  inherits: false;
}

.counter {
  transition: --from 1s;
  counter-reset: int var(--from);
  animation: counter var(--time, 1000) forwards ease-in-out;
}

.counter::after {
  content: counter(int);
}

@keyframes counter {
  to {
    --from: var(--to, 100);
  }
}