.vh-50{height:50vh!important}
.vh-90{height:90vh!important}
[data-animate] {
    opacity: 0;
}
.sticky-area {
    background: #fff;
}
.text-black {
    color: #000 !important;
}
.caret {
    font-family: 'Line Awesome Free';
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 14px;
}
.caret:before {
    content: "\f105";
}
.btn-primary {
    background-color: #491919;
    border-color: #491919;
    white-space: nowrap;
}
.btn-secondary {
    white-space: nowrap;
}
.navbar-nav .nav-link {
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    color: #491919;
    font-size: .98rem;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #C3B375;
}
.navbar-light .nav-link::before,.navbar-light .dropdown-header::before{
    background-color: #C3B375 !important;
}
.main-menu .card-img {
    object-fit: cover;
    min-height: 300px;
}
.main-header .normal-logo, .main-header .normal-button-icon {
    height: 38px;
}
.main-header .col-4 {
    flex: 0 0 37%;
    max-width: 37%;
}
.sticky .sticky-logo, .sticky .sticky-button-icon {
    height: 38px;
}
section.main h1, section.main h3 {
    font-family: 'Manrope', sans-serif;
    font-weight: 200;
}
.main-slide-inner {
    background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 70%);
}
.slick-slide, .main-slide-outer, .main-slide-inner {
    max-height: 66vh;
}
.dropdown-header {
    font-family: 'Manrope', sans-serif;
    font-weight: 200;
    color: #f0f0f0;
    font-size: 45px;
    margin-bottom: 10px;
}
.dropdown-item {
    padding: 0.6666rem 1.5rem;
}
.dropdown-item a {
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #491919;
}
.dropdown-item-shop {
    position: unset;
}
.btn-external-arrow {
    background-image: url(/assets/images/external_link.svg);
    background-repeat: no-repeat;
    background-position: 12px center;
    background-size: 26px 26px;
}
.switch-outer-container .switch input:empty ~ span:after {
    opacity: 0;
}
.border-right-light {
    border-right: 1px solid #e7e7e7;
}
.main-field {
    border: 0;
    border-bottom: 2px solid #C3B374;
    font-size: 1rem;
    font-weight: 300;
    padding: 7px 0 8px;
    height: 41px;
    background: url(/assets/images/caret1.svg) right center no-repeat;
    background-color: #fff !important;
    background-size: 16px 11px;
}
.filters .nav-link {
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    padding: 10px;
    border-radius: 0;
    background: #C3B375;
    color: #fff;
    width: 265px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 10px;
    height: 46px;
    font-size: 1rem;
}
.filters .nav-link.active {
    background: #fff;
    color: #491919;
}
.filters label {
    font-size: 1rem;
    font-weight: 300;
    color: #C3B374;
    text-transform: uppercase;
    margin: 0 0 6px;
}
.range-label {
    text-align: center;
    padding: 6px 0 6px;
    font-size: 1rem;
    font-weight: 300;
}
.tab-pane .range-label {
    padding: 4px 0 6px;
}
.range-slider::after, .range-slider::before {
    content: "";
    display: block;
    position: absolute;
    right: -.625rem;
    top: 0;
    width: 20px;
    height: 2px;
    background: #ccc;
}
.range-slider::before {
    left: -.625rem;
    right: unset;
}
.range-slider.range-slider-single::before {
    background: #C3B374;
}
.form-control-caret {
    border: 0;
    border-bottom: 2px solid #C3B374;
    font-size: 1rem;
    font-weight: 300;
    padding: 7px 0 8px;
    height: 41px;
    background: url(/assets/images/caret1.svg) right center no-repeat;
    background-size: 16px 11px;
}
.form-control-bordered {
    font-size: 1rem;
    font-weight: 300;
    height: 41px;
    border: 1px solid #C3B374;
    padding: 7px 12px 8px;
    background: #fff !important;
}
.nav-tabs {
    border: 0;
}
.slick-slide {
    padding: 0;
}
.card .card-title {
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #fff;
    margin: 15px 0 0 0;
    transition: all .3s;
}
.main-directions .card:hover .card-title {

}
.box .btn-light {
    background: rgba(255,255,255,0.4);
    color: #fff;
    border: 0;
    font-weight: 300;
}
.box .btn-light:hover {
    background: rgba(235,235,235,0.6);
}
.main-directions .container-fluid, .main-yachts .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.inner h1 {
    font-weight: 200;
    color: #C3B374;
    font-size: 55px;
    margin: 20px 0;
}
.inner h4 {
    color: #491919;
    font-size: 30px;
    border-left: 3px solid #491919;
    padding: 10px 20px;
    max-width: 900px;
    margin: 10px 0;
}
h2.page-title {
    font-family: 'Manrope', sans-serif;
    font-weight: 200;
    color: #C3B374;
    font-size: 3rem;
    margin: 60px 0;
}
h3.page-title {
    font-family: 'Manrope', sans-serif;
    font-weight: 200;
    color: #C3B374;
    font-size: 2.5rem;
    margin: 60px 0;
}
h3.page-small-title {
    font-family: 'Manrope', sans-serif;
    font-weight: 200;
    color: #C3B374;
    font-size: 1.8rem;
    margin: 30px 0;
}
h3.page-small-title.underline {
    border-bottom: 1px solid #C3B374;
    padding-bottom: 8px;
}
section.subscription {
    background: #491919;
    height: 86px;
    padding: 20px 0 15px;
    color: #fff;
}
section.subscription a {
    color: #C3B374;
}
.btn-contact-icon {
    padding: 0 1px 0 1px;
    font-size: 19px;
    height: 41px;
    line-height: 1;
}
.main-header .navbar-right .number {
    top: -8px;
    right: -12px;
    font-size: 15px;
}
.text-secondary {
    color: #C3B375 !important;
}
.accordion .card-header {
    padding: 10px;
    font-size: 1rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
footer a {
    color: #491919;
}
.filters {
    position: relative;
    top: -46px;
    margin-bottom: -56px;
}

/*** button icon ***/
.btn {
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-icon, .btn-icon i, .btn-icon i:before {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.btn-icon-scale-in:hover i, .btn-icon-scale-in:hover i:before {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
}
.btn-icon-rotate-h:hover i, .btn-icon-rotate-h:hover i:before {
    -webkit-transform: rotate3d(0,1,0,360deg);
    -moz-transform: rotate3d(0,1,0,360deg);
    transform: rotate3d(0,1,0,360deg);
}
.svg-rotate-h:hover svg {
    -webkit-transform: rotate3d(0,1,0,360deg);
    -moz-transform: rotate3d(0,1,0,360deg);
    transform: rotate3d(0,1,0,360deg);
}
.btn-icon-scale-up-hide:hover i, .btn-icon-scale-up-hide:hover i:before {
    -webkit-transform: matrix(4,0,0,4,0,0);
    -moz-transform: matrix(4,0,0,4,0,0);
    -o-transform: matrix(4,0,0,4,0,0);
    transform: matrix(4,0,0,4,0,0);
    opacity: 0;
}
.slick-arrow {
    width: 120px;
    height: 50px;
    background: transparent;
    border: 0;
    padding: 0 20px;
    border-radius: 0;
}
.slick-arrow.slick-next {
    background: url(/assets/images/arrow-right.svg) no-repeat;
    background-position: 0 10px;
    background-size: 130px 100px;
    right: 20px !important;
}
.slick-arrow.slick-next:hover {
    background-position: 0 -40px;
}
.slick-arrow.slick-prev {
    background: url(/assets/images/arrow-left.svg) no-repeat;
    background-position: 0 10px;
    background-size: 130px 100px;
    left: 20px !important;
    display: none !important;
}
.slick-arrow.slick-prev:hover {
    background-position: 0 -40px;
}
.yacht-catalog-slick-slider {
    position: relative;
    z-index: 10;
}
.yacht-catalog-slick-slider .slick-list {
    height: 450px;
}
@media (max-width: 992px) {
    .yacht-catalog-slick-slider .slick-list {
        height: auto;
    }
}
.yacht-catalog-slick-slider .slick-arrow {
    opacity: 0;
    height: 100%;
    right: 0 !important;
    width: 30%;
    border: 1px solid red;
}
.yacht-catalog-favourite-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: rgba(255,255,255,0.5);
    width: 50px;
    height: 50px;
    z-index: 12;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.2s all ease-in-out;
}
.yacht-catalog-favourite-wrapper svg {
    fill: #fff;
    width: 22px;
    height: 22px;
    transition: 0.2s all ease-in-out;
}
.yacht-catalog-favourite-wrapper:hover {
    background-color: rgba(255,255,255,0.4);
}
.yacht-catalog-favourite-wrapper:hover svg {
    fill: #A39464;
}
.yacht-catalog-favourite-wrapper.active svg {
    fill: #A39464;
    transform: scale(1.2);
}
.yacht-catalog-favourite-wrapper.active:hover svg {

}
.yacht-box .card-description {
    padding-top: 25px;
    height: 115px;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.9) 70%, rgba(255,255,255,0.7) 100%);
    top: auto;
    bottom: -110px;
    transition: all .3s ease-in-out;
    backdrop-filter: blur(10px) brightness(120%);
    font-weight: 300;
}
.yacht-slider .card-extra {
    display: none;
}
.yacht-slider .slick-slide.slick-current .card-extra {
    display: block;
}
.yacht-slider .slick-slide:not(.slick-current) .card-description {
    opacity: 1 !important;
    bottom: 0;
}
.yacht-slider .slick-slide:not(.slick-active) .card-description > .row {
    opacity: 0 !important;
}
.yacht-slider .card-main-title {
    display: none;
}
.yacht-slider .slick-current .card-main-title {
    display: inline-flex;
}
.yacht-catalog {
    display: grid;
    grid-template-columns: 50% 50%;
    gap: 40px 20px;
    padding: 0;
}
.yacht-catalog .slick-slider {
    margin-left: 0;
    margin-right: 0;
}
.yacht-catalog .slick-dots-legend {
    position: absolute;
    bottom: 40px;
    font-size: 13px;
    left: 30px;
    letter-spacing: 0.3px;
    color: #fff;
    width: 300px;
    font-weight: 100;
    text-align: center;
}
.yacht-catalog .slick-dots {
    position: absolute;
    bottom: 30px;
    left: 30px;
}
.yacht-catalog .slick-dots li {
    width: 30px;
    padding: 0;
}
.yacht-catalog .slick-dots span {
    width: 100%;
    height: 1px;
    line-height: 8px;
    background: #fff;
    border-radius: 0;
}
.yacht-catalog .slick-dots li.slick-active {
    z-index: 2;
}
.yacht-catalog .slick-dots li.slick-active span, .yacht-catalog .slick-dots li.slick-active-prev span {
     background: #A39464;
     width: 100%;
     height: 1px;
     line-height: 8px;
     border: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 2px solid #491919;
    background: #fff;
    border-radius: 30px;
    width: 27px;
    height: 27px;
}
.filter-open {
    overflow: hidden;
}
.filter-open .sticky-area, .filter-open .header-hidden {
    -webkit-transform: none;
    transform: none;
    box-shadow: none !important;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.filter__title {
    font-size: 16px;
    font-weight: 200;
    text-transform: uppercase;
}
.filter__inner {
    height: calc(100vh - 235px);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 10px 0 3px;
    margin-bottom: 15px;
}
.filter__count {
    font-weight: 300;
    padding: 0 3px;
}
.filter__inner::-webkit-scrollbar {
    width: 2px;
}
.filter__inner::-webkit-scrollbar-thumb {
    background: #e0e0e0;
}
.filter__box {
    margin: 15px 0;
}
.filter__box_compact {
    margin: 8px 0;
}
.filter__box__cut {
    margin: 20px 0 -3px;
}
.filter__box__after {
    margin-bottom: -6px;
}
.filter__box .range-label {
    padding: 0 0;
    line-height: 1;
}
.filter__box label {
    font-size: 1rem;
    font-weight: 200;
    color: #C3B374;
    margin-bottom: 3px;
    text-transform: uppercase;
    width: 100%;
    position: relative;
}
.filter__box .ui-slider-horizontal .ui-slider-handle {
    top: -9px;
}
.filter__box .ui-state-default {
    width: 19px;
    height: 19px;
}
.filter__box .range-slider::after {
    right: -0.57rem;
    height: 1px;
}
.filter__box .range-slider::before {
    left: -0.44rem;
    height: 1px;
}
.filter__box .ui-widget.ui-widget-content {
    height: 21px;
}
.filter__box_datepicker {
    position: relative;
    width: 100%;
    height: 35px;
}
.filter__box_datepicker label {
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 10;
}
.filter__box_datepicker.active label {
    display: none;
}
.filter__box .hasDatepicker {
    border-width: 0 0 1px 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    height: 34px;
    background: transparent !important;
}
.filter__box_datepicker::before {
     content: "";
     position: absolute;
     width: 16px;
     height: 11px;
     top: 10px;
     right: 0;
     z-index: 1;
     background: url(/assets/images/caret1.svg) no-repeat;
     background-size: 16px 11px;
     transition: 0.3s all ease-in-out;
     transform: rotate(0deg);
 }
@media (min-width: 768px) {
    .filter__box .px-md-2 {
        padding: 0 0.44rem 0 0.57rem !important;
    }
}
.filter__box_expand {
    border: 0;
    border-bottom: 1px solid #C3B374;
    font-size: 1rem;
    font-weight: 300;
    padding: 3px 0 2px;
}
.filter__box_expand_header {
    transition: 0.3s all ease-in-out;
}
.filter__box_expand_header::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 11px;
    top: 10px;
    right: 0;
    z-index: 1;
    background: url(/assets/images/caret1.svg) no-repeat;
    background-size: 16px 11px;
    transition: 0.3s all ease-in-out;
    transform: rotate(0deg);
}
.filter__box_expand_header:not(.collapsed)::before {
    transform: rotate(180deg);
}
.filter__box_expand_body {
    padding: 8px 8px 12px;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}
