/*!
Theme Name: Boats
Theme URI: https://www.boats.in.ua/
Author: Doublekit
Author URI: https://doublekit.site/
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Boats
*/

html {
	font-size: 0.064105vw;
	overflow-x: hidden;
}
body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Raleway', sans-serif;
	color: #062843;
	font-feature-settings: 'lnum';
	  -moz-font-feature-settings: 'lnum=1';
	  -ms-font-feature-settings: 'lnum';
	  -webkit-font-feature-settings: 'lnum';
	  -o-font-feature-settings: 'lnum';
}
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
}
h1 {
	font-size: 32rem;
	font-weight: 500;
}
h2 {
	font-size: 24rem;
	font-weight: 500;
}
h3 {
	font-size: 20rem;
	font-weight: 500;
}
h4 {
	font-size: 18rem;
	font-weight: 500;
}
h5 {
	font-size: 14rem;
	font-weight: 500;
}
p {
	font-size: 16rem;
	line-height: 150%;
}
a {
	display: block;
	color: #062843;
	text-decoration: none;
}
img {
	max-width: 100%;
}
.container {
	width: 1320rem;
	margin: auto;
}
.header_head {
	display: flex;
	align-items: center;
	position: relative;
}
.header_search svg {
	width: 18rem;
}
.header_search {
	padding: 26rem 25rem;
	border-left: 1rem solid #E4E4E4;
	transition: 0.3s;
}
.header_lang {
	border-right: 1rem solid #E4E4E4;
	border-left: 1rem solid #E4E4E4;
	padding: 27rem 25rem;
	position: relative;
}
.header_lang_item {
	display: flex;
	align-items: center;
	font-size: 14rem;
	font-weight: 500;
	text-transform: uppercase;
}
.header_lang_item img {
	width: 10rem;
	margin-left: 12rem;
}
.header_logo {
	margin: auto;
}
.header_logo img {
	width: 80rem;
}
.header_menu {
	display: flex;
	align-items: center;
	font-size: 14rem;
	font-weight: 500;
	text-transform: uppercase;
	padding: 25rem;
	border-right: 1rem solid #E4E4E4;
	border-left: 1rem solid #E4E4E4;
}
.show {
	width: 20rem;
	margin-right: 20rem;
}
.show line {
	stroke: #062843;
}
.header_nav {
	padding: 20rem 0;
	border-top: 1rem solid #E4E4E4;
	border-bottom: 1rem solid #E4E4E4;
}
.header_nav_overlay {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header_nav_overlay a {
	font-size: 12rem;
	font-weight: 500;
	letter-spacing: 1.2rem;
	text-transform: uppercase;
	position: relative;
}
.header_nav_overlay  a:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 2rem;
	background-color: #7395AE transparent;
	top: calc(100% + 17rem);
}
.header_nav_overlay a:hover:after, .header_nav_overlay li.current-menu-item a:after {
	background-color: #7395AE;
}
.hero_title {
	width: 630rem;
	font-size: 60rem;
	color: #fff;
	font-family: 'Playfair Display', serif;
}
.hero {
	position: relative;
}
.white_btn {
	padding: 18rem 50rem;
	background-color: #fff;
	color: #295E85;
	font-size: 14rem;
	font-weight: 500;
	letter-spacing: 2.8rem;
	text-transform: uppercase;
	width: max-content;
	transition: 0.4s;
}
.white_btn:hover {
	transition: 0.4s;
	background-color: #7395AE;
	color: #fff;
}
.hero_btn {
	margin-top: 53rem;
}
.hero_content {
	padding-top: 142rem;
	padding-bottom: 28rem;
	position: relative;
	
}
.hero_cat {
	display: flex;
	align-items: center;
}
.hero_cat_item {
	border-left: 1rem solid rgba(255, 255, 255, 0.16);
	border-right: 1rem solid rgba(255, 255, 255, 0.16);
	padding: 0 60rem;
	margin-top: 127rem;
}
.hero_cat_item img {
	height: 60rem;
}
.hero_slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	
}
.hero_slider_item {
	height: 616rem;
	background-size: cover;
}
.hero_slider .slick-dots {
	position: absolute;
	right: 150rem;
	top: calc(50% - 100rem);
	padding: 0;
	height: 200rem;
	display: flex;
    flex-direction: column;
    z-index: 4;
}
.hero_slider .slick-dots button {
	display: none;
}
.hero_slider .slick-dots li {
	display: block;
	width: 2rem;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.30);
	transition: 0.3s;
}
.hero_slider .slick-dots li.slick-active {
	background-color: rgba(255, 255, 255, 1);
	transition: 0.3s;
}
.hero_slider .slick-arrow {
	display: block;
	position: absolute;
	right: 142rem;
	background-image: url(img/slider_arrow.svg);
	background-size: cover;
	width: 17rem;
    height: 7rem;
	background-color: transparent;
    border: none;
    z-index: 4;
    cursor: pointer;
}
.hero_slider .slick-arrow.left {
	top: 170rem;
}
.hero_slider .slick-arrow.right {
	bottom: 170rem;
	transform: rotate(180deg);
}
.slider_count {
	position: absolute;
	bottom: 23rem;
	right: 150rem;
	font-size: 26rem;
	color: #fff;
	z-index: 2;
}
.home_filters {
	display: flex;
	margin: 60rem 0;
	border-bottom: 1rem solid #E4E4E4;
	border-top: 1rem solid #E4E4E4;
}
.home_filters_search {
	display: flex;	
	align-items: center;
	padding: 14rem 20rem 14rem 0;
	border-right: 1rem solid #E4E4E4;
}
.home_filters_search_input {
	border: none;
	width: 225rem;
	margin-left: 20rem;
	font-family: 'Raleway', sans-serif;
	font-size: 14rem;
	font-weight: 400;
	color: #062843;
}
.home_filters_search_icon {
	width: 18rem;
}
.home_filters_select {
	padding: 14rem 40rem 14rem 20rem;
	border-right: 1rem solid #E4E4E4;
	border-left: 1rem solid #E4E4E4;
}
.home_filters_select:first-child {
	border-left: none;
}
.home_filters_select_label {
	color: rgba(0, 20, 35, 0.40);
	font-size: 10rem;
	font-weight: 500;
	letter-spacing: 1rem;
	text-transform: uppercase;
	margin-bottom: 12rem;
}
.jq-selectbox {
	font-size: 14rem;
	color: #062843;
	width: 209rem;
	cursor: pointer;
}
.jq-selectbox__trigger-arrow {
	width: 8rem;
	height: 4rem;
	background-image: url(img/arrow.svg);
	background-size: cover;
	position: absolute;
	right: -20rem;
	top: calc(50% - 2rem);
}
.home_filters_price {
	padding: 14rem 20rem;
}
.home_filters_price_overlay {
	display: flex;
	align-items: center;
	margin-top: -5rem;
}
.home_filters_price_item {
	display: flex;
	align-items: center;
	position: relative;
}
.home_filters_price_item_curr {
	position: absolute;
	right: 9rem;
	top: 6rem;
	font-size: 12rem;
	color: rgba(0, 20, 35, 0.40);
}
.home_filters_price_item:first-child {
	margin-right: 20rem;
}
.home_filters_price_item_label {
	font-size: 14rem;
	margin-right: 10rem;
}
.home_filters_price_item_input {
	border: 1rem solid #E4E4E4;
	padding: 4rem 8rem;
	color: #000;
	font-size: 14rem;
	font-weight: 400;
	line-height: 150%;
	margin: 0;
	width: 84rem;
	font-family: 'Raleway', sans-serif;
	font-feature-settings: 'lnum';
	  -moz-font-feature-settings: 'lnum=1';
	  -ms-font-feature-settings: 'lnum';
	  -webkit-font-feature-settings: 'lnum';
	  -o-font-feature-settings: 'lnum';
}
.home_filters_button {
	padding: 18rem 50rem;
	background-color: #7395AE;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 14rem;
	font-weight: 500;
	letter-spacing: 2.8rem;
	text-transform: uppercase;
	border: none;
	margin-top: 14rem;
	cursor: pointer;
	transition: 0.4s;
	border: 1rem solid #7395AE;
	border-radius: 0;
}
.home_filters_button:hover {
	transition: 0.4s;
	color: #7395AE;
	background-color: #fff;
	border: 1rem solid #7395AE;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.categories {
	display: flex;
	width: calc(100% + 20rem);
	flex-wrap: wrap;
	margin-left: -10rem;
}
.categories_item {
	padding: 25rem;
	background-size: cover;
	width: 375rem;
	height: 420rem;
	margin: 0 10rem 20rem;
	display: flex;
	transition: 0.4s;
}
.categories_item:hover {
	transform: translate(0rem, -10rem);
	transition: 0.4s;
}
.categories_item_overlay {
	margin-top: auto;
	color: #fff;
	position: relative;
	z-index: 2;
}
.categories_item_overlay:after {
	content: "";
	position: absolute;
	bottom: -25rem;
	left: -25rem;
	height: 180rem;
    width: 425rem;
	z-index: -1;
	background: linear-gradient(180deg, rgba(14, 64, 83, 0.00) 0%, #0E4053 100%);
}
.categories_item_title {
	font-size: 30rem;
	font-family: 'Playfair Display', serif;
}
.categories_item_count {
	font-size: 14rem;
	margin-top: 8rem;
}
.top {
	margin-top: 130rem;
}
.top_title {
	text-align: center;
	font-size: 48rem;
	font-family: 'Playfair Display', serif;
}
.top_overlay {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 60rem);
	margin-left: -30rem;
	margin-top: 60rem;
}
.single {
	margin: 0 30rem 60rem;
	width: 397rem;
}
.single_image {
	width: 100%;
	aspect-ratio: 1.44;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.single_content {
	margin-top: 10rem;
}
.single_cat {
	font-size: 11rem;
	font-weight: 500;
	letter-spacing: 1.1rem;
	text-transform: uppercase;
	color: #557A95;
	margin-top: 6rem;
}
.single_features {
	padding-top: 8rem;
	margin-top: 8rem;
	border-top: 1rem solid #E4E4E4;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.single_lenght {
	display: flex;
	align-items: center;
	color: #385062;
	font-size: 14rem;
	font-weight: 400;
}
.single_lenght img {
	width: 20rem;
	margin-right: 9rem;
}
.single_name {
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	margin-top: 6rem;
	letter-spacing: 0.9rem;
	white-space: normal;
}
.single_price {
	display: flex;
	align-items: center;
	color: #557A95;
	font-size: 18rem;
	font-weight: 500;
	letter-spacing: 1.8rem;
}
.single_equipment .single_price {
	margin-left: auto;
}
.single_price sub {
	font-size: 12rem;
	margin-left: 5rem;
}
.single_price span {
	color: #062843;
	font-size: 12rem;
	font-weight: 400;
	letter-spacing: 1.2rem;
	margin-right: 10rem;
}
.news_title {
	font-size: 48rem;
	text-align: center;
	font-family: 'Playfair Display', serif;
}
.news {
	margin-top: 90rem;
}
.news_overlay {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% + 40rem);
	margin-left: -20rem;
	margin-top: 60rem;
}
.news_item {
	margin:  0 20rem 60rem;
	width: 413rem;
}
.news_item_image {
	background-size: cover;
	width: 100%;
	height: 224rem;
	background-position: center;
}
.news_item_content {
	margin-top: 15rem;
}
.news_item_data {
	color: #838383;
	font-size: 14rem;
}
.news_item:hover .news_item_title {
	transition: 0.4s;
	color: #557A95;
}
.news_item_title {
	font-size: 20rem;
	font-weight: 500;
	text-transform: uppercase;
	margin: 10rem 0 15rem;
	font-family: 'Raleway', sans-serif;
}
.news_item_excerpt {
	color: #838383;
	font-size: 14rem;
	font-weight: 400;
}
.news_item_link {
	display: flex;
	align-items: center;
	color: #557A95;
	font-size: 12rem;
	font-weight: 500;
	letter-spacing: 1.2rem;
	text-transform: uppercase;
	margin-top: 20rem;
}
.news_item_link img {
	margin-left: 15rem;
	width: 8rem;
}
.btn {
	color: #7395AE;
	font-size: 14rem;
	font-weight: 500;
	letter-spacing: 2.8rem;
	text-transform: uppercase;
	padding: 18rem 50rem;
	width: max-content;
	border: 1rem solid #7395AE;
	transition: 0.4s;
	border-radius: 0;
}
.btn:hover {
	transition: 0.4s;
	background-color: #7395AE;
	color: #fff;
}
.news_btn,.loadMoreBtn {
	margin: auto;
}
footer {
	margin-top: 120rem;
	background: #557A95;
	padding: 70rem 0 30rem;
}
.footer_overlay {
	display: flex;
	justify-content: space-between;
}
.footer_info {
	width: 185rem;
}
.footer_logo {
	width: 90rem;
}
.footer_logo img {
	width: 100%;
}
.footer_info_form {
	position: relative;
	margin-top: 24rem;
}
.footer_info_input {
	width: 125rem;
	padding: 12rem 40rem 12rem 18rem;
	border: 1rem solid rgba(255, 255, 255, 0.10);
	background-color: transparent;
	color: rgba(255, 255, 255, 0.80);
	font-size: 14rem;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
	line-height: 150%;
}
.footer_info_submit {
	background-image: url(img/search_footer.svg);
	background-size: cover;
	position: absolute;
	top: 15rem;
	right: 18rem;
	width: 18rem;
	height: 18rem;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}
