/* pt-sans-regular - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans/pt-sans-v17-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff2') format('woff2'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-italic - latin-ext_latin_cyrillic-ext_cyrillic */
/*@font-face {
  font-display: swap;
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-sans/pt-sans-v17-latin-ext_latin_cyrillic-ext_cyrillic-italic.woff2') format('woff2'), 
       url('../fonts/pt-sans/pt-sans-v17-latin-ext_latin_cyrillic-ext_cyrillic-italic.woff') format('woff'); 
}*/
/* pt-sans-700 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans/pt-sans-v17-latin-ext_latin_cyrillic-ext_cyrillic-700.woff2') format('woff2'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* pt-sans-700italic - latin-ext_latin_cyrillic-ext_cyrillic */
/*@font-face {
  font-display: swap;
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/pt-sans/pt-sans-v17-latin-ext_latin_cyrillic-ext_cyrillic-700italic.woff2') format('woff2'),
       url('../fonts/pt-sans/pt-sans-v17-latin-ext_latin_cyrillic-ext_cyrillic-700italic.woff') format('woff');
}*/
/* cuprum-regular - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cuprum/cuprum-v20-latin-ext_latin_cyrillic-ext_cyrillic-regular.woff2') format('woff2'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* cuprum-700 - latin-ext_latin_cyrillic-ext_cyrillic */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cuprum/cuprum-v20-latin-ext_latin_cyrillic-ext_cyrillic-700.woff2') format('woff2'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	background-color: white;
	min-height: 100vh;
    overflow-x: hidden;
}
body > div {
}
*:focus {
	outline: none !important;
}
.dj-offcanvas-pusher-in {
    overflow: hidden;
}
a {
	color: #000;
}
a:hover, a:focus {
	color: #56891C !important;
}
h1 {
	font-size: 35px;
	font-family: 'Cuprum', sans-serif;
	font-weight: normal;
    z-index: 2;
    position: relative;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	font-family: 'Cuprum', sans-serif;
    z-index: 2;
    position: relative;
}
h3, h4 {
	font-size: 25px;
	font-weight: normal;
	font-family: 'Cuprum', sans-serif;
	line-height: 30px;
    z-index: 2;
    position: relative;
}
h4 {
	line-height: normal;
}
.fa {
	margin-right: 2px;
}
.hide {
display: none;
}
.question_btn {
   color: white !important;
    bottom: 1rem;
    right: 0.75rem;
    height: 36px;
    line-height: 36px;
    z-index: 999999;
    font-size: 18px;
    position: fixed;
    cursor: pointer;
    box-shadow: inset 0 0 1px rgba(255,255,255,.5);
    background: #406204;
    padding: 0 15px 0 0;
    font-family: 'Cuprum', sans-serif !important;
    border-radius: 45px !important;
    font-weight: bold;
}
.question_btn:hover, .date_price_btn:hover {
color:white !important;
}
.question_btn .fa, .date_price_btn .fa {
    border-right: 1px solid rgba(255,255,255,.3);
    padding: 0 7px;
    font-size: 25px;
    float: left;
    margin-top: 5px;
    margin-right: 7px;
}
.date_price_btn .fa {
    font-size: 20px;
    margin: 7px 7px 5px 7px;
}
.date_price_btn {
    color: white !important;
    bottom: 1rem;
    right: 12.75rem;
    height: 36px;
    line-height: 36px;
    z-index: 999999;
    font-size: 18px;
    position: fixed;
    cursor: pointer;
    box-shadow: inset 0 0 1px rgba(255, 255, 255, .5);
    background: #406204;
    padding: 0 15px 0 0;
    font-family: 'Cuprum', sans-serif !important;
    border-radius: 45px !important;
    font-weight: bold;
}
.cc-custom-revoke {
    right: 50px;
}
.chronoform-container {
    position: relative;
}
.formDescription {
    font-style: italic;
    font-size: 14px;
}
.formResponsive .formHorizontal textarea {
    margin-bottom: 10px !important;
}
div .gvalidation-error-tip {
	display: none;
      font-size: 12px;
     line-height: 15px;
    background-color: rgb(255, 66, 66);
    border-color: rgb(255, 0, 0);
    border-radius: 4px;
    border-width: 1px;
    padding: 4px;
    color: rgb(255, 255, 255);
    max-width: 200px;
    text-align: center;
    margin-top: -38px;
    left: 50%;
    -moz-transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
}
#recaptcha1>div, .#recaptcha2>div {
     margin: 0 auto;
}
/*** Animation ***/
.jb.accept.green {
    background: #406204 !important;
    text-shadow: none;
    border-radius: 0;
    box-shadow: none;
}
.jb.bottom.green .jb.cookie-bg.white, .jb.bottom.green .jb.cookie-bg.black {
    border-top: 1px solid #406204 !important;
}
/*** Cookies
*********************************************/
body div.cc-window.cc-floating {
    padding: 15px;
    flex-direction: row;
    background-color: white;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
    color: #000;
    max-width: 600px;
}
body div.cc-window.cc-floating .cc-header {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 15px;
}
body .cc-window.cc-floating .cc-compliance {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
}
body div.cc-window, body span.cc-cookie-settings-toggler {
    font-size: 13px;
}
body .cc-floating>.cc-link {
    color: #000 !important;
    flex: 1;
    text-align: center;
}
body .cc-deny {
    display: none;
}
body .cc-allow {
    margin-left: 0 !important;
    text-transform: uppercase;
    font-weight: normal;
}
body input.cc-cookie-checkbox+span {
	display: none;
}
body .cc-allow:hover {
    color: #fff !important;
}
body div.cc-checkboxes-container {
    flex-flow: wrap;
}
body div.cc-checkbox-container {
    font-size: 11px;
    margin-right: 0px;
    margin-bottom: 0px;
}
body input.cc-cookie-checkbox {
    height: 13px!important;
    width: 13px!important;
    min-height: 13px!important;
    border-radius: 0;
    box-sizing: content-box!important;
    cursor: pointer!important;
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    opacity: 1;
}
body input.cc-cookie-checkbox[readonly] {
    opacity: 0.5;
}
body .cc-floating .cc-message, body .cc-floating>.cc-link {
    margin-bottom: 5px;
}
/*** Header
*********************************************/
#header {
	width: 240px;
	background-color: #FFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	font-family: 'Cuprum', sans-serif;
	float: left;
	padding: 30px 15px 30px 15px;
}
#header .logo {
	text-align: center;
	position: relative;
}
.s-decor #header .logo:after {
    content: '';
    position: absolute;
    top: -34px;
    right: -5px;
    background-image: url(/templates/avotours/images/christmass-hat.png);
    width: 71px;
    height: 73px;
    display: block;
}
#header .languageswitcher {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}
#header .languageswitcher a {
	border: solid 1px #ede7e1;
	padding: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	width: 35px;
	margin: 0 7px;
	border-radius: 13px;
	line-height: 23px;
	text-align: center;
	display: inline-block;
}
#header > .menu, .delete, .dj-megamenu-avotours {
	padding: 50px 0 100px 0;
	text-align: right;
}
.dj-megamenu-avotours li div.dj-subwrap {
	display: none;
}
#header > .menu>li, .delete, .dj-megamenu-avotours li.dj-up {
	margin: 0 0 10px 0;
}
#header > .menu>li>a>img, .delete, .dj-megamenu-avotours li.dj-up>a>span>img, ul.dj-mobile-avotours li.dj-mobileitem > a img, ul.dj-mobile-avotours li.dj-mobileitem > a i {
	max-width: none;
	border: solid 1px #ede7e1;
	padding: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	width: 40px;
     height: 40px;
	margin-left: 15px;
	border-radius: 15px;
}
#header > .menu > li > ul, .delete, .dj-megamenu-avotours li ul.dj-submenu, ul.dj-mobile-avotours li.dj-mobileitem > ul {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
#header > .menu > li > ul > li, .delete, .dj-megamenu-avotours li ul.dj-submenu > li, ul.dj-mobile-avotours li.dj-mobileitem > ul li {
    background-color: #ffffff;
    border: solid 1px #ede7e1;
    padding: 5px 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 11px;
    float: left;
    margin: 5px 0 5px 3px;
    font-size: 14px;
    text-transform: uppercase;
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: transparent;
}
.h-contacts {
	text-align: right;
}
.h-contacts b {
	display: block;
	margin-top: 15px;
    color: #568a1c;
}
.h-contacts i {
    display: block;
}
.h-contacts li i {
    display: initial;
}
.h-contacts .social {
	overflow: hidden;
	list-style: none;
	margin: 15px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.no-flexbox #header > .h-contacts .social li {
	float: right;
	}
.h-contacts .social li a {
	border: solid 1px #ede7e1;
	padding: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	width: 40px;
	height: 40px;
	margin-left: 10px;
	border-radius: 15px;
	display: block;
	line-height: 32px;
	text-align: center;
	font-size: 125%;
	color: #4F4F4F;
}
.copyr {
    float: right;
}
/*** Section
*********************************************/
#section {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin-left: 240px;
	background-color: #EFEFEF;
	position: relative;
	overflow: hidden;
}
_::-moz-svg-foreign-content, :root #section {
	margin-left: 0;
	}
