*{
    margin: 0;
    padding: 0;
}
body{
    font-family: 'Roboto', sans-serif;
    background-color: #ffffff;
    font-size: 16px;
}
a, a:hover, a:active, a:visited {
    text-decoration: none;
    cursor: pointer;
    color: #000000;
}
button, input, textarea{
    outline: none;
}
ul{
    list-style: none;
}
img{
    width: 100%;
}
.max-width{
    max-width: 1440px;
    margin: 0 auto;
}
.box-shadow{
    -webkit-box-shadow: 0 0 10px 5px rgba(0,0,0,.11);
    -moz-box-shadow: 0 0 10px 5px rgba(0,0,0,.11);
    box-shadow: 0 0 10px 5px rgba(0,0,0,.11);
}
.padding0{
    padding: 0;
}
.bolder{
    font-weight: bolder;
}
.mt30{
    margin-top: 30px;
}
.fs-13{
    font-size: 13px;
}
.fs-36{
    font-size: 36px;
}
.opacity0-7{
    opacity: 0.7;
}
.padding15{
    padding: 15px;
}
.back1_75, .back-image{
    background-repeat: no-repeat;
    //background-size: 100% 100%;
    background-size: contain;
    background-position: center center;
}
.box-shadow{
    -webkit-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.32);
}
.d-t{
    display: table;
    //width: 100%;
}
.d-t_in{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.back-red{
    background-color: #f4111b;
}
.btn-custom{
    border-color: #092c35;
    background-color: transparent;
    color: #092c35;
    font-size: 20px;
    padding: 10px 25px;
    transition: all .75s ease;
}
.btn-custom:hover{
    border-color: #092c35;
    background-color: #092c35;
    color: #ffffff;
}
.header-top .navbar-brand{
    margin-top: 10px;
    padding: 0;
    height: 85px;
}
.address-part i, .phone-part i{
    font-size: 50px;
    width: 40px;
    line-height: 35px;
}
.phone-part i{
    width: 55px;
}
.address-part p, .phone-part p{
    margin-bottom: 0;
}
#lang-change{
    border-radius: 4px;
    height: 40px;
    background-color: #f4111b;
    color: white;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 0 3px;
    float: right;
}
#lang-change option{
    background-color: #ffffff;
    color: #000000;
}
header .nav.navbar-nav{
    float: none;
    margin: 0 auto;
    background-color: #092c35;
    /*max-width: 1000px;*/
    padding: 0;
}
header .nav.navbar-nav.not_home, #responsive-menu.not_home{
    max-width: 100%;
    padding: 0;
}
.nav>li>a{
    padding: 15px 10px;
}
.navbar-nav li.menu a:hover, .navbar-nav li.menu a:focus,  .navbar-nav li.menu a.dropdown-toggle:focus{
    background-color: #f4111b;
    color: #fff;
}
#responsive-menu{
    position: absolute;
    top: 90px;
    z-index: 10;
    left: 0;
    right: 0;
    width: 100%;
}

