@charset "UTF-8";
/* --- */
/* --- */

* {
	outline: none !important
}

::selection {
	background: #000;
	color: #fff
}

::-moz-selection {
	background: #000;
	color: #fff
}

a,
a:active,
a:hover,
body {
	color: #000
}


.modal .modal-body, .section {
	overflow: hidden
}

.relative, .section {
	position: relative
}

body {
	font-family: 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	height: auto!important;
	font-size: 16px;
	font-style: normal;
	padding: 0;
	margin: 0;
	letter-spacing: .05em;
	font-weight: 400;
}

a {
	/* text-decoration: underline; */
	cursor: pointer;
}

a.btn,
a[href^=tel] {
	text-decoration: none
}

a[href^=tel] {
	color: inherit;
	font-size: inherit
}

a[href^=tel]:hover {
	text-decoration: underline
}

.loading-cursor {
	cursor: wait
}

.modal-open .modal {
	padding-right: 0!important
}

.text-bold {
	font-weight: 700!important
}

.alert {
	border-radius: 0
}

form .alert {
	padding: 5px 12px;
	margin-top: 15px
}

.modal .modal-body,
.modal .modal-header {
	padding-top: 10px;
	padding-bottom: 10px
}

.modal .btn {
	border-radius: 0
}

.modal .modal-content {
	border-radius: 0
}

.modal .form-control {
	border-radius: 0
}

.modal .modal-title {
	margin: 0;
	line-height: 1.42857143;
	font-size: 16px;
	text-align: center
}

.modal .close {
	font-size: 34px;
	height: 30px;
	overflow: hidden;
	position: relative;
	top: -6px;
	right: -5px;
	margin-top: 0;
}

.modal .alert {
	margin-bottom: 0
}

select.input-sm {
	line-height: 12px
}

.input-auto {
	width: auto
}

select.input-auto {
	padding-right: 20px
}

input.form-control,
select.form-control,
textarea.form-control {
	border-radius: 4px;
	border-color: #ccc
}

.section {
	width: 100%;
	margin: 0 auto;
	height: 100%;
	overflow: hidden
}

.container-visible,
.section-visible {
	overflow: visible
}

.section-head {
	min-height: 91px
}

.help {
	cursor: help
}

.red,
.text-red {
	color: red
}

.text-normal {
	font-weight: 400
}

select.form-control:not([multiple]) {
	-webkit-appearance: none;
	-moz-appearance: none;
	background-position: right 54%;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=)
}

textarea {
	resize: vertical!important
}

label {
	margin-bottom: 1px
}

label.label-btn {
	margin-bottom: 0
}

label.error {
	display: none!important
}

input.error,
input.error:focus,
textarea.error,
textarea.error:focus {
	border: 1px solid red
}

.img-center {
	margin: 0 auto;
	text-align: center
}

.modal img {
	max-width: 100%
}

.fs-10 {
	font-size: 10px
}

.fs-11 {
	font-size: 11px
}

.fs-12 {
	font-size: 12px
}

.fs-13 {
bo	font-size: 13px
}

.fs-24 {
	font-size: 24px
}

.fs-28 {
	font-size: 28px
}

.breadcrumb,
.mb-0 {
	margin-bottom: 0
}

.content {
	color: #000;
	overflow: hidden;
	font-size: 16px
}

.content img {
	max-width: 100%
}

.hidden_svg {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden
}

.section-shadow {
	-webkit-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 6px 5px 0 rgba(0, 0, 0, .15)
}

label {
	font-weight: 400
}

