@media (max-width:992px){
.banners-big.front{
	display: none;
}
}

#TA_cdsratingsonlynarrow245 .logo {
	line-height: 0;
}

.cdsROW {
	height: 40px !important;
}

.menu-row {
	height: 55px;
}

.logo-row {
    height: auto;
}

.logo-row .logo {
    line-height: 20px;
	height: auto;
	text-align: center !important;
}

.logo-row .logo img{
    margin-top: 20px;
	margin-top: 0;
}

.logo span{
	margin-left: 0;
}

header .table-menu {
	height: 55px;
}

header .table-menu table{
	position: absolute;
}

header.fixed .logo-row .logo img{
	margin-top: 5px;
}

header.fixed .logo-row .logo {
	line-height: 20px;
}

header.fixed .logo span{
	margin-left: 5%;
}

#tripadvisor-link {
	position: relative;
  top: 75px;
  right: 160px;
}

.header_left__nav_item_hidden {
	display: none !important;
}

.header_left__nav_item_hidden svg,
.header_left__nav_item_hidden img {
	width: 24px !important;
	height: 24px !important;
	min-width: 24px !important;
}


header.fixed #TA_cdsratingsonlynarrow245 {
	display: none;
}

header.fixed #TA_certificateOfExcellence792 img {
	width: 100px !important;
}

#TA_cdsratingsonlynarrow245 .logo {
	display: none;
}

header.fixed .phone-number span {
	display: none;
}

header.fixed .callback_wrap {
    height: auto;
}

header.fixed .logo-row .top-callback .phone .phone-number > div a:not(:first-of-type),
header.fixed .social-icons {
	display: block !important; 
}

header.fixed .logo-row .top-callback {
	width: max-content !important;
}

header.fixed .logo_and_menu-row > .logo-row {
	padding: 10px 0;
}

header .table-menu table {
	position: static;
}

.fixed .fixed_menu {
	display: flex;
	align-items: center;
	justify-content: start;
	float: unset;
	margin: 0;
}


header.fixed .header_flex__container {
	align-items: stretch;
}

header.fixed .language-panel,
header.fixed .logo span,
header.fixed .logo-row .top-callback .phone .phone-number {
	margin: 0 !important;
}

header.fixed .header_left__nav {
	display: none;
}

.fixed .language-panel__icon {
	display: inline-block;
}

header.fixed .logo-row .top-callback {
	padding: 0;
	margin: 0;
}

header.fixed #tripadvisor-link {
	display: none;
}

header.fixed .logo_and_menu-row {
    height: 70px;
	height: auto;
}

.row.mobile-justify {
	width: max-content;
}

header.fixed .logo-row .logo {
	width: auto;
    position: static;
    left: unset;
    margin-left: 0;
    text-align: center;
}

.logo_and_menu-row > .logo-row {
	display: flex;
	flex-direction: row-reverse;
	padding: 20px 15px 10px 15px;
}

header.fixed .callback_wrap {
	max-width: unset;
}

.sf-state-horizontal2 .sf-wrapper {
	padding-top: 40px;
	border: 1px solid red;
}

header.fixed .header_flex__container .fixed_menu,
header.fixed .header_flex__container .desc_wrap,
header.fixed .header_flex__container .callback_wrap {
	flex: 1;
}


header.fixed .logo-row .logo img {
	max-height: 60px;
	margin: 0;
}

#tl-search-form.fixed {
	top: 85px !important;
}

header.fixed .social-icons {
    display: none;
}

#footer {
	margin-top: 0 !important;
}

.top-callback .social-icons .title {
	color: #444444;
}

.phone-number-in-mobile {
	display: none;
	margin-right: 10px;
}

@media (max-width: 1000px) {
	#TA_cdsratingsonlynarrow245, #TA_certificateOfExcellence792, #tripadvisor-link {
    display: none;
  }
}

@media (max-width: 768px) {
	.phone-number-in-mobile {
		/* display: block; */
	}

	.phone-number-in-mobile a {
		color: #000;
		font-weight: bold;
		font-size: 18.5px
	}
}

.TA_certificateOfExcellence {
	position: absolute;
  display: inline;
  width: 125px;
  right: 28%;
}
#CDSWIDCOE {
	width: 125px !important;
}

/* ----- .def-block ----- */

.def-block {
	margin: 50px 0;
}

.def-block p{
	margin-bottom: 0;
}

.def-block p + p{
	margin-top: 2rem;
}

.def-block .advantages-item__btn {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	transition: background-color .3s;
}

.def-block .advantages-item__btn:hover,
.def-block .advantages-item__btn:focus {
	background-color: #5487a7;
}

.def-block__first {
	
}

.def-block__first-logo {
	display: block;
	margin: 0 auto 30px;
}

.def-block__second {
	
}

.def-block__title {
	margin-top: 0;
	margin-bottom: 30px;
	width: 100%;
	font-size: 26px;
	text-align: center;
}

.def-block__img {
	
}

.def-block__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.def-block__third {
	width: 100%;
}

.decor-bottom {
	padding-bottom: 65px;
	background: url(/images/r-decor.jpg) center bottom/auto 40px no-repeat;
}

