

/* Start:/local/components/all4it/list/templates/info_page/style.css?17508666666431*/
.facilities-block {
    margin-top: 200px;
}

.option-description {
    display:flex;
    width: 100%;
}

.options .option-description {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #636363;
    margin-top: 1.7%;
    margin-bottom: 2%;
    width: 100% !important;
    padding: 10px !important;
}

.option-description-parts {
    flex: 1;
    padding: 10px;
    border-right: 1px solid #D0DEE570;
}

.option-description-parts:last-child {
    flex: 1;
    padding: 10px;
    border-right: none;
}
.option-description-warranty-parts {
    width: 100%;
    padding: 10px;
    border-right: 1px solid #D0DEE570;
    border-bottom: 1px solid #D0DEE570;
}

.option-description-warranty-parts-title {
    border-bottom: 1px solid #D0DEE570 !important;
    min-height: 70px;
    padding-bottom: 20px;
}

.option-description .option-description-warranty-parts h4 {
    padding: 10px 0 0 0;
    border-right: 1px solid #D0DEE570;
    border-bottom: 1px solid #D0DEE570;
}

.option-description .option-description-warranty-parts p {
    padding: 10px 0 20px 0 !important;
    border-right: 1px solid #D0DEE570;
    border-bottom: 1px solid #D0DEE570;
}

.option-warranty {
    color: #636363;
    font-family: Montserrat;
    font-size: 12px;
    padding-bottom: 20px;
}

.options .payment-option {
    width: 100%;
    height: auto !important;
}

.option-description-part {
    flex: 1;
    padding: 10px 0 0 0;
    border-right: 1px solid #D0DEE570;
}

.option-description h4 {
    padding: 10px;
}

.option-description p {
    padding: 10px;
}

.content-container {
    height: 100% !important;
    padding-bottom: 20px;
}

.option-description h4 {
    border-right: none !important;
    border-bottom: none !important;
    padding: 10px 0 0 0;
}

.option-description p {
    border-right: none !important;
    border-bottom: none !important;
    padding: 10px 0 20px 0 !important;
}

.facilities-block .svg-default {
    display: flex;
    padding-top: 3%;
    padding-left: 3%;
    width: 1559px;
    height: 220px;
    background-color: #EFEFEF;
    border-radius: 16px;
    margin-top: 15% !important;
    margin-left: 2.5%;
    background-image: url(/local/templates/westcomp/svg/W.svg);
    background-repeat: no-repeat;
    background-position: 221px;
}



@media (max-width: 600px) {
    .option {
        height: auto !important;
    }

    .content-container {
        height: auto !important;
    }

    .payment-option {
        height: auto !important;
    }

    .option-warranty {
        padding: 20px 0 20px 0;
    }

    .option-description {
        display: flex;
        width: 100%;
        flex-direction: column;
        height: auto;
    }

    .option-description .option-description-warranty-parts h4 {
        border-right:  1px solid #D0DEE570; !important;
        border-bottom:  1px solid #D0DEE570; !important;
        padding: 10px 0 0 0;
        border-right: 1px solid #D0DEE570;
        border-bottom: 1px solid #D0DEE570;
    }

    .option-description .option-description-warranty-parts p {
        border-right:  1px solid #D0DEE570; !important;
        border-bottom:  1px solid #D0DEE570; !important;
        padding: 10px 0 0 0 !important;
        border-right: 1px solid #D0DEE570;
        border-bottom: 1px solid #D0DEE570;
    }

    .option-description-parts {
        flex: 1;
        padding: 10px 0 0 0 !important;
        border-right: 0px solid #D0DEE570;
    }

    .option-description-warranty-parts {
        width: 100%;
        padding: 10px 0 0 0;
        border-right: 1px solid #D0DEE570;
        border-bottom: 1px solid #D0DEE570;
    }

    .option-description-warranty-parts-title {
        border-bottom: 1px solid #D0DEE570 !important;
        min-height: none;
    }

    .options .option-description {
        font-family: Montserrat;
        font-size: 16px;
        font-weight: 400;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #636363;
        margin-top: 1.7%;
        margin-bottom: 2%;
        width: 100% !important;
        padding: 0 !important;
    }

    .facilities-block {
        margin-top: 0;
    }
    .payment-option{
        border-bottom: 1px solid #D0DEE570!important;

    }

}
@media (min-width: 1025px) {
    .warranty-page__cards {
        width: 1215px !important;
    }
}
@media (min-width: 1025px) {
    .warranty-page-card:first-child .warranty-page-card__content {
        -ms-flex-direction: column!important;
        flex-direction: column!important;
        -webkit-column-gap: 0!important;
        -moz-column-gap: 0!important;
        column-gap: 0 !important;
    }
}
h2{
    margin: 0 0 0 0 !important;
}
h1 {
    margin-block: 0 !important;
    font-size: 32px!important;
    font-weight: 700!important;
    color: #0f6da1 !important;
}
.gear-decor-animate__inner {
    left: 15% !important;
    top: 14% !important;
}