img.img-ls {
	position: relative;
	height: auto;
	width: auto;
	min-height: 100%;
	min-width: 100%;
	max-width: none;
	max-height: none;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

img.img-hs {
	position: relative;
	max-width: 100%;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.breadcrumb {
	border-radius: 0;
	background-color: transparent;
	padding: 15px 0 10px;
	font-size: 14px;
	color: #fff;
	text-align: left
}

.breadcrumb>.active {
	color: #999
}

.breadcrumb>li+li:before {
	content: "\00B7";
	padding: 0 6px 0 7px
}

.breadcrumb a {
	text-decoration: underline
}

.breadcrumb a:hover {
	text-decoration: underline;
	color: #009bb1
}

.content h1,
.h1 {
	font-size: 36px;
	margin-top: 5px
}

.content h2,
.h2 {
	font-size: 30px;
	margin-top: 5px
}

.content h3,
.h3 {
	font-size: 24px;
	margin-top: 5px;
	font-weight: bolder
}

.content h4,
.h4 {
	font-size: 18px;
	margin-top: 5px;
	font-weight: bolder
}

.content h5,
.h5 {
	font-size: 14px;
	margin-top: 5px
}

.content h6,
.h6 {
	font-size: 12px;
	margin-top: 5px
}

.form-sm label {
	font-size: 12px
}

.form-sm label.checkbox-inline,
.form-sm label.radio-inline {
	font-size: 14px
}

.display-block {
	display: block
}

.display-inline-block {
	display: inline-block
}

.display-none {
	display: none!important
}

.p-r-xs {
	padding-right: 5px
}

.p-l-xs {
	padding-left: 5px
}

.pad-0 {
	padding: 0
}

.pad-1 {
	padding: 1px
}

.mar-0 {
	margin: 0
}

.pad-5 {
	padding-left: 5px;
	padding-right: 5px
}

.nav-02-col {
	padding-left: 0
}

.fs-16 {
	font-size: 16px
}

.fs-14 {
	font-size: 14px
}

.fs-18 {
	font-size: 18px
}

.text-bolder {
	font-weight: bolder
}

.pointer {
	cursor: pointer
}

.w100 {
	width: 100%
}

.mb-8 {
	margin-bottom: 8px
}

.overflow-hidden {
	overflow: hidden
}

body.modal-open .header-main {
	padding-right: 15px
}

.pm0 {
	padding: 0;
	margin: 0
}

.m-l-25 {
	margin-left: 25px
}

.content a:not(.btn):hover {
	color: #009BB1;
	text-decoration: underline
}


/* ========================================================================================== */
.row-no-gutter { margin-left: 0; margin-right: 0; }
.row-no-gutter > [class*='col'] { padding-left: 0; padding-right: 0; }
.container-fluid { max-width: 1400px !important }
.container-fluid-max { max-width: 100% !important }
.btn-block, .block-100 { display: block; width: 100% }
.s-line { margin-bottom: 45px }
/* ========================================================================================== */
input.form-control, textarea.form-control {
    display: block;
    width: 100%;
    min-height: 44px;
    padding: 10px 18px 10px 18px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid #e2e2e2;
    -webkit-box-shadow: none;
    box-shadow: none;
}
textarea.form-control {
    min-height: auto;
}
.form-group label { font-size: 16px }
.hunterform .btn { margin-top: 0 }
.form-control:focus {
    border-color: #009bb1;outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 155, 177, 0.6);
}
.help-block-1 {
    margin-top: 0;
    margin-bottom: 0;
    color: #737373;
    font-size: 11px;
    display: block;
    line-height: 14px;
}
.oferta-box, .opd-box {
    font-size: 14px;
    overflow: hidden;
    margin-top: 5px;
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group { min-height:44px; padding-top:12px }
select.form-control:not([multiple]) {
	padding: 5px 18px 5px 18px;
	font-size: 16px;
	line-height: 15px;
	border: 1px solid #e2e2e2;
	border-radius: 7px;
}

select.form-control:not([multiple]):focus {
    border-color: #009bb1;outline:0;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 155, 177, 0.6);
}
.panel-group .panel { border-radius: 0 }
input.dateof{padding-right:27px;background-image:url(../img/calend.png);background-size:20px 20px;background-position:96% 10px;background-repeat:no-repeat}
/* xs */
@media only screen and (max-width : 767px) {
    input.form-control, textarea.form-control, select.form-control:not([multiple]) {
        padding: 10px 12px 10px 12px;
    }
}
/* ========================================================================================== */
.section-head-1 {
    padding-top: 2px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .05em;
    color: #fff;
    background: #009BB1;
}
.section-head-1 .fa, .section-head-1 .far {
    font-size: 16px;
    width: 14px;
}
.section-head-1 .far.fa-envelope {
    top: 2px;
    position: relative;
}
.section-head-1 .fa.fa-mobile-alt, .section-head-1 .fa.fa-phone {
    top: 1px;
    position: relative;
}
.section-head-1 .color1 { color: #fff; }
.section-head-1 .head-1-info {
    padding-left: 10px;
    white-space: nowrap;
}
.section-head-1 .head-1-info a { color: #fff; text-decoration: none; }
.section-head-1 .head-1-info a:hover { color: #fff; text-decoration: underline; }
.section-head-1 .nav-item1 {
    display: inline-block;
    width: 100%;
}
.section-head-1 .nav-item2 {
    display: inline-block;
    float: right;
}
.section-head-1 .nav-item1 ul, .section-head-1 .nav-item2 ul {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
}
.section-head-1 .nav-item1 li, .section-head-1 .nav-item2 li {
    display: inline-block;
    padding-right: 5px;
}
.section-head-1 .nav-item1 li:last-child, .section-head-1 .nav-item2 li:last-child {
    padding-right: 0;
}
.section-head-2 {
    /*transition: .11s;*/
}
.section-head-2 .navbar-top {
    padding-top: 0;
    padding-bottom: 5px;
    /*transition: .11s;*/
}
.section-head-2 .navbar-nav-wrap {
    padding-top: 10px;
    height: 109px;
}
.section-head-2 .navbar-nav-wrap .btn-primary { margin-top: 1px }
.section-head-2 .navigation {
    margin: 2px 0 0 0;
    padding: 0 0 0 0;
    display: inline;
    float: left;
    text-align: center;
}
.section-head-2 .navigation .nav-top {
    /*transition: .3s all ease;*/
}
.section-head-2 .navigation .nav-top > li {
    margin: 0 0;
    padding: 0 0 0 0;
    display: inline-block;
    float: left;
    text-align: center;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.4;
}
.section-head-2 .navigation .nav-top > li > a {
    position: relative;
    padding: 11px 11px 10px 11px;
    z-index: 2;
    color: #151515;
    background: 0 0;
    border: 1px solid transparent;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none;
    /*transition: .25s;*/
}
.section-head-2 .navigation .nav-top > li.active > a {
    color: #fff;
    background: #009BB1;
    border-color: #009BB1;
}
.section-head-2 .navigation .nav-top > li:not(.active) > a:hover,
.section-head-2 .navigation .nav-top > li:hover:not(.active) > a {
    background: 0 0;
    color: #fff;
    background: #009BB1;
    border-color: #009BB1;
}
.section-head-2 .navigation .nav-top > li.has-childs {
    position: relative;
}
/*
.section-head-2 .navigation .nav-top > li.has-childs > a::after {
    content: '\f078';
    position: relative;
    display: inline-block;
    font-weight: 900;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    text-align: center;
    transition: 0.4s all ease;
    z-index: 2;
    color: #151515;
    will-change: transform;
    -webkit-filter: blur(0);
    padding-left: 5px;
    cursor: pointer;
}
.section-head-2 .navigation .nav-top > li.has-childs.active > a::after { color: #fff }
.section-head-2 .navigation .nav-top > li.has-childs:hover > a::after {
    transform: rotate(180deg);
    padding-left: 0;
    padding-right: 5px;
}
*/
.section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu {
    position: absolute;
    left: 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition: .3s all ease;
    transform: translateY(-10px) scale(1,.9);
    transform-origin: 50% 0;
    padding-top: 15px;
    min-width: 320px;
}
.section-head-2 .navigation .nav-top > li.has-childs:hover > div.sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1,1);
}
.section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul {
    display: block;
    text-align: left;
    border: 2px solid #009BB1;
    background-color: #fff;
    padding: 0;
    margin-left: -22px;
    list-style: none;
}
.section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul > li {
    white-space: normal;
}
.section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul > li > a {
    position: relative;
    display: block;
    width: 100%;
    line-height: 1.6;
    padding: 8px 15px 8px 15px;
    font-size: 15px;
    text-decoration: underline;
}
/*
.section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul > li > a::before {
    position: absolute;
    top: 5px;
    left: -6px;
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    line-height: inherit;
    color: #36C4D8;
    opacity: 0;
    visibility: hidden;
}
.section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul > li > a:hover::before {
    left: 0;
    opacity: 1;
    visibility: visible;
}
*/
.section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul > li > a:hover {
    color: #fff;
    background: #009BB1;
    border-color: #009BB1;
}
.section-head-2 .navbar-logo .navbar-toggle-1 {
    display: none;
    font-size: 38px;
    cursor: pointer;
    margin-right: 0;
    float: left;
    width: 34px;
    text-align: center;
}
.section-head-2 .navbar-logo .navbar-toggle-1:hover {}
.section-head-2 .navbar-logo .navbar-toggle-1.sh-active i::before { content: "\f00d"; color: #009BB1; }
.section-head-2 .navbar-logo .navbar-toggle-2 {
    display: none;
    float: right;
    font-size: 38px;
    cursor: pointer;
}
.section-head-2 .navbar-logo .navbar-toggle-2:hover {}
.section-head-2 .navbar-logo .navbar-logo-b { overflow: hidden; margin-top: 5px; }
.section-head-2 .navbar-logo .navbar-logo-b ul {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
    align-items: center;
}
.section-head-2 .navbar-logo .navbar-logo-b ul li {
    margin: 0 25px 0 25px;
}
.section-head-2 .navbar-logo .navbar-logo-b a.a-logo { height: 74px; display: inline-block; }
.section-head-2 .navbar-logo .navbar-logo-b a.a-logo img {
    position: relative; top: 50%; transform: translateY(-50%);
    display: inline-block;
    width: 100%;
    max-width: 198px;
    max-height: 100%;
    height: auto;
    margin: 0 0 0 0;
}
.section-head-2 .navbar-logo .navbar-logo-b ul li .head-2-phone {
    font-size: 24px;
    font-weight: 700;
}
.section-head-2 .navbar-logo .navbar-logo-b ul li .head-2-phone a:hover {
    color: #009BB1;
}
.section-head-2 .navbar-logo .navbar-logo-b ul li.li-logo {
    margin: 0;
}
.section-head-2 .navbar-logo .navbar-logo-b ul li.w {
    max-width: 200px;
}
.section-head-2 .navbar-logo .navbar-logo-b ul li .head-2-addr {
    font-size: 14px;
}
.section-head-2 .navbar-logo .navbar-logo-b ul li .head-2-addr a { text-decoration: none }
.section-head-2 .navbar-logo .navbar-logo-b ul li .head-2-addr a:hover { text-decoration: underline; color: #009BB1; }
.section-head-2 .navbar-nav-wrap .navbar-nav-col .navbar-nav-c {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
    align-items: center;
}
.section-head-2 .navbar-nav-wrap .navbar-nav-col .navbar-nav-c li {
    padding: 10px;
    text-align: center;
}
.section-head-2 .navbar-nav-wrap .navbar-nav-col .navbar-nav-c li .head-2-phone {
    font-size: 16px;
    font-weight: 700;
}
.navbar-wrap {
    position: relative;
    font-size: 0;
    line-height: 0;
    transition: .3s all ease;
}
.main-0 .header-wrap {
    box-shadow: 0 2px 10px 1px rgba(0,0,0,.1);
}
.wrapper-header-fix { padding-top: 51px }
.wrapper-header-fix.head-cvto-1 { padding-top: 115px }
.wrapper-header-fix .header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 0;
    background: #fff;
    box-shadow: 0 2px 10px 1px rgba(0,0,0,.1);
    z-index: 10;
}
.wrapper-header-fix .header-wrap .section-head-1 { display: none }
.wrapper-header-fix .header-wrap .section-head-2 .navbar-top { padding-top: 5px; padding-bottom: 5px; }
.wrapper-header-fix.head-cvto-1 .header-wrap .section-head-2 .navbar-top { padding-top: 0; padding-bottom: 0; }
.wrapper-header-fix .header-wrap .section-head-2 .navbar-nav-wrap { height: 41px }
.wrapper-header-fix.head-cvto-1 .header-wrap .section-head-2 .navbar-nav-wrap { height: 115px }
/* md */
@media only screen and (min-width : 992px) and (max-width : 1199px) {
    .wrapper-header-fix .header-wrap .section-head-2 .navbar-logo { display: none }
    .wrapper-header-fix.head-cvto-1 .header-wrap .section-head-2 .navbar-logo { display: block }
    .wrapper-header-fix.head-cvto-1 .header-wrap .section-head-2 .navbar-logo .navbar-logo-b { margin-top: 0 }
}
/* --- --- */
/* lg */
@media only screen and (min-width : 1199px) {
    .section-head-2 .navbar-nav-wrap .navbar-nav-col { }
    .section-head-2 .navbar-logo { margin-bottom: 0; text-align: center }
    .section-head-2 .navbar-logo a { display: inline-block }
    .wrapper-header-fix .header-wrap .section-head-2 .navbar-logo { display: none }
    .wrapper-header-fix.head-cvto-1 .header-wrap .section-head-2 .navbar-logo { display: block }
    .wrapper-header-fix.head-cvto-1 .header-wrap .section-head-2 .navbar-logo .navbar-logo-b { margin-top: 0 }
    .wrapper-header-fix .header-wrap .section-head-2 .navbar-nav-wrap { padding-top: 0 }
    .wrapper-header-fix .header-wrap .section-head-2 .navbar-nav-wrap .navigation { margin-top: 0 }
    .wrapper-header-fix.head-cvto-1 .header-wrap .section-head-2 .navbar-nav-wrap .navigation { margin-top: 2px }
}
/* md */
@media only screen and (min-width : 992px) and (max-width : 1199px) {
    .section-head-1 { padding-top: 2px; padding-bottom: 0; }
    .section-head-1 .container-fluid { width: 100% }
    .section-head-1 .sh1-first { display: block; width: 100%; text-align: center; }
    .section-head-1 .nav-item1 ul, .section-head-1 .nav-item2 ul {
        -ms-flex-pack: distribute;
        -webkit-justify-content: space-around;
        justify-content: space-around;
    }
    /* --- --- */
    .section-head-2 .container-fluid { width: 100% }
    .section-head-2 .navbar-logo { margin-bottom: 5px; text-align: center }
    .section-head-2 .navbar-logo a { display: inline-block }
    .section-head-2 .btn-primary { padding-left: 20px; padding-right: 20px; margin-top: 1px; }
    .section-head-2 .navbar-top { padding-top: 0; padding-bottom: 5px;}
    .wrapper-header-fix .header-wrap .section-head-2 .navbar-top { padding-top: 5px; padding-bottom: 5px; }
    .wrapper-header-fix.head-cvto-1 .header-wrap .section-head-2 .navbar-top { padding-top: 0; padding-bottom: 0; }
    .section-head-2 .navbar-nav-wrap { padding-top: 0; height: auto; }
    .section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul { margin-left:0 }
    .section-head-2 .navbar-nav-wrap .navbar-nav-col { padding-left: 0; padding-right: 0; }
    .section-head-2 .navbar-nav-wrap .navigation { margin-top: 0 }
    .section-head-2 .navbar-logo .navbar-logo-b ul li .head-2-phone { font-size: 20px }
}
/* lg, md */
@media only screen and (min-width : 992px) {
    .section-head-2 .navigation { width: 100% }
    .section-head-2 .navigation .nav-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-flow: wrap;
        flex-flow: wrap;
    }
}
/* sm */
@media only screen and (max-width : 991px) {
    .header-wrap {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding-top: 0;
        background: #fff;
        box-shadow: 0 2px 10px 1px rgba(0,0,0,.1);
        z-index: 10;
    }
    .wrapper-header-fix, .wrapper-header-fix.head-cvto-1 { padding-top: 70px }
    .wrapper-header-fix .header-wrap .section-head-2 .navbar-nav-wrap { height: auto }
    .wrapper-header-fix.head-cvto-1 .header-wrap .section-head-2 .navbar-nav-wrap { height: auto }
    /* --- --- */
    .section-head-1 {
        position: fixed;
        top: 70px;
        transform: translateX(100%);
        right: 0;
        width: 100%;
        padding: 15px 20px;
        margin: 0;
        opacity: 0;
        visibility: hidden;
        font-size: 16px;
        line-height: 1.4;
        color: #fff;
        text-align: left;
        height: auto;
        z-index: 5;
    }
    .section-head-1 .container-fluid { width: auto }
    .section-head-1 .container-fluid ul li { width: auto; margin: 0; padding-right: 0; display: block }
    .section-head-1 .container-fluid ul li + li { margin-top: 10px; }
    .section-head-1 .head-1-info a:hover { text-decoration: underline; color: #fff }
    .section-head-1 .nav-item2 { float: none; font-size: 18px; }
    .section-head-1 .far.fa-envelope { top: 1px }
    .section-head-1 .fa.fa-mobile-alt, .section-head-1 .fa.fa-phone { top: 0 }
    .section-head-1.sh-active, .wrapper-header-fix .header-wrap .section-head-1.sh-active {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
        display: inline-block;
        transition: .32s all cubic-bezier(1,.54,.15,.86);
    }
    /* --- --- */
    .section-head-2 .container-fluid { width: 100% }
    .section-head-2 .navbar-logo {
        z-index: 100;
        background-color: #fff;
        border-bottom: 1px solid #ebebeb;
        height: 70px;
    }
    .section-head-2 .navbar-logo a { display: inline-block }
    .section-head-2 .navbar-logo .navbar-logo-b {
        display: block;
        text-align: center;
        margin-top: 0;
    }
    .section-head-2 .navbar-logo .navbar-logo-b ul li {
        margin: 0 15px 0 15px;
    }
    .section-head-2 .navbar-logo .navbar-logo-b ul li .head-2-phone {
        font-size: 20px;
    }
    .section-head-2 .navbar-nav-wrap {
        position: fixed;
        z-index: 5;
        top: 70px;
        left: 0;
        width: 100%;
        padding: 15px 0 0 0;
        bottom: 0;
        box-shadow: none;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transform: translateY(-110%);
        border-right: 1px solid #ebebeb;
        background-color: #fff;
        height: auto;
    }
    .section-head-2 .navbar-nav-wrap.sh-active {
        transform: translateY(0%);
        transition: .32s all cubic-bezier(1,.54,.15,.86);
    }
    .section-head-2 .navbar-nav-wrap .navbar-nav-btn {
        margin: 15px 0 15px 0;
        float: none;
        display: block;
    }
    .section-head-2 .navbar-nav-btn .btn { display: block; font-size: 20px; }
    .section-head-2 .navbar-nav-wrap .navigation { display: block; width: 100% }
    .section-head-2 .navbar-nav-wrap .nav li {
        display: block;
        width: 100%;
    }
    .section-head-2 .navigation .nav-top > li > a { font-size: 20px }
    .section-head-2 .navigation .nav-top > li.has-childs > a::after {
        font-size: 16px;
        padding-left: 10px;
        line-height: 20px;
    }
    .section-head-2 .navigation .nav-top > li.has-childs .sub-menu {
        position: relative;
        padding-top: 0;
        width: 100%;
    }
    .section-head-2 .navigation .nav-top > li.has-childs:hover > div.sub-menu {
        transform: none;
        transition: none;
        transform-origin: 0;
        position: relative;
        padding-top: 0;
        width: 100%;
    }
    .section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul {
        text-align: center;
        margin-left: 0;
        border-left: 1px solid #ebebeb;
    }
    .section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul > li > a {
        font-size: 18px;
        padding-left: 14px;
    }
    .section-head-2 .navbar-top,
    .wrapper-header-fix .header-wrap .section-head-2 .navbar-top {
        padding-top: 0;
        padding-bottom: 0;
    }
    .section-head-2 .navbar-logo .navbar-toggle-2 { display: inline-block; padding-top: 8px; }
    .section-head-2 .navbar-logo .navbar-toggle-1 { display: inline-block; padding-top: 8px; }
    .section-head-2 .navbar-logo .navbar-logo-b a.a-logo { height: 70px; }
    .section-head-2 .navbar-logo .navbar-logo-b a.a-logo img {
        margin: 0;
        width: auto;
        max-width: none;
    }
    .section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul > li > a::before {
        display: none;
        opacity: 0;
        visibility: hidden;
    }
    .section-head-2 .navigation .nav-top > li.has-childs > div.sub-menu > ul > li > a:hover {
        padding-right: 14px;
    }
}
/* ========================================================================================== */
.section-slider .s-side-0 {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 0;
    /*transform: skew(10deg);
    transform-origin: 100% 0;
    margin-left: -76px;*/
}
.section-slider .s-side-1 {
    position: relative;
    /*transform: skew(-10deg);
    transform-origin: 0 0;*/
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
}
.section-slider .s-side-1 a {
    position: relative;
    overflow: hidden;
    z-index: 1;
    min-height: 180px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    background: #fff;
    color: #000;
    display: block;
}
.section-slider .s-side-1 .s-side-image {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    left: 0;
    top: 0;
    transform: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    transition: opacity .4s,transform .35s;
}
.section-slider .s-side-1 .s-side-image-2 {
    left: -15px;
}
.section-slider .s-side-1 .s-side-image-3 {
    left: -35px;
}
.section-slider .s-side-1 a:hover img {
    transform: scale3d(1.05, 1.05, 1);
}
.section-slider .s-side-1 a {
    text-decoration: none;
}
.section-slider .s-side-1 .caption {
    position: relative;
    z-index: 2;
    /*padding: 64px 0 30px 20%;
    left: -8%;*/
    padding: 64px 0 30px 10%;
    text-align: left;
}
.section-slider .s-side-1 .caption p {
    font-weight: 700;
    line-height: 1.5;
    font-size: 36px;
    text-shadow: 1px 4px 20px #000;
    color: #fff;
}
.section-slider .s-side-1 a:hover .caption p {
    color: #fff;
    text-shadow: 1px 4px 20px #009BB1;
}
.section-slider .s-side-1 a:hover::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
.section-slider .a-side-0 {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 0;
    /*transform: skew(10deg);
    transform-origin: 0 100%;*/
    width: 100%;
    height: 590px;
}
.section-slider .a-side-1 {
    position: relative;
    /*transform: skew(-10deg);
    transform-origin: 0 100%;*/
    width: 100%;
    height: 100%;
    padding: 0;
}
.section-slider .sl-side-1 {
    padding: 0 15px 0 0;
}
.section-slider .sl-side-2 {
    padding: 0 0 0 10px;
}
/* md */
@media only screen and (max-width : 1199px) {
    .section-slider .s-side-1 .caption { left: 0 }
}
@media only screen and (min-width : 992px) and (max-width : 1199px) {
    .section-slider .s-side-1 .caption p { font-size: 32px }
}
/* sm */
@media only screen and (max-width : 991px) {
    .section-slider { margin-bottom: 35px }
    .section-slider .s-side-1 {
        width: 33.33333333%;
        padding-left: 7px;
        padding-right: 7px;
    }
    .section-slider .a-side-0, .section-slider .a-side-1 {
        transform: none;
        transform-origin: 0 0;
    }
    .section-slider .s-side-0 {
        margin-top: 25px;
        transform: none;
        transform-origin: 0 0;
        margin-left: 0;
    }
    .section-slider .s-side-1 {
        transform: none;
        transform-origin: 0 0;
        margin-bottom: 0;
    }
    .section-slider .s-side-1:last-child {
        margin-bottom: 0;
    }
    .section-slider .s-side-1 .s-side-image-2, .section-slider .s-side-1 .s-side-image-3 { left: 0 }
    .section-slider .s-side-1 .caption {
        left: 0;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 80px;
        text-align: center;
    }
    .section-slider .s-side-1 .caption p { font-size: 18px }
    .section-slider .sl-side-1, .section-slider .sl-side-2 { padding: 0 }
}
/* xs */
@media only screen and (max-width : 767px) {
    .section-slider .s-side-1 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .section-slider .s-side-1 + div { margin-top: 15px }
    .section-slider .s-side-1 .caption { padding-top: 55px }
    .section-slider .s-side-1 a { min-height: 140px }
    .section-slider .s-side-1 .caption p { font-size: 22px }
}
/* ========================================================================================== */
.sliderwrap {
    overflow: hidden;
    max-width: 100%;
    padding: 0 0;
    margin: 0 0;
    min-height: 590px;
    max-height: 590px;
    background-color: #e4e9ed;
}
.sliderwrap .owl-slider-main .owl-item, .sliderwrap .owl-slider-main .owl-item .item {
    min-height: 590px;
    max-height: 590px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 101%;
    z-index: 1;
}
.sliderwrap .owl-slider-main .owl-item a {
    display: block;
}
.sliderwrap .owl-slider-main .owl-nav .owl-prev {
    left: 35px;
    font-size: 28px;
    padding: 8px 10px;
}
.sliderwrap .owl-slider-main .owl-nav .owl-next {
    right: 35px;
    font-size: 28px;
    padding: 8px 10px;
}
.sliderwrap .owl-slider-main .owl-nav > div {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 1 !important;
    margin: -30px 0 0;
    position: absolute;
    top: 60%;
    z-index: 2;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background: rgba(0,0,0,.1);
    color: #fff;
    box-shadow: none !important;
}
.sliderwrap .owl-slider-main:hover .owl-nav .owl-prev {
    opacity: 1;
    left: 25px;
}
.sliderwrap .owl-slider-main:hover .owl-nav .owl-next {
    opacity: 1;
    right: 25px;
}
.sliderwrap .owl-slider-main .owl-nav > div:hover {
    background-color: rgba(0,0,0,.5);
    color: #fff;
}
.sliderwrap .owl-slider-main .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.sliderwrap .owl-slider-main .owl-nav{margin-top:10px}
.sliderwrap .owl-slider-main .owl-nav [class*=owl-]{font-size:14px;margin:5px;padding:4px 7px;display:inline-block;cursor:pointer;border-radius:3px}
.sliderwrap .owl-slider-main .owl-nav [class*=owl-]:hover{text-decoration:none}
.sliderwrap .owl-slider-main .owl-nav .disabled{opacity:.5;cursor:default}
.sliderwrap .owl-slider-main .owl-nav.disabled+.owl-dots{margin-top:10px}
.sliderwrap .owl-slider-main .owl-dot{display:inline-block;zoom:1}
.sliderwrap .owl-slider-main .owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.sliderwrap .owl-slider-main .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{}
.sliderwrap .owl-slider-main .owl-dots {
    text-align: left;
    padding-left: 92px;
}
.sliderwrap .owl-slider-main .owl-dots, .sliderwrap .owl-slider-main .owl-nav.disabled+.owl-dots {
    margin-top: 0;
    position: relative;
    bottom: 40px;
}
.sliderwrap .owl-slider-main .owl-dots .owl-dot span {
    background-color: transparent;
    height: 18px;
    width: 18px;
    border: 2px solid transparent;
    position: relative;
}
.sliderwrap .owl-slider-main .owl-dots .owl-dot span::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%,-50%);
    background: rgba(0, 155, 177, 0.3);
    width: 8px;
    height: 8px;
    border-radius: inherit;
}
.sliderwrap .owl-slider-main .owl-dots .owl-dot.active span {
    border-color: #009BB1;
    background-color: transparent;
}
.sliderwrap .slideinside1 {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 130px 50px 200px;
}
.sliderwrap .slideinside2 {
    color: #fff;
    font-size: 20px;
    font-weight: bolder;
}
.sliderwrap .slideinside2 .stxt1 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    letter-spacing: .05em;
    color: #ffffff;
    font-size: 48px;
    line-height: 1.2;
    border-left: 5px solid #009BB1;
    padding-left: 25px;
    text-shadow: 1px 4px 20px #000000;
}
.sliderwrap .slideinside2 .stxt2 {
    font-size: 20px;
    line-height: 1.35;
    letter-spacing: .05em;
    margin: 32px 0 0 32px;
    font-weight: 400;
    color: #ffffff;
    text-shadow: 1px 4px 20px #000000;
}
/* md */
@media only screen and (max-width : 1199px) {
    .sliderwrap .slideinside1 { padding-left: 0 }
    .sliderwrap .owl-slider-main .owl-dots { padding-left: 42px }
}
/* sm */
@media only screen and (max-width : 991px) {
    .sliderwrap .slideinside1 { padding-left: 0 }
    .sliderwrap .slideinside1 .container { width: 100% }
    .sliderwrap .owl-slider-main .owl-dots { padding-left: 42px }
}
/* xs */
@media only screen and (max-width : 767px) {
    .sliderwrap .slideinside1 { padding: 105px 0 55px 0; }
    .sliderwrap .slideinside2 .stxt1 { font-size: 36px; }
    .sliderwrap .owl-slider-main .owl-dots { padding-left: 42px; }
}
/* ========================================================================================== */
/* ========================================================================================== */
.section-hotels {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 25px;
    background-color: #d2dbe2;
}
/* ========================================================================================== */
.section-title {
    margin-bottom: 0;
    letter-spacing: .05em;
    color: #009BB1;
    font-size: 38px;
    line-height: 1.16667;
}
h1.section-title {
    margin-bottom: 25px;
}
.section-title a {
    color: #009BB1;
    text-decoration: none;
}
.section-title a:hover { text-decoration: underline }
.section-title-mn {
    text-align: center;
}
.section-link {
    margin-top: 20px;
}
.section-link a {
    color: #000;
    text-decoration: none;
    transition: .25s;
    display: inline-block;
    font-weight: 700;
}
.section-link a::after {
    content: "\f054";
    position: relative;
    top: 0;
    padding-left: 8px;
    font-weight: 900;
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    color: #009BB1;
}
.section-link a span { z-index: 1; position: relative; }
.section-link a span::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    z-index: -1;
    width: 100%;
    height: 4px;
    background: 0 0;
    transition: .33s;
}
.section-link a:hover span::before { background: #009BB1 }
/* md */
@media only screen and (max-width: 1199px) {
    .section-title-mn {
        text-align: left;
        margin-top: 25px;
    }
}
/* xs */
@media only screen and (max-width : 767px) {
    .section-link { text-align: left; padding-left: 3px }
    .section-title { font-size: 32px }
}
/* ========================================================================================== */
.section-news {
    padding-top: 25px;
    padding-bottom: 25px;
}
.post-modern {
    text-align: left;
    width: 100%;
    max-width: 100%;
}
.post-modern__image-wrap {
    color: #151515;
    text-decoration: none;
    transition: .25s;
    position: relative;
    overflow: hidden;
    display: block;
    height: 220px;
}
.post-modern__image-wrap2 {
    color: #151515;
    text-decoration: none;
    transition: .25s;
    position: relative;
    overflow: hidden;
    display: block;
    height: 220px;
}
.post-modern__image-wrap3 {
    height: 60px;
}
.post-modern__image-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 130px;
    background: #009BB1;
    z-index: 1;
    transform-origin: 0 0;
    transform: translateX(105%) rotate(-45deg);
    transition: .3s;
}
.post-modern__image-wrap:hover:before {
    transform: translateX(0) rotate(-45deg);
}
.post-modern__image-wrap:after {
    content: "\f061";
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 13px;
    z-index: 1;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 21px;
    color: #fff;
    transform: translateX(105%);
    transition: .3s;
}
.post-modern__image-wrap:hover:after {
    transform: translateX(0);
}
.post-modern__image-wrap img {
    display: inline-block;
    height: auto;
    max-width: none;
    min-width: 100%;
    max-height: 120%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1) rotate(.001deg);
    transform: translate(-50%,-50%) scale(1) rotate(.001deg);
    transition: .25s;
}
.post-modern__image-wrap:hover img {
    -webkit-transform: translate(-50%,-51%) scale(1.05) rotate(.001deg);
    transform: translate(-50%,-51%) scale(1.05) rotate(.001deg);
}
.post-modern__image-wrap2 img {
    display: inline-block;
    height: auto;
    max-width: none;
    min-width: 100%;
    max-height: 100%;
    min-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(1) rotate(.001deg);
    transform: translate(-50%,-50%) scale(1) rotate(.001deg);
    transition: .25s;
}
.post-modern__image-wrap2:hover img {
    -webkit-transform: translate(-50%,-51%) scale(1.05) rotate(.001deg);
    transform: translate(-50%,-51%) scale(1.05) rotate(.001deg);
}
.post-modern__main {
    padding: 30px 15px 25px 16px;
    border: 1px solid #e3e3e3;
}
.post-modern__horiz {
    border: 1px solid #e3e3e3;
    margin-bottom: 45px;
    padding-right: 30px;
}
.post-modern__title {
    position: relative;
    font-size: 18px;
    line-height: 1.44444;
    font-weight: 700;
    color: #151515;
    display: inline-block;
    margin: 0;
}
.post-modern__title a {
    text-decoration: none;
    transition: .25s;
    border: 0;
}
.post-modern__title a:hover {
    color: #009BB1;
    text-decoration: underline;
}
.post-modern__text {
    margin-top: 18px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .05em;
    color: #009BB1;
}
.post-modern__date {
    margin-top: 18px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .05em;
    color: #9fa3a7;
}
ul.post-modern__meta {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #9fa3a7;
    margin-left: -6px;
    margin-top: 20px;
    list-style: none;
    padding: 0;
}
ul.post-modern__meta > li {
    display: inline-block;
    padding: 3px 5px;
    vertical-align: middle;
}
ul.post-modern__meta .icon {
    position: relative;
    top: 2px;
    font-size: 17px;
    padding: 0;
    margin-right: 2px;
    display: inline-block;
    vertical-align: baseline;
    color: #009BB1;
}
ul.post-modern__meta a {
    color: inherit;
    display: inline;
    padding: 0 .3em;
    text-decoration: none;
    letter-spacing: .05em;
}
ul.post-modern__meta a:hover {
    color: #151515;
    text-decoration: none;
}
/* sm */
@media only screen and (max-width : 991px) {
    .post-modern { margin-bottom: 25px }
    .post-modern__image-wrap { height: 256px }
    .post-modern__image-wrap2 { height: 256px }
    .post-modern__horiz { padding-right: 0 }
    .row-rooms-tabs .post-modern__text, .room-price-col, .room-shell-btns { padding-left: 15px; padding-right: 15px }
}
/* xs */
@media only screen and (max-width : 767px) {
    .post-modern__image-wrap img {
        max-width: 120%;
        max-height: none;
    }
    .post-modern__image-wrap2 img {
        max-width: 120%;
        max-height: none;
    }
    .post-modern__image-wrap:before {
        transform: translateX(0) rotate(-45deg);
    }
    .post-modern__image-wrap:after {
        transform: translateX(0);
    }
}
/* ========================================================================================== */
.news-mb {
    margin-bottom: 15px;
}
.news-mb .news-mb-t {
    position: relative;
    font-size: 18px;
    line-height: 1.44444;
    font-weight: 700;
    color: #151515;
    display: inline-block;
    margin: 0;
    top: -5px;
}
.news-mb .news-mb-t a {
    text-decoration: none;
    transition: .25s;
    border: 0;
}
.news-mb .news-mb-t a:hover {
    color: #009BB1;
    text-decoration: underline;
}
/* ========================================================================================== */
.parallax-content {
    position: relative;
    z-index: 1;
}
.parallax {
    position: relative;
    overflow: hidden;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.section-counters {
    padding-top: 35px;
    padding-bottom: 35px;
}
.section-counters .counters1 {
    margin: 100px 0;
    text-align: center;
}
.section-counters .counters1 .box {
    background: rgba(0,0,0,.25);
    padding: 52px 30px;
    color: #fff;
    margin: 0 45px 0 45px;
}
.section-counters .counters1 .box .box-counter {
    font-size: 70px;
    top: 0;
    vertical-align: baseline;
    font-weight: 700;
    line-height: 1;
}
.section-counters .counters1 .box .box-counter2 {
    font-size: 58px;
    line-height: 70px;
}
.section-counters .counters1 .box .box-counter3 {
    font-size: 48px;
    line-height: 70px;
}
.section-counters .counters1 .box .box-title {
    font-weight: 700;
    line-height: 1.3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    font-size: 18px;
    max-width: 160px;
    word-break: break-word;
}
/* md */
@media only screen and (max-width : 1199px) {
    .section-counters .counters1 .box { padding: 42px 20px; margin: 0 15px 0 15px; }
}
/* sm */
@media only screen and (max-width : 991px) {
    .section-counters { padding-top: 15px }
    .section-counters .counters1 { margin: 70px 0 }
    .section-counters .counters1 .box {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-top: 24px;
        padding-bottom: 24px;
    }
}
/* xs */
@media only screen and (max-width : 767px) {
    .section-counters .counters1 .box .box-counter { font-size: 32px; line-height: initial }
    .section-counters .counters1 .box { padding: 32px 0; margin: 25px 0 25px 0; }
}
/* ========================================================================================== */
.section-main-1 {
    padding-top: 35px;
    padding-bottom: 35px;
}
.section-main-1 .shell { padding: 40px 40px; overflow: hidden }
.section-main-1 .shell h2, .section-main-1 h2 { font-size: 36px; color: #009BB1; text-align: center }
.section-main-1 .bg-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 300px;
    margin-bottom: 30px;
}
.section-main-1 .shell-btns {
    display: inline-table;
    vertical-align: middle;
    margin: 0 auto 0 auto;
    text-align: center;
    width: 100%;
}
.section-main-1 .shell-btns > * {
    display: inline-table;
    vertical-align: middle;
    margin-top: 20px;
    margin-left: 20px;
}
.section-main-1 .shell-btns > a:first-child {
    margin-left: 0;
}
.section-main-1 .shell-btns p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .05em;
    color: #9b9b9b;
    margin-bottom: 0;
}
.more {
    font-size: 18px;
    color: #009BB1;
    text-align: center;
    margin-top: 5px;
}
.more2 {
    font-size: 14px;
    color: #009BB1;
    text-align: center;
    margin-top: 5px;
}
/* md */
@media only screen and (max-width : 1199px) {
    .section-main-1 .shell { padding: 20px 40px }
}
/* sm */
@media only screen and (max-width : 991px) {
    .section-main-1 .shell { padding: 20px 20px 20px 20px }
    .section-main-1 .bg-image {
        height: 150px;
    }
}
/* xs */
@media only screen and (max-width : 767px) {
    .section-main-1 .shell { padding: 50px 20px 20px 20px }
    .section-main-1 .bg-image { height: 300px }
    .section-main-1 .shell h2, .section-main-1 h2 { font-size: 26px; margin-top: 0 }
    .section-main-1 .shell-btns p, .section-main-1 .shell-btns p + a { display: none }
}
/* ========================================================================================== */
.section-icons-m {
    margin-top: 45px;
    margin-bottom: 35px;
}
.piconbox {
    margin: 5px 25px 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: center;
    justify-content: space-around;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
}
.picon-col {
    margin: 0;
    padding: 0;
    min-height: 118px;
    min-width: 118px;
}
.main-icon {
    width: 86px;
    height: 86px;
    fill: #000;
    stroke: transparent;
}
.main-icon-h {
    position: relative;
    text-align: center;
}
.main-icon-h a {
    text-decoration: none;
    color: #000;
}
.main-icon-h a:hover {
    text-decoration: underline;
    color: #009BB1;
}
.main-icon-h svg {
    margin: 0 auto 10px auto;
    display: block;
    fill: #009BB1
}
.main-icon-h a:hover svg {}
.main-param {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3em;
}
.main-param p { padding:0; margin:0; font-size: 18px; }
.piconbox2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: center;
    justify-content: space-around;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
}
.corp-icon {
    width: 62px;
    height: 62px;
    fill: #000;
    stroke: transparent;
}
.corp-icon-h {
    position: relative;
    text-align: center;
}
.corp-icon-h a {
    text-decoration: none;
    color: #000;
}
.corp-icon-h a:hover {
    text-decoration: underline;
    color: #009BB1;
}
.corp-icon-h svg {
    margin: 0 auto 10px auto;
    display: block;
    fill: #009BB1
}
.corp-icon-h a:hover svg {}
.corp-param {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2em;
}
.corp-param p { padding:0; margin:0; font-size: 15px; }
/* xs */
@media only screen and (max-width : 767px) {
    .piconbox { margin: 0 }
    .picon-col { margin-bottom: 35px }
    .section-icons-m { margin-bottom: 15px }
}
/* ========================================================================================== */
.gold{color:gold}
.rev-body .gold {color:gold}
.rev-form-star {
    font-size: 18px;
    position: relative;
    top: 1px;
    color: gold;
    margin-left: 5px;
}
.rating-box { white-space: nowrap }
/* ========================================================================================== */
.section-footer {
    border-top: 1px solid #009BB1;
    margin-top: 65px;
}
.section-footer .footer1 {
    padding-top: 45px;
    padding-bottom: 10px;
}
.section-footer .footer2 {
    padding: 10px 0 30px 0;
}
.section-footer .footer2 a {
}
.section-footer .footer2 a:hover {
}
.section-footer .footer2 .footer-policy {
    margin-top: 15px;
    font-size: 13px;
    color: #333;
}
.section-footer .heading-bordered {
    font-size: 20px;
    line-height: 1.35;
    position: relative;
    font-weight: 700;
    padding-left: 30px;
    border-left-width: 4px;
}
.section-footer .heading-bordered::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-left: 4px solid #009BB1;
}
.section-footer  .heading-bordered + p {
    margin-top: 30px;
}
.section-footer .footer1 a {}
.section-footer .footer1 a:hover {
    color: #009BB1;
}
.footer-list-1, .footer-list-2 {
    margin-top: 30px;
}
.footer-list-1 li p {}
.footer-list-1 > li+li {
    margin-top: 22px;
}
.footer-list-1 li.rekvizity p { margin-bottom: 0; font-size: 14px }
.footer-list-2 > li+li {
    margin-top: 14px;
}
.footer-list-2 a { text-decoration: none }
.footer-list-2 a:hover { text-decoration: underline }
.f-cvto-logo { max-width: 300px }
.f-pay-logo { max-width: 300px; margin-top: 5px }
/* xs */
@media only screen and (max-width : 767px) {
    .footer-list-2 { margin-bottom: 0 }
    .footer-list-2 li { margin-top: 14px }
    .footer-list-2.last { margin: 0 }
    .section-footer a[href^=tel] { display: block }
    .section-footer .rekvizity a { font-size: 16px }
}
/* ========================================================================================== */
.nap-hotel-img {
    width: 100%;
    height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.nap-hotel-img a {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
/* ========================================================================================== */
.foot-sub-box {
    padding: 15px 15px 10px 15px;
    border: 1px solid #e3e3e3;
    background: rgb(255, 255, 255) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAGCAYAAACFIR03AAAAV0lEQVR42tXOMRWAQAwE0RWFDRTg5d47Jeg4Q9gI06RbqlwKil/P6LpXbDCf85AxEBtMGjKG/jyPUHUerfP4nEeoOo/Wedj5pOo8Wudh55Oq82idh51PLxpvled7kLAXAAAAAElFTkSuQmCC) repeat-x
}
/* ========================================================================================== */
.section-projects {
    padding-top: 65px;
    padding-bottom: 15px;
}
.section-projects .grid-sizer {
    width: 16.666666666666667%;
}
.section-projects .gutter-sizer {
    width: 0;
}
.section-projects .isotope-item {
    float: left;
    width: 16.666666666666667%;
    margin-bottom: 0;
    padding: 0 1px 2px 1px;
    overflow: hidden;
}
.section-projects .isotope-item-3, .section-projects .isotope-item-4 {
    width: 33.333333333333337%;
}
.section-projects .isotope-item-2 {
    width: 16.666666666666667%;
}
.thumb-zoe {
    position: relative;
    overflow: hidden;
    display: block;
    min-height: 100px;
    background: #2a2a2a;
    text-align: center;
}
.thumb-zoe__caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 10px 10px;
    background: rgba(42, 42, 42, 0.72);
    width: 100%;
}
.thumb-zoe__title {
    font-size: 15px;
    font-weight: 700;
    color: #fff !important;
    margin-bottom: 0;
    text-decoration: none;
}
.thumb-zoe:hover .thumb-zoe__caption {
    color: #009BB1;
}
.thumb-zoe:hover .thumb-zoe__title {
    color: #009BB1;
    text-decoration: underline;
}
@supports (object-fit: cover) {
    .thumb-zoe__image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center center;
    }
}
@media (min-width: 992px) {
    /*
    .thumb-zoe__caption {
        bottom: 0;
        left: 0;
        right: 0;
        transition: transform 0.35s;
        transform: translate3d(0, 100%, 0);
    }
    .thumb-zoe__title {
        transition: transform 0.35s .05s;
        transform: translate3d(0, 200%, 0);
    }
    .thumb-zoe:hover .thumb-zoe__caption,
    .thumb-zoe:hover .thumb-zoe__title {
        transform: translate3d(0, 0, 0);
    }
    */
    .thumb-zoe__caption { padding: 10px 10px; }
    .thumb-zoe__title { font-size: 14px; }
}
/* md */
@media only screen and (max-width : 1199px) {
    .section-projects .isotope-item-2 {
        width: 33.333333333333337%;
    }
}
/* sm */
@media only screen and (max-width : 991px) {
    .section-projects .isotope-item {
        width: 50%;
        margin-bottom: 0;
    }
    .section-projects .gutter-sizer {
        width: 0;
    }
}
/* xs */
@media only screen and (max-width : 767px) {
    .section-projects .isotope-item {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .section-projects .gutter-sizer {
        width: 0;
    }
}
/* ========================================================================================== */
.section-breadcrumbs {
    height: auto;
    padding: 0;
    margin-bottom: 15px;
}
.section-breadcrumbs .container, .section-breadcrumbs .container-fluid {
    position: relative;
    height: 100%;
}
.section-breadcrumbs .breadcrumbs-wrap {
    padding: 10px 0 15px 0;
    margin-bottom: 15px;
    /*border-bottom: 1px solid #009BB1;*/
}
.section-breadcrumbs h2 {
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: .05em;
    font-size: 48px;
    line-height: 1.16667;
    color: #009BB1;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.section-breadcrumbs .breadcrumb { text-align: center }
/* sm */
@media only screen and (max-width : 991px) {
    .section-breadcrumbs h2 { font-size: 42px }
}
/* ========================================================================================== */
.section-reviews {
    margin-top: 35px;
    margin-bottom: 35px;
}
.owl-slider-otz .otz-box {
    margin: 0 5px 0 5px;
    border: 1px solid #e3e3e3;
}
.owl-slider-otz .otz-info {
    margin-top: 15px;
    font-size: 14px;
    padding: 0 15px 20px 15px;
    min-height: 142px;
}
.owl-slider-otz .otz-name {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.owl-slider-otz .otz-dt {
    color: #009BB1;
    padding: 8px 15px 8px 15px;
    font-size: 18px;
    white-space: nowrap;
    float: left;
}
.owl-slider-otz .otz-rating {
    color: #6d8c9c;
    padding: 8px 15px 8px 15px;
    font-size: 18px;
    white-space: nowrap;
    float: right;
    text-align: right;
}
.owl-slider-otz .otz-rating .fa-star {
    font-size: 18px;
    top: 1px;
    margin-left: 5px;
}
.owl-slider-otz .otz-rating .gold {
    color: gold;
}
.owl-slider-otz .owl-dots, .owl-slider-otz .owl-nav.disabled+.owl-dots {
    margin-top: 40px;
}
.owl-slider-otz .owl-dots .owl-dot span {
    background-color: #009BB1;
    height: 14px;
    width: 14px;
}
/* ========================================================================================== */
.zalyr-box { margin-top: 40px }
.zalyr-box .zalyr-t {
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
    background-color: #6d8c9c;
    font-weight: bolder;
    font-size: 14px;
    padding: 5px 0 5px 0;
}
.zalyr-box .zalyr-c1 {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.zalyr-box .zalyr-c2 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 14px;
}
.zalyr-box .zalyr-i .icon {
    text-align: center;
    width: 40px;
    height: 40px;
    stroke: transparent;
    display: block;
    margin: 15px auto 10px auto;
    fill: #6d8c9c;
}
/* ========================================================================================== */
.section-events {
    margin-top: 65px;
    margin-bottom: 35px;
}
/* ========================================================================================== */
.section-photos {
    margin-top: 65px;
    margin-bottom: 35px;
}
/* ========================================================================================== */
.section-content {}
.content-title-1 {
    letter-spacing: .05em;
    color: #009BB1;
    font-size: 24px;
    line-height: 1.16667;
    margin-top: 0;
    margin-bottom: 15px;
}
.content-title-1 a {
    color: #009BB1;
    text-decoration: none;
}
.content-title-1 a:hover {
    text-decoration: underline;
}
.content-title-2 {
    letter-spacing: .05em;
    color: #009BB1;
    font-size: 24px;
    line-height: 1.16667;
    margin-top: 0;
    margin-bottom: 15px;
}
.content-title-3 {
    letter-spacing: .05em;
    color: #009BB1;
    font-size: 24px;
    line-height: 1.16667;
    margin-top: 25px;
    margin-bottom: 15px;
}
.row-special8 .post-modern__image-wrap img {
    max-height: none;
    max-width: 100%;
}
.row-special8 .post-modern { margin-bottom: 25px }

.row-page-tabs { margin-top: 0 }
.row-page-tabs .post-modern { margin-bottom: 25px }
.row-page-tabs .post-modern__image-wrap { height: 240px }
.row-page-tabs .post-modern__image-wrap img {
    max-height: none;
    max-width: 130%;
}
.row-page-tabs .post-modern__title, .row-page-tabs .post-modern__title a { color: #009BB1 }
.row-page-tabs .post-modern__text {
    font-size: 16px;
    line-height: 1.4;
    color: #000;
}
.row-rooms-tabs { margin-top: 5px }
.row-rooms-tabs .post-modern { margin-bottom: 0 }
.row-rooms-tabs .post-modern__image-wrap2 { height: 240px }
.row-rooms-tabs .post-modern__image-wrap3 { height: 60px; margin-top: 30px }
.row-rooms-tabs .post-modern__image-wrap2 img, .row-rooms-tabs .post-modern__image-wrap3 img {
    max-height: none;
    max-width: 130%;
}
.row-rooms-tabs .post-modern__title, .row-rooms-tabs .post-modern__title a { color: #009BB1 }
.row-rooms-tabs .post-modern__text {
    font-size: 16px;
    line-height: 1.4;
    color: #000;
    margin-bottom: 15px;
}
.room-price-col {
    font-size: 22px;
    color: #009BB1;
    text-align: right;
}
.room-price-col2 {
    font-size: 22px;
    color: #009BB1;
}
.section-content .post-modern__video-wrap p {
    margin: 0;
    padding: 0;
}
.section-content .post-modern__video-wrap iframe { display: block }
.section-content .grid-sizer { width: 15.833333333333333%; }
.section-content .gutter-sizer { width: 1%; }
.section-content .isotope-item {
    float: left;
    height: auto;
    width: 32.666666666666667%;
    margin-bottom: 1%;
    overflow: hidden;
}
.section-content .isotope-item-3 { width: 32.666666666666667%; }
.dprice { font-size: 24px; color: #800000 }
.room-shell-btns {
    display: inline-table;
    vertical-align: middle;
    margin: 15px auto 15px auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
}
.room-i-col {
    padding: 10px 5px 0 5px;
}
.room-icon2 {
    text-align: center;
    font-size: 12px;
}
.room-icon2 svg {
    fill: #6d8c9c;
    width: 30px;
    height: 30px;
    stroke: transparent;
    display: block;
    margin: 0 auto 20px auto;
}
/*
.room-i-t + .room-i-t::before {
    content: '';
    position: absolute;
    border-left: 1px solid #6d8c9c;
    top: 16px;
    left: 0;
    height: 16px;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}
*/
.phone-h-f { font-size: 28px }
.phone-h-c-f {
    font-size: 14px;
    line-height: 14px;
}
.phone-h-c-ff { color: #fff }
.page-sgl-photo a img { min-width: 100% }
.fotorama .fotorama__nav-wrap {
    position: absolute;
    bottom: -2px;
}
/* md */
@media only screen and (max-width : 1199px) {
    .row-page-tabs .post-modern__image-wrap { height: 200px; }
    .row-rooms-tabs .post-modern__image-wrap2 { height: 200px; }
    .row-rooms-tabs .post-modern__image-wrap3 { height: 60px; }
    .row-special8 .post-modern__image-wrap { height: 200px; }
}
/* sm */
@media only screen and (max-width : 991px) {
    .section-content .isotope-item {
        width: 49.5%;
        margin-bottom: 1%;
    }
    .section-content .gutter-sizer { width: 1%; }
    .row-rooms-tabs .post-modern__image-wrap2 { height: 400px }
    .row-rooms-tabs .post-modern__image-wrap3 { height: 120px }
    .page-sgl-photo, .tab-photos-slider{margin-top:15px}
}
/* xs */
@media only screen and (max-width : 767px) {
    .section-content .isotope-item {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .section-content .gutter-sizer { width: 0; }
    .room-i-col {
        padding-left: 15px;
        padding-right: 15px;
    }
    .row-roominc1 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .row-rooms-tabs .post-modern__image-wrap2 { height: 260px }
    .row-rooms-tabs .post-modern__image-wrap3 { height: 80px }
    .page-sgl-photo{margin-top:15px}
    .fotorama .fotorama__nav-wrap {
        position: relative;
        bottom: auto;
        display: none;
    }
}
/* ========================================================================================== */
.ts-pager {padding: 0 15px 0 15px;}
.ts-pager ul, .ts-pager ul li, .ts-pager ul li a { border-radius: 0 }
.pagination>li>a, .pagination>li>span { color: #009BB1; }
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus { background-color: #009BB1;border-color: #009BB1; }
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus { color: #009BB1; }
/* ========================================================================================== */
.row-zal-inc { overflow: hidden; }
.row-zal-inc .zal-icon { text-align: center; margin-bottom: 9px; padding-top: 2px; font-size: 13px; }
.row-zal-inc .zal-icon .z-icon { display: block; width: 40px; height: 40px; margin: 0 auto; vertical-align: middle; fill: #009BB1; }
/* ========================================================================================== */
.calculator-box {
    background-color: #e4e9ed;
    padding: 15px;
    margin-bottom: 25px;
}
.calculator-box .fa-calculator {
    color: #6d8c9c;
    font-size: 38px;
}
.calculator-box .calc-box-t {
    font-weight: bold;
}
.calculator-box .calc-box-i {
    font-size: 13px;
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {
    .calculator-box .calc-btns-col {
        margin-top: 10px;
    }
}
/* ========================================================================================== */
.border-group {
    padding: 5px 5px 5px 15px;
    background-color: #DAEEF9;;
    /*
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.35);
    */
    border: 2px solid #009BB1;
}
.border-group-2 {
    padding: 15px 15px 5px 15px;
    color: #fff;
}
.flex-row-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-flow: wrap;
    flex-flow: wrap;
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {
    .flex-row-1 {
        display: block;
    }
}
/* ========================================================================================== */
.section-bronbox {
    background-color: #009BB1;
}
/* ========================================================================================== */
.onlineform-dates {
    letter-spacing: .05em;
    color: #000;
    font-size: 24px;
    line-height: 1.16667;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}
.onlineform-title {
    letter-spacing: .05em;
    color: #009BB1;
    font-size: 24px;
    line-height: 1.16667;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}
.table-online2 { font-size: 14px; background-color: #fff; }
.table-online2 tr { background-color: #fff; }
.table-online2 td.to2-td2 {
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}
.table-online2 td.to2-td3 {
    text-align: center;
    vertical-align: middle;
}
.table-online3 {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
}
.table-online3 td.to3-td2 {
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}
.table-online3 td.to3-td3 {
    text-align: center;
    vertical-align: middle;
}
.table-online3 td.to3-td4 {
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
}
.table-online3 tbody tr td .btn-act {
    padding: 5px 10px 3px 10px;
    font-size: 14px;
    font-weight: bolder;
    margin-top: 0;
}
.table-online3 tbody tr td .fa-check-circle {
    color: green;
    font-size: 16px;
}
.table-online3 tbody tr td .fa-question-circle {
    color: #eea236;
    font-size: 16px;
}
.tg-row {
    margin-bottom: 45px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.5);
    box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}
.tg-row-2 {
    background-color: #fff;
    /* border: 1px solid #e3e3e3; */
}
.tg-col-img {
    margin-right: -15px;
}
.tg-room-name {
    font-size: 24px;
    margin-bottom: 15px;
}
.tg-img-a {
    display: block;
    border: none;
    margin-top: 0;
    overflow: hidden;
}
.tg-img-b {
    display: block;
    overflow: hidden;
}
.tg-img-b .tg-img { min-width: 100%; min-height: 100%; }
.tg-room-content {
    font-size: 13px;
    padding-top: 0;
    padding-right: 15px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.tg-room-inc { margin: 10px 0 5px 0; }
.tg-room-icon {
    overflow: hidden;
    text-align: center;
}
.tg-room-inc .tg-room-icon { text-align: center; margin-bottom: 8px; padding-top: 2px; font-size: 11px; }
.tg-room-inc .tg-room-icon .icon { display: block; width: 24px; height: 24px; margin: 0 auto; vertical-align: middle; }
.tg-room-icon svg { fill: #6d8c9c; }
.tg-placing {
    font-weight: bold;
    margin-bottom: 2px;
}
.tour-quan {color: #da0422; font-size: 12px }
.table-online tbody tr td.o-cost, span.o-cost {font-size: 16px; font-weight: 700; color: green; }
.table-online tbody tr td.o-cost2, span.o-cost2 {font-size: 12px; font-weight: normal; color: green; white-space: normal; }
.table-online tbody tr td.v-middle { vertical-align: middle }
.table-online tbody tr td.td-o-cost { line-height: normal; vertical-align: middle; text-align: center; }
.text-bolder { font-weight: bolder }
.online-com { color: #999 }
.mob-o-cost {font-size: 15px; text-align: center; color: green;}
div.o-cost0 {font-size: 12px; font-weight: 700; text-decoration: line-through; line-height: 12px }
div.o-cost {font-size: 18px; font-weight: 700; color: green; }
div.o-cost2 {font-size: 12px; font-weight: normal; color: green; white-space: normal; }
.room-t-box2 {
    position: relative;
    text-align: left;
    overflow: hidden;
    height: 160px;
}
.room-t-box2m {
    margin-top: 15px;
    height: 47px;
    margin-bottom: 15px;
}
.room-t-box2mf {}
.room-t-box2ml {}
.room-t-box2 a, .room-t-box2m a {
    display: block;
    position: relative;
    text-align: left;
    height: 100%;
    overflow: hidden;
}
.room-t-box2 img, .room-t-box2m img {
    height: 100%;
    min-height: 100%;
}

.tg-room-t-box2 {
    position: relative;
    text-align: left;
    overflow: hidden;
    height: 160px;
}
.tg-room-t-box2m {
    margin-top: 15px;
    height: 47px;
    margin-bottom: 15px;
}
.tg-room-t-box2mf {}
.tg-room-t-box2ml {}
.tg-room-t-box2 a, .tg-room-t-box2m a {
    display: block;
    position: relative;
    text-align: left;
    height: 100%;
    overflow: hidden;
}
.tg-room-t-box2 img, .tg-room-t-box2m img {}
.modal [data-theme="onlinewizard"] .modal-header {
    border-bottom: none;
}
.modal [data-theme="onlinewizard"] .modal-body {
    padding: 0 0 15px 0;
    width: 100%;
}
.wizard-header {
    background-color: #e4e9ed;
    color: #000;
    padding: 15px;
}
.wizard-header .wizard-room-t {
    font-size: 16px;
    font-weight: bold;
}
.wizard-header .wizard-room-d {
    font-weight: bolder;
}
.wizard-header .wizard-room-cost {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
}
.wizard-header .wizard-room-cost-1 {
}
.wizard-header .wizard-room-costc {
    color: #000;
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
}
.wizard-content {
    padding: 15px 15px 15px 15px;
}
.wizard-header .wizard-room-ava {
    text-align: center;
    font-size: 16px;
    margin-top: 3px;
    font-weight: bolder;
}
.wizard-header .wizard-room-ava-1 {
    color: green;
}
.wizard-header .wizard-room-ava-2 {
    color: green;
}
.wizard-header .wizard-room-ava-3, .wizard-header .wizard-room-ava-4 {
    color: #eea236;
}
.wizard-header .wizard-room-ava .fa-question-circle { cursor: help }
.wizard-nav .nav-pills > li > a {
    text-decoration: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 5px 5px;
}
.wizard-nav .nav-pills > li > a > span {
    font-size: 12px;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wizard-footer {
    padding: 0 15px 0 15px;
}
.wizard-finish { font-weight: bolder; border-width: 2px; }
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width : 1199px) {
    .room-t-box2m {height:35px}
    .tg-room-t-box2m {height:35px}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px) {
    .room-t-box2m {height:35px}
    .tg-row {padding: 5px;border:none}
    .tg-room-content { padding-top: 0 }
    .tg-room-t-box2 { height: 120px;}
    .tg-room-t-box2m {height:52px; margin-bottom: 0}
    .border-group { padding: 15px 15px 25px 15px; }
    .tg-col-img { padding-bottom: 15px }
    .tg-room-t-box2 img.tg-img-a { max-width: 150% }
    .tg-col-img {padding-bottom: 15px}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {
    .tg-room-t-box2 { height: 220px; }
    .room-price-col { margin-bottom: 8px }
    .room-btn2 { margin-top: 0 }
    .row-room2 {
        margin-right: -15px;
    }
    .room-t-box2m {height:62px; margin-bottom: 0}
    .tg-room-t-box2m {height:62px; margin-bottom: 0}
    .tg-row {padding:0;border:none}
    .tg-room-name {
        text-align: center;
        padding-top: 15px;
    }
    .border-group {padding: 15px 10px 25px 10px;}
    .wizard-cost-col { margin-top: 5px }
    .wizard-nav .nav-pills > li > a {
        padding: 5px 1px;
        width: 33.3333333%;
        float: left;
        margin-bottom: 0;
    }
    .wizard-nav .nav-pills > li > a > span { font-size: 11px }
    .btn-act {
        padding: 3px 10px 3px 10px;
        margin-top: 5px;
    }
    .wizard-header { padding: 5px 10px 5px 10px }
    .wizard-info-col { text-align: center; }
    .wizard-header .wizard-room-cost { line-height: 24px; }
    .wizard-header .wizard-room-ava { font-size: 12px; margin-top: 0; }
    .onlineform-dates {
        font-size: 18px;
    }
    .tg-room-content {
        padding-top: 0;
        padding-right: 10px;
        padding-left: 10px;
    }
    .tg-room-inc .tg-room-icon { font-size: 9px; }
    .tg-col-img {
        margin-right: -15px;
        margin-bottom: 10px;
    }
    .table-online2 tr td {
        float: left;
        width: 100%;
    }
    .table-online3 tr td {
        float: left;
        width: 100%;
    }
    .table-online2 tr td.to2-td3 {
        margin-bottom: 25px;
    }
    .table-online3 tr td.to3-td3 {
        margin-bottom: 25px;
    }
    .tour-room-name {
        text-align: center;
    }
    .tour-room-dates {
        text-align: center;
        margin-bottom: 10px;
    }
    .tour-quan {display: block; text-align: center }
    .table-online3 td.to3-td4 {
        font-size: 20px;
        width: 50%;
    }
    .table-online3 tr td.to3-td2 {
        font-size: 20px;
        width: 50%;
    }
    .table-online3 tr td.to3-td2 div.o-cost { font-size: 20px }
    .table-online3 tbody tr td .btn-act {
        padding: 7px 10px 6px 10px;
        font-size: 19px;
    }
    .tg-room-t-box2 img, .tg-room-t-box2m img {
        -moz-transform: translateY(-52%);
        -ms-transform: translateY(-52%);
        -webkit-transform: translateY(-52%);
        transform: translateY(-52%);
    }
    .tg-room-t-box2m img.tg-img-a { max-width: 150% }
}
/* ========================================================================================== */
.input-group-promocode { margin-bottom: 15px }
.input-group-promocode label {
    font-size: 14px;
    position: absolute;
    top: -20px;
    display: none;
}
.promocode-result {
    padding: 4px 5px;
    margin-top: 0;
    font-weight: bold;
    font-size: 12px;
    border: 0;
    width: 99.9%;
    margin-bottom: 20px;
}
/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */
/* ========================================================================================== */
.scrolltop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
    transition: .3s all ease;
    transform: translateY(100px);
}
.scrolltop, .scrolltop:active, .scrolltop:focus { color: #fff; background: #009BB1; text-decoration: none; }
.scrolltop:hover { color: #fff; background: #514f4c; text-decoration: none; }
.scrolltop.active { transform: translateY(0); }
/* --- --- */
.cbf {
    position: fixed;
    top: auto;
    right: auto;
    bottom: 60px;
    left: 35px;
    width: 77px;
    height: 77px;
    cursor: pointer;
    z-index: 100;
    opacity: 1;
    display:block;
}
.cbf .cbf-main {
    background:#329d1e;
    width:77px;
    height:77px;
    -moz-box-shadow: 3px 4px 10px rgba(0,0,0,.39);
    -webkit-box-shadow: 3px 4px 10px rgba(0,0,0,.39);
    box-shadow: 3px 4px 10px rgba(0,0,0,.39);
    -moz-border-radius:39px;
    -webkit-border-radius:39px;
    border-radius:39px;
    position:absolute;
    bottom:0;
    right:0;
    /*
    -webkit-animation:shake 6s 0s both infinite;
    -moz-animation:shake 6s 0s both infinite;
    -o-animation:shake 6s 0s both infinite;
    animation:shake 6s 0s both infinite;
    */
}
.cbf .cbf-main .cbf-shadow {
    border-color: #329d1e;
    position: absolute;
    top: 0;
    left: 0;
    width:77px;
    height:77px;
    border-radius: 50%;
    border-style: solid;
    border-width:2px;
    /*
    animation-name: shadow;
    animation-duration: 1.5s;
    animation-iteration-count:infinite;
    animation-timing-function: ease-out;
    */
}
/*
@keyframes shadow {
    0% {top:0;left:0;width:77px;height:77px;opacity:.5;}
    100% {top:-18px;left:-19px;width:114px;height:114px;opacity:0;}
}
*/

.cbf .cbf-icon {
    width: 77px;
    height: 77px;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.cbf .cbf-icon .fa {
    position: absolute;
    top: 50%;
    left: 30%;
    color: #fff;
    font-size: 46px;
    line-height: 0;
    margin: 0 auto;
}
.cbf .cbf-icon:hover .fa { left: -9999px; }
.cbf .cbf-icon .cbf-text {
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    display: block;
    position: absolute;
    top: 21%;
    left: -9999px;
}
.cbf .cbf-icon:hover .cbf-text {
    left: auto;
}
/*
@-webkit-keyframes shake {
    80%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    82%, 86%, 90%, 94%, 98% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    84%, 88%, 92%, 96% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
@keyframes shake {
    80%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    82%, 86%, 90%, 94%, 98% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    84%, 88%, 92%, 96% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}
*/

/* --- --- */
#page-loader {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 20px 10%;
    z-index: 9999999;
    background: #fff;
    transition: .3s all ease;
}
#page-loader.loaded {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}
#page-loader.ending {
    display: none;
}
#page-loader > * {
    width: 100%;
    text-align: center;
}
#page-loader .page-loader-body {
    margin-top: 40px;
    text-align: center;
    font-size: 20px;
}
#page-loader .loadingProgress0 {
    width: 400px;
    max-width: 90%;
    height: 5px;
    overflow: hidden;
    border-radius: 0;
    margin: auto auto 10px auto;
    background: #009BB1;
}
#page-loader .loadingProgress {
    margin-top: 0;
    margin-left: -400px;
    animation-name: bounce_loadingProgress;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    width: 400px;
    height: 5px;
    background: #ccc;
    overflow: hidden;
}
@-webkit-keyframes bounce_loadingProgress { 0% {margin-left: -400px;} 100% {margin-left: 400px;} }
@keyframes bounce_loadingProgress { 0% { margin-left: -400px; } 100% { margin-left: 400px; } }
/* --- --- */
/* --- */
.list-group-item:first-child, .list-group-item:last-child { border-radius: 0 }
.hotelonmapm,.hotelonmapc {width:100%; height:400px}
/* --- OTHER --- */
.content table{width:100%;max-width:100%;margin-bottom:20px}.content table>tbody>tr>td,.content table>tbody>tr>th,.content table>tfoot>tr>td,.content table>tfoot>tr>th,.content table>thead>tr>td,.content table>thead>tr>th{line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd;padding:5px}.content table>thead>tr>th{vertical-align:bottom}.content table>caption+thead>tr:first-child>td,.content table>caption+thead>tr:first-child>th,.content table>colgroup+thead>tr:first-child>td,.content table>colgroup+thead>tr:first-child>th,.content table>thead:first-child>tr:first-child>td,.content table>thead:first-child>tr:first-child>th{border-top:0}.content table>tbody+tbody{border-top:2px solid #ddd}.content table .content table{background-color:#fff}.content table,.content table>tbody>tr>td,.content table>tbody>tr>th,.content table>tfoot>tr>td,.content table>tfoot>tr>th,.content table>thead>tr>td,.content table>thead>tr>th{border:1px solid #ddd}.content table>thead>tr>td,.content table>thead>tr>th{border-bottom-width:2px}.content table>tbody>tr:nth-of-type(odd){}.content table>tbody>tr.active>td,.content table>tbody>tr.active>th,.content table>tbody>tr:hover,.content table>tbody>tr>td.active,.content table>tbody>tr>th.active,.content table>tfoot>tr.active>td,.content table>tfoot>tr.active>th,.content table>tfoot>tr>td.active,.content table>tfoot>tr>th.active,.content table>thead>tr.active>td,.content table>thead>tr.active>th,.content table>thead>tr>td.active,.content table>thead>tr>th.active{background-color:#f5f5f5}.content table col[class*=col-]{position:static;float:none;display:table-column}.content table td[class*=col-],.content table th[class*=col-]{position:static;float:none;display:table-cell}.content table>tbody>tr.active:hover>td,.content table>tbody>tr.active:hover>th,.content table>tbody>tr:hover>.active,.content table>tbody>tr>td.active:hover,.content table>tbody>tr>th.active:hover{background-color:#e8e8e8}.content>table>thead:nth-child(2) tr th{font-weight:normal}
/* --- */
.content .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.content .table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.content .table-responsive>table{margin-bottom:0;border:0}.content .table-responsive>table>tbody>tr>td,.content .table-responsive>table>tbody>tr>th,.content .table-responsive>table>tfoot>tr>td,.content .table-responsive>table>tfoot>tr>th,.content .table-responsive>table>thead>tr>td,.content .table-responsive>table>thead>tr>th{/*white-space:nowrap*/}.content .table-responsive>table>tbody>tr>td:first-child,.content .table-responsive>table>tbody>tr>th:first-child,.content .table-responsive>table>tfoot>tr>td:first-child,.content .table-responsive>table>tfoot>tr>th:first-child,.content .table-responsive>table>thead>tr>td:first-child,.content .table-responsive>table>thead>tr>th:first-child{border-left:0}.content .table-responsive>table>tbody>tr>td:last-child,.content .table-responsive>table>tbody>tr>th:last-child,.content .table-responsive>table>tfoot>tr>td:last-child,.content .table-responsive>table>tfoot>tr>th:last-child,.content .table-responsive>table>thead>tr>td:last-child,.content .table-responsive>table>thead>tr>th:last-child{border-right:0}.content .table-responsive>table>tbody>tr:last-child>td,.content .table-responsive>table>tbody>tr:last-child>th,.content .table-responsive>table>tfoot>tr:last-child>td,.content .table-responsive>table>tfoot>tr:last-child>th{border-bottom:0}}
/* --- */
.content .table-responsive table tr,.content .table-responsive table td,.content .table-responsive table th{/*width:auto !important;*/height:auto !important}
/* --- */
.table-auto{width:auto}table .w1{width:1px}table .wsn{white-space:nowrap}
table .ws-normal, .content .table-responsive>table>thead>tr>td.ws-normal{white-space:normal}
/* --- */
.delfin-price-table__legend,.delfin-price-table_legend{margin-top:10px;display:none}.delfin-price-table__legend span{display:inline-block;width:10px;height:10px}.delfin-price-table__legend .no_place{background-color:#e75e3e}.delfin-price-table__legend .many_place{background-color:#69d22d}.delfin-price-table__legend .one_place{background-color:#feff49}.delfin-price-table__legend .hz_place{background-color:#c8e8fa}.delfin-price-table__title{margin:15px 0;text-decoration:none;color:#000;font-weight:700;font-size:18px}.delfin-price-table__length{margin-right:5px;margin-bottom:3px;display:inline-block;white-space:nowrap}.delfin-price-table__length a{color:#3e434e}.delfin-price-table__length_selected{font-weight:700}.delfin-price-table td{border:2px solid #fff;padding:4px 0}.delfin-price-table td a.fiery span{color:#fa6705}.delfin-price-table td a,.delfin-price-table td span{color:#292e37;text-decoration:none}.delfin-price-table td .b{display:none}.delfin-price-table td.a{background-color:#69d22d}.delfin-price-table td.r{background-color:#c8e8fa}.delfin-price-table td.o{background-color:#feff49}.delfin-price-table td.n{background-color:#e75e3e}.delfin-price-table tr.r_e{background-color:#fff}.delfin-price-table tr.r_o{background-color:#e4edf4}.delfin-price-table .tblHeader1{color:#3e444f;background-color:#e4edf4;font-weight:700}.delfin-price-table .tblHeader2{font-weight:700;background-color:#40afe3;color:#fff}div.delfin-price-table__table a{text-decoration:none}.delfin-price-table__item .tblHeader1,.delfin-price-table__item .tblHeader2{font-weight:700}.delfin-price-table__table table>tbody>tr>td:nth-child(1){white-space:nowrap}
/* --- */
iframe[name=google_conversion_frame]{position:absolute;left:-9999px;bottom:0}.text-red{color:red}.text-blue{color:#00f}.text-center{text-align:center}.checkbox-inline.first,.radio-inline.first{padding-left:0}.roistat-lh-copyright,.sendpulse-popover .sp-link-wrapper,.sp-inner-content{display:none!important}
.bootstrap-select>.dropdown-toggle {
    min-height: 44px;
    padding: 10px 18px 10px 18px;
    font-size: 18px;
    line-height: 24px;
    border: 1px solid #e2e2e2;
    border-radius: 0;
}
.dropdown-menu { border-radius: 0 }
.bootstrap-select.btn-group .dropdown-toggle .caret{right:8px}.radio-inline-box-online .label-garant{margin-left:5px}.hunter-modal .modal-dialog{margin-top:-1px}.hunter-modal .modal-title{margin-bottom:20px}.hunter-modal .close{line-height:30px}.hunter-modal .modal-content{border-radius:0;background-image:url(/public/sites/files/global/hbg1.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover}.hunter-modal .hunter-text{text-align:left;font-size:22px;font-weight:400}.hunter-modal .hunter-subtext{text-align:left;font-size:17px;font-weight:400}@media only screen and (max-width :767px){.hunter-modal .hunter-text{font-size:18px}.hunter-modal .hunter-subtext{font-size:14px}}
/* --- */
.checkbox label,.radio label{min-height:18px}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio],input[type=radio],input[type=checkbox]{position:relative;width:13px;width:16px\9;height:13px;height:16px\9;-webkit-appearance:none;background:#fff;border:1px solid #cccccc;border:1px solid transparent\9;border-radius:1px}.checkbox input[type=checkbox]:focus,.checkbox-inline input[type=checkbox]:focus,.radio input[type=radio]:focus,.radio-inline input[type=radio]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:0}.checkbox input[type=checkbox]:active,.checkbox-inline input[type=checkbox]:active,.radio input[type=radio]:active,.radio-inline input[type=radio]:active,input[type=radio]:active,input[type=checkbox]:active{background-color:#ebebeb;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);border-color:#c6c6c6}.checkbox input[type=checkbox]:checked,.checkbox-inline input[type=checkbox]:checked,.radio input[type=radio]:checked,.radio-inline input[type=radio]:checked,input[type=radio]:checked,input[type=checkbox]:checked{background:#fff}.radio input[type=radio],.radio-inline input[type=radio],input[type=radio]{width:15px;width:18px\9;height:15px;height:18px\9;border-radius:1em}.radio input[type=radio]:checked::after,.radio-inline input[type=radio]:checked::after,input[type=radio]:checked::after{position:relative;top:3px;left:3px;display:block;width:7px;height:7px;content:'';background:#009bb1;border-radius:1em}.checkbox input[type=checkbox]:hover,.checkbox-inline input[type=checkbox]:hover,input[type=checkbox]:hover{border-color:#c6c6c6;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);-webkit-box-shadow:none\9;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:none\9}.checkbox input[type=checkbox]:checked::after,.checkbox-inline input[type=checkbox]:checked::after,input[type=checkbox]:checked::after{position:absolute;top:-6px;left:-5px;display:block;content:url(/public/sites/t5/img/checkmark.png)}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus,option:focus,select:focus{outline:0}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio],input[type=checkbox],input[type=radio]{margin:0;padding:0;width:20px;height:20px;position:relative;top:5px}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],input[type=checkbox]{border-radius:0}.checkbox-inline,.radio-inline{margin:0;padding:0;line-height:1.3;position:relative;top:-5px}.checkbox input[type=checkbox]:checked::after,.checkbox-inline input[type=checkbox]:checked::after,input[type=checkbox]:checked::after{top:-1px;left:-3px}.radio input[type=radio]:checked::after,.radio-inline input[type=radio]:checked::after,input[type=radio]:checked::after{top:4px;left:4px;width:10px;height:10px}
/* --- */
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .modal-dialog[data-size=lg]{width:900px}
    .modal-dialog[data-size=sm]{width:400px}
    .cbf { top: 68%; right: 35px; left: auto; bottom: auto; }
    /* --- */
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width : 1199px) {
    .modal-dialog[data-size=lg]{width:900px}
    .modal-dialog[data-size=sm]{width:400px}
    .cbf {top: 73%; right: 35px; left: auto; bottom: auto }
    /* --- */
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 991px) {
    .modal-dialog[data-size=lg]{width:94%}
    .modal-dialog[data-size=sm] {width:400px}
    .scrolltop{display:none!important}
    .hunter-modal .modal-dialog { width:90% }
    .cbf {top: 73%; right: 35px; left: auto; bottom: auto }
    /* --- */
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {
    .modal .modal-header {padding-bottom:5px;padding-top:5px}
    .modal .form-group {margin-bottom:5px}
    .modal .form-group-btn {padding-top:5px}
    .modal-dialog[data-size=sm] {width:380px;margin:10px auto}
    .modal-content .radio-inline-box:first-child {margin-top: 2px;margin-bottom: 2px}
    .form-sm label {font-size: 11px;white-space: nowrap}
    .form-sm label.checkbox-inline, .form-sm label.radio-inline {white-space: normal}
    .radio-inline-box {height: 20px;line-height: 1;margin-bottom: 5px;}
    .modal .form-group-btn .btn {width: 100%;text-align: center;font-size: 16px}
    .scrolltop {display:none!important}
    .cbf {top: 73%; right: 35px; left: auto; bottom: auto }
    /* --- */
}
/* Custom, iPhone Retina */
@media only screen and (min-width : 1px) and (max-width : 479px) {
    .modal .modal-header { padding-bottom:8px; padding-top:8px }
    .modal .form-group { margin-bottom:5px }
    .modal .form-group-btn { padding-top:5px }
    .modal-dialog[data-size=sm] { width:95%; margin: 10px auto }
    .pagination > li > a, .pagination > li > span { padding-left: 8px; padding-right: 8px }
    .modal-content > .radio-inline-box:first-child { margin-top: 5px }
    .modal-content .form-group-btn { margin-top: 5px }
    /* --- */
}





/* Поиск номеров, боковая панель */

/*.list-group-dir{
    display:none;
}*/
.list-group-fr,
.list-group-dir{
    position: absolute;
	background-color: #fff;
    z-index: 10;
    top: 36px;
    left: -1px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-left: 2%;
	line-height: 15px;
	border-top:none;
	display: block;
	max-height: 400px;
	overflow: auto;
}

.list-group-fr li,
.list-group-dir li{
    list-style: none;
    padding: 5px 0px;
}

.list-group-fr li:hover,
.list-group-dir li:hover{
    color:#000;
    cursor: pointer;
}

.input-a {
	padding:6px 7px 7px 7px;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bababa;
	border-radius: 4px;
	color: #8a8a8a;
	position: relative;
	font-size:14px;
}

.u-formError::before, label.error::before {
	position: absolute;
	display: block;
	left: 8px;
	top: -4px;
	width: 0;
	height: 0;
	content: '';
	border-bottom: 4px solid #ea4031;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

.rjjjequired_in{
	position: absolute;
	display: block;
	left: 8px;
	top: -4px;
	width: 0;
	height: 0;
	content: '';
	border-bottom: 4px solid #ea4031;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}

.required{
	position: absolute;
	display: block;
	margin-top: 5px;
	margin-left: 2px;
	padding: 3px 6px;
	color: #fff;
	cursor: text;
	font-size: 13px;
	line-height: 13px;
	background: #ea4031;
	border-radius: 4px;
	box-shadow: 2px 2px 5px 0 rgba(50,50,50,.75);
}

.form-group-btn {
	margin-top:15px;
}

#tooltip{
        background:#DAEEF9;
        color:#000;
        text-align:center;
        padding:0px 0;
        position:absolute;
        max-width:250px;
        z-index:9999;
        display:none;
        border-radius:3px;
        box-shadow:4px 4px 8px rgba(0, 0, 0, 1);
        padding:5px 8px;
        font-size:14px;
        text-shadow:none;
}
#tooltip:before{
        position: absolute;
        width: 0;
        height: 0;
        line-height: 0;
        border: 6px dashed #fff;
        top: -6px;
        left:0px;
        border-bottom-style: solid;
        border-top: none;
        border-left-color: transparent;
        border-right-color: transparent;
        content:'';
}


.quantity_inner * {
    box-sizing: border-box;    
}    
.quantity_inner {
    display: flex;
    justify-content: center;
	text-align: center;
	line-height: 34px;
}        
.quantity_inner .bt_minus_adult,
.quantity_inner .bt_minus_child,
.quantity_inner .bt_plus_adult,
.quantity_inner .bt_plus_child,
.quantity_inner .bt_adult_children,
.quantity_inner .quantity {
    color: #BFE2FF;
    height: 40px;
    width: 40px;
    padding: 0;
    margin: 10px 2px;
    border-radius: 10px;
    border: 4px solid #BFE2FF;
    background: #337AB7;
    cursor: pointer;
    outline: 0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2), 0 4px 6px rgba(0,0,0,0.2);
}
.quantity_inner .quantity {
    width: 50px;
    text-align: center;
    font-size: 22px;
    color: #FFF;
}
.quantity_inner .bt_minus_adult svg,
.quantity_inner .bt_minus_child svg,
.quantity_inner .bt_plus_adult svg, 
.quantity_inner .bt_adult_children svg,
.quantity_inner .bt_plus_child svg {
    stroke: #BFE2FF;
    stroke-width: 4;
    transition: 0.5s;
    margin: 4px;
}    
.quantity_inner .bt_minus_adult:hover svg,
.quantity_inner .bt_minus_child:hover svg,
.quantity_inner .bt_plus_adult:hover,
.quantity_inner .bt_adult_children:hover,
.quantity_inner .bt_plus_child:hover svg {
    stroke: #FFF;
}

