@font-face {
    font-family: 'FuturaDemiC';
    src:    url('../fonts/futurademic.eot?#iefix') format('embedded-opentype'),
            url('../fonts/futurademic.woff') format('woff'),
            url('../fonts/futurademic.woff2') format('woff2');
}
@font-face {
font-family: 'FuturaBookC';
    
    src:    url('../fonts/futurabookc.eot?#iefix') format('embedded-opentype'),
            url('../fonts/futurabookc.woff') format('woff'),
            url('../fonts/futurabookc.woff2') format('woff2');
}

h1, h2, h3, h4 {
    font-family: 'FuturaDemiC', Arial, Helvetica, sans-serif;
}
h1,
h2.head {
    font-size: 250% !important;
}
.subhead {
    font-size: 175%;
    margin-bottom: 50px;
}
h2 {
    font-size: 215% !important;
}
h3 {
    font-size: 187.5% !important;
}


body {
    font-family: 'FuturaBookC', Arial, Helvetica, sans-serif;
    font-size: 16px; /* 6.25 */
    color: #000;
}

	.zvonok_block{float: right;width: initial;margin-top: 64px;margin-right: -35px;}
	.zvonok_block a{display: unset;font-size: 100%;color:#fff!important;}
@media (max-width: 1250px){
	.zvonok_block{float: right;width: initial;	margin-top: -79px; margin-right: -136px;
	}
	.zvonok_block a{display: unset;font-size: 100%;color:#fff!important;}
	}

@media (max-width: 991px){
	.zvonok_block{display:none;}
	.zvonok_block a{}
}



@media (max-width: 991px){
	.mc-phone{display:block!important;}
}

.mc-phone{ float: left; margin-left: 35px; font-size: 120%; margin-top: 12px;}
.mc-phone a{color:#fff!important;}

@media all and (max-width:991px) {
    h1,
    h2.head {
        font-size: 150% !important;
    }
    h2 {
        font-size: 135% !important;
    }
    .subhead {
        font-size: 155%;
        margin-bottom: 25px;
    }
    h3 {
        font-size: 125% !important;
    } 
    .page-wrap { padding-top: 90px; }
}

/* Header */
.top-block {
    position: relative;
}
header.header {
    padding: 15px 0;
    height: 150px;
    color: #fff;
    background-imagE: url('../images/bg-header.jpg');
    background-position: center bottom;
    background-size: cover;
    margin-bottom: 15px;
}
.topheader header.header {
    position: absolute;
    width: 100%;
    z-index: 100;
    background: none;
    margin-bottom: 0;
}
.header .logo {
    float: left;
}
    .header .logo img { width: 130px; }
.header .close {
    display: none;
}
.header .menu {
    float: right;
    margin-left: 100px;
}
.header .menu-list {
    margin-top: 30px;
}
.header .menu-list .social-block { display: none; }
.header .menu-list a {
    color: #fff !important;
    text-decoration: none;
}
.header .menu-list a:hover { 
    color: #EB1616 !important;
}
.header .menu-list a:focus { 
    color: #C01111 !important;
}
.header .menu-list > ul {
    list-style: none;
    padding: 0;
    margin: 0 -15px 0 -10px;
}
.header .menu-list > ul > li {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    font-size: 150%;
}
.header .elements-block {
    text-align: right;
    margin-top: 5px;
}
.header .elements-block .cart,
.header .elements-block .search {
    display: inline-block;
    vertical-align: bottom;
}
.header .elements-block .search-mob { display: none;} 
.header .elements-block .cart a {
    display: block;
    margin-right: 30px;
    color: #fff !important;
    text-decoration: none;
    position: relative;
}
.header .elements-block .cart a svg { stroke: #fff; }
.header .elements-block .cart a:hover,
.header .elements-block .cart a:hover svg {
    stroke: #EB1616;
    color: #EB1616 !important;
}
.header .elements-block .cart a:focus,
.header .elements-block .cart a:focus svg {
    stroke: #C01111;
    color: #C01111 !important;
}
.header .elements-block .cart a span {
    display: block;
    width: 15px;
    height: 15px;
    color: #fff !important;
    background: #EB1616;
    position: absolute;
    right: -7px;
    top: -7px;
    border-radius: 50%;
    font-size: 75%;
    text-align: center;
    line-height: 15px;
}
.header .elements-block .cart a:focus span {
    background: #C01111;
}
.header .elements-block .search form {
    position: relative;
}
.header .elements-block .search button {
    position: absolute;
    width: 16px;
    height: 19px;
    left: 0;
    top: 0;
    background: url('../images/icon-search.svg');
    border: none;
}
.header .elements-block .search .form-control {
    background: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #fff;
    width: 230px;
    padding-left: 25px;
    padding-right: 5px;
    height: 26px;
    outline: none;
    color: #fff;
}
.header .elements-block .search .form-control:active,
.header .elements-block .search .form-control:focus {
    outline: none;
    box-shadow: none;
}
.header .elements-block .burger {
    display: none;
}
.header .contacts {
    float: right;
    margin-left: 50px;
    margin-top: 13px;
}
.header .contacts > a {
    display: block;
    color: #fff !important;
    text-decoration: none;
    font-size: 150%;
}
.header .contacts > span {
    display: block;
    position: relative;
    padding-left: 20px;
}
.header .contacts > span:before {
    display: block;
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
}
.header .contacts > span.addr:before {
    width: 8px;
    height: 11px;
    margin-left: 2px;
    margin-top: -5px;
    background-image: url('../images/icon-map.svg');
}
.header .contacts > span.wtime:before {
    width: 13px;
    height: 13px;
    margin-top: -6px;
    background-image: url('../images/icon-clock.svg');
}

.wrap-slider-block .container {
    position: relative;
}
.social-block.social-block__slider {
    position: absolute;
    z-index: 100;
    top: 50%;
    right: 0;
    margin-top: -30px;
}
    .social-block.social-block__slider:before,
    .social-block.social-block__slider:after {
        display: block;
        content: "";
        width: 1px;
        height: 200px;
        background: rgba(255,255,255,.5);
        position: absolute;
        left: 50%;
    }
    .social-block.social-block__slider:before {
        top: -230px;
    }
    .social-block.social-block__slider:after {
        bottom: -230px;
    }
    .social-block.social-block__slider ul {
        margin: 0;
    }
    .social-block.social-block__slider ul li {
        padding: 0;
        margin: 10px 0;
        display: block;
        text-align: center;
    }
    .social-block.social-block__slider ul li img { width: 23px; }
@media all and (max-width: 1199px) {
    .header .logo img {
        width: 100px;
    }
    .header .menu {
        margin-left: 15px;
        max-width: 560px;
        text-align: right;
    }
    .header .contacts {
        margin-left: 15px;
    }
}
@media all and (max-width: 991px) {
    header.header {
        position: fixed !important;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 100;
        height: auto;
        padding: 10px 0;
    }
    .header.scroll { background: #0E1D28 !important; }
    .header .logo img {
        width: 60px;
    }
    .header .close {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px;
        opacity: 1;
        text-shadow: none;
    }
    .header .contacts {
        display: none;
        margin-left: 0;
    }
    .header .menu {
        margin-left: 0;
        float: none;
        max-width: none;
    }
    .header .menu-list {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #0E1D28;
        padding: 80px 15px 15px;
        margin-top: 0;
        text-align: center;
    }
    .header .menu-list .social-block { 
        display: block; 
        position: absolute;
        bottom: 30px;
        width: 100%;
        text-align: center;
        left: 0;
    }
    .header .menu-list.active {
        display: block;
    }
        .header .menu-list > ul {
            margin: 0;
        }
        .header .menu-list > ul > li {
            display: block;
            padding: 10px 0;
            margin: 0;
        }
    .header .elements-block {
        margin: 0;
        padding-top: 15px;
    }
        .header .elements-block .cart a {
            margin-right: 15px;
        }
        .header .elements-block .cart a svg {
            width: 22px;
        }
    .header .elements-block .search-mob { 
        display: inline-block;
        vertical-align: bottom;
        width: 19px;
        height: 22px;
        background: url('../images/icon-search.svg');
        background-size: contain;
        margin-bottom: 4px;
        margin-right: 10px;
    } 
    .header .elements-block .search {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #fff;
        padding: 80px 15px 15px;
        margin-top: 0;
        text-align: center;
    }
    .header .elements-block .search.active {
        display: block;
    }
        .header .elements-block .search button {
            background: url('../images/icon-search-black.svg');
            background-size: contain;
        }
        .header .elements-block .search .form-control {
            border-bottom: 1px solid #080707;
            width: 100%;
        }
        .header .elements-block .search .form-control::-webkit-input-placeholder {color:#080707;}
        .header .elements-block .search .form-control::-moz-placeholder          {color:#080707;}
        .header .elements-block .search .form-control:-moz-placeholder           {color:#080707;}
        .header .elements-block .search .form-control:-ms-input-placeholder      {color:#080707;}
    .header .elements-block .burger {
        display: inline-block;
        cursor: pointer;
        vertical-align: bottom;
        margin-bottom: 5px;
    }
        .header .elements-block .burger > span {
            display: block;
            width: 25px;
            height: 1px;
            background: #fff;
        }
        .header .elements-block .burger > span +span {
            margin-top: 5px;
        }

    .social-block.social-block__slider { display: none; }
}

.social-block {}
    .social-block ul {
        list-style: none;
        padding: 0;
        margin: 0 0 0 5px;
    }
    .social-block ul li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 8px;
    }

/* Footer */
footer.footer {
    background: #0E1D28;
    padding: 40px 0;
    border: none;
    color: #fff;
}
footer.footer a { 
    color: #fff !important; 
    text-decoration: none;
}
footer.footer a:hover { 
    color: #EB1616 !important;
}
footer.footer a:focus { 
    color: #C01111 !important;
}
.footer p.info {
    color: rgba(255,255,255,.7);
    margin-bottom: 50px;
    font-size: 150%;
}
.footer .menu-list {
    list-style: none;
    padding: 0;
    margin: 20px -15px 50px -10px;
}
.footer .menu-list > li {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    margin-left: -5px;
    font-size: 150%;
}
.footer .contacts {
    margin-top: 20px;
}
.footer .contacts p {
    margin-bottom: 5px;
    font-size: 125%;
}
.footer .contacts .social-block ul { 
    margin: 10px -10px 0 -5px;
}
.footer-block.mob { display: none;}
@media all and (max-width: 991px) {
    .footer-block { display: none;}
    .footer-block.mob { display: block;}
    .footer-block.mob img { display:block; margin: 0 auto;}
    .footer-block.mob .name {
        font-family: 'FuturaDemiC', Arial, Helvetica, sans-serif;
        font-size: 130%;
        margin-bottom: 10px;
    }
    .footer-block.mob .addr {
        font-size: 75%;
        margin-bottom: 5px;
    }
    .footer-block.mob .info {
        font-size: 100%;
        color: #fff;
        margin-bottom: 0;
    }
    .footer-block.mob .social-block {
        text-align: center;
        margin-bottom: 30px;
        margin-top: 5px;
    }
    .footer-block.mob .social-block img {
        height: 16px;
    }
    .footer-block.mob .social-block li {
        margin: 0 5px;
    }
}

/* Top Slider */
.topslider-block .slide {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
}
.topslider-block .bg-block {
    background: linear-gradient(90.16deg, rgba(55, 40, 40, 0.86) 36.95%, rgba(54, 39, 39, 0.774) 46.83%, rgba(52, 37, 37, 0.688) 56.88%, rgba(52, 37, 37, 0.602) 66.26%, rgba(51, 36, 36, 0.516) 75.13%, rgba(50, 35, 35, 0.43) 85.02%, rgba(49, 34, 34, 0.344) 92.38%);
    color: #fff;
    min-height: 90vh;
}
.topslider-block .bg-block .container {
    padding-top: 150px;
    padding-bottom: 30px;
}
.topslider-block .slide .wrap-block {
    max-width: 600px;
    width: 100%;
}
.topslider-block .slide .head {
    font-family: 'FuturaDemiC', Arial, Helvetica, sans-serif;
    padding-top: 100px;
    font-size: 300%;
    margin-bottom: 50px;
    line-height: 1.2;
}
.topslider-block .slide .text {
    font-size: 150%;
}
.topslider-block .slide .btn-block {
    margin-top: 90px;
}
.topslider-block .slide .footer-block {
    max-width: 260px;
    color: #fff;
    font-size: 87.5%;
    margin-top: 90px;
}
    .topslider-block .slide .footer-block a {    
        display: inline-block;
        color: #fff !important;
        text-decoration: none;
    }   
    .topslider-block .slide .footer-block a:hover { 
        color: #EB1616 !important;
    }
    .topslider-block .slide .footer-block a:focus { 
        color: #C01111 !important;
    }
    .topslider-block .slide .footer-block img {
        margin-bottom: 10px;
        display: block;
        width: auto;
    }

.topslider-block .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 30px;
    text-align: center;
}
    .topslider-block .owl-dot {
        display: inline-block;
        margin: 0 15px;
        width: 10px;
        height: 10px;
        background: #C4C4C4 !important;
        border-radius: 50%;
    }
    .topslider-block .owl-dot.active {
        background: #EB1616 !important;
        box-shadow: 0px 0px 20px 10px rgba(235, 22, 22, 0.4);
    }
    .topslider-block .owl-dot:focus { outline: none;}
@media all and (max-width: 991px) {
    .topslider-block .slide {
    }
    .topslider-block .owl-dots { bottom: 15px; }
    .topslider-block .bg-block {
        min-height: 0;
    }
    .topslider-block .bg-block .container {
        padding-top: 80px;
        padding-bottom: 60px;
    }
    .topslider-block .slide .head {
        font-size: 150%;
        padding-top: 30px;
        margin-bottom: 30px;
    }
    .topslider-block .slide .text {
        font-size: 100%;
    }
    .topslider-block .slide .btn-block {
        margin-top: 30px;
        text-align: center;
    }
    .topslider-block .slide .footer-block {
        margin-top: 30px;
    }
}

/* Products List */
.products-list {
    margin: -30px -15px 50px -10px;
    display: block !important;
}
    .products-list .item {
        display: inline-block;
        vertical-align: top;
        width: 33.33333%;
        padding: 0 15px;
        margin-top: 30px;
        margin-left: -5px;
    }
    .products-list .item .wrap {
        background: #FFFFFF;
        border: 0.5px solid rgba(0, 0, 0, 0.05);
        box-sizing: border-box;
        box-shadow: 3px 3px 10px -2px rgba(0, 0, 0, 0.15);
        height: 480px;
        position: relative;
    }
    .products-list .item .image-block {
        overflow: hidden;
    }
        .products-list .item .image-block img {
            transition: all 1s ease-out;
            -moz-transition: all 1s ease-out;
            -o-transition: all 1s ease-out;
            -webkit-transition: all 1s ease-out;
        }
        .products-list .item .image-block:hover img {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
        }
    .products-list .item .image-block img { width: 100%; }
    .products-list .item .head {
        font-family: 'FuturaDemiC', Arial, Helvetica, sans-serif;
        font-size: 150%;
        margin-top: 30px;
        line-height: 1.2;
        margin-bottom: 10px;
    }
    .products-list .item a {
        text-decoration: none;
    }
    .products-list .item a:hover { text-decoration: underline;}
    .products-list .item .text-block {
        padding: 0 30px;
    }
    .products-list .item  ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .products-list .item .link {
        position: absolute;
        bottom: 30px;
        left: 30px;
    }
    .products-list .owl-nav {
        position: absolute;
        top: 130px;
        width: 100%;
    }
    .products-list .owl-nav button {
        width: 30px;
        height: 30px;
        background: #fff !important;
        border-radius: 50%;
        position: absolute;
        line-height: 20px !important;
        text-align: center;
        padding: 5px 0;
    }
    .products-list .owl-nav button span {
        font-size: 40px;
    }
    .products-list .owl-nav button:focus { outline: none; }
    .products-list .owl-nav .owl-prev {
        left: 0;
    }
    .products-list .owl-nav .owl-next {
        right: 0;
    }
@media all and (max-width: 991px) {
    .products-list {
        margin: 0;
    }
        .products-list .item {
            display: block;
            width: 100%;
            padding: 0;
            margin: 0 auto;
            max-width: 320px;
        }    
        .products-list .item .wrap {
            margin: 15px;
            height: auto;
            padding-bottom: 60px;
        }
}

/* Service Block */
.service-block {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/bg-service.jpg');
    color: #fff;
}
.service-block a {
    color: #fff !important;
    text-decoration: none;
}
.service-block a:hover { 
    color: #EB1616 !important;
}
.service-block a:focus { 
    color: #C01111 !important;
}
.service-block h2 { color: #fff; }
.service-list > div { width: 50%;}
.service-list > div:first-child .text-block {
    padding-right: 50px;
    border-right: 1px solid #fff;
}
.service-list > div:last-child .text-block {
    padding-left: 50px;
}
.service-list .text-block p,
.service-list .text-block .link {
    font-size: 125%;
}
@media all and (max-width: 991px) {
    .service-list > div { width: 100%;}
    .service-list > div:first-child .text-block {
        padding-right: 0;
        border-right: none;
        border-bottom: 1px solid #fff;
        padding-bottom: 30px;
    }
    .service-list > div:last-child .text-block {
        padding-left: 0;
        padding-top: 30px;
    }
    .service-list h3 { text-align: center;}
}

/* Service Block */
.advantages-block {

}
.advantages-list {
    margin: -15px -30px 0 -25px;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
    .advantages-list li {
        display: inline-block;
        vertical-align: top;
        margin-left: -5px;
        width: 25%;
        padding: 0 30px;
        margin-top: 30px;
    }
    .advantages-list .text-block {
        padding-left: 15px;
    }
@media all and (max-width: 991px) {
    .advantages-list li {
        width: 50%;
    }
}
@media all and (max-width: 575px) {
    .advantages-list { margin: 0; }
    .advantages-list li {
        width: 100%;
        padding: 0;
        margin-left: 0;
        text-align: center;
    }
    .advantages-list .text-block {
        padding-left: 0;
        padding-top: 15px;
    }
}

/* Video Block */
.video-block {
    position: relative;
}
.video-block video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    position: relative;
}
.video-block .bg-block {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(55, 40, 40, 0.7);
}
.video-block .bg-block a {
    position: absolute;
    display: block;
    width: 400px;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -50px;
    color: #fff !important;
    text-decoration: none;
    font-size: 150%;
    padding-left: 170px;
}
    .video-block .bg-block a span {
        position: absolute;
        left: 0;
        top: 50%;
        display: block;
        margin-top: -50px;
        width: 100px;
        height: 100px;
        background: #EB1616;
        box-shadow: 0px 0px 30px 17px rgba(235, 22, 22, 0.5);
        border-radius: 50%;
    }
    .video-block .bg-block a span:before {
        content: "";
        display: block;
        width: 170px;
        height: 170px;
        border:  1px solid rgba(235, 22, 22, 0.6);
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -85px;
        margin-left: -85px;
    }
    .video-block .bg-block a span svg {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -16px;
        margin-left: -10px;
    }
    .video-block .bg-block a:hover span {
        background: rgba(235, 22, 22, 0.7);
        box-shadow: none;
    }
    .video-block .bg-block a:hover span:before,
    .video-block .bg-block a:focus span:before {
        display: none;
    }
    .video-block .bg-block a:focus span {
        background: #C01111;
    }
@media all and (max-width: 767px) {
    .video-block,
    .video-block video {
        height: 320px;
    }
    .video-block .bg-block a {
        width: 150px;
        top: 50%;
        left: 50%;
        margin-left: -75px;
        margin-top: -60px;
        font-size: 125%;
        padding-left: 0;
        text-align: center;
        padding-top: 95px;
    }
        .video-block .bg-block a span {
            left: 50%;
            top: 0;
            margin-left: -32px;
            display: block;
            margin-top: 0;
            width: 65px;
            height: 65px;
        }
        .video-block .bg-block a span:before {
            width: 108px;
            height: 108px;
            margin-top: -54px;
            margin-left: -54px;
        }
        .video-block .bg-block a span svg {
            position: absolute;
            width: 16px;
            height: 16px;
            top: 50%;
            left: 50%;
            margin-top: -8px;
            margin-left: -6px;
        }  
}

/* News List */
.news-block h2.head { margin-bottom:60px;}
.news-list {
    margin: -30px -15px 50px -10px;
    display: block !important;
}
    .news-list .item {
        display: inline-block;
        vertical-align: top;
        width: 33.33333%;
        padding: 0 15px;
        margin-top: 30px;
        margin-left: -5px;
    }
    .news-list .item .wrap {
        background: #FFFFFF;
        border: 0.5px solid rgba(0, 0, 0, 0.05);
        box-sizing: border-box;
        box-shadow: 3px 3px 10px -2px rgba(0, 0, 0, 0.15);
        position: relative;
    }
    .news-list .item .text-block {
        padding: 30px;
    }
    .news-list .item .image-block,
    .news-list .item .link {
        padding: 0 30px;
    }
    .news-list .item .image-block {
        overflow: hidden;
    }
        .news-list .item .image-block img {
            transition: all 1s ease-out;
            -moz-transition: all 1s ease-out;
            -o-transition: all 1s ease-out;
            -webkit-transition: all 1s ease-out;
        }
        .news-list .item .image-block:hover img {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -o-transform: scale(1.1);
        }
    .news-list .item .image-block img { width: 100%; }
    .news-list .item .head {
        font-size: 125%;
        line-height: 1.2;
        margin-bottom: 10px;
        line-height: 25px;
        height: 75px;
        overflow: hidden;
    }
    .news-list .item a {
        text-decoration: none;
    }
    .news-list .item a:hover { text-decoration: underline;}
    .news-list .item .date {
        padding: 0;
        font-size: 87.5%;
        padding-top: 15px;
    }
    .news-list .item .link {
        font-size: 150%;
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .news-list .owl-nav {
        position: absolute;
        top: 130px;
        width: 100%;
    }
    .news-list .owl-nav button {
        width: 30px;
        height: 30px;
        background: #fff !important;
        border-radius: 50%;
        position: absolute;
        line-height: 20px !important;
        text-align: center;
        padding: 5px 0;
    }
    .news-list .owl-nav button span {
        font-size: 40px;
    }
    .news-list .owl-nav button:focus { outline: none; }
    .news-list .owl-nav .owl-prev {
        left: 0;
    }
    .news-list .owl-nav .owl-next {
        right: 0;
    }
@media all and (max-width: 991px) {
    .news-list {
        margin: 0;
    }
        .news-list .item {
            display: block;
            width: 100%;
            padding: 0;
            margin: 0 auto;
            max-width: 320px;
        }    
        .news-list .item .wrap {
            margin: 15px;
            height: auto;
        }
}

/* From Consult Block */
.form-consult-block {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../images/bg-consult.jpg');
    color: #fff;
}
.form-consult-block .form-block {
    max-width: 860px;
    margin: 0 auto;
}
.form-consult-block .form-control {
    height: 50px;
    padding: 15px;
    border: 0.5px solid rgba(0, 0, 0, 0.6);
    border-radius: 0;
}
.form-consult-block .btn {
    width: 100%;
    padding: 15px 30px;
    font-size: 125%;
    box-shadow: 0px 0px 25px 13px rgba(235, 22, 22, 0.36);
}
@media all and (max-width: 991px) {
    
}

/* Map Block */
.map-block .container { position: relative;}
.map-block .info-block {
    position: absolute;
    max-width: 450px;
    height: 500px;
    background: #fff;
    left: 15px;
    top: 50%;
    margin-top: -250px;
    padding: 30px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    z-index: 50;
}
    .map-block .info-block .head {
        font-family: 'FuturaDemiC', Arial, Helvetica, sans-serif;
        font-size: 125%;
    }
    .map-block .info-block .head img { margin-right: 10px; }
    .map-block .info-block .info {
        margin-top: 25px;
    }
    .map-block .info-block .info p {
        position: relative;
        padding-left: 30px;
        font-size: 125%;
    }
        .map-block .info-block .info p.addr span {
            display: block;
            color: #877A7A;
            font-size: 75%;
        }
    .map-block .info-block .info p:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
    }
        .map-block .info-block .info p.addr:before {
            width: 17px;
            height: 24px;
            left: 3px;
            top: 3px;
            background-image: url('../images/icon-map-red.svg');
        }
        .map-block .info-block .info p.wtime:before {
            width: 24px;
            height: 24px;
            background-image: url('../images/icon-wtime-red.svg');
        }
        .map-block .info-block .info p.phones:before {
            width: 22px;
            height: 23px;
            top: 3px;
            background-image: url('../images/icon-tel-red.svg');
        }
    .map-block .info-block .info p a {
        color: #000 !important;
        text-decoration: none;
    }
@media all and (max-width: 991px) {
    .map-block .info-block { display: none; }
}

/* Common */
.common-block {
    padding: 90px 0;
}
.common-block h2.head { margin-bottom: 90px;}
.common-block h2.head + .subhead { margin-top: -60px; }

input[type=checkbox] { display: none; }
input[type=checkbox] + label {
    position: relative;
    padding-left: 20px;
    line-height: 1.2;
}
    input[type=checkbox] + label:before {
        left: 0;
        top: 2px;
        position: absolute;
        content: "";
        display: block;
        width: 16px;
        height: 15px;
        background-image: url('../images/checkbox.png');
    }
    input[type=checkbox]:checked + label:before {
        background-position: -16px 0;
    }

.text-red {
    color: #FF3131;
}

.btn {
    font-size: 150%;
    line-height: 20px;
    padding: 20px 30px;
    min-width: 260px;
    background: #EB1616;
    color: #fff !important;
    text-decoration: none;
    border: none;
    border-radius: 0;
}
.btn:hover {
    background: rgba(235,22,22,.6);
    box-shadow: none;
}
.btn:focus {
    background: #C01111;
}
.btn-border {
    border-width: 3px;
    border-style: solid;
    background: none;
}
.btn-border:hover,
.btn-border:focus { background: none; }
    .btn-border.red {
        border-color: #EB1616;
        box-shadow: 0px 0px 25px 13px rgba(235, 22, 22, 0.36);
    }
    .btn-border.red:hover {
        border-color: rgba(235, 22, 22, 0.6);
        box-shadow: none;
    }
    .btn-border.red:focus {
        border-color: #C01111;
        box-shadow: none;
    }
@media all and (max-width: 991px) {
    .common-block {
        padding: 45px 0;
    }
    .common-block h2.head { margin-bottom: 45px;}
    .common-block h2.head + .subhead { margin-top: -20px; }
}

#tb .btn {
    padding: .375rem .75rem;
    min-width: 0;
}

#msProduct .btn,
#msCart .btn,
.ms2_form .btn,
.pdopage .btn {
    padding: .375rem .75rem;
    min-width: 0;
    line-height: 1;
    font-size: 18px;
}