.view-record #section {
overflow: visible;
}
#section .item-page {
	padding: 0 5%;
}
#scrollToTop {
	cursor: pointer;
	position: fixed;
	text-align: center;
	z-index: 9999;
	background: #406204;
	color: white;
	padding-left: 0;
	padding-right: 0;
	padding-top: 7px;
	padding-bottom: 8px;
	width: 37px;
	right: 5px;
	bottom: 0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	border-radius: 2px 2px 0 0;
}
#scrollToTop:after {
	content: "\f106";
	font: normal normal normal 20px FontAwesome;
}
/*** Gallery Frontpage ***/
.magicwall {
	height: 400px;
	margin: 0;
}
.magicwall .magicwall-grid {
	margin-top: 5px !important;
	background-color: transparent !important;
}
/*** Gallery in article ***/
/*!
 * justifiedGallery - v3.8.1
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2020 Miro Mannino
 * Licensed under the MIT license.
 */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}
.justified-gallery > a > .jg-caption,
.justified-gallery > div > .jg-caption,
.justified-gallery > figure > .jg-caption {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background-color: #000000;
  left: 0;
  right: 0;
  margin: 0;
  color: white;
  font-size: 12px;
  font-weight: 300;
  font-family: sans-serif;
}
.justified-gallery > a > .jg-caption.jg-caption-visible,
.justified-gallery > div > .jg-caption.jg-caption-visible,
.justified-gallery > figure > .jg-caption.jg-caption-visible {
  display: initial;
  filter: "alpha(opacity=70)";
  opacity: 0.7;
}
.justified-gallery > .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
}
.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
    object-fit: cover;
}
.justified-gallery > .jg-filtered {
  display: none;
}
.justified-gallery > .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}
.justified-gallery > .jg-spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px;
}
/*** Fancybox ***/
body.compensate-for-scrollbar {
    /*overflow: hidden;*/
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
}
.fancybox-is-open .fancybox-bg {
    opacity: .9;
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}
.fancybox-slide--image::before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}
.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
/* Buttons */
.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: none;
}
.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}
/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    z-index: 99998;
}
/* Close button on the top right corner of html content */
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}
/* Navigation arrows */
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}
/* Caption */
.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}
@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}
.fancybox-caption--separate {
    margin-top: -50px;
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
/* Loading indicator */
.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}
/* Transition effects */
.fancybox-animated {
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}
/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}
.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/*** FrontPage
*********************************************/
.bg-img, section > .t-block {
	padding: 0 5% 30px 5%;
}
.bg-img {
	background-size: cover;
	    background-repeat: no-repeat;
}
.welcome {
	padding: 0;
    margin: 0 -5.5%;
	overflow: hidden;
}
.welcome .header {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 400px;
	position: relative;
}
.welcome .header > div {
	font-family: 'Cuprum', sans-serif;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 40px;
	padding: 100px 30px 100px 30px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.welcome .header > div {
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 75%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 75%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
.welcome .header > div .link, .links-block>.link {
    border: solid 3px rgba(210,0,0,0.65);
    padding: 5px 10px;
    color: white;
    background: rgba(19,28,39,0.65);
    background-size: cover;
    background-position: center;
    text-transform: none;
    margin: 15px;
    display: inline-block;
    box-shadow: 0 0 20px 1px rgba(255, 255, 255, 0.5);
}
.welcome .header > div .link:hover {
    color: white !important;
}
.links-block {
    text-align: center;
    font-size: 20px;
}
.links-block>.link {
    padding: 10px 15px;
    font-weight: bold;
    background: transparent;
    color: #000;
}
.links-block>.link:hover {
    color: rgba(210,0,0,0.65) !important;
}
.welcome.balttour .header {
	height: 500px;
	background-position: center bottom;
}
.welcome.balttour .header>div {
	font-size: 30px;
	line-height: 30px;
}
.welcome.balttour .header>div a {
	color: white;
	text-decoration: underline;
}
.welcome.balttour .header>div small {
	font-size: 16px;
	margin-top: -10px;
	display: block;
}
.pop-tours-block {
	padding: 0 5% 5% 5%;
	margin: -100px 0 0 0;
	position: relative;
}
.itemid-178 .pop-tours-block, .itemid-178-stl .pop-tours-block, .itemid-435 .pop-tours-block {
	position: relative;
	z-index: 1;
}
.pop-tours-block h3 {
	color: white;
	font-size: 100%;
	text-transform: uppercase;
}
.pop-tours-block .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pop-tours-block ol {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
	list-style: none;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: white;
    border-radius: 2px;
    box-shadow: 0 1px 1px 0 #CECECE;
    margin: 0 25px 25px 0;
}
.view-featured .pop-tours-block ol, .itemid-178 .pop-tours-block ol, .itemid-178-stl .pop-tours-block ol, .itemid-435 .pop-tours-block ol {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
     margin: 0 25px 0 0;
}
.pop-tours-block ol li {
    width: 30%;
    width: calc(33.3% - 25px);
    overflow: hidden;
}
.view-featured .pop-tours-block ol li, .itemid-178 .pop-tours-block ol li, .itemid-178-stl .pop-tours-block ol li, .itemid-435 .pop-tours-block ol li {
    max-height: 302px;
     background: white;
    border-radius: 2px;
    box-shadow: 0 1px 1px 0 #CECECE;
     margin-bottom: 25px;
}
.no-flexwrap .pop-tours-block ol {
	display: block;
}
.no-flexwrap .pop-tours-block ol li {
	float: left;
}
.pop-tours-block ol li figure {
	margin: 0;
}
.pop-tours-block ol li figure div:nth-child(1) {
	width: 100%;
	height: 175px;
	background-size: cover;
	background-position: center;
	    background-repeat: no-repeat;
}
.pop-tours-block ol li figure div picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.pop-tours-block ol li figure .title {
	padding: 10px 15px;
}
.pop-tours-block ol li figure .title {
    font-size: 18px;
    line-height: 20px;
}
.pop-tours-block ol li figure .title span:nth-child(1) {
	font-weight: bold;
}
.pop-tours-block ol li figure .title span:nth-child(2) {
	color: #000;
	font-size: 85%;
	display: block;
}
.pop-tours-block ol li figure .title span .fa {
	margin-right: 0;
}
.pop-tours-block .ads, .t-block .ads, .ads-block {
    background: white;
    border-radius: 2px;
    box-shadow: 0 1px 1px 0 #CECECE;
    padding: 6px 5px 3px;
    box-sizing: border-box;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.ads-block {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    padding: 5px;
}
.air .ads {
    padding: 3px 5px 0;
}
.t-block .ads .g-ads {
    width: 100%;
}
.pop-tours-block .ads {
    max-width: 310px;
    height: 610px;
    margin-bottom: 25px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%;
}
.pop-tours-block .ads .g-ads {
    display: block;
    width: 100%;
}
.pop-tours-block .ads #aswift_0_expand {
    position: relative !important;
}
.ads.horiz {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
	padding: 5px;
}
.t-block {
    clear: both;
}
.t-block .alert {
    position: relative;
}
.t-block .alert .close {
    position: absolute;
    top: -2px;
    right: 1px;
}
.t-block h3, .t-block > p {
	text-align: center;
}
.no-flexboxtweener .t-block > ol {
	display: block;
}
.t-block > ol {
	margin: 30px -25px 30px 0;
	list-style-type: none;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 2;
	position: relative;
        align-items: center;
}
.right .t-block > ol {
	margin: 30px 0;
}
.no-flexwrap .t-block > ol {
    display: block;
}
.view-featured .t-block > ol {
	margin: 30px -25px 30px 0;
}
.t-block > ol >li {
	width: 47%; /* old browser */
	width: calc(50% - 25px);
	margin: 0 25px 30px 0;
}
.t-block > ol >li:last-of-type {
    margin-right: auto;
}
.t-block > ol >li.ads #aswift_0_expand {
	position: relative !important;
}
.no-flexboxtweener .t-block > ol >li {
float: left;
}
.no-flexwrap .t-block > ol >li {
	float: left;
}
.t-block article, .country-card > li {
	background-color: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	border-radius: 2px;
	box-shadow: 0 1px 1px 0 #CECECE;
	overflow: hidden;
}
.t-block .posts article {
        min-height: 290px;
}
.no-flexwrap .t-block article {
    display: block;
}
.t-block article>a {
    flex: 1 1 auto;
    overflow: hidden;
}
.t-block article>a:hover {
    text-decoration: none;
	color: inherit !important;
}
.t-block article figure {
    display: flex;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1 100%;
	flex: 1 100%;
	height: 169px;
	position: relative;
	margin: 0;
	background-size: cover;
	    background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	overflow: hidden;
	background-color: #000;
        /*background-image: url(/templates/avotours/images/blur-bg.jpg);*/
}
.t-block article figure picture, .t-block article figure a {
    flex: 1;
}
.t-block article figure picture img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.t-block article .oper {
	position: absolute;
	z-index: 4;
	color: white;
	border-radius: 0 0 0 2px;
	background: rgba(0, 0, 0, 0.75);
	padding: 5px 15px;
	display: block;
}
.t-block article .oper a {
	color: white;
}
.t-block article figure figcaption > a:hover h3 {
	text-decoration: underline;
}
.t-block article figure header, .country-card figure figcaption header {
	padding: 50px 15px 5px 15px;
	border-bottom: solid 1px #ede7e1;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: white;
	z-index: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 75%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 75%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
/*.t-block article:hover figure header {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.hotels article:hover figure header {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}*/
.t-block article figure .hover-block {
	display: none;
}
/*.t-block article figure .hover-block {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	font-family: 'Cuprum', sans-serif;
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 75%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 75%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
	-webkit-transition: -webkit-transform 0.6s;
	-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
	transition: opacity 0.6s, -webkit-transform 0.6s;
	transition: opacity 0.6s, transform 0.6s;
	transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
-webkit-transform: translateY(100%);
transform: translateY(100%);
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	z-index: 1;
}
.t-block article:hover figure .hover-block {
-webkit-transform: translateY(0);
transform: translateY(0);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}*/
.t-block article figure .route {
	color: white;
	text-align: center;
	margin: 0;
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 35px;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.75);
}
.t-block article figure .route span {
	color: #C3C3C3;
	padding-right: 5px;
}
.t-block article figure .hover-block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 2;
    display: flex;
}
.t-block article figure .hover-block:hover {
	text-decoration: none;
}
.t-block article figure .hover-block span {
	border: solid 1px #ede7e1;
	color: white;
	padding: 5px 15px;
	margin-bottom: 5px;
	display: table;
	border-radius: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 132px;
}
.t-block article figure .hover-block span i {
	vertical-align: middle;
}
.t-block article header h3 {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
	padding: 0;
	margin: 0;
}
.t-block article header h3 a {
	color: white;
}
.t-block article header h3 a span, #article .trip-block>header h1 span {
	/*text-transform: uppercase;*/
}
.t-block article header > ul, .trip-block header > ul {
	color: #C3C3C3;
	font-size: 80%;
	list-style-type: none;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
        -ms-flex-wrap: wrap;
flex-wrap: wrap;
	font-family: 'Cuprum', sans-serif;
	overflow: hidden;
}
.no-flexbox .t-block article header > ul, .no-flexbox .trip-block header > ul {
 display: block;
}
.t-block article header > ul li, .t-block article > ul li, .trip-block header > ul li {
	margin-right: 10px;
}
.no-flexbox .t-block article header > ul li, .no-flexbox .t-block article > ul li, .no-flexbox .trip-block header > ul li {
	float: left;
}
.t-block article > ul {
	overflow: hidden;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	margin: 0;
	list-style: none;
	padding: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	color: #9E9E9E;
	font-size: 85%;
}
.t-block article .route {
	-webkit-box-flex: 1;
	-ms-flex: 1 100%;
	flex: 1 100%;
	padding: 0 0 5px 0;
	display: block;
	font-style: normal;
	color: #000;
	font-size: 15px;
	margin-right: 0;
}
.t-block article .route span {
	color: #9E9E9E;
	font-size: 85%;
}
.t-block article footer {
	clear: both;
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4;
	-webkit-box-flex: 1;
	-ms-flex: 1 100%;
	flex: 1 100%;
        overflow: hidden;
}
.t-block article footer .swiper-container {
	width: 100%;
	height: 100%;
	padding: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
}
.t-block article footer div > ol {
	padding: 0;
	margin: 0;
	list-style: none;
	min-height: 87px;
}
.t-block article footer div > ol li {
    height: 107px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	width: 80px;
	margin-right: 15px;
	border: solid 1px #ede7e1;
	text-align: center;
background: rgb(243,243,243);
background: -webkit-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 65%);
background: linear-gradient(to bottom,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 65%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 );
}
.t-block article footer div > ol li:last-child {
	margin-right: 0;
}
.t-block article footer div > ol.filter li {
	display: none;
}
.t-block article footer div > ol.filter li.active {
	display: block;
}
.t-block article footer div > ol.gar li.active {
	display: none;
}
.t-block article footer div > ol.gar li.gar-act, .t-block article footer div > ol.gar li.garant.active {
	display: block;
}
.t-block article footer div > ol li span {
	display: block;
	padding: 5px 5px 0 5px;
}
.t-block article footer div > ol li span .year {
    border: solid 1px #ede7e1;
    background-color: white;
    padding: 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 17px;
}
.t-block article footer div > ol li .seats {
	font-size: 74%;
	padding: 0;
	text-transform: lowercase;
}
.t-block article footer div > ol li .seats .fa {
	margin-left: -3px;
	margin-right: 0px;
	font-size: 85%;
	color: #444;
}
.t-block article footer div > ol li .old-price {
	text-decoration: line-through;
	font-size: 75%;
	padding: 0px 5px;
	margin-bottom: -12px;
	margin-top: -12px;
}
.t-block article footer div > ol li .price {
	color: #F30;
	font-weight: bold;
	padding: 10px 0;
     line-height: 12px;
}
.t-block article footer div>ol li .price small {
    color: #000;
    font-weight: normal;
    font-size: 13px;
    line-height: 10px;
    display: inline-block;
}
.t-block article footer div > ol li.m01 {
	box-shadow: inset 0 -3px 0px 0px rgba(85,222,209, 0.5);
}
.t-block article footer div > ol li.m02 {
	box-shadow: inset 0 -3px 0px 0px rgba(212,171,214, 0.5);
}
.t-block article footer div > ol li.m03 {
	box-shadow: inset 0 -3px 0px 0px rgba(85,222,133, 0.5);
}
.t-block article footer div > ol li.m04 {
	box-shadow: inset 0 -3px 0px 0px rgba(175, 253, 168, 0.5);
}
.t-block article footer div > ol li.m05 {
	box-shadow: inset 0 -3px 0px 0px rgba(131,222,85, 0.5);
}
.t-block article footer div > ol li.m06 {
	box-shadow: inset 0 -3px 0px 0px rgba(252, 214, 67, 0.5);
}
.t-block article footer div > ol li.m07 {
	box-shadow: inset 0 -3px 0px 0px rgba(251, 171, 9, 0.5);
}
.t-block article footer div > ol li.m08 {
	box-shadow: inset 0 -3px 0px 0px rgba(201, 222, 85, 0.5);
}
.t-block article footer div > ol li.m09 {
	box-shadow: inset 0 -3px 0px 0px rgba(83, 211, 169, 0.5);
}
.t-block article footer div > ol li.m10 {
	box-shadow: inset 0 -3px 0px 0px rgba(250, 126, 170, 0.5);
}
.t-block article footer div > ol li.m11 {
	box-shadow: inset 0 -3px 0px 0px rgba(249, 77, 70, 0.5);
}
.t-block article footer div > ol li.m12 {
	box-shadow: inset 0 -3px 0px 0px rgba(85,196,222, 0.5);
}
.t-block article footer div > ol li.garant .garant {
        -webkit-transform: rotate(-90deg) translate(-34px,-43.5px);
    transform: rotate(-90deg) translate(-34px,-43.5px);
    margin: 0;
    padding: 0;
    position: absolute;
    left: -3px;
    top: 10px;
    background: #406204;
    width: 106px;
    height: 16px;
    line-height: 16px;
    font-size: 75%;
    text-transform: uppercase;
    color: white;
    font-family: 'Cuprum',sans-serif;
}
.t-block article footer div > ol li.prodan .garant, #article .tour-desc .right .price-block li.prodan .garant {
    /* background: #A82200 !important; */
    border-color: #A82200 !important;
    color: #A82200 !important;
}
#article .tour-desc .right .price-block li.prodan .garant {
    margin-bottom: 15px !important;
}
.t-block article footer div > ol li.prodan .garant {
    background: #A82200 !important;
    border-color: #A82200 !important;
    color: #FFFFFF !important;
    font-weight: normal;
}
.t-block article footer div > ol li.garant {
	padding-left: 16px;
	width: 90px;
}
.t-block article footer div > ol li.prodan span:not(:nth-of-type(1)), #article .tour-desc .right .price-block li.prodan .left, #article .tour-desc .right .price-block li.prodan .right {
    opacity: 0.15;
}
.t-block article footer div > ol li.garant .fa, #article .tour-desc .right .price-block li.prodan .right .booking-excursion-btn {
	display: none;
}
.ias-spinner {
	-webkit-box-flex: 100%;
	-ms-flex: 100%;
	flex: 100%;
}
.t-block.air article footer > ol {
	margin: 0 auto;
	list-style: none;
}
.t-block.air article footer > ol li a {
	border-top: solid 1px #ede7e1;
	text-align: center;
background: rgb(243,243,243);
background: -webkit-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 65%);
background: linear-gradient(to bottom,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 65%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 );
	padding: 10px 20px;
	text-transform: uppercase;
	display: block;
}
div .swiper-button-next, div .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 25px;
	height: 25px;
	margin-top: -15px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	border: solid 1px #ede7e1;
	border-radius: 10px;
	background-color: white;
	background-size: 10px;
}
div .swiper-button-next:after, div .swiper-button-prev:after {
    font-size: 17px;
    font-weight: bold;
    color: #568a1c;
}
.t-block > figure h3 {
    font-size: 35px;
	}
 .t-block > figure p, .tours .trip-block > header > p {
    font-size: 25px;
}
.tour-desc .table-resp {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.tour-desc .table-resp table {
    width: auto!important;
    margin-bottom: 1rem;
    border-collapse: collapse;
    background-color: white;
    border: 1px solid #dee2e6;
}
.tour-desc .table-resp table tr:nth-of-type(1) td, .tour-desc .table-resp table tr:nth-of-type(1) th {
    border-color: #4a7301;
}
.tour-desc .table-resp table td, .tour-desc .table-resp table th {
    padding: 10px;
    vertical-align: middle;
    border: 1px solid #ede7e1;
    text-align: center;
}
.tour-desc .table-resp table tr>td:nth-of-type(1) {
    position: sticky;
    left: 0;
    top: 0;
    background-color: rgb(245, 245, 245);
    box-sizing: border-box;
    font-weight: bold;
    text-align: left;
    min-width: 125px;
}
.tour-desc .table-resp table thead tr>td:nth-of-type(1) {
    background-color: #a21c35;
}
.tour-desc .table-resp table tr:nth-of-type(1), .tour-desc .table-resp table tr:nth-of-type(1) td:nth-of-type(1) {
    background-color: #649b03;
    color: white;
    font-weight: bold;
}
.turi-block {
    margin-top: 100px;
}
.t-block > figure.resp-img {
	background-position: center;
	background-size: cover;
	    background-repeat: no-repeat;
	margin: 0 -5.5%;
	padding: 100px 5% 300px 5%;
	position: relative;
	margin-bottom: -300px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	line-height: 40px;
	/*text-shadow: 0 1px 2px rgba(0,0,0,0.5), 0 0 50px rgba(0,0,0,0.75);*/
	font-family: 'Cuprum', sans-serif;
}
.t-block.bus > figure {
    background-image: url(/templates/avotours/images/road.jpg);
}
.t-block.hotel > figure.resp-img {
    background-image: url(/templates/avotours/images/hot-tour.jpg);
}
.turi-block > figure {
padding: 150px 5% 300px 5%;
}
.t-block > figure h1, .t-block > figure p {
	z-index: 2;
	position: relative;
}
.t-block > figure.resp-img:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
background: -webkit-linear-gradient(top,  rgba(229,229,229,0) 35%,rgba(238,238,238,1) 95%,rgba(239,239,239,1) 100%);
background: linear-gradient(to bottom,  rgba(229,229,229,0) 35%,rgba(238,238,238,1) 95%,rgba(239,239,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#efefef',GradientType=0 );
}
.t-block > figure p {
	text-transform: none;
}
.turi-block > figure p {
    line-height: 25px;
    font-size: 120%;
}
.t-block > iframe, .t-block > .iframe-wrap {
	position: relative;
	z-index: 2;
	background-color: #FFF;
	padding: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin: 0;
	width: 100%;
    min-height: 700px;
    text-align: center;
}
.t-block > #iframe {
    background-color: white;
    z-index: 10;
    position: relative;
}
.t-block > #iframe iframe {
      border: none;
	  min-height: 600px;
}
#section .item-page.nova#article .tour-desc .right .price-block li .seats {
    padding: 0;
}
.nova .t-block > iframe {
    width: 982px;
    margin: 0 auto;
    display: block;
	position: relative;
	z-index: 2;
	background-color: #FFF;
	padding: 15px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin: 0 auto 30px;
	width: 100%;
	border: none;
}
.nova-frame {
     z-index: 10;
    position: relative;
     background-color: white;
}
.nova-frame iframe {
    border: 0 !important;
}
.itemid-107 .t-block > iframe {
	padding: 30px 0;
}
.t-block>figure #filter-form {
	z-index: 2;
	position: relative;
}
.t-block>figure>h2 {
    font-size: 20px;
    line-height: 20px;
    text-transform: none;
}
.category-box .subcat {
    position: relative;
    z-index: 1;
}
.garant-turi, .garant-turi-filter legend {
    display: inline-block;
    float: left;
    margin: 8px 10px 0 0;
}
.garant-turi-filter {
    display: table;
    margin: 0 auto;
}
.garant-turi-filter legend {
    width: auto;
    padding: 6px 10px 0 0;
}
.garant-turi-filter ul {
    float: left;
}
.not_find {
	z-index: 1;
	position: relative;
	margin: 60px 0 30px 0;
}
.t-block>figure form legend {
	color: white;
	text-transform: none;
	font-size: 100%;
	border: none;
	margin: 0;
	text-align: center;
}
.t-block>figure form>div>ul, .btn-filter, .categories-list>ul  {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
      font-style: normal !important;
      position: relative;
    z-index: 10;
}
.no-flexwrap .t-block>figure form>div>ul {
display: block;
}
.t-block>figure form>div>ul>li, .garant-turi-filter ul>li, .btn-filter>li, .categories-list>ul>li {
	background-color: white;
	border-radius: 2px;
	box-shadow: 0 1px 1px 0 #CECECE;
	text-shadow: none;
	margin: 7px;
	height: 40px;
    position: relative;
    display: flex;
    align-items: center;
}
.t-block>figure form>div>ul>li>a>.badge, .garant-turi-filter ul>li>a>.badge, .t-block>figure form>div>ul>li>button>.badge, .garant-turi-filter ul>li>button>.badge {
    font-weight: normal;
    padding: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 9px;
    font-size: 75%;
    text-shadow: 0px 0px 1px #AED465;
    background-color: rgb(120, 156, 50);
    position: absolute;
    right: -8px;
    top: -8px;
    letter-spacing: 1px;
    border: solid 2px #FFF;
}
.t-block>figure form>div>ul>.active, .t-block>figure form .form-actions button.active, .garant-turi-filter ul>.active {
	background-color: #AAD752;
}
.t-block>figure form>div>ul>li>a, .garant-turi-filter ul>li>a, .t-block>figure form>div>ul>li>button, .garant-turi-filter ul>li>button, .btn-filter>li>a, .categories-list>ul>li>a {
	padding: 0 12px;
}
.t-block>figure form>div>ul>li>button, .garant-turi-filter ul>li>button, .btn-filter>li>a, .categories-list>ul>li>a {
    background: transparent;
    border: none;
    text-transform: uppercase;
    font-family: 'Cuprum', sans-serif;
    font-size: 16px;
    box-shadow: none;
}
.t-block>figure form>div>ul>li>button:hover, .t-block>figure form>div>ul>li>button:active, .garant-turi-filter ul>li>button:hover, .garant-turi-filter ul>li>button:active, .btn-filter>li>a:hover {
    background-color: transparent;
    color: #56891C !important;
}
.t-block>figure form>div>ul>.active>a, .t-block>figure form>div>ul>.active>a:hover, .t-block>figure form>div>ul>.active>a:focus, .garant-turi-filter ul>.active>a, .garant-turi-filter ul>.active>a:hover, .garant-turi-filter ul>.active>a:focus {
	color: #000 !important;
	background-color: transparent !important;
}
.t-block>figure form .form-actions {
	height: 45px;
	padding: 0;
	background: transparent;
	border: none;
	margin: 5px;
}
.t-block>figure form .form-actions button {
	padding: 11px 20%;
	text-transform: uppercase;
	background-color: white;
	border-radius: 2px;
	box-shadow: 0 1px 1px 0 #CECECE;
	text-shadow: none;
	background-image: none;
	border: none;
}
.t-block .btn-more {
	background-color: white;
	border-radius: 2px;
	box-shadow: 0 1px 1px 0 #CECECE;
	display: table;
	margin: 0 auto;
	padding: 15px 35px 11px 35px;
	margin-bottom: 30px;
	font-size: 120%;
	text-transform: uppercase;
	font-family: 'Cuprum', sans-serif;
}
/**** Booking module ****/
.bookingaff  {
    position: relative;
    z-index: 2;
    margin: 30px 0 0;
    text-align: center;
    display: block;
    padding: 15px;
    background-color: rgba(239, 239, 239, 0.5);
    border-radius: 2px;
}
/*** Booking module ***/
.modal-backdrop {
    z-index: -1;
}
.tour-info .no-col {
    border: solid 1px #406204;
    border-radius: 20px;
    padding: 13px 25px;
    margin: 50px auto;
    display: table;
    height: 50px;
    box-sizing: border-box;
}
.tour-info .no-col .fa {
    background: #406204;
    line-height: 50px;
    width: 50px;
    text-align: center;
    color: white;
    font-size: 30px;
    border-radius: 18px;
    margin: -13px 15px -13px -26px;
    display: inline-block;
    float: left;
}
.cont-mod .modal {
    border-radius: 0;
    width: 800px !important;
    margin-left: -400px !important;
    top: 5% !important;
    bottom: 10%;
    box-shadow: 0 0 100px 25px rgba(0, 0, 0, 0.5);
    border: none;
}
.cont-mod .modal button.close {
    border: solid 3px #fbcd14;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

    width: 30px;
    height: 30px;
    margin: -17px -16px 0 0;
    background: white;
    right: 0;
    position: absolute;
    z-index: 99;
}
.cont-mod .modal .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    max-height: 100%;
    height: 100%;
		overflow: auto;
}
.cont-mod .modal .modal-body .title {
    font-size: 250%;
    font-family: 'Cuprum', sans-serif;
    margin: 10px 0 25px 0;
}
.cont-mod .modal .modal-body h3 {
    background: #c5e38a;
    padding: 15px;
    border-bottom: none;
}
.cont-mod .modal .modal-body h3:before {
    content: none !important;
}
.cont-mod .modal .modal-body .left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    float: left;
    background-position: center;
    background-size: cover;
    position: relative;
	background-image: url(/templates/avotours/images/questions-l.jpg);
}
.cont-mod .modal .modal-body .left picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cont-mod .modal .modal-body .left .title {
    text-shadow: 0 1px 2px rgba(0,0,0,0.5), 0 0 50px rgba(0,0,0,1), 0 0 75px rgba(0,0,0,0.75);
    color: white;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    font-weight: bold;
    padding: 25px;
    font-family: 'Cuprum', sans-serif;
    position: absolute;
    top: 0;
    left: 0;
}
.cont-mod .modal .modal-body .right {
    padding: 25px 50px;
    box-sizing: border-box;
    overflow-y: scroll;
}
.cont-mod .modal .modal-body .right h2 {
    font-size: 250%;
    font-family: 'Cuprum', sans-serif;
    font-weight: normal;
    z-index: 2;
    position: relative;
}
.cont-mod .modal .modal-body .right form {
	 margin: 0 0 90px !important;
}
.cont-mod .modal .modal-body .right li {
    margin-bottom: 15px;
    padding-left: 10px;
    position: relative;
}
.cont-mod .modal .modal-body .right li:before {
    content: '';
    position: absolute;
    background: #fbcd14;
    width: 25px;
    height: 25px;
    left: -24px;
    top: -2px;
    z-index: -1;
    border-radius: 7px;
}
.cont-mod .modal .modal-body .right small {
    border-left: solid 3px #fbcd14;
    display: block;
    line-height: 17px;
    padding: 10px;
}
.cont-mod .modal .modal-body .right .gbs3 {
    margin: 25px 0 0;
}
.cont-mod .modal .modal-body .right .gcore-input {
    width: 100%;
}
.cont-mod .modal .modal-body .right #button21 {
    background: #406204;
    color: white;
    text-shadow: none;
    font-weight: bold;
    width: 100%;
    border-radius: 14px;
    text-transform: uppercase;
}
.cont-mod .chrono_credits {
	display: none;
}
.rsform {
    margin-top: 15px;
}
.rsform .formResponsive .formHorizontal .formControlLabel {
    float: none;
    width: auto;
    padding-top: 5px;
    text-align: left;
}
.rsform .formResponsive .formHorizontal .formControls {
    margin-left: 0;
}
.rsform .formResponsive input, .rsform .formResponsive textarea {
    width: 90%;
}
.rsform .formResponsive .formHorizontal p.formDescription {
    margin-top: 0;
}
.rsform .formResponsive .formHorizontal .rsform-block {
    margin-bottom: 10px;
}
.rsform .formResponsive button[type="submit"] {
    background-color: #406204;
    border: none;
    text-shadow: none;
    border-radius: 2px;
    border-radius: 2px;
    font-size: 17px;
    padding: 10px 15px;
    width: 93%;
    margin-top: 10px;
    background-image: none;
}
.rsform .formResponsive button[type="submit"]:hover {
    background-color: #406204;
    text-shadow: none;
    text-decoration: underline;
}
.rsform .formValidation {
    margin-top: -10px;
    display: block !important;
}
.rsform .formResponsive .formError {
    padding-left: 0;
    font-size: 12px;
    margin: 0 5px 3px 0;
}
.rsform .rsform-block-recaptcha label {
    display: none;
}
.rsform .rsform-block-recaptcha .formControls {
    margin-top: 15px;
    font-size: 13px;
}
.grecaptcha-badge { visibility: hidden; }
.rsform .rsform-block-email, .rsform .rsform-block-website {
    display: none;
}
.booking-right {
    background: #406204;
    line-height: 45px;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 20px;
    /* border-radius: 11px; */
    margin: 0;
    display: inline-block;
    /* position: absolute; */
    /* right: -15px; */
    /* top: 50%; */
    /* -webkit-transform: translateY(-50%); */
    /* transform: translateY(-50%); */
}
.booking-right:hover {
    color: white !important;
}
/**** Controls button ****/
.controls-button, article .icons, .item-page .icons {
	position: absolute;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin-left: -35px;
    z-index: 3;
}
#article>figure, .item-page > div > figure {
	margin: 0;
