@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700|Roboto:100,300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,900');
/*font-family: 'Roboto', serif;*/
/*font-family: 'Roboto', sans-serif;*/

body {
	background: #edeef0; 
	font: normal 400 15px/1.8em Roboto;
	color: #333;
	font-smooth: never;
	-webkit-font-smoothing: antialiased;
}

img {
	max-width: 100%;
	height: auto;
}

address {
	font-style: normal;
}

.google-map img {
	max-width: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Roboto Slab;
	font-weight: 400;
	font-style: normal;
}

p.content-title {color: #636363; text-align: center;font-size: 18px;margin-top: 40px!important;font-weight: 600;}

hr {
	border-top: 1px solid #e6e6e6;
}

table {
	text-align: left;
	border: 1px solid #ccc;
}

th, td {
	padding: 5px;
	border: 1px solid #ccc;
}

.at-table--full-width {
	width: 100% !important;
}

.at-table--without-border {
	border: none;
}

.at-table--without-border td, .at-table--without-border th {
	border: none;
}

.layout-content {
	overflow: hidden;
}

.section-white {
	margin-left: -2000px;
	margin-right: -2000px;
	padding-left: 2000px;
	padding-right: 2000px;
	background-color: #fff;
}

.section-white-box {
	background: #fff;
	/* box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);  Igor */
	border-radius: 3px;
}

.section-title {
	margin-bottom: 0 !important;
	padding-top: 25px !important;
}

.block-after-indent {
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.block-after-indent {
		margin-bottom: 30px;
	}
}

.block-after-indent:last-child {
	margin-bottom: 0;
}

.product-rategories+ .atgrid, .product-rategories+ .atlist, .product-rategories+ .atgrid-sorting {
	margin-top: 40px;
}

@media (max-width: 767px) {
	.product-rategories+ .atgrid, .product-rategories+ .atlist, .product-rategories+ .atgrid-sorting {
		margin-top: 30px;
	}
}

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

html.swipebox-html #swipebox-overlay {
	direction: ltr;
}

@media (max-width: 767px) {
	.adv-table-responsive {
		display: block;
	}
	.adv-table-responsive thead, .adv-table-responsive tbody, .adv-table-responsive tfoot, .adv-table-responsive tr, .adv-table-responsive td, .adv-table-responsive th {
		display: block;
	}
}

.alignnone {
	margin: 5px 20px 0px 0;
}

.alignleft {
	float: left !important;
	margin: 10px 10px 10px 0;
}

.alignright {
	float: right !important;
	margin: 10px 0 10px 10px;
}

