/*PARTS*/
.original-parts-form .section-title {
    font-size: 26px;
}
.original-parts-form div#sonata-ba-field-container-find_part_captcha {
    display: none;
}
/*END PARTS*/
.service-content .service-content-title{
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 24px;
    color: rgba(30, 30, 30, 0.85);
    margin-bottom: 18px;
}
.service-content-desc{
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    font-size: 18px;
    color: #616365;
    margin-bottom: 18px;
}
.service-content b{
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    line-height: 27px;
    font-size: 18px;
    color: rgba(30, 30, 30, 0.85);
    margin-bottom: 16px;
    display: block;
}
.service-content img{
    margin-bottom: 16px;
}
.quotes{
    font-family: 'Ubuntu-RI';
    font-style: italic;
    font-weight: normal;
    line-height: 27px;
    font-size: 18px;
    color: #616365;
    margin-bottom: 18px;
    border-left: 2px solid #D52B1E;
    padding-left: 17px;
}
.quotes a {
    color: #616365;
    text-decoration: none;
}
.content-list{
    margin-bottom: 10px;
    padding-left: 0px;
}
.content-list li{
    color: #D52B1E;
    margin-bottom: 12px;
}
.content-list li span{
    font-family: 'Ubuntu-L', sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    font-size: 18px;
    color: #616365;
}


/*DOWNLOAD DOCKS*/
.download-docs{
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-bottom: 26px;
    max-width: 370px;
    padding: 18px 0 16px;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.download-docs:hover{
    text-decoration: none;
}
.download-docs-icon{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    margin-right: 15px;
    margin-left: 16px;
}
.download-docs-icon img {
    margin-bottom: 0;
}
.download-docs-name{
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    line-height: 23px;
    font-size: 18px;
    color: rgba(30, 30, 30, 0.85);
    display: block;
}
/*ADVANTAGES CONTENT*/
.advantages-card {
    margin-top: 10px;
    margin-bottom: 20px;
}
.advantages-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: rgba(213, 43, 30, 0.15);
}
.advantages-img img {
    margin: 0;
}
.advantages-title{
    margin: 19px 0 4px;
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    line-height: 27px;
    font-size: 18px;
    color: rgba(30, 30, 30, 0.85);
}
.advantages-text{
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    font-size: 18px;
    color: #616365;
}

/*Block-left pages*/
.service-img{
    overflow: hidden;
    margin-bottom: 26px;
}
.service-img img{
    width: 100%;
}