/*	min-height: 600px; */
/*	height: 75vh; */
	width: 100%;
    height: 45vw;
	background-size: cover;
	    background-repeat: no-repeat;
	background-position: center;
	position: relative;
	z-index: 1;
    background-color: #000;
        /*background-image: url(/templates/avotours/images/blur-bg.jpg);*/
}
#article > figure picture img, .item-page > div > figure picture img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#article > figure:before, .item-page > div > figure:before, .t-block > figure.resp-img:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
    background-color: rgba(0, 0, 0, 0.1);
	background-image: url(../images/bg-pixel.png);
}
#article > figure:after, .item-page > div > figure:after, .t-block > figure.resp-img:after {
	content: '';
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 50%,rgba(239,239,239,1) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 50%,rgba(239,239,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#efefef',GradientType=0 );
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#article .trip-block > header, .tours .trip-block > header {
	color: white;
	margin-bottom: 25px;
}
#article .trip-block > header h1, .tours .trip-block > header {
    background: white;
    padding: 5px 10px;
    color: #000;
    border-radius: 9px;
    display: inline-block;
}
#article .trip-block > header > ul li {
	margin-right: 15px;
	background: white;
	padding: 5px 10px;
	color: #000;
	border-radius: 9px;
}
#article .trip-block, .item-page > div > .trip-block {
	margin: -30vw 5% 5% 5%;
	z-index: 2;
	position: relative;
}
.no-cssvhunit #article .trip-block {
	margin: -15% 5% 5% 5%; /* Old browsers */
}
#article .tour-desc {
	padding: 30px;
	background: white;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	border-radius: 2px;
}
.no-flexwrap #article .tour-desc {
	display: block;
}
#article .tour-desc .controls {
	position: absolute;
	margin: -30px 0 0 -65px;
}
.view-record #article .tour-desc .controls {
	margin: -30px 0 0 -5px;
	left: 0;
}
#article .left > h2, #article .right > h2, #article .left h3 {
	margin-top: 0;
	border-bottom: solid 1px #ede7e1;
	padding-bottom: 15px;
	position: relative;
}
#article .left > h2:before, #article .right > h2:before, #article .left h3:before {
	content: '';
	background-color: #C5E38A;
	height: 3px;
	width: 100px;
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
}
#article .left h3 {
	margin-top: 50px;
}
#article .left h3.attention:before {
	background-color: #E38A8A;
}
#article .tour-desc > .spec-info {
	-webkit-box-flex: 1;
	-ms-flex: 1 100%;
	flex: 1 100%;
	margin: -30px -30px 30px -30px;
	padding-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #F3F3F3;
	height: 32px;
}
.no-flexbox #article .tour-desc > .spec-info {
display: block;
}
.breadcrumb {
	background-color: transparent;
	margin: 0;
	padding: 6px 15px;
	float: left;
}
.addthis_sharing_toolbox {
	float: right;
	}