.footer_info_social {
	display: flex;
	align-items: center;
	margin-top: 30rem;
}
.footer_info_social_item {
	width: 34rem;
	margin-right: 12rem;
	transition: 0.4s;
	opacity: 1;
}
.footer_info_social_item img {
	width: 100%;
}
.footer_info_social_item:hover {
	opacity: 0.6;
	transition: 0.4s;
}
.footer_nav_title {
	margin-bottom: 25rem;
	font-size: 14rem;
	text-transform: uppercase;
	color: #fff;
}
.footer_nav a {
	color: rgba(255, 255, 255, 0.55);
	font-size: 14rem;
	margin-bottom: 12rem;
	transition: 0.4s;
}
.footer_nav a:hover {
	transition: 0.4s;
	color: #fff;
}
.footer_copyright {
	margin-top: 60rem;
	padding-top: 30rem;
	border-top: 1rem solid rgba(255, 255, 255, 0.10);
	display: flex;
	justify-content: space-between;
}
.footer_copyright_text {
	color: rgba(255, 255, 255, 0.80);
	font-size: 14rem;
}
.footer_copyright_dev {
	display: flex;
	align-items: center;
	color: rgba(255, 255, 255, 0.60);
	font-size: 14rem;
}
.footer_copyright_dev a {
	color: #FFF;
	margin-left: 10rem;
}
.footer_copyright_dev a:hover {
	text-decoration: underline;
}
.footer_info_input::-webkit-input-placeholder {
    font-family: 'Raleway', sans-serif;
    font-size: 14rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.80);
} 
.footer_info_input::-moz-placeholder {
    font-family: 'Raleway', sans-serif;
    font-size: 14rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.80);
}
.breadcrumbs_overlay {
	display: flex;
	align-items: center;
}
.breadcrumbs_item,.breadcrumbs_overlay .breadcrumb-container a {
	display: flex;
	color: #557A95;
	font-size: 14rem;
	align-items: center;
	margin:0!important;
	padding: 0!important;
}
.breadcrumb-container li {
	list-style: none;
}
.breadcrumb-container ol {
	padding: 0;
}
.breadcrumbs_item:hover {
	text-decoration: underline;
}
.breadcrumbs_item_last:hover {
	text-decoration: none;
}
.breadcrumbs_item img {
	width: 16rem;
	margin-right: 8rem;
}
.breadcrumbs_item:after,.breadcrumb-container li .separator {
	content: "";
	margin: 0 13rem;
	width: 5rem;
	height: 8rem;
	display: inline-block;
	background-size: cover;
	background-image: url(img/bradcrumbs_arrow.svg);
}
.breadcrumbs {
	padding: 15rem 0;
	border-bottom: 1rem solid #E4E4E4;
}
.breadcrumbs_item_last:last-child:after {
	display: none;
}
.breadcrumbs_item_last:last-child {
	color: #A1A1A1;
}
.filter {
	padding: 40rem 0 0 0;
	width: 240rem;
}
.filter_head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15rem;
}
.filter_head_title {
	text-transform: uppercase;
	letter-spacing: 0.9rem;
}
.filter_head_clear {
	color: #7395AE;
	font-size: 11rem;
	font-weight: 500;
	letter-spacing: 1.1rem;
	text-transform: uppercase;
}
.filter_head_clear:hover {
	text-decoration: underline;
}
.filter_item_title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-transform: uppercase;
	cursor: pointer;
	letter-spacing: 1.4rem;
}
.filter_item_title.active img {
	transform: rotate(0deg);
	transition: 0.4s;
}
.filter_item_title img {
	width: 10rem;
	transform: rotate(180deg);
	transition: 0.4s;
}
.filter_item {
	padding: 20rem 0;
	border-top: 1rem solid #E4E4E4;
	border-bottom: 1rem solid #E4E4E4;
	position: relative;
}
.checkbox {
	display: none;
}
.filter_item_checkbox {
	display: flex;
	align-items: center;
	margin-bottom: 10rem;
	cursor: pointer;
	transition: 0.3s;
}
.filter_item_checkbox:hover span {
	transition: 0.4s;
	color: #557A95;
}
.filter_item_checkbox:before {
	content: "";
	display: block;
	width: 16rem;
	height: 16rem;
	margin-right: 16rem;
	background-image: url(img/checkbox_sprite.svg);
	background-size: 16rem;
	background-position: top;
}
.filter_item_checkbox span {
	color: rgba(0, 20, 35, 0.40);
	font-size: 14rem;
	transition: 0.4s;
}
.checkbox:checked + .filter_item_checkbox:before {
	background-position: bottom;
}
.checkbox:checked + .filter_item_checkbox span {
	color: #062843;
}
.filter_item_overlay {
	height: 100%;
	margin-top: 20rem;
	display: none;
}
.filter_item_overlay.hide {
	height: 0;
	overflow: hidden;
	margin-top: 0;
}
.filter_item_number_overlay {
	position: relative;
}
.filter_item_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.filter_item_number_label {
	position: absolute;
    top: calc(50% - 7rem);
    color: rgba(0, 20, 35, 0.40);
    font-size: 12rem;
    right: 8rem;
    text-transform: uppercase;
}
.filter_item_number {
	padding: 4rem 20rem 4rem 8rem;
	width: 77rem;
	color: #000;
	font-size: 14rem;
	font-weight: 400;
	border: 1rem solid #E4E4E4;
	font-family: 'Raleway', sans-serif;
	height: 20rem;
	font-feature-settings: 'lnum';
	  -moz-font-feature-settings: 'lnum=1';
	  -ms-font-feature-settings: 'lnum';
	  -webkit-font-feature-settings: 'lnum';
	  -o-font-feature-settings: 'lnum';
}
.defis {
	color: #000;
	font-size: 14rem;
}
.filter_item_currency {
	position: absolute;
	left: 50rem;
	font-size: 12rem;
	color: #557A95;
	top: 21rem;
	font-weight: 500;
	width: 45rem;
}
.filter_item_currency .jq-selectbox__trigger-arrow {
	right: -15rem;
}
.category_overlay {
	display: flex;
	justify-content: space-between;
}
.single_overlay {
	width: 1080rem;
	display: flex;
	flex-wrap: wrap;
	padding-top: 40rem;
	border-left: 1rem solid #E4E4E4;
	padding-left: 20rem;
	margin-left: 40rem;
	align-content: flex-start;
}
.single_equipment {
	padding-left: 0;
	border-right: 1rem solid #e4e4e4;
	width: 100%;
	margin: auto;
}
.single_overlay .single {
	width: 299rem;
	margin: 0 20rem 60rem;
}
.single_equipment .single {
	width: 288rem;
}
.single_more_wrapper {
	width: 100%;
}
.single_more {
	margin: auto;
}
.filter_btn {
	background-color: transparent;
	font-size: 12rem;
	font-weight: 500;
	padding: 14rem 50rem;
	width: 100%;
	margin-top: 30rem;
	cursor: pointer;
}
.page_news {
	margin-top: 40rem;
}
.page_news_title {
	margin-bottom: -30rem;
}
.article {
	font-size: 16rem;
}
.article_overlay {
	display: flex;
}
.article_content {
	padding-right: 40rem;
	margin-right: 40rem;
	border-right: 1rem solid #E4E4E4;
	width: 1000rem;
	padding-top: 40rem;
}
.article_content .article_data {
	font-size: 14rem;
	color: #838383;
	margin: 0;
}
.article_title {
	margin-top: 10rem;
	margin-bottom: 30rem;
}
.article_image {
	width: 100%;
}
.article_content p {
	margin: 20rem 0;
}
.article_content .single p {
	margin: 0;
}
.article_content h2 {
	margin: 60rem 0 20rem;
	text-transform: uppercase;
	letter-spacing: 2.4rem;
}
.article_product {
	flex-wrap: wrap;
	display: flex;
	width: calc(100% + 40rem);
	margin-left: -20rem;
}
.article_product_title {
	width: 100%;
}
.article_product .single {
	margin: 0 20rem 0;
	width: 299rem;
	text-decoration: none;
}
.article_product .single .single_name {
	color: #062843;
}
.article_product h2 {
	margin-left: 20rem;
}
.article_content ul {
	padding-left: 0;
	font-size: 16rem;
	line-height: 150%;
	list-style: none;
	margin: 30rem 0;
}
.article_content ul li {
	padding-left: 20rem;
	position: relative;
	margin: 4rem 0;
}
.article_content ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 9rem;
    left: 5rem;
    width: 5rem;
    height: 5rem;
	background-color: #557A95;
}
b {
	font-weight: 600;
}
.article_content blockquote {
	margin: 30rem 0;
	padding: 20rem 30rem;
	background: #F1F8FD;
	border-left: 3rem solid #557A95;
}
.article_content blockquote p {
	margin: 0;
}
.addtoany_content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20rem 0;
	border-top: 1rem solid #D8E1E8;
	border-bottom: 1rem solid #D8E1E8;
	margin-top: 30rem;
}
.article_content .addtoany_list {
	display: flex;
	align-items: center;
}
.article_content  .addtoany_header {
	text-transform: uppercase;
	letter-spacing: 0.9rem;
	margin: 0;
	font-size: 18rem;
	font-weight: 500;
	line-height: 150%;
}
.article_content .addtoany_list a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 40rem;
	height: 40rem;
	border: 1rem solid #D8E1E8;
	margin: 0 6rem;
	transition: 0.4s;
	padding: 0;
}
.article_content .addtoany_list a img {
	width: 25rem;
}
.article_content .addtoany_list a:hover {
	transition: 0.4s;
	border: 1rem solid #7395AE;
}
.share_item img {
	width: 25rem;
}
.sidebar {
	padding-top: 40rem;
	width: 240rem;
}
.sidebar_article {
	margin-top: 20rem;
}
.sidebar_title {
	padding-bottom: 13rem;
	margin-bottom: 25rem;
	border-bottom: 1rem solid #E4E4E4;
	font-weight: 500;
	text-transform: uppercase;
}
.sidebar_article_name {
	font-size: 16rem;
	color: #21282E;
	margin-top: 3rem;
	transition: 0.4s;
}
.sidebar_article_name:hover {
	transition: 0.4s;
	color: #557A95;
}
.sidebar_article_data {
	color: rgba(0, 20, 35, 0.40);
	font-size: 12rem;
}
.article_content h1 {
	margin-bottom: 30rem;
	text-transform: uppercase;
	letter-spacing: 1.6rem;
}
.contacts {
	margin-top: 60rem;
	padding: 40rem 0;
	border-top: 1rem solid #E4E4E4;
	border-bottom: 1rem solid #E4E4E4;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.contacts_item {
	width: 194rem;
}
.contacts .contacts_item_title {
	color: #557A95;
	font-size: 11rem;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 6rem;
}
.contacts .contacts_item_value {
	font-size: 16rem;
	margin: 0;
}
.exhibition_image {
	width: 100%;
	margin: 10rem 0;
}
.exhibition_item_line.exhibition_item_nav {
	letter-spacing: 1.2rem;
	text-transform: uppercase;
	font-size: 12rem;
}
.exhibition_item_line {
	width: 306rem;
}
.exhibition_item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20rem 0;
	border-top: 1rem solid #e4e4e4;
	border-bottom: 1rem solid #e4e4e4;
}
.exhibition_item_nav_overlay {
	border-top: none;
	margin-top: 20rem;
}
.article_content .exhibition_item_line {
	margin: 0;
}
.exhibition_item_link {
	color: #557A95;
}
.exhibition_item_line {
	font-size: 14rem;
}
.service_slider {
	margin-top: 20rem;
	width: 1000rem;
}
.service_slider img {
	margin: 0 10rem;
}
.service_slider  ul li:before{
	display: none;
}	
.service_slider button {
	display: none;
}
.service_slider ul {
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	width: 130rem;
	justify-content: center;
	margin: 30rem auto 0;
}
.service_slider  ul li {
	width: 100%;
	height: 3rem;
	background-color: #E4E4E4;
	transition: 0.3s;
}
.service_slider .slick-arrow {
	display: block;
    position: absolute;
    background-image: url(img/arrow.svg);
    background-size: cover;
    width: 13rem;
    height: 7rem;
    background-color: transparent;
    border: none;
    z-index: 4;
    cursor: pointer;
    bottom: 1rem;
}
.service_slider .slick-arrow.left {
	transform: rotate(90deg);
	left: 350rem;
}
.service_slider .slick-arrow.right {
	transform: rotate(-90deg);
	right: 350rem;
}
.service_slider_overlay {
	position: relative;
}
.service_slider_count {
	font-size: 14rem;
	font-weight: 500;
	position: absolute;
	bottom: -4rem;
}
.service_slider_current {
	left: 390rem;
}
.service_slider_all {
	right: 390rem;
}
.service_slider ul .slick-active {
	background-color: #062843;
	transition: 0.3s;
}
.calc {
	margin-top: 50rem;
}
.calc_title {
	text-transform: uppercase;
}
.calc_overlay {
	display: flex;
	justify-content: space-between;
	margin-top: 20rem;
}
.calc_item {
	width: 320rem;
}
.article_content  .calc_item_title {
	text-align: center;
	font-size: 15rem;
	font-weight: 500;
	color: #fff;
	margin: 0;
	background-color: #557A95;
	padding: 15rem 0;
	text-transform: uppercase;
}
.calc_item_overlay {
	padding: 8rem 20rem;
	background: #F1F8FD;
	margin-top: 5rem;
}
.calc_item_step {
	padding: 17rem 0;
	border-bottom: 1rem solid #e4e4e4;
}
.calc_item_step:last-child {
	border: none;
}
.article_content .calc_item_step_title {
	margin: 0;
	text-transform: uppercase;
	font-size: 11rem;
	color: #557A95;
	font-weight: 500;
	margin-bottom: 6rem;
}
.article_content .calc_item_value {
	margin: 0;
}
.calc_info {
	display: flex;
	align-items: center;
}
.calc_info .calc_info_label {
	margin-right: 5rem;
}
.calc_info_link {
	font-size: 16rem;
	color: #7395AE;
	text-decoration: underline;
}
.calc_doc {
	display: flex;
	align-items: center;
}
.calc_doc_link {
	font-size: 16rem;
	color: #7395AE;
	text-decoration: underline;
	display: flex;
	align-items: center;
}
.calc_doc_link img {
	width: 15rem;
	margin-right: 10rem;
}
.calc_doc .calc_doc_btn {
	margin-left: 20rem;
	text-decoration: none;
	font-size: 12rem;
}
.article_content a {
	display: inline;
	color: #7395AE;
	font-size: 16rem;
	text-decoration: underline;
}
.article_content a:hover {
	text-decoration: none;
}
.contactspage {
	width: 1000rem;
	padding-top: 40rem;
	padding-right: 40rem;
	margin-right: 40rem;
	border-right: 1rem solid #e4e4e4;
}
.contactspage_title {
	text-transform: uppercase;
	letter-spacing: 1.6rem;
}
.contactspage_subtitle {
	margin-top: 30rem;
}
.contactspage_subtitle a {
	display: inline;
	color: #7395AE;
	font-size: 16rem;
	text-decoration: underline;
}
.contactspage_item {
	display: flex;
	justify-content: space-between;
	padding: 50rem 0;
	border-top: 1rem solid #e4e4e4;
	border-bottom: 1rem solid #e4e4e4;
}
.contactspage_item_overlay {
	display: flex;
	justify-content: space-between;
	width: 680rem;
}
.contactspage_overlay {
	margin-top: 40rem;
}
.contactspage_item_item_title {
	color: #557A95;
	font-size: 11rem;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 6rem;
	letter-spacing: 1.1rem;
}
.contactspage_item_item_value {
	font-size: 16rem;
	color: #062843;
	width: 194rem;
	transition: 0.4s;
}
.contactspage_item_item_value:hover {
	transition: 0.4s;
	color: #557A95;
}
.contactspage_item_title {
	text-transform: uppercase;
	letter-spacing: 1rem;
}
.contactspage_item_map {
	width: 100%;
	height: 390rem;
}
.catalog {
	margin-top: 60rem;
	margin-bottom: -70rem;
}
.catalog_title {
	margin-bottom: 40rem;
	font-family: 'Playfair Display', serif;
	font-size: 48rem;
}
.catalog_filters_title {
	font-family: 'Playfair Display', serif;
	font-size: 48rem;
	margin-bottom: -20rem;
}
.catalog_filters {
	margin-top: 120rem;
}
.yacht {
	padding-top: 40rem;
}
.yacht_head {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.yacht_head_title {
	margin-bottom: 10rem;
	text-transform: uppercase;
	letter-spacing: 1.6rem;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.yacht_head_title_order {
	color:  #557A95;
	font-size: 11rem;
	font-weight: 500;
	letter-spacing: 1.1rem;
	text-transform: uppercase;
	margin-left: 15rem;
	padding: 6rem 10rem;
	background: #F1F8FD;
}
.yacht_head_btn {
	font-size: 14rem;
	font-weight: 500;
	letter-spacing: 2.8rem;
	text-transform: uppercase;
	background-color: #7395AE;
	padding: 18rem 50rem;
	margin-top: 15rem;
	color: #fff;
	transition: 0.4s;
	border: 1rem solid #7395AE;
}
.yacht_head_btn:hover {
	transition: 0.4s;
	color: #7395AE;
	background-color: #fff;
	border: 1rem solid #7395AE;
}
.yacht_head_actions .single_price {
	font-size: 24rem;
}
.yacht_slider {
	width: 1560rem;
	margin-top: 30rem;
}
.yacht_slider img {
	height: 500rem;
	margin: 0 15rem;
}
.yacht_slider  ul li:before{
	display: none;
}	
.yacht_slider button {
	display: none;
}
.yacht_slider ul {
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	width: 130rem;
	justify-content: center;
	margin: 30rem auto 0;
}
.yacht_slider  ul li {
	width: 100%;
	height: 3rem;
	background-color: #E4E4E4;
	transition: 0.3s;
}
.yacht_slider .slick-arrow {
	display: block;
    position: absolute;
    background-image: url(img/arrow.svg);
    background-size: cover;
    width: 16rem;
    height: 10rem;
    background-color: transparent;
    border: none;
    z-index: 4;
    cursor: pointer;
    bottom: -5rem;
}
.yacht_slider .slick-arrow.left {
	transform: rotate(90deg);
	left: 610rem;
}
.yacht_slider .slick-arrow.right {
	transform: rotate(-90deg);
	right: 610rem;
}
.yacht_slider_overlay {
	position: relative;
}
.yacht_slider_count {
    font-size: 14rem;
    font-weight: 500;
    position: absolute;
    bottom: -12rem;
}
.yacht_slider_current {
	left: 660rem;
}
.yacht_slider_all {
	right: 660rem;
}
.yacht_slider ul .slick-active {
	background-color: #557A95;
	transition: 0.3s;
}
.yacht_item {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.yacht_item_content {
	width: 770rem;
}
.yacht_item {
	padding: 50rem 0;
	border-top: 1rem solid #e4e4e4;
	border-bottom: 1rem solid #e4e4e4;
}
.yacht_item_descr p {
	margin-bottom: 20rem;
}
.yacht_item_descr ul {
	font-size: 16rem;
	line-height: 150%;
	padding: 0;
	list-style: none;
	margin: 0;
}
.yacht_item_descr ul li {
	position: relative;
	margin-bottom: 4rem;
	padding-left: 20rem;
}
.yacht_item_descr ul li:before {
	content: "";
	display: block;
	width: 4rem;
	height: 4rem;
	background-color: #557A95;
	top: 9rem;
	left: 5rem;
	position: absolute;
}
.yacht_overlay {
	margin-top: 70rem;
}
.yacht_item_title {
	text-transform: uppercase;
	letter-spacing: 0.9rem;
}
.yacht_item_char_item {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: space-between;
	position: relative;
	z-index: 2;
	padding: 5rem 0;
	margin: 9rem 0;
}
.yacht_item_char_item:first-child{
	margin-top: 0;
}
.yacht_item_char_item:last-child{
	margin-bottom: 0;
}
.yacht_item_char_item_name {
	padding-right: 20rem;
	background-color: #fff;
	font-size: 12rem;
	text-transform: uppercase;
	letter-spacing: 1.2rem;
}
.yacht_item_char_item_value {
	padding-left: 20rem;
	background-color: #fff;
	color: #557A95;
}
.yacht_item_char_item:before {
	background-image: url(img/yacht_line.svg);
	background-size: cover;
	width: 100%;
	height: 1rem;
	position: absolute;
	top: calc(50% - 1rem);
	content: "";
	z-index: -1;
}
.yacht_item_images img {
	width: 100%;
	margin-bottom: 20rem;
}
.yacht_item_images img:last-child {
	margin-bottom: 0;
}
.category_title {
	width: 100%;
	margin-left: 20rem;
	margin-bottom: 20rem;
	text-transform: uppercase;
	letter-spacing: 0.9rem;
}
.filter_trigger {
	display: none;
}
.related .news_title {
	text-transform: uppercase;
}
.quest_btn {
	position: fixed;
	width: 74rem;
	bottom: 23rem;
	right: 23rem;
	z-index: 9;
}
.quest_btn img {
	width: 100%;
}
.connect {
	padding: 100rem 0;
	background-color: #7395AE;
	margin: 120rem 0;
}
.connect_overlay {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	color: #fff;
}
.connect_info {
	width: 340rem;
}
.connect_info_title {
	font-family: 'Playfair Display', serif;
	font-size: 48rem;
	margin-bottom: 25rem;
}
.connect_form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 770rem;
}
.connect_form_item_label {
	font-size: 11rem;
	font-weight: 500;
	letter-spacing: 1.1rem;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.40);
}
.connect_form_item_input {
	padding: 0 0 13rem 0;
	border: none;
	border-bottom: 1rem solid rgba(255, 255, 255, 0.40);
	width: 355rem;
	color: #FFF;
	font-size: 16rem;
	font-weight: 400;
	line-height: 150%;
	background-color: transparent;
	font-family: 'Raleway';
	margin-top: 15rem;
}
.connect_form_item_input::-webkit-input-placeholder {
    font-family: 'Raleway', sans-serif;
    font-size: 16rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
} 
.connect_form_item_input::-moz-placeholder {
    font-family: 'Raleway', sans-serif;
    font-size: 16rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}
.connect_form_item {
	margin-bottom: 60rem;
}
.connect_form_item_textarea {
	height: 100rem;
	width: 770rem;
}
.connect_form_submit {
	width: 205rem;
	height: 52rem;
	background-color: #fff;
	color: #7395AE;
	font-family: 'Raleway', sans-serif;
	font-size: 14rem;
	font-weight: 500;
	letter-spacing: 2.8rem;
	text-transform: uppercase;
	border: 1rem solid #fff;
	cursor: pointer;
}
.hide_input {
	display: none;
}
.hidden_title {
	display: none;
}
.related_title {
	text-align: left;
}
.header_menu_overlay {
	position: relative;
}
.header_menu_hide {
	position: absolute;
    top: calc(100% + 2rem);
    right: 0;
    padding: 33rem 30rem;
    background-color: #fff;
    z-index: 9;
    text-align: right;
    width: max-content;
    display: none;
    z-index: 99;
    border: 1rem solid #E4E4E4;
}
.header_menu_hide:before {
	content: "";
	position: absolute;
	top: -5rem;
	height: 10rem;
	width: 100%;
	left: 0;
	background-color: transparent;
}
.header_menu_hide a {
	font-size: 12rem;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 1.2rem;
	text-transform: uppercase;
	margin-bottom: 22rem;
}
.header_menu_hide li:last-child a{
	margin-bottom: 0;
}
.header_menu_hide_title {
	display: none;
}
.header_menu_hide_item_catalog {
	display: none;
}
.close {
	display: none;
}
.modal {
	display: none;
}
.modal_wrapper {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(14, 64, 83, 0.50);
	z-index: 11;
}
.modal_content {
	position: fixed;
	width: 770rem;
	padding: 50rem;
	background-color: #fff;
	left: calc(50% - 435rem);
	top: calc(50% - 305rem);
	z-index: 11;
}
.modal_close {
	width: 20rem;
	position: absolute;
	top: 20rem;
	right: 20rem;
	cursor: pointer;
}
.modal_content_title {
	text-align: center;
	font-family: 'Playfair Display', serif;
	font-size: 48rem;
	margin-bottom: 15rem;
}
.modal_content_subtitle {
	text-align: center;
}
.modal_content_form {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.modal_content_form_item {
	width: calc(50% - 30rem);
	margin-top: 50rem;
}
.modal_content_form_item_long {
	width: 100%;
}
.modal_content_form_label {
	font-size: 11rem;
	font-weight: 500;
	letter-spacing: 1.1rem;
	text-transform: uppercase;
	color: rgba(0, 20, 35, 0.40);
	margin-bottom: 10rem;
}
.modal_content_form_input {
	width: 100%;
	padding-bottom: 13rem;
	color: #062843;
	font-size: 16rem;
	font-weight: 400;
	line-height: 150%;
	font-family: 'Raleway', sans-serif;
	border: none;
	border-bottom: 1rem solid #E4E4E4;
}
.modal_content_form_textarea {
	height: 70rem;
}
.modal_content_form_item_submit {
	background-color: #7395AE;
	margin: 50rem auto 0;
	color: #fff;
}
.hide_filter {
	display: none;
}
.jq-selectbox__dropdown {
    padding: 20rem 25rem;
    background-color: #fff;
    width: calc(100% + 12rem);
    left: -22rem;
    border: 1rem solid #E4E4E4;
    top: 40rem;
}
.jq-selectbox__dropdown ul {
	padding: 0;
	margin: 0;
}
.jq-selectbox li, .jq-select-multiple li {
	margin-bottom: 17rem;
	cursor: pointer;
}
.jq-selectbox li:last-child, .jq-select-multiple li:last-child {
	margin-bottom: 0;
}
.modal_search {
	position: absolute;
	top: calc(100%);
	left: 0;
	width: 100%;
	z-index: 999;
	display: none;
}
.modal_search_overlay {
	padding: 9rem 25rem;
	background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1rem solid #E4E4E4;
}
.modal_search_icon {
	width: 18rem;
}
.modal_search_form {
	display: flex;
	align-items: center;
}
.modal_search_input {
	border: none;
	font-size: 14rem;
	font-weight: 400;
	font-family: 'Raleway', sans-serif;
	width: 1010rem;
}
.modal_search_submit {
	background-color: #7395AE;
	border: none;
	color: #fff;
	cursor: pointer;
}
.modal_search_close {
	width: 15rem;
	cursor: pointer;
}
.header_search.active {
	background-color: #7395AE;
	transition: 0.3s;
}
.header_search.active path {
	fill: #fff;
	transition: 0.3s;
}
.search_title {
	text-align: center;
	font-family: 'Playfair Display', serif;
	font-size: 48rem;
	font-weight: 400;
}
.search_subtitle {
	color: rgba(0, 20, 35, 0.40);
	text-align: center;
	margin-top: 15rem;
}
.search {
	margin-top: 60rem;
}
.search_btn {
	margin: 40rem auto 0;
}
.header_lang_hide li {
	list-style: none;
}
.header_lang_hide li a {
	font-size: 14rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 10rem;
    padding-left: 17rem;
}
.header_lang_hide {
	padding: 10rem 10rem 0;
	background: #fff;
	position: absolute;
	top: 100%;
	left: -1rem;
	width: calc(100% - 20rem);
	border: 1rem solid #E4E4E4;
	z-index: 9999;
	display: none;
}
.form_content {
	background-color: #fff;
	padding: 20rem 50rem 20rem 20rem;
	width: 509rem;
	position: fixed;
	top: calc(50% - 212rem);
	left: calc(50% - 290rem);
	z-index: 999;
}

.form_content_wrapper {
	display: flex;
	align-items: center;
}
.form_content_icon {
	width: 76rem;
	margin-right: 30rem;
}
.form_content_title {
	margin-bottom: 8rem;
}
.wpcf7-not-valid-tip {
	display: none;
}
.wpcf7-response-output {
	display: none;
}
.single_image_overlay {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;
	left: 0;
	background: linear-gradient(0deg, rgba(14, 64, 83, 0.55) 0%, rgba(14, 64, 83, 0.55) 100%);
	backdrop-filter: blur(0px);
	align-items: center;
    justify-content: center;
    transition: 0.4s;
}
.single_image_overlay_text {
	display: flex;
	align-items: center;
	font-size: 14rem;
	font-weight: 500;
	letter-spacing: 1.4rem;
	text-transform: uppercase;
	color: #fff;
}
.single_image_overlay_text img {
	width: 14rem;
	margin-left: 10rem;
	transform: rotate(90deg);
}
.single:hover .single_image_overlay{
	top: 0%;
	transition: 0.4s;
}

.equipment_image_overlay {
	margin: 50rem 0;
}
.hero:before {
	content: "";
    position: absolute;
    left: 0;
    top: 0rem;
    width: 1020rem;
    height: calc(100% - 9rem);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
}
.hero .container {
	position: relative;
	z-index: 2;
}
.header_logo {
    font-size: 15px; /* НОВОЕ! увеличиваем только логотип */
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.header_logo img {
    max-width: 80rem;
    height: auto;
    display: block;
    margin: 0 auto;
}

.header_logo_subtitle {
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 12px; /* нормальный шрифт */
    font-weight: 500;
    color: #557A95;
    margin-top: 8px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    white-space: nowrap;
}

@media screen and (max-width: 768px) {
	html {
		font-size: 0.13022vw;
	}
	.container {
		width: 708rem;
	}
	header .container {
		width: 100%;
	}
	.header_nav {
		display: none;
	}
	.hero_content {
		padding-top: 120rem;
	}
	.hero_slider .slick-dots {
		right: 30rem;
	}
	.hero_slider .slick-arrow {
		right: 25rem;
	}
	.slider_count {
		display: none;
	}
	.hero:before {
		width: 650rem;
		height: 100%;
	}
	.hero_cat_item img {
    	height: 57rem;
	}
	.hero_slider_item {
		height: 596rem;
		background-position: center;
	}
	.home_filters {
		margin: 40rem 0 auto;
		flex-direction: column;
		border-bottom: none;
	}
	.home_filters_select {
		border-top: 1rem solid #e4e4e4;
		border-bottom: 1rem solid #e4e4e4;
		border-left: none;
		border-right: none;
		padding: 17rem 0;
	}
	.home_filters_price {
		border-bottom: 1rem solid #e4e4e4;
		padding: 17rem 0;
	}
	.home_filters_search {
		border-right: none;
		padding: 26rem 0;
	}
	.home_filters_button {
		margin-top: 30rem;
	}
	.categories {
		margin-top: 100rem;
		overflow-x: scroll;
	    overflow-y: hidden;
	    white-space: nowrap;
	    flex-wrap: nowrap;
	    width: calc(100% + 30rem);
	}
	.categories_item {
		min-width: 265rem;
		height: 340rem;
	}
	.categories_item_title {
		white-space: normal;
	}
	.categories_item_overlay:after {
		width: 315rem;
		height: 130rem;
	}
	.top {
    	margin-top: 80rem;
	}
	.top_title {
		text-align: left;
	}
	.top_overlay {
		margin-top: 30rem;
		overflow-x: scroll;
	    overflow-y: hidden;
	    white-space: nowrap;
	    flex-wrap: nowrap;
	    width: calc(100% + 60rem);
	}
	.single {
		min-width: 397rem;
		margin: 0 30rem 20rem;
	}
	.news {
    	margin-top: 80rem;
	}
	.news_title {
		text-align: left;
	}
	.news_item {
		margin: 0 0 60rem;
		width: 100%;
	}
	.news_item_image {
		height: 266rem;
	}
	.news_btn {
		margin: 0;
	}
	footer {
		margin-top: 80rem;
	}
	.footer_overlay {
		flex-wrap: wrap;
	}
	.footer_info {
		width: 100%;
	}
	.footer_nav {
		width: 45%;
		margin-top: 70rem;
	}
	.footer_info_form {
		width: max-content;
	}
	.breadcrumbs {
		border-top: 1rem solid #e4e4e4;
	}
	.filter {
		display: none;
	}
	.single_overlay {
	    width: calc(100% + 40rem);
	    display: flex;
	    flex-wrap: wrap;
	    padding-top: 30rem;
	    border-left: none;
	    padding-left: 0rem;
	    margin-left: -20rem;
	}
	.single_equipment {
		border-right: none;
	}
	.single_overlay .single {
    	width: 324rem;
    	min-width: 324rem;
    	margin: 0 20rem 60rem;
	}
	.category_title {
		margin-bottom: 20rem;
	}
	.filter_trigger {
		display: flex;
		align-items: center;
		font-size: 14rem;
		padding: 18rem 0;
		border-bottom: 1rem solid #E4E4E4;
		border-top: 1rem solid #E4E4E4;
		width: calc(100% - 20rem);
	    justify-content: center;
	    margin: 0 auto 30rem 20rem;
		font-weight: 500;
		text-transform: uppercase;
	}
	.filter_trigger svg {
		width: 18rem;
		margin-right: 20rem;
	}
	.filter_trigger path {
		fill: rgb(6, 40, 67);
		transition: 0.3s;
	}
	.filter_trigger.active path {
		fill: #fff;
		transition: 0.3s;
	}
	.yacht {
    	padding-top: 30rem;
	}
	.yacht_slider {
		width: 768rem;
	}
	.yacht_slider img {
		height: 370rem;
		margin: 0 10rem;
	}
	.yacht_slider_count {
		font-size: 20rem;
	}
	.yacht_slider_all {
    	right: 285rem;
	}
	.yacht_slider_current {
		left: 285rem;
	}
	.yacht_slider .slick-arrow.left {
		left: 230rem;
	}
	.yacht_slider .slick-arrow.right {
	    right: 230rem;
	}
	.yacht_item {
		flex-direction: column;
	}
	.yacht_item_content {
		margin-top: 25rem;
		width: 100%;
	}
	.news_overlay {
		width: 100%;
		margin-left: 0;
	}
	.page_news .news_btn {
		margin: auto;
	}
	.article_overlay {
		flex-direction: column;
	}
	.article_content {
		padding-top: 30rem;
		padding-right: 0;
		margin-right: 0;
		border: none;
		width: 100%;
	}
	.article_product .single {
		min-width: 333rem;
		width: 333rem;
		margin: 0 20rem 20rem;
	}
	.article_content h2 {
    	margin: 40rem 0 20rem;
	}
	.sidebar {
    	padding-top: 80rem;
    	width: 100%;
	}
	.related .news_title {
		text-align: center;
	}
	.related .news_overlay {
		margin-top: 40rem;
	}
	.related .news_btn {
		margin: auto;
	}
	.contacts_item {
    	width: 314rem;
    	margin-top: 20rem;
	}
	.contacts {
		padding: 20rem 0 40rem;
		flex-wrap: wrap;
	}
	.contacts_title {
		margin-top: 20rem;
	}
	.exhibition_item_line {
		width: 210rem;
	}
	.exhibition_item_link {
		word-break: break-all;
	}
	.service_slider {
		width: 708rem;
	}
	.service_slider_count {
		font-size: 20rem;
	}
	.service_slider_current {
	    left: 255rem;
	}
	.service_slider_all {
		right: 255rem;
	}
	.service_slider .slick-arrow.left {
		left: 210rem;
	}
	.service_slider .slick-arrow.right {
		right: 210rem;
	}
	.calc_item {
    	width: 230rem;
	}
	.contactspage {
		width: 100%;
		padding-right: 0;
		margin-right: 0;
		border-right: none;
	}
	.contactspage_item {
		flex-direction: column;
	}
	.contactspage_item_title {
		margin-bottom: 25rem;
	}
	.contactspage_item_overlay {
		width: 100%;
	}
	.filter {
	    position: absolute;
	    background: #fff;
	    width: calc(100% - 60rem);
	    top: 280rem;
	    left: 0rem;
	    padding: 0 30rem;
	    height: calc(100vh - 280rem);
	    overflow: auto;
	    z-index: 99;
	}
	.filter_head_title {
		display: none;
	}
	.filter_head {
		margin: 20rem 0;
	}
	.hidden {
		overflow: hidden;
		touch-action: none;
		-ms-touch-action: none;
	}
	.filter_btn {
	    width: max-content;
	    margin: 30rem auto 20rem;
	    display: block;
	}
	.filter_item_wrapper {
		justify-content: flex-start;
	}
	.defis {
		margin: 0 20rem;
	}
	.filter_trigger.active {
		transition: 0.4s;
		color: #fff;
		background-color: #7395AE;
		border: 1rem solid #7395AE;
	}
	.connect_overlay {
		flex-direction: column;
		align-items: center;
	}
	.connect_info {
		width: 100%;
		text-align: center;
	}
	.connect_form_item_input {
		width: 324rem;
	}
	.connect_form_item {
		margin-bottom: 50rem;
	}
	.connect_form {
		width: 708rem;
		margin-top: 52rem;
	}
	.connect_form_item_textarea {
		width: 708rem;
	}
	.connect {
		padding: 60rem 0;
		margin: 100rem 0;
	}
	.header_menu {
		border-right: none;
	}
	.header_menu_hide_title {
		display: block;
		padding: 16rem 0;
		border-top: 1rem solid #fff;
		border-bottom: 1rem solid #fff;
		width: 100%;
		margin-bottom: 35rem;
		color: #fff;
		font-size: 14rem;
		text-transform: uppercase;
	}
	.header_menu_hide {
		position: fixed;
		top: 70rem;
		height: calc(100vh - 140rem);
		left: 0;
		width: calc(100vw - 40rem);
		background-color: #7395AE;
		padding: 30rem 20rem 40rem;
		overflow: auto;
		text-align: left;
		border: none;
	}
	.header_menu_hide a {
		color: #fff;
		margin-bottom: 30rem;
		padding-left: 40rem;
	}
	.header_menu_hide_item_catalog {
		display: block;
		margin-top: 35rem;
	}
	.header_menu.active .show {
		display: none;
	}
	.header_menu.active {
		background-color: #7395AE;
		color: #fff;
	}
	.header_menu.active .close {
		display: block;
		margin-right: 20rem;
		width: 20rem;
	}
	.modal_content {
		width: 610rem;
		left: calc(50% - 355rem);
	}
	.jq-selectbox {
		width: calc(100% - 30rem);
	}
	.jq-selectbox__dropdown {
		left: 0;
		width: calc(100% - 18rem);
	}
	.modal_search_input {
		width: 450rem;
	}
	.yacht {
		border-top: 1rem solid #E4E4E4;
	}
}
@media screen and (max-width: 480px) {
	html {
	    font-size: 0.26668vw;
	}
	.hero_title {
    	width: 390rem;
    	font-size: 40rem;
	}
	.container {
    	width: 335rem;
	}
	.hero_content {
    	padding-top: 50rem;
    	padding-bottom: 90rem;
	}
	.white_btn {
    	padding: 16rem 0;
    	width: 100%;
    	text-align: center;
	}
	.hero_btn {
		margin-top: 40rem;
	}
	.hero:before {
		display: none;
	}
	.hero_cat_item {
		padding: 0 28rem;
		margin-top: 30rem;
	}
	.hero_cat {
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 100rem;
		display: none;
	}
	.hero_cat_item img {
    	height: 53rem;
	}
	.hero_slider_item {
		height: 395rem;
	}

	.hero_slider .slick-dots {
	    width: 278rem;
	    height: 2rem;
	    top: auto;
	    bottom: 50rem;
	    right: calc(50% - 137rem);
	    flex-direction: row;
	}
	.hero_slider .slick-dots li {
		width: 100%;
	}
	.hero_slider .slick-arrow.left {
    	top: auto;
    	bottom: 49rem;
    	transform: rotate(-90deg);
    	right: auto;
    	left: 20rem;
	}
	.hero_slider .slick-arrow.right {
    	bottom: 49rem;
    	transform: rotate(90deg);
    	right: 20rem;
	}
	.header_search {
		padding: 22rem 24rem;
	}
	.header_search svg {
    	width: 16rem;
	}
	.header_lang {
		padding: 22rem 20rem;
	}
	.header_logo img {
    	width: 64rem;
	}
	.header_menu img {
    	width: 15rem;
    	margin-right: 12rem;
	}
	.header_menu {
		font-size: 12rem;
		padding: 20rem;
	}
	.home_filters_search {
		padding: 20rem 0;
	}
	.jq-selectbox {
		width: 309rem;
	}
	.home_filters_button {
    	margin-top: 25rem;
	}
	.categories_item {
    	padding: 20rem 15rem;
    	height: 235rem;
    	min-width: 185rem;
    	margin: 0 5rem 20rem;
	}
	.categories_item_title {
		font-size: 22rem;
	}
	.categories_item_count {
		font-size: 12rem;
	}
	.categories_item_overlay:after {
		left: -15rem;
	    height: 120rem;
	    width: 215rem;

	}
	.categories {
		margin-left: -5rem;
		margin-top: 80rem;
		width: calc(100% + 20rem);
	}
	.top_title {
		font-size: 32rem;
	}
	.single {
    	min-width: 267rem;
    	margin: 0 12rem 20rem;
    	width: 267rem;
	}
	.top_overlay {
		margin-left: -10rem;
		width: calc(100% + 20rem);
	}
	.single_cat {
		margin-top: 10rem;
	}
	h4 {
		font-size: 16rem;
	}
	.single_lenght {
		font-size: 12rem;
	}
	.single_price {
		font-size: 16rem;
	}
	.modal_search_submit {
		padding: 12rem 0;
	}
	.news_title {
		font-size: 32rem;
	}
	.news_overlay {
		margin-top: 20rem;
	}
	.news_item {
		margin: 0 0 40rem ;
	}
	.news_item_data {
		font-size: 12rem;
	}
	.news_item_image {
	    height: 199rem;
	}
	.news_item_title {
		font-size: 16rem;
		margin: 5rem 0 10rem;
	}
	.btn {
		width: 100%;
		padding: 16rem 0;
		text-align: center;
	}
	footer {
    	margin-top: 60rem;
	}
	.footer_info_input {
    	width: 275rem;
	}
	.footer_info_social {
		margin-top: 20rem;
	}
	.footer_nav {
    	width: 100%;
    	margin-top: 45rem;
	}
	.footer_nav_title {
		margin-bottom: 18rem;
	}
	.footer_copyright {
		flex-direction: column;
		justify-content: center;
		margin-top: 30rem;
		align-items: center;
	}
	.footer_copyright_dev {
		margin-top: 7rem;
	}
	.breadcrumbs_item {
		font-size: 12rem;
		min-width: 105rem;
	}
	.breadcrumbs {
		padding: 12rem 0;
	}
	.single_overlay {
		padding-top: 25rem;
	}
	.filter_trigger {
		font-size: 12rem;
		padding: 16rem 0;
		width: calc(100% - 40rem);
	}
	.single_overlay .single {
		min-width: 335rem;
		margin: 0 20rem 40rem;
	}
	.single_more {
		width: 335rem;
		margin-top: 20rem;
	}
	.filter_head {
    	margin: 15rem 0;
	}
	.filter {
		top: 250rem;
		height: calc(100vh - 250rem);
		width: calc(100% - 40rem);
		padding: 0 20rem;
	}
	.filter_head_clear {
		font-size: 10rem;
	}
	.filter_item_title {
		font-size: 12rem;
	}
	.filter_item_overlay {
		margin-top: 18rem;
	}
	.filter_item_checkbox span {
		font-size: 12rem;
	}
	.yacht_head {
		flex-direction: column;
		align-items: flex-start;
	}
	h1 {
		font-size: 26rem;
	}
	.yacht_head_content {
		display: flex;
		align-items: center;
		width: 100%;
		justify-content: space-between;
	}
	.yacht_head_actions .single_price {
    	font-size: 20rem;
	}
	.yacht_head_btn {
		font-size: 12rem;
		padding: 16rem 0;
		width: 100%;
		text-align: center;
	}
	.yacht_head_actions {
		width: 100%;
	}
	.yacht_slider {
		margin-top: 40rem;
		width: 375rem;
	}
	.yacht_slider img {
		height: 180rem;
		margin: 0 5rem;
	}
	.yacht_slider ul {
		width: 190rem;
	}
	.yacht_slider_count {
    	font-size: 14rem;
    	bottom: -11rem;
	}
	.yacht_slider_all {
    	right: 62rem;
	}
	.yacht_slider_current {
    	left: 62rem;
	}
	.yacht_slider .slick-arrow.left {
    	left: 20rem;
	}
	.yacht_slider .slick-arrow.right {
    	right: 20rem;
	}
	.yacht_overlay {
    	margin-top: 60rem;
	}
	.yacht_item {
		padding: 30rem 0;
	}
	.yacht_item_descr p {
    	margin-bottom: 15rem;
	}
	p {
		font-size: 14rem;
	}
	.yacht_item_content {
		margin-top: 20rem;
	}
	.yacht_item_descr ul {
		font-size: 14rem;
	}
	.yacht_item_char_item_name {
		font-size: 11rem;
	}
	.yacht_item_char_item {
		margin: 5rem 0;
	}
	.page_news {
		margin-top: 30rem;
	}
	.page_news_title {
		margin-bottom: 0;
	}
	.article_content .article_data {
		font-size: 12rem;
	}
	.article_content h1 {
    	margin-bottom: 25rem;
	}
	.article_title {
		margin-top: 5rem;
	}
	.article_content p {
		margin: 15rem 0 20rem;
	}
	.article_content h2 {
		font-size: 22rem;
		margin: 50rem 0 15rem;
	}
	.article_product h2 {
		margin-left: 20rem;
	}
	.article_content ul li {
		font-size: 14rem;
	}
	.share {
		flex-direction: column;
		align-items: flex-start;
	}
	.addtoany_content {
		flex-direction: column;
	}
	.addtoany_list {
		margin-top: 15rem;
	}
	.sidebar {
		padding-top: 60rem;
	}
	.sidebar_title {
		font-size: 16rem;
		padding: 15rem 0;
		border-top: 1rem solid #E4E4E4;
	}
	.exhibition_item_line {
		font-size: 12rem;
		width: 100rem;
	}
	a.exhibition_item_line {
		font-size: 12rem;
	}
	.exhibition_overlay {
		overflow-x: scroll;
    	overflow-y: hidden;
    	white-space: nowrap;
    	flex-wrap: nowrap;
    	width: calc(100% + 30rem);
	}
	.article_content .exhibition_item_line {
		white-space: normal;
		min-width: 120rem;
	}
	.exhibition_item {
		padding: 15rem 0;
	}
	.service_slider {
		width: 335rem;
		
	}
	.service_slider ul {
		width: 180rem;
	}
	.service_slider .slick-arrow.right {
    	right: 0rem;
	}
	.service_slider .slick-arrow.left {
    	left: 0rem;
	}
	.service_slider_all {
    	right: 45rem;
	}
	.service_slider_current {
    	left: 45rem;
	}
	.service_slider_count {
		bottom: -3rem;
		font-size: 14rem;
	}
	h3 {
		font-size: 18rem;
	}
	.calc_overlay {
		margin-top: 0;
		flex-direction: column;
	}
	.calc_item {
		margin-top: 20rem;
		width: 100%;
	}
	.article_content .calc_item_title {
		font-size: 13rem;
	}
	.article_content .calc_item_step_title {
		font-size: 10rem;
		margin-bottom: 4rem;
	}
	.calc_item_step {
		padding: 14rem 0;
	}
	.calc_info p {
		margin: 0;
	}
	.calc_info {
		margin: 20rem 0;
	}
	.calc_info .calc_info_link {
		font-size: 14rem;
	}
	.calc_doc {
		flex-direction: column;
		align-items: flex-start;
	}
	.calc_doc .calc_doc_btn {
		font-size: 12rem;
		margin-left: 0;
		margin-top: 20rem;
		text-decoration: none;
	}
	.article_content a {
		font-size: 14rem;
	}
	.contactspage {
		padding-top: 30rem;
	}
	.contactspage_subtitle {
    	margin-top: 20rem;
	}
	.contactspage_subtitle a {
		font-size: 14rem;
	}
	.contactspage_item {
		padding: 30rem 0;
	}
	.contactspage_item_title {
		text-transform: uppercase;
		margin-bottom: 0;
	}
	.contactspage_item_overlay {
		flex-direction: column;
	}
	.contactspage_item_item {
		margin-top: 20rem;
	}
	.contactspage_item_item_title {
		font-size: 10rem;
	}
	.contactspage_item_item_value {
		font-size: 14rem;
		width: 100%;
	}
	.contactspage_item_map {
		height: 195rem;
		margin-top: 20rem;
	}
	.catalog_title {
		font-size: 32rem;
		margin-bottom: -50rem;
	}
	.catalog {
		margin-top: 20rem;
		margin-bottom: -20rem;
	}
	.catalog_filters {
    	margin-top: 50rem;
	}
	.catalog_filters_title {
		font-size: 32rem;
	}
	.quest_btn {
		width: 60rem;
		right: 15rem;
		bottom: 15rem;
	}
	.service_slider img {
		height: 200rem;
	}
	.connect {
	    padding: 50rem 0;
	    margin: 80rem 0;
	}
	.connect_info_title {
		font-size: 32rem;
		margin-bottom: 20rem;
	}
	.connect_form {
		width: 335rem;
	}
	.connect_form_item_label {
		font-size: 10rem;
	}
	.connect_form_item_input {
		font-size: 14rem;
		margin-top: 10rem;
	}
	.connect_form_item_input::-webkit-input-placeholder {
	    font-size: 14rem;
	} 
	.connect_form_item_input::-moz-placeholder {
	    font-size: 14rem;
	}
	.connect_form_item {
    	margin-bottom: 40rem;
	}
	.connect_form_submit {
		font-size: 12rem;
		width: 190rem;
		height: 46rem;
	}
	.header_menu_hide {
		top: 60rem;
		height: calc(100vh - 220rem);
		padding: 30rem 20rem 130rem;
	}
	.modal_content {
	    width: 290rem;
	    left: calc(50% - 175rem);
	    top: 60rem;
	    padding: 30rem;
	    max-height: calc(100vh - 180rem);
	    overflow: auto;
	}
	.modal_content_form {
		flex-direction: column;
	}
	.modal_content_title {
		font-size: 24rem;
	}
	.modal_content_form_item {
		width: 100%;
		margin-top: 30rem;
	}
	.modal_content_form_label {
		margin-bottom: 5rem;
	}
	.modal_close {
    	width: 15rem;
    	position: absolute;
    	top: 10rem;
    	right: 10rem;
	}
	.modal_content_form_item_submit {
		margin: 30rem auto 0;
	}
	.jq-selectbox__dropdown {
		left: -3rem;
		width: calc(100% - 18rem);
	}
	.modal_search_overlay {
    	padding: 6rem 10rem;
	}
	.modal_search_input {
    	width: 210rem;
    	margin-right: 20rem;
	}
	.modal_search_icon {
    	width: 13rem;
	}
	.form_content_wrapper {
		flex-direction: column;
		text-align: center;
	}
	.form_content {
		left: calc(50% - 174rem);
		width: 309rem;
		padding: 20rem;
	}
	.form_content_overlay {
		margin-top: 20rem;
	}
	.yacht_head_title {
		max-width: 265rem;
	}
	.breadcrumb-container ol {
		display: flex;
		align-items: center;
	}
	.breadcrumbs_overlay {
	    display: flex;
	    overflow-x: scroll;
	    overflow-y: hidden;
	    white-space: nowrap;
	    flex-wrap: nowrap;
	    width: calc(100% + 20rem);
	    align-items: center;
	}
	.breadcrumbs_item, .breadcrumbs_overlay .breadcrumb-container a {
		font-size: 12rem;
	}
	.equipment_image_overlay {
		margin: 20rem 0;
	}
	
}