/*
Theme Name: Pacific.Camp
Author: 3angle.pro
Author URI: 3angle.pro
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pacificcamp
*/


/* --- Normalize --- */

html {line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}
body {margin: 0;}
article, aside, footer, header, nav, section {display: block;}
figcaption, figure, main{display: block;}
figure {margin: 1em 40px;}
hr {box-sizing: content-box; height: 0; overflow: visible;}
pre {font-family: monospace, monospace; font-size: 1em;}
a {background-color: transparent; -webkit-text-decoration-skip: objects;}
abbr[title] {border-bottom: none; text-decoration: underline; text-decoration: underline dotted;}
b, strong {font-weight: 700;}
code, kbd, sam p{font-family: monospace, monospace; font-size: 1em;}
dfn {font-style: italic;}
mark {background-color: #ff0; color: #000;}
small {font-size: 80%;}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sub {bottom: -.25em;}
sup {top: -.5em;}
audio, video {display:inline-block;}
audio:not([controls]) {display: none; height: 0;}
img {border-style: none;}
svg:not(:root) {overflow: hidden;}
button, input, optgroup, select, textarea {font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0;}
button, input {overflow: visible;}
button, select {text-transform: none;}
[type=reset], [type=submit], button, html [type=button] {-webkit-appearance: button;}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {border-style: none; padding: 0;}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {outline: 1px dotted ButtonText;}
fieldset {padding: .35em .75em .625em;}
legend {box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal;}
progress {display: inline-block; vertical-align: baseline;}
textarea {overflow: auto;}
[type=checkbox], [type=radio] {box-sizing: border-box; padding: 0;}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {height: auto;}
[type=search] {-webkit-appearance: textfield; outline-offset: -2px;}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button{-webkit-appearance: button; font: inherit;}
details, menu {display: block;}
summary {display: list-item;}
canvas {display: inline-block;}
template {display: none;}
[hidden] {display: none;}


/* --- Reset --- */

html, body {box-sizing: border-box;}
*, *:before, *:after {box-sizing: inherit;}
span, h1, h2, h3, h4, h5, h6, p, a, label {vertical-align: baseline;}
img, object, embed {max-width: 100%;}


/* --- Fonts --- */

html, body, button, input, textarea, select {font: 400 16px/1.5 'Roboto', sans-serif;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin: .4em 0; line-height: 1.1; color: #222;}
h1, .h1 {font-size: 48px; font-weight: 700;}
h2, .h2 {font-size: 48px; font-weight: 700;}
h3, .h3 {font-size: 30px; font-weight: 900;}
h4, .h4 {font-size: 18px; font-weight: 700; color: #4D5467;}
h5, .h5 {font-size: 16px; font-weight: 600;}
h6, .h6 {font-size: 16px; font-weight: 600;}
@media (max-width: 991px) {
	h1, .h1 {font-size: 40px;}
	h2, .h2 {font-size: 40px;}
	h3, .h3 {font-size: 26px;}
	h4, .h4 {font-size: 18px;}
	h5, .h5 {font-size: 16px;}
	h6, .h6 {font-size: 16px;}
}
@media (max-width: 767px) {
	h1, .h1 {font-size: 32px;}
	h2, .h2 {font-size: 32px;}
	h3, .h3 {font-size: 20px;}
	h4, .h4 {font-size: 18px;}
	h5, .h5 {font-size: 16px;}
	h6, .h6 {font-size: 16px;}
}


/* --- Global --- */

body {height: 100%; position: relative; -ms-overflow-style: scrollbar; background: #fff; color: #222; min-width: 300px;}
input[type="text"], input[type="tel"], input[type="email"], input[type="tel"], textarea, select {height: 48px; font-size: 18px; background: #fff; border: 1px solid #C4C4C4; padding: 0 10px; box-sizing: border-box; width: 100%; border-radius: 5px; outline: none; color: #000; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: border-color 0.3s; transition: border-color 0.3s; font-family: 'Roboto', sans-serif; font-weight: 700;}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus, select:focus {border-color: #0024D4;}
input[type="text"].error, input[type="tel"].error, input[type="email"].error, input[type="tel"].error, textarea.error, select.error {border-color: #ff1744;}
input[type="text"], input[type="tel"], input[type="email"], input[type="tel"], textarea {-webkit-appearance: none; appearance: none;}
textarea {height: 130px; padding: 10px 25px; resize: none;}
em, i {font-style: italic;}
blockquote {background: #24AF61; border: none; margin: 70px 0 30px; padding: 40px 50px 30px; quotes: none; clear: both; color: #fff; position: relative;}
blockquote:before {content: '“'; font-size: 150px; color: #424242; font-family: Arial; width: 92px; height: 64px; display: block; position: absolute; left: 50px; top: -40px; line-height: 1;}
blockquote p {margin: 15px 0; display: block;}
table {width: 100%;}
table td {padding: 1px 5px;}
label {display: block;}
a {color: #2196f3; outline: none; text-decoration: none;}
a:hover {color: #1262B3;}
@media (max-width: 991px) {
	textarea {height: 130px;}
}
@media (max-width: 767px) {
	blockquote {padding: 40px 30px 30px;}
	input[type="text"], input[type="tel"], input[type="email"], input[type="tel"], textarea, select {height: 40px; font-size: 15px;}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.preloader {display: none !important;}
}


/* --- WYSIWYG Content --- */

.wysiwyg-content {font-size: 16px;}
.wysiwyg-content:after {content: ''; clear: both; display: block;}
.wysiwyg-content .wrapper > h1 {margin-top: 0;}
.wysiwyg-content .wrapper > h2 {margin-top: 0;}
.wysiwyg-content .wrapper h4,
.wysiwyg-content .wrapper h5,
.wysiwyg-content .wrapper h6 {margin: 1em 0;}
.wysiwyg-content table {width: 100%; border-collapse: collapse;}
.wysiwyg-content table td {padding: 3px 15px; border: 1px solid #ddd;}
.wysiwyg-content img {height: auto;}
.wysiwyg-content a:not(.button):hover {text-decoration: underline;}
.wysiwyg-content ul {margin: 0; padding: 0 0 0 20px;}
.wysiwyg-content ul li {margin-bottom: 15px;}
.wysiwyg-content p.empty {margin: 0;}
.wysiwyg-content p.empty + p {margin-top: 0;}


/* --- Forms --- */

form label.error {background: #ff1744; color: #fff; border-radius: 15px; padding: 4px 25px; font-size: 14px; width: 100%; margin: -10px 0 10px; text-align: left; line-height: 1.4; position: relative;}
form label.error:before {content: ''; display: block; position: absolute; top: -12px; left: 15px; border: 7px solid transparent; border-bottom: 7px solid #ff1744;}
form .form-item {margin-bottom: 20px;}
form .form-notice {display: none; background: #ff5252; color: #fff; border-radius: 15px; padding: 5px 25px; margin-bottom: 20px; line-height: 1.4; text-align: left; width: 100%;}
form.success .form-notice {display: block; background: #4ed854;}
form.error .form-notice {display: block;}
form .form-notice a {text-decoration: underline; color: #fff;}
form .loading {display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 2;}
form.awaiting > * {opacity: 0.6; pointer-events: none;}
form.awaiting .loading {display: block; opacity: 1;}
form.awaiting .loading:before {content: ''; display: block;  width: 32px; height: 32px; position: absolute; top: 50%; left: 50%; margin: -16px 0 0 -16px; background-image: url(img/ajax-loader.gif); background-repeat: no-repeat; background-position: center center; background-size: contain;}
.success-form-message {font-size: 18px; color: #fff; background: #36e091 !important; padding: 70px !important;}


/* BS Grid */

.row {margin-left: -15px; margin-right: -15px;}
.row.mg20 {margin-left: -20px; margin-right: -20px;}
.row.mg20 > div {padding-left: 20px; padding-right: 20px;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width: 100%;} .col-xs-11 {width: 91.66666667%;} .col-xs-10 {width: 83.33333333%;} .col-xs-9 {width: 75%;} .col-xs-8 {width: 66.66666667%;} .col-xs-7 {width: 58.33333333%;} .col-xs-6 {width: 50%;} .col-xs-5 {width: 41.66666667%;} .col-xs-4 {width: 33.33333333%;} .col-xs-3 {width: 25%;} .col-xs-2 {width: 16.66666667%;} .col-xs-1 {width: 8.33333333%;} .col-xs-pull-12 {right: 100%;} .col-xs-pull-11 {right: 91.66666667%;} .col-xs-pull-10 {right: 83.33333333%;} .col-xs-pull-9 {right: 75%;} .col-xs-pull-8 {right: 66.66666667%;} .col-xs-pull-7 {right: 58.33333333%;} .col-xs-pull-6 {right: 50%;} .col-xs-pull-5 {right: 41.66666667%;} .col-xs-pull-4 {right: 33.33333333%;} .col-xs-pull-3 {right: 25%;} .col-xs-pull-2 {right: 16.66666667%;} .col-xs-pull-1 {right: 8.33333333%;} .col-xs-pull-0 {right: auto;} .col-xs-push-12 {left: 100%;} .col-xs-push-11 {left: 91.66666667%;} .col-xs-push-10 {left: 83.33333333%;} .col-xs-push-9 {left: 75%;} .col-xs-push-8 {left: 66.66666667%;} .col-xs-push-7 {left: 58.33333333%;} .col-xs-push-6 {left: 50%;} .col-xs-push-5 {left: 41.66666667%;} .col-xs-push-4 {left: 33.33333333%;} .col-xs-push-3 {left: 25%;} .col-xs-push-2 {left: 16.66666667%;} .col-xs-push-1 {left: 8.33333333%;} .col-xs-push-0 {left: auto;} .col-xs-offset-12 {margin-left: 100%;} .col-xs-offset-11 {margin-left: 91.66666667%;} .col-xs-offset-10 {margin-left: 83.33333333%;} .col-xs-offset-9 {margin-left: 75%;} .col-xs-offset-8 {margin-left: 66.66666667%;} .col-xs-offset-7 {margin-left: 58.33333333%;} .col-xs-offset-6 {margin-left: 50%;} .col-xs-offset-5 {margin-left: 41.66666667%;} .col-xs-offset-4 {margin-left: 33.33333333%;} .col-xs-offset-3 {margin-left:25%;} .col-xs-offset-2 {margin-left: 16.66666667%;} .col-xs-offset-1 {margin-left: 8.33333333%;} .col-xs-offset-0 {margin-left: 0;}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left} .col-sm-12 {width: 100%;} .col-sm-11 {width: 91.66666667%;} .col-sm-10 {width: 83.33333333%;} .col-sm-9 {width: 75%;} .col-sm-8 {width: 66.66666667%;} .col-sm-7 {width: 58.33333333%;} .col-sm-6 {width: 50%;} .col-sm-5 {width: 41.66666667%;} .col-sm-4 {width: 33.33333333%;} .col-sm-3 {width: 25%;} .col-sm-2 {width: 16.66666667%;} .col-sm-1 {width: 8.33333333%;} .col-sm-pull-12 {right: 100%;} .col-sm-pull-11 {right: 91.66666667%;} .col-sm-pull-10 {right: 83.33333333%;} .col-sm-pull-9 {right: 75%;} .col-sm-pull-8 {right: 66.66666667%;} .col-sm-pull-7 {right: 58.33333333%;} .col-sm-pull-6 {right: 50%;} .col-sm-pull-5 {right: 41.66666667%;} .col-sm-pull-4 {right: 33.33333333%;} .col-sm-pull-3 {right: 25%;} .col-sm-pull-2 {right: 16.66666667%;} .col-sm-pull-1 {right: 8.33333333%;} .col-sm-pull-0 {right: auto;} .col-sm-push-12 {left: 100%;} .col-sm-push-11 {left: 91.66666667%;} .col-sm-push-10 {left: 83.33333333%;} .col-sm-push-9 {left: 75%;} .col-sm-push-8 {left: 66.66666667%;} .col-sm-push-7 {left: 58.33333333%;} .col-sm-push-6 {left: 50%;} .col-sm-push-5 {left: 41.66666667%;} .col-sm-push-4 {left: 33.33333333%;} .col-sm-push-3 {left: 25%;} .col-sm-push-2 {left: 16.66666667%;} .col-sm-push-1 {left: 8.33333333%;} .col-sm-push-0 {left: auto;} .col-sm-offset-12 {margin-left: 100%;} .col-sm-offset-11 {margin-left: 91.66666667%;} .col-sm-offset-10 {margin-left: 83.33333333%;} .col-sm-offset-9 {margin-left: 75%;} .col-sm-offset-8 {margin-left: 66.66666667%;} .col-sm-offset-7 {margin-left: 58.33333333%;} .col-sm-offset-6 {margin-left: 50%;} .col-sm-offset-5 {margin-left: 41.66666667%;} .col-sm-offset-4 {margin-left: 33.33333333%;} .col-sm-offset-3 {margin-left: 25%;} .col-sm-offset-2 {margin-left: 16.66666667%;} .col-sm-offset-1 {margin-left: 8.33333333%;} .col-sm-offset-0 {margin-left: 0;}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left} .col-md-12 {width: 100%;} .col-md-11 {width: 91.66666667%;} .col-md-10 {width: 83.33333333%;} .col-md-9 {width: 75%;} .col-md-8 {width: 66.66666667%;} .col-md-7 {width: 58.33333333%;} .col-md-6 {width: 50%;} .col-md-5 {width: 41.66666667%;} .col-md-4 {width: 33.33333333%;} .col-md-3 {width: 25%;} .col-md-2 {width: 16.66666667%;} .col-md-1 {width: 8.33333333%;} .col-md-pull-12 {right: 100%;} .col-md-pull-11 {right: 91.66666667%;} .col-md-pull-10 {right: 83.33333333%;} .col-md-pull-9 {right: 75%;} .col-md-pull-8 {right: 66.66666667%;} .col-md-pull-7 {right: 58.33333333%;} .col-md-pull-6 {right: 50%;} .col-md-pull-5 {right: 41.66666667%;} .col-md-pull-4 {right: 33.33333333%;} .col-md-pull-3 {right: 25%;} .col-md-pull-2 {right: 16.66666667%;} .col-md-pull-1 {right: 8.33333333%;} .col-md-pull-0 {right: auto;} .col-md-push-12 {left: 100%;} .col-md-push-11 {left: 91.66666667%;} .col-md-push-10 {left: 83.33333333%;} .col-md-push-9 {left: 75%;} .col-md-push-8 {left: 66.66666667%;} .col-md-push-7 {left: 58.33333333%;} .col-md-push-6 {left: 50%;} .col-md-push-5 {left: 41.66666667%;} .col-md-push-4 {left: 33.33333333%;} .col-md-push-3 {left: 25%;} .col-md-push-2 {left: 16.66666667%;} .col-md-push-1 {left: 8.33333333%;} .col-md-push-0 {left: auto;} .col-md-offset-12 {margin-left: 100%;} .col-md-offset-11 {margin-left: 91.66666667%;} .col-md-offset-10 {margin-left: 83.33333333%;} .col-md-offset-9 {margin-left: 75%;} .col-md-offset-8 {margin-left: 66.66666667%;} .col-md-offset-7 {margin-left: 58.33333333%;} .col-md-offset-6 {margin-left: 50%;} .col-md-offset-5 {margin-left: 41.66666667%;} .col-md-offset-4 {margin-left: 33.33333333%;} .col-md-offset-3 {margin-left: 25%;} .col-md-offset-2 {margin-left: 16.66666667%;} .col-md-offset-1 {margin-left: 8.33333333%;} .col-md-offset-0 {margin-left: 0;}
}
@media (min-width: 1181px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left} .col-lg-12 {width: 100%;} .col-lg-11 {width: 91.66666667%;} .col-lg-10 {width: 83.33333333%;} .col-lg-9 {width: 75%;} .col-lg-8 {width: 66.66666667%;} .col-lg-7 {width: 58.33333333%;} .col-lg-6 {width: 50%;} .col-lg-5 {width: 41.66666667%;} .col-lg-4 {width: 33.33333333%;} .col-lg-3 {width: 25%;} .col-lg-2 {width: 16.66666667%;} .col-lg-1 {width: 8.33333333%;} .col-lg-pull-12 {right: 100%;} .col-lg-pull-11 {right: 91.66666667%;} .col-lg-pull-10 {right: 83.33333333%;} .col-lg-pull-9 {right: 75%;} .col-lg-pull-8 {right: 66.66666667%;} .col-lg-pull-7 {right: 58.33333333%;} .col-lg-pull-6 {right: 50%;} .col-lg-pull-5 {right: 41.66666667%;} .col-lg-pull-4 {right: 33.33333333%;} .col-lg-pull-3 {right: 25%;} .col-lg-pull-2 {right: 16.66666667%;} .col-lg-pull-1 {right: 8.33333333%;} .col-lg-pull-0 {right: auto;} .col-lg-push-12 {left: 100%;} .col-lg-push-11 {left: 91.66666667%;} .col-lg-push-10 {left: 83.33333333%;} .col-lg-push-9 {left: 75%;} .col-lg-push-8 {left: 66.66666667%;} .col-lg-push-7 {left: 58.33333333%;} .col-lg-push-6 {left: 50%;} .col-lg-push-5 {left: 41.66666667%;} .col-lg-push-4 {left: 33.33333333%;} .col-lg-push-3 {left: 25%;} .col-lg-push-2 {left: 16.66666667%;} .col-lg-push-1 {left: 8.33333333%;} .col-lg-push-0 {left: auto;} .col-lg-offset-12 {margin-left: 100%;} .col-lg-offset-11 {margin-left: 91.66666667%;} .col-lg-offset-10 {margin-left: 83.33333333%;} .col-lg-offset-9 {margin-left: 75%;} .col-lg-offset-8 {margin-left: 66.66666667%;} .col-lg-offset-7 {margin-left: 58.33333333%;} .col-lg-offset-6 {margin-left: 50%;} .col-lg-offset-5 {margin-left: 41.66666667%;} .col-lg-offset-4 {margin-left: 33.33333333%;} .col-lg-offset-3 {margin-left: 25%;} .col-lg-offset-2 {margin-left: 16.66666667%;} .col-lg-offset-1 {margin-left: 8.33333333%;} .col-lg-offset-0 {margin-left: 0;}
}
@media (min-width: 1181px) {.visible-xs, .visible-sm, .visible-md, .hidden-lg {display: none !important;}}
@media (min-width: 992px) and (max-width: 1180px) {.visible-xs, .visible-sm, .hidden-md, .visible-lg {display: none !important;}}
@media (min-width: 768px) and (max-width: 991px) {.visible-xs, .hidden-sm, .visible-md, .visible-lg {display: none !important;}}
@media (max-width: 767px) {.hidden-xs, .visible-sm, .visible-md, .visible-lg {display: none !important;}}
.clearfix:before, .clearfix:after, .row:before, .row:after {content: ' '; display: table;}
.clearfix:after, .row:after {clear: both;}
.pull-right {float: right !important;}
.pull-left {float: left !important;}
.invisible {visibility: hidden;}
.text-hide {font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0;}
.cl, .clear {display: block; clear: both;}
.text-uppercase {text-transform: uppercase;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-left {text-align: left;}


/* --- Selectize --- */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,0.06)!important;border:0 none!important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:'!';visibility:hidden}
.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);box-shadow:0 2px 5px rgba(0,0,0,0.2)}
.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}
.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}
.selectize-dropdown-header-close:hover{color:#000}
.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}
.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}
.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0;border-left:1px solid #0073bb;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,0.05)}
.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#00578d}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}
.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#aaa}
.selectize-control.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}
.selectize-control{position:relative}
.selectize-dropdown,.selectize-input,.selectize-input input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;-webkit-font-smoothing:inherit}
.selectize-input,.selectize-control.single .selectize-input.input-active{background:#fff;display:inline-block}
.selectize-input{border:1px solid #C4C4C4;padding:14px 50px 14px 15px;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:5px;font-size: 18px;font-weight: 700;}
.selectize-control.multi .selectize-input.has-items{padding:5px 8px 2px}
.selectize-input.full{background-color:#fff}
.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}
.selectize-input.focus{}
.selectize-input.dropdown-active{}
.selectize-input > *{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}
.selectize-control.multi .selectize-input > div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#1da7ee;color:#fff;border:1px solid #0073bb}
.selectize-control.multi .selectize-input > div.active{background:#92c836;color:#fff;border:1px solid #00578d}
.selectize-control.multi .selectize-input.disabled > div,.selectize-control.multi .selectize-input.disabled > div.active{color:#fff;background:#d2d2d2;border:1px solid #aaa}
.selectize-input > input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0 1px!important;text-indent:0!important;border:0 none!important;background:none!important;line-height:inherit!important;-webkit-user-select:auto!important;-webkit-box-shadow:none!important;box-shadow:none!important;display: none !important;}
.selectize-input > input::-ms-clear{display:none}
.selectize-input > input:focus{outline:none!important}
.selectize-input::after{content:' ';display:block;clear:left}
.selectize-dropdown{position:absolute;z-index:10;border:1px solid #c4c4c4;background:#fff;margin:-1px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius: 5px;cursor:pointer;overflow: hidden;}
.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}
.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,0.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}
.selectize-dropdown .option,.selectize-dropdown .optgroup-header{padding:10px 8px}
.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}
.selectize-dropdown [data-selectable].option{opacity:1}
.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}
.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}
.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}
.selectize-dropdown .active.create{color:#495c68}
.selectize-dropdown .create{color:rgba(48,48,48,0.5)}
.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;-webkit-overflow-scrolling:touch;font-size: 16px;}
.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}
.selectize-control.single .selectize-input:after {content: ''; display: block; position: absolute; top: 50%; right: 15px; margin-top: -5px; background-image: url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.37821 9.73477L0.257567 2.40132C-0.0858556 2.04764 -0.0858556 1.47422 0.257567 1.12058L1.08808 0.265254C1.43091 -0.087826 1.98655 -0.0885055 2.33019 0.263745L8.00002 6.07563L13.6698 0.263745C14.0134 -0.0885055 14.5691 -0.087826 14.9119 0.265254L15.7424 1.12058C16.0859 1.47426 16.0859 2.04767 15.7424 2.40132L8.62183 9.73477C8.27841 10.0884 7.72163 10.0884 7.37821 9.73477Z' fill='%234D5467'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center center; background-size: contain; width: 16px; height: 10px;}
.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent gray}
.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}
.selectize-control.rtl .selectize-input > input{margin:0 4px 0 -2px !important}
.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fafafa}
.selectize-control.multi .selectize-input.has-items{padding-left:5px;padding-right:5px}
.selectize-control.multi .selectize-input.disabled [data-value]{color:#999;text-shadow:none;background:none;-webkit-box-shadow:none;box-shadow:none}
.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#e6e6e6}
.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:none}
.selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,0.3);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#1b9dec;background-image:-moz-linear-gradient(top,#1da7ee,#178ee9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#1da7ee),to(#178ee9));background-image:-webkit-linear-gradient(top,#1da7ee,#178ee9);background-image:-o-linear-gradient(top,#1da7ee,#178ee9);background-image:linear-gradient(to bottom,#1da7ee,#178ee9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee',endColorstr='#ff178ee9',GradientType=0);-webkit-box-shadow:0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);box-shadow:0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03)}
.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4;background-image:-moz-linear-gradient(top,#008fd8,#0075cf);background-image:-webkit-gradient(linear,0 0,0 100%,from(#008fd8),to(#0075cf));background-image:-webkit-linear-gradient(top,#008fd8,#0075cf);background-image:-o-linear-gradient(top,#008fd8,#0075cf);background-image:linear-gradient(to bottom,#008fd8,#0075cf);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8',endColorstr='#ff0075cf',GradientType=0)}
.selectize-dropdown .optgroup-header{padding-top:7px;font-weight:700;font-size:.85em}
.selectize-dropdown .optgroup{border-top:1px solid #f0f0f0}
.selectize-dropdown .optgroup:first-child{border-top:0 none}
.selectize-input > .item {max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.selectize-dropdown .option[data-value="0"] {color: transparent;}
.selectize-dropdown .option[data-value="0"]:before {content: '-'; color: #000;}
@media (max-width: 767px) {
	.selectize-input {padding: 10px 50px 6px 15px; font-size: 15px;}
	.selectize-dropdown-content {font-size: 14px;}
	.selectize-control.single .selectize-input:after {margin-top: -4px; width: 13px; height: 8px;}
}


/* --- WP --- */

.alignnone {margin: 5px 20px 3px 0;}
.aligncenter, div.aligncenter {display: block; margin: 5px auto;}
.alignright {float: right; margin: 5px 0 3px 20px;}
.alignleft {float: left; margin: 0 23px 10px 0;}
a img.alignright {float: right; margin: 5px 0 3px 20px; height: auto;}
a img.alignnone {margin: 5px 20px 3px 0; height: auto;}
a img.alignleft {float: left; margin: 5px 20px 3px 0; height: auto;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto; height: auto;}
@media (max-width: 767px) {
	.alignright, .alignleft, a img.alignright, a img.alignleft {margin: 5px 0; width: 100%; height: auto; float: none; clear: both;}
}
.gallery {margin: 0 -8px; clear: both; padding: 20px 0;}
.gallery:after {content: ''; display: table; clear: both;}
.gallery .gallery-item {float: left; margin: 0; text-align: center; width: 100%; max-width: 100%; padding: 8px;}
.gallery-columns-2 .gallery-item {width: 50%;}
.gallery-columns-3 .gallery-item {width: 33.33%;}
.gallery-columns-4 .gallery-item {width: 25%;}
.gallery-columns-5 .gallery-item {width: 20%;}
.gallery-columns-6 .gallery-item {width: 16.66%;}
.gallery-columns-7 .gallery-item {width: 14.28%;}
.gallery-columns-8 .gallery-item {width: 12.5%;}
.gallery-columns-9 .gallery-item {width: 11.11%;}
.gallery-caption {display: block;}
.gallery .gallery-icon {display: block; padding-bottom: 100%; position: relative; overflow: hidden; background: #fff; -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3); box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.3); -webkit-transition: all 0.2s; transition: all 0.2s; margin: 0;}
.gallery .gallery-icon:hover {opacity: 0.8;}
.gallery-columns-2 .attachment-medium {max-width: 100%; height: auto;}
.gallery-columns-4 .attachment-thumbnail {max-width: 100%; height: auto;}
.gallery .gallery-caption {color: #888;font-size: 12px;margin: 0 0 12px;}
.gallery dl, .gallery dt {margin: 0;}
.gallery br + br {display: none;}
.gallery-icon img {position: absolute; left: 0; top: 0; border: none !important; box-shadow: none !important; margin: 0 !important; border-radius: 0 !important;}
.gallery-icon.landscape img {width: auto; height: 100%; max-width: 200%;}
.gallery-icon.portrait img {height: auto; width: 100%; max-height: 200%;}
.wp-caption {background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center;}
.wp-caption.alignnone {margin: 5px 20px 20px 0;}
.wp-caption.alignleft {margin: 5px 20px 20px 0;}
.wp-caption.alignright {margin: 5px 0 20px 20px;}
.wp-caption img {border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px;}
#wp-admin-bar-vc_inline-admin-bar-link,
#wp-admin-bar-customize,
#wp-admin-bar-comments,
#wp-admin-bar-all-in-one-seo-pack,
#wp-admin-bar-search {display: none;}
#wpadminbar {z-index: 9999;}
@media print {#wpadminbar {display:none;}}
@media (max-width: 900px) {
	#wp-admin-bar-root-default #wp-admin-bar-autoptimize {display: none;}
	#wp-admin-bar-root-default #wp-admin-bar-all-in-one-seo-pack {display: none;}
}
@media screen and (max-width: 600px) {
	#wpadminbar {position: fixed !important;}
}
@media (max-width: 767px) {
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item {width: 50%;}
}
@media (max-width: 600px) {
	#wpadminbar {top: 0; position: fixed;}
}
@media (max-width: 500px) {
	.gallery-columns-2 .gallery-item,
	.gallery-columns-3 .gallery-item,
	.gallery-columns-4 .gallery-item,
	.gallery-columns-5 .gallery-item,
	.gallery-columns-6 .gallery-item,
	.gallery-columns-7 .gallery-item,
	.gallery-columns-8 .gallery-item,
	.gallery-columns-9 .gallery-item {width: 100%;}
	.gallery .gallery-icon {padding-bottom: 0;}
	.gallery-icon img, .gallery-icon.landscape img {position: relative; display: block; max-width: 100%; height: auto; width: 100%;}
}


/* --- 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-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;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;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;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--current,.fancybox-slide--next,.fancybox-slide--previous{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;transform-origin:top left;transition-property:transform,opacity;-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-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{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--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .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-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.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}.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;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{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}.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--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.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}.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)}.fancybox-caption{background:linear-gradient(0deg,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%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;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}.fancybox-loading{animation:a 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 a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.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:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.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:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.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:scaleX(1) translateZ(0)}.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:translateZ(0) scale(1)}@media (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))}}}.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}.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;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{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;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;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:50%;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;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}


/* --- Owl Carousel v2.3.4 --- */

.owl-carousel, .owl-carousel .owl-item {-webkit-tap-highlight-color: transparent; position: relative;}
.owl-carousel {display: none; width: 100%; z-index: 1;}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden;}
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0,0,0);}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0);}
.owl-carousel .owl-item {min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-touch-callout: none;}
.owl-carousel .owl-item img {display: block; width: 100%;}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: none;}
.no-js .owl-carousel, .owl-carousel.owl-loaded {display: block;}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {cursor: pointer; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {background: 0 0; color: inherit; border: none; padding: 0; font: inherit;}
.owl-carousel.owl-loading {opacity: 0; display: block;}
.owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel.owl-refresh .owl-item {visibility: hidden;}
.owl-carousel.owl-drag .owl-item {-ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-carousel.owl-grab {cursor: move; cursor: grab;}
.owl-carousel.owl-rtl {direction: rtl;}
.owl-carousel.owl-rtl .owl-item {float: right;}
.owl-carousel .animated {animation-duration: 1s; animation-fill-mode: both;}
.owl-carousel .owl-animated-in {z-index: 0;}
.owl-carousel .owl-animated-out {z-index: 1;}
.owl-carousel .fadeOut {animation-name: fadeOut;}
@keyframes fadeOut {0% {opacity: 1;} 100% {opacity: 0;}}
.owl-height {transition: height .5s ease-in-out;}
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity .4s ease;}
.owl-carousel .owl-item .owl-lazy: not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {max-height: 0;}
.owl-carousel .owl-item img.owl-lazy {transform-style: preserve-3d;}
.owl-carousel .owl-video-wrapper {position: relative; height: 100%; background: #000;}
.owl-carousel .owl-video-play-icon {position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: #fff; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform .1s ease;}
.owl-carousel .owl-video-play-icon:hover {-ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3);}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {display: none;}
.owl-carousel .owl-video-tn {opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity .4s ease;}
.owl-carousel .owl-video-frame {position: relative; z-index: 1; height: 100%; width: 100%;}


/* --- Owl Carousel v2.3.4 Nav, Dots --- */

.owl-carousel .owl-nav {text-align: left; -webkit-tap-highlight-color: transparent;}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {color: #222; margin: 0 8px; display: inline-block; cursor: pointer; -webkit-transition: all 0.3s; transition: all 0.3s; outline: none; background: #fff; border-radius: 50%; width: 30px; height: 30px; position: relative; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25); box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25); border: 1px solid #fff;}
.owl-carousel .owl-nav button svg {width: 10px; height: 20px; fill: currentColor; display: block; position: absolute; top: 50%; left: 50%; margin: -10px 0 0 -5px;}
.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {color: #fff; background: #0024d4; border-color: #0024d4; text-decoration: none;}
.owl-carousel .owl-nav button.owl-next:active,
.owl-carousel .owl-nav button.owl-prev:active {-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.35); -moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.35); box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.35); -webkit-transition: all 0s; transition: all 0s;}
.owl-carousel .owl-nav .disabled {opacity: 0.5; cursor: default;}
.owl-carousel .owl-dots {text-align: center; -webkit-tap-highlight-color: transparent; padding: 30px 0 10px; position: absolute; top: 50%; right: 50%; margin-right: -645px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.owl-carousel .owl-dots .owl-dot {display: block; zoom: 1; outline: none;}
.owl-carousel .owl-dots .owl-dot span {width: 15px; height: 15px; margin: 8px 0; background: #bcbcbc; display: block; -webkit-backface-visibility: visible; border-radius: 50%; -webkit-transition: all 0.3s; transition: all 0.3s;}
.owl-carousel .owl-dots .owl-dot.active span, 
.owl-carousel .owl-dots .owl-dot:hover span {background: #fff;}
.owl-carousel.owl-nav-bottom .owl-nav {position: absolute; bottom: 60px; position: absolute; left: 50%; margin-left: -650px}
.owl-carousel.owl-nav-bottom .owl-nav button.owl-next:hover,
.owl-carousel.owl-nav-bottom .owl-nav button.owl-prev:hover {background: transparent; color: #fff; border-color: #fff;}
.owl-carousel.owl-nav-bottom .owl-nav button.owl-next:active,
.owl-carousel.owl-nav-bottom .owl-nav button.owl-prev:active {background: #fff; color: #222; border-color: #fff;}
.owl-carousel.owl-nav-top .owl-nav {position: absolute; right: 10px; top: -80px;}
@media (max-width: 1360px) {
	.owl-carousel .owl-dots {right: 30px; margin-right: 0;}
	.owl-carousel.owl-nav-bottom .owl-nav {left: 20px; margin-left: 0;}
}
@media (max-width: 767px) {
	.owl-carousel .owl-dots {right: 15px;}
	.owl-carousel.owl-nav-bottom .owl-nav {bottom: 30px; left: 10px;}
}
@media (max-width: 500px) {
	.owl-carousel.owl-nav-top .owl-nav {right: 0; left: 0; top: 38%; height: 0;}
	.owl-carousel.owl-nav-top .owl-nav button.owl-prev {position: absolute; left: -10px;}
	.owl-carousel.owl-nav-top .owl-nav button.owl-next {position: absolute; right: -10px;}
}


/* --- Theme --- */

.site-wrapper {overflow: hidden; padding-top: 80px;}
.admin-bar .site-wrapper {padding-top: 112px;}
.wrapper {max-width: 1350px; padding: 0 30px; margin: 0 auto;}
.wrapper .wrapper {padding: 0;}
.wrapper.min {max-width: 1000px;}
.button {-moz-appearance: none; -webkit-appearance: none; appearance: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border: none; line-height: 1.2; display: inline-block; vertical-align: middle; cursor: pointer; outline: none; position: relative; text-decoration: none; -webkit-transition: all 0.3s; transition: all 0.3s; text-align: center; font-weight: 500; font-size: 16px; border-radius: 36px; overflow: hidden; text-overflow: ellipsis; max-width: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); padding: 14px 25px 15px; font-style: normal; color: #fff; background: #0024d4; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0);}
.button:hover {background: #3350dd; color: #fff; text-decoration: none;}
.button:active {-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.35); -moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.35); box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.35); -webkit-transition: all 0s; transition: all 0s;}
.button.white:hover {color: #239254;}
.button.white {color: #239254; background: #fff;}
.not-found {padding-top: 50px; min-height: 200px;}
.color-grey {color: #bdbdbd;}
.empty-space-5 {height: 5px;}
.empty-space-10 {height: 10px;}
.empty-space-15 {height: 15px;}
.empty-space-20 {height: 20px;}
.section-title {margin: 0; padding: 0; font-weight: 700; font-size: 48px; line-height: 1.1;}
.hidden-css {display: none;}
@media (max-width: 991px) {
	.section-title {font-size: 40px;}
}
@media screen and (max-width: 782px) {
	.admin-bar .site-wrapper {padding-top: 126px;}
}
@media (max-width: 767px) {
	.wrapper {padding: 0 15px;}
	.wrapper .wrapper {padding: 0;}
	.section-title {font-size: 32px; line-height: 1.2;}
	.section-text p span {font-size: 16px !important;}
}
@media (max-width: 500px) {
	.site-wrapper {padding-top: 60px;}
	.admin-bar .site-wrapper {padding-top: 106px;}
}


/* --- Language select --- */

.lang-select {-webkit-tap-highlight-color: transparent; background: transparent; display: inline-block; vertical-align: middle; height: 42px; line-height: 36px; position: relative; text-align: left; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; width: auto; margin-right: 10px; font-size: 16px; z-index: 51;}
.lang-select .lang-selected {display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #4d5467; position: relative; padding: 3px 20px; text-align: left; cursor: pointer;}
.lang-select .lang-selected:after {border-bottom: 2px solid #4d5467; border-right: 2px solid #4d5467; content: ''; display: inline-block; vertical-align: middle; height: 7px; width: 7px; margin: -5px 0 0 10px; pointer-events: none; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform:rotate(45deg); transform: rotate(45deg); -webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out;}
body:not(.touchevents) .lang-select:not(.disabled):hover .lang-selected:after,
.lang-select.open .lang-selected:after {-webkit-transform: rotate(-135deg); -ms-transform:rotate(-135deg); transform: rotate(-135deg);}
.lang-select .lang-list {margin: 0; padding: 0; line-height: 30px; width: 170px; min-width: 100%; background: #fff; opacity: 0; overflow: hidden; pointer-events: none; position: absolute; top: 99%; left: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(10px); -ms-transform: scale(0.75) translateY(10px); transform: scale(0.75) translateY(10px); -webkit-transition: all .2s cubic-bezier(0.5,0,0,1.25), opacity .15s ease-out; transition: all .2s cubic-bezier(0.5,0,0,1.25), opacity .15s ease-out; z-index: 9; border-radius: 13px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
body:not(.touchevents) .lang-select:not(.disabled):hover .lang-list,
.lang-select.open .lang-list {opacity: 1; pointer-events: auto; -webkit-transform: scale(1) translateY(0); -ms-transform: scale(1) translateY(0); transform: scale(1) translateY(0);}
.lang-select .lang-list li {list-style: none; display: block;}
.lang-select .lang-list li a {text-decoration: none; display: block; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 5px 20px; -webkit-transition: all 0.4s; transition: all 0.4s; color: #4d5467; font-weight: 600;}
.lang-select .lang-list li a img {margin-right: 15px;}
.lang-select .lang-list li a:hover {color: #0024d4;}
@media (max-width: 991px) {
	.lang-select {font-size: 14px; margin-top: 3px;}
}
@media (max-width: 767px) {
	.lang-select {margin: 3px -10px 0 0;}
	.lang-select .lang-list {left: auto; right: 0;}
}
@media (max-width: 500px) {
	.lang-select .lang-list {border-radius: 10px; width: 155px;}
	.lang-select .lang-list li a {padding: 5px 14px;}
	
}


/* --- Header --- */

.site-header {background: #fff; color: #4d5467; position: fixed; top: 0; left: 0; right: 0; z-index: 50; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25); box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25); font-size: 1px; text-align: right; white-space: nowrap;}
.site-header .wrapper:before {content: '';  height: 80px; display: inline-block; vertical-align: middle; width: 0;}
.admin-bar .site-header {top: 32px;}
.site-header .inner {position: relative; display: inline-block; vertical-align: middle; width: 100%; white-space: normal; font-size: 16px;}
.site-header .logo {display: block; width: 180px; position: absolute; top: 50%; left: 0; margin-top: -19px;}
.site-header .logo img {display: block; width: 100%; height: auto;}
.site-navigation-container {display: inline-block; vertical-align: middle;}
.site-navigation {position: relative; z-index: 2; display: inline-block; vertical-align: middle; font-weight: 600;}
.site-navigation > ul {margin: 0; padding: 0;}
.site-navigation > ul li {list-style: none; display: inline-block; vertical-align: top; position: relative; padding: 0 15px;}
.site-navigation > ul li a {text-decoration: none; color: #4d5467; line-height: 1.3; padding: 10px 0; display: block; position: relative;  -webkit-transition: color 0.3s; transition: color 0.3s;}
.site-navigation > ul li a span {display: inline-block; position: relative;}
.site-navigation > ul li a:hover {color: #063375;}
.site-navigation > ul li.menu-item-has-children > a:after {border-bottom: 2px solid #4d5467; border-right: 2px solid #4d5467; content: ''; display: inline-block; vertical-align: middle; height: 7px; width: 7px; margin: -4px 0 0 10px; pointer-events: none; -webkit-transform-origin: 66% 66%; -ms-transform-origin: 66% 66%; transform-origin: 66% 66%; -webkit-transform: rotate(45deg); -ms-transform:rotate(45deg); transform: rotate(45deg); -webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out;}
.site-navigation > ul li.menu-item-has-children:hover > a:after {-webkit-transform: rotate(-135deg); -ms-transform:rotate(-135deg); transform: rotate(-135deg);}
.site-navigation > ul li a span {position: relative;}
.site-navigation > ul li.current-menu-item > a,
.site-navigation > ul li.active > a {color: #000;}
.site-navigation > ul li > ul {margin: 0; padding: 0; display: block;}
@media (min-width: 992px) {
	.site-navigation > ul li > ul {right: 0; width: auto; min-width: 100%; background: #fff; opacity: 0; overflow: hidden; pointer-events: none; position: absolute; top: 99%; left: 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform: scale(0.75) translateY(10px); -ms-transform: scale(0.75) translateY(10px); transform: scale(0.75) translateY(10px); -webkit-transition: all .2s cubic-bezier(0.5,0,0,1.25), opacity .15s ease-out; transition: all .2s cubic-bezier(0.5,0,0,1.25), opacity .15s ease-out; z-index: 9; border-radius: 13px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
	.site-navigation > ul li > ul li {text-align: left; display: block; width: auto; padding: 0;}
	.site-navigation > ul li > ul li a {line-height: 1.5; padding: 8px 15px;}
	.site-navigation > ul li:hover > ul {opacity: 1; pointer-events: auto; -webkit-transform: scale(1) translateY(0); -ms-transform: scale(1) translateY(0); transform: scale(1) translateY(0);}
	.site-navigation > ul li.opened > ul {display: block;}
}
@media (max-width: 991px) {
	.site-header {z-index: 98;}
	.site-navigation {text-align: left; display: block; padding-right: 0;}
	.site-navigation > ul li {display: block; padding: 0 10px 10px;}
	.site-navigation > ul li a {line-height: 1.3; padding: 12px 15px; background: #fafafa; font-size: 14px;}
	.site-navigation > ul li a span {display: inline-block;}
	.site-navigation > ul li:before,
	.site-navigation > ul li:after {content: none; display: none;}
	.site-navigation > ul li a:hover {color: #424242;}
	.site-navigation > ul li.current-menu-item > a {color: #0024d4;}
	.site-navigation > ul li.current-menu-item.menu-item-has-children > a:after {border-bottom-color: #0024d4; border-right-color: #0024d4;}
	.site-navigation > ul li.current-menu-item > a:hover {color: #0024d4;}
	.site-navigation > ul li.menu-item-has-children .sub-menu {background: #fafafa; padding: 5px 0;}
	.site-navigation > ul li.menu-item-has-children > a:after {top: 2px;}
	.site-navigation > ul li > ul {display: none;}
	.site-navigation > ul li > ul li {padding: 5px 10px;}
	.site-navigation > ul li > ul li a {font-size: 12px; padding: 15px 15px; background: #efefef;}
	.site-navigation > ul li.menu-item-has-children:hover > a:after {-webkit-transform: rotate(45deg); -ms-transform:rotate(45deg); transform: rotate(45deg);}
	.site-navigation > ul li.menu-item-has-children.submenu-opened > a:after {-webkit-transform: rotate(-135deg); -ms-transform:rotate(-135deg); transform: rotate(-135deg);}
	.site-navigation > ul li.menu-item-has-children.submenu-opened > ul {display: block;}
}
@media screen and (max-width: 782px) {
	.admin-bar .site-header {top: 46px;}
}
@media (max-width: 767px) {
	.site-header .button {display: none;}
}
@media (max-width: 500px) {
	.site-header .logo {width: 150px; margin-top: -15px;}
	.site-header .wrapper:before {height: 60px;}
}


/* --- Mobile navigation --- */

.mnav-overlay {display: none;}
.site-navigation-container .mnav-close {display: none;}
.site-navigation-container .mnav-logo {display: none;}
.site-navigation-container .mnav-logo img {display: none;}
@media (max-width: 991px) {
	.mnav-overlay {display: block; background-color: rgba(0,0,0,0.5); width: 100%; height: 100%; position: fixed; top: 0; right: 0; z-index: 97; -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; -webkit-transition: opacity 0.4s linear, -webkit-transform 0ms ease-out 0.4s; transition: transform 0ms ease-out 0.4s, opacity 0.4s linear;}
	.mnav-opened .mnav-overlay {opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: opacity 0.4s linear; transition: opacity 0.4s linear;}
	.site-navigation-container {position: fixed; width: 270px; height: 100%; right: -280px; top: 80px; z-index: 99; background: #fff; -webkit-transition: right 0.4s ease-in-out, opacity 0s linear 0.4s; transition: right 0.4s ease-in-out, opacity 0s linear 0.4s; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); font-size: 16px; -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15); box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15); opacity: 1;}
	.admin-bar .site-navigation-container {top: 112px;}
	.mnav-opened .site-navigation-container {right: 0; opacity: 1; -webkit-transition: right 0.4s ease-in-out, opacity 0s linear; transition: right 0.4s ease-in-out, opacity 0s linear;}
	.site-navigation-container .mnav-logo {display: block; text-decoration: none; background: #fff; width: 185px; margin: 20px auto; text-align: center;}
	.site-navigation-container .mnav-logo img {display: block; width: 100%; height: auto; margin: 0 auto;}
	.site-navigation-container .site-navigation-inner {position: absolute; top: 10px; left: 0; right: 0; bottom: 0; overflow-y: auto; overflow-x: hidden;}
	.site-navigation-container ul {padding: 0;}
	.site-navigation-container .mnav-close {display: block; color: #063375; position: absolute; display: block; text-decoration: none; top: 7px; right: 11px; -webkit-tap-highlight-color: transparent;}
	.site-navigation-container .mnav-close:hover {color: #063375;}
	.site-navigation-container .mnav-close svg {width: 12px; height: 12px; fill: currentColor;}
	.site-navigation-container .mnav-close:active {-webkit-transform: scale(0.8, 0.8); -moz-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -o-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8);}
}
@media screen and (max-width: 782px) {
	.admin-bar .site-navigation-container {top: 126px;}
}
@media (max-width: 319px) {
	.site-navigation-container {width: 100%; right: -110%;}
}
@media (max-width: 500px) {
	.site-navigation-container {top: 60px; width: 100%; right: -105%;}
	.mnav-opened .site-navigation-container {right: 0;}
	.admin-bar .site-navigation-container {top: 106px;}
}


/* --- Mobile nav trigger --- */

.mnav-trigger {display: none; text-align: left; vertical-align: middle; background: none; box-sizing: border-box; color: #424242; text-decoration: none; font-size: 13px; padding: 10px; line-height: 1; -webkit-tap-highlight-color: transparent; position: relative; right: -6px; -webkit-transition: all 0.2s; transition: all 0.2s;}
.mnav-trigger:hover {color: #0024d4;}
.mnav-trigger span {position: relative; display: inline-block; vertical-align: middle; text-decoration: none;}
.mnav-trigger span i, 
.mnav-trigger span:before, 
.mnav-trigger span:after {display: block; width: 22px; height: 3px; background: #0024d4; position: relative; -webkit-transition: all 0.2s; transition: all 0.2s; top: 0; left: 0;}
.mnav-trigger span i {margin: 4px 0;}
.mnav-trigger span:before,
.mnav-trigger span:after {content: '';}
.mnav-trigger strong {display: none; vertical-align: middle; font-weight: 700; position: relative; top: -1px;}
.mnav-opened .mnav-trigger span i {opacity: 0;}
.mnav-opened .mnav-trigger span:before {-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 0 0; transform-origin: 0 0; top: 0; left: 5px;}
.mnav-opened .mnav-trigger span:after {-webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-transform-origin: 0 100%; transform-origin: 0 100%; top: 1px; left: 5px;}
@media (max-width: 991px) {
	.mnav-trigger {display: inline-block;}
}


/* --- Home slider --- */

.home-slider .item {position: relative;}
.home-slider .item .bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.home-slider .item .wrapper {white-space: nowrap; position: relative;}
.home-slider .item .wrapper:before {content: ''; display: inline-block; vertical-align: middle; width: 0; padding-bottom: 60%;}
.home-slider .item .content {display: inline-block; vertical-align: middle; width: 100%; white-space: normal; padding: 30px 30px 35px 0; color: #fff;}
.home-slider .item .section-title {color: #fff; max-width: 680px;}
.home-slider .item .subtitle {margin: 20px 0 0; font-size: 18px; font-weight: 600; max-width: 680px;}
.home-slider .item .text {margin: 60px 0 0; font-size: 16px; font-weight: 400; max-width: 680px;}
.home-slider .item .bottom-left {display: inline-block; vertical-align: bottom; width: 78%; margin-top: 100px;}
.home-slider .item .bottom-left .bottom-title {display: inline-block; vertical-align: middle; width: 27%; margin: 0; font-size: 18px; font-weight: 600;}
.home-slider .item .bottom-left .bottom-links {display: inline-block; vertical-align: middle; width: 73%;}
.home-slider .item .bottom-left .bottom-links a {display: inline-block; vertical-align: top; color: #222; font-size: 16px; font-weight: 700; line-height: 1.2; text-decoration: none; -webkit-transition: all 0.3s; transition: all 0.3s; text-align: center; border-radius: 36px; overflow: hidden; text-overflow: ellipsis; max-width: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); padding: 12px 25px 13px; background: #fff; border: 2px solid #fff; margin: 9px;}
.home-slider .item .bottom-left .bottom-links a:hover {color: #fff; background: transparent;}
.home-slider .item .bottom-left .bottom-links a:active {color: #222; background: #fff; -webkit-transition: all 0s; transition: all 0s;}
.home-slider .item .bottom-right {display: inline-block; vertical-align: bottom; width: 22%; margin-top: 100px; text-align: right;}
.home-slider .item .bottom-right .bottom-location {display: inline-block; margin: 0; font-size: 18px; font-weight: 600; position: relative; padding-left: 30px;}
.home-slider .item .bottom-right .bottom-location svg {fill: currentColor; width: 18px; height: 18px; display: block; position: absolute; top: 2px; left: 0;}
.home-slider .inner:not(.owl-carousel) .item:nth-of-type(n+2) {display: none;}
@media (max-width: 1200px) {
	.home-slider .item .bottom-left {width: 70%; margin-top: 70px;}
	.home-slider .item .bottom-left .bottom-title {display: block; width: auto;}
	.home-slider .item .bottom-left .bottom-links {display: block; width: auto; margin: 10px 0 0 -5px;}
	.home-slider .item .bottom-left .bottom-links a {padding: 10px 15px 9px; margin: 5px; font-size: 14px;}
	.home-slider .item .bottom-right {width: 30%; margin-top: 70px;}
}
@media (max-width: 991px) {
	.home-slider .item .bottom-left {display: block; width: auto; margin-top: 70px;}
	.home-slider .item .bottom-right {display: none; width: auto; margin-top: 20px; text-align: left;}
}
@media (max-width: 767px) {
	.home-slider .item .subtitle {margin-top: 15px; font-size: 17px;}
	.home-slider .item .text {margin-top: 30px; font-size: 14px;}
	.home-slider .item .bottom-left {margin-top: 30px;}
	.home-slider .item .bottom-left .bottom-title {font-size: 16px; font-weight: 500;}
}


/* --- Slider --- */

.slider .item {position: relative;}
.slider .item .bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.slider .item .wrapper {white-space: nowrap; position: relative;}
.slider .item .wrapper:before {content: ''; display: inline-block; vertical-align: middle; width: 0; padding-bottom: 60%;}
.slider .item .content {display: inline-block; vertical-align: middle; width: 100%; white-space: normal; padding: 30px 30px 120px 0; color: #fff; max-width: 650px;}
.slider .item .section-title {color: #fff;}
.slider .item .subtitle {margin: 20px 0 0; font-size: 18px; font-weight: 600;}
.slider .item .text {margin: 60px 0 0; font-size: 16px; font-weight: 400;}
.slider .inner:not(.owl-carousel) .item:nth-of-type(n+2) {display: none;}
@media (max-width: 767px) {
	.slider .item .content {padding-bottom: 100px;}
	.slider .item .subtitle {margin-top: 15px; font-size: 17px;}
	.slider .item .text {margin-top: 30px; font-size: 16px;}
}


/* --- Testimonials --- */

.testimonials .item {position: relative;}
.testimonials .item .bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #C4C4C4; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.testimonials .item .wrapper {white-space: nowrap; position: relative;}
.testimonials .item .wrapper:before {content: ''; display: inline-block; vertical-align: middle; width: 0; padding-bottom: 60%;}
.testimonials .item .content {display: inline-block; vertical-align: middle; width: 100%; white-space: normal; padding: 30px 30px 120px 0; color: #fff; max-width: 680px;}
.testimonials .item .section-title {color: #fff;}
.testimonials .item .section-title .photo {display: inline-block; margin-right: 20px; width: 48px; height: 48px; border: 1px solid #fff; border-radius: 50%; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; top: 2px;}
.testimonials .item .subtitle {margin: 30px 0 0; font-size: 18px; font-weight: 600;}
.testimonials .item .text {margin: 40px 0 0; font-size: 18px; font-weight: 400;}
.testimonials .item .location {display: inline-block; margin: 0; font-size: 18px; font-weight: 600; position: absolute; padding-left: 33px; bottom: 63px; right: 30px; max-width: 40%;}
.testimonials .item .location svg {fill: currentColor; width: 16px; height: 21px; display: block; position: absolute; top: -1px; left: 0;}
.testimonials .inner:not(.owl-carousel) .item:nth-of-type(n+2) {display: none;}
.single-trip-content .testimonials .item .wrapper:before {padding-bottom: 50%;}
.single-trip-content .testimonials .item .location {font-size: 14px; font-weight: 400; right: 110px;}
.single-trip-content .testimonials .owl-carousel .owl-dots .owl-dot span {width: 8px; height: 8px; background: #fff; margin: 5px 0;}
.single-trip-content .testimonials .owl-carousel .owl-dots .owl-dot.active span, 
.single-trip-content .testimonials .owl-carousel .owl-dots .owl-dot:hover span {background: #0024D4;}
@media (max-width: 767px) {
	.testimonials .item .content {padding-bottom: 100px;}
	.testimonials .item .subtitle {margin-top: 15px; font-size: 17px;}
	.testimonials .item .text {margin-top: 30px; font-size: 16px;}
	.testimonials .item .location {font-size: 15px; bottom: auto; right: auto; max-width: 100%; margin-top: 30px; position: relative;}
	.testimonials .item .location svg {top: 0;}
	.single-trip-content .testimonials .item .location {right: auto;}
	.single-trip-content .testimonials .item .content {padding-bottom: 30px;}
}
@media (max-width: 500px) {
	.testimonials .item .section-title .photo {width: 32px; height: 32px;}
}


/* --- Newest trips --- */


.latest-trips {padding: 60px 0 90px;}
.latest-trips .section-title {margin: 0 0 45px; color: #222; min-height: 40px; padding-right: 110px;}
.latest-trips .latest-trips-items {margin: 0 -8px;}
.latest-trips .item {padding: 8px;}
.latest-trips .item .image {display: block; text-decoration: none; position: relative; border-radius: 10px; overflow: hidden; -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15);}
.latest-trips .item .image .bg {display: block; border-radius: 10px; background-repeat: no-repeat; background-position: center center; background-size: cover; padding-bottom: 134%; position: relative;-webkit-transition: all 0.3s; transition: all 0.3s;}
.latest-trips .item .image .people {position: absolute; top: 15px; left: 15px; color: #000; font-size: 14px; padding-left: 70px; line-height: 1.3;}
.latest-trips .item .image .people b {font-weight: 900; color: #0024d4; display: inline-block; vertical-align: middle; width: 60px; height: 30px; background-image: url(img/img1.png); background-repeat: no-repeat; background-position: center center; background-size: contain; text-align: right; line-height: 31px; padding-right: 7px; position: absolute; top: 50%; left: 0; margin-top: -15px;}
.latest-trips .item .image .price {margin: 0; font-weight: 700; font-size: 18px; color: #222; padding: 4px 10px 3px; background: #fff; display: inline-block; border-radius: 15px; position: absolute; bottom: 15px; left: 15px; line-height: 1.1;}
.latest-trips .item .image .price.blue {color: #fff; background: #0024d4;}
.latest-trips .item .item-text {padding: 15px 0;}
.latest-trips .item .item-title {margin: 0 0 10px; font-weight: 700; font-size: 18px; text-transform: uppercase; line-height: 1.2;}
.latest-trips .item .item-title a {color: #222; text-decoration: none; -webkit-transition: color 0.3s; transition: color 0.3s;}
.latest-trips .item .item-title a:hover {color: #0024d4;}
.latest-trips .item .item-content {font-size: 14px; color: #222;}
.latest-trips .item .item-content p {margin: 0 0 5px;}
.latest-trips .item .item-content a {color: #0024d4;}
.latest-trips .item .item-content a:hover {color: #0024d4; text-decoration: underline;}
.latest-trips .inner:not(.owl-carousel) {display: flex; flex-wrap: wrap;}
.latest-trips .inner:not(.owl-carousel) .item {display: flex; flex-direction: column; width: 25%;}
.latest-trips .inner:not(.owl-carousel) .item:nth-of-type(n+5) {display: none;}
@media (max-width: 991px) {
	.latest-trips .inner:not(.owl-carousel) .item {width: 33.33%;}
	.latest-trips .inner:not(.owl-carousel) .item:nth-of-type(n+4) {display: none;}
}
@media (min-width: 768px) {
	.latest-trips .item .image:hover .bg {opacity: 0.8; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
}
@media (max-width: 767px) {
	.latest-trips {padding: 40px 0 30px;}
	.latest-trips .section-title {margin-bottom: 35px;}
	.latest-trips .inner:not(.owl-carousel) .item {width: 50%;}
	.latest-trips .inner:not(.owl-carousel) .item:nth-of-type(n+3) {display: none;}
}
@media (max-width: 500px) {
	.latest-trips .section-title {min-height: 1px; padding-right: 0; margin-bottom: 25px;}
	.latest-trips .section-title br {display: none;}
	.latest-trips .inner:not(.owl-carousel) .item {width: 100%;}
	.latest-trips .inner:not(.owl-carousel) .item:nth-of-type(n+2) {display: none;}
}


/* --- Included --- */

.included {padding: 65px 0 10px;}
.included .section-title {margin-bottom: 70px;}
.included-items {margin: 0 -8px;}
.included-items .item {display: inline-block; vertical-align: top; width: 25%; padding: 0 8px 65px;}
.included-items .item .item-inner {max-width: 270px; margin: 0 auto;}
.included-items .item .img {max-width: 150px; width: 100%; display: block; margin: 0 auto; background-repeat: no-repeat; background-position: center center; background-size: cover; background-color: #C4C4C4; border-radius: 50%; margin-bottom: 30px;}
.included-items .item .img:before {content: ''; display: block; padding-bottom: 100%;}
.included-items .item .item-title {margin: 0 0 10px; font-weight: 700; font-size: 18px;}
.included-items .item .text {margin: 0; font-size: 14px;}
.single-trip-content .included-items .item .img {margin-left: 0; max-width: 165px;}
.single-trip-content .included-items .item .text {margin-top: 30px; font-size: 18px;}
@media (max-width: 991px) {
	.single-trip-content .included-items .item .text {font-size: 16px;}
}
@media (max-width: 767px) {
	.included {padding-top: 40px;}
	.included .section-title {margin-bottom: 35px;}
	.included-items .item {width: 50%; padding-bottom: 40px; text-align: center;}
	.single-trip-content .included-items .item .img {margin-left: auto; max-width: 150px;}
	.single-trip-content .included-items .item .text {margin-top: 20px;}
}


/* --- Team --- */

.team {padding: 65px 0 10px;}
.team .section-title {margin-bottom: 70px;}
.team-items {margin: 0 -8px;}
.team-items .item {display: inline-block; vertical-align: top; width: 25%; padding: 0 8px 65px;}
.team-items .item .item-inner {max-width: 270px; margin: 0 auto;}
.team-items .item .img {max-width: 150px; width: 100%; display: block; margin: 0 0 30px; background-repeat: no-repeat; background-position: center center; background-size: cover; background-color: #C4C4C4; border-radius: 50%;}
.team-items .item .img:before {content: ''; display: block; padding-bottom: 100%;}
.team-items .item .item-title {margin: 0 0 25px; font-weight: 700; font-size: 18px;}
.team-items .item .text {margin: 0; font-size: 16px;}
@media (max-width: 767px) {
	.team {padding-top: 40px;}
	.team .section-title {margin-bottom: 35px;}
	.team-items .item {width: 50%; padding-bottom: 40px;}
}
@media (max-width: 420px) {
	.team {text-align: center;}
	.team-items .item {display: block; width: auto; text-align: center;}
	.team-items .item .img {margin: 0 auto 30px;}
}


/* --- Prices --- */

.prices {padding: 55px 0 50px;}
.prices .section-title {margin-bottom: 30px;}
.prices .section-text {font-size: 18px; margin-bottom: 60px; font-weight: 700;}
.prices-items {margin: 0 -8px 35px; font-size: 18px;}
.prices-items .item {padding: 0 8px 15px;}
.prices-items .item .item-inner {background: #fff; -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.15); -webkit-transition: all 0.3s; transition: all 0.3s; padding: 25px 25px 90px; position: relative;}
.prices-items .item.featured .item-inner {background: #222; color: #fff;}
.prices-items .item .item-title {margin: 0 0 17px; font-size: 36px; color: inherit;}
.prices-items .item .text {margin: 0;}
.prices-items .item .price {font-weight: 700; margin: 20px 0 0; font-size: 18px; color: #fff; padding: 5px 10px 4px; background: #222; display: inline-block; border-radius: 15px; line-height: 1.1;}
.prices-items .item.featured .item-inner .price {color: #222; background: #fff;}
.prices-items .item .item-inner .link {position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
@media (max-width: 1200px) {
	.prices-items .item .item-title {font-size: 30px;}
}
@media (min-width: 992px) {
	.prices-items {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
	.prices-items .item {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 33.33%;}
	.prices-items .item .item-inner {-webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-height: 375px;}
	.prices-items .item .price {position: absolute; bottom: 30px; left: 25px;}
}
@media (max-width: 767px) {
	.prices {padding: 40px 0 30px;}
	.prices .section-title br {display: none;}
	.prices .section-text {font-size: 16px; margin-bottom: 40px;}
	.prices-items {font-size: 16px;}
	.prices-items .item .item-inner {padding: 20px 15px 20px;}
	.prices-items .item .item-title {font-size: 20px;}
}


/* --- Photogallery --- */

.photogallery {padding: 75px 0 50px;}
.photogallery .section-title {margin-bottom: 45px; padding-right: 100px;}
.photogallery-items {margin: 0 -15px;}
.photogallery-items .item {padding: 15px;}
.photogallery-items .item a {border-radius: 15px; overflow: hidden; display: block; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);}
.photogallery-items .item a span {display: block; border-radius: 15px; padding-bottom: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; -webkit-transition: all 0.3s; transition: all 0.3s;}
.photogallery-items .inner:not(.owl-carousel) {display: flex; flex-wrap: wrap;}
.photogallery-items .inner:not(.owl-carousel) .item {display: flex; flex-direction: column; width: 25%;}
.photogallery-items .inner:not(.owl-carousel) .item:nth-of-type(n+5) {display: none;}
.photogallery-items .owl-carousel.owl-nav-top .owl-nav {top: -85px;}
@media (max-width: 991px) {
	.photogallery {padding-top: 20px;}
	.photogallery-items .inner:not(.owl-carousel) .item {width: 33.33%;}
	.photogallery-items .inner:not(.owl-carousel) .item:nth-of-type(n+4) {display: none;}
}
@media (min-width: 768px) {
	.photogallery-items .item a:hover span {opacity: 0.8; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
}
@media (max-width: 767px) {
	.photogallery .section-title {margin-bottom: 35px;}
	.photogallery-items .inner:not(.owl-carousel) .item {width: 50%;}
	.photogallery-items .inner:not(.owl-carousel) .item:nth-of-type(n+3) {display: none;}
	.photogallery-items {margin: 0 -7px;}
	.photogallery-items .item {padding: 0 7px;}
	.photogallery-items .item a {border-radius: 7px;}
	.photogallery-items .item a span {border-radius: 7px;}
	.photogallery-items .owl-carousel.owl-nav-top .owl-nav {top: -55px;}
}
@media (max-width: 500px) {
	.photogallery .section-title {padding-right: 0;}
	.photogallery-items .owl-carousel.owl-nav-top .owl-nav {top: 50%; margin-top: -15px;}
}


/* --- Support --- */

.section-support {background: #f7f7f7; padding: 60px 0 40px;}
.section-support h2 {margin-bottom: 30px;}
.section-support .inner {max-width: 855px;}
.single-trip-content .section-support {font-size: 18px; background: #EAEAEA;}
@media (max-width: 991px) {
	.single-trip-content .section-support {font-size: 16px;}
}
@media (max-width: 767px) {
	.section-support {padding: 40px 0 20px;}
}


/* --- Footer --- */

.site-footer {padding: 60px 0;}
.site-footer .footer-columns {margin: 0 -15px;}
.site-footer .footer-column {padding: 0 15px; vertical-align: middle; display: inline-block;}
.site-footer .footer-column:nth-of-type(1) {width: 25%;}
.site-footer .footer-column:nth-of-type(2) {width: 35%;}
.site-footer .footer-column:nth-of-type(3) {width: 40%;}
.site-footer .logo {display: block; width: 185px;}
.site-footer .logo img {display: block; width: 100%; height: auto;}
.site-footer .social {margin: 0; padding: 0;}
.site-footer .social li {display: inline-block; vertical-align: middle; list-style: none; margin-right: 30px;}
.site-footer .social li a {display: block; text-decoration: none; color: #4d5467; -webkit-transition: all 0.3s; transition: all 0.3s;}
.site-footer .social li a:hover {color: #0024d4;}
.site-footer .social li a svg {width: 31px; height: 31px; display: block; fill: currentColor;}
.site-footer .social li.fb a svg {width: 18px; height: 28px;}
.site-footer .social li.ig a svg {width: 27px;}
.site-footer .footer-navigation {margin: 0; padding: 0; font-size: 1px;}
.site-footer .footer-navigation li {display: inline-block; list-style: none; width: 49%; vertical-align: top; font-size: 16px; font-weight: 700; padding: 4px 20px 4px 0;}
.site-footer .footer-navigation li:nth-of-type(2n) {padding-right: 0;}
.site-footer .footer-navigation li a {display: block; color: #4d5467; -webkit-transition: all 0.3s; transition: all 0.3s;}
.site-footer .footer-navigation li.current-menu-item a {color: #000;}
.site-footer .footer-navigation li a:hover {color: #0024d4;}
@media (max-width: 991px) {
	.site-footer .footer-column:nth-of-type(1) {width: 33.33%;}
	.site-footer .footer-column:nth-of-type(2) {width: 33.33%;}
	.site-footer .footer-column:nth-of-type(3) {width: 33.33%;}
	.site-footer .footer-navigation li {display: block; width: auto; padding-right: 0;}
}
@media (max-width: 767px) {
	.site-footer {padding: 50px 0 10px;}
	.site-footer .footer-column:nth-of-type(n) {display: block; width: auto; padding-bottom: 30px;}
	.site-footer .logo {margin: 0 auto;}
	.site-footer .social {text-align: center;}
	.site-footer .social li {margin: 0 15px;}
	.site-footer .footer-navigation {text-align: center;}
}


/* --- Default page --- */

.default-page {padding: 40px 0;}
.default-page h1 {margin-bottom: 40px;}
@media (max-width: 767px) {
	.default-page {padding: 20px 0;}
	.default-page h1 {margin-bottom: 30px;}
}


/* --- FAQ --- */

.section-faq {margin-top: 70px; position: relative;}
.section-faq .title {margin: 0 0 45px;}
.section-faq .item {background: #fff; -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); border-radius: 6px; margin-bottom: 20px;}
.section-faq .item .question {display: block; font-weight: 700; font-size: 19px; line-height: 1.33; color: #222; padding: 20px 60px 20px 20px; -webkit-transition: color 0.3s; transition: color 0.3s; position: relative; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.section-faq .item .question:hover {text-decoration: none !important;}
.section-faq .item .question:after {content: ''; display: inline-block; border-right: 3px solid #0024d4; border-bottom: 3px solid #0024d4; width: 8px; height: 8px; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); position: absolute; top: 50%; margin-top: -5px; right: 25px; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s;}
.section-faq .item .answer {font-size: 15px; line-height: 1.7; text-align: justify; display: none; padding: 0 20px 30px;}
.section-faq .item .answer p {margin: 0 0 15px;}
.section-faq .item.opened .question {color: #0024d4;}
.section-faq .item.opened .question:after {-webkit-transform: rotate(225deg); -moz-transform: rotate(225deg); -ms-transform: rotate(225deg); -o-transform: rotate(225deg); transform: rotate(225deg); margin-top: -3px;}
@media (max-width: 991px) {
	.section-faq {margin-top: 50px;}
}
@media (max-width: 767px) {
	.section-faq {margin-top: 20px;}
	.section-faq .title {margin-bottom: 25px;}
	.section-faq .item .question {font-size: 16px; padding: 20px 40px 20px 20px;}
	.section-faq .item .question:after {right: 18px;}
	.section-faq .item .answer {padding: 0 20px 15px; font-size: 14px;}
}


/* --- Image/Text --- */

.section-image-text {padding-top: 20px; position: relative;}
.section-image-text img {display: block; width: 100%; height: auto;}
.section-image-text .left {display: inline-block; width: 42%; vertical-align: top; padding-right: 30px; position: relative;}
.section-image-text .right {display: inline-block; width: 58%; vertical-align: top; position: relative;}
.section-image-text .right > p:first-of-type {margin-top: 0;}
@media (max-width: 991px) {
	.section-image-text {margin-left: 0;}
}
@media (max-width: 767px) {
	.section-image-text {padding-top: 0;}
	.section-image-text .left {display: block; width: auto; padding-right: 0; padding-bottom: 20px; margin: 0;}
	.section-image-text .right {display: block; width: auto;}
}


/* --- Text/Image --- */

.section-text-image {padding-top: 20px; position: relative;}
.section-text-image img {display: block; width: 100%; height: auto;}
.section-text-image .left {display: inline-block; width: 52%; vertical-align: top; padding-right: 30px; position: relative;}
.section-text-image .left > p:first-of-type {margin-top: 0;}
.section-text-image .right {display: inline-block; width: 48%; vertical-align: top; position: relative;}
@media (max-width: 991px) {
	.section-text-image {margin-left: 0;}
}
@media (max-width: 767px) {
	.section-text-image {padding-top: 0;}
	.section-text-image p span {font-size: 16px !important;}
	.section-text-image .left {display: block; width: auto; padding-right: 0; padding-bottom: 20px; margin: 0;}
	.section-text-image .right {display: block; width: auto;}
}


/* --- Contacts --- */

.contacts {padding: 65px 0; background-color: #EAEAEA; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.contacts .left {display: inline-block; width: 50%; vertical-align: middle; padding-right: 10px;}
.contacts .right {display: inline-block; width: 50%; vertical-align: middle; padding-left: 10px; text-align: center;}
.contacts .text {}
.contacts .text h1:first-of-type,
.contacts .text h2:first-of-type {margin-top: 0;}
.contacts .button-container {display: inline-block; max-width: 460px; width: 100%; background: #EAEAEA; text-align: left; background-repeat: no-repeat; background-position: center center; background-size: cover; padding: 100px 20px; text-align: center;}
.contacts .button {max-width: 250px; width: 100%;}
@media (max-width: 767px) {
	.contacts {padding: 35px 0;}
	.contacts .left {display: block; width: auto; padding-right: 0;}
	.contacts .right {display: block; width: auto; padding-left: 0; padding-top: 35px;}
	.contacts .button-container {max-width: 100%; padding: 30px 20px;}
}


/* --- Routse filters --- */

.routes-selects {}
.routes-selects .inner {padding: 0 280px; position: relative;}
.routes-selects p {margin: 0;}
.routes-selects .text,
.routes-selects .text-last {position: absolute; top: 50%; width: 295px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);}
.routes-selects .text {left: 0;}
.routes-selects .text-last {text-align: right; right: 0;}
.routes-selects .select {display: inline-block; vertical-align: middle; width: 33.33%; padding: 17px 15px 15px;}
.routes-container {min-height: 300px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); border-top: 1px solid rgba(0, 0, 0, 0.1);}
.routes-container .routes-inner {position: relative; padding-right: 50%;}
.routes-container .routes-map {position: absolute; top: 0; right: 0; bottom: 0; width: 50%;}
.routes-container .routes-list {padding: 15px 15px 15px 15px; position: absolute; top: 0; left: -15px; bottom: 0; width: calc(50% + 15px); overflow-y: scroll;}
.routes-container .routes-list .item {padding: 5px 0; position: relative;}
.routes-container .routes-list .item .item-inner {border-radius: 5px; padding: 0 15px 15px 0; height: 200px; overflow: hidden; background: #fff; -webkit-transition: -webkit-box-shadow 0.3s; transition: box-shadow 0.3s;}
.routes-container .routes-list .item .item-image {display: inline-block; width: 45%; vertical-align: top; padding-right: 15px; position: relative; right: 55%;}
.routes-container .routes-list .item .item-thumbnail span {display: block; background-repeat: no-repeat; background-position: center center; background-size: cover; height: 170px; border-radius: 8px; -webkit-transition: border-radius 0.3s; transition: border-radius 0.3s;}
.routes-container .routes-list .item .item-thumbnails .owl-stage-outer {border-radius: 8px; -webkit-transition: border-radius 0.3s; transition: border-radius 0.3s;}
.routes-container .routes-list .item .item-thumbnails .img {height: 170px; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; border-radius: 8px; -webkit-transition: border-radius 0.3s; transition: border-radius 0.3s;}
.routes-container .routes-list .item .item-thumbnails .title {position: absolute; bottom: 17px; left: 17px; font-size: 13px; color: #fff; padding-left: 30px;}
.routes-container .routes-list .item .item-thumbnails .title svg {fill: currentColor; width: 16px; height: 21px; display: block; position: absolute; top: -1px; left: 0;}
.routes-container .routes-list .item .item-thumbnails > .item-thumbnails-item:nth-of-type(n+2) {display: none;}
.routes-container .routes-list .item .item-info {display: inline-block; width: 55%; vertical-align: top; padding: 18px 0 0 15px; position: relative; overflow: hidden; height: 180px; left: 45%;}
.routes-container .routes-list .item .item-testimonial {display: none; position: relative; padding: 15px; opacity: 0;}
.routes-container .routes-list .item .item-testimonial .text {padding-left: 45px; font-size: 12px; padding-bottom: 20px; min-height: 50px;}
.routes-container .routes-list .item .item-testimonial .text p {margin: 0;}
.routes-container .routes-list .item .item-testimonial .button {width: 100%;}
.routes-container .routes-list .item .item-testimonial .photo {width: 30px; height: 30px; position: absolute; top: 18px; left: 15px; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 50%;}
.routes-container .routes-list .item .item-info:after {content: ''; display: block; position: absolute; bottom: 0; left: -25%; width: 150%; height: 60px;  background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 75%, rgba(255,255,255,1) 100%); background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%); background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 75%,rgba(255,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); -webkit-transition: all 1s; transition: all 1s;}
.routes-container .routes-list .item .item-subtitle {margin: 0 0 15px; display: inline-block; width: 50%; vertical-align: top; font-size: 16px;}
.routes-container .routes-list .item .item-price {margin: 0 0 15px; display: inline-block; width: 50%; vertical-align: top; font-weight: 700; font-size: 18px; color: #0024D4; text-align: right; padding-left: 15px;}
.routes-container .routes-list .item .item-title {margin: 0 0 20px; line-height: 1.3;}
.routes-container .routes-list .item .item-title a {font-weight: 700; font-size: 18px; color: #000000; -webkit-transition: color 0.3s; transition: color 0.3s;}
.routes-container .routes-list .item .item-title a:hover {color: #0024D4;}
.routes-container .routes-list .item .item-content {font-size: 14px;}
.routes-container .routes-list .item .item-content p {margin: 0;}
.routes-container .routes-list.loading {pointer-events: none;}
.routes-container .routes-list.loading:before {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.8); z-index: 99; display: block;}
.routes-container .routes-list.loading:after {content: ''; position: absolute; top: 50%; left: 50%; margin: -16px 0 0 -16px; z-index: 99; display: block; background-image: url(img/spinner.svg); background-repeat: no-repeat; background-position: center center; width: 32px; height: 32px; background-size: contain; animation: rotation 2s infinite linear;}
@-moz-keyframes rotation {from {-moz-transform: rotate(0deg);} to {-moz-transform: rotate(359deg);}}
@-webkit-keyframes rotation {from {-webkit-transform: rotate(0deg);} to {-webkit-transform: rotate(359deg);}}
@keyframes rotation {from {transform: rotate(0deg);} to {transform: rotate(359deg);}}
.item-thumbnails.owl-carousel .owl-dots {padding: 0; right: 15px; margin-right: 0;}
.item-thumbnails.owl-carousel .owl-dots .owl-dot span {width: 8px; height: 8px; background: #fff; margin: 3px 0;}
.item-thumbnails.owl-carousel .owl-dots .owl-dot.active span, 
.item-thumbnails.owl-carousel .owl-dots .owl-dot:hover span {background: #0024D4;}
@media (max-width: 1200px) {
	.routes-selects .text {position: relative; top: auto; transform: none; padding: 20px 0 0; width: auto;}
	.routes-selects .inner {padding: 0;}
	.routes-selects .select:nth-child(2) {padding-left: 0;}
	.routes-selects .select:nth-child(4) {padding-right: 0;}
	.routes-selects .text-last {display: none;}
	.routes-container .routes-list .item .item-testimonial .text {padding-left: 0;}
	.routes-container .routes-list .item .item-testimonial {padding-left: 20px;}
	.routes-container .routes-list .item .item-testimonial .photo {display: none;}
	.routes-container .routes-list .item .item-subtitle {display: block; width: auto; font-size: 14px; margin-bottom: 5px;}
	.routes-container .routes-list .item .item-price {display: block; width: auto; text-align: left; padding-left: 0; font-size: 14px;}
	.routes-container .routes-list .item .item-info {padding: 10px 0 0 5px;}
}
@media (min-width: 992px) {
	.routes-container .routes-list .item:hover {height: 210px; z-index: 2;}
	.routes-container .routes-list .item:hover .item-inner {-webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.15); height: auto;}
	.routes-container .routes-list .item:hover .item-info {height: auto;}
	.routes-container .routes-list .item:hover .item-info:after {content: none;}
	.routes-container .routes-list .item:hover .item-testimonial {display: block; opacity: 1;}
	.routes-container .routes-list .item:hover .item-thumbnail span {border-radius: 8px 0 0 0;}
	.routes-container .routes-list .item:hover .item-thumbnails .img {border-radius: 8px 0 0 0;}
	.routes-container .routes-list .item:hover .item-thumbnails .owl-stage-outer {border-radius: 8px 0 0 0;}
	.routes-container .routes-list .item:last-child {height: auto;}
	.routes-container .routes-list .item:last-child .item-inner {height: auto;}
	.routes-container .routes-list .item:last-child .item-info {height: auto;}
	.routes-container .routes-list .item:last-child .item-testimonial {display: block;}
}
@media (max-width: 991px) {
	.routes-container .routes-map {display: none;}
	.routes-container .routes-inner {padding-right: 0; min-height: 10px !important;}
	.routes-container .routes-list {padding: 15px 0; position: relative; top: 0; left: auto; width: auto; overflow-y: auto;}
	.routes-container .routes-list .item {height: auto;}
	.routes-container .routes-list .item .item-inner {height: auto; padding-right: 0;}
	.routes-container .routes-list .item .item-info {height: auto;}
	.routes-container .routes-list .item .item-info:after {content: none;}
	.routes-container .routes-list .item .item-testimonial {display: block; padding-left: 0; opacity: 1;}
}
@media (max-width: 767px) {
	.routes-selects {font-size: 14px;}
	.routes-selects .inner {padding-bottom: 10px;}
	.routes-selects .text {padding-bottom: 10px;}
	.routes-selects .select {display: block; width: auto; padding: 5px 0;}
	.routes-container .routes-list .item .item-thumbnail span {height: auto; padding-bottom: 70%;}
	.routes-container .routes-list .item .item-thumbnails .img {height: auto; padding-bottom: 70%;}
	.routes-container .routes-list .item .item-testimonial .text {display: none;}
	.routes-container .routes-list .item .item-testimonial .button {font-size: 12px; padding: 10px 10px 11px;}
	.routes-container .routes-list .item .item-image {padding-right: 10px;}
	.routes-container .routes-list .item .item-info {padding-top: 0;}
}
@media (max-width: 500px) {
	.routes-container .routes-list .item .item-image {display: block; width: auto; padding-right: 0; margin-top: 15px; right: auto;}
	.routes-container .routes-list .item .item-info {display: block; width: auto; padding-left: 0; left: auto;}
}


/* --- Single trip --- */

.single-trip-content {padding: 55px 0;}
.single-trip-title {margin: 0 0 60px; font-weight: 700; font-size: 48px; line-height: 1.17; color: #000;}
.single-trip-heading .left {position: relative; padding-right: 40%;}
.single-trip-heading .right {width: 40%; position: absolute; top: 0; right: 0; bottom: 0;}
.single-trip-photos {margin-right: 30px;}
.single-trip-photos .item {}
.single-trip-photos .item .img {padding-bottom: 75%; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative;}
.single-trip-photos .item .title {position: absolute; bottom: 40px; left: 30px; font-size: 14px; color: #fff; padding-left: 35px;}
.single-trip-photos .item .title svg {fill: currentColor; width: 16px; height: 21px; display: block; position: absolute; top: -1px; left: 0;}
.single-trip-photos .item .top-links {position: absolute; top: 0; left: 0; right: 0; padding: 15px;}
.single-trip-photos .item .top-links a {display: inline-block; vertical-align: top; color: #222; font-size: 16px; font-weight: 700; line-height: 1.2; text-decoration: none; -webkit-transition: all 0.3s; transition: all 0.3s; text-align: center; border-radius: 36px; overflow: hidden; text-overflow: ellipsis; max-width: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); padding: 12px 25px 13px; background: #fff; border: 2px solid #fff; margin: 9px;}
.single-trip-photos .item .top-links a:hover {color: #fff; background: transparent;}
.single-trip-photos .item .top-links a:active {color: #222; background: #fff; -webkit-transition: all 0s; transition: all 0s;}
.single-trip-photos .inner > .item:nth-of-type(n+2) {display: none;}
.single-trip-photos .owl-carousel .owl-dots {padding: 0; right: 20px; margin-right: 0;}
.single-trip-photos .owl-carousel .owl-dots .owl-dot span {width: 8px; height: 8px; background: #fff; margin: 5px 0;}
.single-trip-photos .owl-carousel .owl-dots .owl-dot.active span, 
.single-trip-photos .owl-carousel .owl-dots .owl-dot:hover span {background: #0024D4;}
.single-trip-about {padding-bottom: 50px;}
.single-trip-about h1 {font-size: 40px;}
.single-trip-about h2 {font-size: 36px;}
.single-trip-about .left {display: inline-block; vertical-align: top; width: 60%; padding-right: 30px; font-size: 18px; padding-top: 50px;}
.single-trip-about .right {display: inline-block; vertical-align: top; width: 40%; font-size: 18px; padding-top: 50px;}
.single-trip-about .left .text {max-width: 560px;}
@media (max-width: 1200px) {
	.single-trip-photos .item .top-links a {padding: 10px 15px 9px; margin: 5px; font-size: 14px;}
}
@media (max-width: 1200px) {
	.single-trip-title {font-size: 35px;}
	.single-trip-about .left,
	.single-trip-about .right {font-size: 16px;}
}
@media (max-width: 991px) {
	.single-trip-about h1 {font-size: 36px;}
	.single-trip-about h2 {font-size: 32px;}
}
@media (max-width: 767px) {
	.single-trip-content {padding: 20px 0;}
	.single-trip-heading .left {padding-right: 0;}
	.single-trip-photos {margin-right: 0;}
	.single-trip-heading .right {width: auto; padding-bottom: 70%; position: relative; margin-top: 15px;}
	.single-trip-title {margin-bottom: 22px; font-size: 21px;}
	.single-trip-photos .item .title {bottom: 20px; left: 20px;}
	.single-trip-about .left {display: block; width: auto; padding-right: 0; font-size: 16px; padding-top: 40px;}
	.single-trip-about .right {display: block; width: auto; font-size: 16px; padding-top: 20px;}
}
@media (max-width: 500px) {
	.single-trip-photos .item .top-links {padding: 10px;}
	.single-trip-photos .item .top-links a {padding: 6px 10px 5px; margin: 3px; font-size: 12px;}
}


/* --- Header button popup --- */

.header-button-content {display: none; max-width: 755px; border-radius: 15px; padding: 30px 44px;}
.header-button-content .wysiwyg-content {font-size: 18px;}
.header-button-content h1,
.header-button-content h2 {font-size: 36px;}
@media (max-width: 991px) {
	.header-button-content .wysiwyg-content {font-size: 16px;}
}
@media (max-width: 767px) {
	.header-button-content {border-radius: 8px; padding: 15px;}
	.header-button-content h1,
	.header-button-content h2 {font-size: 22px;}
}


/* --- Info window --- */

.infowindow {box-sizing: border-box;}
.infowindow .infowindow-heading {width: 230px;}
.infowindow .infowindow-photo {height: 115px; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative;}
.infowindow .infowindow-title {position: absolute; bottom: 12px; left: 20px; font-size: 13px; color: #fff; padding-left: 30px; line-height: 1.5;}
.infowindow .infowindow-title svg {fill: currentColor; width: 16px; height: 21px; display: block; position: absolute; top: -1px; left: 0;}
.infowindow .infowindow-testimonial {position: relative; padding: 13px 0; width: 230px;}
.infowindow .infowindow-testimonial .text {padding-left: 45px; font-size: 12px; padding-bottom: 12px; min-height: 52px;}
.infowindow .infowindow-testimonial .text p {margin: 0;}
.infowindow .infowindow-testimonial .text-title-only {font-size: 12px; padding-bottom: 12px;}
.infowindow .infowindow-testimonial .text-title-only p {margin: 0;}
.infowindow .infowindow-testimonial .hr {border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 15px;}
.infowindow .infowindow-testimonial .text-center {text-align: center;}
.infowindow .infowindow-testimonial .button {width: 100%; font-size: 12px; padding: 12px 10px;}
.infowindow .infowindow-testimonial .photo {width: 30px; height: 30px; position: absolute; top: 18px; left: 0; background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 50%;}
.single-trip-content .infowindow .infowindow-testimonial .hr,
.single-trip-content .infowindow .infowindow-testimonial .button {display: none;}


/* --- Route Details --- */

.route-details {border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 65px;}
.route-details .item {padding-top: 40px;}
.route-details .item .day-title {margin: 0; font-weight: 700; font-size: 36px; line-height: 1.17; color: #000; text-decoration: none; -webkit-transition: all 0.3s; transition: all 0.3s; padding: 20px 60px 20px 0; display: block; border-bottom: 1px solid #000; position: relative;}
.route-details .item .day-title:after {content: ''; display: block; width: 36px; height: 36px; position: absolute; background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='18' cy='18' r='18' fill='white'/%3E%3Ccircle cx='18' cy='18' r='17.5' stroke='black' stroke-opacity='0.1'/%3E%3Cpath d='M17.3782 23.7348L10.2576 16.4013C9.91414 16.0476 9.91414 15.4742 10.2576 15.1206L11.0881 14.2653C11.4309 13.9122 11.9866 13.9115 12.3302 14.2637L18 20.0756L23.6698 14.2637C24.0134 13.9115 24.5691 13.9122 24.9119 14.2653L25.7424 15.1206C26.0859 15.4743 26.0859 16.0477 25.7424 16.4013L18.6218 23.7348C18.2784 24.0884 17.7216 24.0884 17.3782 23.7348Z' fill='%234D5467'/%3E%3C/svg%3E%0A"); background-repeat: no-repeat; background-position: center center; background-size: contain; top: 50%; right: 0; margin-top: -20px;}
.route-details .item.opened .day-title:after {-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.route-details .item .day-title:hover {color: #0024D4;}
.route-details .item .day-title:hover:after {opacity: 0.8;}
.route-details .item .day-title b {color: #0024D4;}
.route-details .item .day-content {display: none;}
.route-details .item .day-photos {margin: 15px -15px 0;}
.route-details .item .photo {padding: 15px; display: inline-block; width: 25%; vertical-align: top;}
.route-details .item .photo a {display: block; padding-bottom: 75%; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative; border-radius: 8px; -webkit-transition: all 0.3s; transition: all 0.3s;}
.route-details .item .photo a:hover {opacity: 0.8;}
.route-details .item .photo i {font-style: normal; position: absolute; bottom: 20px; left: 25px; font-size: 14px; color: #fff; padding-left: 35px; padding-right: 20px;}
.route-details .item .photo i svg {fill: currentColor; width: 16px; height: 21px; display: block; position: absolute; top: -1px; left: 0;}
.route-details .item .day-photos + .day-places {margin-top: -15px;}
.route-details .item .day-place {background: #EAEAEA; margin-top: 30px; padding: 15px 35px;}
.route-details .item .left {display: inline-block; width: 70%; vertical-align: middle; padding-right: 30px; position: relative; right: 30%;}
.route-details .item .right {display: inline-block; width: 30%; vertical-align: middle; font-weight: 700; font-size: 36px; line-height: 1.17; position: relative; left: 70%;}
.route-details .item .text {font-size: 18px;}
.route-details .item .time {color: #0024D4;}
@media (max-width: 991px) {
	.route-details .item .day-photos {margin: 15px -10px 0;}
	.route-details .item .photo {padding: 10px; width: 50%;}
	.route-details .item .day-photos + .day-places {margin-top: -10px;}
	.route-details .item .day-title {font-size: 30px;}
	.route-details .item .left {display: block; width: auto; padding-right: 0; right: auto;}
	.route-details .item .right {display: block; width: auto; font-size: 22px; left: auto;}
	.route-details .item .day-place {margin-top: 20px; padding: 25px 20px 10px;}
	.route-details .item .time {padding-right: 10px;}
	.route-details .item .time,
	.route-details .item .place {display: inline-block; vertical-align: top;}
	.route-details .item .text {font-size: 16px;}
}
@media (max-width: 767px) {
	.route-details {padding-bottom: 40px;}
	.route-details .item {padding-top: 10px;}
	.route-details .item .day-photos {margin: 10px -7px 0;}
	.route-details .item .photo {padding: 7px;}
	.route-details .item .day-place {padding: 25px 15px 10px;}
	.route-details .item .day-photos + .day-places {margin-top: -7px;}
	.route-details .item .day-title {font-size: 22px; padding-right: 40px;}
	.route-details .item .day-title:after {width: 28px; height: 28px;}
	.route-details .item .photo i {bottom: 12px; left: 14px; font-size: 13px; padding-left: 25px; padding-right: 0;}
	.route-details .item .photo i svg {width: 13px; height: 18px; top: 1px;}
	.route-details .item .text {font-size: 14px;}
	.route-details .item .right {font-size: 18px;}
}


/* --- Route slider --- */

.route-slider .item {position: relative;}
.route-slider .item .bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: #C4C4C4; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.route-slider .item .wrapper {white-space: nowrap; position: relative;}
.route-slider .item .wrapper:before {content: ''; display: inline-block; vertical-align: middle; width: 0; padding-bottom: 55%;}
.route-slider .item .content {display: inline-block; vertical-align: middle; width: 100%; white-space: normal; padding: 30px 30px 35px 0;}
.route-slider .item .section-title {color: #000; max-width: 680px;}
.route-slider .item .subtitle {margin: 40px 0 0; font-size: 18px; font-weight: 600; max-width: 680px;}
.route-slider .item .text {margin: 40px 0 0; font-size: 18px; font-weight: 400; max-width: 560px;}
.route-slider .item .bottom-right {margin-top: 150px; text-align: right; color: #fff; padding-right: 45px;}
.route-slider .item .bottom-right .bottom-location {display: inline-block; margin: 0; font-size: 14px; font-weight: 400; position: relative; padding-left: 33px;}
.route-slider .item .bottom-right .bottom-location svg {fill: currentColor; width: 16px; height: 21px; display: block; position: absolute; top: -1px; left: 0;}
.route-slider .inner:not(.owl-carousel) .item:nth-of-type(n+2) {display: none;}
.route-slider .owl-carousel .owl-dots .owl-dot span {width: 8px; height: 8px; background: #fff; margin: 5px 0;}
.route-slider .owl-carousel .owl-dots .owl-dot.active span, 
.route-slider .owl-carousel .owl-dots .owl-dot:hover span {background: #0024D4;}
@media (max-width: 1200px) {
	.route-slider .item .bottom-right {margin-top: 70px;}
}
@media (max-width: 991px) {
	.route-slider .item .bottom-right {margin-top: 20px; text-align: left; padding-right: 0;}
	.route-slider .item .text {font-size: 16px;}
}
@media (max-width: 767px) {
	.route-slider .item .subtitle {margin-top: 15px; font-size: 17px;}
	.route-slider .item .text {margin-top: 30px; font-size: 16px;}
}