@font-face {
    font-family: 'Officina SansC Book';
    src: url("../../assets/fonts/Officina SansC Book.otf") format("opentype");
}

@font-face {
    font-family: 'Officina SansC Bold';
    src: url("../../assets/fonts/Officina SansC Bold.otf") format("opentype");
}

* {
    font-family: 'Officina SansC Book';
}

h1 {
    font-family: 'Officina SansC Bold';
}

label {
    margin-bottom: 2px;
    font-size: 16px;
}

p {
    font-size: 18px;
}


ul.summary-links {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ul.summary-links li {
    line-height: 21px;
}

ul.summary-links li a {
    font-size: 13px;
}

.header-top {
    height: 65px;
    background: #f5f5f5;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.logo-img {
    margin-top: 10px;
    height: 45px;
    float: left;
}

.logo-title {
    font-size: 16px;
    font-family: 'RobotoSlab-Medium';
    line-height: 65px;
}

.header-social-img {
    width: 45px;
}

.nav-header {
    margin-top: 12px;
}

.jumbotron {
    background: none;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.footer {
    background: #373a3c;
    padding: 30px 0px;
}

.footer h5 {
    color: #c3c3c3;
    text-transform: uppercase;
    font-size: 17px;
}

.footer li a {
    color: white;
    font-size: 14px;
}

.footer .nav-link {
    padding: 0.1rem 0rem;
}

.social-icon-footer {
    width: 45px;
}

.social-icon-header {
    width: 35px;
    margin-top: 12px;
}

.img-responsive {
    display: block; 
    max-width: 100%; 
    height: auto;
}

.bottom-wrapper {
    padding: 10px 0px;
}

.header-block {
    float: right;
    margin-left: 20px;
}

.telephone {
    color: #07093a;
    font-size: 24px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 500;
    border-width: 1px;
    border-radius: 30px;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    line-height: 65px;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.product-price {
    color: #5d5d5d;
    font-size: 24px;
    font-weight: bold;
}

.product-price span {
    color: #269800;
    font-size: 23px;
    font-weight: bold;
}

.product-char {
    color: #5d5d5d;
    font-size: 20px;
    font-weight: bold;
}

.product-char span {
    color: #000000;
    font-size: 20px;
    font-weight: bold;  
}

.table-contact tr td:first-child {
    min-width: 150px;
}


.navbar {
    padding: 7px;
    -webkit-box-shadow: 0px 3px 10px 0px rgba(84,84,84,0.39);
    box-shadow: 0px 3px 10px 0px rgba(84,84,84,0.39);
}

.navbar-logo {
    width: 240px;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.9px;
    line-height: 24px;
}

.navbar-logo span {
    color: #ececec;
}

.navbar-logo img {
    width: 48px;
    float: left;
    margin-right: 0.5rem !important;
}

.navbar-logo a:hover {
    text-decoration: none;
}

.navbar-light .navbar-brand {
    font-size: 36px;
    font-weight: bold;
}

.navbar-brand {
    padding: 0px;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 18px;
    color: white;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: white;
    text-decoration: underline;
}

.navbar-vertical {
    width: 1px;
    height: 54px;
    background: #bababa;
}

.navbar-nav {
    padding-left: 15px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px 15px;
}

.social-picture {
    padding-left: 15px;
}

.bg-light {
    background: #3c3c3c !important;
}

#header_phone {
    display: block;
    width: 100%;
    text-align: right;
    color: #929292;
    margin-top: 3px;
}

#header_phone a {
    color: white;
    font-size: 18px;
    font-weight: bold;
}

.header-banner {
    background-image: url('../../assets/img/banner.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 600px;
}

.header-banner__text-block {
    padding: 25% 0;
}

.header-banner__text {
    font-size: 36px;
    line-height: 42px;
}

.header-banner__text-main {
    font-size: 60px;
}

.header-banner__text-bottom {
    margin-top: 20px;
    display: block;
}

.form-index-wrapper {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(84,84,84,0.39);
    box-shadow: 0px 0px 10px 0px rgba(84,84,84,0.39);
    padding: 30px 50px;
    width: 100%;

    background-image: url(/assets/img/form.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
}

.form-index-wrapper__text {
    font-family: 'Officina SansC Bold';
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;
    color: #373a3c;
}

.text-index__title {
    font-size: 30px;
    font-family: 'Officina SansC Bold';
    color: black;
    color: #373a3c;
    margin-bottom: 10px;
}

.text-index {
    font-size: 18px;
    font-family: 'Officina SansC Book';
}

.index-block-with-form-and-text {
    margin: 80px 0px;
}


.form-index-wrapper .btn {
    border-radius: 14px;
}


.btn-primary {
    border-radius: 14px;
}

.breadcrumb ul li a {
    color: #777;
}

.product-card-catalog {
    margin-bottom: 15px;
}

.product-card-catalog ul, ul.profuct-characteristics {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-bottom: 10px;
}

.product-card-catalog ul li, ul.profuct-characteristics li {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 3px;
    color: rgb(119, 119, 119);
    font-size: 13px;
}

.product-card-catalog ul li .name, ul.profuct-characteristics li .name {
    float: left;
    position: relative;
    padding-right: 5px;
}

.product-card-catalog ul li .name:before, ul.profuct-characteristics li .name:before {
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
    z-index: 10;
    width: 100%;
    height: 2px;
    background-color: #fff;
}

.product-card-catalog ul li .value, ul.profuct-characteristics li .value {
    float: right;
    position: relative;
    padding-left: 5px;
}

.product-card-catalog ul li .value:before, ul.profuct-characteristics li .value:before {
    position: absolute;
    bottom: -2px;
    right: 0;
    content: '';
    z-index: 10;
    width: 100%;
    height: 2px;
    background-color: #fff;
}

.product-card-catalog ul li .value--color, ul.profuct-characteristics li .value--color {
    padding-right: 18px;
}

ul.profuct-characteristics li .value--color:after {
    content: ' ';
    top: 2px;
    right: 0px;
    width: 13px;
    position: absolute;
    height: 13px;
    background: #cbbc8a;
    border: 1px solid #ececec;
}

.product-card-catalog ul li:first-child {
    position: relative;
}

.value-sqare--color {
    top: 3px;
    right: 0px;
    width: 13px;
    position: absolute;
    height: 13px;
    border: 1px solid #ececec;
}

.product-card-catalog .card-title {
    min-height: auto;
    margin-bottom: 0px;
}

.product-card-catalog .card-title a {
    font-size: 14px;
}

.product-card-catalog > a {
    padding: 15px;
    padding-bottom: 0px;
}

.header-top {
    margin-bottom: 30px;
}

@media(max-width: 550px) {
    .header-top {
        margin-bottom: 0px;
    }

    h1 {
        font-size: 24px;
        margin-top: 10px;
    }

    p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    ul li {
        font-size: 14px;
    }

    .jumbotron {
        background-size: cover;
        padding: 1rem;
        margin-bottom: 5px;
    }

    .navbar-vertical {
        display: none;
    }

    .display-4 {
        font-size: 32px;
        line-height: 32px;
    }

    .jumbotron .lead {
        line-height: 21px;
        font-size: 16px;
    }

    .navbar-nav {
        padding-left: 0px;
        border-top: 1px solid #a0a0a0;
        padding-top: 5px;
        margin-top: 5px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0px;
        line-height: 30px;
        font-size: 16px;
    }

    .jumbotron .btn {
        display: block;
    }

    .index-block-with-form-and-text {
        margin: 20px 0px;
        margin-bottom: 0px;
    }

    .form-index-wrapper {
        padding: 20px 28px;
        z-index: 30;
    }

    .form-index-wrapper__text {
        font-size: 20px;
        margin-bottom: 15px;
        line-height: 22px;
        padding: 0px 18px;
    }

    .text-muted {
        margin-bottom: 0px;
    }

    .text-index__title {
        font-size: 24px;
        margin-top: 10px;
    }

    .footer-flag {
        margin-top: 10px;
    }

    .navbar-light .navbar-toggler {
        border-color: #b9b9b9;
    }

    .footer .list-unstyled {
        text-align: center;
        margin-bottom: 0px;
    }

    .footer-address {
        margin-bottom: 10px;
    }

    .footer-telephone {
        text-align: center;
    }

    .footer {
        padding: 15px 0px;
    }

    .breadcrumb-item {
        font-size: 12px;
    }

    .breadcrumb {
        padding: 0.25rem 0.5rem;
        margin-bottom: 0px;
    }

    h1 ~ hr {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .thead-dark tr th:last-child {
        width: auto !important;
    }

    .table th, .table td {
        font-size: 14px;
        line-height: 15px;
    }

    .table-contact {
        margin-bottom: 5px !important;
    }

    .table-contact tr td {
        font-size: 14px;
    }

    .call-footer {
        width: 100%;
        position: fixed;
        bottom: 0px;
        z-index: 100;
        left: 0px;
        bottom: 0px;
        right: 0px;
        display: block;
        padding: 10px 15px;
        background: white;
        border-top: 1px solid #d0d0d0;
    }

    .call-footer .btn {
        display: block;
        width: 100%;
        border-radius: 6px;
        line-height: 28px;
        font-size: 17px;
    }

    .col-service-img {
        margin-bottom: 10px;
    }

    .footer h5 {
        font-size: 16px;
    }

    .footer {
        margin-top: 20px;
    }

    .text-index__title {
        margin-top: 10px;
        line-height: 23px;
    }

    .header-top {
        margin-bottom: 10px;
    }
}

@media(max-width: 450px) {

}

@media(max-width: 400px) {
}