body {
    background-image: url(../img/main_back_dark.jpg);
    background-attachment: fixed;
    /*height: 100%; */
    -moz-background-size: cover; /* Firefox 3.6+ */
    -webkit-background-size: cover; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: cover; /* Opera 9.6+ */
    background-size: cover; /* Современные браузеры */
}
.top-phone {
    float: right;
    font-size: 17px;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    font-family: 'Roboto Slab','Open Sans';
}
.nav-item{
    margin-left: 30px;
    position: relative;
}
.listVew{
  flex-direction: column;
}

.actionList a{
  font-size: 19px;
  font-weight: 700;
  font-family: 'Roboto Slab';
}

.listVew{
  list-style-type: none;
  position: absolute;
  white-space: nowrap;
  display: none;
  background-color: #2F0B09;
  padding-right: 15%;
  z-index: 5;
}
#list:hover .listVew{
  display: block;
}


.nav-link{
    font-size: 19px;
    font-weight: 700;
    font-family: 'Roboto Slab';
}
nav #navbarsDefault .navbar-nav li a{
    color: white;
}
nav #navbarsDefault .navbar-nav li a:hover{
    color: #f4973B;
}
nav #navbarsDefault .navbar-nav li a:focus{
    color: #f4973B;
}
.navbar-dark #navbarsDefault span{
    color: #f4973B;
}
.exit {
  display: none;
  position: absolute;
}
.dashboard:hover .exit{
 display: block;
}
.exitbutton{
  font-size: 19px;
  font-weight: 700;
  font-family: 'Roboto Slab';
}
.namez{
    color: #ffffff;
    font-family: 'Roboto Slab';
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
}
.section-title{
    color: #ffffff;
    font-size: 60px;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    text-size-adjust:100%;
    font-family: 'Roboto Slabt';
}
.section-description{
    color: #ffffff;
    margin: 0 0 50px;
    font-size: 21px;
    font-family: 'OpenSans';
    font-weight: 300;
    text-align: center;
}
.one a{
    display: inline-block;
    border: 2px solid #f4973B;
    background-color: #f4973B;
    color: #fff;
    font-family: 'Roboto Slab','Open Sans';
    font-size: 16px;
    text-decoration: none;
    padding: 12px 25px;
    margin-right: -13px;
}
.one a:hover{
    display: inline-block;
    border: 2px solid #f4973B;
    color: #f4973B;
    background-color: transparent;
}
.two a{
    display: inline-block;
    border: 2px solid;
    border-color: #ffffff;
    color: #fff;
    font-family: 'Roboto Slab','Open Sans';
    font-size: 16px;
    padding: 12px 30px;
    margin-left: -13px;
}
.two a:hover{
    background-color: #f4973B;
    text-decoration: none;
}
.sectiontwo{ /* фон второй из секций */
    background-color: #f5f5f5;
}
.history h1{
    color: #2b0000;
    font-family: 'Roboto Slab';
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    margin: 40px 0 20px;
}
.history p{
    color: #2b0000;
    font-size: 21px;
    font-family: 'OpenSans';
    font-weight: 300;
}
.history img{
    margin-left: 60%;
    margin-top: -25px;

}
.sectionthree{
    background-color: #919098;
    color: #fff;
    margin-top: 50px;
}
.quality h2{
    font-family: 'Roboto Slab';
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    margin: 40px 0 20px;
}
.quality p{
    font-size: 21px;
    font-family: 'OpenSans';
    font-weight: 300;
}
.tilky h3{
    font-size: 46px;
    font-weight: 400;
    }
.qualitybutton a{
    color: #fff;
    border: 2px solid #fff;
    padding: 12px 25px;
    font-size: 1.3em;
    font-family: "Open Sans";
    text-decoration: none;
}
.qualitybutton a:hover{
    background-color: #f4973B;
}
.bigproduction{
    background-color: #f5f5f5;
}
.production h2{
    color: #2b0000;
    font-family: 'Roboto Slab';
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    margin: 40px 0 20px;
}
.one_category a{
    color: #2b0000;
    font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
}
.one_category a h3{
  display: block;
}


.category .one_category img{
  width:100%;
  height: 80%;
}


.sectionkol{
    background-color: #fff;
}
.kolektiv_opis h3{
    color: #2b0000;
    font-family: 'Roboto Slab';
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
    margin: 40px 0 20px;
    text-align: center;
}
.kolektiv_opis p{
    color: #2b0000;
    font-size: 21px;
    font-family: 'OpenSans';
    font-weight: 300;
    text-align: center;
}
.footer .podval .adres h4{
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;

}
.footer .podval .adres p{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}
.phonemail .phone{
    font-size: 48px;
    color: #fff;
    line-height: 40px;
    font-weight: 700;
    text-align: right;
    text-decoration: none;
    }
.phonemail .mail{
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-align: right;
    margin-top: 0px;
}
.podval{
    margin-bottom: 30px;
}
.scrollup{
    position: fixed;
    z-index: 101;
}
.cherry{

    float: right;
    margin: 15px 0 15px 15px;
}
/* файл proosition.php */
.proplogo{
    margin-top: 10%;
    margin-bottom: 5%;
}
.history ul li{
    color: #2B0000;
    font-size: 21px;
    font-family: 'OpenSans';
    font-weight: 300;
}
.zaya{
  width: 30%;
  height: auto;
}
.zayalogo{
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 50%;
}
/* форма логин */
form .flex .registration-button a{
  border: 2px;
  border-color: #000000;
  margin-right: 20px;
}
.imageTextPage{
  width: 20%;
  height: auto;
}

@media (max-width:560px){
    .proplogo img{display: none;}
}
.catagory img{
    width: 150px;
    height: auto;
}
.catagory a{
    color: #2B0000;
}
.conhis .fotoproduct img{
    height: auto;
    width: 360px;
}
.conhis .fotoproduct srez img{
    height: auto;
    width: 360px;
}
.conhis .fotoproduct fotoyash img{
    height: auto;
    width: 360px;
}
.conhis product {
    margin-bottom: 5%;
}
@media print{
.noprint{
display: none;
    }
.phonemail{
    display: none;
}
}
@media(max-width:560px){
.history img {
    margin-left: 40%;
    margin-top: -25px;
    }
.keks img{
    height: auto;
    width: 360px;}
.section-title {
    font-size: 35px;
    }
.kolektiv img{
    height: auto;
    width: 360px;
}
.qualitybutton a{
        font-size: 1em;
    }
.phonemail .phone{
        font-size: 40px;}
}
@media(max-width:500px){
  .one_category a > h3{
    font-size: 0.5em;
  }
}