.filter__box_expand_body::-webkit-scrollbar {
    width: 2px;
}
.filter__box_expand_body::-webkit-scrollbar-thumb {
    background: #e0e0e0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
}
.catalog-pages__inner {
    width: 100%;
    max-width: 400px;
    margin: 140px auto 60px;
}
.catalog-pages__status {
    text-align: center;
}
.catalog-pages__bar {
    width: 100%;
    height: 2px;
    background: #b0a074;
    margin: 5px 0 33px;
}
.catalog-pages__bar ._progress {
    width: 0%;
    height: 2px;
    background: #491919;
}
.filter__title_open_filters, .filter__title_open_sort {
    cursor: pointer;
    align-items: center;
    transition: 0.2s all ease-in-out;
}
.filter__title_open_filters:hover, .filter__title_open_sort:hover {
    color: #C3B374;
}
.align-center {
    text-align: center;
}
.yacht__specifications-wrapper {
    min-height: 200px;
}
.yacht__specifications-bnr {
    background: url(/assets/images/specification.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.yacht__specifications-params {
    margin: -10px 0 0;
}
.yacht__specifications-param {
    font-weight: 200;
    font-size: 16px;
}
.yacht__specifications-param .s {
    display: inline-block;
    margin: 0 10px;
}
.yacht__specifications-param .v {
    color: #A39464
}
.yacht__specifications-param img {
    width: 36px;
    margin: 8px 0;
}
/* Custom modal start */
.custom-modal{
    position: fixed;
    top: 49px;
    border-top: 1px solid #eee;
    left: -600px;
    height: calc(100vh - 49px);
    width: 360px;
    transition: .5s ease all;
    z-index: 19;
    box-shadow: 0 0 1.5rem rgba(0,0,0,.05);
}
.custom-modal.active{
    left: 0;
}
.custom-modal.active + .custom-modal-bg{
    position: fixed;
    width: 100%;
    height: 100vh;
    right: 0;
    top: 0;
    background: rgba(255,255,255,0.5);
    z-index: 16;
    backdrop-filter: blur(4px);
}
.custom-modal .custom-modal__close{
    position: absolute;
    right: 15px;
    top: 20px;
    border: none;
    outline: none;
    background-color: transparent;
}
.custom-modal__content::-webkit-scrollbar {
    width: 0;
}
.custom-modal .custom-modal__content{
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.05);
    background: rgb(255, 255, 255);
    padding: 20px 13px 20px;
    width: 100%;
    height: 100%;
    overflow: auto;
}
.custom-modal__content .custom-modal__top{
    display: flex;
    flex-direction: column;
    gap: 18px;
    margin-bottom: 20px;
}
.custom-modal__top .custom-modal__top-info{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.custom-modal__top-info .custom-modal__price b{
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 2%;
}
.custom-modal__top-info .custom-modal__price span{
    color: #2d2d2d;
    font-size: 18px;
    line-height: 140%;
}
.custom-modal__top-info .custom-modal__top-link{
    color: #2d2d2d;
    font-size: 18px;
    line-height: 140%;
}
.custom-modal__content .custom-slider{
    padding-bottom: 40px;
}
.custom-modal__content .custom-slider__big{
    display: flex;
    align-items: start;
    gap: 21px;
}
.label-switch {
    cursor: pointer;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover {
    border: 0;
    background: #491919;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -13px;
}
.ui-widget.ui-widget-content {
    border: 10px solid #fff;
    border-width: 10px 0;
    background: #ccc;
    height: 22px;
}
.ui-slider-horizontal .ui-slider-range {
    background: #C3B374;
}
.ui-widget {
    font-family: 'Manrope', sans-serif;
    font-weight: 300;
    color: #000;
}
.ui-datepicker-calendar .ui-state-default, .ui-datepicker-calendar .ui-widget-content .ui-state-default {
    background: transparent;
    border-radius: 2px;
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-size: 15px;
    padding: 3px;
    width: 33px;
    height: 28px;
    border: 0;
}
.ui-datepicker table {
    font-size: 15px;
    width: 210px;
}
.ui-datepicker th {
    padding: 0.7em 0;
}
.ui-datepicker.ui-widget.ui-widget-content {
    border: 0;
    background: #fff;
    height: 270px;
    box-shadow: 0 15px 45px rgba(35, 61, 87, .7);
    border-radius: 1px;
    z-index: 20 !important;
    margin-top: 5px;
    width: 510px !important;
}
.ui-datepicker-group {
    background: #fff;
    height: 260px;
    cursor: default;
    width: 250px !important;
}
.ui-datepicker .ui-state-hover, .ui-datepicker .ui-widget-content .ui-state-hover {
    border: 0;
    background: #eee;
}
.ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active {
    border: 0;
}
.ui-datepicker a.ui-state-active, .ui-datepicker .ui-state-active a, .ui-datepicker .ui-widget-content a.ui-state-active {
    border: 0;
    background: #C3B374;
}
.ui-datepicker .ui-icon {
    background: none !important;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 20px;
    text-indent: 0;
    cursor: pointer;
}
.ui-datepicker .ui-icon-circle-triangle-e:before {
    content: "\f105";
}
.ui-datepicker .ui-icon-circle-triangle-w:before {
    content: "\f104";
}
.ui-datepicker .ui-widget-header {
    border: 0;
    background: none;
    color: #000;
    font-weight: normal;
    font-size: 16px;
}
.footer-menu-title {
    font-size: 14px;
    font-weight: 300;
    opacity: 0.5;
    color: #7c7c7c;
    text-transform: uppercase;
}

@media (min-width: 5770000px) {
    .collapse:not(.show), .collapsing {
        display: block !important;
        position: static !important;
        height: auto !important;
        overflow: unset !important;
    }
}
@media (max-width: 1600px) {
    .main-header .col-4 {
        flex: 0 0 34%;
        max-width: 34%;
    }
    .dropdown-item {
        padding: 0.3rem 1.5rem;
    }
}
@media (max-width: 576px) {
    .service-container {
        padding: 0 !important;
    }
    .main-header .normal-logo, .main-header .normal-button-icon, .sticky .sticky-logo, .sticky .sticky-button-icon {
        height: 55px;
    }
    .ui-datepicker.ui-widget.ui-widget-content {
        width: calc(100% - 30px) !important;
        height: 550px;
        position: fixed !important;
        top: 12% !important;
    }
    .ui-datepicker-group {
        width: 100% !important;
    }
    .sidenav .navbar-nav .nav-link {
        font-size: 1.4rem;
        font-weight: 300;
    }
    .sidenav .caret {
        margin-top: 9px;
        font-size: 18px;
    }
    .main-directions .box, .main-directions .card, .main-directions .card-image {
        height: 250px;
        object-fit: cover;
        overflow: hidden;
    }
    .yacht-catalog {
        display: block;
        padding: 0;
    }
    .yacht-slider .card-main-title {
        display: none !important;
    }
    .yacht-slider .card-description {
        position: static !important;
        opacity: 1 !important;
        padding: 15px !important;
        height: 140px;
    }
    .yacht-slider .card-description, .yacht-slider .card-description div {
        font-size: 16px !important;
        line-height: 1.5 !important;
    }
    .yacht-slider .slick-arrow {
        margin-top: -60px;
        display: none !important;
    }
    .yacht-slider .btn {
        font-size: 0.63rem;
        font-weight: 300 !important;
        width: 100%;
        min-width: 140px;
    }
    .sidenav .btn {
        font-size: 14px;
    }
    .room-inspiration h3.page-title {
        font-size: 1.8rem;
        margin: 30px 0;
    }
    #headingSubscription {
        font-size: 1rem !important;
    }
    .card .card-title {
        font-size: 30px;
        margin: 10px 0 0 0;
    }
    .custom-modal {
        width: 100%;
        top: 0;
        height: 100vh;
        z-index: 1040;
    }
    .ui-datepicker.ui-widget.ui-widget-content {
        z-index: 1050 !important;
    }
    .filter__inner {
        height: calc(100vh - 184px);
    }
    .yacht-catalog .slick-dots-legend {
        width: 200px;
    }
    .catalog-pages__inner {
        margin: 60px auto 40px;
    }
    .footer {
        background-image: url(/assets/images/oplogo.png);
        background-repeat: no-repeat;
        background-position: center 30px ;
        background-size: 60%;
        font-size: 18px;
    }
    .footer-menu-title {
        font-size: 18px;
        opacity: 1;
        color: #491919;
        cursor: pointer;
    }
    .filter__box {
        margin: 14px 0;
    }
}
@media (min-width: 1200px) {
    .yacht-slider .slick-slide.slick-current {
        width: 680px !important;
    }
    .yacht-slider .card-img {
        height: 420px;
    }
    .yacht-box .card-description, .yacht-box .card-description div {
        line-height: 1.5 !important;
    }
}
@media (min-width: 1400px) {
    .yacht-box .card-description, .yacht-box .card-description div {
        font-size: 16px !important;
    }
}
@media (min-width: 1600px) {
    .yacht-slider .slick-slide.slick-current {
        width: 900px !important;
    }
    .yacht-slider .card-img {
        height: 480px;
    }
}
@media (min-width: 992px) {
    .filters {
        height: 180px;
    }
    .top-menu-middle-block {
        max-width: 530px !important;
    }
    .filters .ui-slider {
        margin-top: -10px;
    }
    .filters .tab-content {
        overflow: hidden;
        height: 180px;
        border: 0;
    }
    .filter-row .col-lg-3 {
        flex: 0 0 29%;
        max-width: 29%;
    }
    .filter-row .col-lg-4 {
        flex: 0 0 25%;
        max-width: 25%;
        margin-right: 30px;
    }
    .filter-row .col-1 {
        flex: 0 0 3.5%;
        max-width: 3.5%;
    }
    .filters-submit {
        margin-top: 45px;
        margin-left: -32px;
        width: 142px;
    }
    .pb-lg-12, .py-lg-12 {
        padding-bottom: 7.625rem !important;
    }
}
@media (max-width: 767px) {
    section.main .container {
        padding: 0 40px;
    }
    .filters .nav {
        flex-wrap: nowrap;
    }
    .filters label {
        font-size: 18px;
        margin: 30px 0 6px;
        line-height: 1;
    }
    .filters .filter-row div:first-child label {
        margin-top: 0px;
    }
    .filters-submit {
        margin-top: 44px;
        width: 100%;
        font-size: 16px;
        padding: 10px;
    }
    .range-label {
        padding: 0 0 6px;
        line-height: 1.4;
    }
    section.subscription {
        height: auto;
    }
    section.subscription .col-12 {
        margin: 15px 0;
    }
    h2.page-title {
        font-size: 2.2rem;
        margin: 34px 0;
    }
    .filters .nav-link {
        width: 160px;
        font-size: 0.9rem;
        line-height: 1.2;
        padding-top: 5px;
    }
}
