* {
    border: 0 none;
    margin: 0;
    padding: 0;
}
body{
    color: #4E4E4E;
    font-family: tahoma,sans-serif,Lucida Sans;
    font-size: 14px;
}
/*  */

.fotorama{
    margin-right: 20px;
}

.form-description{
    margin: 10px 0;
}
a{
    color: #00a2e4;
}
h1{
    font-size: 28px;
    font-weight: normal;
    padding-bottom: 15px;
    margin-top:20px;
}
h2{
    
    font-size: 20px;
    margin: 0 0 10px;
}
h3{
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 10px;
}
.clear{ clear:both; }

label{
    font-size: 16px;
}
textarea{
    resize: vertical;
}
.green{
    border-bottom: 1px solid green;;
}

#header{
    background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

    position: absolute;
    width: 100%;
    z-index: 300;
    min-width: 1190px;

    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#333333)";/*IE 8*/
    -moz-box-shadow: 2px 2px 2px #333333;/*FF 3.5+*/
    -webkit-box-shadow: 2px 2px 2px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 2px 2px 2px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color=#333333); /*IE 5.5-7*/
}

#logo{
    width: 55%;
    padding: 10px 5px;
    text-align: left;
}

#manufacturer-description-full{
    margin-bottom: 20px;
}

.manufacturer-logo-full{
    max-width: 400px;
    height: auto;
    margin: 20px 0 10px 0;;
}

.list{margin:15px 0 15px 0 !important;}

#wrap{
        background-color: #FFFFFF;
    margin: 0 auto;
    min-height: 100%;
    min-width:1190px;
    padding: 0 0 35px;
    position: relative;
    width: 100%;
}

/*  Sidebar      */
#sidebar{
    float: left;    
    width: 30%;
    margin-top: 85px;
    margin-bottom: 50px;
}
#contacts{
    background: none repeat scroll 0 0 #F5F5F5;
    margin: 0;
}
#contacts-block{
    color: #000000;
    font-size: 14px;
    padding: 10px 15px 15px;
    text-align: center;
}

#company-name{
    font-size: 40px;
    display: block;
    color:black;
    text-transform: uppercase;
/*    font-weight: bold;*/
    letter-spacing: 3px;
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
}

#company-name:hover{
    text-decoration: none;
    color:#89C441;
}

.main-information{
    font-size: 16px;
}

/* Content */
#content{      
    float: right; 
    margin: 85px 0 0 0;
    padding-bottom: 23px;
    width: 70%;
    padding-bottom: 25px;
}
#slider{
    padding-bottom: 40px;   
}
#main-content{
    margin:0 20px;
}
#gallery{  
    background:#111111;
    padding: 20px;
    margin-left: 20px;
}

#main-text{
    width:58%;
    float:left;
    padding: 1%;
    font-size: 14px;
}
#main-text p{
    padding: 5px 0;
}
#master-block{
    width: 38%;
    float:left;
    margin: 1%;
}

/* Footer */