.def-block--gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 0 10px;
}

.def-block--gallery:not(.def-block--gallery-type-1) {
	gap: 10px;
}

.def-block--gallery .def-block__first,
.def-block--gallery .def-block__second {
	width: calc(50% - (10px * 1 / 2));
}

.def-block--gallery .def-block__first {
	padding-top: 0;
	padding-right: 0;
}

.def-block--gallery .def-block__first .def-block__img {
	height: 100%;
}


.def-block--gallery .def-block__second {
	display: flex;
	flex-direction: column;
	gap: 10px 0;
}

.def-block--gallery .def-block__second .def-block__img {
	height: 50%;
}

.def-block--gallery-type-1 {

}

.def-block--gallery-type-1 .def-block__second {
	padding-top: 50px;
}

.def-block--gallery-type-1 .def-block__first .def-block__img ,
.def-block--gallery-type-1 .def-block__second .def-block__img {
	height: auto;
}

.def-block--gallery-type-2 .def-block__second{
	display: block;
	padding-top: 30px;
}

.def-block--gallery-type-2 .def-block__second h2{
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 26px;
}

.def-block--gallery-type-2 .def-block__second ul{
	padding-left: 20px;
}

.def-block--gallery-type-2 .def-block__second ul li::marker{
	color: #46718B;
}

.def-block--gallery-type-2 .def-block__third{
	margin-top: 30px;
}

@media (min-width: 768px) {
	.decor-bottom {
		padding-bottom: 90px;
	}

	.def-block {
		display: flex;
	}

	.def-block__title {
		margin-bottom: 35px;
	}

	.def-block__first {
		padding-top: 25px;
		padding-right: 50px;
		width: 64%;
	}
	
	.def-block__first-logo {
		margin-bottom: 50px;
		margin-left: 0;
	}
	
	.def-block__second {
		width: 36%;
	}

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

	.def-block--gallery {
		gap: 0 30px;
	}

	.def-block--gallery:not(.def-block--gallery-type-1) {
		gap: 30px;
	}

	.def-block--gallery .def-block__first,
	.def-block--gallery .def-block__second {
		width: calc(50% - (30px * 1 / 2));
	}

	.def-block--gallery .def-block__second {
		gap: 30px 0;
	}

	.def-block--gallery-type-1 .def-block__second {
		padding-top: 75px;
	}

	.def-block--gallery-type-2 .def-block__second{
		padding-top: 35px;
	}

	.def-block--gallery-type-2 .def-block__second h2{
		margin-bottom: 30px;
	}
}

@media (min-width: 1200px) {
	.def-block__first {
		padding-top: 115px;
		padding-right: 105px;
	}

	.def-block--gallery-type-1 .def-block__second {
		padding-top: 205px;
	}

	.def-block--gallery-type-2 .def-block__second{
		padding-top: 85px;
	}
}

@media (max-width: 767px) {
	header .scheme a:before {
		display: none !important;
	}
	header .scheme a {
		width: unset;
		height: unset;
		margin: 0;
		padding: 0;
	}
	header .logo-row .top-callback {
		display: none;
	}
	.language-panel {
		margin: 0 !important;
		flex-direction: column;
	}
	.language-panel__icon + .language-panel__icon {
		margin: 0 !important;
	}
	.def-block {
		text-align: center;
	}

	.def-block:not(.def-block--gallery) .def-block__second {
		margin-top: 30px;
	}

	.def-block--gallery-type-2 {
		display: block;
	}

	.def-block--gallery-type-2 .def-block__first, 
	.def-block--gallery-type-2 .def-block__second {
		width: 100%;
	}

	.def-block--gallery-type-2 .def-block__second ul{
		margin-left: auto;
		margin-right: auto;
		max-width: 320px;
		text-align: left;
	}
}

.language-panel-mobile {
	display: none;
}