/*Block-right order-to*/
.pages-order-to{
    padding: 20px 17px 25px;
    z-index: 1;

    background: #F6F6F6;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}
.pages-order-to-title{
    display: block;
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 24px;
    color: rgba(30, 30, 30, 0.85);
    margin-bottom: 12px;
    text-align: center;
}
.pages-order-to-subtitle{
    display: block;
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    line-height: 23px;
    font-size: 18px;
    color: #616365;
    margin-bottom: 14px;
    text-align: center;
}
.pages-order-to-btn{
    display: block;
    text-align: center;
    background: #D52B1E;
    border-radius: 2px;
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    padding: 10px 0 12px;
    border: 1px solid #D52B1E;
    cursor: pointer;
}
.pages-order-to-btn:hover{
    text-decoration: none;
    color: #FFFFFF;
    background: #e0292bc7;
}
.pages-order-to-hr{
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 20px;
    margin-bottom: 14px;
}
.pages-order-to-bottom-title{
    display: block;
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    line-height: 23px;
    font-size: 18px;
    margin-bottom: 2px;
    color: #616365;
    text-align: center;

}
.pages-order-to-bottom-tel{
    display: block;
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    line-height: 27px;
    font-size: 18px;
    color: #D52B1E;
    text-align: center;
}
.pages-order-to-bottom-tel:hover{
    text-decoration: none;
    color: #D52B1E;
}


.form-group {
    margin: 0;
}
.form-group input::placeholder, .form-group select::placeholder, .form-group textarea::placeholder{
    color: #616365;
}
.form-group input, .form-group select, .form-group textarea {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-family: 'Ubuntu-L';
    font-weight: 300;
    line-height: 21px;
    font-size: 14px;
    color: #1E1E1E;
    padding: 10px 16px 8px;
    margin-bottom: 16px;
    color: #616365;
}
.form-group input:focus, .form-group select:focus, .form-group textarea:focus{
    border: 1px solid rgba(30, 30, 30, 0.85);
    color: #1E1E1E;
    box-shadow: none;
    outline: none;
}
.form-group textarea {
    height: 160px;
    width: 100%;
}

/*ORDER_TO PAGE*/
.order-to-form{

}
.order-to-form .order-to-input-title{
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    line-height: 27px;
    font-size: 18px;
    color: rgba(30, 30, 30, 0.85);
    margin-bottom: 16px;
}
.order-to-form .pages-order-to-btn {
    max-width: 270px;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}
.order-to-form .order-to-input-title span{
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
    font-size: 18px;
    color: #616365;
    padding-left: 6px;
}
.order-to-form .form-group input{
    margin-bottom: 30px;
}

@media (max-width: 575.92px) {
    .warranty-page img {
        width: 100%;
    }
}
@media (max-width: 767.92px) {
    .winter-storage-price {
        flex-direction: column!important;
    }
}

/*WINTER STORAGE*/
.table-winter-storage .table th, .table-winter-storage .table td {
    border: none;
}
.winter-storage-price {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.winter-storage__item p{
    margin-bottom: 0;
}
.winter-price__day{
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 149.37%;
    color: #616365;
}
.winter-price__day b{
    font-family: 'Play-Bold';
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: normal;
    margin-bottom: 7px;
    padding-right: 8px;
    color: #D52B1E;
    display: inline-block;
}
.winter-storage-price__info{
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 149.37%;
    color: #616365;
    margin-bottom: 24px;
    display: block;
}
.light-span{
    font-family: 'Ubuntu-L'!important;
    color: rgba(97, 99, 101, 0.6)!important;
}

.table-winter-storage {
    border: 1px solid #E3E3E3;
    margin-bottom: 32px;
}
.table-winter-storage table {
    margin: 0;
    min-width: 748px;
    width: 100%;
}
.table-winter-storage tbody .table-custom-padd td {
    padding: 27px 0 0;
}
.table-winter-storage-title{
    font-family: 'Ubuntu-R';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #616365;
    text-align: left;
    display: block;
}
.table-winter-storage thead th {
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    color: #616365;
    padding: 25px 0;
    border: none;
}
.table-winter-storage tbody th {
    font-family: 'Ubuntu-L';
    padding: 27px 0 31px 17px;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    color: #616365;

}
.table-winter-storage tbody td {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #1E1E1E;
    padding: 35px 0 30px;
}
/*ORIGINAL PARTS*/
.checkerboard_items h2.service-content-title{
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 12px;
    color: rgba(30, 30, 30, 0.85);
}
@media (max-width: 767.98px) {
    .img-order-one {
        order: -1;
        margin-bottom: 15px;
    }
    .original-parts-form .pages-order-to-btn{
        max-width: none!important;
    }
}
.original-parts-form .order-to-input-title{
    font-family: 'Ubuntu-R';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150.41%;
    color: #616365;
    margin-bottom: 17px;
    display: block;
}

.original-parts-form input#find_part_part{
    margin-bottom: 25px;
}
/*.original-parts-form .pages-order-to-btn{*/
    /*max-width: 200px;*/
/*}*/
/*FORM*/
.commission-form{
    padding: 22px 24px;
    background: #F6F6F6;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-bottom: 27px;
}
.commission-form .service-content-title {
    font-size: 20px;
    line-height: 23px;
}
p.commission-quotes{
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-left: 0;
    border: none;
    margin: 0;
}
p.commission-quotes:after {content: '';border-bottom: 2px solid #D52B1E;width: 100%;max-width: 222px;padding-bottom: 18px;}
.catalog-card.commission-card .catalog-img {
    height: 168px;
}
/*winter-storage-hydrocycles*/
.icon-bg-grey {
    background-color: #F6F6F6;
}
.content-list.content-list-gal b, .content-list.content-list-gal span {
    padding-left: 20px;
    display: inline-block;
}
.content-list.content-list-gal li b:before {
    display: none;
}
.content-list.content-list-gal li {
    position: relative;
}
.content-list.content-list-gal li:before {
    content: '●';
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 2px;
    font-size: 13px;
}

.winter-storage-price-hydrocycles{
    background: #F6F6F6;
    border-radius: 10px;
    margin-bottom: 24px;
    text-align: center;
    padding: 21px 25px 28px;
}
.winter-storage-price-hydrocycles .service-content-title {
    border-bottom: 1px solid #E5E5E5;
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: 14px;
}
.winter-storage-price-hydrocycles .pages-order-to-btn {
    display: none;
}
@media (max-width: 767.92px) {
    .winter-storage-price-hydrocycles .service-content-title span {
        display: block;
    }
    .winter-storage-price-hydrocycles .pages-order-to-btn {
        display: inline-block;
        margin-top: 15px;
    }
}
/*CUSTOM CHECKBOX TD*/
.checkbox label {
    margin-bottom: 12px;
}
.checkbox input {
    margin-right: 15px;
    cursor: pointer;
    width: 20px;
    height: 15px;
    margin-bottom: 0;
}
.checkbox input[type="checkbox"]:before {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    content: "";
    background: #FFF;
    cursor: pointer;
}
.checkbox input[type="checkbox"]:after{
    position: relative;
    display: block;
    left: 0px;
    top: -20px;
    width: 20px;
    height: 20px;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
.checkbox input[type="checkbox"]:checked:after{
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAQAAABuW59YAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAB2SURBVHjaAGkAlv8A3QDyAP0A/QD+Dam3W+kCAAD8APYAAgTVZaZCGwwA5wr0AvcA+Dh+7UX/x24AqK3Wg/8nt6w4/5q71wAAVP9g/7rTXf9n/+9N+AAAtpJa/zf/S//DhP8H/wAA4gzWj2P4lsf0JP0A/wADAHB0Ngka6UmKAAAAAElFTkSuQmCC');
    background-size: 8px;
}
span.control-label__text{
    font-family: 'Ubuntu-L';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #616365;
}

/* FORM */
.search__spareparts {
    /*background-color: #6163651e;*/
    padding: 45px 0px;
}

button:focus, button:active {
    outline: none;
}

.number__spareparts {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    margin-top: 20px;
    margin-bottom: 5px;

    color: #616365;
}

.btn__search__spareparts {
    width: 200px;
    background: #D52B1E;
    border-radius: 2px;
    border: none;
    padding: 11px 13px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
}

.btn__search__spareparts:hover {
    opacity: 80%;
}

.spareparts__input {
    width: 337px;
    margin-right: 24px;
    padding: 12px 16px;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.2);

}

.spareparts__input:focus,
.spareparts__input:active,
.say__info__cars-input:focus,
.say__info__cars-input:active,
.say__info__car-textarea:focus,
.say__info__car-textarea:active {
    outline: none;

}

.catalog__wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 32px;
    margin-bottom: 45px;
}


.catalog__text {
    width: 341px;
    margin-right: 24px;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 150%;
    color: #616365;
}

.catalog__button {
    padding: 11px 17px;
    background: #616365;
    border-radius: 2px;
}

.catalog__button:hover {
    color: #FFFFFF;
    text-decoration: none;

}

.details__title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 15px;
    color: #616365;
}