footer{
     position: absolute;
    border-top: 5px solid #89C441;
    padding-bottom: 20px;
    color:#ccc;
    width: 100%;
    min-width: 1190px;
    margin: 0;
    background-color:#31353a;
    background-image:-webkit-linear-gradient(top, #31353a, #2f3337);
    background-image:-moz-linear-gradient(top, #31353a, #2f3337);
    background-image:linear-gradient(top, #31353a, #2f3337);
}

footer > ul{

    padding-bottom: 30px;
    padding-top: 20px;
    padding-left: 5%;
    padding-right: 5%;

}


footer > ul > li{
    width:33.3%;
    float:left;
}

footer ul{
    list-style: none;
}

footer > ul > li ul li{
    margin-left:13px;
    text-transform: uppercase;
    font-weight:bold;
    line-height:1.8;
    color:#7d8691 !important;
}

footer > ul > li ul li a{
    text-decoration: none !important;
    color:#7d8691 !important;
}

footer > ul > li ul li a:hover{
    color:#ddd !important;
}

footer p{
    width: 90%;
    margin-right: 10%;
    padding: 9px 0;
    line-height: 18px;
    background-color: #058cc7;
    font-weight: bold;
    font-size: 14px;
    color:#fff;
    text-transform: uppercase;
    text-shadow: 0 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
    margin-bottom: 20px;
    opacity:0.9;
    cursor:default;
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

footer > ul > li:hover p{
    opacity:1;
}

footer p:before{
    content: '';
    display: inline-block;
    background: url('../images/sprite.png') no-repeat;
    width: 16px;
    height: 18px;
    margin: 0 12px 0 15px;
    vertical-align: text-bottom;
}

footer p.services ,footer p.home ,footer p.reachus{
    background-color: #89C441;	
}

footer p.home:before{
    background-position: 0 -110px;
}
footer p.services:before{
    background-position: 0 -129px;
}
footer p.reachus:before{
    background-position: 0 -89px;
}
.pluso{
    margin: 20px auto;
    display: block !important;
    width: 300px;
}


.footer-copy{

    min-width: 800px;
    margin: 20px 10% ;
    padding: 10px 20px;
    border-top: 1px solid #89C441;

}   
.footer-copy span{
    color: #999999;
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}

/* end Footer    */

.b2{
    width:40% !important;

}
.b2 span{
    font-size:10px !important;
    padding: 5px !important;
}



#buttons-box{
    max-width:300px;float:right;
}
.buttons-box-right{
    float:left;width:40%;
}
.buttons-box-left{
   float:left;width:40%;
   margin-right: 25px;
}


/* sidebar-menu buttons  */
.button {
    text-decoration: none;
    position: relative;   
    display: block;
    margin: 15px auto;    
    border-radius: 10px;   
    box-shadow: 
        0px 3px rgba(128,128,128,1), /* gradient effects */
        0px 4px rgba(118,118,118,1),
        0px 5px rgba(108,108,108,1),
        0px 6px rgba(98,98,98,1),
        0px 7px rgba(88,88,88,1),
        0px 8px rgba(78,78,78,1),
        0px 14px 6px -1px rgba(128,128,128,1); /* shadow */   
    transition: box-shadow .1s ease-in-out;
} 
.button:hover{
    text-decoration: none;
}

.button span {

    // background-color: #E8E8E8;   

    //  background-image: linear-gradient(to left bottom, rgba(255,255,255,0) , rgba(255,255,255,0.2));
    background: rgb(246,248,249); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */      

    box-shadow:
        0px -1px #fff, /* top highlight */
        0px 1px 1px #FFFFFF; /* bottom edge */

    background-size: 100%, 100%, 100%, 4px 4px;

    border-radius: 10px;
    transition: transform .1s ease-in-out;

    display: block;
    padding: 13px 40px 10px 40px;

    color: #3A474D;
    text-transform: uppercase;
    //font-family: 'TradeGothicLTStd-BdCn20','PT Sans Narrow'; 
     font-family: tahoma,sans-serif,Lucida Sans;
    font-weight: 500; 
    font-size: 23px;

    text-shadow: 0px 1px #fff, 0px -1px #262F33;
}

.button span:hover {
    color: #AEBF3B;
    text-shadow: 0px -1px #97A63A;
    cursor: pointer;

}

.button:active {
    box-shadow: 
        0px 3px rgba(128,128,128,1),
        0px 4px rgba(118,118,118,1),
        0px 5px rgba(108,108,108,1),
        0px 6px rgba(98,98,98,1),
        0px 7px rgba(88,88,88,1),
        0px 8px rgba(78,78,78,1),
        0px 10px 2px 0px rgba(128,128,128,.6); /* shadow */
}

.button:active span{
    transform: translate(0, 5px); /* depth of button press */
}

.button span:after {
    content: ">";
    display: block;
    width: 10px;
    height: 10px;

    position: absolute;
    right: 14px;
    top: 15px;    

    font-family: 'Cabin';
    font-weight: 700;
    color: #AEBF3B;
    text-shadow: 0px 1px #fff, 0px -1px #97A63A;
    font-size: 22px;
}


/*  contents buttons   */
.button2 {
    position: relative;

    display: inline-block;
    margin: 5px auto;

    border-radius: 10px;

    box-shadow: 
        0px 3px rgba(128,128,128,1), /* gradient effects */
        0px 4px rgba(118,118,118,1),
        0px 5px rgba(108,108,108,1),
        0px 6px rgba(98,98,98,1),
        0px 7px rgba(88,88,88,1),
        0px 8px rgba(78,78,78,1),
        0px 14px 6px -1px rgba(128,128,128,1); /* shadow */

    -transition: box-shadow .1s ease-in-out;
} 

.button2 span {
    background-color: #E8E8E8;

    background: rgb(246,248,249); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */      




    box-shadow:
        0px -1px #fff, /* top highlight */
        0px 1px 1px #FFFFFF; /* bottom edge */

    background-size: 100%, 100%, 100%, 4px 4px;

    border-radius: 10px;
    transition: transform .1s ease-in-out;

    display: inline-block;
    padding: 13px 30px 10px 20px;

    color: #3A474D;
    text-transform: uppercase;
    //font-family: 'TradeGothicLTStd-BdCn20','PT Sans Narrow';
     font-family: tahoma,sans-serif,Lucida Sans;
    font-weight: 500;
    font-size: 12px;

    text-shadow: 0px 1px #fff, 0px -1px #262F33;
}

.button2 span:hover {
    color: #AEBF3B;
    text-shadow: 0px -1px #97A63A;
    cursor: pointer;
}

.button2:active {
    box-shadow: 
        0px 3px rgba(128,128,128,1),
        0px 4px rgba(118,118,118,1),
        0px 5px rgba(108,108,108,1),
        0px 6px rgba(98,98,98,1),
        0px 7px rgba(88,88,88,1),
        0px 8px rgba(78,78,78,1),
        0px 10px 2px 0px rgba(128,128,128,.6); /* shadow */
}

.button2:active span{
    transform: translate(0, 5px); /* depth of button press */
}

.button2 span:after {
    content: ">";
    display: block;
    width: 10px;
    height: 10px;

    position: absolute;
    right: 10px;
    top: 8px;    

    font-family: 'Cabin';
    font-weight: 700;
    color: #AEBF3B;
    text-shadow: 0px 1px #fff, 0px -1px #97A63A;
    font-size: 22px;
}

#content ul  {
    list-style:none;
    margin:0 ; padding:0;

}
.list  li {
    background: url("/images/li2.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin: 5px 0px;
    padding: 5px 5px 5px 35px;
}
#content p{
    margin-bottom: 10px;
}

/* catalog  */

.catalog{
    border-top: 1px solid #dbdbdb;
    overflow: hidden;
    padding: 5px 0 0;
}
.catalog li{
    border-color: #dbdbdb;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    float: left;
    margin-left: -1px;
    padding: 14px 0;
    width: 33.3%;
    position: relative;
}
.catalog .box{
    border-left: 1px solid #dbdbdb;
    height: 200px;
    padding: 2px 17px 0 18px;
    position: relative;
}
.img-box{
    float: none;
    height: 150px;
    padding: 25px 0 15px;
    text-align: center;
    width: auto;
}
.img-box img{
    max-height: 150px;
    /*    max-width: 150px;*/
    max-width: auto;
}
.info-box{
    padding: 0;
}
.title-box{
    overflow: visible;
    text-align: center;
    margin-bottom: 5px;
}
.title-box a{
    float: none;
    line-height: 18px;
    padding: 0 0 6px 0; 
    color: #00a2e4;
    font-size: 16px;
    text-decoration: none; 
}
.title-box a:hover{
    text-decoration: underline;
}
.catalog p{
    color: #666;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 5px;
}
.more{
    text-decoration: none;
    font-size: 12px !important;
    color: #00a2e4;
	font-weight: normal;
}
.more:hover{
    text-decoration: underline;
}

.product-box{
    border-top: 1px solid #dbdbdb;    
    padding: 10px 0;
    margin: 20px auto;      
}
.product-box img{
    padding: 5px 0 10px 0;
}
#contact_text p{
    margin-bottom: 2px;
    font-size: 110%;
}

/* Manufacturers */

.manufacturers{
    //border-top: 1px solid #dbdbdb;
    overflow: hidden;
}
.manufacturers li{
    border-color: #dbdbdb;
    border-image: none;
    border-style: none none solid;
    //  border-width: 0 0 1px;
    float: left;
    margin-left: -1px;
    padding: 14px 0;
    position: relative;
    width: 33.3%;
}

.manufacturers .box{   
    border-left: 1px solid #dbdbdb;
    height: 100px;
    padding: 2px 17px 0 18px;
    position: relative;
}

.manufacturers .manufacturers-img-box {
    float: none;
    /*    height: 150px; */
    padding: 0px 0 15px;
    text-align: center;
    width: auto;
}
.manufacturers img{
    max-height: 100px;
    max-width: 250px;
}

.type{
    text-align: center;
    font-size: 16px;       
}


/* Catalog */


.catalog-category{
    border-top: 1px solid #dbdbdb;
    overflow: hidden;
    padding: 5px 0 0;
}
.catalog-category li{
    border-color: #dbdbdb;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    float: left;
    margin-left: -1px;
    padding: 14px 0;
    width: 33.3%;
    position: relative;
}
.catalog-category .box{
    border-left: 1px solid #dbdbdb;
    height: 220px;
    padding: 2px 17px 0 18px;
    position: relative;
}
.catalog-category .img-box{
    float: none;
    height: 150px;
    padding: 5px 0 15px;
    text-align: center;
    width: auto;
}
.img-box img{
    max-height: 150px;
    max-width: auto;
}
.info-box{
    padding: 0;
}
.catalog-category .title-box{
    overflow: visible;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.title-box a{
    float: none;
    line-height: 18px;
    padding: 0 0 6px 0; 
    color: #00a2e4;
    font-size: 16px;
    text-decoration: none; 
}
.title-box a:hover{
    text-decoration: underline;
}


.manufacturers-box{
    margin:25px 0;
}

/* News  */

.table {
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table tr {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.table thead td:first-child {
    padding-left: 0;
}
.table thead td {
    color: #727272;
    text-transform: uppercase;
    font-size: 16px;
}
.table td, .table th {
    padding: 20px 10px;
    vertical-align: top;
}
td, th {
    padding: 0;
}

.table tr {
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}

.table tbody td:first-child {
    padding-left: 0;
}

.table-news .no-wrap {    
    white-space: nowrap;
}

.table td, .table th {
    padding: 20px 10px;
    vertical-align: top;
}

.table-news img{
    max-width: 200px;
    height: auto;
}

.table h3 {   
    margin-bottom: 15px;
    margin-top: 0;
}

.table a {
    color: #00a2e4;
    float: none;
    font-size: 16px;
    line-height: 18px;
    padding: 0 0 6px;
    text-decoration: none;
}
.table a:hover{
    text-decoration: underline;
}

/*   New  */

#news,#vacancy{
    margin-top: 20px;
}

.noisset{
     padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
 
.date{
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;

}
.date span{
    padding: 10px 0;
}
.description p:first-child{
    margin-top: 10px;
}

.description img{ 
    height: auto;
    max-width: 100%;
    max-width: 800px;
}

.vacancy-description{
    margin-top: 20px;
    margin-bottom: 40px;
}
.vacancy-title{
    margin-top: 10px;
}

.vacancy-description h4{
    font-size: 17px;
}

/*  Our Objects  */

.main-title{
    margin-top: 20px;
}

.catalog-objects{
    border-top: 1px solid #dbdbdb;
    overflow: hidden;
    padding: 5px 0 0;
}
.catalog-objects li{
    border-color: #dbdbdb;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    float: left;
    margin-left: -1px;
    padding: 14px 0;
    width: 50%;
    position: relative;
}
.catalog-objects .box{
    border-left: 1px solid #dbdbdb;
/*    height: 420px;*/
height: 320px;
    padding: 2px 17px 0 18px;
    position: relative;
}
.catalog-objects .img-box{
    float: none;
    height: 250px;
    padding: 25px 0 15px;
    text-align: center;
    width: auto;
}
.catalog-objects .img-box img{
    max-height: 250px;
    /*    max-width: 150px;*/
    max-width: auto;
}
/*.info-box{
    padding: 0;
}
.title-box{
    overflow: visible;
      text-align: center;
      margin-bottom: 5px;
}
.title-box a{
    float: none;
    line-height: 18px;
    padding: 0 0 6px 0; 
    color: #00a2e4;
    font-size: 16px;
    text-decoration: none; 
}
.title-box a:hover{
     text-decoration: underline;
}*/
.catalog-objects p{
    color: #666;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 5px;
}


/* hover effect */

.zoom { 
    /*    width:293px; 
        height:170px; */
    display:block; 
    position:relative; 
    overflow:hidden; 
    border:1px solid #ddd; 
    background:#fff url(/images/loader.gif) no-repeat center;
}

.zoom img { display:none }

.zoomOverlay {
    position:absolute;
    top:0; left:0;
    bottom:0; right:0;
    display:none;
    background-image:url(/images/zoom.png);
    background-repeat:no-repeat;
    background-position:center;
}


/*  objects view  */     

.catalog-objects-photos{
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    overflow: hidden;
    padding: 5px 0 10px 0 !important;
    margin: 20px 0 !important;
}
.catalog-objects-photos li{
    display: inline-block;
    padding: 10px 0 0 0;  
    position: relative;
}

.catalog-objects-photos .img-wrap img{
    max-height: 150px;
    max-width: auto;
}

/*  Contact form  */
.btn-primary:hover {
    
    background-color:#A9D277;
}
.btn-primary {  
    background-color:#88C341;
    font-size: 17.5px;
    padding: 11px 19px;
    cursor: pointer;
    display: inline-block;    
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    color:white;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
}
.pull-right {
    float: right;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: 2px solid #ededed;
    border-radius: 3px;
    box-shadow: none;
    min-height: 50px;
    padding: 0 15px;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
    border-color: #e9322d;
    box-shadow: 0 0 6px #f8b9b7;
}

h4{
    font-size: 18px;
    margin-bottom: 20px;
} 

.row-fluid:before, .row-fluid:after {
    content: "";
    display: table;
    line-height: 0;
}
.row-fluid:after {
    clear: both;
}

.span6{
    width: 48%;
}
.span5 {
    width: 40.1709%;
}
.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    margin-left: 2.5641%;
    min-height: 30px;
    /*    width: 100%;*/
}

.input-block-level {
    box-sizing: border-box;
    display: block;
    min-height: 30px;
    width: 100%;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span8 {
    width: 65.812%;
}
.row-fluid .span3 {
    width: 23.0769%;
}
.row-fluid .span7 {
    width: 57.265%;
}


#contact-form{
    padding: 25px;
}

.input-block-level{
    border: 2px solid #ededed;
    border-radius: 3px;
    box-shadow: none;
    min-height: 50px;
    padding: 0 15px;
    margin-bottom: 10px;
}
.input-block-level:focus {
    border-color: #2dcc70;
    box-shadow: none;
}

textarea#message {
    height: 219px;
    padding: 10px 15px;
}

label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
}
label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}