.phone-numbers a{
    line-height: 1.5;
    padding: 0 0 0 5px;
}
ul.dropdown-menu{
    background-color: #092c35;
}
.navbar-nav > li{
    float: none;
    display: inline-block;
}
.navbar-nav li.menu a{
    color: #ffffff;
    font-size: 16px;
    background-color: transparent;
}
.caption a{
    color: #ffffff;
}
.left.carousel-control{
    left: 5%;
}
.right.carousel-control{
    right: 5%;
}
.right_fixed {
    z-index: 9999;
    position: fixed;
    top: 30%;
    right: 0;
    font-size: 20px;
    cursor: pointer;
}
.right_fixed:hover .alignLeft {
    display: block;
    color: #fff;
    float: left;
    background-color: transparent;
}
.right_fixed .ahover-red:hover {
    background-color: rgba(255, 0, 0, .8);
}
.dropdown-menu>li>a {
    padding: 10px 15px;
}
.right_fixed:hover .ins_conf {
    text-align: right;
}
.right_fixed:hover .noFloat {
    margin-right: 6.9px;
}
.right_fixed:hover .fa-calculator {
    margin-right: .5px;
}
.fa-calculator {
    margin-left: 2.5px;
}
.right_fixed:hover .fa-instagram {
    margin-right: 3px;
}
.right_fixed:hover div {
    width: 100%;
    color: #fff;
}
.right_fixed div {
    width: 61px;
    text-align: center;
    background-color: #414141;
    display: table;
    padding: 15px;
    border-bottom: 1px solid #fff;
}
.right_fixed div:last-child {
    border-bottom: none;
}
.right_fixed p {
    display: table-cell;
}
.alignRight {
    color: #fff;
    float: right;
    font-size: 28px;
}
.alignLeft {
    text-align: left;
    display: none;
    padding: 0 20px 0 5px;
}
.noFloat {
    float: none;
}
.ins_conf {
    width: 55px;
    text-align: center;
}
.about--left-in{
    background-color: #092c35;
    padding: 15px;
    color: #ffffff;
}
.home-about .left, .home-about, .video-img{
    height: 400px;
}
.video-img{
    cursor: pointer;
}
.about--left-in div.text{
    overflow: hidden;
    height: 250px;
}
.about--left-in .h2{
    margin-top: 0;
    margin-bottom: 30px;
}
.categories-max, .home-products_in, .home-hot_in, .home-shortlinks_in{
    max-width: 1470px;
    margin: 0 auto;
}
.categories,
.categories_in,
.home-products,
.home-products_in,
.home-hot,
.home-hot_in,
.home-shortlinks,
.home-shortlinks_in,
.home-gallery,
.home-gallery_in,
.partners-home{
    margin-top: 50px;
}
.partners-home{
    margin-bottom: 20px;
}
.categories-each{
    padding: 15px;
}
.categories-head{
    padding: 5px 30px;
    color: #ffffff;
}
.categories-each_title{
    position: absolute;
    left: 0;
    padding: 10px 15px;
    bottom: 30px;
    background-color: #092c35;
    color: white;
    font-size: 22px;
    transition: background-color .75s ease;
    max-width: calc(100% - 30px);
    text-align: left;
}
.categories-each_title:hover{
    background-color: #f4111b;
}
.home-shortlinks_img{
    text-align: center;
    margin: 20px auto;
    width: auto;
}
.home-shortlinks_title{
    padding: 25px 10px 35px 10px;
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    max-width: 70%;
    margin: 0 auto;
}
.min-h{
    min-height: 475px;
}
.partners_each img{
    padding: 5px;
    transition: all .3s ease-in-out;
    width: 80%;
    height: inherit;
    margin: auto;
}
footer{
    background-color: #092c35;
}
footer p{
    margin-bottom: 0;
}
footer .footer_right a{
    color: #FFF;
}
footer .footer_right a:active, footer .footer_right a:focus, footer .footer_right a:hover{
    text-decoration: underline;
    color: #FFF;
}
.footer_left, .footer_right{
    color: #FFF;
    font-size: 16px;
    padding: 20px 15px;
}
.main-section {
    margin: 0 auto 10px;
    min-height: calc(100vh - 167px);
}
.calc_krisha {
    text-align: center;
}
.calc_krisha_in {
    margin: 20px 0;
    padding: 10px 15px;
}
.calc_krisha_in img {
    margin: 0 auto;
    padding: 5px 10px;
}
.calc1 {
    border-top: 2px solid red;
    text-align: left;
    padding: 10px 0;
    font-size: 20px;
}
.calc1 strong {
    background: red;
    padding: 15px;
    color: #fff;
    box-shadow: none;
}
.calc1 span {
    padding: 15px;
}
.calc_razmeri div:last-child {
    padding: 10px 0;
}
.calc_razmeri input {
    width: 100%;
    padding: 5px 10px;
    margin: 5px 0;
    border: 1px solid #000;
    outline: 0;
    outline-offset: 0;
}
.calc_krisha_in label, .calc_productsList label {
    width: 90%;
    background-size: cover;
    background-repeat: no-repeat;
}
.calc_razmeri input:active, .calc_razmeri input:focus {
    border: 1px solid red;
    outline-offset: 0;
    padding-left: 10px;
    outline: 0;
}
.calc_submit {
    text-align: center;
    padding: 10px 0;
}
.calc_submit input {
    font-size: 18px;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    background-color: red;
    border: 0;
    outline: 0;
}
.calc_krisha_in_img, input[type=radio]:checked+label {
    //border: 2px solid red;
}
.calc_submit input:active, .calc_submit input:focus, .calc_submit input:hover {
    background-color: #c8020a;
}
.hidden_glyph {
    position: absolute;
    display: none;
    left: 10%;
    top: 10%;
    font-size: 30px;
    color: red;
    padding-right: 2px;
}
.calc_krisha_in label {
    height: 225px;
    background-position: center center;
}
.calc_productsList label {
    height: 250px;
}
input[type=radio]:checked+label .hidden_glyph {
    display: block;
}
#secondRoof:checked input[name=skat_dlina2] {
    display: block!important;
}
.first, .fourth, .second, .third {
    display: none;
}
.contact_map iframe {
    width: 100%;
    height: 400px;
    border: 0;
}
a.facebook-icon {
    cursor: pointer;
}
.contact_order input, .contact_order textarea {
    opacity: .7;
    padding: 10px;
    width: 100%;
    border: 2px solid #E4E7EF;
    box-shadow: none;
}
.contact_order_textarea, .contact_text, .contact_view {
    margin-bottom: 10px;
}
.contact_view {
    margin-top: 10px;
}
.contact_order2 {
    padding-right: 10px;
}
.contact_order3 {
    padding-left: 10px;
}
.contact_order textarea {
    resize: none;
    outline: 0;
    background: 0 0;
}
.contact_order input:focus, .contact_order textarea:focus {
    outline: 0;
    border: 2px solid red;
}
.contact_order_send {
    margin-bottom: 10px;
    float: right;
}
.contact_order_send input {
    padding: 5px 10px;
    color: red;
    border: 1px solid red !important;
    background-color: #fff;
}
.contact_order_send input[type=text]::placeholder {
    padding: 10px;
    opacity: .5;
}
.contact_order_send input[type=submit] {
    border: none;
}
.contact_view_left p {
    padding: 0;
    text-align: left;
    margin-bottom: 5px;
}
span.margin-left {
    margin-left: 10px;
}
.contact_view i, .contact_view span.glyphicon {
    font-size: 20px;
    width: 25px;
    margin-right: 10px;
    text-align: center;
}
.color-block p.main {
    display: inline-block;
    width: 75px;
    height: 50px;
    cursor: pointer;
    border: 1px solid black;
    margin-bottom: 0;
}
.color-block p {
    margin-bottom: 0;
}
.color-block div.main_color2 {
    display: inline-block;
    width: 75px;
    height: 50px;
    cursor: pointer;
}
.color-block .brown {
    background-color: #340f04;
}
.color-block .black {
    background-color: #24201e;
}
.color-block .red {
    background-color: #8d290d;
}
.color-block .light-gray {
    background-color: #969992;
}
.color-block .dark-gray {
    background-color: #46494f;
}
.color-block .dark-red {
    background-color: #621200;
}
.color-block .green {
    background-color: #0e4336;
}
.color-block .white {
    background-color: #f4f7f3;
}
.color-block .lighter-gray {
    background-color: #dbddd3;
}
.color-block .yellow {
    background-color: #f5e1aa;
}
.color-block .lighter-red {
    background-color: #993334;
}
.color-block .blue {
    background-color: #144788;
}
.content-merger{
    margin-top: 50px;
    margin-bottom: 20px;
}
.contactHead{
    padding: 15px 0;
    font-size: 25px;
}
.all_product_view{
    padding-top: 30px;
}
.all_product_each{
    padding: 10px 15px;
}
.product_view_title{
    margin-top: 10px;
    margin-bottom: 0;
    min-height: 70px;
}
.product-gallery{
    margin-top: 25px;
    overflow: auto;
}
.product-gallery .each_gallery{
    padding: 10px 15px;
}
.product_view_img{
    padding-right: 15px;
}
.product_view_texttitle{
    padding-left: 15px;
}
.each-filter{
    padding: 10px 0;
}
.each-filter input{
    vertical-align: sub;
    margin-top: 0;
    width: 20px;
    height: 20px;
}
.each-filter label{
    margin-left: 2.5px;
    font-size: 20px;
    font-weight: normal;
    color: #000;
    transition: color .75s ease;
    cursor: pointer;
}
.each-filter label:hover{
    color: #f4111b;
}
.roof-filter, .calc_krisha_in label.roof-filter, .calc_productsList label.roof-filter{
    cursor: pointer;
    width: 100%;
    background-size: 100% 100%;
    margin-bottom: 10px;
}
.each-filter{
    border-bottom: 1px solid #ccc;
}
.calc_productsList_In{
    padding: 10px 15px;
}