.aligncenter {
	display: block;
	margin: 10px auto !important;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 100%;
	height: auto;
	width: auto;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text, figcaption.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px 4px;
	text-align: center;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.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-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.margin-top {
	margin-top: 40px;
}

@media (max-width: 767px) {
	.margin-top {
		margin-top: 30px;
	}
}

.margin-top-large {
	margin-top: 60px;
}

@media (max-width: 767px) {
	.margin-top-large {
		margin-top: 40px;
	}
}

.margin-right {
	margin-right: 50px;
}

@media (max-width: 767px) {
	.margin-right {
		margin-right: 30px;
	}
}

.margin-bottom {
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.margin-bottom {
		margin-bottom: 30px;
	}
}

.margin-bottom-large {
	margin-bottom: 60px;
}

@media (max-width: 767px) {
	.margin-bottom-large {
		margin-bottom: 40px;
	}
}

.margin-left {
	margin-left: 50px;
}

@media (max-width: 767px) {
	.margin-left {
		margin-left: 30px;
	}
}

.margin-all {
	margin-top: 40px;
	margin-right: 50px;
	margin-bottom: 40px;
	margin-left: 50px;
}

@media (max-width: 767px) {
	.margin-all {
		margin-top: 30px;
	}
}

@media (max-width: 767px) {
	.margin-all {
		margin-right: 30px;
	}
}

@media (max-width: 767px) {
	.margin-all {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.margin-all {
		margin-left: 30px;
	}
}

.padding-top {
	padding-top: 40px;
}

@media (max-width: 767px) {
	.padding-top {
		padding-top: 30px;
	}
}

.padding-top-large {
	padding-top: 60px;
}

@media (max-width: 767px) {
	.padding-top-large {
		padding-top: 40px;
	}
}

.padding-right {
	/*padding-right: 50px;*/
	padding-right: 25px;
}

@media (max-width: 767px) {
	.padding-right {
		padding-right: 30px;
	}
}

.padding-bottom {
	padding-bottom: 40px;
}

@media (max-width: 767px) {
	.padding-bottom {
		padding-bottom: 30px;
	}
}

.padding-bottom-large {
	padding-bottom: 60px;
}

@media (max-width: 767px) {
	.padding-bottom-large {
		padding-bottom: 40px;
	}
}

.padding-left {
	/*padding-left: 50px;*/
	padding-left: 25px;
}

@media (max-width: 767px) {
	.padding-left {
		padding-left: 30px;
	}
}

.padding-all {
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}

.padding-all1 {
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}

@media (max-width: 767px) {
	.padding-all {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.padding-all {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.padding-all {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.padding-all {
		padding-left: 30px;
	}
}

.stick-to-top {
	margin-top: -40px;
}

@media (max-width: 767px) {
	.stick-to-top {
		margin-top: -30px;
	}
}

.stick-to-bottom {
	margin-bottom: -40px;
}

@media (max-width: 767px) {
	.stick-to-bottom {
		margin-bottom: -30px;
	}
}

@media (min-width: 1190px) {
	.header {
		color: #fff;
		/*background: #334960;*/
		/*background: rgba(34,34,34, 0.8);*/
		/*background: rgba(51,73,96,0.9);*/
		background: rgba(18,41,73,0.9);
		position: fixed;
		width: 100%;
		z-index: 100;
		top: 0px;
	}
}

@media (max-width: 1190px) {
	.header {
		color: #fff;
		/*background: #334960;*/
		/*background: rgba(34,34,34, 0.8);*/
		/*background: rgba(51,73,96,0.9);*/
		background: rgba(18,41,73,1);
		position: fixed;
		width: 100%;
		z-index: 100;
		top: 0px;
	}
}

.header__info {
	overflow: hidden;
	position: relative;
}

.header__info:before {
	content: " ";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	opacity: 0.1;
}


.header__info__items-left {
	float: left;
}

.header__info__items-right {
	float: right;
}

.header__info__item {
	display: inline-block;
	/* margin: 5px 0; */
	padding: 5px 0;
	padding-left: 1px;
	font-size: 0.933em;
	/* line-height: 35px; */
	line-height: 44px;
}

.header__info__item--delimiter {
	position: relative;
}

.header__info__item--delimiter+ .header__info__item--delimiter {
	padding-left: 20px;
}

.header__info__item--delimiter+ .header__info__item--delimiter:before {
	content: " ";
	display: block;
	width: 1px;
	height: 25px;
	position: absolute;
	top: 5px;
	left: 0;
	background: #fff;
	opacity: 0.1;
}

.header__info__item+ .header__info__item {
	margin-left: 20px;
}

.header__info__item--phone {
	opacity: 0.5;
}

.header__info__item--phone i {
	margin-right: 8px;
}

.header__info__item--clock {
	opacity: 0.5;
}

.header__info__item--clock i {
	margin-right: 8px;
}

.header__info__item--social-icons a {
	margin-right: 15px;
}

.header__info__item--social-icons a:last-child {
	margin-right: 0;
}

.header__info__item--shoping-cart i {
	margin-right: 5px;
}

.header__info__item--search i {
	/* margin-right: 25px; */
	margin-right: 14px;
    margin-left: 14px;
}

.header__info__item a {
	padding-left: 1px;
	color: #fff;
	opacity: 0.5;
}

.header__info__item a:hover {
	color: #fff;
	opacity: 1;
}

.header__info__item a:focus, .header__info__item a:active {
	color: #fff;
	opacity: 0.5;
}

@media (max-width: 1190px) {
	.header__content {
		min-height: 55px;
		line-height: 55px;
		position: relative;
		padding-left: 0px;
		padding-left: 0px;
	}
}

@media (min-width: 1190px) {
	.header__content {
		min-height: 55px;
		line-height: 55px;
		position: relative;
	}
}

.header-wrap {
	min-height: 55px;
}

.header-wrap__backlog {
	display: none;
}

.header-wrap--sticky-header .header-wrap__backlog {
	display: block;
}

.header-wrap--sticky-header .header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

.header-wrap--sticky-header .header__info {
	display: none;
}

.header-wrap--sticky-header .header__content {
	min-height: 0;
	line-height: 55px;
}

.admin-bar .header-wrap--sticky-header .header {
	top: 32px;
}

@media (max-width: 767px) {
	.header__content {
		/* text-align: center; */
		text-align: left;
		padding-left: 0px;
	}
	.header__info__items-left, .header__info__items-right {
		float: none;
		text-align: right;
	}
}

@media screen and (max-width: 782px) {
	.admin-bar .header-wrap--sticky-header .header {
		top: 46px;
	}
}

@media (max-width: 767px) {
	.header-wrap--sticky-header .header {
		width: 100%;
		position: static;
		top: auto;
		left: auto;
		z-index: auto;
	}
	.header-wrap--sticky-header .header__info {
		display: block;
	}
	.header-wrap--sticky-header .header-wrap__backlog {
		display: none;
	}
}

.footer {
	background: #fff; /* rgba(51,73,96,.2); */
	/* background: #334960; */
	/* color: #959da7; */
	color: rgba(51,51,51,.5);
}

.footer__bottom {
	padding: 20px 0;
	position: relative;
	font-size: 0.867em;
	border-bottom: 1px solid lightgray;
}

.footer__bottom:before {
	content: " ";
	display: block;
	width: 100%;
	height: 1px;
	background: #959da7;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.3;
}
.footer__arrow-top {
	/* width: 50px; */
	/* height: 50px; */
	width: 40px;
	height: 40px;
	line-height: 45px;
	/* background: #334960; */
	background: #00b7e3;
	position: fixed;
	top:  90%;
	left: 96%;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	text-align: center;
	border-radius: 100%;
}

@media (min-width: 300px) and (max-width: 990px) {
	.footer__arrow-top {
		display: none;
	}
	/*
	.logo-footer-redesign {
		position: absolute;
	    padding-left: 15px;
	}
	*/
	.logo-footer-redesign #normalImageLogo {
		display: none;
	}
}
@media (min-width: 991px) and (max-width: 1199px) {
	.logo-footer-redesign {
		position: absolute;
	    padding-left: 30px;
	    padding-top: 3px;
	}
	.logo-footer-redesign #normalImageLogo {
		display: block;
	}
}

@media (min-width: 1200px) and (max-width: 2000px) {
	.logo-footer-redesign {
		position: absolute;
	    padding-left: 30px;
	    padding-top: 3px;
	}
	.logo-footer-redesign #normalImageLogo {
		display: block;
	}
}
.footer__arrow-top:before {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #959da7;
	border-radius: 100%;
	opacity: 0.3;
}

.footer__arrow-top a {
	display: block;
	width: 100%;
	height: 100%;
	color: #c8cdd3;
	/* color: #959da7; */
	font-size: 1.286em;
	border-bottom: none !important;
	/* opacity: 0.3; */
	position: relative;
}

.footer__arrow-top a i {
	display: block;
	position: absolute;
	/* top: 50%; */
	top: 44%;
	/* left: 50%; */
	left: 51%;
	color: #fff;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.footer__arrow-top a:hover {
	color: #fff;
	opacity: 1;
}

.footer__arrow-top a:focus, .footer__arrow-top a:active {
	color: #c8cdd3;
}

.footer__copyright a {
	color: rgba(255, 255, 255, 0.9);
	border-bottom: 1px dashed transparent;
}

.footer__copyright a:hover {
	color: #fff;
	border-bottom-color: #fff;
}

.footer__copyright a:focus, .footer__copyright a:active {
	color: #fff;
}

@media (max-width: 991px) {
	.footer__widgets-areas> div {
		margin-bottom: 40px;
	}
	.footer__widgets-areas> div:last-child {
		margin-bottom: 0;
	}
	.footer__bottom {
		text-align: center;
		padding-top: 30px;
	}
	.footer .footer-nav> .menu {
		text-align: center;
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.footer__widgets-areas> div {
		margin-bottom: 30px;
	}
}

.sidebar .widget {
	padding: 30px;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
}

.sidebar .widget__title {
	opacity: 1;
	margin: -15px -30px 20px;
	padding: 0 10px 10px;
	font-size: 1.200em;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #e9e9e9;
}

.sidebar .widget__title:after {
	content: ' ';
	display: block;
	background: #00b7e3;
	position: absolute;
	height: 5px;
	width: 30px;
	bottom: -1px;
	left: 50%;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.sidebar .widget__title a {
	color: inherit;
}

.sidebar .widget.widget--plain {
	padding: 0;
	background: transparent;
	box-shadow: none;
}

.sidebar .widget-atgrid-without-title .widget {
	padding: 0;
	background: transparent;
	box-shadow: none;
}

@media (max-width: 991px) {
	.sidebar {
		margin-top: 40px;
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.sidebar {
		margin-top: 30px;
	}
}

a {
	color: #00b7e3;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	/* border-bottom: 1px dashed transparent; */
}

a:hover {
	color: #00b7e3;
	/* border-bottom: 1px dashed #00b7e3; */
	text-decoration: none;
}

a:focus, a:active {
	color: #00b7e3;
	text-decoration: none;
	outline: none;
}

.footer .widget a {
	/* color: #fff; */
	color: rgba(51,51,51,.5);
	border-bottom: 1px dashed transparent;
	opacity: 0.9;
}

.footer .widget a:hover {
	/* color: #fff; */
	/* border-bottom-color: #fff; */
	color: rgba(51,51,51,.9);
	border-bottom-color: rgba(51,51,51,.9);
	
}

.textwidget a {
	border-bottom: 1px dashed transparent;
}

.textwidget a:hover {
	border-bottom: 1px dashed #00b7e3;
	text-decoration: none;
}

.header a {
	border-bottom: none;
}

.header-section {
	position: relative;
	background-color: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	/*margin-top: 55px;*/
}

.header-section__content {
	height: 75px;
}

.header-section__content--title {
	line-height: 75px;
}

.header-section__content--breadcrumbs {
	display: table;
	padding: 10px 0;
	width: 100%;
}

.header-section__title {
	margin: 0;
	font-size: 1.467em;
	/* text-transform: uppercase; */
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

.header-section__title-wrap--breadcrumbs {
	display: table-cell;
	width: 60%;
	vertical-align: middle;
}

.header-section__description {
	margin: 0;
	margin-top: 10px;
	font-size: 1.533em;
	font-family: Roboto;
	font-weight: 300;
	font-style: normal;
}

.header-section__rating {
	margin-top: 15px;
	color: #fff;
	font-size: 1.200em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.header-section__rating i {
	font-size: 1.167em;
	color: #ffcd47;
	margin-right: 5px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.header-section__rating i:last-child {
	margin-right: 20px;
}

.header-section__price {
	min-width: 270px;
	position: absolute;
	right: 15px;
	bottom: 20px;
	text-align: center;
}

.header-section__price__label {
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	position: relative;
}

.header-section__price__label:before {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #334960;
	opacity: 0.9;
	border-radius: 3px;
	z-index: 1;
}

.header-section__price__label span {
	position: relative;
	z-index: 2;
}

.header-section__price__value {
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	background: #00b7e3;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	font-size: 1.600em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.header-section__price__value i {
	margin-right: 20px;
}

.header-section__price__label-round {
	width: 75px;
	height: 75px;
	border-radius: 100%;
	background: #ff47a0;
	position: absolute;
	top: -60px;
	right: 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
}

.header-section__price__label-round span {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	line-height: 18px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.header-section--with-banner {
	line-height: normal;
	padding: 0 !important;
	color: #fff;
	border-radius: 0;
	box-shadow: none;
	text-align: center;
}

.header-section--with-banner .header-section__simple-image--with-breadcrumbs {
	margin-top: -56px;
}

.header-section--with-banner .header-section__content {
	height: auto;
	width: 100%;
	padding: 0 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1;
}

.header-section--with-banner .header-section__title {
	font-size: 2.800em;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.header-section--with-banner .header-section__description {
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.header-section-mask {
	position: absolute;
	width: 100%;
	height: 100%;
}

.header-section-mask--default {
	background-color: #000;
	opacity: .3;
}

.tour-single .header-section--with-banner .header-section__content {
	margin-top: -62px;
}

@media (max-width: 991px) {
	.header-section {
		line-height: normal;
		padding: 30px;
	}
	.header-section__content {
		height: auto;
		line-height: normal;
	}
	.header-section__content--breadcrumbs {
		display: block;
		padding: 0;
		width: 100%;
	}
	.header-section__title {
		text-align: center;
	}
	.header-section__title-wrap--breadcrumbs {
		display: block;
		width: auto;
	}
}

@media (max-width: 767px) {
	.tour-single .header-section--with-banner .header-section__content {
		margin-top: 0;
	}
}

@media (max-width: 500px) {
	.header-section--with-banner .header-section__content {
		font-size: 0.5em;
	}
}

.logo {
	float: left;
}

.logo a {
	display: block;
	color: #fff;
	font-family: Roboto;
	font-size: 1.267em;
}

#logoLink img {
	max-height: 95px;
	max-width: 300px;
}

#retinaImageLogo {
	display: none;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
	#retinaImageLogo {
		display: inline;
	}
	/* 
	#normalImageLogo {
		display: none;
	}
	Avoid hiding logo. Igor Sh. 21.06.2017
	*/ 
}

@media (max-width: 392px) {
	#logoLink img {
		max-width: 220px;
	}
}

@media (max-width: 1190px) {
	.logo {
		/* float: none; */
		float: left;
		padding-left: 20px;
		margin-left: 12px;
		border-left: 1px solid rgba(255,255,255,0.2);
	}
}

.main-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-nav-header {
	float: left;
	padding-left: 30px;
	margin-left: 23px;
	border-left: 1px solid rgba(255,255,255,0.2);
}

.main-nav> li {
	display: inline-block;
	margin-right: 55px;
	position: relative;
	/*text-transform: uppercase;*/
}

.main-nav> li:last-child {
	margin-right: 0;
}

.main-nav> li:hover> .sub-menu {
	display: block;
}

.main-nav> li.current-menu-parent> a {
	opacity: 1;
}

.main-nav li:focus {
	outline: 0 !important;
}

.main-nav a {
	color: #fff;
	opacity: 0.8;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.main-nav a:hover {
	text-decoration: none;
	opacity: 1;
}

.main-nav .current-menu-item> a {
	opacity: 1;
}

.main-nav .current-menu-item:after {
	content: ' ';
	display: block;
	background: #00b7e3;
	position: absolute;
	height: 5px;
	width: 30px;
	left: 50%;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	bottom: 0;
}

.main-nav .sub-menu {
	display: none;
	width: 200px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 1px;
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
	/* background: #334960; */
	background: rgba(18,41,73,0.9);
	border-radius: 3px;
	z-index: 2000;
}

.main-nav .sub-menu> li {
	display: block;
	line-height: 20px;
	padding: 15px 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
	position: relative;
}

.main-nav .sub-menu> li:hover> .sub-menu {
	display: block;
	left: 100%;
	bottom: 100%;
	margin-bottom: 1px;
	margin-left: -3px;
}

.main-nav .sub-menu> li.menu-item--submenu-to-left:hover .sub-menu {
	left: -100%;
	margin-left: 3px;
}

.main-nav .sub-menu .current-menu-item:after {
	content: ' ';
	display: block;
	background: #00b7e3;
	position: absolute;
	height: 5px;
	width: 30px;
	width: 5px;
	height: 25px;
	top: 50%;
	left: 0;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.main-nav> li:last-child .sub-menu {
	/* left: auto; */
	/* right: 0; */
	right: auto;
	left: 0;
}
}

.main-nav> li:last-child .sub-menu> li:hover .sub-menu {
	left: auto;
	right: 100%;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
}

.slicknav_menu {
	display: none;
	float: left;
}
}

.slicknav_menu a {
	border-bottom: none;
	color: #fff;
	opacity: 0.8;
}

.slicknav_menu li:focus {
	outline: 0 !important;
}

.slicknav_menu .slicknav_nav {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	top: auto;
	left: 0;
	text-align: left;
	list-style: none;
	z-index: 4;
}

.slicknav_menu .slicknav_nav:before {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(18,41,73,1);
	/* background: #fff; */
	/* opacity: 1; */
	border-radius: 0;
	z-index: 1;
}

.slicknav_menu .slicknav_nav:after {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(18,41,73,1);
	/* background: #334960; */
	/* opacity: 0.9; */
	border-radius: 0;
	z-index: 2;
}

.slicknav_menu .slicknav_nav li {
	line-height: 50px;
	position: relative;
	z-index: 3;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.slicknav_menu .slicknav_nav li:last-child {
	border-bottom: none;
}

.slicknav_menu .slicknav_nav li> a {
	padding: 0 15px;
}

.slicknav_menu .slicknav_nav li.current-menu-item> a, .slicknav_menu .slicknav_nav li.current-menu-ancestor> a {
	opacity: 1;
}

.slicknav_menu .slicknav_nav a {
	display: block;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	opacity: 0.8;
	position: relative;
	color: #fff;
}

.slicknav_menu .slicknav_nav a a {
	display: inline;
	opacity: 1;
}

.slicknav_menu .slicknav_nav a:hover {
	opacity: 1;
	color: #fff;
}

.slicknav_menu .slicknav_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.slicknav_menu .slicknav_nav .sub-menu {
	border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.slicknav_menu .slicknav_nav .sub-menu .sub-menu li {
	padding-left: 35px;
}

.slicknav_menu .slicknav_nav .sub-menu li> a {
	padding-left: 50px;
}

.slicknav_menu .slicknav_nav .slicknav_arrow {
	margin-left: 10px;
	font-family: FontAwesome;
}

.slicknav_menu .slicknav_nav .slicknav_arrow:before {
	content: "\f107";
}

.slicknav_menu .slicknav_nav .slicknav_item--open .slicknav_arrow:before {
	content: "\f106";
}

.slicknav_menu .slicknav_btn {
	display: inline-block;
	/* width: 46px; */
	width: 40px;
	height: 46px;
	/* background: rgba(255, 255, 255, 0.2); */
	cursor: pointer;
	transition: 0.2s;
	/* border-radius: 100%; */
	position: relative;
	opacity: 0.8;
	vertical-align: middle;
}

.slicknav_menu .slicknav_btn:hover {
	opacity: 1;
}

.slicknav_menu .slicknav_btn:active {
	transition: 0;
}

.slicknav_menu .slicknav_btn:focus {
	outline: 0;
}

.slicknav_menu .slicknav_btn .slicknav_icon {
	position: relative;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	float: left;
	display: inline-block;
	width: 20px;
	height: 2.8571428571429px;
	background: #fff;
	transition: 0.2s;
	border-radius: 3px;
}

.slicknav_menu .slicknav_btn .slicknav_icon .slicknav_icon-bar {
	display: none;
}

.slicknav_menu .slicknav_btn .slicknav_icon:before, .slicknav_menu .slicknav_btn .slicknav_icon:after {
	content: ' ';
	display: inline-block;
	width: 20px;
	height: 2.8571428571429px;
	background: #fff;
	transition: 0.2s;
	border-radius: 3px;
	position: absolute;
	left: 0;
	transform-origin: 1.4285714285714px center;
}

.slicknav_menu .slicknav_btn .slicknav_icon:before {
	top: 5px;
}

.slicknav_menu .slicknav_btn .slicknav_icon:after {
	top: -5px;
}

.slicknav_menu .slicknav_btn--close .slicknav_icon {
	background: transparent;
}

.slicknav_menu .slicknav_btn--close .slicknav_icon:before, .slicknav_menu .slicknav_btn--close .slicknav_icon:after {
	transform-origin: 50% 50%;
	top: 0;
	width: 20px;
}

.slicknav_menu .slicknav_btn--close .slicknav_icon:before {
	transform: rotate3d(0, 0, 1, 45deg);
}

.slicknav_menu .slicknav_btn--close .slicknav_icon:after {
	transform: rotate3d(0, 0, 1, -45deg);
}

@media (max-width: 1190px) {
	.main-nav {
		display: none;
	}
	.slicknav_menu {
		display: block;
	}
}

.footer-nav {
	text-align: center;
}

.footer-nav ul {
	display: block;
	margin: 0;
	padding: 0;
}

.footer-nav ul> li {
	display: inline-block;
	position: relative;
}

.footer-nav ul> li a {
	color: rgba(51,51,51,.5);
	border-bottom: none;
	font-weight: 400;
    font-size: 16px;
}
.footer-nav ul> li a:hover {
	transition: .2s;
	color: rgba(51,51,51,.8);
}

.footer-nav ul> li a:hover {
	/* color: #fff; */
}

.footer-nav ul> li a img {
	vertical-align: middle;
}

.footer-nav ul> li:hover .sub-menu {
	display: block;
}

.footer-nav ul> li .sub-menu {
	display: none;
	width: 100px;
	position: absolute;
	top: 0;
	right: 0;
	-moz-transform: translate(0, -100%);
	-ms-transform: translate(0, -100%);
	-webkit-transform: translate(0, -100%);
	-o-transform: translate(0, -100%);
	transform: translate(0, -100%);
	background: #334960;
	border-radius: 3px;
}

.footer-nav ul> li .sub-menu li {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid rgba(149, 157, 167, 0.2);
	text-align: left;
}

.footer-nav ul> li .sub-menu li:last-child {
	border-bottom: none;
}

.footer-nav ul> li .sub-menu a {
	display: inline-block;
	width: 100%;
}
@media (max-width: 991px) {
	.footer-nav {
		text-align: left;
	}
	/*
	.footer-nav ul {
		margin-top: 20px;
	}
	*/
	.footer-nav ul li {
		display: block;
		line-height: 33px;
	}
	.footer-nav ul li+ li {
		margin-left: 0px;
	}

}
@media (min-width: 991px) and (max-width: 1199px) {
	.footer-nav ul li+ li {
		margin-left: 40px;
	}
}
@media (min-width: 1199px) {
	.footer-nav ul li+ li {
		margin-left: 60px;
	}
}

.slider {
	background: transparent;
}

.button {
	height: 45px;
	line-height: 45px;
	padding: 0 30px;
	color: #fff;
	font-size: 1.067em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	border: none;
	border-radius: 3px;
	white-space: nowrap;
}

.button:focus, .button:active {
	outline: 0;
}

.button--with-icon i {
	margin-right: 10px;
}

.button--with-icon-right i {
	margin-left: 10px;
}

.button--style1 {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: rgba(0,183,227, 0.8);
}

.button--style1:hover {
	background: #00b7e3;
}

.breadcrumbs {
	position: relative;
	text-align: right;
	z-index: 1;
	color: #ababab;
}

.breadcrumbs-wrap {
	display: table-cell;
	width: 40%;
	padding-left: 30px;
	vertical-align: middle;
}

.breadcrumbs ul {
	display: block;
	margin: 0;
	padding: 0;
}

.breadcrumbs ul li {
	display: inline-block;
	line-height: 18px;
}

.breadcrumbs ul li a {
	/* color: #00b7e3; */
	color: #00b7e3;
	border-bottom: none;
}

.breadcrumbs ul li i {
	padding-right: 2px;
}

.breadcrumbs ul li:after {
	content: "/";
	display: inline-block;
	margin: 0 3px;
}

.breadcrumbs ul li:last-child:after {
	display: none;
}

@media (max-width: 5000px) {
	.header-section--with-banner .breadcrumbs {
		min-height: 55px;
		line-height: 55px;
		margin-top: 60px;
		text-align: left;
		font-family: Roboto;
		font-weight: 400;
		font-style: normal;
		border-bottom: 1px solid rgba(255, 255, 255, 0.25);
		color: rgba(255, 255, 255, 0.9);
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media (max-width: 767px) {
	.header-section--with-banner .breadcrumbs {
		min-height: 35px;
		line-height: 35px;
		margin-top: 60px;
		text-align: center;
		font-family: Roboto;
		font-weight: 400;
		font-style: normal;
		border-bottom: 1px solid rgba(255, 255, 255, 0.25);
		color: rgba(255, 255, 255, 0.9);
		padding-left: 25px;
		padding-right: 25px;
	}
}

@media (max-width: 500px) {
	.header-section--with-banner .breadcrumbs {
		display: none;
		min-height: 35px;
		line-height: 35px;
		margin-top: 60px;
		text-align: center;
		font-family: Roboto;
		font-weight: 400;
		font-style: normal;
		border-bottom: 1px solid rgba(255, 255, 255, 0.25);
		color: rgba(255, 255, 255, 0.9);
		padding-left: 25px;
		padding-right: 25px;
	}
}



.header-section--with-banner .breadcrumbs li {
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.header-section--with-banner .breadcrumbs li a {
	color: inherit;
}

@media (max-width: 991px) {
	.breadcrumbs {
		margin-top: 20px;
		text-align: center;
	}
	.breadcrumbs-wrap {
		display: block;
		width: auto;
		padding: 0;
	}
}

input[type="text"], input[type="email"], input[type="search"], input[type="tel"], input[type="number"], input[type="password"], input[type="date"] {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 21px;
	margin-bottom: 10px;
	padding: 12px 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

textarea {
	width: 100%;
	min-height: 200px;
	margin-bottom: 10px;
	padding: 5px 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
}

input, textarea {
	background: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #a6a6a6;
	font: normal 300 0.933em/21px Roboto;
}

input::-moz-placeholder, textarea::-moz-placeholder {
	color: #a6a6a6;
	font: normal 300 0.933em/21px Roboto;
	opacity: 1;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #a6a6a6;
	font: normal 300 0.933em/21px Roboto;
}

input:focus, textarea:focus {
	outline: 0;
}

input:active, textarea:active {
	outline: 0;
}

input[type="checkbox"], input[type="radio"] {
	background: none;
	border: none;
}

.form-contact {
	text-align: left;
}

.form-contact__fields-short:after {
	content: " ";
	display: block;
	clear: both;
}

.form-contact__item-short {
	display: inline-block;
	width: 50% !important;
	padding-right: 5px;
	float: left;
	position: relative;
}

.form-contact__item-short:nth-last-child(2) {
	padding-left: 5px;
	padding-right: 0;
	float: right;
}

.form-contact__item-short input {
	width: 100%;
}

.form-contact input, .form-contact textarea {
	padding-left: 20px;
	padding-right: 20px;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	text-align: left;
}

.form-contact input:focus, .form-contact textarea:focus {
	border: 1px solid #d0d0d0;
}

.form-contact input::-webkit-input-placeholder {
	color: #c4c4c4;
	font: normal 300 0.933em/21px Roboto;
}

.form-contact input::-moz-placeholder {
	color: #c4c4c4;
	font: normal 300 0.933em/21px Roboto;
	opacity: 1;
}

.form-contact input:-ms-input-placeholder {
	color: #c4c4c4;
	font: normal 300 0.933em/21px Roboto;
}

.form-contact textarea {
	width: 100%;
	min-height: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.form-contact textarea::-webkit-input-placeholder {
	color: #c4c4c4;
	font: normal 300 0.933em/2em Roboto;
}

.form-contact textarea::-moz-placeholder {
	color: #c4c4c4;
	font: normal 300 0.933em/2em Roboto;
	opacity: 1;
}

.form-contact textarea:-ms-input-placeholder {
	color: #c4c4c4;
	font: normal 300 0.933em/2em Roboto;
}

.form-contact p {
	margin: 0;
}

.form-contact .wpcf7-not-valid-tip {
	display: none;
}

div.wpcf7-response-output {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	border: none;
	font-size: 0.933em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

div.wpcf7-mail-sent-ng, div.wpcf7-validation-errors {
	color: #eb7591;
}

div.wpcf7-mail-sent-ng:before, div.wpcf7-validation-errors:before {
	content: "\f071";
	font-family: FontAwesome;
	margin-right: 8px;
}

div.wpcf7-mail-sent-ok {
	color: #01cb68;
}

div.wpcf7-mail-sent-ok:before {
	content: "\f00c";
	font-family: FontAwesome;
	margin-right: 8px;
}

.form-block {
	padding: 35px 25px;
	background: #00b7e3;
	border-radius: 3px;
	position: relative;
	text-align: center;
	z-index: 3;
}

.form-block__title {
	margin: 0 0 20px;
	color: #fff;
	font-family: Roboto;
	font-size: 1.467em;
	font-weight: normal;
}

.form-block__title+ .form-block__description {
	margin-top: -15px;
}

.form-block__description {
	margin: 0 0 15px;
	color: #fff;
}

.form-block__fields-short:after {
	content: " ";
	display: block;
	clear: both;
}

.form-block__field-width-icon {
	position: relative;
}

.form-block__field-width-icon input, .form-block__field-width-icon .bootstrap-select .btn {
	padding-right: 40px !important;
}

.form-block__field-width-icon i {
	pointer-events: none;
	position: absolute;
	top: 55%;
	right: 10px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: rgba(71, 160, 255, 0.5);
	font-size: 1.200em;
}

.form-block__field-short {
	display: inline-block;
	width: 33%;
	padding-right: 5px;
	float: left;
}

.form-block__field-short--wide {
	width: 66%;
}

.form-block__field-short:nth-last-child(2) {
	padding-left: 5px;
	padding-right: 0;
	float: right;
}

.form-block__field-short input {
	margin-bottom: 0 !important;
}

.form-block__item {
	margin-bottom: 10px;
	position: relative;
}

.form-block__item input, .form-block__item textarea, .form-block__item button {
	margin-bottom: 0;
}

.form-block__item input[disabled], .form-block__item textarea[disabled], .form-block__item button[disabled] {
	opacity: 0.8;
}

.form-block__item a {
	border-bottom: none;
}

.form-block__item .bootstrap-select.open .btn-default {
	border: none !important;
}

.form-block__item .bootstrap-select .btn-default {
	border: none !important;
}

.form-block__item .bootstrap-select .dropdown-menu {
	border: none !important;
}

.form-block__item .bootstrap-select .caret {
	display: none;
}

.form-block__item> .price_slider_amount {
	padding: 15px 15px 10px;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 3px;
}

.form-block__item> .price_slider_amount> .price_slider_amount {
	margin: -15px -15px -10px;
	overflow: hidden;
}

.form-block__item> .price_slider_amount> .price_slider_amount input {
	display: inline-block;
	background: transparent;
}

.form-block__item> .price_slider_amount> .price_slider_amount #min_price {
	width: 48%;
	float: left;
	border-right: 10px solid #00b7e3;
	border-radius: 3px 0 0 3px;
}

.form-block__item> .price_slider_amount> .price_slider_amount #max_price {
	width: 48%;
	float: right;
	border-radius: 0 3px 3px 0;
}

.form-block__item .ui-slider {
	height: 0.5em;
	margin-left: 10px;
	position: relative;
	border: 1px solid #ddd;
	border-radius: 3px !important;
}

.form-block__item .ui-slider+ .price_slider_amount {
	margin: 0 !important;
}

.form-block__item .ui-slider-range {
	height: 100%;
	position: absolute;
	z-index: 1;
	border-radius: 0 !important;
	background: #ff47a0;
	border: none;
}

.form-block__item .ui-slider-handle {
	width: 15px;
	height: 15px;
	margin-left: -10px;
	position: absolute;
	z-index: 2;
	cursor: ew-resize;
	top: -0.3em;
	border: none !important;
	background: #ff47a0 !important;
	border-radius: 100% !important;
	outline: 0;
}

.form-block__button {
	padding: 9px 15px;
	background: #006fe6 !important;
	color: #fff;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.form-block__button[disabled] {
	color: rgba(255, 255, 255, 0.3);
}

.form-block__validation-error {
	margin-bottom: 10px;
	color: #fff;
}

.form-block__validation-error i {
	margin-right: 5px;
}

.form-block__validation-success {
	color: #fff;
}

.form-block input {
	width: 100%;
	border: none;
}

.form-block input:focus {
	outline: 0;
}

.form-block input:last-child {
	margin: 0;
}

.form-block input, .form-block textarea {
	background: rgba(255, 255, 255, 0.9);
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.form-block input::-webkit-input-placeholder, .form-block textarea::-webkit-input-placeholder {
	color: #c4c4c4;
	font: normal 300 0.933em/21px Roboto;
}

.form-block input::-moz-placeholder, .form-block textarea::-moz-placeholder {
	color: #c4c4c4;
	font: normal 300 0.933em/21px Roboto;
	opacity: 1;
}

.form-block input:-ms-input-placeholder, .form-block textarea:-ms-input-placeholder {
	color: #c4c4c4;
	font: normal 300 0.933em/21px Roboto;
}

.form-block input:focus, .form-block textarea:focus {
	background: #fff;
}

.form-block--style-dark {
	background: #4a6a8c;
}

.form-block--style-dark .form-block__title {
	font-size: 1.333em;
}

.form-block--style-dark input, .form-block--style-dark textarea {
	width: 100%;
	border: 1px solid rgba(255, 255, 255, 0.5);
	background: transparent;
	color: #fff;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.form-block--style-dark input::-webkit-input-placeholder, .form-block--style-dark textarea::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
	font: normal 300 0.933em/21px Roboto;
}

.form-block--style-dark input::-moz-placeholder, .form-block--style-dark textarea::-moz-placeholder {
	color: rgba(255, 255, 255, 0.5);
	font: normal 300 0.933em/21px Roboto;
	opacity: 1;
}

.form-block--style-dark input:-ms-input-placeholder, .form-block--style-dark textarea:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.5);
	font: normal 300 0.933em/21px Roboto;
}

.form-block--style-dark input:focus, .form-block--style-dark textarea:focus {
	border: 1px solid #fff;
}

.form-block--style-dark textarea {
	min-height: 100px;
	resize: none;
}

.form-block--style2 .form-block__title {
	font-size: 1.333em;
}

.form-block--style2 textarea {
	min-height: 100px;
	vertical-align: top;
	resize: none;
}

.form-block--style3 {
	padding-bottom: 30px;
}

.form-block--style3 .form-block__button {
	width: auto;
	height: 50px;
	line-height: 50px;
	padding: 0 35px;
	background: #ff47a0 !important;
	border: 2px solid #f6f6f6;
	position: absolute;
	bottom: -22px;
	left: 50%;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	border-radius: 5px;
}

.form-block--tour-booking {
	margin-bottom: 50px;
}

.form-block--tour-booking input[type=number] {
	padding-right: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.form-block--tour-booking .form-block__field-short.form-block__field-width-icon i {
		display: none;
	}
	.form-block--tour-booking .form-block__field-short.form-block__field-width-icon input {
		padding: 12px !important;
	}
}

.form-block__price-details {
	color: #fff;
}

.form-block__price-details--in-progress {
	position: relative;
	min-height: 27px;
	opacity: 0.7;
}

.form-block__price-details--in-progress:after {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent url("/wp-content/themes/adventure-tours/assets/images/ajax-loader.gif") no-repeat 50% 50%;
}

.form-block--faq {
	padding: 35px 25px 25px;
}

.form-block--faq+ .block-after-indent {
	margin-top: 40px !important;
}

.form-block--cftb .form-block__item .wpcf7-form-control-wrap {
	display: block;
}

.form-block--cftb .form-block__item br {
	display: none;
}

.form-block--cftb p {
	height: 0;
	margin: 0 !important;
}

.form-block--cftb .wpcf7-not-valid-tip {
	display: none;
}

.form-block--horizontal {
	padding: 0;
	background: transparent;
	text-align: left;
}

.form-block--horizontal .form-block__form {
	padding: 20px 30px 0 30px;
	background: #00b7e3;
	border-radius: 3px;
}

.form-block--horizontal .form-block__item {
	margin: 0 0 20px 0;
	width: 100%;
}

.form-block--horizontal .form-block__item> .price_slider_amount {
	padding: 11px 10px 1px;
}

.form-block--horizontal .form-block__item> .price_slider_amount> .price_slider_amount {
	margin: -11px -10px -1px;
}

.form-block--horizontal .form-block__item> .price_slider_amount .ui-slider {
	height: 6px;
}

.form-block--horizontal .form-block__item> .price_slider_amount .price_label {
	font-size: 13px;
	text-align: center;
}

.form-block--horizontal .form-block__item> .price_slider_amount .ui-slider-handle {
	width: 10px;
	height: 10px;
	top: -3px;
}

.form-block--horizontal button[type="submit"], .form-block--horizontal input[type="submit"] {
	max-width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.form-block__field-pair input {
	display: inline-block;
	width: 48%;
}

.form-block__field-pair input:nth-last-child(2) {
	margin-right: 4%;
}

@media (max-width: 1200px) and (min-width: 992px) {
	.form-block--vertical .form-block__field-pair input {
		width: 100%;
	}
	.form-block--vertical .form-block__field-pair input:nth-last-child(2) {
		margin-right: 0;
		margin-bottom: 10px;
	}
}

.form-block--with-border .form-block__form {
	border: 6px solid rgba(255, 255, 255, 0.2);
}

.form-block--full-width .form-block__form {
	margin-left: -2000px;
	margin-right: -2000px;
	padding-left: 2000px;
	padding-right: 2000px;
}

.form-block--big-indent .form-block__form {
	padding-top: 30px;
	padding-bottom: 10px;
}

.form-block--light-style.form-block--with-title .form-block__form {
	padding-left: 150px;
	position: relative;
}

.form-block--light-style.form-block--with-title .title {
	margin: 0;
	padding: 0;
	width: 130px;
	height: 100%;
	border-bottom: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #00b7e3;
	overflow: hidden;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.form-block--light-style.form-block--with-title .title:before {
	content: " ";
	display: block;
	width: 200%;
	height: 200%;
	position: absolute;
	background: rgba(255, 255, 255, 0.1);
	top: 10px;
	left: 45px;
	-moz-transform: rotate(-65deg);
	-ms-transform: rotate(-65deg);
	-webkit-transform: rotate(-65deg);
	-o-transform: rotate(-65deg);
	transform: rotate(-65deg);
}

.form-block--light-style.form-block--with-title .title:after {
	display: none;
}

.form-block--light-style.form-block--with-title .title__primary {
	padding: 10px 16px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font-family: Roboto;
	font-size: 1.267em;
	text-transform: none;
	font-weight: normal;
}

.form-block--light-style.form-block--with-border {
	border: 6px solid rgba(255, 255, 255, 0.2);
}

.form-block--light-style.form-block--with-border .form-block__form {
	border: none;
}

.form-block--light-style .form-block__form {
	background: rgba(255, 255, 255, 0.9);
}

.form-block--light-style .form-block__item {
	display: inline-block;
	border: 1px solid #e1eaf2;
	border-radius: 3px;
}

.form-block--light-style .form-block__item input::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.4);
	font: normal 300 0.933em/21px Roboto;
}

.form-block--light-style .form-block__item input::-moz-placeholder {
	color: rgba(51, 51, 51, 0.4);
	font: normal 300 0.933em/21px Roboto;
	opacity: 1;
}

.form-block--light-style .form-block__item input:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.4);
	font: normal 300 0.933em/21px Roboto;
}

.form-block--light-style .form-block__item .bootstrap-select button.selectpicker--empty {
	color: rgba(51, 51, 51, 0.4);
}

.form-block--light-style .form-block__item> .price_slider_amount {
	border: 1px solid #e1eaf2;
}

.form-block--light-style .form-block__field-double {
	border: none !important;
}

.form-block--light-style .form-block__field-double .form-block__field-pair input {
	border: 1px solid #e1eaf2;
}

.form-block--light-style button[type="submit"], .form-block--light-style input[type="submit"] {
	background: rgba(0,183,227, 0.8);
}

.form-block--light-style button[type="submit"]:hover, .form-block--light-style input[type="submit"]:hover {
	background: #00b7e3;
}

.form-block--with-label .form-block__form .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-end;
}

.form-block--with-label .form-block__item-label {
	margin-bottom: 10px;
	color: #fff;
	font-size: 1.067em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
}

.form-block--button-align-left {
	text-align: left;
}

.form-block--button-align-center {
	text-align: center;
}

.form-block--button-align-right {
	text-align: right;
}

@media (max-width: 767px) {
	.form-block--faq+ .block-after-indent {
		margin-top: 30px !important;
	}
	.form-block--with-label .form-block__form .row {
		display: block;
	}
}

@media (max-width: 500px) {
	.form-block--full-width .form-block__form {
		margin-left: -2000px;
		margin-right: -2000px;
		padding-left: 2000px;
		padding-right: 2000px;
	}
	.form-block--light-style.form-block--with-title .form-block__form {
		padding: 30px !important;
	}
	.form-block--light-style.form-block--with-title .title {
		width: 100%;
		position: static;
		border-radius: 3px 3px 0 0;
	}
	.form-block--light-style.form-block--with-title .title:before, .form-block--light-style.form-block--with-title .title:after {
		display: none !important;
	}
	.form-block--light-style.form-block--with-title .title__primary {
		padding: 15px 30px;
		position: static;
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

.parallax-section {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.parallax-section--header {
	height: 400px;
}

.parallax-image {
	width: 100%;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -3;
}

@media (max-width: 768px) {
	.parallax-image {
		background-attachment: scroll;
		background-position: 50% 50% !important;
		background-size: cover;
	}
}

.parallax-image--unsupported {
	background-attachment: scroll;
	background-position: 50% 50% !important;
	background-size: cover;
}

.tour-single .parallax-section--header {
	height: 600px;
}

blockquote {
	margin: 20px 0 20px 20px;
	padding-left: 20px;
	border-left: 5px solid #00b7e3;
	font-size: 1.200em;
	line-height: 1.667em;
}

.navigation {
	text-align: center;
}

.navigation__content {
	overflow: hidden;
}

.navigation__items {
	display: inline-block;
}

.navigation__items .navigation__item {
	margin-right: 10px;
}

.navigation__items .navigation__item:last-child {
	margin-right: 0;
}

.navigation__item {
	display: inline-block;
}

.navigation__item a, .navigation__item span {
	display: inline-block;
	width: 55px;
	height: 55px;
	line-height: 58px;
	border-radius: 3px;
	position: relative;
	background: #eaeaea;
	color: rgba(51, 51, 51, 0.7);
	font-size: 0.933em;
	text-transform: uppercase;
	border-bottom: none;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.navigation__item a:hover {
	cursor: pointer;
	color: rgba(51, 51, 51, 0.9);
	background: #e6e6e6;
}

.navigation__item .current {
	opacity: 0.55;
}

.navigation__item .dots {
	background: transparent;
}

.navigation__item--disable {
	opacity: 0.55;
}

.navigation__prev {
	float: left;
}

.navigation__next {
	float: right;
}

.navigation__next a, .navigation__next span, .navigation__prev a, .navigation__prev span {
	font-size: 1.571em;
	font-weight: normal;
	position: relative;
}

.navigation__next a i, .navigation__next span i, .navigation__prev a i, .navigation__prev span i {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
	.navigation__prev, .navigation__next {
		display: none;
	}
}

@media (max-width: 500px) {
	.navigation__prev, .navigation__next {
		display: inline-block;
		float: none;
		margin-right: 30px;
	}
	.navigation__prev:last-child, .navigation__next:last-child {
		margin-right: 0;
	}
	.navigation__items {
		display: none;
	}
}

.panel {
	border: none;
	box-shadow: none;
	border-radius: 0 !important;
}

.panel+ .panel {
	margin: 0 !important;
}

.panel-group {
	margin-bottom: 0;
}

.panel-heading {
	padding: 0;
}

.share-buttons {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-top: 1px solid #ebebeb;
}

.share-buttons-mobile-wrapper .share-buttons {
	border-top: none;
}

.share-buttons__item {
	display: table-cell;
	border-right: 1px solid #ebebeb;
}

.share-buttons__item:last-child {
	border-right: none;
}

.share-buttons__item .box {
	display: block;
	width: 100%;
	height: 60px;
	position: relative;
}

.share-buttons__item .box a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #d2d2d2;
	font-family: FontAwesome;
	border-bottom: none;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.share-buttons__item .box a:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 1.600em;
}

.share-buttons__item .box a:hover {
	color: #00b7e3;
}

.share-buttons__item--googleplus a:hover {
	color: #dd4b39 !important;
}

.share-buttons__item--googleplus a:before {
	content: "\f0d5";
}

.share-buttons__item--facebook a:hover {
	color: #3b579d !important;
}

.share-buttons__item--facebook a:before {
	content: "\f09a";
}

.share-buttons__item--twitter a:hover {
	color: #5ea9dd !important;
}

.share-buttons__item--twitter a:before {
	content: "\f099";
}

.share-buttons__item--delicious a:hover {
	color: #39f !important;
}

.share-buttons__item--delicious a:before {
	content: "\f1a5";
}

.share-buttons__item--stumbleupon a:hover {
	color: #ea4b24 !important;
}

.share-buttons__item--stumbleupon a:before {
	content: "\f1a4";
}

.share-buttons__item--linkedin a:hover {
	color: #0e76a8 !important;
}

.share-buttons__item--linkedin a:before {
	content: "\f0e1";
}

.share-buttons__item--pinterest a:hover {
	color: #bd081c !important;
}

.share-buttons__item--pinterest a:before {
	content: "\f0d2";
}

.share-buttons__item--vk a:hover {
	color: #597da3 !important;
}

.share-buttons__item--vk a:before {
	content: "\f189";
}

.mfp-bg {
	background: #334960 !important;
}

.mfp-close {
	top: 100px !important;
	right: 100px !important;
}

.mfp-content {
	position: static !important;
}

.mfp-close {
	font-size: 2.000em !important;
	color: #fff !important;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0.4 !important;
}

.mfp-close:hover {
	opacity: 0.6 !important;
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	transition: all 0.2s ease-in-out;
	transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.9;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	transform: scale(0.8);
	opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.search-form-popup {
	width: 470px;
	margin: auto;
}

.search-form-popup h1, .search-form-popup label {
	display: none;
}

.search-form-popup .search-form {
	position: relative;
}

.search-form-popup .search-form:before {
	content: "\f002";
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	right: 35px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font-size: 1.733em;
	opacity: 0.4;
}

.search-form-popup .search-form label {
	display: block;
}

.search-form-popup .search-field {
	box-sizing: border-box;
	height: 100px;
	line-height: 100px;
	padding: 0 85px 0 40px;
	border-radius: 50px;
	background: #334960;
	border: 2px solid rgba(255, 255, 255, 0.2);
	color: #fff;
	font-size: 1.333em;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.search-form-popup .search-field::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.55);
	font: normal 300 1em/5.000em Roboto;
}

.search-form-popup .search-field::-moz-placeholder {
	color: rgba(255, 255, 255, 0.55);
	font: normal 300 1em/5.000em Roboto;
	opacity: 1;
}

.search-form-popup .search-field:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.55);
	font: normal 300 1em/5.000em Roboto;
}

.search-form-popup .search-field:focus {
	border-color: rgba(255, 255, 255, 0.4);
}

.search-form-popup .search-submit {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 35px;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0;
}

.search-form-popup--hide {
	display: none;
}

@media (max-width: 500px) {
	.search-form-popup {
		width: 100%;
	}
	.mfp-close {
		top: 50px !important;
		right: 50px !important;
	}
}

.form-validation-item+ .tooltip {
	font-family: Roboto;
	font-size: 0.933em;
	line-height: normal;
	left: 0 !important;
}

.form-validation-item+ .tooltip> .tooltip-inner {
	width: 200px;
	padding: 7px 15px;
	color: #fff;
	background: #eb7591 !important;
	border-radius: 30px;
}

.form-validation-item+ .tooltip.in {
	opacity: 1;
}

.form-validation-item+ .tooltip.top {
	margin: 10px 0 0;
	padding: 0;
}

.form-validation-item+ .tooltip.top .tooltip-arrow {
	margin: 0;
	border-top-color: #eb7591 !important;
	border-width: 10px 6px 0;
	left: 22px !important;
	bottom: -9px;
}

.price-decoration {
	margin-top: 50px !important;
	margin-bottom: 60px;
	text-align: center;
	color: #fff;
	position: relative;
}

.price-decoration__label {
	padding: 10px 20px;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	background: rgba(51, 73, 96, 0.9);
	color: #fff;
}

.price-decoration__value {
	padding: 10px 20px;
	background: #00b7e3;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	font-size: 1.600em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.price-decoration__value i {
	margin-right: 20px;
	vertical-align: middle;
}

.price-decoration__value del {
	font-size: 0.750em;
}

.price-decoration__value ins {
	text-decoration: none;
}

.price-decoration__label-round {
	width: 75px;
	height: 75px;
	border-radius: 100%;
	background: #ff47a0;
	position: absolute;
	top: -60px;
	right: 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
}

.price-decoration__label-round span {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	line-height: 18px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.price-decoration--without-price .price-decoration__label {
	border-radius: 3px;
}

.price-decoration--without-label .price-decoration__value {
	border-radius: 3px;
}

@media (max-width: 991px) {
	.price-decoration {
		margin-top: 0 !important;
		margin-bottom: 40px;
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.price-decoration {
		margin-bottom: 30px;
	}
}

.list-block {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list-block--tour-tabs {
	margin-top: -28px;
	margin-bottom: 20px;
}

.list-block> li {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin: 8px 10px 0 0;
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: rgba(0,183,227, 0.8);
	border-radius: 3px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	font-size: 0.867em;
}

.list-block> li:last-child {
	margin-right: 0;
}

.list-block> li:hover {
	background: #00b7e3;
}

.list-block> li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 0 15px;
	color: #fff;
	border-bottom: none;
}

body .ui-datepicker {
	padding: 0;
	border: none;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	font-family: Roboto;
}

body .ui-datepicker .ui-datepicker-header {
	height: 55px;
	padding: 5px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

body .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
	height: 100%;
	line-height: 45px;
	margin: 0;
	background: #f6f6f6;
	color: #3f3f3f;
}

body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span, body .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
	display: none;
}

body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, body .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	width: 30px;
	height: 30px;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border-bottom: none;
	color: #b6b6b6;
	text-align: center;
	font-weight: normal;
}

body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
	left: 12px;
	font-family: FontAwesome;
}

body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before {
	content: "\f190";
}

body .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
	right: 12px;
	font-family: FontAwesome;
}

body .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before {
	content: "\f18e";
}

body .ui-datepicker .ui-datepicker-header .ui-state-hover {
	background: none;
	border: none;
	color: #3f3f3f;
}

body .ui-datepicker .ui-datepicker-calendar {
	width: 100%;
	table-layout: fixed;
}

body .ui-datepicker .ui-datepicker-calendar tr:last-child td {
	border-bottom: none;
}

body .ui-datepicker .ui-widget-header {
	background: none;
	border: none;
	color: #3f3f3f;
}

body .ui-datepicker .ui-widget-content {
	color: #3f3f3f;
}

body .ui-datepicker .ui-corner-all {
	border-radius: 0;
}

body .ui-datepicker table {
	margin: 0;
	border: none;
	font-size: 1em;
}

body .ui-datepicker th {
	padding: 5px 0 15px;
	text-transform: capitalize;
	color: #3f3f3f;
}

body .ui-datepicker td {
	padding: 0;
	border: 1px solid #ededed;
}

body .ui-datepicker .ui-datepicker-other-month {
	border: none;
}

body .ui-datepicker .ui-state-default, body .ui-datepicker .ui-widget-content .ui-state-default, body .ui-datepicker .ui-widget-header .ui-state-default {
	padding: 0;
	border: none;
	background: none;
	text-align: center;
	color: #3f3f3f;
}

body .ui-datepicker .ui-state-disabled {
	opacity: 1;
}

body .ui-datepicker .ui-state-disabled .ui-state-default {
	background: #fafafa;
	color: rgba(63, 63, 63, 0.2);
}

body .ui-datepicker .undefined {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

body .ui-datepicker .undefined:hover {
	background: #f0f0f0;
}

body .ui-datepicker .ui-datepicker-current-day {
	background: #f0f0f0 !important;
}

body .ui-datepicker .ui-datepicker-current-day a {
	color: #01cb68 !important;
}

body .ui-datepicker .ui-datepicker-today {
	background: none;
}

body .ui-datepicker .ui-datepicker-today a {
	color: #00b7e3;
}

body .ui-widget {
	font-size: 1em;
}

.bootstrap-select {
	width: 100% !important;
}

.bootstrap-select:focus {
	outline: 0 !important;
}

.bootstrap-select button.btn {
	padding-right: 35px;
}

.bootstrap-select button.btn:focus {
	outline: 0 !important;
}

.bootstrap-select button.btn .caret {
	right: 20px !important;
}

.bootstrap-select button.selectpicker--empty {
	color: #c4c4c4;
}

.bootstrap-select.btn-group .btn .filter-option {
	text-align: left;
}

.bootstrap-select .btn-default {
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	background: rgba(255, 255, 255, 0.9);
}

.bootstrap-select .btn-default:hover, .bootstrap-select .btn-default:focus, .bootstrap-select .btn-default.focus, .bootstrap-select .btn-default:active .bootstrap-select .btn-default.active {
	border: 1px solid #ccc;
	outline: 0 !important;
	box-shadow: none;
	z-index: auto;
}

.bootstrap-select.open .btn-default {
	background: #fff;
	outline: 0 !important;
	box-shadow: none;
	border: 1px solid #ccc !important;
}

.bootstrap-select div.dropdown-menu {
	padding: 0;
}

.bootstrap-select ul.dropdown-menu {
	padding: 0 !important;
	box-shadow: none !important;
	border-radius: 3px !important;
	border: none !important;
}

.bootstrap-select ul.dropdown-menu.inner {
	padding: 15px 0 !important;
}

.bootstrap-select ul.dropdown-menu li {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: none !important;
}

.bootstrap-select ul.dropdown-menu li:focus {
	outline: 0;
}

.bootstrap-select ul.dropdown-menu li a {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	color: #333;
	text-align: left;
}

.bootstrap-select ul.dropdown-menu li a:hover {
	background: none;
	color: #00b7e3;
}

.bootstrap-select ul.dropdown-menu li a:focus, .bootstrap-select ul.dropdown-menu li a:active {
	background: #fff;
}

.bootstrap-select .bs-searchbox .input-block-level {
	height: 30px;
	border: 1px solid #ebebeb;
	padding: 15px 12px !important;
}

.bootstrap-select .bs-searchbox+ ul.dropdown-menu.inner {
	padding-top: 0 !important;
	border-radius: 0 !important;
}

.bootstrap-select .bs-searchbox+ ul.dropdown-menu.inner .no-results {
	margin: 0;
	padding: 0 20px;
	background: #ebebeb;
}

.bootstrap-select .bs-searchbox+ ul.dropdown-menu.inner> .active> a {
	background: rgba(0,183,227, 0.8);
	color: #fff;
}

.bootstrap-select .bs-searchbox+ ul.dropdown-menu.inner> .active> a:hover {
	background: none;
	color: #00b7e3;
}

.title-block-link {
	width: 100%;
}

.title-block-link--with-button {
	display: table;
}

.title-block-link--with-button .title-block-link__text-wrap {
	display: table-cell;
	vertical-align: middle;
}

.title-block-link--with-button .title-block-link__button-wrap {
	display: table-cell;
	width: 0;
	padding-left: 20px;
	white-space: nowrap;
	vertical-align: middle;
}

.title-block-link__text-wrap {
	width: 100%;
}

.title-block-link__title {
	margin: 0;
	margin-bottom: 20px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	font-size: 2.400em;
	line-height: 1.333em;
}

.title-block-link__description {
	margin: 0;
	margin-bottom: 40px;
	padding-left: 20px;
	position: relative;
	color: #999;
	font-family: Roboto;
	font-size: 1.200em;
}

.title-block-link__description:after {
	content: ' ';
	display: block;
	background: #00b7e3;
	position: absolute;
	height: 5px;
	width: 30px;
	width: 5px;
	height: 25px;
	top: 50%;
	left: 0;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

@media (max-width: 767px) {
	.title-block-link--with-button {
		display: block;
	}
	.title-block-link--with-button .title-block-link__text-wrap, .title-block-link--with-button .title-block-link__button-wrap {
		display: block;
		width: 100%;
		padding: 0;
	}
	.title-block-link--with-button .title-block-link__description {
		margin-bottom: 20px;
	}
	.title-block-link--with-button .title-block-link__button {
		margin-bottom: 30px;
	}
}

.price-round {
	display: block;
	width: 75px;
	height: 75px;
	position: absolute;
	top: 15px;
	right: 20px;
	border-radius: 100%;
	text-align: center;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	overflow: hidden;
	border-bottom: none;
	background: url("/wp-content/themes/adventure-tours/assets/images/price-bubble.png") no-repeat bottom right #ff47a0;
	background-size: contain;
}

.price-round:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

.price-round__content {
	display: table;
	line-height: 20px;
	color: #fff;
	font-size: 1.333em;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.price-round__content del {
	display: table-footer-group;
}

.price-round__content ins {
	display: table-header-group;
}

.price-round__value, .price-round ins {
	dispaly: block;
	text-decoration: none;
}

.price-round__label, .price-round del {
	display: block;
	font-size: 0.600em;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.price-round {
		width: 60px;
		height: 60px;
	}
	.price-round__content {
		font-size: 1.0664em;
	}
	.price-round del {
		font-size: 0.48em;
	}
}

.item-attributes {
	display: none;
	/*display: table;*/
	width: 100%;
	height: 50px;
	border-top: 1px solid #e4e4e4;
	background: #fff;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.item-attributes__item {
	display: table-cell;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #e4e4e4;
	color: #828282;
	font-size: 0.933em;
}

.item-attributes__item:last-child {
	border: none;
}

.item-attributes__item__content {
	display: table;
	margin: 0 auto;
}

.item-attributes__item__content__item {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.500em;
}

.item-attributes__item__content__item--text span {
	display: inline-block;
	text-align: left;
}

.item-attributes__item i {
	margin-right: 10px;
	color: #00b7e3;
	vertical-align: middle;
}

.item-attributes__link {
	display: inline-block;
	padding-right: 20px;
	color: #00b7e3;
	text-transform: uppercase;
	position: relative;
	border-bottom: none;
}

.item-attributes__link:hover {
	color: #00b7e3;
	text-decoration: none;
	border-bottom: none;
}

.item-attributes__link:hover i {
	right: -5px;
}

.item-attributes__link i {
	margin: 0;
	position: absolute;
	top: 50%;
	right: 0;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.item-attributes--style2 {
	display: block;
	height: auto;
	border-top: none;
}

.item-attributes--style2 .item-attributes__item {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
	background: #f6f6f6;
	border-right: none;
	border-radius: 3px;
}

.item-attributes--style2 .item-attributes__item:last-child {
	margin-right: 0;
}

.item-attributes--style2 .item-attributes__item__content {
	height: 40px;
	padding: 0 15px;
}

.item-attributes--style2 .item-attributes__item__content__item {
	padding-right: 15px;
}

.item-attributes--style2 .item-attributes__item__content__item:last-child {
	padding-right: 0;
}

.item-attributes--style2 .item-attributes__item__content__item i {
	margin-right: 0;
	vertical-align: baseline;
	font-size: 1.333em;
}

.item-attributes--style2 .item-attributes__item__content__item i:before {
	vertical-align: middle;
}

.item-attributes--style2 .item-attributes__item__content__item--text {
	color: #333;
	font-size: 0.929em;
}

.product-category {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
}

.product-category__image:hover {
	opacity: 0.8;
}

.product-category__image img {
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
}

.product-category__title {
	margin: 0;
	font-size: 1.600em;
}

.product-category__title a {
	color: #333;
	border-bottom: none;
}

.product-category__title a:hover {
	color: rgba(51, 51, 51, 0.8);
}

.product-category__title+ .product-category__description {
	margin-top: 10px;
}

.product-category__description p {
	margin: 0;
	margin-bottom: 15px;
}

.product-category__description p:last-child {
	margin-bottom: 0;
}

.product-category__content {
	padding: 30px;
}

.product-category__info {
	display: table;
	width: 100%;
	border-top: 1px solid #e4e4e4;
	min-height: 50px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.product-category__info__item {
	display: table-cell;
	padding: 0 20px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #e4e4e4;
	color: #828282;
	font-size: 0.933em;
}

.product-category__info__item:last-child {
	border-right: none;
}

.product-category__info__item--link a {
	display: inline-block;
	padding-right: 20px;
	position: relative;
	border-bottom: 0;
	text-transform: uppercase;
	color: #00b7e3;
}

.product-category__info__item--link a:hover {
	color: #00b7e3;
}

.product-category__info__item--link a:hover i {
	margin-right: -5px;
}

.product-category__info__item--link a i {
	margin: 0;
	position: absolute;
	top: 50%;
	right: 0;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.product-category__row-separator {
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.product-category__row-separator {
		margin-bottom: 30px;
	}
}

@media (max-width: 576px) {
	.product-category-wrap {
		float: none;
		max-width: none;
		width: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}
	.product-category-wrap:last-child {
		margin-bottom: 0;
	}
	.product-category__row-separator {
		margin-bottom: 0;
	}
}

@media (max-width: 576px) and (max-width: 767px) {
	.product-category-wrap {
		margin-bottom: 30px;
	}
}

.atlist__item {
	display: table;
	table-layout: fixed;
	width: 100%;
	min-height: 150px;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
}

.atlist__item:last-child {
	margin-bottom: 0;
}

.atlist__item__image {
	display: table-cell;
	width: 35%;
	padding: 0;
	position: relative;
	background: #eaeaea;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	overflow: hidden;
}

.atlist__item__image a {
	display: block;
	border-bottom: none;
}

.atlist__item__image img {
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.atlist__item__image-wrap:hover {
	opacity: 0.8;
}

.atlist__item__rating {
	margin-bottom: 8px;
	line-height: 1em;
	color: #ffcd47;
	font-size: 1.333em;
}

.atlist__item__rating i {
	margin-right: 5px;
}

.atlist__item__rating i:last-child {
	margin-right: 0;
}

.atlist__item__rating-value {
	margin-bottom: 27px;
	line-height: 1em;
	color: #bababa;
	font-size: 0.867em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.atlist__item__price {
	margin-top: 27px;
}

.atlist__item__price a {
	display: block;
	color: #ff47a0;
	border-bottom: none;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.atlist__item__price a:hover {
	border-bottom: none;
}

.atlist__item__price .amount {
	font-size: 1.8em;
}

.atlist__item__price del, .atlist__item__price ins {
	display: block;
	margin-bottom: 10px;
	line-height: 1em;
}

.atlist__item__price ins {
	text-decoration: none;
}

.atlist__item__price ins> span {
	font-size: 1.8em;
}

.atlist__item__price del> span {
	font-size: 1.067em !important;
}

.atlist__item__price-label {
	margin-top: -10px;
	color: #8b8b8b;
	font-size: 0.867em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.atlist__item__price--variable {
	font-size: smaller;
}

.atlist__item__read-more {
	margin-top: 10px;
}

.atlist__item__icons {
	position: absolute;
	bottom: 20px;
	left: 25px;
}

.atlist__item__icons a {
	display: inline-block;
	margin-right: 15px;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	font-size: 1.667em;
}

.atlist__item__icons a:last-child {
	margin-right: 0;
}

.atlist__item__angle {
	width: 200px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	top: 20px;
	left: -67px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	color: #fefefe;
	text-align: center;
	background: #ff47a0;
	font-size: 0.867em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.atlist__item__angle-wrap {
	pointer-events: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 2;
}

.atlist__item__angle--style2 {
	background: #01cb68;
}

.atlist__item__content {
	display: table-cell;
	vertical-align: top;
	overflow: hidden;
	position: relative;
}

.atlist__item__content:before {
	content: " ";
	display: block;
	width: 100%;
	height: 27px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 4;
}

.atlist__item__content:after {
	content: " ";
	display: block;
	width: 100%;
	height: 103px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.atlist__item__content--full-height:after {
	display: none;
}

.atlist__item__content__items {
	display: table;
	width: 100%;
	padding: 30px;
	table-layout: fixed;
	position: absolute;
	top: 0;
	left: 0;
}

.atlist__item__content__item {
	display: table-cell;
	padding-right: 30px;
	vertical-align: top;
	position: relative;
}

.atlist__item__content__item:before {
	content: " ";
	display: block;
	width: 1px;
	height: 100%;
	min-height: 300px;
	position: absolute;
	top: 0;
	right: 0;
	background: #ebebeb;
	z-index: 3;
}

.atlist__item__content__item:last-child:before {
	display: none;
}

.atlist__item__content__item--alternative {
	width: 145px;
	text-align: center;
	padding-left: 30px;
	padding-right: 0;
	z-index: 3;
}

.atlist__item__attributes {
	margin-right: 205px;
	position: absolute;
	bottom: 67px;
	left: 30px;
	-moz-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
	background: #fff;
	z-index: 3;
}

.atlist__item__title {
	margin: 0;
	font-size: 1.333em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.atlist__item__title a {
	border-bottom: none;
	color: #333;
}

.atlist__item__title a:hover {
	color: rgba(51, 51, 51, 0.8);
}

.atlist__item__description {
	margin-top: 10px;
	color: #9a9a9a;
}

.atlist__item__description p {
	margin: 0;
	margin-bottom: 15px;
}

.atlist__item__description p:last-child {
	margin-bottom: 0;
}

@media (max-width: 1200px) {
	.atlist__item__rating-value {
		display: none;
	}
	.atlist__item__content:after {
		height: 88px;
	}
	.atlist__item__price-label {
		display: none;
	}
}

@media (max-width: 991px) {
	.atlist__item__content:before {
		height: 30px;
	}
}

@media (max-width: 767px) {
	.atlist__item__image {
		display: block;
		width: 100%;
	}
	.atlist__item__content {
		display: block;
		overflow: visible;
	}
	.atlist__item__content:before, .atlist__item__content:after {
		display: none;
	}
	.atlist__item__content__items {
		height: auto;
		position: static;
	}
	.atlist__item__content__item {
		border-right: 1px solid #ebebeb;
	}
	.atlist__item__content__item:before {
		display: none;
	}
	.atlist__item__content__item:last-child {
		border-right: none;
	}
	.atlist__item__attributes {
		display: none;
		margin: 0 30px 30px;
		position: static;
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	.atlist__item__rating-value {
		display: block;
	}
	.atlist__item__price-label {
		display: block;
	}
}

@media (max-width: 500px) {
	.atlist__item__content__items {
		display: block;
	}
	.atlist__item__content__item {
		display: block;
		margin-bottom: 30px;
		padding: 0;
		padding-bottom: 30px;
		border-right: none;
		border-bottom: 1px solid #ebebeb;
	}
	.atlist__item__content__item:before {
		display: none;
	}
	.atlist__item__content__item:last-child {
		border-bottom: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.atlist__item__content__item--alternative {
		text-align: left;
	}
	.atlist__item__attributes {
		display: block;
		padding-top: 30px;
		border-top: 1px solid #ebebeb;
	}
}

.atgrid.section-white {
	padding-top: 40px;
	padding-bottom: 40px;
}

@media (max-width: 767px) {
	.atgrid.section-white {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.atgrid.section-white {
		padding-bottom: 30px;
	}
}

.atgrid__slider {
	position: relative;
}

.atgrid__slider__controls a {
	display: block;
	position: absolute;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0.6;
	border-bottom: none;
	font-size: 2.400em;
	color: #fff;
}

.atgrid__slider__controls a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.atgrid__slider__controls--dark a {
	opacity: 1;
	color: #cdcdcd;
}

.atgrid__slider__controls--dark a:hover {
	opacity: 1;
	color: #b1b1b1;
}

.atgrid__slider__prev {
	left: -60px;
}

.atgrid__slider__next {
	right: -60px;
}

.atgrid__bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
}

.atgrid__titles {
	text-align: center;
	margin-bottom: 35px;
}

.atgrid__title {
	margin: 0;
	padding-bottom: 25px;
	font-size: 1.467em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.atgrid__subtitle {
	margin-bottom: 5px;
	font: normal 400 1.333em Roboto;
}

.atgrid__row:last-child {
	margin-bottom: 0;
}

.atgrid__item {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	height: 450px;
}

.atgrid__item-wrap-slide {
	padding: 2px;
}

.atgrid__item-wrap {
	padding-bottom: 5px;
}

.atgrid__item__top {
	min-height: 45px;
	position: relative;
}

.atgrid__item__top__image {
	display: block;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-bottom: none;
}

.atgrid__item__top__image:hover {
	opacity: 0.8;
	border-bottom: none;
}

.atgrid__item__top img {
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	box-shadow: 0 0 #000;
}

.atgrid__item__angle {
	width: 200px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	top: 20px;
	right: -67px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #fefefe;
	text-align: center;
	background: #ff47a0;
	font-size: 0.867em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.atgrid__item__angle-wrap {
	pointer-events: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 2;
}

.atgrid__item__price {
	width: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
}

.atgrid__item__price:after {
	content: " ";
	display: block;
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #00b7e3;
}

.atgrid__item__price__button {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	background: #00b7e3;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	color: #fefefe;
	font-size: 1.333em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.atgrid__item__price__button:hover, .atgrid__item__price__button:focus {
	color: #fff;
	text-decoration: none;
}

.atgrid__item__price__button del {
	margin: 0 5px;
	font-size: 0.750em;
	text-decoration: line-through;
}

.atgrid__item__price__button ins {
	text-decoration: none;
}

.atgrid__item__rating {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #ffcd47;
	font-size: 1.333em;
}

.atgrid__item__rating i {
	margin-right: 5px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.atgrid__item__icons {
	position: absolute;
	bottom: 5px;
	left: 30px;
	color: #fff;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.atgrid__item__icons a {
	display: inline-block;
	margin-right: 15px;
	color: #fff;
	border-bottom: none;
}

.atgrid__item__icons i {
	font-size: 1.667em;
}

.atgrid__item__content {
	padding: 30px;
}

.atgrid__item__title {
	margin: 0;
	font-size: 1.400em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.atgrid__item__title a {
	color: #333;
	border-bottom: none;
}

.atgrid__item__title a:hover {
	color: rgba(51, 51, 51, 0.8);
	text-decoration: none;
}

.atgrid__item__description {
	margin-top: 10px;
	color: #6e6e6e;
	line-height: 1.600em;
}

.atgrid__item__description p {
	margin: 0;
}

.atgrid__more {
	width: 100%;
}

.atgrid__row-separator {
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.atgrid__row-separator {
		margin-bottom: 30px;
	}
}

.atgrid__row-separator:last-child {
	margin-bottom: 0;
}

.atgrid--with-image {
	position: relative;
	margin-left: -2000px;
	margin-right: -2000px;
	padding-left: 2000px;
	padding-right: 2000px;
}

.related-tours .atgrid {
	margin-bottom: 0;
}

.related-tours .atgrid__item {
	margin-bottom: 0 !important;
}

@media (max-width: 1280px) {
	.atgrid__slider {
		padding: 0 60px;
	}
	.atgrid__slider__prev {
		left: 0;
	}
	.atgrid__slider__next {
		right: 0;
	}
}

@media (max-width: 1199px) {
	.atgrid__item__icons {
		display: none;
	}
}

@media (max-width: 991px) {
	.atgrid__item-wrap--related-and-upsells {
		margin-bottom: 40px;
	}
	.atgrid__item-wrap--related-and-upsells:last-child {
		margin-bottom: 0;
	}
	.atgrid__row-separator--related-and-upsells {
		margin-bottom: 0;
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.atgrid__item-wrap--related-and-upsells {
		margin-bottom: 30px;
	}
}

@media (max-width: 540px) {
	.atgrid__item-wrap {
		margin-bottom: 40px;
	}
	.atgrid__item-wrap:last-child {
		margin-bottom: 0;
	}
	.atgrid__item-wrap.col-xs-6 {
		float: none;
		max-width: 360px;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.atgrid__row-separator {
		margin-bottom: 0;
	}
}

@media (max-width: 540px) and (max-width: 767px) {
	.atgrid__item-wrap {
		margin-bottom: 30px;
	}
}

@media (max-width: 400px) {
	.atgrid__slider {
		padding: 0;
	}
	.atgrid__slider__controls {
		display: none;
	}
}

@media (max-width: 576px) {
	.atgrid__item-wrap--product {
		margin-bottom: 40px;
	}
	.atgrid__item-wrap--product:last-child {
		margin-bottom: 0;
	}
	.atgrid__item-wrap--product.col-xs-6 {
		float: none;
		max-width: none;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.atgrid__row-separator--product {
		margin-bottom: 0;
	}
}

@media (max-width: 576px) and (max-width: 767px) {
	.atgrid__item-wrap--product {
		margin-bottom: 30px;
	}
}

.atgrid--small .atgrid__title {
	font-size: 1.467em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	text-transform: none;
}

.atgrid--small .atgrid__item {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
}

.atgrid--small .atgrid__item__angle {
	font-size: 0.733em;
	top: 15px;
	right: -70px;
}

.atgrid--small .atgrid__item__content {
	padding: 20px;
}

.atgrid--small .atgrid__item__title {
	font-size: 1.200em;
}

.atgrid--small .atgrid__item__description {
	font-size: 0.933em;
	line-height: 1.643em;
}

.atgrid--small .atgrid__item__info__item {
	padding: 5px 10px;
}

.atgrid--small .atgrid__item__info__item i {
	margin-right: 5px;
}

.atgrid--small .atgrid__item__price__button {
	height: 40px;
	line-height: 40px;
}

.atgrid--small .atgrid__item__rating {
	font-size: 1.200em;
}

.atgrid--small .atgrid__item__icons {
	left: 20px;
}

.atgrid--small .atgrid__item__icons a {
	margin-right: 10px;
}

.atgrid--small .atgrid__item__icons i {
	font-size: 1.333em;
}

.atbtn {
	display: inline-block;
	line-height: 3.000em;
	padding: 0 2em;
	border: none;
	border-radius: 2px;
	white-space: nowrap;
	vertical-align: top;
	/* text-transform: uppercase; */
	color: #fff;
	font-size: 15px;
	font-family: Roboto Slab;
	font-weight: 600;
	font-style: normal;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background: rgba(0,183,227, 0.8);
	text-transform: uppercase;
    letter-spacing: 1px;
}

.atbtn:hover {
	background: #00b7e3;
	border-bottom: none;
	color: #fff;
}

.atbtn:focus, .atbtn:active {
	outline: 0;
	box-shadow: none;
	color: #fff;
}

.atbtn__icon {
	margin-right: 10px;
}

.atbtn__icon--right {
	margin-right: 0;
	margin-left: 10px;
}

.atbtn--medium {
	line-height: 2.667em;
	padding: 0 1.333em;
	font-size: 15px;
}

.atbtn--small {
	line-height: 2.308em;
	padding: 0 1.154em;
	font-size: 13px;
}

.atbtn--rounded {
	/*border-radius: 50px;*/
	/*width: 100%;*/
	letter-spacing: 1px;
	word-spacing: 3px;
	width: 100%;
}

.atbtn--rounded1 {
	/*border-radius: 50px;*/
	/*width: 100%;*/
	letter-spacing: 1px;
	word-spacing: 3px;
}

.atbtn--rounded.atbtn--small {
	line-height: 2.692em;
	padding: 0 1.538em;
}

.atbtn--full-width {
	width: 100%;
}

.atbtn--primary {
	background: #006fe6;
}

.atbtn--primary:hover {
	background: #006fe6;
}

.atbtn--primary.atbtn--transparent {
	border: 2px solid rgba(0, 111, 230, 0.8);
}

.atbtn--primary.atbtn--transparent:hover {
	background: rgba(0, 111, 230, 0.9);
	border-bottom: 2px solid rgba(0, 111, 230, 0.9);
}

.atbtn--secondary1 {
	background: rgba(255, 71, 160, 0.8);
}

.atbtn--secondary1:hover {
	background: #ff47a0;
}

.atbtn--secondary1.atbtn--transparent {
	border: 2px solid rgba(255, 71, 160, 0.8);
}

.atbtn--secondary1.atbtn--transparent:hover {
	background: rgba(255, 71, 160, 0.9);
	border-bottom: 2px solid rgba(255, 71, 160, 0.9);
}

.atbtn--secondary2 {
	background: #01cb68;
}

.atbtn--secondary2:hover {
	background: #01cb68;
}

.atbtn--secondary2.atbtn--transparent {
	border: 2px solid rgba(1, 203, 104, 0.8);
}

.atbtn--secondary2.atbtn--transparent:hover {
	background: rgba(1, 203, 104, 0.9);
	border-bottom: 2px solid rgba(1, 203, 104, 0.9);
}

.atbtn--light {
	position: relative;
	overflow: hidden;
}

.atbtn--light:before {
	content: " ";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.15);
	left: 0;
	top: 0;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.atbtn--transparent {
	/* line-height: 2.733em; */
	background: transparent;
	color: #00b7e3 !important;
	border: 2px solid rgba(0,183,227, 0.8);
	font-family: Roboto Slab;
	/* font-family: Roboto; */
	font-weight: 600!important;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 500;
	letter-spacing: 2px;
	word-spacing: 4px;
	
}

.atbtn-transition {transition: all .3s ease-in-out!important;}

.atbtn--transparent:hover {
	background: rgba(0,183,227, 1);
	border-bottom: 2px solid rgba(0,183,227, 1);
}

.atbtn--transparent:hover {
	color: #fff !important;
}

.atbtn--transparent.atbtn--medium {
	line-height: 2.400em;
}

.atbtn--transparent.atbtn--small {
	line-height: 2.000em;
}

.atbtn--input-wrap {
	padding: 0;
	background: none;
	position: relative;
}

.atbtn--input-wrap:hover {
	background: none;
}

.atbtn--input-wrap input {
	padding: 0 2em 0 55px;
	border: none;
	outline: 0;
	background: rgba(0,183,227, 0.8);
	text-transform: uppercase;
}

.atbtn--input-wrap input:hover {
	background: #00b7e3;
}

.atbtn--input-wrap input:focus, .atbtn--input-wrap input:active {
	border: none;
	outline: 0;
}

.atbtn--input-wrap .atbtn__icon {
	position: absolute;
	top: 50%;
	left: 2em;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.atbtn--input-wrap .ajax-loader {
	margin-left: 0 !important;
	position: absolute;
	top: 50%;
	right: -20px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.notices-box {
	display: block;
	width: 100%;
	padding: 25px;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	position: relative;
}

.notices-box:before {
	content: " ";
	display: block;
	height: 30px;
	width: 5px;
	position: absolute;
	top: 50%;
	left: 0;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: #01cb68;
}

.notices-box .notices-box__list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.notices-box .notices-box__list .notices-box__item a {
	display: inline !important;
	height: auto;
	padding: 0 !important;
	line-height: normal;
	background: none !important;
	color: #00b7e3 !important;
	font-weight: normal !important;
	text-transform: none;
	border-bottom: 1px dashed transparent !important;
}

.notices-box .notices-box__list .notices-box__item a:hover {
	color: #00b7e3;
	border-bottom: 1px dashed #00b7e3 !important;
	text-decoration: none;
	background: none !important;
}

.notices-box .notices-box__list .notices-box__item__icon {
	margin-right: 10px;
	color: #01cb68;
}

.notices-box--error:before {
	background: #eb7591;
}

.notices-box--error .notices-box__item__icon {
	color: #eb7591 !important;
}

.notices-box--notice:before {
	background: #00b7e3;
}

.notices-box--notice .notices-box__item__icon {
	color: #00b7e3 !important;
}

@media (max-width: 991px) {
	.notices-box {
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.notices-box {
		padding-left: 30px;
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.notices-box {
		padding-right: 30px;
	}
}

.product-thumbnails__item {
	margin-top: 30px;
}

.product-box .product-thumbnails__item {
	width: 33.33333333%;
}

@media (max-width: 500px) {
	.product-thumbnails__item {
		width: 50% !important;
	}
}

.title {
	margin-bottom: 30px;
	position: relative;
}

.title__primary {
	margin: 0;
	line-height: 1.333em;
	font-size: 2.000em;
	text-transform: uppercase;
	font-family: Roboto Slab;
	font-weight: 400;
	font-style: normal;
}

.title__subtitle {
	margin-bottom: 10px;
	font-family: Roboto;
	font-size: 1.200em;
}

.title--decoration-bottom-left {
	padding-bottom: 30px;
}

.title--decoration-bottom-left:after {
	content: ' ';
	display: block;
	background: #00b7e3;
	position: absolute;
	height: 5px;
	width: 30px;
	bottom: -1px;
	left: 0;
	width: 50px;
}

.title--decoration-bottom-center {
	padding-bottom: 10px;
}

.title--decoration-bottom-center:after {
	content: ' ';
	display: block;
	background: #00b7e3;
	position: absolute;
	height: 5px;
	width: 30px;
	bottom: -1px;
	left: 50%;
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 50px;
}

.title--center {
	margin-bottom: 30px;
	text-align: center;
}

.title--big .title__primary {
	font-size: 2.400em;
}

.title--small .title__primary {
	font-size: 1.333em;
}

.title--underline {
	border-bottom: 1px solid #e9e9e9;
}

.title--underline-light {
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.title--light {
	color: #fff;
}

.title--style2 .title__primary {
	margin-bottom: 20px;
}

.title--style2 .title__subtitle {
	margin: 0;
	margin-bottom: 30px;
	padding-left: 20px;
	position: relative;
	color: #999;
	font-family: Roboto;
}

.title--style2 .title__subtitle:after {
	content: ' ';
	display: block;
	background: #00b7e3;
	position: absolute;
	height: 5px;
	width: 30px;
	width: 5px;
	height: 25px;
	top: 50%;
	left: 0;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.tours-type.section-white {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media (max-width: 767px) {
	.tours-type.section-white {
		padding-top: 40px;
	}
}

@media (max-width: 767px) {
	.tours-type.section-white {
		padding-bottom: 40px;
	}
}

.tours-type__slider {
	position: relative;
}

.tours-type__slider__controls a {
	display: block;
	position: absolute;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #cdcdcd;
	font-size: 1.600em;
	border-bottom: none;
}

.tours-type__slider__controls a:hover {
	color: #b1b1b1;
}

.tours-type__slider__prev {
	left: -40px;
}

.tours-type__slider__next {
	right: -40px;
}

.tours-type__item {
	position: relative;
	border-radius: 3px;
	text-align: center;
}

.tours-type__item__image {
	display: block;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-bottom: none;
}

.tours-type__item__image img {
	border-radius: 3px;
}

.tours-type__item__image:hover {
	border-bottom: none;
	opacity: 0.8;
}

.tours-type__item__title {
	width: 100%;
	position: absolute;
	bottom: 25px;
	left: 0;
	color: #fff;
	font-size: 1.467em;
	text-align: center;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	pointer-events: none;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

@media (max-width: 1200px) {
	.tours-type__slider {
		padding: 0 40px;
	}
	.tours-type__slider__prev {
		left: 0;
	}
	.tours-type__slider__next {
		right: 0;
	}
}

.last-posts__item__container {
	position: relative;
}

.last-posts__item--with-images .last-posts__item__container {
	margin-bottom: 127.5px;
	text-align: center;
}

.last-posts__item--with-images .last-posts__item__container--flex {
	margin-bottom: 0;
}

.last-posts__item--with-images .last-posts__item__content {
	width: 65%;
	min-height: 185px;
	padding: 35px 30px !important;
	position: absolute;
	left: 50%;
	bottom: 70px;
	-moz-transform: translate(-50%, 90%);
	-ms-transform: translate(-50%, 90%);
	-webkit-transform: translate(-50%, 90%);
	-o-transform: translate(-50%, 90%);
	transform: translate(-50%, 90%);
	overflow: hidden;
	margin-bottom: 100px;
}

.last-posts__item__content {
	padding: 35px 30px;
	background: #fff;
	text-align: center;
	border-radius: 3px;
}

.last-posts__item__content-flex-shadow .last-posts__item__content {
	position: static !important;
	visibility: hidden;
	transform: none;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.last-posts__item__title {
	margin: 0;
	margin-bottom: 15px;
	color: #333;
	font-size: 1.600em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.last-posts__item__title a {
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-bottom: none;
}

.last-posts__item__title a:hover {
	color: rgba(51, 51, 51, 0.8);
	text-decoration: none;
}

.last-posts__item__description {
	margin-bottom: 15px;
}

.last-posts__item__image-wrap {
	display: block;
	border-bottom: 0;
}

.last-posts__item__image-wrap:hover {
	border-bottom: 0;
	opacity: 0.8;
}

.section-white .last-posts__item__content {
	padding-top: 0;
}

@media (max-width: 500px) {
	.last-posts__item__content-flex-shadow {
		display: none;
	}
	.last-posts__item--with-images .last-posts__item__container {
		margin-bottom: 0;
	}
	.last-posts__item--with-images .last-posts__item__content {
		width: 100%;
		height: auto;
		padding: 30px 0;
		position: static;
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

.form-subscribe input {
	height: 50px;
	line-height: 50px;
	margin: 0;
	border: none;
}

.form-subscribe input[type="text"] {
	display: inline-block;
	width: 320px;
	padding: 0 20px;
	border-radius: 0;
	color: #333;
}

.form-subscribe input[type="submit"] {
	margin: 0;
	padding: 0 30px;
	color: #fff;
	font-size: 0.934em;
	border-radius: 0;
	text-transform: uppercase;
	border: none;
	white-space: nowrap;
	background: #01cb68;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.form-subscribe input::-webkit-input-placeholder {
	color: #a6a6a6;
	font: normal 300 1em/3.333em Roboto;
}

.form-subscribe input::-moz-placeholder {
	color: #a6a6a6;
	font: normal 300 1em/3.333em Roboto;
	opacity: 1;
}

.form-subscribe input:-ms-input-placeholder {
	color: #a6a6a6;
	font: normal 300 1em/3.333em Roboto;
}

.form-subscribe .yks-mailchimpFormDiv {
	display: inline-block;
	border: 10px solid rgba(255, 255, 255, 0.2);
	border-radius: 3px;
}

.form-subscribe .yks-mailchimpFormDivRow {
	display: inline-block;
	width: auto;
	margin: 0;
	vertical-align: middle;
}

.form-subscribe .yks-mc-label-email-address {
	display: none;
}

.form-subscribe .yks-mc-form-row-email-address {
	width: auto;
	margin-right: -10px;
}

.form-subscribe .yks-mailchimpFormDivSubmit {
	margin: 0;
}

.form-subscribe .yks-mailchimpFormDivSubmit p {
	margin: 0;
}

.form-subscribe #yks_form_error_message {
	display: block !important;
	float: none;
	text-align: center;
}

.form-subscribe #yks_form_error_message ul {
	display: block;
	max-width: none;
	margin: 0;
	padding: 0;
	float: none;
}

.form-subscribe #yks_form_error_message ul li {
	display: block;
	width: 100%;
	float: none;
	color: #fff;
	text-align: center;
}

.form-subscribe #yks_form_error_message ul li:before {
	color: #fff;
}

.form-subscribe .yks-status, .form-subscribe #yks_form_error_message {
	width: 100%;
	margin: 0 !important;
	padding: 0;
	position: absolute;
	bottom: -50px;
	font-size: 0.867em;
}

.form-subscribe .yks-status .yks-success, .form-subscribe #yks_form_error_message .yks-success {
	width: 100%;
	margin: 0 !important;
	padding: 0;
}

.form-subscribe .yks-status .yks-success p, .form-subscribe .yks-status .yks-error p, .form-subscribe #yks_form_error_message .yks-success p, .form-subscribe #yks_form_error_message .yks-error p {
	margin: 0 auto 10px;
	color: #fff;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.form-subscribe #yks_form_error_message {
	bottom: -65px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.form-subscribe .yks-mc-submit-preloader {
	display: none;
}

.form-subscribe .yks-mailchimpFormDivRowField {
	position: relative;
}

.form-subscribe .yks-mailchimpFormContainer {
	position: relative;
}

@media (max-width: 767px) {
	.form-subscribe input[type="text"] {
		width: 300px;
	}
	.form-subscribe .yks-status, .form-subscribe #yks_form_error_message {
		position: static;
	}
	.form-subscribe #yks_form_error_message {
		margin-bottom: 10px !important;
	}
}

@media (max-width: 500px) {
	.form-subscribe .yks-mailchimpFormDiv {
		display: block;
	}
	.form-subscribe .yks-mailchimpFormDivRow {
		display: block;
		width: 100%;
	}
	.form-subscribe .yks-mc-form-row-email-address {
		width: 100%;
		margin: 0;
	}
	.form-subscribe input[type="text"], .form-subscribe input[type="submit"] {
		width: 100%;
	}
}

/* .form-subscribe { */
	/* padding: 80px 0; */
	/* position: relative; */
	/* overflow: hidden; */
	/* text-align: center; */
	/* color: #fff; */
	/* z-index: 1; */
	/* } */

	.form-subscribe {
		padding: 0px 0;
		position: relative;
		overflow: hidden;
		text-align: letf;
		color: #fff;
		z-index: 1;
	}

	.form-subscribe--full-width {
		margin-left: -2000px;
		margin-right: -2000px;
		padding-left: 2000px;
		padding-right: 2000px;
	}

	.form-subscribe__bg {
		position: absolute;
		top: 50%;
		left: 50%;
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		z-index: -2;
	}

	/* .form-subscribe__shadow { */
		/* width: 100%; */
		/* height: 100%; */
		/* position: absolute; */
		/* top: 0; */
		/* left: 0; */
		/* z-index: -1; */
		/* background: #00b7e3; */
		/* opacity: 0.9; */
		/* } */

		.form-subscribe__shadow {
			width: 100%;
			height: 167px;
			position: relative;
			top: 0;
			left: 0;
			z-index: -1;
			background: #FFF;
			opacity: 1.0;
		}

		/* .form-subscribe__title { */
			/* margin-bottom: 20px; */
			/* font-size: 1.867em; */
			/* text-transform: uppercase; */
			/* font-family: Roboto; */
			/* font-weight: 400; */
			/* font-style: normal; */
			/* } */
			.form-subscribe__title {
				font-family: Roboto Slab;
				color: #333;
				font-size: 18px;
				font-weight: 700;
				line-height: 20px;
				text-align: left;
				position: absolute;
				top: 15px;
				left: 25px;
			}
			/* .form-subscribe__description { */
				/* font-family: Roboto; */
				/* font-size: 1.200em; */
				/* margin-bottom: 20px; */
				/* } */

				.form-subscribe__description {
					font-family: Roboto Slab;
					color: #adadad;
					font-size: 14px;
					font-weight: 400;
					line-height: 20px;
					text-align: left;
					position: absolute;
					top: 41px;
					left: 25px;
					right: 50px;
				}

				.form-subscribe__form-wrap {
					position: relative;
				}

				/* .form-subscribe__form-wrap .yikes-easy-mc-form { */
					/* display: inline-block; */
					/* line-height: 50px; */
					/* width: auto; */
					/* border: 10px solid rgba(255, 255, 255, 0.2); */
					/* border-radius: 3px; */
					/* } */

					.form-subscribe__form-wrap .yikes-easy-mc-form {
						display: inline-block;
						line-height: 50px;
						width: auto;
						border: 1px solid lightgray;
						/* border-radius: 3px; */
					}

					.form-subscribe__form-wrap .yikes-easy-mc-form span.EMAIL-label {
						display: none;
					}

					.form-subscribe__form-wrap .yikes-easy-mc-form label {
						margin: 0;
						width: auto;
						position: relative;
					}

					/* .form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-submit-button { */
						/* display: inline-block; */
						/* height: 50px; */
						/* width: auto; */
						/* margin: 0 0 0 -5px !important; */
						/* padding: 0 30px; */
						/* border: none; */
						/* border-radius: 0; */
						/* color: #fff; */
						/* font-size: 0.934em; */
						/* text-transform: uppercase; */
						/* white-space: nowrap; */
						/* background: #01cb68; */
						/* font-family: Roboto; */
						/* font-weight: 400; */
						/* font-style: normal; */
						/* vertical-align: top; */
						/* } */

						.form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-submit-button {
							display: inline-block;
							height: 50px;
							width: auto;
							margin: 0 0 0 0px !important;
							padding: 0 30px;
							border: none;
							border-radius: 0;
							color: #fff;
							font-size: 0.934em;
							text-transform: uppercase;
							white-space: nowrap;
							/* background: #40b6e1; */
							background: transparent;
							font-family: Roboto;
							font-weight: 400;
							font-style: normal;
							vertical-align: top;
							position: absolute;
						}

						/* .form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-submit-button:active { */
							/* box-shadow: none; */
							/* width: 50px; */
							/* } */

							.form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-submit-button:focus {
								outline: none;
							}

							.form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-email {
								display: inline-block;
								width: 320px;
								height: 50px;
								line-height: 50px;
								margin: 0;
								padding: 0 20px;
								border: none;
								outline: 0;
								border-radius: 0;
								background: #fff;
								color: #333;
							}

							.form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-email::-webkit-input-placeholder {
								color: #a6a6a6;
								font: normal 300 1em/3.333em Roboto;
							}

							.form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-email::-moz-placeholder {
								color: #a6a6a6;
								font: normal 300 1em/3.333em Roboto;
								opacity: 1;
							}

							.form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-email:-ms-input-placeholder {
								color: #a6a6a6;
								font: normal 300 1em/3.333em Roboto;
							}

							.form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-email:focus {
								outline: 0;
							}

							.form-subscribe__form-wrap .yikes-easy-mc-form .form-field-description {
								margin: 0;
							}

							.form-subscribe__form-wrap .edit-link {
								display: none;
							}

							/* .form-subscribe__form-wrap .yikes-easy-mc-error-message, .form-subscribe__form-wrap .yikes-easy-mc-success-message { */
								/* width: 100%; */
								/* margin: 0; */
								/* padding: 0; */
								/* background: transparent; */
								/* position: absolute; */
								/* bottom: -40px; */
								/* left: 0; */
								/* text-align: center; */
								/* color: #fff; */
								/* font-size: 0.867em; */
								/* font-family: Roboto; */
								/* font-weight: 400; */
								/* font-style: normal; */
								/* } */

								.form-subscribe__form-wrap .yikes-easy-mc-error-message, .form-subscribe__form-wrap .yikes-easy-mc-success-message {

									width: 100%;
									margin: 0;
									padding: 0;
									/* background: #FFF; */
									position: absolute;
									bottom: 72px;
									left: 0;
									text-align: center;
									color: #333;
									font-size: 0.867em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									position: absolute;
									height: 94px;
									padding: 20px;
									/* margin: 10px 10px 10px 10px; */
									/* display: block; */
									/* z-index: 10000; */
								}

								@media (max-width: 767px) {
									.form-subscribe__form-wrap .yikes-easy-mc-error-message, .form-subscribe__form-wrap .yikes-easy-mc-success-message {
										position: static;
										margin-bottom: 10px;
									}
								}

								@media (max-width: 500px) {
									.form-subscribe {
										padding-left: 15px;
										padding-right: 15px;
									}
									.form-subscribe--full-width {
										margin-left: -15px;
										margin-right: -15px;
									}
									.form-subscribe__form-wrap .yikes-easy-mc-form {
										display: block;
									}
									.form-subscribe__form-wrap .yikes-easy-mc-form label, .form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-submit-button, .form-subscribe__form-wrap .yikes-easy-mc-form .yikes-easy-mc-email {
										width: 100%;
										margin: 0 !important;
									}
								}

								.social-icons__title {
									font-size: 1.333em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.social-icons__icon {
									display: inline-block;
									width: 50px;
									height: 50px;
									margin-top: 25px;
									margin-right: 10px;
									position: relative;
									border-radius: 100%;
									color: #fff;
									font-size: 1.467em;
									background: #00b7e3;
									border-bottom: none !important;
									opacity: 0.8;
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
								}

								.social-icons__icon:hover {
									color: #fff;
									opacity: 1;
								}

								.social-icons__icon:focus {
									color: #fff;
									outline: 0;
								}

								.social-icons__icon:last-child {
									margin-right: 0;
								}

								.social-icons__icon--facebook {
									background: #3b5998;
								}

								.social-icons__icon--twitter {
									background: #00acee;
								}

								.social-icons__icon--google {
									background: #dd4b39;
								}

								.social-icons__icon--youtube {
									background: #cd201f;
								}

								.social-icons__icon--pinterest {
									background: #c8232c;
								}

								.social-icons__icon--linkedin {
									background: #0e76a8;
								}

								.social-icons__icon--instagram {
									background: #3f729b;
								}

								.social-icons__icon--dribbble {
									background: #ea4c89;
								}

								.social-icons__icon--tumblr {
									background: #5eab1f;
								}

								.social-icons__icon--vk {
									background: #597da3;
								}

								.social-icons__icon--tripadvisor {
									background: #53953d;
								}

								.social-icons__icon i {
									position: absolute;
									top: 50%;
									left: 50%;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
								}

								.social-icons--square {
									display: block;
									background: #fff;
									width: 100%;
									height: 178px;
									padding: 8%;
								}

								.kirill_social {
									display: block;
									background: #edeef0;
									width: 100%;
									height: auto;
									padding: 0%;
								}

								.social-icons--square .social-icons__title {
									font-size: 14pt;
									font-family: Roboto Slab;
									font-weight: 700;
									font-style: normal;
									text-transform: none;
								}

								.social-icons--square .social-icons__icon {
									width: 40px;
									height: 40px;
									margin-top: 15px;
									border-radius: 3px;
									font-size: 1.333em;
									border-bottom: none;
								}

								.tours-tabs .nav-tabs {
									margin: 0;
									border-bottom: 3px solid #00b7e3;
								}

								.tours-tabs .nav-tabs li {
									margin-bottom: 0;
									margin-right: 8px;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
								}

								.tours-tabs .nav-tabs li:last-child {
									margin-right: 0;
								}

								.tours-tabs .nav-tabs li a {
									height: 50px;
									line-height: 51px;
									margin: 0;
									padding: 0 35px;
									color: #333;
									font-size: 0.933em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									text-transform: uppercase;
									border: none;
									-webkit-border-top-left-radius: 3px;
									border-top-left-radius: 3px;
									-webkit-border-top-right-radius: 3px;
									border-top-right-radius: 3px;
									-webkit-border-bottom-right-radius: 0;
									border-bottom-right-radius: 0;
									-webkit-border-bottom-left-radius: 0;
									border-bottom-left-radius: 0;
									background: #fff;
									-webkit-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
									-o-transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
									transition: background 0.2s ease-in-out, height 0.2s ease-in-out, margin 0.2s ease-in-out;
								}

								.tours-tabs .nav-tabs li a:hover {
									background: #fff;
								}

								.tours-tabs .nav-tabs li.active {
									box-shadow: none;
								}

								.tours-tabs .nav-tabs li.active a {
									height: 53px;
									line-height: 57px;
									margin-top: -3px;
									border: none;
									background: #00b7e3;
									color: #fff;
								}

								.tours-tabs .tab-content {
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									background: #fff;
									-webkit-border-top-left-radius: 0;
									border-top-left-radius: 0;
									-webkit-border-top-right-radius: 0;
									border-top-right-radius: 0;
									-webkit-border-bottom-right-radius: 3px;
									border-bottom-right-radius: 3px;
									-webkit-border-bottom-left-radius: 3px;
									border-bottom-left-radius: 3px;
								}

								.tours-tabs__info {
									display: table;
									width: 100%;
									border-bottom: 1px solid #ebebeb;
									background: #fdfdfd;
								}

								.tours-tabs__info__item {
									display: table-cell;
									height: 120px;
									padding: 20px;
									text-align: center;
									vertical-align: middle;
									border-right: 1px solid #ebebeb;
								}

								.tours-tabs__info__item:last-child {
									border-right: none;
								}

								.tours-tabs__info__item__content {
									display: inline-block;
									padding-left: 50px;
									position: relative;
									text-align: left;
								}

								.tours-tabs__info__item__icon {
									position: absolute;
									left: 0;
									top: 50%;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
									font-size: 30px;
									color: #00b7e3;
								}

								.tours-tabs__info__item__title {
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									line-height: 1.5em;
								}

								.tours-tabs__info__item__description {
									font-size: 0.933em;
									color: #a1a1a1;
								}

								.tours-tabs__content p {
									margin: 0;
									margin-bottom: 15px;
								}

								.tours-tabs__content p:last-child {
									margin-bottom: 0;
								}

								.tours-tabs__table {
									width: 100% !important;
									height: auto !important;
									margin: 30px 0;
									border: none;
									border-top: 2px solid #e4e4e4;
									border-bottom: 2px solid #e4e4e4;
									font-size: 0.933em;
								}

								.tours-tabs__table table {
									border: none;
									width: 100% !important;
									height: auto !important;
								}

								.tours-tabs__table thead tr {
									border-bottom: 1px solid #e4e4e4 !important;
								}

								.tours-tabs__table tr {
									border-bottom: 1px solid #e4e4e4;
								}

								.tours-tabs__table tr:last-child {
									border-bottom: none;
								}

								.tours-tabs__table td, .tours-tabs__table th {
									padding: 20px;
									vertical-align: top;
									border: none;
								}

								.tours-tabs__table__title {
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									text-transform: uppercase;
									white-space: nowrap;
								}

								.tours-tabs__table table {
									width: 100%;
								}

								.tours-tabs__table table tr {
									border: none;
								}

								.tours-tabs__table table td {
									padding: 0;
								}

								.tours-tabs .tabs-accordion .panel {
									margin-bottom: 5px !important;
									border-radius: 3px !important;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
								}

								.tours-tabs .tabs-accordion .panel:last-child {
									margin-bottom: 0;
								}

								.tours-tabs .tabs-accordion .panel-heading {
									border-radius: 3px;
								}

								.tours-tabs .tabs-accordion .panel-heading .panel-title {
									-webkit-border-top-left-radius: 3px;
									border-top-left-radius: 3px;
									-webkit-border-top-right-radius: 3px;
									border-top-right-radius: 3px;
									-webkit-border-bottom-right-radius: 0;
									border-bottom-right-radius: 0;
									-webkit-border-bottom-left-radius: 0;
									border-bottom-left-radius: 0;
								}

								.tours-tabs .tabs-accordion .panel-heading a {
									display: block;
									height: 50px;
									line-height: 51px;
									padding: 0 30px;
									background: #00b7e3;
									border-bottom: none;
									-webkit-border-top-left-radius: 3px;
									border-top-left-radius: 3px;
									-webkit-border-top-right-radius: 3px;
									border-top-right-radius: 3px;
									-webkit-border-bottom-right-radius: 0;
									border-bottom-right-radius: 0;
									-webkit-border-bottom-left-radius: 0;
									border-bottom-left-radius: 0;
									color: #fff;
									font-size: 0.933em;
									text-transform: uppercase;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.tours-tabs .tabs-accordion .panel-heading a.collapsed {
									background: #fff;
									color: #333;
									border-radius: 3px;
								}

								.tours-tabs .tabs-accordion .panel-body {
									padding: 0;
								}

								.tours-tabs--with-border.tours-tabs .nav-tabs li {
									box-shadow: none;
								}

								.tours-tabs--with-border.tours-tabs .nav-tabs li.active a {
									border: 1px solid #00b7e3;
									border-bottom: none;
								}

								.tours-tabs--with-border.tours-tabs .nav-tabs li a {
									border: 1px solid #e9e9e9;
									border-bottom: none;
								}

								.tours-tabs--with-border.tours-tabs .tab-content {
									box-shadow: none;
									border: 1px solid #e9e9e9;
								}

								@media (max-width: 767px) {
									.tours-tabs__info__item {
										display: block;
										border-right: none;
										border-bottom: 1px solid #ebebeb;
										position: relative;
									}
									.tours-tabs__info__item:last-child {
										border-bottom: none;
									}
									.tours-tabs__info__item__content {
										position: absolute;
										top: 50%;
										left: 50%;
										-moz-transform: translate(-50%, -50%);
										-ms-transform: translate(-50%, -50%);
										-webkit-transform: translate(-50%, -50%);
										-o-transform: translate(-50%, -50%);
										transform: translate(-50%, -50%);
									}
									.tours-tabs__table {
										display: block;
									}
									.tours-tabs__table thead, .tours-tabs__table tbody, .tours-tabs__table tfoot, .tours-tabs__table tr, .tours-tabs__table td, .tours-tabs__table th {
										display: block;
										width: auto !important;
										height: auto !important;
									}
									.tours-tabs__table td, .tours-tabs__table th {
										padding: 0;
									}
									.tours-tabs__table> tr, .tours-tabs__table> thead> tr, .tours-tabs__table> tbody> tr, .tours-tabs__table> tfoot> tr {
										padding: 20px;
									}
								}

								@media (max-width: 500px) {
									.tours-tabs__table> tr, .tours-tabs__table> thead> tr, .tours-tabs__table> tbody> tr, .tours-tabs__table> tfoot> tr {
										padding: 10px;
									}
								}

								.tour-reviews {
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
								}

								.tour-reviews__items> .tour-reviews__item:last-child {
									border-bottom: 0;
								}

								.tour-reviews__items .children {
									margin: 0;
								}

								.tour-reviews__item {
									border-bottom: 1px solid #f2f2f2;
									overflow: hidden;
								}

								.tour-reviews__item .tour-reviews__item:last-child {
									padding-bottom: 0;
									border-bottom: none;
								}

								.tour-reviews__item__container {
									overflow: hidden;
								}

								.tour-reviews__item__container+ .tour-reviews__item {
									border-top: 1px solid #f2f2f2;
									margin-top: 40px;
								}

								@media (max-width: 767px) {
									.tour-reviews__item__container+ .tour-reviews__item {
										margin-top: 30px;
									}
								}

								.tour-reviews__item__info {
									margin-right: 20px;
									float: left;
									text-align: center;
								}

								.tour-reviews__item__info img {
									margin-bottom: 15px;
									border-radius: 100%;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border: 6px solid #fff;
								}

								.tour-reviews__item__content__top {
									margin-top: 10px;
									margin-bottom: 10px;
									overflow: hidden;
								}

								.tour-reviews__item__rating {
									float: left;
									color: #ffcd47;
									font-size: 20px;
								}

								.tour-reviews__item__rating i {
									margin-right: 5px;
								}

								.tour-reviews__item__date {
									float: right;
									color: #c3c2c2;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.tour-reviews__item__name {
									font-family: Roboto;
									font-size: 1.133em;
								}

								.tour-reviews__form {
									border-top: 1px solid #e9e9e9;
								}

								.tour-reviews__form__title {
									margin: 0;
									margin-bottom: 20px;
									font-size: 1.333em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.tour-reviews__form__rating {
									margin: 15px 0;
									font-size: 1.067em;
									overflow: hidden;
								}

								.tour-reviews__form__rating__label {
									margin-right: 20px;
									float: left;
								}

								.tour-reviews__form__rating .stars {
									margin: 0;
								}

								.tour-reviews__form__rating .stars a {
									margin-right: 0 !important;
									border-right: none !important;
									font-size: 1.333em;
								}

								.tour-reviews__form__rating .stars a:hover {
									border-bottom: none;
								}

								.tour-reviews__form__rating i {
									color: #ffcd47;
									font-size: 1.250em;
								}

								.tour-reviews__form__rating i:first-child {
									margin-left: 20px;
								}

								.tour-reviews__form__item {
									position: relative;
								}

								.tour-reviews__form input[type="text"] {
									width: 350px;
								}

								.tour-reviews__form textarea {
									width: 500px;
								}

								.tour-reviews__form input, .tour-reviews__form textarea {
									background: #fbfbfb;
									border: 1px solid #ebebeb;
									-webkit-transition: all 0.1s ease-in-out;
									-o-transition: all 0.1s ease-in-out;
									transition: all 0.1s ease-in-out;
								}

								.tour-reviews__form input:focus, .tour-reviews__form textarea:focus {
									border: 1px solid #d4d4d4;
									background-color: #fff;
								}

								.tour-reviews__rating-total {
									overflow: hidden;
									border-bottom: 1px solid #f2f2f2;
								}

								.tour-reviews__rating-total__stars {
									margin-right: 25px;
									float: left;
									font-size: 22px;
								}

								.tour-reviews__rating-total__stars i {
									margin-right: 5px;
									color: #ffcd47;
								}

								.tour-reviews__rating-total__text {
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.tour-reviews .woocommerce-noreviews, .tour-reviews .woocommerce-verification-required, .tour-reviews .form-submit {
									margin: 0;
								}

								#tabreviews .tours-tabs__content {
									padding: 0;
								}

								.tours-tabs .tour-reviews {
									margin: 0;
									background: transparent;
									box-shadow: none;
									border-radius: 0;
								}

								.tours-tabs .tour-reviews .section-title {
									display: none;
								}

								@media (max-width: 767px) {
									.tour-reviews__item__rating {
										float: none;
									}
									.tour-reviews__item__date {
										float: none;
									}
									.tour-reviews__form input[type="text"], .tour-reviews__form textarea {
										width: 100%;
									}
								}

								.contact-info__item {
									display: table;
									width: 100%;
									margin-bottom: 6px;
								}

								.contact-info__item:last-child {
									margin-bottom: 0;
								}

								.contact-info__item__icon {
									display: table-cell;
									width: 25px;
								}

								.contact-info__item__icon i {
									width: 1.667em;
									height: 1.667em;
									line-height: 1.667em;
									margin-right: 10px;
									background: #00b7e3;
									color: #fff;
									border-radius: 100%;
									text-align: center;
								}

								.contact-info__item__icon__mobile:before {
									font-size: 1.333em;
								}

								.contact-info__item__icon__email:before {
									font-size: 0.867em;
									vertical-align: top;
								}

								.contact-info__item__text {
									display: table-cell;
									vertical-align: top;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.gallery__navigation {
									min-height: 65px;
									line-height: 65px;
									text-align: center;
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
								}

								.gallery__navigation ul {
									display: block;
									margin: 0;
									padding: 0;
									list-style: none;
								}

								.gallery__navigation ul> li {
									display: inline-block;
									border-left: 1px solid #e9e9e9;
								}

								.gallery__navigation ul> li:last-child {
									border-right: 1px solid #e9e9e9;
								}

								.gallery__navigation ul> li> a {
									display: block;
									width: 100%;
									height: 100%;
									padding: 0 35px;
									color: #333;
									font-size: 0.933em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									text-transform: uppercase;
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
									position: relative;
									border-bottom: none;
								}

								.gallery__navigation ul> li> a:hover {
									color: #00b7e3;
									text-decoration: none;
								}

								.gallery__navigation__item-current a:after {
									content: ' ';
									display: block;
									background: #00b7e3;
									position: absolute;
									height: 5px;
									width: 30px;
									bottom: -1px;
									left: 50%;
									-moz-transform: translate(-50%, 0);
									-ms-transform: translate(-50%, 0);
									-webkit-transform: translate(-50%, 0);
									-o-transform: translate(-50%, 0);
									transform: translate(-50%, 0);
								}

								.gallery__navigation--items-box {
									background: none;
									box-shadow: none;
									border-radius: 0;
								}

								.gallery__navigation--items-box ul> li {
									height: 50px;
									line-height: 50px;
									margin-right: 20px;
									border-left: none;
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
								}

								.gallery__navigation--items-box ul> li:last-child {
									margin-right: 0;
									border-right: none;
								}

								.gallery__items {
									margin-bottom: -30px;
								}

								.gallery__item {
									display: block;
									position: relative;
									border-bottom: none;
									overflow: hidden;
									text-align: center;
								}

								.gallery__item:hover {
									border-bottom: none;
								}

								.gallery__item:hover .gallery__item__info {
									opacity: 1;
								}

								.gallery__item-wrap {
									padding-bottom: 30px;
								}

								.gallery__item__info {
									opacity: 0;
									display: block;
									width: 100%;
									height: 100%;
									position: absolute;
									top: 0;
									left: 0;
									text-align: center;
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
									overflow: hidden;
								}

								.gallery__item__info__content {
									display: block;
									width: 90%;
									position: absolute;
									top: 50%;
									left: 50%;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
									color: #fff;
									z-index: 2;
									overflow: hidden;
								}

								.gallery__item__title {
									display: block;
									margin: 0;
									font-size: 1.200em;
									font-weight: bold;
								}

								.gallery__item__description {
									display: block;
									font-size: 1.067em;
									text-transform: uppercase;
									font-weight: bold;
								}

								.gallery__item__delimiter {
									display: inline-block;
									width: 60px;
									height: 1px;
									margin-bottom: 3px;
									background: #fff;
									opacity: 0.5;
								}

								.gallery__item__shadow {
									display: block;
									width: 100%;
									height: 100%;
									position: absolute;
									top: 0;
									left: 0;
									background: #00b7e3;
									opacity: 0.9;
									border-radius: 0;
									z-index: 1;
								}

								.gallery .pagination {
									text-align: center;
								}

								.gallery .pagination a {
									display: inline-block;
									width: 55px;
									height: 55px;
									line-height: 58px;
									margin-right: 10px;
									border-radius: 3px;
									position: relative;
									background: #eaeaea;
									color: rgba(51, 51, 51, 0.7);
									font-size: 0.933em;
									text-transform: uppercase;
									border-bottom: none;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									-webkit-transition: all 0.1s ease-in-out;
									-o-transition: all 0.1s ease-in-out;
									transition: all 0.1s ease-in-out;
								}

								.gallery .pagination a:hover {
									cursor: pointer;
									color: rgba(51, 51, 51, 0.9);
									background: #e6e6e6;
								}

								.gallery .pagination .jp-previous, .gallery .pagination .jp-next {
									margin: 0;
									position: relative;
								}

								.gallery .pagination .jp-previous:before, .gallery .pagination .jp-next:before {
									position: absolute;
									top: 50%;
									left: 50%;
									font-family: FontAwesome;
									font-size: 1.571em;
									font-weight: normal;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
								}

								.gallery .pagination .jp-previous {
									float: left;
								}

								.gallery .pagination .jp-previous:before {
									content: "\f104";
								}

								.gallery .pagination .jp-previous:hover {
									text-decoration: none;
								}

								.gallery .pagination .jp-next {
									float: right;
								}

								.gallery .pagination .jp-next:before {
									content: "\f105";
								}

								.gallery .pagination .jp-next:hover {
									text-decoration: none;
								}

								.gallery .pagination .jp-disabled, .gallery .pagination .jp-current {
									opacity: 0.55;
								}

								.gallery .pagination .jp-disabled:hover, .gallery .pagination .jp-current:hover {
									cursor: default;
									background: #eaeaea;
									color: rgba(51, 51, 51, 0.7);
								}

								.gallery.gallery--page.gallery--withbanner {
									margin-top: -40px;
								}

								@media (max-width: 767px) {
									.gallery.gallery--page.gallery--withbanner {
										margin-top: -30px;
									}
								}

								.gallery.gallery--page.gallery--withbanner .gallery__navigation {
									margin-left: -2000px;
									margin-right: -2000px;
									padding-left: 2000px;
									padding-right: 2000px;
								}

								@media (max-width: 767px) {
									.gallery .pagination .jp-previous, .gallery .pagination .jp-next {
										display: none;
									}
								}

								@media (max-width: 500px) {
									.gallery .pagination .jp-previous, .gallery .pagination .jp-next {
										display: inline-block !important;
										float: none;
										margin-right: 30px;
									}
									.gallery .pagination .jp-previous:last-child, .gallery .pagination .jp-next:last-child {
										margin-right: 0;
									}
									.gallery .pagination a {
										display: none;
									}
								}

								.shortcode-tour-reviews.section-white {
									padding-top: 40px;
									padding-bottom: 40px;
								}

								@media (max-width: 767px) {
									.shortcode-tour-reviews.section-white {
										padding-top: 30px;
									}
								}

								@media (max-width: 767px) {
									.shortcode-tour-reviews.section-white {
										padding-bottom: 30px;
									}
								}

								.shortcode-tour-reviews__item {
									margin-bottom: 30px;
									padding-bottom: 30px;
									overflow: hidden;
									border-bottom: 1px dashed #ececec;
								}

								.shortcode-tour-reviews__item:last-child {
									margin-bottom: 0;
									padding-bottom: 0;
									border-bottom: none;
								}

								.shortcode-tour-reviews__item__info {
									float: left;
									text-align: center;
								}

								.shortcode-tour-reviews__item__info img {
									margin-bottom: 20px;
									border-radius: 100%;
									border: 6px solid #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
								}

								.shortcode-tour-reviews__item__info__name {
									font-family: Roboto;
								}

								.shortcode-tour-reviews__item__content {
									width: 100%;
									padding-left: 140px;
								}

								.shortcode-tour-reviews__item__title {
									margin: 10px 0;
									font-size: 1.333em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.shortcode-tour-reviews__item__title a {
									color: #333;
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
									border-bottom: none;
								}

								.shortcode-tour-reviews__item__title a:hover {
									color: rgba(51, 51, 51, 0.8);
									text-decoration: none;
								}

								.shortcode-tour-reviews__item__description {
									color: #686868;
								}

								.shortcode-tour-reviews__item__rating {
									margin-top: 10px;
									color: #ffcd47;
									font-size: 1.200em;
								}

								.shortcode-tour-reviews__item__rating i {
									margin-right: 5px;
								}

								.gift-cart {
									margin-left: -2000px;
									margin-right: -2000px;
									padding-left: 2000px;
									padding-right: 2000px;
									background: url("/wp-content/themes/adventure-tours/assets/images/gift-pattern.png") #fa64ac;
									color: #fff;
								}

								.gift-cart__box {
									position: relative;
									padding: 80px;
									padding-left: 240px;
								}

								.gift-cart__bow {
									width: 12px;
									height: 100%;
									position: absolute;
									top: 0;
									left: 150px;
									background: #fff;
								}

								.gift-cart__bow:after {
									content: " ";
									display: block;
									width: 88px;
									height: 67px;
									position: absolute;
									top: 50%;
									left: 50%;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
									background: url("/wp-content/themes/adventure-tours/assets/images/bow.png") no-repeat;
								}

								.gift-cart__title {
									margin: 0;
									margin-bottom: 15px;
									font-family: Roboto;
									font-size: 1.600em;
									font-weight: normal;
								}

								.gift-cart__description {
									font-size: 1.200em;
								}

								.gift-cart__button {
									display: inline-block;
									margin-top: 20px;
									padding: 0 50px;
									line-height: 50px;
									background: #fff;
									border: none;
									border-radius: 50px;
									color: #eb5ea2;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									font-size: 1.067em;
									text-transform: uppercase;
								}

								.gift-cart__button:hover {
									color: #eb5ea2;
									text-decoration: none;
								}

								.gift-cart--button .gift-cart__box {
									padding-right: 350px;
								}

								.gift-cart--button .gift-cart__button {
									margin: 0;
									position: absolute;
									top: 50%;
									right: 120px;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
									border-bottom: none;
								}

								@media (max-width: 991px) {
									.gift-cart__box {
										padding-right: 60px !important;
										padding-left: 150px !important;
									}
									.gift-cart__button {
										margin-top: 20px !important;
										position: static !important;
										transform: none !important;
									}
									.gift-cart__bow {
										left: 60px !important;
									}
								}

								@media (max-width: 500px) {
									.gift-cart__box {
										padding-right: 30px !important;
										padding-top: 30px !important;
										padding-bottom: 30px !important;
										padding-left: 95px !important;
									}
									.gift-cart__button {
										line-height: 30px;
										padding: 0 30px;
									}
									.gift-cart__bow {
										left: 40px !important;
									}
								}

								.tours-type-icons {
									position: relative;
									margin-left: -2000px;
									margin-right: -2000px;
									padding-left: 2000px;
									padding-right: 2000px;
									overflow: hidden;
								}

								.tours-type-icons__bg {
									width: 100%;
									height: 100%;
									position: absolute;
									top: 50%;
									left: 50%;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
									z-index: -2;
								}

								.tours-type-icons__shadow {
									display: block;
									width: 100%;
									height: 100%;
									position: absolute;
									top: 0;
									left: 0;
									background: #334960;
									opacity: 0.7;
									border-radius: 0;
								}

								.tours-type-icons__content {
									position: relative;
									z-index: 1;
								}

								.tours-type-icons__item__container {
									display: block;
									width: 195px;
									height: 195px;
									margin: 0 auto;
									position: relative;
									border: 3px solid rgba(255, 255, 255, 0.85);
									border-radius: 100%;
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
								}

								.tours-type-icons__item__container:hover {
									background: rgba(255, 255, 255, 0.85);
									text-decoration: none;
									border: 3px solid rgba(255, 255, 255, 0.85);
								}

								.tours-type-icons__item__container:hover .tours-type-icons__item__content {
									color: #334960;
								}

								.tours-type-icons__item__content {
									position: absolute;
									top: 50%;
									left: 50%;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
									text-align: center;
									color: #fff;
									font-size: 1.200em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									text-transform: uppercase;
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
								}

								.tours-type-icons__item__content i {
									display: block;
									margin-bottom: 25px;
									font-size: 3.611em;
								}

								.tours-type-icons__slider {
									position: relative;
								}

								.tours-type-icons__slider__prev, .tours-type-icons__slider__next {
									position: absolute;
									top: 50%;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
									color: rgba(255, 255, 255, 0.6);
									font-size: 1.600em;
									border-bottom: none;
								}

								.tours-type-icons__slider__prev:hover, .tours-type-icons__slider__next:hover {
									color: rgba(255, 255, 255, 0.8);
									border-bottom: none;
								}

								.tours-type-icons__slider__prev:focus, .tours-type-icons__slider__next:focus {
									color: #fff;
								}

								.tours-type-icons__slider__prev {
									left: -35px;
								}

								.tours-type-icons__slider__next {
									right: -35px;
								}

								@media (max-width: 1200px) {
									.tours-type-icons__slider {
										padding: 0 40px;
									}
									.tours-type-icons__slider__prev {
										left: 0;
									}
									.tours-type-icons__slider__next {
										right: 0;
									}
									.tours-type-icons__item__container {
										width: 145px;
										height: 145px;
									}
									.tours-type-icons__item__content {
										font-size: 1.1em;
										line-height: 1.4em;
									}
									.tours-type-icons__item__content i {
										font-size: 3em;
										margin-bottom: 15px;
									}
								}

								@media (max-width: 992px) {
									.tours-type-icons__item__container {
										width: 105px;
										height: 105px;
									}
									.tours-type-icons__item__content {
										font-size: 0.8em;
									}
									.tours-type-icons__item__content i {
										margin-bottom: 10px;
									}
								}

								.icon-tick {
									margin-right: 10px;
								}

								.icon-tick--on {
									color: #01cb68;
								}

								.icon-tick--off {
									color: #eb7591;
								}

								.timeline__item {
									display: table;
									width: 100%;
									margin-bottom: 2px;
								}

								.timeline__item:last-child .timeline__item__content {
									padding-bottom: 0 !important;
								}

								.timeline__item:last-child .timeline__item__description {
									margin-bottom: -7px;
								}

								.timeline__item:last-child .timeline__item__icon-wrap:before {
									display: none;
								}

								.timeline__item__icon-wrap {
									display: table-cell;
									vertical-align: top;
									width: 70px;
									position: relative;
									overflow: hidden;
								}

								.timeline__item__icon-wrap:before {
									content: " ";
									display: block;
									border-left: 4px dotted #00b7e3;
									height: 100%;
									position: absolute;
									top: 0;
									left: 50%;
									-moz-transform: translate(-50%, 0);
									-ms-transform: translate(-50%, 0);
									-webkit-transform: translate(-50%, 0);
									-o-transform: translate(-50%, 0);
									transform: translate(-50%, 0);
									z-index: 1;
								}

								.timeline__item__icon {
									display: inline-block;
									width: 70px;
									height: 70px;
									line-height: 70px;
									background: #00b7e3;
									border-radius: 100%;
									text-align: center;
									font-family: Roboto;
									font-size: 1.467em;
									color: #fff;
									position: relative;
									z-index: 2;
								}

								.timeline__item__icon:before {
									content: " ";
									display: block;
									width: 60px;
									height: 60px;
									background: transparent;
									position: absolute;
									top: 5px;
									left: 5px;
									border-radius: 100%;
									border: 3px solid rgba(255, 255, 255, 0.5);
								}

								.timeline__item__icon__text {
									display: inline-block;
									margin-left: -3px;
								}

								.timeline__item__content {
									display: table-cell;
									vertical-align: top;
									padding-bottom: 10px;
								}

								.timeline__item__title {
									margin: 20px 0 !important;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									font-size: 1.467em;
								}

								@media (max-width: 500px) {
									.timeline__item {
										margin-bottom: 0;
									}
									.timeline__item__icon {
										width: 60px;
										height: 60px;
										line-height: 60px;
									}
									.timeline__item__icon:before {
										width: 50px;
										height: 50px;
									}
									.timeline__item__icon-wrap:before {
										border-left: 3px dotted #00b7e3;
										margin-left: -6px;
									}
									.timeline__item__title {
										margin-top: 10px !important;
									}
									.timeline__item__content {
										padding-left: 15px;
									}
								}

								@media (max-width: 450px) {
									.timeline__item {
										display: block;
										margin-bottom: 40px;
										overflow: hidden;
									}
									.timeline__item__icon-wrap {
										display: block;
										margin: 0 10px 10px 0;
										float: left;
									}
									.timeline__item__icon-wrap:before {
										display: none;
									}
									.timeline__item__content {
										display: block;
										padding-left: 0;
									}
								}

								@media (max-width: 450px) and (max-width: 767px) {
									.timeline__item {
										margin-bottom: 30px;
									}
								}

								.icons-set__row {
									margin-bottom: 40px;
								}

								@media (max-width: 767px) {
									.icons-set__row {
										margin-bottom: 30px;
									}
								}

								.icons-set__row:last-child {
									margin-bottom: 0;
								}

								.icons-set__item {
									display: table;
									width: 100%;
								}

								.icons-set__item__field {
									display: table-cell;
									vertical-align: top;
								}

								.icons-set__item__field--fix-size {
									width: 85px;
								}

								.icons-set__item__title {
									margin: 0;
									margin-bottom: 10px;
									font-size: 1.1em;
								}

								.icons-set__item__description {
									line-height: 1.6em;
									color: #9a9a9a;
								}

								.icons-set__item__icon {
									position: absolute;
									top: 50%;
									left: 50%;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
									font-size: 1.667em;
								}

								.icons-set__item__icon-wrap {
									width: 66px;
									height: 66px;
									background: #00b7e3;
									border-radius: 100%;
									position: relative;
									color: #fff;
								}

								.icons-set__item__icon-wrap a {
									color: #fff;
								}

								.icons-set__item__icon-wrap:before {
									content: " ";
									display: block;
									width: 56px;
									height: 56px;
									position: absolute;
									top: 50%;
									left: 50%;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
									border: 2px dotted rgba(255, 255, 255, 0.5);
									border-radius: 100%;
								}

								@media (max-width: 767px) {
									.icons-set__row {
										margin-bottom: 0;
									}
									.icons-set__item {
										margin-bottom: 30px;
									}
								}

								.accordion__item {
									border-radius: 3px !important;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
								}

								.accordion__item__title-wrap {
									background: transparent !important;
								}

								.accordion__item__link {
									display: block;
									height: 50px;
									line-height: 51px;
									padding: 0 30px;
									text-transform: uppercase;
									font-size: 0.933em;
									color: #fff !important;
									background: #00b7e3;
									border-bottom: none;
								}

								.accordion__item__link:hover, .accordion__item__link:focus {
									color: #333;
									border-bottom: none;
								}

								.accordion__item__link.collapsed {
									color: #333 !important;
									background: #fff;
								}

								.accordion__item__content {
									padding: 30px !important;
									border-top: none !important;
								}

								.accordion .accordion__item {
									margin-bottom: 5px !important;
								}

								.accordion--with-border .accordion__item {
									box-shadow: none;
								}

								.accordion--with-border .accordion__item__link {
									border: 1px solid #00b7e3;
								}

								.accordion--with-border .accordion__item__link.collapsed {
									border: 1px solid #e9e9e9;
								}

								.accordion--with-border .accordion__item__content {
									border: 1px solid #e9e9e9 !important;
									border-top: none !important;
								}

								.widget__title {
									color: #333; /* Игорь исправил с #fff */
									opacity: 0.9;
									margin: 0 0 20px;
									text-transform: uppercase;
									font-size: 1.286em;
									font-family: Roboto Slab;
									/* font-weight: 600; */
								}

								.widget a {
									border-bottom: none;
								}

								.widget ul {
									margin: 0;
									padding: 0;
									position: relative;
									color: #333;
									border: none;
									list-style: none;
								}

								.widget ul li {
									position: relative;
									padding-left: 20px;
									padding-right: 20px;
									/* margin-bottom: 5px; */
								}

								.widget ul li:before {
									content: "\f0a9";
									display: inline-block;
									font-family: FontAwesome;
									color: #00b7e3;
									position: absolute;
									top: 0;
									left: 0;
								}

								.widget ul li .children {
									margin-left: 30px;
								}

								.widget ul a {
									color: #333;
								}

								.widget ul a:hover {
									color: #00b7e3;
								}

								.widget .tagcloud  a {
									display: inline-block;
									height: 30px;
									line-height: 30px;
									margin-right: 5px;
									margin-bottom: 10px;
									padding: 0 15px;
									background: #f1f1f1;
									border-radius: 3px;
									color: #e15340;
									/* color: #333; */
									font-family: Roboto;
									font-size: 0.933em !important;
									border-bottom: none;
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
									text-transform: uppercase;
									font-weight: 500;
								}

								.widget .tagcloud  a:hover {
									background: #e9e9e9;
									color: #e15340;
								}

								.widget .textwidget {
									text-align: center;
								}

								.widget .textwidget__image {
									margin-top: 30px;
								}

								.widget .search-form {
									position: relative;
								}

								.widget .search-form:before {
									content: "\f002";
									display: block;
									color: #c8c8c8;
									font-family: FontAwesome;
									font-size: 1.333em;
									position: absolute;
									top: 50%;
									right: 20px;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
								}

								.widget .search-form .screen-reader-text {
									display: none;
								}

								.widget .search-form input[type="text"], .widget .search-form input[type="search"] {
									box-sizing: border-box;
									margin: 0;
									width: 100%;
									/*padding: 0 50px 0 20px;*/
									background: #f3f3f3;
									border: none;
									height: 55px;
									border-radius: 30px;
								}

								.widget .search-form input[type="submit"] {
									width: 25px;
									height: 25px;
									position: absolute;
									top: 50%;
									right: 20px;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
									opacity: 0;
								}

								.widget.widget_calendar table {
									width: 100%;
									table-layout: fixed;
									border: none;
								}

								.widget.widget_calendar table td, .widget.widget_calendar table th {
									line-height: 1.615em;
									border: none;
									text-align: center;
									font-size: 0.867em;
								}

								.widget.widget_calendar table caption {
									margin-bottom: 10px;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.widget.widget_calendar table thead {
									background: #eee;
								}

								.widget.widget_calendar table thead th {
									border: 1px solid #eee;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.widget.widget_calendar table tbody td {
									background: #fff;
									border: 1px solid #ededed;
									text-align: center;
								}

								.widget.widget_calendar table tbody td a {
									color: #00b7e3;
									border-bottom: 1px dashed transparent;
								}

								.widget.widget_calendar table tbody td a:hover {
									border-bottom: 1px dashed #00b7e3;
								}

								.widget.widget_calendar table tfoot #prev {
									text-align: left;
								}

								.widget.widget_calendar table tfoot #next {
									text-align: right;
								}

								.widget.widget_calendar table tfoot a {
									color: #333;
								}

								.widget.widget_calendar table tfoot a:hover {
									color: #00b7e3;
								}

								.widget .rsswidget {
									display: block;
									margin-bottom: 10px;
									font-size: 1.067em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.widget .rsswidget img {
									display: none;
								}

								.widget .rss-date {
									display: block;
									margin-bottom: 5px;
									color: #aaa;
								}

								.widget .rssSummary {
									color: #333;
								}

								.widget .menu li {
									padding: 0;
									border-bottom: none;
									padding-left: 20px;
								}

								.widget .menu li:before {
									content: "\f0a9";
									display: inline-block;
									color: #00b7e3;
									font-family: FontAwesome;
									position: absolute;
									top: 0;
									left: 0;
								}

								.widget .menu li .sub-menu {
									/* margin-left: 15px; */
									margin-left: -20px;
								}

								.widget .dropdown-menu li {
									border-bottom: 1px dashed #e2e2e2 !important;
								}

								.widget .dropdown-menu li:before {
									display: none !important;
								}

								.widget .dropdown-menu li:last-child {
									border-bottom: none !important;
								}

								.sidebar .recentcomments a {
									color: #00b7e3;
									border-bottom: 1px dashed transparent;
								}

								.sidebar .recentcomments a:hover {
									border-bottom: 1px dashed #00b7e3;
								}

								.sidebar .post-date {
									color: #aaa;
								}

								.footer .widget__title {
									font-size: 1.200em;
									opacity: 1;
									color: rgba(51,51,51,.5);
									/* color: rgba(19,42,72,.5); */
									text-transform: none;
									display: -webkit-inline-box;
									/* border-bottom: 1px dashed rgba(51,51,51,.5); Igor Sh. Resesign */
								}

								.footer .widget ul> li {
									color: #959da7;
								}

								.footer .widget ul> li:before {
									color: #959da7;
								}

								.footer .widget ul> li> a {
									/* color: #fff; */
									color: rgba(51,51,51,.5);
								}

								.footer .widget.widget_calendar {
									color: #333;
								}

								.footer .widget.widget_calendar caption {
									color: #959da7;
								}

								.footer .widget.widget_calendar table tfoot a {
									color: #fff;
									border-bottom: 1px dashed transparent;
								}

								.footer .widget.widget_calendar table tfoot a:hover {
									border-bottom-color: #fff;
								}

								.footer .widget .textwidget {
									text-align: left;
								}

								.footer .widget .rsswidget {
									color: #fff;
									opacity: 0.9;
									border-bottom: none;
								}

								.footer .widget .rssSummary {
									color: #959da7;
								}

								.footer .widget .menu li {
									border-bottom: none;
								}

								.footer .widget select a, .footer .widget .dropdown-menu a {
									color: #333;
								}

								.footer .widget .searchform input {
									color: #333;
								}

								.footer .widget .tagcloud a {
									color: #333;
								}

								.footer .widget.widget_categories li, .footer .widget.widget_archive li, .footer .widget.widget_product_categories li, .footer .widget.widget_tour_categories_adventure_tours li {
									position: relative;
									border-bottom: none;
								}

								.footer .widget.widget_categories li:before, .footer .widget.widget_archive li:before, .footer .widget.widget_product_categories li:before, .footer .widget.widget_tour_categories_adventure_tours li:before {
									content: " ";
									display: block;
									width: 100%;
									height: 1px;
									position: absolute;
									top: auto;
									bottom: 0;
									left: 0;
									border-top: 1px dashed #959da7;
									opacity: 0.3;
								}

								.footer .widget.widget_categories li .children, .footer .widget.widget_archive li .children, .footer .widget.widget_product_categories li .children, .footer .widget.widget_tour_categories_adventure_tours li .children {
									border-top: none;
									position: relative;
								}

								.footer .widget.widget_categories li .children:before, .footer .widget.widget_archive li .children:before, .footer .widget.widget_product_categories li .children:before, .footer .widget.widget_tour_categories_adventure_tours li .children:before {
									content: " ";
									display: block;
									width: 100%;
									height: 1px;
									position: absolute;
									top: auto;
									bottom: 0;
									left: 0;
									border-top: 1px dashed #959da7;
									opacity: 0.3;
									bottom: auto;
									top: 0;
								}

								.footer .widget.widget_categories li:last-child, .footer .widget.widget_archive li:last-child, .footer .widget.widget_product_categories li:last-child, .footer .widget.widget_tour_categories_adventure_tours li:last-child {
									margin-bottom: 0;
									padding-bottom: 0;
									border-bottom: none;
								}

								.footer .widget.widget_categories li:last-child:before, .footer .widget.widget_archive li:last-child:before, .footer .widget.widget_product_categories li:last-child:before, .footer .widget.widget_tour_categories_adventure_tours li:last-child:before {
									display: none;
								}

								.sidebar .widget_rss li:before, .footer .widget_rss li:before {
									display: none;
								}

								.sidebar .widget_categories li, .sidebar .widget_archive li, .sidebar .widget_product_categories li, .sidebar .widget_tour_categories_adventure_tours li, .footer .widget_categories li, .footer .widget_archive li, .footer .widget_product_categories li, .footer .widget_tour_categories_adventure_tours li {
									margin-bottom: 10px;
									padding-bottom: 10px;
									border-bottom: 1px dashed #e2e2e2;
									padding-left: 0;
								}

								.sidebar .widget_categories li:before, .sidebar .widget_archive li:before, .sidebar .widget_product_categories li:before, .sidebar .widget_tour_categories_adventure_tours li:before, .footer .widget_categories li:before, .footer .widget_archive li:before, .footer .widget_product_categories li:before, .footer .widget_tour_categories_adventure_tours li:before {
									display: none;
								}

								.sidebar .widget_categories li:last-child, .sidebar .widget_archive li:last-child, .sidebar .widget_product_categories li:last-child, .sidebar .widget_tour_categories_adventure_tours li:last-child, .footer .widget_categories li:last-child, .footer .widget_archive li:last-child, .footer .widget_product_categories li:last-child, .footer .widget_tour_categories_adventure_tours li:last-child {
									margin-bottom: 0;
									padding-bottom: 0;
									border-bottom: none;
								}

								.sidebar .widget_categories li .children, .sidebar .widget_archive li .children, .sidebar .widget_product_categories li .children, .sidebar .widget_tour_categories_adventure_tours li .children, .footer .widget_categories li .children, .footer .widget_archive li .children, .footer .widget_product_categories li .children, .footer .widget_tour_categories_adventure_tours li .children {
									margin-top: 10px;
									margin-left: 0;
									padding-top: 10px;
									border-top: 1px dashed #e2e2e2;
								}

								.sidebar .widget_categories li .children li, .sidebar .widget_archive li .children li, .sidebar .widget_product_categories li .children li, .sidebar .widget_tour_categories_adventure_tours li .children li, .footer .widget_categories li .children li, .footer .widget_archive li .children li, .footer .widget_product_categories li .children li, .footer .widget_tour_categories_adventure_tours li .children li {
									padding-left: 30px;
								}

								.sidebar .widget_categories li a, .sidebar .widget_archive li a, .sidebar .widget_product_categories li a, .sidebar .widget_tour_categories_adventure_tours li a, .footer .widget_categories li a, .footer .widget_archive li a, .footer .widget_product_categories li a, .footer .widget_tour_categories_adventure_tours li a {
									border-bottom: none;
								}

								.widget-last-posts {
									font-family: Roboto SLab;
									background: #fff;
								}

								.widget-last-posts__item {
									padding-bottom: 15px;
									overflow: hidden;
									position: relative;
									background: #fff;
								}

								.widget-last-posts__item:before {
									content: " ";
									display: block;
									width: 100%;
									height: 1px;
									position: absolute;
									top: auto;
									bottom: 0;
									left: 0;
									border-top: 1px dashed #959da7;
									opacity: 0.3;
								}

								.widget-last-posts__item+ .widget-last-posts__item {
									padding-top: 15px;
								}

								.widget-last-posts__item:last-child {
									padding-bottom: 0;
								}

								.widget-last-posts__item:last-child:before {
									display: none;
								}

								.widget-last-posts__item__container {
									display: table;
									width: 33%;
								}

								.widget-last-posts__item__container__item {
									display: table;
									vertical-align: top;
								}

								.widget-last-posts__item__container__item--image {
									width: 60px;
								}

								.widget-last-posts__item__container--without-img .widget-last-posts__item__info {
									padding-left: 0;
								}

								.widget-last-posts__item__image {
									display: inline-block;
									width: 60px;
									height: 60px;
									border-bottom: none !important;
								}

								.widget-last-posts__item__image img {
									border-radius: 0;
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
								}

								.widget-last-posts__item__image img:hover {
									opacity: 0.8;
								}

								.widget-last-posts__item__info {
									padding-left: 10px;
								}

								.widget-last-posts__item__title {
									color: #fff;
									opacity: 0.9;
									font-size: 1.067em;
								}

								.widget-last-posts__item__title a {
									color: #333;
									font-family: Roboto Slab;
									font-weight: 600;
									font-style: normal;
									border-bottom: none !important;
								}

								.widget-last-posts__item__date {
									font-size: 0.933em;
									color: #00b7e3;
									font-weight: 600;
								}

								.sidebar .widget-last-posts__item {
									border-bottom: 1px dashed #e2e2e2;
								}

								.sidebar .widget-last-posts__item:last-child {
									border: none;
								}

								.sidebar .widget-last-posts__item:before {
									display: none;
								}

								.sidebar .widget-last-posts__item__title {
									opacity: 1;
									font-size: 1.067em;
								}

								.sidebar .widget-last-posts__item__title a {
									color: #333;
								}

								.sidebar .widget-last-posts__item__date {
									color: #aaa;
									font-size: 0.933em;
								}

								.widget-twitter__item {
									margin-bottom: 15px;
									padding-bottom: 15px;
									overflow: hidden;
									position: relative;
								}

								.widget-twitter__item:before {
									content: " ";
									display: block;
									width: 100%;
									height: 1px;
									position: absolute;
									top: auto;
									bottom: 0;
									left: 0;
									border-top: 1px dashed #959da7;
									opacity: 0.3;
								}

								.widget-twitter__item:last-child {
									margin-bottom: 0;
									padding-bottom: 0;
								}

								.widget-twitter__item:last-child:before {
									display: none;
								}

								.widget-twitter__item img {
									border-radius: 100%;
									margin-right: 10px;
								}

								.widget-twitter__item__container {
									display: table;
									width: 100%;
								}

								.widget-twitter__item__container__item {
									display: table-cell;
									vertical-align: top;
								}

								.widget-twitter__item__container__item--image {
									width: 48px;
								}

								.widget-twitter__item__info {
									padding-left: 10px;
									line-height: 21px;
								}

								.widget-twitter__item__content {
									margin-top: 10px;
									font-size: 0.933em;
								}

								.widget-twitter__item__content a {
									font-size: 1.071em;
								}

								.widget-twitter__item__time {
									margin-top: 5px;
									font-size: 0.933em;
								}

								.widget-twitter__item__name {
									color: #fff;
									opacity: 0.9;
									font-size: 1.067em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									border: none !important;
								}

								.widget-twitter__item__login {
									font-size: 0.867em;
								}

								.sidebar .widget-twitter__item {
									border-bottom: 1px dashed #e2e2e2;
								}

								.sidebar .widget-twitter__item:before {
									display: none;
								}

								.sidebar .widget-twitter__item:last-child {
									border-bottom: none;
								}

								.sidebar .widget-twitter__item__name {
									color: #333;
								}

								.sidebar .widget-twitter__item__login a, .sidebar .widget-twitter__item__content a {
									border-bottom: 1px dashed transparent;
								}

								.sidebar .widget-twitter__item__login a:hover, .sidebar .widget-twitter__item__content a:hover {
									border-bottom: 1px dashed #00b7e3;
								}

								.widget-contact-info__item {
									display: table;
									width: 100%;
									margin-bottom: 20px;
									vertical-align: middle;
								}

								.widget-contact-info__item:last-child {
									margin-bottom: 0;
								}

								.widget-contact-info__item__icon {
									display: table-cell;
									width: 27px;
									vertical-align: middle;
								}

								.widget-contact-info__item__icon i {
									width: 1.688em;
									height: 1.688em;
									line-height: 1.688em;
									border-radius: 100%;
									background: #959da7;
									color: #c8cdd3;
									/* background: rgba(51,73,96,.8); */
									/* color: #0acaf8; */
									/* color: #334960; */
									font-size: 1.071em;
									text-align: center;
								}

								.widget-contact-info__item__icon__mobile:before {
									font-size: 1.313em;
								}

								.widget-contact-info__item__icon__email:before {
									font-size: 0.813em;
									vertical-align: top;
								}

								.widget-contact-info__item__text {
									display: table-cell;
									padding-left: 10px;
								}

								.sidebar .widget-contact-info i {
									background: #00b7e3;
									color: #f6f6f6;
								}

								.atgrid--widget {
									padding-top: 10px;
									max-width: 270px;
									margin-left: auto;
									margin-right: auto;
								}

								.atgrid--widget .atgrid__item {
									margin-bottom: 30px !important;
								}

								.atgrid--widget .atgrid__item:last-child {
									margin-bottom: 0 !important;
								}

								.atgrid--widget .atgrid__item__top {
									border-radius: 3px;
									overflow: hidden;
								}

								.atgrid--widget .atgrid__item__top__title {
									margin: 0;
									position: absolute;
									top: 55%;
									left: 20px;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
									color: #fff;
									text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
									font-size: 1.333em;
								}

								.atgrid--widget .atgrid__item__top__title--alt {
									top: 75%;
								}

								.atgrid--widget .atgrid__item__top__title a {
									color: #fff;
									border-bottom: none;
								}

								.atgrid--widget .atgrid__item__price a {
									color: #fff;
									border-bottom: none !important;
								}

								.atgrid--widget .atgrid__item__price a:hover {
									color: #fff;
								}

								.atgrid--widget .atgrid__item__price:after {
									display: none;
								}

								.atgrid--widget .atgrid__item__icons {
									position: absolute;
									bottom: 0;
									left: 20px;
								}

								.atgrid--widget .atgrid__item__icons i {
									font-size: 1.667em;
									margin-right: 10px;
									color: #fff;
									text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
								}

								.atgrid--widget .atgrid__item__rating i {
									margin-right: 5px;
								}

								.footer .atgrid--widget {
									margin: 0;
								}

								.widget-atgrid-without-title .atgrid--widget {
									padding-top: 0;
								}

								.widget_yikes_mc_widget .yks-mailchimpFormDivRowLabel {
									display: none !important;
								}

								.widget_yikes_mc_widget .yks-mailchimpFormDivRowField input {
									height: 45px;
									padding: 0 20px !important;
									margin-bottom: 10px;
									background-color: rgba(255, 255, 255, 0.9);
									background: rgba(255, 255, 255, 0.9);
									-webkit-transition: all 0.1s ease-in-out;
									-o-transition: all 0.1s ease-in-out;
									transition: all 0.1s ease-in-out;
								}

								.widget_yikes_mc_widget .yks-mailchimpFormDivRowField input:focus {
									background: #fff;
								}

								.widget_yikes_mc_widget .yks-mailchimpFormDivRow, .widget_yikes_mc_widget .yks-mailchimpFormDivSubmit, .widget_yikes_mc_widget .yks-mailchimpFormDivSubmit p {
									margin: 0 !important;
								}

								.widget_yikes_mc_widget .yikes-mailchimp-form-description {
									margin: 0 0 10px !important;
									color: rgba(255, 255, 255, 0.9);
								}

								.widget_yikes_mc_widget .yks-mailchimpFormDiv .yks-mc-input-field-row-email-address {
									display: inline-block;
								}

								.widget_yikes_mc_widget .ykfmc-submit {
									height: 45px;
									line-height: 45px;
									padding: 0 30px;
									border: none;
									color: #fff;
									text-transform: uppercase;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									background: rgba(0,183,227, 0.8);
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
								}

								.widget_yikes_mc_widget .ykfmc-submit:hover {
									background: #00b7e3;
								}

								.widget_yikes_mc_widget .yks-status .yks-success {
									color: rgba(255, 255, 255, 0.8);
									line-height: 1.5em;
									text-align: center;
									margin: 0;
									padding: 0;
								}

								.widget_yikes_mc_widget .yks-mc-submit-preloader {
									display: none;
								}

								.widget_yikes_mc_widget #yks_form_error_message {
									margin: 0 0 10px;
									padding: 0;
									color: #eb7591;
									line-height: 1.4em;
									font-size: 13px !important;
								}

								.widget_yikes_mc_widget #yks_form_error_message ul {
									padding: 0;
									margin: 0 0 0 15px;
									list-style: initial;
								}

								.widget_yikes_mc_widget #yks_form_error_message ul li {
									width: auto !important;
									color: #eb7591 !important;
								}

								.widget_yikes_mc_widget #yks_form_error_message ul li:before {
									display: none;
								}

								.widget_yikes_mc_widget .yks-status .yks-success {
									width: 100%;
									margin: 0;
								}

								.widget_yikes_mc_widget .yks-status .yks-success p {
									margin: 0 0 10px;
								}

								.sidebar .widget_yikes_mc_widget {
									background-color: #334960;
								}

								.sidebar .widget_yikes_mc_widget .widget__title {
									color: rgba(255, 255, 255, 0.9);
									border-bottom-color: rgba(255, 255, 255, 0.15);
								}

								.widget_yikes_easy_mc_widget .yikes-mailchimp-form-description {
									display: none;
								}

								.widget_yikes_easy_mc_widget .edit-link {
									display: none;
								}

								.widget_yikes_easy_mc_widget span.EMAIL-label {
									display: none;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-form label {
									margin: 0;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="text"], .widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="email"] {
									height: 45px;
									line-height: 45px;
									margin: 0;
									padding: 0 20px;
									background-color: rgba(255, 255, 255, 0.9);
									background: rgba(255, 255, 255, 0.9);
									-webkit-transition: all 0.1s ease-in-out;
									-o-transition: all 0.1s ease-in-out;
									transition: all 0.1s ease-in-out;
									border: none;
									border-radius: 3px;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="text"]::-webkit-input-placeholder, .widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="email"]::-webkit-input-placeholder {
									color: #a6a6a6;
									font: normal 300 0.933em/3.462em Roboto;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="text"]::-moz-placeholder, .widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="email"]::-moz-placeholder {
									color: #a6a6a6;
									font: normal 300 0.933em/3.462em Roboto;
									opacity: 1;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="text"]:-ms-input-placeholder, .widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="email"]:-ms-input-placeholder {
									color: #a6a6a6;
									font: normal 300 0.933em/3.462em Roboto;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="text"]:focus, .widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="email"]:focus {
									background: #fff;
									outline: 0;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-form .form-field-description {
									display: none;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-form .yikes-easy-mc-submit-button {
									height: 45px;
									line-height: 45px;
									margin: 10px 0 0 !important;
									padding: 0 30px;
									border: none;
									border-radius: 3px;
									color: #fff;
									text-transform: uppercase;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									background: rgba(0,183,227, 0.8);
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-form .yikes-easy-mc-submit-button:hover {
									background: #00b7e3;
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-success-message {
									/* 
									margin: 0 0 10px;
									padding: 0;
									background: transparent;
									color: #4F8A10;
									*/

									width: 100%;
									margin: 0;
									padding: 0;
									/* background: #FFF; */
									position: absolute;
									bottom: 72px;
									left: 0;
									text-align: center;
									color: #333;
									font-size: 0.867em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									position: absolute;
									height: 94px;
									padding: 20px;
									/* margin: 10px 10px 10px 10px; */
									/* display: block; */
									/* z-index: 10000; */
								}
								@media (max-width: 767px) {
									.widget_yikes_easy_mc_widget .yikes-easy-mc-success-message {
										position: static;
										margin-bottom: 10px;
									}
								}

								.widget_yikes_easy_mc_widget .yikes-easy-mc-error-message {
									/*
									margin: 0 0 10px;
									padding: 0;
									background: transparent;
									color: #eb7591;
									*/
								    width: 100%;
								    margin: 0;
								    padding: 0;
								    /* background: #FFF; */
								    position: absolute;
								    bottom: 72px;
								    left: 0;
								    text-align: center;
								    color: #333;
								    font-size: 0.867em;
								    font-family: Roboto;
								    font-weight: 400;
								    font-style: normal;
								    position: absolute;
								    height: 94px;
								    padding: 20px;
								    /* margin: 10px 10px 10px 10px; */
								    /* display: block; */
								    /* z-index: 10000; */
								}

								.sidebar .widget_yikes_easy_mc_widget {
									background: #334960;
								}

								.sidebar .widget_yikes_easy_mc_widget .widget__title {
									color: rgba(255, 255, 255, 0.9);
									border-bottom-color: rgba(255, 255, 255, 0.15);
								}

								.page-single__title {
									margin: 0;
									font-size: 1.333em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.page-single__content p {
									margin: 20px 0px 20px 0px;
									/* margin-bottom: 10px; */
								}

								.page-single__content p:last-child {
									margin-bottom: 0;
								}

								.page-404__content {
									padding: 180px 0;
									background: url("/wp-content/themes/scanex/assets/images/pattern-white-dot.png") #00b7e3;
									text-align: center;
									position: relative;
									margin-left: -2000px;
									margin-right: -2000px;
									padding-left: 2000px;
									padding-right: 2000px;
								}

								.page-404__image {
									width: 360px;
									height: 156px;
									margin: 0 auto;
									background: url("/wp-content/themes/scanex/assets/images/404.png") no-repeat center;
									background-size: contain;
								}

								@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
									.page-404__image {
										background: url("/wp-content/themes/scanex/assets/images/404@2x.png") no-repeat center;
										background-size: 100% auto;
									}
								}

								@media (max-width: 390px) {
									.page-404__image {
										width: 100%;
									}
								}

								.page-404__map {
									margin-top: 30px;
									width: 100%;
									height: 100%;
									position: absolute;
									top: 0;
									left: 50%;
									-moz-transform: translate(-50%, 0);
									-ms-transform: translate(-50%, 0);
									-webkit-transform: translate(-50%, 0);
									-o-transform: translate(-50%, 0);
									transform: translate(-50%, 0);
									background: url("/wp-content/themes/scanex/assets/images/page404-map.png") no-repeat center top;
								}

								.page-404__description {
									margin: 30px 0 0;
									font-size: 1.467em;
									color: #fff;
									text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
									position: relative;
									z-index: 2;
								}

								.page-404__form {
									position: relative;
									z-index: 2;
									text-align: center;
									display: inline-block;
									margin-top: 40px;
								}

								.page-404__form--style1 label {
									display: block;
								}

								.page-404__form--style1 .search-field {
									display: inline-block;
									width: 360px;
									height: 60px;
									line-height: 20px;
									margin: 0;
									padding: 19px 60px 19px 25px;
									background: transparent;
									border: 2px solid #fff;
									border-radius: 30px;
									position: relative;
									z-index: 2;
									color: #fff;
									font-size: 1.067em;
								}

								.page-404__form--style1 .search-field::-webkit-input-placeholder {
									color: #fff;
									font: normal 300 0.933em/21px Roboto;
								}

								.page-404__form--style1 .search-field::-moz-placeholder {
									color: #fff;
									font: normal 300 0.933em/21px Roboto;
									opacity: 1;
								}

								.page-404__form--style1 .search-field:-ms-input-placeholder {
									color: #fff;
									font: normal 300 0.933em/21px Roboto;
								}

								.page-404__form--style1 input[type="submit"] {
									width: 25px;
									height: 25px;
									position: absolute;
									top: 50%;
									right: 25px;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
									z-index: 3;
									opacity: 0;
								}

								.page-404__form--style1 i {
									position: absolute;
									top: 50%;
									right: 25px;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
									color: #fff;
									font-size: 1.467em;
								}

								.page-404__form input[type="search"] {
									box-sizing: border-box;
								}

								.page-404__form--style2 {
									display: block;
									margin-top: 30px;
								}

								.page-404__form--style2 .screen-reader-text {
									display: none;
								}

								.page-404__form--style2:after {
									content: " ";
									display: block;
									clear: both;
								}

								.page-404__form--style2 .search-field {
									display: block;
									width: 72%;
									height: 50px;
									line-height: 48px;
									margin: 0;
									float: left;
									background: #f9f9f9;
									border: 1px solid #ebebeb;
									-webkit-transition: all 0.1s ease-in-out;
									-o-transition: all 0.1s ease-in-out;
									transition: all 0.1s ease-in-out;
								}

								.page-404__form--style2 .search-field::-webkit-input-placeholder {
									color: rgba(51, 51, 51, 0.6);
									font: normal 400 1.067em/3.000em Roboto;
								}

								.page-404__form--style2 .search-field::-moz-placeholder {
									color: rgba(51, 51, 51, 0.6);
									font: normal 400 1.067em/3.000em Roboto;
									opacity: 1;
								}

								.page-404__form--style2 .search-field:-ms-input-placeholder {
									color: rgba(51, 51, 51, 0.6);
									font: normal 400 1.067em/3.000em Roboto;
								}

								.page-404__form--style2 .search-field:focus {
									border: 1px solid #d4d4d4;
									background: #fff;
								}

								.page-404__form--style2 input[type="submit"] {
									padding: 0;
									border: none;
									background-color: transparent;
									color: #fff;
									text-transform: uppercase;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.page-404__form--style2 input[type="submit"]:focus, .page-404__form--style2 input[type="submit"]:active {
									outline: 0;
								}

								.page-404__form--style2__button-wrap {
									margin-left: 20px;
									float: left;
								}

								.page-404__form--style2__button {
									height: 50px;
									line-height: 50px;
								}

								.page-404__box {
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
								}

								.page-404__notice {
									position: relative;
								}

								.page-404__notice:before {
									content: ' ';
									display: block;
									background: #00b7e3;
									position: absolute;
									height: 5px;
									width: 30px;
									width: 5px;
									height: 25px;
									top: 50%;
									left: 0;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
								}

								@media (max-width: 767px) {
									.page-404__form--style2 .search-field {
										width: 100%;
										margin-bottom: 10px;
										float: none;
									}
									.page-404__form--style2__button-wrap {
										margin-left: 0;
										float: none;
									}
									.page-404__form--style2__button {
										width: 100%;
									}
								}

								@media (max-width: 390px) {
									.page-404__form--style1 .search-field {
										width: 100%;
									}
								}

								.faq__item {
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
								}

								.faq__item+ .faq__item {
									margin-top: 40px;
								}

								@media (max-width: 767px) {
									.faq__item+ .faq__item {
										margin-top: 30px;
									}
								}

								.faq__accordion {
									padding-top: 15px;
									padding-bottom: 15px;
								}

								.faq__accordion__item {
									padding: 25px 0;
									border-bottom: 1px solid #f4f4f4;
								}

								.faq__accordion__item:last-child {
									border-bottom: none;
								}

								.faq__accordion__item--open .faq__accordion__heading i {
									background: #ff47a0;
								}

								.faq__accordion__title {
									display: block;
									padding: 10px 0 10px 60px;
									color: #333;
									font-size: 1.067em;
									line-height: 27px;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									border-bottom: none;
								}

								.faq__accordion__title:hover {
									border-bottom: none;
									color: #00b7e3;
								}

								.faq__accordion__title:focus {
									color: #333;
								}

								.faq__accordion__heading {
									min-height: 50px;
									line-height: 50px;
									position: relative;
								}

								.faq__accordion__heading i {
									display: inline-block;
									width: 50px;
									height: 50px;
									position: relative;
									border-radius: 100%;
									background: #00b7e3;
									position: absolute;
									top: 50%;
									left: 0;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
								}

								.faq__accordion__heading i:before {
									display: block;
									position: absolute;
									top: 50%;
									left: 50%;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
									color: #fff;
									font-size: 1.333em;
								}

								.faq__accordion__heading i:after {
									content: " ";
									display: block;
									width: 43px;
									height: 43px;
									position: absolute;
									top: 50%;
									left: 50%;
									-moz-transform: translate(-50%, -50%);
									-ms-transform: translate(-50%, -50%);
									-webkit-transform: translate(-50%, -50%);
									-o-transform: translate(-50%, -50%);
									transform: translate(-50%, -50%);
									border: 2px dotted #fff;
									border-radius: 100%;
									opacity: 0.5;
								}

								.faq__accordion__content {
									padding-left: 60px;
									padding-bottom: 15px;
								}

								.tour-single-rise {
									margin-top: -214px;
									position: relative;
									z-index: 1;
								}

								@media (max-width: 767px) {
									.tour-single-rise {
										margin-top: 0;
									}
								}

								.search-result-block {
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
									text-align: center;
								}

								.search-result-block__title {
									margin: 0;
									padding: 50px 0;
									font-size: 1.867em;
									line-height: 1.2em;
								}

								.search-result-block__link {
									color: #333;
									border-bottom: none;
								}

								.search-result-block__link:hover {
									color: rgba(51, 51, 51, 0.8);
									border-bottom: none;
								}

								.blog__item {
									position: relative;
								}

								.blog__item:last-child {
									margin-bottom: 0;
								}

								.blog__item__box {
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
								}

								.blog__item__info {
									text-align: center;
								}

								.blog__item__thumbnail {
									margin-top: 30px;
								}

								.blog__item__thumbnail a {
									display: block;
									border-bottom: none;
								}

								.blog__item__thumbnail a:hover {
									opacity: 0.8;
								}
								@media (min-width: 767px) {
									.blog__item__title {
										margin: 0;
										margin-bottom: 20px;
										font-size: 1.867em;
										line-height: normal;
									}
								}
								@media (max-width: 767px) {
									.blog__item__title {
										margin: 0;
										margin-bottom: 20px;
										font-size: 1.367em;
										line-height: normal;
									}
								}


								.blog__item__title a {
									color: #333;
									border-bottom: none;
									font-family: Roboto Slab;
									font-weight: 400;
								}

								.blog__item__title a:hover {
									color: rgba(51, 51, 51, 0.8);
								}

								.blog__item__sticky {
									position: absolute;
									top: -7px;
									right: 50px;
								}

								.blog__item__sticky__bg {
									font-size: 3.333em;
									color: #00b7e3;
								}

								.blog__item__sticky__content {
									position: absolute;
									top: 7px;
									left: 50%;
									-moz-transform: translate(-50%, 0);
									-ms-transform: translate(-50%, 0);
									-webkit-transform: translate(-50%, 0);
									-o-transform: translate(-50%, 0);
									transform: translate(-50%, 0);
									color: #fff;
								}

								.blog__item__content p {
									margin: 0 0 10px;
								}

								.blog__item__content p:last-of-type {
									margin-bottom: 0;
								}

								.blog__item--without-image .blog__item__content {
									padding-top: 25px;
								}

								.blog__item--without-image .blog-single__content {
									padding-top: 25px;
								}

								.article-info {
									display: block;
									margin: 0;
								}

								.article-info> li {
									display: inline-block;
									margin-right: 15px;
									color: #333;
									font-family: Roboto;
									font-size: 1.067em;
								}

								.article-info> li:last-child {
									margin-right: 0;
								}

								.article-info> li a {
									color: #333;
									border-bottom: none;
								}

								.article-info> li a:hover {
									color: rgba(51, 51, 51, 0.8);
								}

								.article-info> li i {
									margin-right: 5px;
									color: #00b7e3;
								}

								.blog-single__content p {
									margin: 0;
									margin-bottom: 15px;
								}

								.post-tags span {
									margin-right: 15px;
									font-family: Roboto;
									font-size: 1.200em;
								}

								.post-tags span i {
									margin-right: 10px;
									color: #00b7e3;
								}

								.post-tags a {
									display: inline-block;
									height: 30px;
									line-height: 30px;
									margin: 0 5px 10px 0;
									padding: 0 15px;
									color: #333;
									font-family: Roboto;
									font-size: 0.933em;
									background: #f1f1f1;
									border-radius: 3px;
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
									border-bottom: none;
								}

								.post-tags a:hover {
									text-decoration: none;
									background: #ebebeb;
								}

								.post-category__description {
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
								}

								.post-category__description p:first-child {
									margin-top: 0;
								}

								.post-category__description p:last-child {
									margin-bottom: 0;
								}

								.about-author {
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
								}

								.about-author__content {
									overflow: hidden;
								}

								.about-author img {
									border: 5px solid #fff;
									border-radius: 100%;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									float: left;
									margin-right: 35px;
								}

								.about-author__name {
									margin-bottom: 5px;
									font-family: Roboto;
									font-size: 1.200em;
								}

								.post-navigation {
									text-transform: uppercase;
									overflow: hidden;
									background: #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									border-radius: 3px;
								}

								.post-navigation a {
									display: block;
									position: relative;
									border-bottom: none;
								}

								.post-navigation a:hover {
									text-decoration: none;
									opacity: 0.8;
								}

								.post-navigation i {
									position: absolute;
									top: 50%;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
									-webkit-transition: all 0.2s ease-in-out;
									-o-transition: all 0.2s ease-in-out;
									transition: all 0.2s ease-in-out;
									color: #d5d5d5;
								}

								.post-navigation__prev a {
									width: 50%;
									padding: 25px 25px 25px 80px;
									float: left;
									border-right: 1px solid #e9e9e9;
								}

								.post-navigation__prev a i {
									left: 50px;
								}

								.post-navigation__prev a:hover i {
									left: 40px;
								}

								.post-navigation__next a {
									width: 50%;
									padding: 25px 80px 25px 25px;
									float: right;
									text-align: right;
								}

								.post-navigation__next a i {
									right: 50px;
								}

								.post-navigation__next a:hover i {
									right: 40px;
								}

								.post-navigation__full-item a {
									width: 100%;
								}

								.post-navigation__title {
									display: block;
									color: #a5a5a5;
									font-size: 0.933em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.post-navigation__post-name {
									display: block;
									color: #333;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									white-space: nowrap;
									overflow: hidden;
								}

								@media (max-width: 500px) {
									.post-navigation__prev a {
										padding-left: 45px;
									}
									.post-navigation__prev a i {
										left: 20px;
									}
									.post-navigation__prev a:hover i {
										left: 10px;
									}
									.post-navigation__next a {
										padding-right: 45px;
									}
									.post-navigation__next a i {
										right: 20px;
									}
									.post-navigation__next a:hover i {
										right: 10px;
									}
								}

								.comments {
									background: #fff;
									box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09);
									/* box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09); */
									border-radius: 3px;
								}

								.comments-wrap {
									/* box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09); */
								}

								.comments-wrap> .comments__item:last-child {
									margin-bottom: 0;
									padding-bottom: 0;
									border-bottom: none;
								}

								.comments__item {
									overflow: hidden;
									margin-bottom: 30px;
									/* padding-bottom: 30px;   */
									/* border-bottom: 1px solid #f4f4f4;  IS deleted according with redesign 01.06.17  */
								}

								.comments__item img {
									margin-right: 20px;
									margin-bottom: 5px;
									border-radius: 100%;
									border: 5px solid #fff;
									box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
									float: left;
								}

								.comments__item__info {
									overflow: hidden;
								}

								.comments__item__name {
									float: left;
									font-size: 1.067em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
								}

								.comments__item__name a {
									color: #333;
									border-bottom: none;
								}

								.comments__item__name a:hover {
									color: rgba(51, 51, 51, 0.8);
								}

								.comments__item__reply-link a {
									display: block;
									margin-right: 2px;
									float: right;
									color: #333;
									font-family: Roboto;
									font-size: 1.067em;
									border-bottom: none;
								}

								.comments__item__reply-link a:before {
									content: "\f112";
									display: inline-block;
									margin-right: 10px;
									font-family: FontAwesome;
									color: #00b7e3;
								}

								.comments__item__reply-link a:hover {
									color: #333;
									text-decoration: none;
									color: rgba(51, 51, 51, 0.8);
								}

								.comments__item__date {
									margin-bottom: 5px;
									color: #a5a5a5;
									font-size: 0.933em;
								}

								/* COMMENTS REDESIGN IS */
								/* DESKTOP */
								@media (min-width: 769px) {
									.comments__item__reply {
										padding-left: 180px; /* IS edited on 01.06.17. Previously padding was 30px/ 06.06.17 added media */
									}
									.comments__item__reply .comments__item:last-child {
										margin-bottom: 0;
										padding-bottom: 0;
										border-bottom: 0;
										/* IS added 31.06.17 */
										border-top: 1px solid lightgray;
										padding-top: 70px;
										/* end */
									}
									.comments__item__reply+ .comments__item:before {
										content: " ";
										display: block;
										width: 100%;
										height: 1px;
										margin-top: 30px;
										margin-left: 30px;
										padding-top: 30px;
										border-top: 1px solid #f4f4f4;
									}
								}
								/* MOBILE */
								@media (max-width: 768px) {
									.comments__item__reply {
										padding-left: 0;
									}
									.comments__item__reply .comments__item:last-child {
										padding-top: 40px;
									}
									.comments__item__reply+ .comments__item:before {
										content: " ";
										display: block;
										width: 100%;
										height: 1px;
										margin-top: 30px;
										margin-left: 0;
										padding-top: 30px;
										border-top: 1px solid #f4f4f4;
									}
								}


								.comments form input {
									width: 100%;
									border: 1px solid #ebebeb;
									background: #fbfbfb;
									-webkit-transition: all 0.1s ease-in-out;
									-o-transition: all 0.1s ease-in-out;
									transition: all 0.1s ease-in-out;
								}

								.comments form input:focus {
									border: 1px solid #d4d4d4;
									background-color: #fff;
								}

								.comments form textarea {
									width: 100%;
									min-height: 150px;
									border: 1px solid #ebebeb;
									background: #fbfbfb;
									-webkit-transition: all 0.1s ease-in-out;
									-o-transition: all 0.1s ease-in-out;
									transition: all 0.1s ease-in-out;
								}

								.comments form textarea:focus {
									border: 1px solid #d4d4d4;
									background-color: #fff;
								}

								.comments .form-submit {
									margin: 0;
								}

								.comments__navigation {
									padding: 30px 0;
									text-align: center;
									overflow: hidden;
									position: relative;
									border-top: 1px solid #e9e9e9;
								}

								.comments__navigation__items {
									display: inline-block;
								}

								.comments__navigation__items .comments__navigation__item {
									margin-right: 10px;
								}

								.comments__navigation__items .comments__navigation__item:last-child {
									margin-right: 0;
								}

								.comments__navigation__item {
									display: inline-block;
								}

								.comments__navigation__item a, .comments__navigation__item span {
									display: inline-block;
									width: 45px;
									height: 45px;
									line-height: 42px;
									text-align: center;
									border: 2px solid #f0f0f0;
									font-size: 0.933em;
									font-family: Roboto;
									font-weight: 400;
									font-style: normal;
									color: #333;
									border-radius: 100%;
									text-transform: uppercase;
								}

								.comments__navigation__item a:hover {
									background: #f4f4f4;
									border-color: transparent;
								}

								.comments__navigation__item .current {
									background: #f4f4f4;
									border-color: transparent;
									color: #bcbcbc;
								}

								.comments__navigation__item--disable a, .comments__navigation__item--disable span {
									color: #bcbcbc;
								}

								.comments__navigation__prev {
									float: left;
								}

								.comments__navigation__prev a, .comments__navigation__prev span {
									padding-left: 40px !important;
								}

								.comments__navigation__prev a:after, .comments__navigation__prev span:after {
									content: "\f104";
									left: 20px;
								}

								.comments__navigation__next {
									float: right;
								}

								.comments__navigation__next a, .comments__navigation__next span {
									padding-right: 40px !important;
								}

								.comments__navigation__next a:after, .comments__navigation__next span:after {
									content: "\f105";
									right: 20px;
								}

								.comments__navigation__next a, .comments__navigation__next span, .comments__navigation__prev a, .comments__navigation__prev span {
									position: relative;
									width: auto;
									padding: 0 20px;
									border-radius: 30px;
								}

								.comments__navigation__next a:after, .comments__navigation__next span:after, .comments__navigation__prev a:after, .comments__navigation__prev span:after {
									display: block;
									font-family: FontAwesome;
									font-size: 1.467em;
									font-weight: normal;
									position: absolute;
									top: 50%;
									-moz-transform: translate(0, -50%);
									-ms-transform: translate(0, -50%);
									-webkit-transform: translate(0, -50%);
									-o-transform: translate(0, -50%);
									transform: translate(0, -50%);
								}

								.comments .comment-reply-title {
									overflow: hidden;
								}

								.comments .comment-reply-title #cancel-comment-reply-link {
									float: right;
									color: rgba(205, 205, 205, 0.8);
									font-size: 1.571em;
									border-bottom: none;
								}

								.comments .comment-reply-title #cancel-comment-reply-link:hover {
									color: #cdcdcd;
								}

								.comments .comment-reply-title small {
									float: right;
								}

								.section-title+ .comments__form .comment-respond {
									border-top: none;
								}

								@media (min-width: 768px) {
									.margin30-0 {
										margin: 30px 0;
									}
								}
								@media (min-width: 768px) {
									.comments__form> .comment-respond {
										position: relative;
										border-top: 1px solid #e9e9e9;
										padding-top: 10px;
										padding-right: 50px;
										padding-bottom: 35px;
										padding-left: 50px;
									}
	/*
	.margin30-0 {
		margin: 0;
	}
	*/
}
@media (max-width: 767px) {
	.comments__form> .comment-respond {
		padding-top: 15px; /* IS edited 02.06.17. 30px -> 15px */
	}
	.margin30-0 {
		margin: 30px 0;
	}
}

@media (max-width: 767px) {
	.comments__form> .comment-respond {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.comments__form> .comment-respond {
		padding-bottom: 15px; /* IS edited 02.06.17. 30px -> 15px */
	}
}

@media (max-width: 767px) {
	.comments__form> .comment-respond {
		padding-left: 30px;
	}
}

.comment+ .comment-respond {
	padding: 0 0 30px 0;
}

@media (max-width: 767px) {
	.comments__navigation__content {
		display: inline-block;
	}
	.comments__navigation__prev, .comments__navigation__next {
		float: none;
	}
	.comments__navigation__item {
		display: block;
		margin-bottom: 10px;
		margin-right: 0 !important;
	}
}

.post-page-navigation {
	text-align: center;
	overflow: hidden;
}

.post-page-navigation__items {
	display: inline-block;
}

.post-page-navigation__items .post-page-navigation__item {
	margin-right: 10px;
}

.post-page-navigation__items .post-page-navigation__item:last-child {
	margin-right: 0;
}

.post-page-navigation__item {
	display: inline-block;
}

.post-page-navigation__item a, .post-page-navigation__item span {
	display: inline-block;
	width: 45px;
	height: 45px;
	line-height: 41px;
	text-align: center;
	border: 2px solid #f0f0f0;
	font-size: 0.933em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	color: #333;
	border-radius: 100%;
	text-transform: uppercase;
}

.post-page-navigation__item a:hover {
	background: #f4f4f4;
	border-color: transparent;
}

.post-page-navigation__item .current {
	background: #f4f4f4;
	border-color: transparent;
	color: #bcbcbc;
}

.post-page-navigation__item--disable a, .post-page-navigation__item--disable span {
	color: #bcbcbc;
}

.post-page-navigation__prev {
	float: left;
}

.post-page-navigation__prev a, .post-page-navigation__prev span {
	padding-left: 40px !important;
}

.post-page-navigation__prev a:after, .post-page-navigation__prev span:after {
	content: "\f104";
	left: 20px;
}

.post-page-navigation__next {
	float: right;
}

.post-page-navigation__next a, .post-page-navigation__next span {
	padding-right: 40px !important;
}

.post-page-navigation__next a:after, .post-page-navigation__next span:after {
	content: "\f105";
	right: 20px;
}

.post-page-navigation__next a, .post-page-navigation__next span, .post-page-navigation__prev a, .post-page-navigation__prev span {
	position: relative;
	width: auto;
	padding: 0 20px;
	border-radius: 30px;
}

.post-page-navigation__next a:after, .post-page-navigation__next span:after, .post-page-navigation__prev a:after, .post-page-navigation__prev span:after {
	display: block;
	font-family: FontAwesome;
	font-size: 1.467em;
	font-weight: normal;
	position: absolute;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.woocommerce-page h1, .woocommerce-page h2, .woocommerce-page h3, .woocommerce-page h4, .woocommerce-page h5, .woocommerce-page h6, .woocommerce h1, .woocommerce h2, .woocommerce h3, .woocommerce h4, .woocommerce h5, .woocommerce h6 {
	margin-top: 0;
}

.woocommerce-page textarea, .woocommerce textarea {
	padding: 15px;
}

.woocommerce-page .select2-container .select2-choice, .woocommerce .select2-container .select2-choice {
	padding: 0 15px;
}

.woocommerce-page .select2-results .select2-result-label, .woocommerce .select2-results .select2-result-label {
	padding: 5px 15px;
}

.woocommerce-page table.shop_table, .woocommerce table.shop_table {
	margin-bottom: 0;
}

.woocommerce-page .select2-search input, .woocommerce .select2-search input {
	margin: 0;
	line-height: normal;
}

.woocommerce-page .select2-results, .woocommerce .select2-results {
	padding: 0;
	background: #fff;
}

.woocommerce-page .select2-results .select2-highlighted, .woocommerce .select2-results .select2-highlighted {
	background: #fbfbfb;
}

.woocommerce-page .select2-drop-active, .woocommerce .select2-drop-active {
	border: 1px solid #d4d4d4;
	border-top: none;
}

.woocommerce-page .select2-container, .woocommerce .select2-container {
	height: 50px !important;
	line-height: 50px !important;
}

.woocommerce-page .select2-container .select2-choice, .woocommerce .select2-container .select2-choice {
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	background: #fbfbfb;
	border: 1px solid #ebebeb;
}

.woocommerce-page .select2-dropdown-open .select2-choice, .woocommerce .select2-dropdown-open .select2-choice {
	background: #fff;
	border: 1px solid #d4d4d4 !important;
}

.woocommerce-page .woocommerce input.button, .woocommerce-page .woocommerce a.button, .woocommerce-page .woocommerce .button, .woocommerce-page input.button, .woocommerce-page a.button, .woocommerce-page .button, .woocommerce .woocommerce input.button, .woocommerce .woocommerce a.button, .woocommerce .woocommerce .button, .woocommerce input.button, .woocommerce a.button, .woocommerce .button {
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 20px;
	border: none !important;
	color: #fff;
	text-transform: uppercase;
	background: rgba(0,183,227, 0.8) !important;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.woocommerce-page .woocommerce input.button:hover, .woocommerce-page .woocommerce a.button:hover, .woocommerce-page .woocommerce .button:hover, .woocommerce-page input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page .button:hover, .woocommerce .woocommerce input.button:hover, .woocommerce .woocommerce a.button:hover, .woocommerce .woocommerce .button:hover, .woocommerce input.button:hover, .woocommerce a.button:hover, .woocommerce .button:hover {
	background: #00b7e3 !important;
	color: #fff;
}

.woocommerce-page .woocommerce input.button:focus, .woocommerce-page .woocommerce a.button:focus, .woocommerce-page .woocommerce .button:focus, .woocommerce-page input.button:focus, .woocommerce-page a.button:focus, .woocommerce-page .button:focus, .woocommerce .woocommerce input.button:focus, .woocommerce .woocommerce a.button:focus, .woocommerce .woocommerce .button:focus, .woocommerce input.button:focus, .woocommerce a.button:focus, .woocommerce .button:focus {
	border: none;
	background: #00b7e3;
	outline: 0;
}

.woocommerce-page .woocommerce input.button:disabled, .woocommerce-page .woocommerce input.button:disabled[disabled], .woocommerce-page .woocommerce a.button:disabled, .woocommerce-page .woocommerce a.button:disabled[disabled], .woocommerce-page .woocommerce .button:disabled, .woocommerce-page .woocommerce .button:disabled[disabled], .woocommerce-page input.button:disabled, .woocommerce-page input.button:disabled[disabled], .woocommerce-page a.button:disabled, .woocommerce-page a.button:disabled[disabled], .woocommerce-page .button:disabled, .woocommerce-page .button:disabled[disabled], .woocommerce .woocommerce input.button:disabled, .woocommerce .woocommerce input.button:disabled[disabled], .woocommerce .woocommerce a.button:disabled, .woocommerce .woocommerce a.button:disabled[disabled], .woocommerce .woocommerce .button:disabled, .woocommerce .woocommerce .button:disabled[disabled], .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce .button:disabled, .woocommerce .button:disabled[disabled] {
	padding: 0 20px;
	color: #fff;
	opacity: 0.6;
}

.woocommerce-page .quantity input, .woocommerce .quantity input {
	padding: 0 0 0 10px;
}

.woocommerce-page .woocommerce-ordering .btn-group, .woocommerce .woocommerce-ordering .btn-group {
	outline: 0;
}

.woocommerce-page .woocommerce-ordering .btn-group.open .dropdown-toggle, .woocommerce .woocommerce-ordering .btn-group.open .dropdown-toggle {
	box-shadow: none;
}

.woocommerce-page .woocommerce-ordering .btn-default:hover, .woocommerce-page .woocommerce-ordering .btn-default:focus, .woocommerce-page .woocommerce-ordering .btn-default.focus, .woocommerce-page .woocommerce-ordering .btn-default:active, .woocommerce-page .woocommerce-ordering .btn-default.active, .woocommerce-page .woocommerce-ordering .open> .dropdown-toggle.btn-default, .woocommerce .woocommerce-ordering .btn-default:hover, .woocommerce .woocommerce-ordering .btn-default:focus, .woocommerce .woocommerce-ordering .btn-default.focus, .woocommerce .woocommerce-ordering .btn-default:active, .woocommerce .woocommerce-ordering .btn-default.active, .woocommerce .woocommerce-ordering .open> .dropdown-toggle.btn-default {
	background: #fff;
	border-color: #ccc;
	outline: 0 !important;
	box-shadow: none;
}

.woocommerce-page .woocommerce-ordering .dropdown-menu li, .woocommerce .woocommerce-ordering .dropdown-menu li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e2e2e2;
}

.woocommerce-page .woocommerce-ordering .dropdown-menu li:last-child, .woocommerce .woocommerce-ordering .dropdown-menu li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.woocommerce-page .woocommerce-ordering .dropdown-menu li a, .woocommerce .woocommerce-ordering .dropdown-menu li a {
	border-bottom: none;
}

.woocommerce-page .woocommerce-ordering .dropdown-menu li a:hover, .woocommerce .woocommerce-ordering .dropdown-menu li a:hover {
	background: none;
	color: #00b7e3;
}

.woocommerce-page .track_order, .woocommerce .track_order {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}

@media (max-width: 767px) {
	.woocommerce-page .track_order, .woocommerce .track_order {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-page .track_order, .woocommerce .track_order {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-page .track_order, .woocommerce .track_order {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-page .track_order, .woocommerce .track_order {
		padding-left: 30px;
	}
}

.woocommerce-page.add_to_cart_inline, .woocommerce.add_to_cart_inline {
	display: block;
	margin: 0;
	padding-top: 40px !important;
	padding-right: 50px;
	padding-bottom: 40px !important;
	padding-left: 50px;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	border: none !important;
	overflow: hidden;
}

@media (max-width: 767px) {
	.woocommerce-page.add_to_cart_inline, .woocommerce.add_to_cart_inline {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-page.add_to_cart_inline, .woocommerce.add_to_cart_inline {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-page.add_to_cart_inline, .woocommerce.add_to_cart_inline {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-page.add_to_cart_inline, .woocommerce.add_to_cart_inline {
		padding-left: 30px;
	}
}

.woocommerce-page.add_to_cart_inline .add_to_cart_button, .woocommerce.add_to_cart_inline .add_to_cart_button {
	float: right;
}

.woocommerce-page.add_to_cart_inline .added_to_cart, .woocommerce.add_to_cart_inline .added_to_cart {
	padding: 0;
	padding-left: 30px;
}

.woocommerce-box {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}

@media (max-width: 767px) {
	.woocommerce-box {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-box {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-box {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-box {
		padding-left: 30px;
	}
}

.woocommerce-box--bottom-indent {
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.woocommerce-box--bottom-indent {
		margin-bottom: 30px;
	}
}

.woocommerce div.product-box {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
}

.woocommerce div.product-box--page-single {
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.woocommerce div.product-box--page-single {
		margin-bottom: 30px;
	}
}

.woocommerce div.product-box div.images {
	float: none;
	width: auto;
}

.woocommerce div.product-box table.product_meta {
	width: 100%;
	margin-bottom: 15px;
	border: none;
	border-top: 2px solid #e4e4e4;
	border-bottom: 2px solid #e4e4e4;
}

.woocommerce div.product-box table.product_meta tr {
	border-bottom: 1px solid #e4e4e4;
}

.woocommerce div.product-box table.product_meta tr:last-child {
	border-bottom: none;
}

.woocommerce div.product-box table.product_meta tr:fist-child {
	width: 0;
	white-space: nowrap;
}

.woocommerce div.product-box table.product_meta tr:last-child {
	width: 100%;
}

.woocommerce div.product-box table.product_meta th, .woocommerce div.product-box table.product_meta td {
	padding: 10px 20px;
	border: none;
}

.woocommerce div.product-box table.product_meta th {
	padding-right: 0;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
}

.woocommerce div.product-box .product_title {
	margin-bottom: 20px;
	font-size: 2em;
}

.woocommerce div.product-box .woocommerce-product-rating {
	margin: 0;
	margin-bottom: 20px;
	line-height: 1.333em;
	color: #ffcd47;
}

.woocommerce div.product-box .woocommerce-product-rating__stars {
	margin-right: 10px;
	float: left;
	font-size: 1.200em;
}

.woocommerce div.product-box .woocommerce-product-rating__stars i {
	margin-right: 5px;
}

.woocommerce div.product-box p.price {
	display: inline-block;
	line-height: 45px;
	margin: 0;
	margin-bottom: 20px;
	padding: 0 15px;
	color: #fff;
	font-size: 1.333em;
	background: #00b7e3;
	border-radius: 3px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.woocommerce div.product-box p.price del, .woocommerce div.product-box p.price ins {
	display: inline;
}

.woocommerce div.product-box p.price del {
	opacity: 1;
	font-size: 0.750em;
}

.woocommerce div.product-box p.price ins {
	text-decoration: none;
}

.woocommerce div.product-box form.cart {
	margin-bottom: 30px;
}

.woocommerce div.product-box form.cart .single_add_to_cart_button {
	background: rgba(255, 71, 160, 0.8) !important;
	position: relative;
	padding: 0 20px;
	padding-left: 40px;
	font-weight: 500;
}

.woocommerce div.product-box form.cart .single_add_to_cart_button:hover {
	background: #ff47a0 !important;
}

.woocommerce div.product-box form.cart .single_add_to_cart_button:before {
	content: "\f055";
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	left: 20px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.woocommerce div.product-box form.cart div.quantity {
	margin-right: 25px;
	line-height: 45px;
}

.woocommerce div.product-box form.cart div.quantity input {
	height: 45px;
	line-height: normal;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
}

.woocommerce div.product-box form.cart .variations {
	width: 100%;
}

.woocommerce div.product-box form.cart .variations td {
	padding: 0 !important;
}

.woocommerce div.product-box form.cart .variations td:first-child {
	width: 0;
	padding-top: 10px !important;
	padding-right: 20px !important;
	white-space: nowrap;
}

.woocommerce div.product-box form.cart .variations td:last-child {
	width: 100%;
}

.woocommerce div.product-box .single_variation .price {
	color: #01cb68;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.woocommerce div.product-box span.onsale {
	width: 45px;
	height: 45px;
	min-height: 0;
	min-width: 0;
	line-height: 45px;
	padding: 0;
	overflow: hidden;
	background: #ff47a0;
}

.woocommerce div.product-box p.stock {
	margin: 0;
	margin-bottom: 25px;
}

.woocommerce div.product-box p.stock.in-stock {
	color: #01cb68;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.woocommerce div.product-box p.stock.in-stock:before {
	content: "\f058";
	display: inline-block;
	margin-right: 5px;
	font-family: FontAwesome;
	font-weight: normal;
}

.woocommerce div.product-box p.stock.out-of-stock {
	color: #eb7591;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.woocommerce div.product-box p.stock.out-of-stock:before {
	content: "\f071";
	display: inline-block;
	margin-right: 5px;
	font-family: FontAwesome;
	font-weight: normal;
}

.woocommerce div.product-box p {
	margin: 0;
	margin-bottom: 15px;
}

.woocommerce div.product-box p:last-child {
	margin-bottom: 20px;
}

.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-cart .woocommerce-message, .woocommerce-cart .woocommerce-error, .woocommerce-cart .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info {
	line-height: 45px;
	margin: 0 !important;
	margin-bottom: 40px !important;
	padding: 22px 40px !important;
	border: none;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	position: relative;
	color: #333;
}

.woocommerce .woocommerce-message a.button, .woocommerce .woocommerce-error a.button, .woocommerce .woocommerce-info a.button, .woocommerce-cart .woocommerce-message a.button, .woocommerce-cart .woocommerce-error a.button, .woocommerce-cart .woocommerce-info a.button, .woocommerce-page .woocommerce-message a.button, .woocommerce-page .woocommerce-error a.button, .woocommerce-page .woocommerce-info a.button {
	margin-left: 10px;
	float: right;
}

.woocommerce .woocommerce-message a.wc-forward, .woocommerce .woocommerce-error a.wc-forward, .woocommerce .woocommerce-info a.wc-forward, .woocommerce-cart .woocommerce-message a.wc-forward, .woocommerce-cart .woocommerce-error a.wc-forward, .woocommerce-cart .woocommerce-info a.wc-forward, .woocommerce-page .woocommerce-message a.wc-forward, .woocommerce-page .woocommerce-error a.wc-forward, .woocommerce-page .woocommerce-info a.wc-forward {
	position: relative;
	padding-left: 40px;
}

.woocommerce .woocommerce-message a.wc-forward:before, .woocommerce .woocommerce-error a.wc-forward:before, .woocommerce .woocommerce-info a.wc-forward:before, .woocommerce-cart .woocommerce-message a.wc-forward:before, .woocommerce-cart .woocommerce-error a.wc-forward:before, .woocommerce-cart .woocommerce-info a.wc-forward:before, .woocommerce-page .woocommerce-message a.wc-forward:before, .woocommerce-page .woocommerce-error a.wc-forward:before, .woocommerce-page .woocommerce-info a.wc-forward:before {
	content: "\f07a";
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	top: 50%;
	left: 20px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-error:before, .woocommerce .woocommerce-info:before, .woocommerce-cart .woocommerce-message:before, .woocommerce-cart .woocommerce-error:before, .woocommerce-cart .woocommerce-info:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page .woocommerce-error:before, .woocommerce-page .woocommerce-info:before {
	content: " ";
	display: block;
	height: 30px;
	width: 5px;
	position: absolute;
	top: 50%;
	left: 0;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.woocommerce .woocommerce-message-icon, .woocommerce-cart .woocommerce-message-icon, .woocommerce-page .woocommerce-message-icon {
	margin-right: 5px;
	color: #01cb68;
}

.woocommerce .woocommerce-message:before, .woocommerce-cart .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
	background: #01cb68;
}

.woocommerce .woocommerce-info-icon, .woocommerce-cart .woocommerce-info-icon, .woocommerce-page .woocommerce-info-icon {
	margin-right: 5px;
	color: #00b7e3;
}

.woocommerce .woocommerce-info:before, .woocommerce-cart .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
	background: #00b7e3;
}

.woocommerce .woocommerce-error-icon, .woocommerce-cart .woocommerce-error-icon, .woocommerce-page .woocommerce-error-icon {
	margin-right: 5px;
	color: #eb7591;
}

.woocommerce .woocommerce-error:before, .woocommerce-cart .woocommerce-error:before, .woocommerce-page .woocommerce-error:before {
	background: #eb7591;
}

.woocommerce .product-box .woocommerce-message, .woocommerce .product-box .woocommerce-error, .woocommerce .product-box .woocommerce-info, .woocommerce .woocommerce-box .woocommerce-message, .woocommerce .woocommerce-box .woocommerce-error, .woocommerce .woocommerce-box .woocommerce-info, .woocommerce .woocommerce-MyAccount-content .woocommerce-message, .woocommerce .woocommerce-MyAccount-content .woocommerce-error, .woocommerce .woocommerce-MyAccount-content .woocommerce-info, .woocommerce-cart .product-box .woocommerce-message, .woocommerce-cart .product-box .woocommerce-error, .woocommerce-cart .product-box .woocommerce-info, .woocommerce-cart .woocommerce-box .woocommerce-message, .woocommerce-cart .woocommerce-box .woocommerce-error, .woocommerce-cart .woocommerce-box .woocommerce-info, .woocommerce-cart .woocommerce-MyAccount-content .woocommerce-message, .woocommerce-cart .woocommerce-MyAccount-content .woocommerce-error, .woocommerce-cart .woocommerce-MyAccount-content .woocommerce-info, .woocommerce-page .product-box .woocommerce-message, .woocommerce-page .product-box .woocommerce-error, .woocommerce-page .product-box .woocommerce-info, .woocommerce-page .woocommerce-box .woocommerce-message, .woocommerce-page .woocommerce-box .woocommerce-error, .woocommerce-page .woocommerce-box .woocommerce-info, .woocommerce-page .woocommerce-MyAccount-content .woocommerce-message, .woocommerce-page .woocommerce-MyAccount-content .woocommerce-error, .woocommerce-page .woocommerce-MyAccount-content .woocommerce-info {
	padding: 0 !important;
	line-height: normal;
	box-shadow: none;
}

.woocommerce .product-box .woocommerce-message:before, .woocommerce .product-box .woocommerce-error:before, .woocommerce .product-box .woocommerce-info:before, .woocommerce .woocommerce-box .woocommerce-message:before, .woocommerce .woocommerce-box .woocommerce-error:before, .woocommerce .woocommerce-box .woocommerce-info:before, .woocommerce .woocommerce-MyAccount-content .woocommerce-message:before, .woocommerce .woocommerce-MyAccount-content .woocommerce-error:before, .woocommerce .woocommerce-MyAccount-content .woocommerce-info:before, .woocommerce-cart .product-box .woocommerce-message:before, .woocommerce-cart .product-box .woocommerce-error:before, .woocommerce-cart .product-box .woocommerce-info:before, .woocommerce-cart .woocommerce-box .woocommerce-message:before, .woocommerce-cart .woocommerce-box .woocommerce-error:before, .woocommerce-cart .woocommerce-box .woocommerce-info:before, .woocommerce-cart .woocommerce-MyAccount-content .woocommerce-message:before, .woocommerce-cart .woocommerce-MyAccount-content .woocommerce-error:before, .woocommerce-cart .woocommerce-MyAccount-content .woocommerce-info:before, .woocommerce-page .product-box .woocommerce-message:before, .woocommerce-page .product-box .woocommerce-error:before, .woocommerce-page .product-box .woocommerce-info:before, .woocommerce-page .woocommerce-box .woocommerce-message:before, .woocommerce-page .woocommerce-box .woocommerce-error:before, .woocommerce-page .woocommerce-box .woocommerce-info:before, .woocommerce-page .woocommerce-MyAccount-content .woocommerce-message:before, .woocommerce-page .woocommerce-MyAccount-content .woocommerce-error:before, .woocommerce-page .woocommerce-MyAccount-content .woocommerce-info:before {
	display: none;
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info {
		margin-bottom: 30px !important;
		padding-right: 30px !important;
		padding-left: 30px !important;
	}
}

.woocommerce .tours-tabs__content h2 {
	margin: 0;
	margin-bottom: 30px;
	font-size: 1.467em;
}

.woocommerce table.shop_attributes {
	margin: 0;
	margin-bottom: 15px;
	border-top: 2px solid #e4e4e4;
	text-align: left;
}

@media (max-width: 767px) {
	.woocommerce table.shop_attributes {
		display: block;
	}
	.woocommerce table.shop_attributes thead, .woocommerce table.shop_attributes tbody, .woocommerce table.shop_attributes tfoot, .woocommerce table.shop_attributes tr, .woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
		display: block;
	}
}

.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
	padding: 15px 20px;
	border: none;
}

.woocommerce table.shop_attributes th p, .woocommerce table.shop_attributes td p {
	padding: 0;
}

.woocommerce table.shop_attributes th {
	padding-right: 0;
	text-transform: uppercase;
}

.woocommerce table.shop_attributes td {
	font-style: normal;
}

.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th {
	background: transparent;
}

.woocommerce table.shop_attributes tr {
	border-bottom: 1px solid #e4e4e4;
}

.woocommerce table.shop_attributes tr:last-child {
	border-bottom: 2px solid #e4e4e4;
}

.woocommerce .star-rating {
	color: #ffcd47;
}

.woocommerce .stars a {
	color: #ffcd47;
}

.woocommerce .stars a:after {
	font-family: FontAwesome !important;
}

.woocommerce .stars a.star-1:after {
	content: "\f006" !important;
}

.woocommerce .stars a.star-1.active:after, .woocommerce .stars a.star-1:hover:after {
	content: "\f005" !important;
}

.woocommerce .stars a.star-2:after {
	content: "\f006\f006" !important;
}

.woocommerce .stars a.star-2.active:after, .woocommerce .stars a.star-2:hover:after {
	content: "\f005\f005" !important;
}

.woocommerce .stars a.star-3:after {
	content: "\f006\f006\f006" !important;
}

.woocommerce .stars a.star-3.active:after, .woocommerce .stars a.star-3:hover:after {
	content: "\f005\f005\f005" !important;
}

.woocommerce .stars a.star-4:after {
	content: "\f006\f006\f006\f006" !important;
}

.woocommerce .stars a.star-4.active:after, .woocommerce .stars a.star-4:hover:after {
	content: "\f005\f005\f005\f005" !important;
}

.woocommerce .stars a.star-5:after {
	content: "\f006\f006\f006\f006\f006" !important;
}

.woocommerce .stars a.star-5.active:after, .woocommerce .stars a.star-5:hover:after {
	content: "\f005\f005\f005\f005\f005" !important;
}

.woocommerce #respond input#submit {
	height: 45px;
	line-height: 45px;
	padding: 0 30px;
	color: #fff;
	font-size: 1em;
	background: rgba(0,183,227, 0.8);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.woocommerce #respond input#submit:hover {
	color: #fff;
	background: #00b7e3;
}

@media (max-width: 767px) {
	.woocommerce table.shop_attributes th {
		width: 100%;
		padding-bottom: 5px;
	}
	.woocommerce table.shop_attributes td {
		padding-top: 0;
	}
}

.woocommerce .checkout-box {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.woocommerce .checkout-box {
		margin-bottom: 30px;
	}
}

.woocommerce td.product-name dl.variation dd {
	margin-bottom: 0;
}

.woocommerce form.checkout_coupon {
	margin: 0;
	border: none;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-bottom: 40px;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
}

@media (max-width: 767px) {
	.woocommerce form.checkout_coupon {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce form.checkout_coupon {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce form.checkout_coupon {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce form.checkout_coupon {
		padding-left: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce form.checkout_coupon {
		margin-bottom: 30px;
	}
}

.woocommerce form.checkout_coupon .form-row {
	margin: 0;
	padding: 0;
}

.woocommerce form.checkout_coupon .input-text {
	height: 50px;
	padding: 0 15px;
}

.woocommerce form.checkout_coupon .button {
	height: 50px;
	line-height: 50px;
}

.woocommerce form .form-row input, .woocommerce form .form-row textarea {
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	border: 1px solid #ebebeb;
	background: #fbfbfb;
}

.woocommerce form .form-row input:focus, .woocommerce form .form-row textarea:focus {
	border: 1px solid #d4d4d4;
	background: #fff;
}

.woocommerce form .form-row input[type="checkbox"], .woocommerce form .form-row input[type="radio"] {
	border: none;
	background: none;
}

.woocommerce form .form-row .required {
	color: #eb7591;
	text-decoration: none;
}

.woocommerce form .form-row.woocommerce-validated .select2-choice, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
	border: 1px solid #01cb68;
}

.woocommerce form .form-row.woocommerce-invalid .select2-choice, .woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select {
	border: 1px solid #eb7591;
}

.woocommerce .woocommerce-billing-fields> h3, .woocommerce .woocommerce-shipping-fields> h3, .woocommerce #order_review_heading {
	margin: 0;
	margin-bottom: 20px;
}

.woocommerce table.shop_table {
	margin: 0;
	border: 1px solid #e4e4e4;
	border-bottom: 0;
	border-radius: 3px;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.woocommerce table.shop_table {
		margin-bottom: 30px;
	}
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table tfoot td {
	border: none !important;
	border-bottom: 1px solid #e4e4e4 !important;
}

.woocommerce table.shop_table tfoot tr:last-child td, .woocommerce table.shop_table tfoot tr:last-child th {
	border: none;
}

.woocommerce table.shop_table th {
	text-transform: uppercase;
}

.woocommerce table.shop_table th, .woocommerce table.shop_table td {
	padding: 10px 30px;
	text-align: left;
}

.woocommerce #payment div.payment_box:after {
	top: -2px;
}

.woocommerce .about_paypal {
	border-bottom: none;
}

.woocommerce input.button.alt {
	background: #ff47a0 !important;
}

.woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus {
	background: #ff47a0 !important;
}

.woocommerce ul.order_details {
	margin-top: 1.5em;
	border: 1px solid #e4e4e4;
	padding-left: 30px;
}

.woocommerce ul.order_details li {
	padding-top: 5px;
	padding-bottom: 5px;
}

@media (max-width: 676px) {
	.woocommerce ul.order_details li {
		float: none;
		border-right: none;
	}
}

.woocommerce .checkout-responsive-title {
	display: none;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}

.woocommerce-checkout .woocommerce form.login {
	border: none;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.woocommerce-checkout .woocommerce form.login {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-checkout .woocommerce form.login {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-checkout .woocommerce form.login {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-checkout .woocommerce form.login {
		padding-left: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-checkout .woocommerce form.login {
		margin-bottom: 30px;
	}
}

@media (max-width: 500px) {
	.woocommerce-checkout form.checkout_coupon .form-row-first, .woocommerce-checkout form.checkout_coupon .form-row-last {
		display: block;
		width: 100%;
		float: none;
	}
	.woocommerce-checkout form.checkout_coupon .form-row-first {
		margin-bottom: 10px;
	}
	.woocommerce-checkout form.checkout_coupon .button {
		width: 100%;
	}
	.woocommerce-checkout form.woocommerce-checkout .form-row-first, .woocommerce-checkout form.woocommerce-checkout .form-row-last {
		display: block;
		width: 100%;
		float: none;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table {
		display: block;
		border: 1px solid #e4e4e4 !important;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table .checkout-responsive-title {
		display: block;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table thead {
		display: none;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table tbody, .woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot, .woocommerce-checkout table.woocommerce-checkout-review-order-table th, .woocommerce-checkout table.woocommerce-checkout-review-order-table tr, .woocommerce-checkout table.woocommerce-checkout-review-order-table td {
		display: block;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot th, .woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot td {
		border-bottom: none !important;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot th, .woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot td {
		padding: 0 10px;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table tfoot tr {
		padding: 10px 0;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table tbody th, .woocommerce-checkout table.woocommerce-checkout-review-order-table tbody td {
		padding: 10px;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table tr {
		border-bottom: 1px solid #e4e4e4;
	}
	.woocommerce-checkout table.woocommerce-checkout-review-order-table tr:last-child {
		border-bottom: none;
	}
}

.woocommerce .cart-empty-box {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
}

.woocommerce .cart-empty {
	margin-bottom: 20px;
}

.woocommerce .return-to-shop-icon {
	color: #fff;
	margin-right: 10px;
}

.woocommerce .return-to-shop a {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0 25px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #fff;
	background: rgba(0,183,227, 0.8);
}

.woocommerce .return-to-shop a:hover {
	color: #fff;
	background: #00b7e3;
}

.woocommerce table.cart .product-thumbnail a {
	display: inline-block;
	border: none;
}

.woocommerce table.cart .product-thumbnail {
	padding: 0;
}

.woocommerce table.cart .product-thumbnail img {
	width: 50px;
}

.woocommerce table.cart .product-remove a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 27px;
	color: #eb7591 !important;
}

.woocommerce table.cart .product-remove a:hover {
	color: #fff !important;
	background: #eb7591 !important;
}

.woocommerce table.cart .coupon input.input-text {
	height: 45px;
	line-height: 43px !important;
	width: 200px !important;
	margin-right: 10px !important;
	padding: 0 20px !important;
}

.woocommerce table.cart .cart-update-button {
	background: rgba(255, 71, 160, 0.8) !important;
}

.woocommerce table.cart .cart-update-button:hover {
	background: #ff47a0 !important;
}

.woocommerce table.cart td.actions {
	padding: 20px 40px;
	border-bottom: none;
}

.woocommerce table.cart td.actions .input-text {
	line-height: normal !important;
}

.woocommerce .cart-responsive-title {
	display: none;
	margin-right: 10px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}

.woocommerce .cart-responsive-title:after {
	content: ":";
}

.woocommerce .cart-collaterals .cart_totals table {
	width: 100%;
	border: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	margin-bottom: 30px;
}

.woocommerce .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th {
	padding: 10px 20px;
	border: none;
	border-bottom: 1px solid #e4e4e4;
}

.woocommerce .cart-collaterals .cart_totals table tr:last-child td, .woocommerce .cart-collaterals .cart_totals table tr:last-child th {
	border-bottom: none;
}

.woocommerce .cart-collaterals .cart_totals table th {
	text-transform: uppercase;
}

.woocommerce .cart-collaterals .cart_totals .checkout-button {
	width: 100%;
	text-align: center;
}

.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
	padding: 0;
}

.woocommerce .cross-sells__item {
	margin-bottom: 40px;
	max-width: 530px;
}

@media (max-width: 767px) {
	.woocommerce .cross-sells__item {
		margin-bottom: 30px;
	}
}

.woocommerce .cross-sells__item:last-child {
	margin-bottom: 0;
}

@media (max-width: 991px) {
	.woocommerce .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .cart_totals {
		width: 100% !important;
		float: none !important;
	}
	.woocommerce .cart-collaterals .cross-sells {
		margin-bottom: 40px;
	}
	.woocommerce .cart-collaterals .cross-sells__item {
		float: none;
		max-width: 530px;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.woocommerce .cart-collaterals .cart_totals table {
		width: 100%;
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.woocommerce .cart-collaterals .cross-sells {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .cart-responsive-title {
		display: inline-block;
	}
	.woocommerce table.shop_table {
		display: block;
		border: none;
		margin-bottom: 0 !important;
	}
	.woocommerce table.shop_table thead, .woocommerce table.shop_table tfoot, .woocommerce table.shop_table tbody, .woocommerce table.shop_table th, .woocommerce table.shop_table tr, .woocommerce table.shop_table td {
		display: block;
	}
	.woocommerce table.shop_table thead {
		display: none;
	}
	.woocommerce table.shop_table tr.cart_item {
		margin-bottom: 40px;
		border: 1px solid #e4e4e4;
	}
	.woocommerce table.shop_table tr.cart_item td:last-child {
		border-bottom: 0 !important;
	}
	.woocommerce table.shop_table tr.cart_item .quantity {
		display: inline-block;
	}
	.woocommerce table.shop_table tr .actions {
		padding: 0;
		border-bottom: none !important;
	}
	.woocommerce table.shop_table tr .actions .coupon {
		margin-bottom: 40px;
	}
	.woocommerce table.shop_table tr .actions .coupon .cart-button {
		width: auto;
		float: none;
	}
	.woocommerce table.shop_table tr .actions .coupon .input-text {
		width: 50% !important;
	}
	.woocommerce table.shop_table tr .actions .cart-update-button {
		width: auto;
	}
}

@media (max-width: 767px) and (max-width: 767px) {
	.woocommerce table.shop_table tr.cart_item {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) and (max-width: 767px) {
	.woocommerce table.shop_table tr .actions .coupon {
		margin-bottom: 30px;
	}
}

@media (max-width: 500px) {
	.woocommerce table.shop_table tr.cart_item td {
		padding: 10px;
	}
	.woocommerce table.shop_table tr .actions .coupon .input-text {
		width: 100% !important;
		margin-bottom: 10px;
		float: none;
	}
	.woocommerce table.shop_table tr .actions .coupon .cart-button {
		width: 100% !important;
	}
	.woocommerce .cart-collaterals .cart_totals table {
		display: block;
	}
	.woocommerce .cart-collaterals .cart_totals table tbody, .woocommerce .cart-collaterals .cart_totals table th, .woocommerce .cart-collaterals .cart_totals table tr, .woocommerce .cart-collaterals .cart_totals table td {
		display: block;
	}
	.woocommerce .cart-collaterals .cart_totals table th, .woocommerce .cart-collaterals .cart_totals table td {
		border: none;
		padding: 5px 10px;
	}
	.woocommerce .cart-collaterals .cart_totals table tr {
		border-bottom: 1px solid #e4e4e4;
	}
	.woocommerce .cart-collaterals .cart_totals table tr:last-child {
		border-bottom: none;
	}
}

.woocommerce .myaccount_user {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-bottom: 40px;
	line-height: 2.133em;
}

@media (max-width: 767px) {
	.woocommerce .myaccount_user {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .myaccount_user {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .myaccount_user {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .myaccount_user {
		padding-left: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .myaccount_user {
		margin-bottom: 30px;
	}
}

.woocommerce .myaccount-box {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}

@media (max-width: 767px) {
	.woocommerce .myaccount-box {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .myaccount-box {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .myaccount-box {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .myaccount-box {
		padding-left: 30px;
	}
}

.woocommerce .myaccount-box h2 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 1.467em;
}

.woocommerce .myaccount-box .addresses h3 {
	margin: 0;
	font-size: 1.200em;
	float: none;
}

.woocommerce .myaccount-box .addresses .title {
	margin-bottom: 15px;
}

.woocommerce .myaccount-box .addresses .title a {
	float: none;
}

.woocommerce .myaccount-box .myaccount-edit-address-title {
	margin: 0;
	margin-bottom: 20px;
	font-size: 1.467em;
}

.woocommerce .myaccount-box .account-eddit-button {
	margin-top: 20px !important;
}

.woocommerce form.login {
	margin: 0;
	padding: 0;
	border: none;
}

.woocommerce form.login .button {
	margin-right: 20px;
}

.woocommerce .lost_reset_password {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}

@media (max-width: 767px) {
	.woocommerce .lost_reset_password {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .lost_reset_password {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .lost_reset_password {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .lost_reset_password {
		padding-left: 30px;
	}
}

.woocommerce .accout-orders table.shop_table {
	margin-bottom: 0;
}

.woocommerce .account-order-datais-responsive-title {
	display: none;
	margin-right: 10px;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
}

.woocommerce .account-order-datais-responsive-title:after {
	content: ":";
}

.woocommerce .woocommerce-MyAccount-navigation {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-navigation {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-navigation {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-navigation {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-navigation {
		padding-left: 30px;
	}
}

.woocommerce .woocommerce-MyAccount-navigation> ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.woocommerce .woocommerce-MyAccount-navigation> ul> li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #e2e2e2;
}

.woocommerce .woocommerce-MyAccount-navigation> ul> li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.woocommerce .woocommerce-MyAccount-navigation> ul> li.is-active> a {
	color: #00b7e3;
}

.woocommerce .woocommerce-MyAccount-navigation> ul> li> a {
	color: #333;
	border-bottom: none;
}

.woocommerce .woocommerce-MyAccount-navigation> ul> li> a:hover {
	color: #00b7e3;
	border-bottom: none;
}

.woocommerce .woocommerce-MyAccount-content {
	background: #fff;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-content {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-content {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-content {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-content {
		padding-left: 30px;
	}
}

.woocommerce .woocommerce-MyAccount-content form p .button {
	margin-top: 25px;
}

.woocommerce-account .woocommerce fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.woocommerce-account .woocommerce fieldset legend {
	padding: 15px 0 10px;
	font-size: 1.200em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.woocommerce-account .woocommerce .my_account_orders .order-actions a {
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}

@media (max-width: 991px) {
	.woocommerce .woocommerce-MyAccount-navigation, .woocommerce .woocommerce-MyAccount-content {
		width: auto;
		float: none;
	}
	.woocommerce .woocommerce-MyAccount-navigation {
		margin-bottom: 40px;
	}
}

@media (max-width: 991px) and (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-navigation {
		margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.woocommerce-account table.my_account_orders {
		border: 1px solid #e4e4e4;
	}
	.woocommerce-account table.order_details {
		display: block;
		margin-bottom: 30px !important;
		border: none;
	}
	.woocommerce-account table.order_details thead {
		display: none;
	}
	.woocommerce-account table.order_details tbody {
		display: block;
		border: 1px solid #e4e4e4;
		border-bottom: none;
	}
	.woocommerce-account table.order_details tbody tr, .woocommerce-account table.order_details tbody td, .woocommerce-account table.order_details tbody th {
		display: block;
	}
	.woocommerce-account table.order_details tbody td, .woocommerce-account table.order_details tbody th {
		border-bottom: none !important;
	}
	.woocommerce-account table.order_details tbody td {
		padding: 0 10px;
	}
	.woocommerce-account table.order_details tbody th {
		padding: 0 10px 10px;
	}
	.woocommerce-account table.order_details tbody tr {
		padding: 10px 0;
		border-bottom: 1px solid #e4e4e4;
	}
	.woocommerce-account table.order_details tfoot {
		display: block;
		margin-top: 40px;
		border: 1px solid #e4e4e4;
		border-bottom: 0;
	}
	.woocommerce-account table.order_details tfoot td, .woocommerce-account table.order_details tfoot th {
		display: inline-block;
		padding: 10px;
		border: none !important;
	}
	.woocommerce-account table.order_details tfoot tr {
		display: block;
		border-bottom: 1px solid #e4e4e4;
	}
	.woocommerce-account table.order_details .account-order-datais-responsive-title {
		display: inline-block;
	}
	.woocommerce-account table.customer_details {
		margin-bottom: 30px !important;
		border: 1px solid #e4e4e4;
		border-radius: 0;
	}
	.woocommerce-account table.customer_details tr:last-child td {
		border-bottom: none !important;
	}
	.woocommerce-account table.customer_details tr td {
		background-color: transparent !important;
	}
	.woocommerce .woocommerce-MyAccount-content .woocommerce-Pagination {
		margin-top: 40px;
	}
}

@media (max-width: 767px) and (max-width: 767px) {
	.woocommerce-account table.order_details tfoot {
		margin-top: 30px;
	}
}

@media (max-width: 767px) and (max-width: 767px) {
	.woocommerce .woocommerce-MyAccount-content .woocommerce-Pagination {
		margin-top: 30px;
	}
}

@media (max-width: 500px) {
	.woocommerce-account.woocommerce-edit-account .myaccount-box .form-row-first, .woocommerce-account.woocommerce-edit-account .myaccount-box .form-row-last, .woocommerce-account.woocommerce-edit-address .myaccount-box .form-row-first, .woocommerce-account.woocommerce-edit-address .myaccount-box .form-row-last {
		display: block;
		width: 100%;
		float: none;
	}
}

.woocommerce .widget .woocommerce-product-search, body .widget .woocommerce-product-search {
	position: relative;
}

.woocommerce .widget .woocommerce-product-search:before, body .widget .woocommerce-product-search:before {
	content: "\f002";
	display: block;
	color: #c8c8c8;
	font-family: FontAwesome;
	font-size: 1.333em;
	position: absolute;
	top: 50%;
	right: 20px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.woocommerce .widget .woocommerce-product-search .screen-reader-text, body .widget .woocommerce-product-search .screen-reader-text {
	display: none;
}

.woocommerce .widget .woocommerce-product-search input[type="text"], .woocommerce .widget .woocommerce-product-search input[type="search"], body .widget .woocommerce-product-search input[type="text"], body .widget .woocommerce-product-search input[type="search"] {
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	padding: 0 50px 0 20px;
	background: #f3f3f3;
	border: none;
	height: 55px;
	border-radius: 30px;
}

.woocommerce .widget .woocommerce-product-search input[type="submit"], body .widget .woocommerce-product-search input[type="submit"] {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	right: 20px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0;
}

.woocommerce .widget .product_list_widget__item, body .widget .product_list_widget__item {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #e2e2e2;
}

.woocommerce .widget .product_list_widget__item:before, body .widget .product_list_widget__item:before {
	display: none;
}

.woocommerce .widget .product_list_widget__item:last-child, body .widget .product_list_widget__item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.woocommerce .widget .product_list_widget__item__image, body .widget .product_list_widget__item__image {
	display: table-cell;
	width: 100px;
	padding-right: 10px;
	vertical-align: top;
}

.woocommerce .widget .product_list_widget__item__image img, body .widget .product_list_widget__item__image img {
	width: auto;
	margin-left: 0;
	float: none;
}

.woocommerce .widget .product_list_widget__item__content, body .widget .product_list_widget__item__content {
	display: table-cell;
	width: 80%;
	vertical-align: top;
}

.woocommerce .widget .product_list_widget__item__title, body .widget .product_list_widget__item__title {
	line-height: 1.400em;
}

.woocommerce .widget .product_list_widget__item__title a, body .widget .product_list_widget__item__title a {
	display: inline;
	font-weight: normal;
}

.woocommerce .widget .product_list_widget__item__price, body .widget .product_list_widget__item__price {
	font-size: 1.333em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.woocommerce .widget .product_list_widget__item__price ins, body .widget .product_list_widget__item__price ins {
	text-decoration: none;
}

.woocommerce .widget .product_list_widget__item__price del, body .widget .product_list_widget__item__price del {
	font-size: 0.750em;
}

.woocommerce .widget .product_list_widget__item__button, body .widget .product_list_widget__item__button {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	background: #eaeaea;
	border-radius: 3px;
	color: #888;
	font-size: 0.800em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.woocommerce .widget .product_list_widget__item__button:hover, body .widget .product_list_widget__item__button:hover {
	background: #d0d0d0;
	color: #fff;
}

.woocommerce .widget .product_list_widget__item__rating, body .widget .product_list_widget__item__rating {
	/* color: #ffcd47; */
	color: rgba(255,113,41,.8);
}

.woocommerce .widget .product_list_widget__total, body .widget .product_list_widget__total {
	margin: 30px 0;
	padding-top: 15px;
	border-top: 4px solid #e4e4e4;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.woocommerce .widget .product_list_widget__total__value, body .widget .product_list_widget__total__value {
	font-size: 1.333em;
}

.woocommerce .widget .product_list_widget__buttons a, body .widget .product_list_widget__buttons a {
	height: 30px;
	line-height: 30px;
	margin-right: 9px;
	margin-bottom: 10px;
	padding: 0 10px;
	font-size: 0.933em;
	font-weight: 400;
	width: 100%;
	text-align: center;
}

.woocommerce .widget .product_list_widget__buttons a:last-child, body .widget .product_list_widget__buttons a:last-child {
	margin: 0;
}

.woocommerce .widget .product_list_widget--recent-reviews .product_list_widget__item__title a, body .widget .product_list_widget--recent-reviews .product_list_widget__item__title a {
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.woocommerce .widget .product_list_widget--cart .product_list_widget__item__price, body .widget .product_list_widget--cart .product_list_widget__item__price {
	font-size: 1em;
}

.woocommerce .widget .product_list_widget--cart .product_list_widget__item__button, body .widget .product_list_widget--cart .product_list_widget__item__button {
	color: #eb7591;
}

.woocommerce .widget .product_list_widget--cart .product_list_widget__item__button:hover, body .widget .product_list_widget--cart .product_list_widget__item__button:hover {
	color: #fffefe;
	background: #eb7591;
}

.woocommerce .widget .price_slider_wrapper .ui-slider-horizontal, body .widget .price_slider_wrapper .ui-slider-horizontal {
	height: 5px;
}

.woocommerce .widget .price_slider_wrapper .ui-widget-content, body .widget .price_slider_wrapper .ui-widget-content {
	background: #dcdcdc;
	border-radius: 3px;
}

.woocommerce .widget .price_slider_wrapper .ui-slider, body .widget .price_slider_wrapper .ui-slider {
	margin: 0 0 25px 10px;
}

.woocommerce .widget .price_slider_wrapper .ui-slider .ui-slider-range, body .widget .price_slider_wrapper .ui-slider .ui-slider-range {
	background: #ff47a0;
	border-radius: 0;
}

.woocommerce .widget .price_slider_wrapper .ui-slider .ui-slider-handle, body .widget .price_slider_wrapper .ui-slider .ui-slider-handle {
	width: 10px;
	height: 10px;
	margin-left: -9px;
	background: #ff47a0;
	border-radius: 100%;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.woocommerce .widget .price_slider_wrapper .price_slider_amount, body .widget .price_slider_wrapper .price_slider_amount {
	text-align: left;
	line-height: 30px;
	font-size: 1em;
}

.woocommerce .widget .price_slider_wrapper .price_slider_amount .price_label, body .widget .price_slider_wrapper .price_slider_amount .price_label {
	font-size: 0.800em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.woocommerce .widget .price_slider_wrapper .price_slider_amount .button, body .widget .price_slider_wrapper .price_slider_amount .button {
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	font-size: 0.933em;
	font-weight: 500;
}

.woocommerce .widget.widget_layered_nav li, .woocommerce .widget.widget_layered_nav_filters li, body .widget.widget_layered_nav li, body .widget.widget_layered_nav_filters li {
	display: block;
	padding: 0;
	float: none;
}

.woocommerce .widget.widget_layered_nav li:before, .woocommerce .widget.widget_layered_nav_filters li:before, body .widget.widget_layered_nav li:before, body .widget.widget_layered_nav_filters li:before {
	display: none;
}

.woocommerce .widget.widget_layered_nav li a, .woocommerce .widget.widget_layered_nav_filters li a, body .widget.widget_layered_nav li a, body .widget.widget_layered_nav_filters li a {
	padding: 0;
	position: relative;
}

.woocommerce .widget.widget_layered_nav li.chosen a, .woocommerce .widget.widget_layered_nav_filters li.chosen a, body .widget.widget_layered_nav li.chosen a, body .widget.widget_layered_nav_filters li.chosen a {
	display: inline-block;
	padding-left: 25px;
}

.woocommerce .widget.widget_layered_nav li.chosen a:before, .woocommerce .widget.widget_layered_nav_filters li.chosen a:before, body .widget.widget_layered_nav li.chosen a:before, body .widget.widget_layered_nav_filters li.chosen a:before {
	content: "×";
	display: inline-block;
	width: 17px;
	height: 17px;
	line-height: 11px;
	margin-right: 10px;
	text-align: center;
	color: #eb7591;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	font-size: 0.867em;
	border: 2px solid #eb7591;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.woocommerce .widget.widget_layered_nav li.chosen a:hover:before, .woocommerce .widget.widget_layered_nav_filters li.chosen a:hover:before, body .widget.widget_layered_nav li.chosen a:hover:before, body .widget.widget_layered_nav_filters li.chosen a:hover:before {
	background: #eb7591;
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.woocommerce .widget.widget_layered_nav .dropdown-menu a, .woocommerce .widget.widget_layered_nav_filters .dropdown-menu a, body .widget.widget_layered_nav .dropdown-menu a, body .widget.widget_layered_nav_filters .dropdown-menu a {
	padding: 5px 10px;
}

.woocommerce .footer .widget .product_list_widget__item, body .footer .widget .product_list_widget__item {
	border-bottom: none;
	position: relative;
}

.woocommerce .footer .widget .product_list_widget__item:before, body .footer .widget .product_list_widget__item:before {
	content: " ";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	border-top: 1px dashed #959da7;
	opacity: 0.3;
}

.woocommerce .footer .widget .product_list_widget__item:last-child:before, body .footer .widget .product_list_widget__item:last-child:before {
	display: none;
}

.woocommerce .footer .widget .product_list_widget__item__button, body .footer .widget .product_list_widget__item__button {
	border-bottom: none;
}

.woocommerce .footer .widget .product_list_widget__total, body .footer .widget .product_list_widget__total {
	border-top: 4px solid rgba(149, 157, 167, 0.3);
}

.woocommerce .footer .widget .product_list_widget--cart .empty:before, body .footer .widget .product_list_widget--cart .empty:before {
	display: none;
}

.woocommerce .footer .widget.widget_layered_nav_filters li.chosen a, .woocommerce .footer .widget.widget_layered_nav li.chosen a, body .footer .widget.widget_layered_nav_filters li.chosen a, body .footer .widget.widget_layered_nav li.chosen a {
	border-bottom: none;
}

.form-block--tour-booking .wc-deposits-wrapper {
	margin: 0 0 15px;
	padding: 15px;
	text-align: left;
	color: inherit;
	background: rgba(255, 255, 255, 0.7);
	border-radius: 3px;
}

.form-block--tour-booking .wc-deposits-wrapper .wc-deposits-option, .form-block--tour-booking .wc-deposits-wrapper .wc-deposits-payment-plans {
	padding: 0;
	margin: 0;
	line-height: normal;
	border: none;
	box-shadow: none;
}

.form-block--tour-booking .wc-deposits-wrapper .wc-deposits-option li, .form-block--tour-booking .wc-deposits-wrapper .wc-deposits-payment-plans li {
	width: 100%;
	padding: 0;
	float: none;
	border: none;
	box-shadow: none;
}

.form-block--tour-booking .wc-deposits-wrapper .wc-deposits-option li input, .form-block--tour-booking .wc-deposits-wrapper .wc-deposits-payment-plans li input {
	width: auto;
	margin: 0 10px 0 0;
}

.form-block--tour-booking .wc-deposits-wrapper .wc-deposits-option li label, .form-block--tour-booking .wc-deposits-wrapper .wc-deposits-payment-plans li label {
	font-size: 0.933em;
	opacity: 0.7;
}

.form-block--tour-booking .wc-deposits-wrapper .wc-deposits-payment-plans li {
	margin-bottom: 10px;
}

.form-block--tour-booking .wc-deposits-wrapper .wc-deposits-payment-plans li:last-child {
	margin-bottom: 0;
}

.form-block--tour-booking .wc-deposits-wrapper.wc-deposits-optional .wc-deposits-payment-plans {
	margin-top: 20px;
}

.form-block--tour-booking .wc-deposits-wrapper .wc-deposits-payment-description {
	margin: 10px 0 0 0;
	color: inherit;
	line-height: normal;
}

.product-box--page-single .bootstrap-select.wcml_currency_switcher {
	width: 230px !important;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.product-box--page-single .bootstrap-select.wcml_currency_switcher {
		margin-bottom: 30px;
	}
}

.product-box--page-single .bootstrap-select.wcml_currency_switcher a {
	border-bottom: none;
}

.product-box--page-single ul.wcml_currency_switcher {
	width: 100%;
	display: block;
	margin-bottom: 40px !important;
}

@media (max-width: 767px) {
	.product-box--page-single ul.wcml_currency_switcher {
		margin-bottom: 30px !important;
	}
}

.product-box--page-single ul.wcml_currency_switcher.curr_list_vertical li {
	display: block;
}

.product-box--page-single ul.wcml_currency_switcher.curr_list_vertical li:after {
	display: none;
}

ul.wcml_currency_switcher.curr_list_vertical, ul.wcml_currency_switcher.curr_list_horizontal {
	border-top: none;
}

ul.wcml_currency_switcher.curr_list_vertical li, ul.wcml_currency_switcher.curr_list_horizontal li {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: none;
	border: none;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

ul.wcml_currency_switcher.curr_list_vertical li:before, ul.wcml_currency_switcher.curr_list_horizontal li:before {
	display: none;
}

ul.wcml_currency_switcher.curr_list_vertical li:after, ul.wcml_currency_switcher.curr_list_horizontal li:after {
	content: " | ";
	display: inline-block;
	margin: 0 5px;
}

ul.wcml_currency_switcher.curr_list_vertical li:hover, ul.wcml_currency_switcher.curr_list_horizontal li:hover {
	color: #00b7e3;
}

ul.wcml_currency_switcher.curr_list_vertical li:last-child, ul.wcml_currency_switcher.curr_list_horizontal li:last-child {
	margin-right: 0;
}

ul.wcml_currency_switcher.curr_list_vertical li:last-child:after, ul.wcml_currency_switcher.curr_list_horizontal li:last-child:after {
	display: none;
}

ul.wcml_currency_switcher.curr_list_vertical li.wcml-active-currency, ul.wcml_currency_switcher.curr_list_horizontal li.wcml-active-currency {
	background: none;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
}

.widget ul.wcml_currency_switcher {
	width: 100%;
}

.widget ul.wcml_currency_switcher.curr_list_vertical {
	border-top: none;
}

.widget ul.wcml_currency_switcher.curr_list_vertical li {
	display: block;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border: none;
	border-bottom: 1px dashed #e2e2e2;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.widget ul.wcml_currency_switcher.curr_list_vertical li:hover {
	color: #00b7e3;
}

.widget ul.wcml_currency_switcher.curr_list_vertical li:before {
	display: none;
}

.widget ul.wcml_currency_switcher.curr_list_vertical li:after {
	display: none;
}

.widget ul.wcml_currency_switcher.curr_list_vertical li:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.widget ul.wcml_currency_switcher.curr_list_vertical li.wcml-active-currency {
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	background: none;
}

.widget ul.wcml_currency_switcher.curr_list_horizontal li {
	margin: 0;
	padding: 0;
	float: none;
}

.footer .widget ul.wcml_currency_switcher.curr_list_vertical li {
	position: relative;
	border-bottom: none;
	color: #fff;
}

.footer .widget ul.wcml_currency_switcher.curr_list_vertical li:before {
	content: " ";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	border-top: 1px dashed #959da7;
	opacity: 0.3;
}

.footer .widget ul.wcml_currency_switcher.curr_list_vertical li:last-child:before {
	display: none;
}

.footer .widget ul.wcml_currency_switcher.curr_list_vertical li:hover {
	color: #fff;
}

.footer .widget ul.wcml_currency_switcher.curr_list_horizontal li {
	color: #fff;
}

.footer .widget ul.wcml_currency_switcher.curr_list_horizontal li:hover {
	color: #fff;
}

.woocommerce .cart-collaterals .cart_totals {
	float: right;
}

.woocommerce .cart-collaterals .cross-sells {
	float: left;
}

.woocommerce .lost_password {
	text-align: left;
}

.woocommerce form .form-row {
	text-align: left;
}

.woocommerce form .form-row-first {
	float: left;
	text-align: left;
}

.woocommerce form .form-row-last {
	float: right;
	text-align: left;
}

.woocommerce .col2-set .col-1 {
	float: left;
}

.woocommerce .col2-set .col-2 {
	float: right;
}

.woocommerce #payment #place_order {
	float: right;
	text-align: left;
}

.woocommerce span.onsale {
	left: -0.5em;
}

.woocommerce-page .cart-collaterals .cart_totals {
	float: right;
}

.woocommerce-page .cart-collaterals .cross-sells {
	float: left;
}

.woocommerce-page .col2-set .col-1 {
	float: left;
}

.woocommerce-page .col2-set .col-2 {
	float: right;
}

.woocommerce-page #payment #place_order {
	float: right;
	text-align: left;
}

.woocommerce-page form .form-row-first {
	float: left;
	text-align: left;
}

.woocommerce-page form .form-row-last {
	float: right;
	text-align: left;
}

.woocommerce-checkout #payment ul.payment_methods li {
	text-align: left;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
	float: right;
}

.widget_icl_lang_sel_widget #lang_sel, .widget_icl_lang_sel_widget #lang_sel_click {
	display: block;
	height: auto;
	font-family: Roboto;
}

.widget_icl_lang_sel_widget #lang_sel ul:after, .widget_icl_lang_sel_widget #lang_sel_click ul:after {
	content: " ";
	display: block;
	clear: both;
}

.widget_icl_lang_sel_widget #lang_sel ul li, .widget_icl_lang_sel_widget #lang_sel_click ul li {
	width: 100%;
	z-index: 1;
}

.widget_icl_lang_sel_widget #lang_sel ul li:focus, .widget_icl_lang_sel_widget #lang_sel_click ul li:focus {
	outline: 0;
}

.widget_icl_lang_sel_widget #lang_sel ul li:before, .widget_icl_lang_sel_widget #lang_sel_click ul li:before {
	display: none;
}

.widget_icl_lang_sel_widget #lang_sel ul li ul, .widget_icl_lang_sel_widget #lang_sel_click ul li ul {
	width: 100%;
	top: auto;
	bottom: -2px;
	border: none;
}

.widget_icl_lang_sel_widget #lang_sel ul li ul a, .widget_icl_lang_sel_widget #lang_sel_click ul li ul a {
	border-width: 1px;
	position: relative;
	opacity: 1;
}

.widget_icl_lang_sel_widget #lang_sel a, .widget_icl_lang_sel_widget #lang_sel_click a {
	line-height: 45px;
	font-size: 15px;
	border-radius: 3px;
	background-image: none;
}

.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel, .widget_icl_lang_sel_widget #lang_sel_click a.lang_sel_sel {
	position: relative;
	font-family: FontAwesome;
}

.widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel:before, .widget_icl_lang_sel_widget #lang_sel_click a.lang_sel_sel:before {
	content: "\f0d7";
	display: block;
	position: absolute;
	top: 50%;
	right: 15px;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.widget_icl_lang_sel_widget #lang_sel img, .widget_icl_lang_sel_widget #lang_sel_click img {
	vertical-align: baseline;
}

.widget_icl_lang_sel_widget #lang_sel_list {
	font-family: Roboto;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical {
	width: 100%;
	height: auto;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical ul {
	height: auto;
	top: auto;
	left: auto;
	border: none;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical ul li {
	float: none;
	width: 100%;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px dashed #e2e2e2;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical ul li:last-child {
	border-bottom: none;
	margin: 0 !important;
	padding: 0 !important;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical ul li:before {
	display: none;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical ul li a {
	border: none;
	font-size: 15px;
	background: none;
	color: #333;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_vertical ul li a:hover {
	color: #00b7e3;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_horizontal {
	height: auto;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_horizontal ul {
	border: none;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_horizontal ul:after {
	content: " ";
	display: block;
	clear: both;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_horizontal ul li {
	margin-right: 10px !important;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_horizontal ul li:last-child {
	margin-right: 0 !important;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_horizontal ul li:before {
	display: none;
}

.widget_icl_lang_sel_widget #lang_sel_list.lang_sel_list_horizontal ul li a {
	font-size: 15px;
	background: none;
	border-bottom: none;
	color: #333;
}

.widget_icl_lang_sel_widget #lang_sel_list img {
	vertical-align: baseline;
}

.footer #lang_sel_list.lang_sel_list_vertical ul li {
	position: relative;
	border-bottom: none;
}

.footer #lang_sel_list.lang_sel_list_vertical ul li:before {
	content: " ";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	border-top: 1px dashed #959da7;
	opacity: 0.3;
}

.footer #lang_sel_list.lang_sel_list_vertical ul li:last-child:before {
	display: none;
}

.footer #lang_sel_list.lang_sel_list_vertical ul li a {
	color: #fff;
}

.footer #lang_sel_list.lang_sel_list_vertical ul li a:hover {
	color: #fff;
}

.footer #lang_sel_list.lang_sel_list_horizontal ul li a {
	color: #fff;
}

#lang_sel a, #lang_sel_click a {
	border-color: #ccc;
}

#lang_sel a:visited, #lang_sel_click a:visited {
	border-color: #ccc;
}

#lang_sel a.lang_sel_sel, #lang_sel_click a.lang_sel_sel {
	color: #333;
	background: #fff;
}

#lang_sel a.lang_sel_sel:hover, #lang_sel_click a.lang_sel_sel:hover {
	color: #333;
}

#lang_sel ul ul a:visited, #lang_sel_click ul ul a:visited {
	color: #333;
}

#lang_sel li ul a:hover, #lang_sel_click li ul a:hover {
	color: #00b7e3;
	background: #fff;
}

body #lang_sel_footer {
	padding: 0 0 10px;
	border: none;
	background-color: #334960;
}

body #lang_sel_footer ul li {
	margin-right: 10px;
}

body #lang_sel_footer ul li:last-child {
	margin-right: 0;
}

body #lang_sel_footer ul li a {
	background: none;
	color: #fff !important;
	opacity: 0.9;
	border-bottom: none;
	padding: 0;
}

body #lang_sel_footer ul li a.lang_sel_sel {
	background: none;
}

body #lang_sel_footer ul li a.lang_sel_sel:hover {
	background: none;
}

body #lang_sel_footer ul li a:hover {
	background: none;
	border-bottom: none;
}

body #lang_sel_footer img {
	vertical-align: baseline;
}

.menu-item-language img {
	vertical-align: baseline;
}

.vc_row.section-white {
	margin-left: -2000px;
	margin-right: -2000px;
	padding-left: 2000px;
	padding-right: 2000px;
	background-color: #fff;
}

.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
	margin-bottom: 5px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	border-radius: 3px;
}

.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading {
	border: none;
	background: #fff;
	text-transform: uppercase;
	font-size: 0.933em;
	border-radius: 3px !important;
}

.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading:hover {
	background: #fff;
}

.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading a {
	display: block;
	height: 50px;
	line-height: 51px;
	padding: 0 30px;
	color: #333;
}

.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-controls-icon {
	display: none;
}

.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
	padding: 30px;
	border: none;
	background: #fff;
}

.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
	background: #00b7e3;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.vc_tta.vc_tta-accordion.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading a {
	color: #fff;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels {
	border: none;
	border-radius: 0;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	border: none;
	background: #fff;
	border-radius: 0;
}

@media (max-width: 767px) {
	.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
		padding-top: 30px;
	}
}

@media (max-width: 767px) {
	.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
		padding-right: 30px;
	}
}

@media (max-width: 767px) {
	.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
		padding-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
		padding-left: 30px;
	}
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container {
	margin: 0;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active> a:before, .vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active> a:after {
	display: none;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list {
	margin: 0;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab> a {
	height: 50px;
	line-height: 51px;
	padding: 0 35px;
	border: none;
	color: #333;
	font-size: 0.933em;
	text-transform: uppercase;
	background: #fff;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	background: #00b7e3;
	color: #fff;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list {
	border-bottom: 3px solid #00b7e3;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab {
	margin: 0 8px 0 0;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab:last-child {
	margin-right: 0;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab> a {
	border-radius: 3px 3px 0 0;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab.vc_active a {
	height: 53px;
	line-height: 57px;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tabs-list {
	border-right: 3px solid #00b7e3;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab {
	margin: 0 0 8px 3px;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab:last-child {
	margin-bottom: 0;
}

.vc_tta.vc_tta-tabs.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab.vc_active {
	margin-left: 0;
}

@media (max-width: 767px) {
	.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container {
		box-shadow: none;
	}
	.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
		margin-bottom: 8px;
		box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
		border-radius: 3px;
	}
	.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
		border: none;
		margin: 0;
	}
	.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading a {
		display: block;
		height: 50px;
		line-height: 51px;
		padding: 0 30px;
		background: #fff;
		color: #333;
		font-size: 0.933em;
		text-transform: uppercase;
		border-radius: 3px;
	}
	.vc_tta.vc_tta-tabs.vc_tta-style-classic .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading a {
		background: #00b7e3;
		color: #fff;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
	}
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	display: inline-block;
	line-height: 3.000em;
	padding: 0 2em;
	border: none;
	border-radius: 3px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 1em;
	font-family: Roboto;
	font-weight: 400;
	font-style: normal;
	background: rgba(0,183,227, 0.8) !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	border: none;
	background: #00b7e3 !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
	border: none;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.vc_btn3-icon-left {
	padding-left: 50px !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.vc_btn3-icon-left .vc_btn3-icon {
	left: 30px !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.vc_btn3-icon-right {
	padding-right: 50px !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.vc_btn3-icon-right .vc_btn3-icon {
	right: 30px !important;
}

.vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
	position: relative;
	min-height: 50px;
	line-height: 50px;
	padding: 0;
}

.vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_title> h4 {
	display: block;
	color: #333;
	font-size: 1.067em;
	line-height: 27px;
	padding: 10px 0 10px 60px;
}

.vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0;
	border: none;
	border-radius: 100%;
	background: #00b7e3;
}

.vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon:before {
	content: "\f128";
	height: auto;
	width: auto;
	color: #fff;
	font-size: 1.333em;
	font-family: FontAwesome;
	font-style: normal;
	border: none;
	background: none;
}

.vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon:after {
	width: 43px;
	height: 43px;
	border: 2px dotted #fff;
	border-radius: 100%;
	opacity: 0.5;
	background: none;
}

.vc_toggle.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
	margin: 0;
	padding-left: 60px;
}

.vc_toggle.vc_toggle_size_md.vc_toggle_default.vc_toggle_active .vc_toggle_icon {
	background: #ff47a0;
}

.vc_toggle.vc_toggle_size_md.vc_toggle_default.vc_toggle_active .vc_toggle_icon:before {
	content: "\f129";
	visibility: visible;
}

.vc_toggle.vc_toggle_size_md.vc_toggle_default.vc_toggle_active .vc_toggle_icon:after {
	visibility: visible;
}

.container_header { 
	margin-right: 0;
	margin-left: 0;
	padding-left: 25px;
	padding-right: 7px;
}

.title-block {
	margin-top: 55px;	
}


.btn-100-1 {
	background: transparent;
	
	color:  #40b6e1;
	font-size: 18px;/* Приближение из-за подстановки шрифтов */
	font-weight: 700;
	border: 2px solid #40b6e1;
	font-family: Roboto Slab;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	width: 100%;
	padding: 10px 11% 10px 11%;
	letter-spacing: 2px;
	width: 97.5%;
	position: absolute;
	bottom: -15px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.btn-100-1:hover {
	background: #40b6e1;
	color: #fff!important
}


.btn-100-1-m {
	background: transparent;
	color: #40b6e1;
	font-weight: 700;
	border: 2px solid #40b6e1;
	/* font-family: Roboto; */
	/* text-transform: uppercase; */
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	/* font-size: 16px; */
	font-size: 17px;
	font-weight: 700;
	line-height: 28px;
	width: 100%;
	padding: 10px 11% 10px 11%;
	/* letter-spacing: 2px; */
	width: 87%;
	position: absolute;
	bottom: 20px;
	left: 6.5%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	font-family: 'Montserrat';
}

.btn-100-1-m:hover {
	background: #40b6e1;
	color: #fff!important
}

.btn-100-2 {
	background: transparent;
	
	color:  #40b6e1;
	font-size: 18px;/* Приближение из-за подстановки шрифтов */
	font-weight: 700;
	border: 2px solid #40b6e1;
	font-family: Roboto Slab;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	width: 100%;
	padding: 10px 11% 10px 11%;
	letter-spacing: 2px;
	width: 97.5%;
	position: absolute;
	bottom: -5px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.btn-100-2:hover {
	background: #40b6e1;
	color: #fff!important
}

.btn-100-2-m {
	background: transparent;
	color: #40b6e1;
	font-weight: 700;
	border: 2px solid #40b6e1;
	/* font-family: Roboto; */
	/* text-transform: uppercase; */
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	/* font-size: 16px; */
	font-size: 17px;
	font-weight: 700;
	line-height: 28px;
	width: 100%;
	padding: 10px 11% 10px 11%;
	/* letter-spacing: 2px; */
	width: 84%;
	position: absolute;
	bottom: 30px;
	left: 8%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	font-family: 'Montserrat';
}

.btn-100-2-m:hover {
	background: #40b6e1;
	color: #fff!important
}

.btn-100-3 {
	background: transparent;
	
	color:  #40b6e1;
	font-size: 18px;/* Приближение из-за подстановки шрифтов */
	font-weight: 700;
	border: 2px solid #40b6e1;
	font-family: Roboto Slab;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	width: 100%;
	padding: 10px 11% 10px 11%;
	letter-spacing: 2px;
	width: 97.5%;
	position: absolute;
	bottom: 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}
.btn-100-3:hover {
	background: #40b6e1;
	color: #fff!important
}

.btn-100-3-m {
	background: transparent;
	color: #40b6e1;
	/* font-size: 18px; */
	font-weight: 700;
	border: 2px solid #40b6e1;
	/* font-family: Roboto; */
	/* text-transform: uppercase; */
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	/* font-size: 16px; */
	font-size: 17px;
	font-weight: 700;
	line-height: 28px;
	width: 100%;
	padding: 10px 11% 10px 11%;
	/* letter-spacing: 2px; */
	width: 84.4%;
	position: absolute;
	bottom: -5px;
	left: 7.7%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	font-family: 'Montserrat';
}

.btn-100-3-m:hover {
	background: #40b6e1;
	color: #fff!important
}

.btn-main {
	font-size: 18px;
	margin: 20px 0px 0px;
	letter-spacing: 1px;
	transition: none;
	text-align: inherit;
	line-height: 44px;
	border-width: 2px;
	padding: 3px 24px;
	font-weight: 500;
	border: 2px solid #40b6e1;
	webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

}

.btn-main:hover {
	background: #40b6e1;
	color: #fff!important
}

.page-single {
	font-family: Roboto Slab; 
}

ul.post-categories {
	list-style-type: none; 
	margin-left: -40px; 
	line-height: 35px;
}
#post-author {
	color: #B4B4B4;
}
#post-date {
	color: #B4B4B4;
	font-weight: 600;
}
#category{
	position: relative;
}

#category a{
	color: #B4B4B4; 
	background: #EDEEF0; 
	padding:0 13px;
	position: relative;
}
#category a:hover {
	color: #e15340;
}

#category:before{
	content: '';
	position: absolute;
	width: 100%;
	right: 0%;
	left: 0%;
	height: 1px;
	background: #B4B4B4;
	top: 78%;
}


#h1line{
	position: relative;
	font-family: Roboto Slab;
	font-size: 2.100em;
	/* font-size: 26px;  */
	font-weight: 400;
	text-align: center;
	/* text-transform: uppercase; */
}

#h1line:before{
	content: '';
	position: absolute;
	width: 100px;
	height: 4px;
	background: #00b7e3;
	right:calc(50% - 50px);
	bottom: -20px;
}
.h1title {
	font-family: Roboto Slab;
	font-size: 26px; 
	font-weight: 600; 
	text-transform: uppercase;
	margin-top: 50px;
	margin-bottom: 47px;
}
.arrows {
	margin: 30px 0;
}
#arrows .link_btn {
	font-size: 13px;
}
#arrows .atbtn {
	background: #00b7e3;
}

#arrows .atbtn:hover {
	background: rgba(0,183,227, 0.8);
}

.link_btn {
	padding: 0px 0px;
	background: #fff;
	text-align: center;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09);
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	border: 1px solid transparent;

}

.link_btn:hover {
	border: 1px solid #00b7e3;
	
}
.link_btn_blue {
	padding: 0px 0px;
	background: rgba(0,183,227, 0.8);
	text-align: center;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09);
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 2px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
}
.link_btn_blue:hover {
	background: #00b7e3;
}
.link_btn_blue a {
	color: #fff;
}

img.wp-post-image {
	width: 100%;
}

.text-content-caption {
	max-width: 800px;
	margin-top: 10px; 
	max-width: 800px;
	margin-left: 140px; 
	text-align: left;
	line-height: 15pt;
	margin-bottom: 20px
}

.background-content-caption {
	/* padding: 20px 20px 30px;  */
	/* background: rgba(237,238,240,0.4);  */
	/* width: 1140px;  */
	/* margin-left: -50px;  */
	/* text-align: center; */
	padding: 20px;
	background: rgba(237,238,240,0.4);
	/* width: 1140px; */
	margin-left: -50px;
	text-align: center;
	margin-right: -50px;
	margin-bottom: 40px;
	margin-top: 40px;
}

.table-content-2-row-img-caption {
	text-align: left;
	width: 890px;
	margin-left: 131px;
	margin-top: 20px;
}
.table-content-2-row-img-caption td {
	text-align: left; 
	border-color: transparent;
}

@media (min-width: 1200px) {
	.text-content-caption {
		/* margin-left: 10px !important; */
		text-align: left !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}
@media (max-width: 1200px) and (min-width: 992px) {
	.background-content-caption {
		width: 115%;
	}
	.text-content-caption {
		margin-left: 50px !important;
	}
	.table-content-2-row-img-caption {
		width: 885px;
		margin-left: 45px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.background-content-caption {
		width: 117%;
	}
	.table-content-2-row-img-caption {
		width: 710px;
		margin-left: -7px;
	}
	.one-widget {
		min-height: 360px;
	}
	.margin30-0 {
		margin: -10px 0;
	}
}
@media (max-width: 767px) {
	.background-content-caption {
		width: 114.8%;
		margin-left: -7.4%;
	}
	.table-content-2-row-img-caption {
		max-width: 760px;
		margin-left: 0;
	}
	.one-widget {
		margin-bottom: 30px;
	}
	.next-prev-btns .row {
		margin-top: -30px;
	}
	.next-prev-btns .row .col-xs-12:first-child{
		margin-bottom: 10px;
	}
	.next-prev-btns .row .col-xs-12:nth-child(2n) {
		margin-bottom: 10px;
	}
	.h1title {
		line-height: 1;
		font-size: 1.7em !important;
	}

}


/* ************ COMMENTS SECTION REDESIGN ********** */
.comments-is-redesign  img {
	margin-right: 0;
	float: none;
	font-family: Roboto Slab;
}
.comments-is-redesign-reply-btn a {
	padding: 2px 10px;
	border: 1px solid #00b7e3;
	margin-bottom: 10px;
	cursor: pointer;
	border-radius: 5%;
}
.comments-is-redesign-reply-btn a:hover {
	background: #00b7e3;
	color: #fff;
}
.comments-is-redesign-author-name {
	margin-top: 10px;
	font-weight: 600;
}
.comments-is-redesign-date-time {
	color: #B4B4B4;
}
.comment-form .row .col-sm-4:first-child {
	padding-right: 10px;
}
.comment-form .row .col-sm-4:nth-child(2n) {
	padding-right: 10px;
	padding-left: 10px;
}
.comment-form .row .col-sm-4:nth-child(3n) {
	padding-left: 10px;
}
.comment-form .row {
	margin-bottom: 10px;
}
/* .logged-in-as {margin-bottom: 10px} */
#reply-title {
	font: normal 400 15px/1em Roboto;
}
/*
#commentform p {
	margin: -5px 0px 15px 0px;
}
*/
/* ** START / single-post.php Basic styles Новости и статьи *** */
.after-header-dashboard {padding-top: 50px; padding-bottom: 15px; }
.section-is {background: #edeef0; padding: 0;}
/* ** END / single-post.php Basic styles Новости и статьи *** */

/* **START / WIDGET SECTION REDESIGN СТАТЬИ ********** */
.one-widget {
	background: #edeef0; 
	min-height: 400px;
}
.one-widget-inner {
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.09); 
	background: #fff;
	border-radius: 3px;
}
.widget-article-title-section {
	height: 150px; 
	padding: 20px; 
	line-height: 100px;
}
.widget-article-title-section a {
	color: #333; 
	font-size: 13pt;
	font-weight: 400;
	display: inline-block; 
	vertical-align: middle; 
	line-height: normal;
	font-family: Roboto Slab;
	line-height: 16pt;
}
#widget-category {
	position: relative;
	color: #00b7e3; 
	/* display: flex; */ 
	border-top: 1px solid lightgray; 
	font-size: 12px;
	min-height: 103px;
}
#widget-category .widget-category-content {
	display: block;
	text-align: center;
	justify-content: center; 
	padding: 15px 0;
}
.widget-category-content p:first-child {
	margin: 5px 0 0px 0; 
	font-size: 15px; 
	font-weight: 400;
}
.widget-category-content p:nth-child(2n) {
	margin: 5px 0 0px 0; 
	font-size: 15px; 
	font-weight: 600;
}
.widget-category-style {
	line-height: 1.5;
}
/* **END / WIDGET SECTION REDESIGN СТАТЬИ ********** */

/* **START / BUTTONS next/back/category SECTION REDESIGN СТАТЬИ ********** */
.back-to-category-btn {
	text-align: center;
}
.inactive-button {
	color: #ababab;
}
/* **END / BUTTONS next/back/category SECTION REDESIGN СТАТЬИ ********** */

.account-info {
	font-family: Roboto;
	color: #40b6e1;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	margin-right: 25px;
    margin-left: 14px;
}

.blog__item__info #category a {
	display: inline-block;
	padding: 0px 15px 5px 15px;
	font-family: Roboto;
	color: #333;
	font-size: 11pt;
	font-weight: 500;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: initial;
}
.blog__item__info #category a:hover {
	color: #e15340;
}


#bg-gray {
	background: #EDEEF0;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
	.widget-news-single .item {
		margin-bottom: 15px !important;
	}
}
.tags-on-news {
	background: #fff;
	text-align: center;	
}
.tags-on-news #category {
	padding: 40px 0 0px;	
}
.tags-on-news #category a{
	background: #fff;
	text-transform: uppercase;
	font-family: Roboto;
	font-weight: 500;
}

/* .comments__form {margin-top: -15px;} */


.btn-slider {
	-webkit-transition: all .25s ease-in-out !important;
	-moz-transition: all .25s ease-in-out !important;		
}

/* *** Стиль комментариев *** */
/* ДЕСКТОП */
@media (min-width: 992px) {
	.comments-is-redesign-avatar-position {
		float: left; 
		margin-right: 50px; 
		text-align: center; 
	}
	.comments__item__text {
		padding-left: 170px;
	}
	.comments-is-redesign-reply-btn {
		text-align: center;
		margin-top: 10px;
	}
}
/* МОБАЙЛ */
@media (max-width: 991px) {
	.comments-is-redesign-avatar-position {
		margin-right: 0; 
		text-align: center; 
		margin-bottom: 20px;
	}	
	.comments__item__text {
		padding-left: 0;
		font-size: 14px;
		line-height: 23px;
	}
	.comments-is-redesign-reply-btn {
		text-align: center;
		margin-top: 25px;
	}
}

/* *** TAGS ON NEWS PAGE START *** */
.page-single .widget .tagcloud a{
	background-color:#FFF;
	/* margin:0; */
}
.page-single .widget .tagcloud a:hover{
	color:#e15340;
	background-color:#e9e9e9;
}
.page-single .tagcloud{
	height: 3em;
	overflow: hidden;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.09);
	background-color:#fff;
	padding:8px;
	margin-right: 10px;
	transition:.3s;
}
.page-single .widget_tag_cloud > i:before, 
.page-single .widget_tag_cloud > i:after {
	content: "";
	position: absolute;
	background-color: #696969;
	width: 3px;
	height: 9px;
	right: 40px;
	top: 18px;
	transition:.3s;
	z-index:1;
}
.page-single .widget_tag_cloud > i:before {
	transform: translate(7px, 0) rotate(45deg);
}
.page-single .widget_tag_cloud > i:after {
	transform: translate(2px, 0) rotate(-45deg);
}
.page-single .widget_tag_cloud input[type="checkbox"] {
	position: absolute;
	cursor: pointer;
	width: 45px;
	height: 45px;
	right:15px;
	top:0px;
	margin: 0;
	padding: 0;
	opacity: 0;
	z-index:2;
}

.page-single .widget_tag_cloud input[type=checkbox]:checked ~ .tagcloud {
	height:auto;
	transition:.5s;
}
.page-single .widget_tag_cloud input[type=checkbox]:checked ~ i:before {
	transform: translate(7px, 0) rotate(-45deg);
}
.page-single .widget_tag_cloud input[type=checkbox]:checked ~ i:after {
	transform: translate(2px, 0) rotate(45deg);
}
.page-single .vc_wp_tagcloud {
	position: absolute;
    z-index: 2;
}
/* *** TAGS ON NEWS PAGE END *** */

/*Igor is adding media queries for adaptive design in part of tag cliud widget*/
@media (min-width: 1200px) {
	#widget-tags-is .widget_tag_cloud {
		min-width: 750px;
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
	#widget-tags-is .widget_tag_cloud {
		min-width: 600px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	#widget-tags-is .widget_tag_cloud {
		max-width: 480px;
	}
}
@media (max-width: 425px) {
	#widget-tags-is .widget_tag_cloud {
		max-width: 99%;
	}
}
/*Igor ends working on tag cloud widget adaptive styles*/


/* *** SEARCH ON NEWS PAGE START by Igor Shkarin *** */
.widget_search input.search-field {
	border-radius: 0px !important; 
	background: #e0e0e0 !important; 
	height: 3em !important; 
}
.widget .search-form input::placeholder {
	color: #a3a3a3;
	font-style: italic;
}
/* *** TAGS ON NEWS PAGE END by Igor Shkarin *** */

/* *** Footer some corrections *** */

.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="text"], .widget_yikes_easy_mc_widget .yikes-easy-mc-form input[type="email"] {
	border: 1px solid lightgray;
    border-radius: 0;
}
@media (min-width: 300px) and (max-width: 960px) {
	.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form .yikes-easy-mc-submit-button {
		background: #00b7e3;
	}
	.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form .yikes-easy-mc-submit-button span {
		display: initial;
	}
	.footer-bootom-legalines .col-md-6 p {
		text-align: center;
		margin-bottom: -10px;
	}
	.footer-bootom-legalines .col-md-6:nth-child(2n) p {
		margin-bottom: 20px;
	}
}
@media (min-width: 961px) and (max-width: 2000px) {
	.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form .yikes-easy-mc-submit-button {
	 	background: transparent;
	    width: 50px;
	    position: absolute;
	    top: 93px;
	    left: 300px;
	}
	.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form .yikes-easy-mc-submit-button span {
	display: none;
	}
	.footer-bootom-legalines .col-md-6:nth-child(2n) p {
		text-align: right;
	}
}

/* 
@media (max-width: 767px) {
	.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form .yikes-easy-mc-submit-button {
		left: 33px;
		background: orange;
	}
}
@media (max-width: 960px) {
	.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form .yikes-easy-mc-submit-button {
		left: 233px;
		background: orange;
	}
}
*/

.footer .widget .textwidget p {
	margin-top: 5px;
}
.footer .text-2 h3 {
	font-weight: 
}
.footer .widget__title {
	margin: 0 0 0px;
}
.footer .widget__title {
	font-weight: 600;
}
.footer .block-after-indent {
	margin-bottom: 20px;
}

/* 
.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form input::-webkit-input-placeholder {
   font-style: italic;
}
.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form input:::-moz-placeholder {
   font-style: italic;  
}
.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form input::::-moz-placeholder {
   font-style: italic;  
}
.footer .widget_yikes_easy_mc_widget .yikes-easy-mc-form input:::-ms-input-placeholder {  
   font-style: italic; 
}
*/
.footer-bootom-legalines {
	border-top: 1px solid lightgray;
	font-size: 0.867em;
}

.footer .col-md-4 {
	padding: 0 40px;
}
.footer .col-md-4:first-child, .footer .col-md-4:nth-child(2n) {
	font-family: Roboto Slab;
}

/* Language polylang icon */

.lang-info a {
	font-family: Roboto;
	color: #fff;
    opacity: 0.5;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	text-align: left;
	margin-right: 25px;
	transition: all .5s ease-in-out;
}
.lang-info ul { 
	list-style: none; 
	display: none;
}

/* Dropdown Button */
/* .dropbtn { */
    /* background-color: #4CAF50; */
    /* color: white; */
    /* padding: 16px; */
    /* font-size: 16px; */
    /* border: none; */
    /* cursor: pointer; */
/* } */

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	z-index: 999;
	cursor: pointer;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: fixed;
    background-color: rgba(18,41,73,0.9);
    min-width: 60px;
    z-index: 1;
	margin-top: 5px;
	/* margin-top: 7px; */
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #fff;
    opacity: 0.8;
    padding: 0px 15px 0px;
    text-decoration: none;
    display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    -webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: rgba(18,41,73,1.0);}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.dropdown-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.dropdown-content ul a {
	padding: 0;
}
.dropdown-content a {
	border-bottom: none;
}
.dropdown-content ul li a {
	padding: 0 20px;
} 
.dropdown-content ul li a img {
	margin-left: 3px;
}
.share-buttons__item--linkedin {
	display: none;
}


.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/* background: rgba(0,0,0,0.8); */
	background: rgba(41,61,90,0.7);
	
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}


.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 1px;
	background: #fff;
	/* background: -moz-linear-gradient(#fff, #999); */
	/* background: -webkit-linear-gradient(#fff, #999); */
	/* background: -o-linear-gradient(#fff, #999); */
}


.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -10px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff;
              color: #FFFFFF;



 }
/* Igor is adding styles for rating */
.rating {
	background: #fff;
	text-align: center;	
	padding: 40px 0 40px;
}
.rw-class-comment {
	padding: 40px 0 10px;
}
/*End of the rating styles*/


.rw-ui-container {
	
	margin-top: 40px;
	
}

/* trully bullshit way to hide "Rate this" item  */
.rw-ui-info-container, .rw-ui-info-nub .rw-ui-info-outer-nub, .rw-ui-info-nub .rw-ui-info-inner-nub, .rw-ui-info-inner-container, .rw-ui-info {
	display: none !important;
}
.rw-ui-info-nub {
	display: none !important;
}
.rw-ui-info-outer-nub {
	display: none !important;
}
.rw-ui-info-nub {
	display: none !important;
}

.rw-ui-info-inner-nub {
	display: none !important;
}
.rw-ui-info-inner-container {
	display: none !important;
}
.rw-ui-info-container span.rw-ui-info-inner-container {
	display: none !important;
	position: fixed !important;
}
.rw-center {
	margin-left: 10% !important;
}

.rw-ui-container.rw-dir-ltr .rw-report-link, .rw-ui-container.rw-valign-middle.rw-halign-right .rw-report-link {
    float: left !important;
    display: none !important;
}
    
/* trully bullshit way to hide "Rate this" item  */


.vc_edit_form_elements .textarea_raw_html, .wpb_element_wrapper .textarea_raw_html {
    font-family: "Courier New";
    color: #333!important;
    font-size: 14px;
    word-break: break-all;
}

body.page-id-3333 {
background:#edeef0;	
	
}
.page-id-3333 .vc_row {
	
    margin-right: 0px!important;
	margin-left: 0px!important;
}

.page-id-3333 .atbtn--transparent.atbtn--medium {
    display: none;
}

#casp-main {height: 700px;}

h1.casp {
    font-family: 'Montserrat';
    color: #f2fcfe;
    font-size: 54px;/* Approximation due to font substitution */
    font-weight: 700;
    text-align: left;
    text-shadow: 0px 1px 7.84px rgba(0, 0, 0, 0.58);
}

h2.casp1 {
	
	font-family: 'Montserrat';
    color: #f2fcfe;
    font-size: 20px;/* Approximation due to font substitution */
    font-weight: 300;
    text-align: left;
	bottom: 23px;
    position: relative;
	line-height: 35px;
	max-width: 800px;
}


.mid-casp {
	
	min-height: 500px;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    display: flex;
	
}               .header-casp {
    width: 100%;
    height: 75px;
    align-items: center;
    justify-content: space-between;
    display: inline-flex;
}

.menu-casp  a {
	
	font-family: 'Montserrat';
    color: #f2fcfe;
    font-size: 17px;/* Approximation due to font substitution */
    font-weight: 600;
    text-align: left;
	margin-left: 44px;       transition: all 0.1s ease-in-out;
}

.menu-casp  a:hover{
     color: #3498db!important;
}

.img-arr-casp {
    margin-left: 3px;
    bottom: 1px;
    position: relative;
}

.btn-casp {
	background-color: #3498db;
	width: 153px;
	border-radius: 30px;
	padding: 15px 25px;
	font-family: 'Montserrat';
	color: #f2fcfe;
	font-size: 17px;
	font-weight: 600;
	margin-left: 44px;
	transition: all 0.1s ease-in-out;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 6px;
    line-height: 17px;
}


.btn-casp:hover {      background-color: #5aa7e2;
 
}



/* The container <div> - needed to position the dropdown content */
.dropdown-casp {
    position: relative;
    display: inline-block;
	transition: all 0.1s ease-in-out;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content-casp {
    display: none;
	position: absolute;
	background-color: #f9f9f9;
	width: 300px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	right: 0px;
	margin-bottom: 5px;
	border-radius: 13px;
	transition: all 0.1s ease-in-out;
	border: 2px solid #3498db;
}

/* Links inside the dropdown */
.dropdown-content-casp a {
    color: #333;
    padding: 12px 17px;
    text-decoration: none;
    display: block;
    margin-left: 0px;
	text-align: left;
	transition: all 0.1s ease-in-out;
	line-height: 25px;
}

/* Change color of dropdown links on hover */
.dropdown-content-casp a:hover {background-color: transparent;}

/* Show the dropdown menu on hover */
.dropdown-casp:hover .dropdown-content-casp {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown-casp:hover .btn-casp {
    
	background-color: #5aa7e2;
}


h2.h2-casp {
	
	font-family: 'Montserrat';
    color: #333333;
	font-size: 54px;/* Approximation due to font substitution */
	font-weight: 700;
	text-align: center;
	margin-top: 60px;

}

h2.h2-casp1 {
	
	font-family: 'Montserrat';
    color: #333333;
	font-size: 54px;/* Approximation due to font substitution */
	font-weight: 700;
	text-align: center;
	margin-top: 10px;    margin-bottom: -40px;

}

h2.h2-casp2 {
	
	font-family: 'Montserrat';
    color: #333333;
	font-size: 54px;/* Approximation due to font substitution */
	font-weight: 700;
	text-align: center;
	margin-top: 23px;
	margin-bottom: 37px;

}


.img-text {
    display: inline-flex;
    width: 33%;
    align-items: center;
    justify-content: center;
	margin: 20px auto 60px auto;
	flex-direction: column;
} .container.img-flex-main {
    text-align: center;
}



.img-text-num {
	
	font-family: 'Montserrat';
	color:#333333;
	font-size: 36px;/* Approximation due to font substitution */
	font-weight: 300;
	text-align: center;
	margin-top: 27px;
}

.img-text-desc {
	font-family: 'Montserrat';
	color: #6f6f6f;
	font-size: 18px;/* Approximation due to font substitution */
	font-weight: 400;
	text-align: center;
	line-height: 21px;
	margin-top: 13px;
	padding: 0 9%;

}

.img-flex {
    display: block;
	transition: all 0.23s ease;
}


.img-flex:hover {
    display: block;
	position:relative;
	bottom: 2px;
}

.all-news-post a {

	font-family: Montserrat;
	color: #3498db;
	font-size: 21px;/* Approximation due to font substitution */
	font-weight: 500;
	float: right;
	bottom: 0px;
	position: relative;
	right: 20px;

}

.circle-casp {
    margin-right: 5px;
}


.circle-casp:hover {
    margin-right: 5px;
	left:1px;
	position: relative;
}


.vc_row.wpb_row.vc_row-fluid.container.vc_custom_1522311517206.vc_row-has-fill {
    
    margin-left: auto!important;
    margin-right: auto!important;
    display: block;
    position: relative;
	
}



.vc_row.wpb_row.vc_row-fluid.container.vc_custom_1522329042482.vc_row-has-fill {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    position: relative;
    /* margin-top: -5px; */
    padding-top: 0;
    bottom: 30px;
}



.vc_row.wpb_row.vc_row-fluid.container.vc_custom_1522390168290.vc_row-has-fill {	
	margin-left: auto!important;
    margin-right: auto!important;
    display: block;
    position: relative;
	/* bottom: 30px; */
}



h3.h3-casp {
	
	font-family: Montserrat;
	color: #333333;
	font-size: 28px;/* Approximation due to font substitution */
	font-weight: 700;
	line-height: 24px;/* Approximation due to font substitution */
	text-align: left;
}


.text-casp {
	
	font-family: Montserrat;
	color: #333333;
	font-size: 16px;/* Approximation due to font substitution */
	font-weight: 400;
	line-height: 27px;/* Approximation due to font substitution */
	text-align: left;
}

.ifrmae-casp {
    border: 0px solid rgba(0,0,0,0.1);
}

.all-casp {
    
    margin-right: 43%;
	padding-left: 34px;
}

.btn-send-casp1 {
    background-color: transparent;
    /* height: 54px; */
	border-radius: 30px;
	padding: 12px 27px;
	font-family: 'Montserrat';
	color: #3498db;
	font-size: 17px;
	font-weight: 600;
	margin-top: 40px;
	transition: all 0.1s ease-in-out;
	cursor: pointer;
	display: block;
	margin-bottom: 6px;
    line-height: 23px;
	width: 287px;
    text-align: center;
	border:2px solid #3498db;
	
}

.btn-send-casp1:hover { 
     background-color: #3498db;
	 border: 2px solid #3498db;
	 color:  #f2fcfe;
 
}


.btn-send-casp {
    background-color: #3498db;
    /* height: 54px; */
	border-radius: 30px;
	padding: 15px 27px;
	font-family: 'Montserrat'!important;
	color: #f2fcfe;
	font-size: 17px!important;
	font-weight: 600;
	margin-top: 27px;
	transition: all 0.1s ease-in-out;
	cursor: pointer;
	display: block;
	margin-bottom: 6px;
    line-height: 23px;
	width: 287px;
    text-align: center;
	
}

.btn-send-casp:hover { 
     background-color: #5aa7e2;
 
}

.post-grid .pagination.lite .page-numbers {
    background: rgba(220, 220, 220, 0.3) none repeat scroll 0 0;
    border: 1px solid #00b7e3;
    color: #00b7e3;
}

/* .post-grid .pagination { */
    /* margin: 10px 0; */
/* } */


.post-grid .pagination {
    line-height: 40px;
}

.element_3 {
    font-family: Montserrat;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    margin-top: 5px;
    max-height: 127px;
    overflow-y: hidden;
}

.page-id-2121 .element.element_0.title_link {
    max-height: 100px;
    overflow: hidden;
}

.page-id-2352 .element.element_0.title_link {
    max-height: 100px;
    overflow: hidden;
}
