@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Montserrat:100,200,300,400,500,600,700,800,900&display=swap&subset=cyrillic,cyrillic-ext');
@import "fonts/stylesheet.css";

body {
    font-family: 'Lora', serif;
    font-family: 'HelveticaNeueCyr';
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
}

.head-menu-logo a {
    color: white;
    font-size: 1.875em;
    font-family: 'Lora', serif;
}

.head-menu {
    z-index: 10;
    padding-top: 25px;
    background: #2a456e;
    padding-bottom: 25px;
}

.
.head-menu-list {
    float: right;

}

.head-menu-list ul {

}

.head-menu-list ul li {
    display: inline-block;
    list-style: none;
}

.head-menu-list ul li a {
    color: white;
    padding: 15px;
    /*font-size: 1.125em;*/
}

.head-service-menu {
    display: flex;
    display: none;
}

.head-service-menu-content {
    z-index: 20;
    /*margin-top: -25px;*/
    padding-top: 20px;
    /*padding-bottom: 20px;*/
    float: right;
    display: inline-block;
    background: #0e2241;
}

.head-service-menu-content-list {

}

.head-service-menu-content-list ul {

    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
}

.head-service-menu-content-list ul li {
    margin-bottom: 20px;
    display: inline-block;
}

.head-service-menu-content-list ul li a {
    font-family: 'Lora', serif;
    color: white;
    /*font-weight:600;*/
    padding: 10px 11px;
    /*font-size:	1.125em;*/

}
.index-head{
    background: url("head-bg.png");
    background-size: cover;
    /*margin-top: -130px;*/
}
.index-head-content {
    z-index: -1;
    /*margin-top: -35px;*/
    height: 600px;
    /*background: url(head-img.png) center no-repeat;*/
    /*background-size: cover;*/
}
.index-head-content-title{
    font-size: 3em;
    color: white;
    font-weight:500;
    padding-top: 150px;
}
.index-head-content-address{
    margin-top: 20px;
    color: white;
}

.index-head-slider-sm {
    float: right;
}

.index-head-slider-content {
    color: white;
    padding: 35px;
    min-height: 300px;
    background: #2a456e;
}

.index-head-slider {

    margin-top: -250px;
}

.index-head-slider-content-title {
    font-size: 1.875em;

}

.index-head-slider-content-price {
    margin-top: -25px;
    font-size: 4.500em;
}

.index-head-slider-content-description {
    font-family: 'Lora', serif;
}

.button1, .button1-white, .button1-blue {
    color: white;
    background: #0e2241;
    display: inline-block;
    padding: 12px 35px;
    font-family: 'Lora', serif;
    font-size: 1.125em;
}

.button1-blue {
    background: #2a456e;
}

.button1-white {
    color: #0e2241;
    background: white;
}

.title1, .title1-white {
    margin-top: 25px;
    font-size: 2.250em;
    font-family: 'Lora', serif;
    margin-bottom: 25px;
}

.title1-white {
    color: white;
}

.index-head-slider-content-buttons {
    margin-top: 35px;
}

.index-services {
}

.index-services-block {
    margin-top: 75px;
}

.index-services-block-title {
    width: 100%;
    display: inline-block;
}

.index-services-block-title-icon {
    float: left;
}

.index-services-block-title-icon img {
    margin-right: 15px;
    width: 80px;
}

.index-services-block-title-text {
    color: #0e2241;
    margin-top: 25px;
    font-family: 'Lora', serif;
    font-size: 1.5em;
    font-weight: 600;
}

.index-services-block-menu {
    margin-top: 15px;
    margin-bottom: 25px;
}

.index-services-block-menu ul {
    padding: 0;
    margin: 0;
}

.index-services-block-menu ul li {
    list-style: none;
}