/*.btn{
   
}*/

.contact-list{
    list-style: outside none none;
    margin: 0 0 40px 5px !important;
    padding: 0;
    text-align: justify;
}

.contact-list li{    
    margin: 0;
    padding: 10px 10px 10px 50px;
}

.contact-list p{
    margin: 0 0 3px 0 !important;
}

.site{
    background: url("/images/icons/site35.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.phone{
    background: url("/images/icons/phone35.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.address{
    background: url("/images/icons/address35.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.message{
    background: url("/images/icons/message35.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.schedule{
    background: url("/images/icons/list35.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
/* Manufacturers all */

/* catalog  */

.catalog-manufarturers-logo,.catalog-information,.obj-information{
    border-top: 1px solid #dbdbdb;
    overflow: hidden;
    padding: 5px 0 0;
}
.catalog-manufarturers-logo li,.catalog-information li,.obj-information li{
    border-color: #dbdbdb;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    float: left;
    margin-left: -1px;
    padding: 14px 0;
    width: 33.3%;
    position: relative;
}
.catalog-manufarturers-logo .box {
    border-left: 1px solid #dbdbdb;
    height: 230px;
    padding: 2px 17px 0 18px;
    position: relative;
}
.catalog-manufarturers-logo .img-box{
    float: none;
    height: 85px;
    padding: 25px 0 15px;
    text-align: center;
    width: auto;
}
.catalog-manufarturers-logo .img-box img{
    max-height: 80px ;
    max-width: 250px ;
}

#store,#all-stores,#news{
    margin-top: 20px;
    margin-bottom: 20px;
}


.catalog-information .box{
    height: 325px;
    border-left: 1px solid #dbdbdb;
    padding: 2px 17px 0 18px;
    position: relative;
}

.catalog-information .img-box{
    float: none;
    height: 155px;
    padding: 25px 0 15px;
    text-align: center;
    width: auto;
}
.catalog-information .img-box img{
    max-height: 150px ;
    max-width: 250px ;
}


/*  Modal */

.radio-block{
    margin: 10px 0;
    font-weight: bold;
    font-size: 14px;
}
.radio-block .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.radio-block .radio + .radio {
    margin-left: 8px;
}

.radio-block .radio label {
    display: inline-block;
    position: relative;
}
.radio-block input[type="radio"] {
    float: none;
    left: 10px;
    margin: 0;
    position: absolute;
    top: 30%;
}
.radio-block label span {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;

    margin: 0;
    min-width: 150px !important;
    padding: 7px 8px 7px 30px;
}
.radio-block input:checked ~ span {
    background-color: #e5f7d9;
    border-color: #b5ea96;
    text-shadow: 1px 0 rgba(255, 255, 255, 0.7);
}

.reveal-modal .input-block-level {
    min-height: 40px !important;
}

/* end Modal */

/* Map */

    #map {
        padding:  0px 0px 25px 0px;
        margin: 0 30px 5px 0;
        position: relative;
      width: 100%;
      height:420px
    }

    #YMapsID{
        width:100%;height:420px
    }
/* end Map */

.msg-status{
    background-color: #89c441;
    //border:2px solid #b5ea96;
    padding: 20px;
    display:none;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    color:white;
    margin-top: 20px;
    font-weight: bold;
}

.description h3{
    margin-top: 10px;
}

.obj-information .box{
    border-left: 1px solid #dbdbdb;
    height: 235px;
    padding: 2px 17px 0 18px;
    position: relative;
}

#scrollUp {
	bottom: 20px;
	right: 20px;
	width: 38px; /* Width of image */
	height: 38px;  /* Height of image */
	background: url(/images/top.png) no-repeat;
}