.at-share-tbx-element .at-share-btn {
	margin: 0 0 0 2px !important;
}
#article .tour-desc > .left {
    width: 63%;
	-webkit-box-flex: 1;
	-ms-flex: 0 1 68%;
	flex: 0 1 68%;
	padding-right: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	border-right: solid 1px #ede7e1;
    position: relative;
}
#article .tour-desc > .left .all-tours-button {
    position: absolute;
    top: 14px;
    right: 30px;
    z-index: 2;
}
#article .tour-desc > .left .all-tours-button a {
    
}
.no-flexwrap #article .tour-desc > .left {
	width: 70%;
	float: left;
}
#article .tour-desc .left .days-desc {
	list-style: none;
	margin: 30px 0 30px -15px;
	text-align: justify;
}
#article .tour-desc .left .days-desc li {
	border-left: solid 1px #C5E38A;
	padding-left: 15px;
	padding-bottom: 10px;
}
#article .tour-desc .left .days-desc li h4 {
	display: table;
	padding: 0px 0 0 0;
	margin: 0 0 10px -36px;
	border: none;
}
#article .tour-desc .left .days-desc li h4:before {
	content: none;
}
#article .tour-desc .left .days-desc li h4 span {
	border: solid 1px #ede7e1;
	border-radius: 15px;
	width: 40px;
	height: 33px;
	display: inline-block;
	text-align: center;
	padding-top: 7px;
	background-color: white;
	box-shadow: 0 0 0 5px white;
}
#article .tour-desc .left .route {
	margin-bottom: 30px;
	margin-top: 20px;
}
#article .tour-desc .left .route span {
	margin-bottom: 30px;
	-webkit-box-flex: 1;
	-ms-flex: 1 100%;
	flex: 1 100%;
	font-weight: bold;
}
#article > .tour-desc h3 {
	font-size: 120%;
	line-height: normal;
}
.tour-info > ul, .tour-info > div > ul {
	margin: 30px 0 30px 23px;
	list-style: none;
}
.tour-info > ul li:before, .tour-info > div > ul li:before {
	content: "\f046";
	font: normal normal normal 14px/1 FontAwesome;
	margin-left: -23px;
	padding-right: 10px;
	color: #56891C;
}
.tour-info > div > ul li:before {
	color: #E38A8A;
}
.tour-info > ul li, .tour-info > div > ul li {
	margin: 0 0 10px 0;
    display: inline-block;
    width: 100%;
}
#article .tour-desc > .right {
	-webkit-box-flex: 1;
	-ms-flex: 0 1 32%;
	flex: 0 1 32%;
	padding-left: 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
     min-width: 250px;
}
.no-flexwrap #article .tour-desc > .right {
width: 30%;
float: right;
}
#article .tour-desc .right .price-block {
	margin: 20px 0 30px 0;
	list-style: none;
}
#article .tour-desc .right .price-block li {
	position: relative;
	border-radius: 15px;
    overflow: hidden;
	margin-bottom: 35px;
	border: solid 1px #ede7e1;
	padding: 10px 15px 0 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    flex-wrap: wrap;