.contacts-gallery {
  display: flex;
  align-items: stretch;

  width: 100%;
  aspect-ratio: 3.2;

  overflow: clip;
  border-radius: 32px;
}

.contacts-gallery__image {
  width: 50%;
  object-fit: cover;
}

.contacts-gallery-carousel {
  position: relative;
  overflow-x: hidden;

  width: 50%;
  height: 100%;
}

.contacts-gallery-carousel__wrapper {
  display: flex;
  height: 100%;
}

.contacts-gallery-carousel__slide {
  height: 100%;
  flex-shrink: 0;
  
  background-size: cover;
  background-position: center;
}

.contacts-gallery-carousel__navigation-button {
  position: absolute;
  translate: 0 -50%;

  top: 50%;

  cursor: pointer;
  user-select: none;
}

.contacts-gallery-carousel__navigation-button.swiper-button-disabled {
    opacity: .5;
    cursor: not-allowed;
}

.contacts-gallery-carousel__navigation-button > svg {
  width: 42px;
  height: 42px;
}

.contacts-gallery-carousel__navigation-button_previous {
  left: 0;
}

.contacts-gallery-carousel__navigation-button_next {
  right: 0;
}

@media (max-width: 767px) {
  .contacts-gallery {
    flex-direction: column;
    aspect-ratio: revert;
    border-radius: 15px;
  }

  .contacts-gallery__image {
    width: 100%;
    aspect-ratio: 1;
  }

  .contacts-gallery-carousel {
    width: 100%;
    aspect-ratio: 1;
  }
}

.warranty-page-card__content ul {
    list-style: revert;
    padding-left: 1em;
}

.warranty-page-card.warranty-page-card {
    padding: 32px !important;
}

/* End */


/* Start:/local/templates/westcomp/components/bitrix/breadcrumb/.default/style.css?17388237282208*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
	color: #0F6DA1;
}

#bx_breadcrumb {
	color: black !important;
	font-size: 13px !important;
}


.bx-breadcrumb-item {
	font-size: 13px;
}

.bx-breadcrumb-item span {
	font-family: Montserrat !important;
	font-size: 13px;
	white-space: normal;
	color: #0F6DA1;
}

.catalog-general-page__breadcrumbs .breadcrumbs .bx-breadcrumb-item span {
	font-family: Montserrat;
	white-space: normal;
	color: black !important;
	font-size: 13px !important;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; color: #0F6DA1;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}


.hidden {
	display: none;
}

.fa-angle-down:before {
	color: #0F6DA1;
	line-height: 13px;
	font-size: 18px;
	vertical-align: middle;
	margin-right: 5px;
}

.nav_dropdown-list {
	position: absolute;
	font-family: Montserrat;
	width: 200px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: 600;
	background-color: white;
	border-radius: 7px;
	line-height: 16px;
	color: #636363!important;
	white-space: nowrap;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	z-index: 2;
	box-shadow: 10px 10px 20px rgba(15, 109, 161, 0.07);
	overflow-y: auto;
	max-height: 400px;
}

.nav_dropdown-list li {
	font-family: Montserrat;
	font-size: 13px;
	font-weight: normal;
	padding: 15px 20px;
	background-color: white;
}

.nav_dropdown-list li:first-child {
	border-radius: 7px 7px 0 0;
}

.nav_dropdown-list li:last-child {
	border-radius: 0 0 7px 7px;
}

.nav_dropdown-list li:hover {
	font-family: Montserrat;
	background-color: var(--light-blue-2);
}
#bx_breadcrumb_1{
	margin-right: unset !important;
	z-index: 2;
}

.nav_dropdown-list::-webkit-scrollbar {
	width: 5px;
}

.nav_dropdown-list::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.nav_dropdown-list::-webkit-scrollbar-thumb {
	background: #0F6DA1;
	border-radius: 20px;
}

.nav_dropdown-list::-webkit-scrollbar-thumb:hover {
	background: #0F6DA1;
}


/* End */
/* /local/components/all4it/list/templates/info_page/style.css?17508666666431 */
/* /local/templates/westcomp/components/bitrix/breadcrumb/.default/style.css?17388237282208 */