.index-services-block-menu ul li a {
    font-size: 1.125em;
    color: black;
    /*font-weight:600;*/
}
.service-block{
    margin-bottom: 25px;
}
.service-block-img img{
    width: 100%;
    margin-left: 10px;
}
.service-block-title{
    margin-top: -55px;
    /*margin-top: 15px;*/
    /*margin-left: 7px;*/
    /*margin-right: 7px;*/
    display: inline-block;
    background: #2a456e;
    color: white;
    padding: 8px 8px;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.service-block-title a{
    color: white;
}

.services-blocks {
    margin-top: 75px;

}

.services-blocks-title {
    padding: 15px;
    width: 100%;
    display: inline-block;
    background: #ebebf2;
}

.services-blocks-title-icon {
    float: left;
}

.services-blocks-title-icon img {
    margin-right: 15px;
    width: 80px;
}

.services-blocks-title-text {
    color: #0e2241;
    margin-top: 25px;
    font-family: 'Lora', serif;
    font-size: 1.5em;
    font-weight: 600;
}

.button2, .button2-white {
    display: inline-block;
    background: #2a456e;
    color: white;
    padding: 8px 35px;
}

.button2-white {
    background: white;
    color: #2a456e;
}

.index-about {
    margin-top: 50px;
    background: #2a456e;
    color: white;
    padding-top: 50px;
    padding-bottom: 50px;
}

.index-about-title {
    font-family: 'Lora', serif;
    font-size: 1.5em;
    margin-bottom: 25px;
}

.index-about-address {
    margin-top: 25px;
    font-family: 'Lora', serif;
}

.index-price {
    margin-top: 50px;
}

.index-price-menu {

}

.index-price-menu ul {
    padding: 0;
    margin: 0;

}

.index-price-menu ul li {
    list-style: none;
}

.index-price-menu ul li a {
    font-size: 1.125em;
    color: black;
}

.title2 {
    /*margin-top: 35px;*/
    font-weight: 600;
    font-size: 1.5em;
    margin-bottom: 35px;
}

.index-work {
    background: #f1f1f1;
    margin-top: 50px;
    padding-top: 50px;
    padding-bottom: 100px;
}

.index-work-block {
    margin-top: 50px;
}

.index-work-img img {
    width: 100%;
}

.index-work-title {
    font-size: 1.5em;
    font-family: 'Lora', serif;
    color: black;
}

.index-work-title span {
    font-family: 'HelveticaNeueCyr';
    color: #2a456e;
}

.index-work-description {
    margin-top: 15px;
}

.index-work-description-a {
    color: black;
    font-family: 'Lora', serif;
    font-style: italic;
    display: inline-block;
}

.index-work-price {
    margin-top: 25px;
    font-size: 2.250em;
    color: #2a456e;
}

.index-work-button {
    display: block;
    margin-top: 15px;
    font-size: 1.125em;
    color: #2a456e;
}

.index-reviews {
    margin-top: 75px;
    margin-bottom: 100px;
}

.index-reviews-block {
    background: #2a456e;
    color: white;
    padding: 25px 35px;
}

.index-reviews-block-title {
    font-size: 1.125em;
    font-family: 'Lora', serif;
    font-weight: 600;
}

.index-reviews-block-title a {
    color: white;
    font-family: 'HelveticaNeueCyr';
}

.index-reviews-block-description {
    margin-top: 15px;

}

.index-reviews-block-date {
    float: right;
    margin-top: 15px;
    font-style: italic;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
}

.index-reviews-buttons {
    margin-top: 75px;
    text-align: center;
}

.index-bottom {
    background: #0e2241;
    color: white;
    padding-top: 50px;
    padding-bottom: 100px;
    text-align: center;
}

.index-bottom-title {
    margin-bottom: 10px;
    font-family: 'Lora', serif;
    font-size: 1.125em;

}

.certificates-page {
    margin-top: 150px;
    margin-bottom: 100px;
}

.certificates-page-title {
    font-family: 'Lora', serif;
    font-size: 3.5em;
    color: #2a456e;
}

.certificates-page-id {
    font-style: italic;
    /*text-align: right;*/
}

.certificates-page-description {
    margin-top: 25px;
    /*width: 80%;*/
    font-size: 1.25em;
    font-style: italic;
}

.certificates-page-owner {
    margin-top: 50px;
    display: inline-block;
    padding: 25px;
    background: #2a456e;
    color: white;
}

.certificates-page-owner-title {
    font-size: 1.25em;
}

.certificates-page-owner-name {
    font-size: 1.125em;
    margin-top: 25px;
    font-family: 'Lora', serif;
}

.certificates-page-owner-phone {
    font-size: 1.125em;
    margin-top: 5px;
    font-family: 'Lora', serif;
    font-style: italic;
}

.certificates-page-qr-code {
    width: 100%;
}

.md5BrCode {
    display: inline-block;
    margin-top: 15px;
    font-size: 0.8em;
}

.certificates-page-status0 {
    display: inline-block;
    padding: 15px 35px;
    background: grey;
    color: white;
}

.certificates-page-status1 {
    display: inline-block;
    padding: 15px 35px;
    background: #66ce20;
    color: white;
}

.certificates-page-status2 {
    display: inline-block;
    padding: 15px 35px;
    background: #2a456e;
    color: white;
}

.navigation {
    margin-top: 10px;
    /*background: #0e2241;*/
    padding: 5px 10px;
    display: inline-block;
    /*border: 1px solid #0e2241;;*/
}

.navigation ul {
    padding: 0;
    margin: 0;

}

.navigation ul li {
    display: inline-block;
    padding: 5px;
    color: white;
    /*background: #0e2241;*/
    color: #0e2241;
    font-weight: 600;
}

.navigation ul li a {
    color: white;
    padding: 5px;
    display: inline-block;
    color: #0e2241;
    font-weight: 500;
    /*background: #0e2241;*/
    /*background: #2a456e;*/
}

.work-page {
    margin-top: 50px;
}

.work-page-block{
    min-width: 400px;
    width: min-content;
}
.work-page-img img {
    width: 100%;
}

.work-page-img {
    margin-bottom: 30px;
}

.work-page-title {
    font-size: 2em;
    font-weight: 400;
    text-transform: uppercase;
}

.work-page-address {
    margin-top: 15px;
    font-weight: 400;
}

.work-page-description {
    font-size: 0.95em;
    /*font-style: italic;*/
    margin-top: 50px;
    /*font-size: 1.125em;*/
    font-family: Roboto;
}

.work-page-contentText {
    margin-top: 35px;
    font-family: Roboto;
    line-height: 1.78;
}
.work-page-price-subtitle{
    margin-top: 25px;
}
.work-page-price {

    font-size: 2.250em;
    color: #2a456e;
}
.brand-big-block {
    display: block;
    margin-top: 30px;
}

.brand-big-block-img {
    text-align: center;
    min-height: 160px;
}

.brand-big-block-img img {
    max-width: 150px;
    max-height: 150px;
}

.brand-big-block-title {
    text-align: center;
}

.car-big-block {
    display: block;
    margin-top: 30px;
}

.car-big-block-img {
    text-align: center;
    min-height: 160px;
}

.car-big-block-img img {
    width: 100%;
}

.car-big-block-title {
    text-align: center;
}

.type-block {
    margin-bottom: 50px;
}

.type-img img {
    width: 100%;
    height: max-content;
}

.type-title {
    margin-top: 15px;
    min-height: 56px;
}

.type-title a {
    /*font-family: 'Lora', serif;*/

    /*font-size: 0.95em;*/
    color: #2a456e;
    font-weight: 500;
    background: #2a456e;
    display: inline-block;
    color: white;
    padding: 4px 8px;
}

.type-link {
    margin-top: 25px;
}

.type-link a {
    text-decoration: underline;
    color: inherit;
}

.service-page-title {
    margin-top: 10px;
    background: #2a456e;
    color: white;
    font-size: 2.5em;
    font-family: 'Lora', serif;
    padding: 25px;
    /*padding-top: 25px;*/
    /*background: rgb(14,34,65);*/
    /*border-top: 1px solid white;*/
    /*background: linear-gradient(180deg, rgba(14,34,65,1) 0%, rgba(42,69,110,1) 100%);*/
}

.service-page-images-block {
    margin-top: 10px;
}

.service-page-images-block-image {
    margin-bottom: 30px;
}

.article-page-content {
    font-family: 'HelveticaNeueCyr';
    margin-top: 100px;
    line-height: 1.78;
}

.article-page-content img {
    width: 80%;
}

.product-block {
    display: block;
    color: inherit;
    /*background: #2a456e;*/
    /*color: white;*/
    /*border-bottom: #2a456e solid 1px;*/
    margin-bottom: 50px;
    background: #f0f0f0;
    padding: 10px;
}
.product-block:hover{
    color: inherit;
    text-decoration: none;
}
.product-block-img{
    display: block;
    position: relative;
}
.product-block-sticker{
    position: absolute;
    left: 15px;
    top: 15px;
}
.product-block-img img {
    width: 100%;
}
.product-block-title-table{
    margin-top: 10px;
    min-height: 60px;
}
.product-block-title-table table{

    width: 100%;
}
.product-block-title-table table tr td{
    display: inline-block;
}
.product-block-title-table-td1{
    max-width: 80%;
}
.product-block-title {
    font-family: 'Lora', serif;
    font-size: 1.25em;
    font-weight: 600;
    display: inline-block;
}
.product-block-title:hover{
    text-decoration: underline;
}
.product-block-capacity{
    font-weight: 500;
    font-size: 1.125em;
    color: white;
    background: #2a456e;
    padding: 5px;
    display: inline-block;
    /*margin-left: 15x;*/
}
.product-block-approval-height{
    min-height: 120px;
}
.product-block-approval{
    margin-top: 15px;
    font-size: 0.9em;
    /*min-height: 120px;*/
    width: 100%;
    margin-bottom: 15px;
    line-height: 1.81;
    font-weight:500;
    background: #f8f8f8;
    padding: 5px;
    display: inline-block;
}
.product-block-description {
    margin-top: 15px;
    font-size: 0.95em;
    min-height: 120px;
    margin-bottom: 15px;
}

.product-block-bottom table {
    width: 100%;
}

.product-block-price {
    font-weight: 500;
    font-size: 1.25em;
    color: #2a456e;

}

.product-block-link {
    display: inline-block;
    padding: 8px 15px;
    background: #2a456e;
    color: white;
}
.product-block-link:hover{
    text-decoration: underline;
}

.catalog-main-title{
    font-family: 'Lora', serif;
    text-align: center;
    font-size: 1.75em;
    color: #2a456e;
    margin-top: 50px;
    font-weight: 500;
}
.catalog-main-subtitle{
    font-size: 0.9em;
    color: grey;
    font-style: italic;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 50px;
}
.catalog-seo-content{
    background: #e5e5e5;
    line-height: 1.81;
    padding: 15px;
    margin-top: 50px;
    margin-bottom: 50px;

}
.category-block{
    /*width: 96%;*/
    display: block;
    margin: auto;
    text-align: center;
    /*border: 1px solid gainsboro;*/
    margin-bottom: 40px;
    padding: 10px;
    color: inherit;
}

.category-block-img img{
    width: 100%;
}
.category-block-title{
    /*text-transform: uppercase;*/
    font-weight:500;
    font-size: 1.125em;
    margin-top: 15px;
}

.manufacturer-block{
    display: block;
    margin: auto;
    text-align: center;
    /*border: 1px solid gainsboro;*/
    margin-bottom: 40px;
    padding: 10px;
    color: inherit;
}
.manufacturer-block-img img{
    width: 100%;
}
.manufacturer-block-title{
    font-weight:500;
    font-size: 1.125em;
    margin-top: 15px;
}
.product-page{
    margin-top: 50px;
}
.product-page-title{
    display: inline-block;
    padding: 10px 15px;
    font-size: 1.5em;
    background: #2a456e;
    color: white;
}
.product-page-description{
    margin-top: 25px;

}
.product-page-price{
    margin-top: 25px;
    color: #2a456e;
    font-size: 1.75em;
    font-weight:600;

}
.product-page-approval{
    margin-top: 15px;
    font-size: 0.9em;
    /*min-height: 120px;*/
    width: 100%;
    margin-bottom: 15px;
    line-height: 1.81;
    font-weight:500;
    background: #e5e5e5;
    padding: 5px;
    display: inline-block;
}
.product-page-button{
    margin-top: 25px;
}
.product-page-content{
    background: #e5e5e5;
    line-height: 1.81;
    padding: 15px;
    margin-top: 50px;
}
@media screen and (max-width: 767px) {
    body{
        margin-top: 50px;
    }
    .head-service-menu {
        display: none;
    }
    .head-menu{
        display: none;
    }

    .product-block-description {

        display: none;
    }
    .product-block{
        overflow: hidden;
    }

    .product-block-title {
        font-size: 0.95em;
        /*min-height: 72px;*/
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: inherit;
    }

    .product-block-info {
        display: none;
    }

    .product-block-link {
        display: none;
    }

    .product-block-sticker div {
        font-size: 0.8em;
    }
    .product-block-title-table-td1 {
        max-width: 100%;
    }
    .product-block-capacity {
        font-size: 0.9em;
    }
    .product-block-approval {
        margin-top: 5px;
        font-size: 0.85em;
        /* min-height: 120px; */
        width: 100%;
        margin-bottom: 5px;
        line-height: inherit;
        font-weight: inherit;
        background: #f8f8f8;
        padding: 5px;
        display: inline-block;
    }
    .product-block-title-table {
        margin-top: 10px;
        min-height: 80px;
    }

    .table td, .table th {
        padding: .55rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }

}