background: rgb(243,243,243);
background: -webkit-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 65%);
background: linear-gradient(to bottom,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 65%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 );
}
#article .tour-desc .right .price-block li.tour-end {
    flex-wrap: wrap;
    text-align: center;
}
#article .tour-desc .right .price-block li.tour-end strong {
    width: 100%;
    text-transform: uppercase;
    color: #e38a8a;
    font-family: 'Cuprum', sans-serif;
    font-size: 20px;
    padding-bottom: 5px;
}
.no-flexbox #article .tour-desc .right .price-block li {
display: block;
}
#article .tour-desc .right .price-block li.garant {
	padding-bottom: 0;
}
#article .tour-desc .right .price-block li.garant .garant {
    /* position: absolute; */
    /* bottom: 0; */
    /* left: 0; */
    flex: 1 1 100%;
    /* background: rgb(64 98 4); */
    border: solid 1px rgb(64 98 4);
    width: 100%;
    /* height: 16px; */
    /* line-height: 16px; */
    font-size: 85%;
    text-transform: uppercase;
    color: rgb(64 98 4);
    font-weight: bold;
    font-family: 'Cuprum', sans-serif;
    text-align: center;
    /* box-shadow: 1px 0 0 0 #406204, -1px 0 0 0 #406204; */
    border-radius: 10px;
    padding: 5px 10px;
    margin: 15px 0 0 0;
}
#article .tour-desc .booking {
    flex: 1 1 100%;
    margin: 15px -15px 0 -15px;
}
#article .tour-desc .prodan .booking {
    display: none;
}
#article .tour-desc .right .price-block li.m01 {
	box-shadow: inset -3px 0 0 0 rgba(85,222,209, 0.5);
}
#article .tour-desc .right .price-block li.m02 {
	box-shadow: inset -3px 0 0 0 rgba(212,171,214, 0.5);
}
#article .tour-desc .right .price-block li.m03 {
	box-shadow: inset -3px 0 0 0 rgba(85,222,133, 0.5);
}
#article .tour-desc .right .price-block li.m04 {
	box-shadow: inset -3px 0 0 0 rgba(175, 253, 168, 0.5);
}
#article .tour-desc .right .price-block li.m05 {
	box-shadow: inset -3px 0 0 0 rgba(131,222,85, 0.5);
}
#article .tour-desc .right .price-block li.m06 {
	box-shadow: inset -3px 0 0 0 rgba(252, 214, 67, 0.5);
}
#article .tour-desc .right .price-block li.m07 {
	box-shadow: inset -3px 0 0 0 rgba(251, 171, 9, 0.5);
}
#article .tour-desc .right .price-block li.m08 {
	box-shadow: inset -3px 0 0 0 rgba(201, 222, 85, 0.5);
}
#article .tour-desc .right .price-block li.m09 {
	box-shadow: inset -3px 0 0 0 rgba(83, 211, 169, 0.5);
}
#article .tour-desc .right .price-block li.m10 {
	box-shadow: inset -3px 0 0 0 rgba(250, 126, 170, 0.5);
}
#article .tour-desc .right .price-block li.m11 {
	box-shadow: inset -3px 0 0 0 rgba(249, 77, 70, 0.5);
}
#article .tour-desc .right .price-block li.m12 {
	box-shadow: inset -3px 0 0 0 rgba(85,196,222, 0.5);
}
#article .tour-desc .right .price-block li .left {
    /* -webkit-box-flex: 1; */
    -ms-flex: 1 50%;
    flex: 1 1 40%;
    -ms-flex-item-align: center;
    align-self: center;
    border-right: solid 1px #ede7e1;
    padding-right: 0;
    margin-right: -1px;
}
.no-flexbox #article .tour-desc .right .price-block li .left {
  width: 50%;
	float: left;
	width: calc(50% - 1px);
}
.no-csscalc #article .tour-desc .right .price-block li .left {
	    width: 50%;
}
.price-block li .date b, .price-block li .date small {
	white-space: nowrap;
}
.price-block li .date .year {
    border: solid 1px #ede7e1;
    background-color: white;
    padding: 0px 5px;
    font-weight: bold;
    line-height: 17px;
    float: none;
    clear: both;
    display: table;
}
#article .tour-desc .right .price-block li .seats {
	display: block;
	font-size: 75%;
}
#article .tour-desc .right .price-block li .right {
    text-align: center;
    /* -webkit-box-flex: 1; */
    -ms-flex: 1 auto;
    flex: 1 1 50%;
    -ms-flex-item-align: center;
    align-self: center;
    border-left: solid 1px #ede7e1;
    padding-left: 10px;
}
.no-flexbox #article .tour-desc .right .price-block li .right {
	float: right;
    margin-left: -1px;
    padding-left: 0;
    width: 50%;
}
#article .tour-desc .right .price-block li .old-price {
    text-decoration: line-through;
    margin: 0;
    display: block;
}
#article .tour-desc .right .price-block li .spec-price {
	border-bottom: dashed 1px #ede7e1;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
