.header_1{
    /*border: 1px solid red;*/
    min-height: 130px;
}
.allSheats_1{
    min-height: 750px;
    margin-top: 15px;;
}
.companyName{
    font-size: 22pt;
}
.allSheats{
    margin-top: 15px;
    /*margin-bottom: 25px;*/

/*    -webkit-box-shadow: 7px 18px 56px 1px rgba(0,0,0,0.58);
    -moz-box-shadow: 7px 18px 56px 1px rgba(0,0,0,0.58);
    box-shadow: 7px 18px 56px 1px rgba(0,0,0,0.58);*/
}
.footer{
    height: 35px;
    background-color: #E7E7E7;
    /*border:1px solid red;*/
}
.menu{
 background-color: #E7E7E7;
    height: 35px;
}
.tales {
    width: 100%;
}
.carousel-inner{
    width:100%;
    max-height: 200px !important;
    background-color: #11ACFE;
}


.carousel-inner > .item > img{
    width:200px;
    height:200px;
    margin: 0 auto;
}
.contacts{
    margin-top: 25px;
    height: 25px;
    background-color: #E7E7E7;
}
.workbench{
    margin-top: 25px;
    height: 25px;
    /*background-color: #E7E7E7;*/
}
.products{
    margin-top: 20px;
    min-height: 150px;
    /*border:4px solid #f3f3f1*/
}
.spn_product_name{
    font-size: 12px;
    padding-left: 0;
    padding-right: 0;
}

.name_text{
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
}


.div-product{
    min-height: 500px;
    margin-bottom: 15px;
}

.products + .tooltip > .tooltip-inner {
    background-color: #11ACFE;
    font-size: 14px;
}

.carusel_a:link {color: #000000; text-decoration: underline; }
.carusel_a:active {color: #0000ff; text-decoration: underline; }
.carusel_a:visited {color: #ffffff; text-decoration: underline; }
.carusel_a:hover {color: #ff0000; text-decoration: none; }

.title{
    font-size: 14px;
}

.firm_img{
    height: auto;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1;
    width: 85%;
}

/*
chmoranalll
*/

/*.standart-height{
    height: 140px;
}*/

.firm_text{
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

.thead{
    color: blue;
}
.all_pr_types{
    font-size: 12px;
    padding: 0px;
    float: left;
    margin-left: 2px;
    list-style-type: none;
	  height: 25px;
  
  padding-left: 11px;
  padding-right: 8px;
}
.none_padding{
    background-color: #E7E7E7;
    padding-right: 0;
    padding-left: 0;
    min-height: 35px;
}

.ul_li{
    margin-top: 10px;	
    padding-left: 0!important;
	color:black;
	

}
.img_text_right
{
    position: absolute;
    top: 5px;
    width: 300px;
    height: 50px;
    right: 0;
}

@media screen and (max-width: 1200px) {
    .all_pr_types {
        font-size: 10px;
        margin-left: 2px;
        padding-right: 4px;
        /*padding-right: 7px;*/

    }
}
@media screen and (max-width: 992px) {
    .img_text_right .row span,
    .img_text_right .row b span
    {
        font-size: 10px;
    }
    .img_text_right
    {
        top: 0;
    }
}


.spn_info
{
    font-size: 14px;
}