footer .footer-title {
    font-size:17px;
    font-weight:bold;
    margin-bottom:15px;
    margin-top:30px;
}
footer {
    color:white;
}

footer a,footer a:hover,footer a:active,footer a:visited {
    color:white;
}

footer ul li {
    padding-bottom: 2px;
}

footer p {
    padding-bottom:5px;
}

.main-footer-columns {
    border-bottom:1px solid white;
    
}
.home-products_each {
    min-height:300px;
}
.contact-label{
    position: absolute;
    margin: -7px 0 0px 10px;
    background: #fff;
    padding: 0 7px;
    z-index: 2;
    font-size: 11px;
    color:#2E2F3099;
}

@media only screen and (max-width: 1200px) { 
    .address-block{
        column-count: 1 !important;
        width: 55% !important;
        
    }
    .contact-form-block {
    width: 40% !important;
    }
}


@media only screen and (max-width: 780px) { 
    .main-footer-columns {
        padding:0 20px 20px 20px;
    }
    
    .home-about {
        display:none;
    }
     .address-block{
        width: 100% !important;
        
    }
    .contact-form-block {
    width: 100% !important;
    margin-top: 20px;
    }
}

.breadcrumb {
    text-align: left;
    font-style: italic;
    font-size: 14px;
}

.btn-custom-alt{
    border-color: #092c35;
    background-color: #092c35;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 25px;
    transition: all .75s ease;
}
.btn-custom-alt:hover, .btn-custom-alt:hover a{
    background-color: transparent;
    color: #092c35;
}

.btn-custom-alt a  {
    color: #ffffff;
}

.ml30 {
    margin-left:30px;
}

.post_single_content .post-img {
    width: 100%;
    height:auto;
    text-align:center;
    margin: 0 auto;
    margin-bottom:20px;
    max-width:600px;
}

.post_single_content img {
    width: 100%;
    height:auto;
    text-align:center;
    margin: 0 auto;
    margin-top:7px;
    margin-bottom:20px;
    max-width:500px;
    display:block;
}

.post_single_content {
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    text-align:left;
}

.post_single_content a,.post_single_content a:hover,.post_single_content a:active,.post_single_content a:visited {
    color:#337ab7;
}

.post_single_content h2 {
    font-size:21px;
    font-weight:bold;
}


.new-video-section{
    margin-bottom: 50px;
}
.new-video-block{
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}
.new-video-item{
    width: 33.333%;
}
.new-video-item a{
    display: block;
}
.new-video-text{
    font-size: 18px;
    margin-top: 15px;
    color: #092C35;
    text-align: left;
    display: flex;
}

.address-block{
    width: 67%;
    column-count: 2;
}

.contact-form-block{
    width: 30%;
}

.geo-icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.new-video-btn-block{
    margin-top: 30px;
}