#article .tour-desc .right .price-block li .price {
	color: #F30;
	font-weight: bold;
	display: block;
	font-size: 120%;
    padding-right: 20px;
}
#article .tour-desc .right .price-block li .price .sale-info {
	color: #000;
	font-size: 65%;
	font-weight: normal;
	display: block;
}
#article .tour-desc .right .price-block li .price small {
    color: #000;
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    display: inline-block;
}
#article .tour-desc .right .price-block li .sale-till {
	font-size: 75%;
	white-space: nowrap;
}
#article .tour-desc .right .price-block li .sale-till .fa {
	margin: 0;
}
#article .tour-desc .right .t-block > ol >li {
	width: 100%;
	margin: 0 0 30px 0;
}
.t-block>ol>li.tour-end {
    text-align: center;
    background-color: white;
    border-radius: 2px;
    box-shadow: 0 1px 1px 0 #CECECE;
    padding: 25px 15px;
    margin: 0 auto;
}
.t-block>ol>li.tour-end strong {
    width: 100%;
    text-transform: uppercase;
    color: #e38a8a;
    font-family: 'Cuprum', sans-serif;
    font-size: 20px;
    padding-bottom: 5px;
    display: block;
}
/*** Tours pages ***/
#section .tours {
    padding: 0;
	}
.tours .trip-block > header {
    text-align: center;
    line-height: 40px;    
    width: 100%;
}
.tours .trip-block > header h1 {
    text-transform: uppercase;
}
.tours h2 {
    text-align: center;
    margin-top: 100px;
}
.trip-block > .country-card {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-shadow: none;
		color: #000;
    font-style: normal;
    font-size: 100%;
    margin: 30px 0 0 0;
	width: calc(100% + 10px);
}
.trip-block .country-card > li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
            flex: 1 1 20%;
    margin-right: 10px;
	margin-bottom: 10px;
    box-sizing: border-box;
    text-align: left;
    padding-bottom: 20px;
    -ms-flex-line-pack: start;
        align-content: flex-start;
}
.trip-block .country-card > li:first-child, .trip-block .country-card > li:nth-child(6) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 60%;
            flex: 1 1 60%;
}
.trip-block .country-card > li:nth-child(2), .trip-block .country-card > li:nth-child(7) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32.5%;
            flex: 0 0 32.5%;
}
.trip-block .country-card > li:nth-child(7) {
	padding-bottom: 0;
}
.trip-block .country-card > li:nth-child(7) ins {
	min-height: 300px;
}
.country-card figure {
    position: relative;
    margin: 0 0 30px 0;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
	}
	.country-card figure figcaption header {
    padding: 50px 30px 5px 30px;
	}
		.country-card p {
		padding: 0 30px;
    font-family: 'PT Sans', sans-serif;
			}
/*** Hotel Desc ***/
.hotel-desc>.left>.tour-info>ul {
    columns: 2;
    column-gap: 100px;
    column-rule: solid 1px #ede7e1;
}
#article .hotel-desc>.left>.tour-info h3:nth-of-type(1) {
    margin-top: 0;
}
/*** END ***/
/*** Search page ***/
.ads-search {
    margin: 25px 0 -25px 0;
    height: 40px;
}
.dj-offcanvas-modules .ads-search {
    margin: 0;
     text-align: center;
}
.item-page #___gcse_1 {
    z-index: 2;
    position: relative;
    min-height: 700px;
}
.gsc-input-box {
    border-radius: 14px;
    padding: 5px 42px 5px 10px;
    margin-right: -37px;
    height: 28px !important;
    line-height: 25px;
}
td.gsc-search-button {
    width: auto !important;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2 {
    border-radius: 15px !important;
        font-size: 20px !important;
    padding: 8px 11px !important;
    margin: 0 !important;
}
.gsib_a {
    padding: 0 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding: 0 !important;
    box-shadow: none !important;
		margin: 0 !important;
}
.gsc-search-box .gsc-input>input:focus, .gsc-input-box-focus, .gsc-search-box .gsc-input>input:hover, .gsc-input-box-hover {
    box-shadow: none !important;
	}
	.cse .gsc-control-cse, .gsc-control-cse {
	    padding: 30px !important;
		}
	.gsc-control-cse, .gsc-control-cse .gsc-table-result {
font-family: 'PT Sans', sans-serif !important;
    font-size: 16px !important;
}
.gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title b {
    font-size: 18px !important;
    text-transform: uppercase;
}
.gsc-webResult .gsc-result {
    padding: 15px !important;
    border-radius: 20px;
    margin: 20px 0 !important;
}
.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.ads-right-block, .ads-left-block {
    margin-bottom: 30px;
}
.g-ads {
    position: relative;
    text-align: center;
    padding: 5px;
    z-index: 1;
}
.t-block ol li .g-ads ins {
    min-height: 290px !important;
}
.g-matched-cont {
    background: white;
    border-radius: 2px;
    box-shadow: 0 1px 1px 0 #CECECE;
    border: solid 15px white;
    overflow: hidden;
	padding: 0;
}
.fp-horiz-ads {
    margin: -2.5% 5% 5% 5%;
}
.booking-ads-block {
    max-width: 550px;
    min-height: 300px;
    margin: 0 auto;
}
.nova-ads-block {
    margin: 0 auto;
	background-color: white;
	padding: 30px 30px 0 30px;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
	text-align: center;
}
.ads-horiz {
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
}
.safe .g-ads:after {
    content: '';
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px;
    z-index: 99999999;
}
.view-featured .t-block .g-ads {
    margin: 0 auto 50px;
}
#aswift_0_expand {
    position: relative !important;
	}