.details__title > span {
    color: #528EE6;
}

.details__article {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 149.37%;
    margin-bottom: 15px;
    color: #616365;
}

.details__article > span {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #616365;
    margin-left: 45px;
}

.details__price {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 25px;
    color: #616365;
}

.details__price > span {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 150%;
    margin-left: 45px;
    color: #616365;
}

.details__button {
    width: 200px;
    padding: 12px 13px;
    margin-bottom: 65px;
}

.spareparts__info {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    color: #D52B1E;
}

.spareparts__info > span {
    color: #528EE6;
}

/* --------- */

.order__spareparts {
    background: #F6F6F6;
    padding: 45px 0px;
}

.fw {
    width: 744px !important;
    margin-top: 30px;
}

.say__info__car__wrapper {
    margin-bottom: 25px;
}

.say__info__car {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150.41%;
    /* or 24px */
    margin-bottom: 15px;


    color: #616365;
}

.say__info__cars-input {
    width: 370px;
    padding: 12px 16px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;

}

.say__info__car-textarea {
    width: 743px;
    height: 160px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    resize: none;
    padding: 12px 16px;
    margin-bottom: 32px;
}

/* Адаптив формы */
@media (max-width: 991px) {
    .say__info__cars-input {
        width: 49%;
    }

    .fw {
        width: 99% !important;
        margin-top: 30px;
    }

    .say__info__car-textarea {
        width: 99%;
    }
}

@media (max-width: 594px) {
    .spareparts__input {
        margin-bottom: 10px;
    }

    .catalog__text {
        margin-bottom: 10px;
    }
}

@media (max-width: 425px) {
    .spareparts__input {
        width: 100%;
        margin-right: 0px;
    }

    .btn__search__spareparts {
        width: 100%;
    }

    .spareparts__info {
        font-size: 14px;
        text-align: center;
    }
}

/* END Адаптив формы */

/* END FORM */