@media (max-width: 576px) {
	.logo-row {
		height: auto;
	}
	.phone-number-in-mobile {
		/* display: flex;
		flex-wrap: wrap;
		width: max-content;
		justify-content: start;
		margin: 0px;
		padding: 10px;
		gap: 5px; */
	}
	.language-panel {
		top: 10px;
	}
	.language-panel__icon + .language-panel__icon {
		margin-left: 7px;
	}
	.phone-number-in-mobile a {
		font-size: 8px;
		line-height: 150%;
	}
	.language-panel-mobile {
		justify-content: end;
		padding: 5px;
		padding-right: 25px;
		flex-direction: column;
		align-items: end;
		gap: 5px;
	}
	header .logo-row .logo {
		width: max-content;
	}
	header .scheme {
		
	}
	.header_mobile__contacts {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.header_mobile__contacts .header_mobile__contacts--tel,
	.header_mobile__contacts .header_mobile__contacts--email {
		position: relative;
		display: flex;
		flex-direction: column;
		padding-left: 30px;
	}
	.header_mobile__contacts .header_mobile__contacts--tel a {
		color: inherit;
	}

	.header_mobile__contacts .header_mobile__contacts--email a {
		color: #46718b;
	}
	.header_mobile__contacts .header_mobile__contacts--tel .icon,
	.header_mobile__contacts .header_mobile__contacts--email .icon {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		border: 1px solid #000;
		border-radius: 50%;
		display: flex;
		align-items: center;
		padding: 3px;
	}
	.header_mobile__contacts .header_mobile__contacts--tel .icon svg,
	.header_mobile__contacts .header_mobile__contacts--email .icon svg {
		width: 13px;
		height: 13px;
		min-width: 13px;
		fill: none;
		stroke: #000;
	}
	.header_mobile__contacts .header_mobile__contacts--tel .icon svg path,
	.header_mobile__contacts .header_mobile__contacts--email .icon svg path {
		stroke: #000;
	}
	.header_mobile__contacts .header_mobile__contacts--email .icon {
		border-color: #46718B;
	}
	.header_mobile__contacts .header_mobile__contacts--email .icon svg path{
		stroke: #46718b;
	}

	.logo-row.row > .maxwidth-theme {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}


	.logo-row.row > .maxwidth-theme .desc_wrap.col-md-6.col-sm-6 {
		order: -1;
	}

	.language-panel {
		display: flex;
		position: static;
		align-self: start;
		margin-top: 10px;
	}
	.callback_wrap.col-md-4.col-sm-4.col-xs-12 {
		padding: 0;
    	width: max-content;
	}
} 

header .btn.btn-responsive-nav.burger {
	position: relative;
	inset: 0 !important;
	margin: 0;
	padding: 0;
}

.logo-row .top-callback {
    display: flex;
    justify-content: space-between;
	padding: 0;
	gap: 20px;
}


* {
	outline-width: 1px;
	outline-style: solid;
	outline-color: transparent;
}

.logo-row .top-callback .phone:before {
	display: none;
}

.logo-row .top-callback .phone {
	padding-left: unset;
	margin-right: 0;
	margin: 0;
}

.header_left__nav {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.header_left__nav_item a,
.header_left__nav_item {
	display: flex;
	align-items: center;
	gap: 12px;
}

.header_left__nav_item svg {
	width: 18px;
	height: 18px;
	min-width: 18px;
}

.desc_wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}

.desc_wrap,
.header_left__nav,
.callback_wrap {
	flex: 1;
}

.callback_wrap {
    padding-right: 0;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: end;
	gap: 10px;
}

.language-panel {
	right: 10px;
	display: flex;
	align-items: center;
	gap: 15px;
	position: static;
	margin-top: -15px;
}

.language-panel__icon {
    display: inline-block;
    width: 31px;
    height: 22px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
	border: none;
	background-size: 21px 12px;
}

header .ya-review {
	display: none;
	margin: 0;
}

header .scheme,
.logo-row .top-description {
	padding: 0;
}


.social-icons li a {
	border: 2px solid transparent;
    border-radius: unset;
    display: block;
    margin: unset;
    overflow: unset;
    position: unset;
    transition: unset;
    background-color: unset;
    font-size: unset;
	width: 18px;
	height: 18px;
	min-width: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.social-icons li:hover a {
    border-color: transparent;
    background-color: unset;
}

.social-icons li {
    display: unset;
    vertical-align: unset;
    zoom: unset;
}

.top-callback .social-icons ul {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 2px;
}

.header_flex__container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo-row .top-callback .phone .phone-number a {
	font-weight: 400;
	font-size: 13px;
	line-height: 100%;
	color: #222;
}

.logo-row .top-callback .phone .phone-number a:first-child {
	margin-bottom: 10px;
}

@media (max-width: 767px) {
	.logo_and_menu-row > .logo-row {
		padding: 15px 30px 20px 30px;
	}
	.language-panel {
		gap: 3px;
	}
	header .btn.btn-responsive-nav.burger:before {
		position: static;
		display: block;
		background-image: url('data:image/svg+xml,<svg width="20" height="14" viewBox="0 0 20 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7H19M1 1H19M1 13H19" stroke="%23444546" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" /></svg>');
		width: 100%;
		height: 100%;
		background-color: transparent;
		background-size: 24px;
		background-position: center;
		margin: 0;	
	}
	
	header .btn.btn-responsive-nav.burger {
		width: 24px;
		height: 24px;
		background-color: transparent;
		display: flex !important;
		align-items: center;
		justify-content: center;
	}
	.logo-row .logo img {
		max-height: 63px;
		margin-top: 0 !important;
	}
	.header_left__nav_item_hidden {
		display: block !important;
	}
	.desc_wrap {
		gap: 40px;
	}
	.callback_wrap {
		flex: unset !important;
	}
	.header_left__nav {
		display: none !important;
	}
	header .logo-row .logo {
    line-height:10px !important;
	}
	header .scheme {
		position: static;
	}
	.header_left__nav_item span {
		display: none;
	}
	.logo-row .logo img {
    margin-top: 10px;
	}

	.logo span {
		display: block;
		margin-left: 0;
		margin-top: 7px;
	}

	header .social-icons {
		display: none;
	}
}


.logo-row .logo.colored img {
	background-color: transparent;
}