/*** Contacts ***/
.contacts .header {
	margin: -30px -30px 0 -30px;
	background-position: center bottom;
	background-size: cover;
	    background-repeat: no-repeat;
}
.contacts .pop-tours-block ol {
    width: 100%;
}
.contacts .pop-tours-block ol li {
    padding: 15px 0 15px 25px;
    box-sizing: border-box;
}
.contacts .pop-tours-block ol li:nth-child(3) {
    padding: 15px 25px 15px 25px;
}
.contacts .pop-tours-block ol li b {
	display: block;
	margin-top: 10px;
}
.contacts .info_tab_img {
	margin: 0 -5.5%;
}
/*** Endpage Box ***/
#endpage-box {
	text-align: center;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	filter: alpha(opacity=80);
	display: none;
	position: fixed;
	bottom: 50px;
	right: 5px;
	max-width: 400px;
	padding: 5px;
	background-color: rgb(255, 255, 255);
	background-image: url(../images/mail-bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-size: 35%;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
	z-index: 9;
}
.s-decor #endpage-box {
bottom: 80px;
}
#endpage-box.hide {
	display: none !important;
}
#endpage-box:before {
	content: '';
	background-image: url(../images/newsletter_bg.png);
	background-repeat: no-repeat;
	background-position: -125px 25%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#endpage-box:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
#endpage-box a {
	color: #000;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: rgba(255,255,255,0.9);
	z-index: 1;
}
#endpage-box a:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.subscribe-block.hide {
	display: none !important;
}
#endpage-box .close {
	font-weight: normal;
	text-transform: lowercase;
}
[class*="animation-"] {
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
}
.animation-flyInRight {
	-webkit-animation-name: flyInRight;
	animation-name: flyInRight;
}
.animation-flyOutRight {
	-webkit-animation-name: flyOutRight;
	animation-name: flyOutRight;
}
.animation-flyInLeft {
	-webkit-animation-name: flyInLeft;
	animation-name: flyInLeft;
}
.animation-flyOutLeft {
	-webkit-animation-name: flyOutLeft;
	animation-name: flyOutLeft;
}
.animation-flyInUp {
	-webkit-animation-name: flyInUp;
	animation-name: flyInUp;
}
.animation-flyOutUp {
	-webkit-animation-name: flyOutUp;
	animation-name: flyOutUp;
}
.animation-flyInDown {
	-webkit-animation-name: flyInDown;
	animation-name: flyInDown;
}
.animation-flyOutDown {
	-webkit-animation-name: flyOutDown;
	animation-name: flyOutDown;
}
/*=================================================
Animation Library
=================================================*/
@-webkit-keyframes flyInRight {
 0% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateX(3000px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
 @keyframes flyInRight {
 0% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateX(3000px);
         transform: translateX(3000px);
}
 100% {
 -webkit-transform: translateX(0);
         transform: translateX(0);
}
}
 @-webkit-keyframes flyOutRight {
 0% {
 -webkit-transform: translateX(0);
}
 100% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateX(3000px);
}
}
 @keyframes flyOutRight {
 0% {
 -webkit-transform: translateX(0);
         transform: translateX(0);
}
 100% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateX(3000px);
         transform: translateX(3000px);
}
}
 @-webkit-keyframes flyInLeft {
 0% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateX(-3000px);
}
 100% {
 -webkit-transform: translateX(0);
}
}
 @keyframes flyInLeft {
 0% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateX(-3000px);
         transform: translateX(-3000px);
}
 100% {
 -webkit-transform: translateX(0);
         transform: translateX(0);
}
}
 @-webkit-keyframes flyOutLeft {
 0% {
 -webkit-transform: translateX(0);
}
 100% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateX(-3000px);
}
}
 @keyframes flyOutLeft {
 0% {
 -webkit-transform: translateX(0);
         transform: translateX(0);
}
 100% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateX(-3000px);
         transform: translateX(-3000px);
}
}
 @-webkit-keyframes flyInUp {
 0% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateY(-2000px);
}
 100% {
 -webkit-transform: translateY(0);
}
}
 @keyframes flyInUp {
 0% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateY(-2000px);
         transform: translateY(-2000px);
}
 100% {
 -webkit-transform: translateY(0);
         transform: translateY(0);
}
}
 @-webkit-keyframes flyOutUp {
 0% {
 -webkit-transform: translateY(0);
}
 100% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateY(-2000px);
}
}
 @keyframes flyOutUp {
 0% {
 -webkit-transform: translateY(0);
         transform: translateY(0);
}
 100% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateY(-2000px);
         transform: translateY(-2000px);
}
}
 @-webkit-keyframes flyInDown {
 0% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateY(2000px);
}
 100% {
 -webkit-transform: translateY(0);
}
}
 @keyframes flyInDown {
 0% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateY(2000px);
         transform: translateY(2000px);
}
 100% {
 -webkit-transform: translateY(0);
         transform: translateY(0);
}
}
 @-webkit-keyframes flyOutDown {
 0% {
 -webkit-transform: translateY(0);
}
 100% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateY(2000px);
}
}
 @keyframes flyOutDown {
 0% {
 -webkit-transform: translateY(0);
         transform: translateY(0);
}
 100% {
 opacity: 0;
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 -webkit-transform: translateY(2000px);
         transform: translateY(2000px);
}
}
/*** Newsletters subscribe ***/
.custom.subscr_mod {
	background: white;
	padding: 0 25px 25px !important;
}
#endpage-box div.acymailing_module {
	background: white;
	padding: 25px 25px 15px 25px !important;
}
div.acymailing_module_success {
	position: relative;
}
.custom.subscr_mod p {
	padding-top: 10px !important;
	border-top: solid 1px #ede7e1;
}
.acymailing_module form {
	margin: 0;
}
.acymailing_module_form .acymailing_introtext {
	padding-bottom: 0 !important;
}
.acymailing_module_form .acymailing_introtext h3 {
	border-bottom: solid 1px #ede7e1;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 120%;
	text-transform: uppercase;
	font-family: 'Cuprum', sans-serif;
}
.acymailing_module_form .acymailing_introtext p, .subscr_mod p {
	font-size: 90%;
	margin: 0 0 5px;
}
.acymailing_form p {
	display: inline-block;
	margin: 0;
}
.acymailing_form .onefield {
	width: 225px;
}
.acymailing_form input {
	margin: 0;
	z-index: 1;
	position: relative;
}
.acymailing_form .acyfield_email input {
	border-radius: 4px 0 0 4px;
}
.fb_iframe_widget {
	min-height: 20px;
}
/*** Hot news ***/
#hot-news {
	text-align: center;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	display: none;
	position: fixed;
	bottom: 50px;
	right: 5px;
	max-width: 400px;
	z-index: 9;
}
#hot-news.hide {
	display: none !important;
}
#hot-news .close {
	color: #F00;
	border: solid 3px #F00;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	z-index: 99999999;
	text-align: center;
	line-height: 30px;
}
#hot-news .close .fa {
	margin: 0;
}
/*** Admin forms ***/
.list-item > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.view-form .page-header {
	padding: 30px;
	margin: 0;
}
.view-form form {
	padding: 0 30px;
	margin: 0;
}
#adminForm {
	position: relative;
	z-index: 3;
}
#adminForm .collapse.in {
	height: 380px !important;
}
.filter-worns {
	height: 50px;
	position: relative;
	z-index: 1;
}
.ias-noneleft {
	-webkit-box-flex: 1;
	-ms-flex: 1 100%;
	flex: 1 100%;
}
#cnav .navbar-inner {
	height: 40px;
}
.nav-tabs {
	height: 37px;
}
.clearfix {
	height: 0;
}
.clear, .clr, .ias-noneleft {
	clear: both;
	float: none;
	width: 100%;
}
.form-horizontal .control-group:after {
	clear: none;
}
.shc {
	font-family: 'Cuprum', sans-serif !important;
	border-radius: 2px 2px 0 0 !important;
}
.decor {
    width: 100%;
    height: 110px;
    position: fixed;
    bottom: 0;
    z-index: 9;
}
.pasha {
    background-image: url(/templates/avotours/images/pasha.png);
}
.christmass {
    background-image: url(/templates/avotours/images/christmass.png);
}
.s-decor #header {
	padding: 30px 15px 130px 15px;
}
.s-decor #section {
	padding-bottom: 100px;
}
.btn-read-more {
    text-transform: uppercase;
    text-align: center;
    background-color: #b52c2c;
    color: white;
    padding: 15px 25px;
    display: table;
    border-radius: 18px;
     margin: 25px auto;
}
@media (min-width: 1500px) {
.t-block > ol >li {
	width: 31.5%; /* old browser */
	overflow: hidden;
	width: calc(33.3% - 25px);
}
}
@media (max-width: 1500px) {
.air.t-block > ol >li:last-child {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
}
}
@media (min-width: 1400px) {
.welcome.balttour .header {
	background-position: center 80%;
}
}
@media (max-width: 1400px) {
.trip-block .country-card > li:nth-child(6), .trip-block .country-card > li:nth-child(7) {
-webkit-box-flex: 1;
    -ms-flex: 1 1 48.7%;
    flex: 1 1 48.7%;
}
.t-block.bus > figure {
    background-image: url(/templates/avotours/images/road-l.jpg);
}
}
@media (max-width: 1280px) {
.welcome .header > div {
    font-size: 30px;
}
.view-featured .pop-tours-block ol li, .itemid-178 .pop-tours-block ol li, .itemid-178-stl .pop-tours-block ol li, .itemid-435 .pop-tours-block ol li {
    width: 47%;
    width: calc(50% - 15px);
}
.view-featured .pop-tours-block ol li:nth-child(5), .view-featured .pop-tours-block ol li:last-child, .itemid-178 .pop-tours-block ol li:nth-child(5), .itemid-178 .pop-tours-block ol li:last-child, .itemid-178-stl .pop-tours-block ol li:nth-child(5), .itemid-178-stl .pop-tours-block ol li:last-child, .itemid-435 .pop-tours-block ol li:nth-child(5), .itemid-435 .pop-tours-block ol li:last-child {
	display:none;
}
	#article .tour-desc > .left {
    width: 60%;
    -webkit-box-flex: 1;
    -ms-flex: 1 60%;
    flex: 1 1 60%;
	}
	#article .tour-desc > .right {
     width: 30%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
	}
	.hotel-desc>.left>.tour-info>ul {
    columns: 1;
	}
}
@media (max-width: 1140px) {
	#article .tour-desc > .left {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
	.nova-ads-block {
    width: auto;
	}
.contacts .pop-tours-block ol li:nth-child(3) {
    width: 35%;
}
.t-block.bus > figure {
    background-image: url(/templates/avotours/images/road-m.jpg);
}
}
@media (max-width: 979px) {
#header .logo, #header .ads-search, #header > .h-contacts, #header>.custom, .copyr {
    display: none;
}
	#header {
      width: auto;
    position: absolute !important;
    z-index: 1000;
    background-color: transparent;
    padding: 0;
}
	#section {
    margin-left: 0;
	}
#header .languageswitcher {
    position: absolute;
     left: 67px;
    top: 21px;
	}
#header .languageswitcher a {
    background-color: #fff;
	}
#dj-megamenu146mobile {
      top: 15px;
    left: 15px;
    position: fixed;
	}
	.view-featured .pop-tours-block ol .google-auto-placed, .itemid-178 .pop-tours-block ol .google-auto-placed, .itemid-178-stl .pop-tours-block ol .google-auto-placed, .itemid-435 .pop-tours-block ol .google-auto-placed {
    order: -1;
}
	#dj-megamenu146offcanvas {
    height: 100vh;
}
}
@media (max-width: 770px) {
	.pop-tours-block .wrap {
    flex-wrap: wrap;
}
	.view-featured .pop-tours-block ol, .itemid-178 .pop-tours-block ol, .itemid-178-stl .pop-tours-block ol, .itemid-435 .pop-tours-block ol {
    margin: 0;
}
	.pop-tours-block .ads {
    max-width: 100%;
	}
	.cont-mod .modal {
    border-radius: 0;
    width: auto !important;
    margin-left: 0 !important;
    left: 25px;
    right: 25px;
    top: 40px !important;
    bottom: 40px;
}
	.cont-mod .modal button.close {
    margin: -4px -4px 0 0;
	}
.cont-mod .modal .modal-body {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	}
.cont-mod .modal .modal-body .left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
	background-image: url(/templates/avotours/images/questions-m.jpg);
    height: 200px;
}
.cont-mod .modal .modal-body .left .title {
    padding: 75px 25px;
	}
#article .tour-desc > .left {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
     padding-right: 0;
     border-right: none;
}
	#article .tour-desc > .left .all-tours-button {
    right: 0;
	}
#article .tour-desc > .right {
    padding-left: 0;
	}
.contacts .pop-tours-block ol li:nth-child(1) {
    width: 100%;
     padding-right: 25px;
}
.contacts .pop-tours-block ol li:nth-child(2),.contacts .pop-tours-block ol li:nth-child(3) {
    width: 50%;
}
.t-block>figure {
    padding: 100px 5% 300px 5%;
}
.t-block>iframe, .t-block>.iframe-wrap {
    height: 525px;
}
.t-block.bus > figure {
    background-image: url(/templates/avotours/images/road-s.jpg);
}
}
@media (max-width: 650px) {
.view-featured .pop-tours-block ol li, .itemid-178 .pop-tours-block ol li, .itemid-178-stl .pop-tours-block ol li, .itemid-435 .pop-tours-block ol li {
    width: 100%;
}
	.pop-tours-block .ads {
    min-width: 160px;
	}
.view-featured .pop-tours-block ol li:nth-child(4), .itemid-178 .pop-tours-block ol li:nth-child(4), .itemid-178-stl .pop-tours-block ol li:nth-child(4), .itemid-435 .pop-tours-block ol li:nth-child(4) {
    display: none;
}
	.pop-tours-block .ads {
    height: auto;
	}
.t-block > ol {
    margin: 30px 0;
	}
.t-block > ol >li {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin: 0 0 30px 0;
	}
.trip-block .country-card > li:first-child {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}
.trip-block .country-card > li:nth-child(2), .trip-block .country-card > li:nth-child(3), .trip-block .country-card > li:nth-child(4), .trip-block .country-card > li:nth-child(5) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
            flex: 0 0 47%;
}
	.trip-block > .country-card {
    width: 100%;
}
	.trip-block .country-card > li {
    margin-right: 0;
	}
.t-block article header > ul, .trip-block header > ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	}
#article .trip-block > header > ul li {
    margin-top: 5px;
    margin-bottom: 5px;
	}
.contacts .pop-tours-block ol li:nth-child(2) {
    width: 40%;
}
	.contacts .pop-tours-block ol li:nth-child(3) {
    width: 60%;
}
.view-featured .t-block>ol {
    margin: 30px 0;
}
.trip-block .country-card>li:nth-child(6), .trip-block .country-card>li:nth-child(7) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
	.date_price_btn {
    top: 1rem;
    right: 0.75rem;
	}
}
@media (max-width: 479px) {
.pop-tours-block .wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	}
.view-featured .pop-tours-block ol, .itemid-178 .pop-tours-block ol, .itemid-178-stl .pop-tours-block ol, .itemid-435 .pop-tours-block ol {
    margin: 0;
}
.view-featured .pop-tours-block ol li:nth-child(4), .view-featured .pop-tours-block ol li:nth-child(5), .view-featured .pop-tours-block ol li:last-child, .itemid-178 .pop-tours-block ol li:nth-child(4), .itemid-178 .pop-tours-block ol li:nth-child(5), .itemid-178 .pop-tours-block ol li:last-child, .itemid-178-stl .pop-tours-block ol li:nth-child(4), .itemid-178-stl .pop-tours-block ol li:nth-child(5), .itemid-178-stl .pop-tours-block ol li:last-child, .itemid-435 .pop-tours-block ol li:nth-child(4), .itemid-435 .pop-tours-block ol li:nth-child(5), .itemid-435 .pop-tours-block ol li:last-child {
    display: block;
}
	.pop-tours-block .ads {
    height: auto;
    min-height: 200px;
    width: 100%;
    max-width: 100%;
}
.t-block .btn-more {
    padding: 15px 15px 11px 15px;
	}
.trip-block .country-card > li:nth-child(2), .trip-block .country-card > li:nth-child(3), .trip-block .country-card > li:nth-child(4), .trip-block .country-card > li:nth-child(5) {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
}
	#article .tour-desc > .spec-info {
    height: auto;
}
	#article .tour-desc > .left .all-tours-button {
    top: -19px;
	}
#article .tour-desc .left .days-desc {
    text-align: left;
}
	.cont-mod .modal {
    left: 5px;
    right: 5px;
    top: 5px !important;
    bottom: 5px;
    z-index: 999999999;
}
.cont-mod .modal .modal-body .left .title {
    padding: 50px 10px;
}
	.cont-mod .modal .modal-body .right {
    padding: 15px;
}
h1 {
    font-size: 25px;
}
.contacts .pop-tours-block ol li {
    width: 100% !important;
	}
	.welcome .header>div {
	    font-size: 25px;
	    line-height: 30px;
	}
.t-block>figure p, .tours .trip-block>header>p {
    font-size: 20px;
    line-height: 20px;
}
.t-block>figure h3 {
    font-size: 30px;
}
#section .item-page {
    padding: 0;
}
.itemid-103 #section .item-page {
    padding: 0 5%;
}
.t-block>figure, .itemid-178 .t-block>figure, .itemid-178-stl .t-block>figure, .itemid-435 .t-block>figure {
    padding: 100px 10.5% 100px 10.5% !important;
}
.itemid-178 .t-block>ol, .itemid-178-stl .t-block>ol, .itemid-435 .t-block>ol {
    margin: 30px 5%;
}
.t-block>figure {
    margin-bottom: -100px !important;
}
.nova-ads-block {
    padding: 0 15px;
}
.t-block>iframe, .t-block>.iframe-wrap {
    padding: 15px 0px;
}
.welcome {
    margin: 0;
}
.contacts .header {
    margin: -30px 0 0 0;
}
#article>figure, .item-page>div>figure {
    height: 65vw;
}
.t-block .btn-more {
    font-size: 17px;
	}
.t-block>figure form legend {
    line-height: 18px;
    padding-bottom: 15px;
}
	.t-block.bus>figure {
    padding: 100px 5% 100px 5%;
}
	h1, h2, h3 {
    line-height: 30px;
}
	#article .trip-block>header, .tours .trip-block>header {
    margin-bottom: 10px;
}
.tour-info .no-col {
    padding: 13px 10px 13px 0px;
}
.tour-info .no-col .fa {
    margin: -13px 10px -13px -1px;
}
.cont-mod .modal .modal-body .left {	
	background-image: url(/templates/avotours/images/questions-xs.jpg);
    height: 115px;
}
.t-block.bus > figure {
 /*   background-image: url(/templates/avotours/images/road-xs.jpg); */
    background-image: none;
    background: linear-gradient(135deg, #044763 0%,#adf353 100%);
}
}
