*{margin:0;padding:0;font-size:100%;transition:0s;}
html{height:100%;max-width:2000px;margin:auto;color:#67677d;font-family:RobotoRegular, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;font-size:17px;line-height:1.7;}
body {
    position: relative;
    font-size: 14px;
    color: #333;
    font-family: RobotoRegular,sans-serif;
    letter-spacing: .05em;
    line-height: 24px;
    margin: 0;
}
h1, h2 {
    font-weight: 400;
   /* font-family: RobotoBold;*/
    font-size: 24px;
    line-height: 1.2em;
    text-transform:uppercase;
}

h1{
    display: block;
    font-size: 1.5em;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
h2{text-align: center;}
p {
    display: block;
    margin-block-start: 0px;
    margin-block-end: 5px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.wrapper{max-width:1500px;margin:auto;min-height:100%;height:auto !important;height:100%;padding-bottom:10px;}

.hed_podloska{position:fixed;height:60px;width:100%;max-width:2000px;background:#fff;z-index:99998;}
.hed_podloska2{position:relative;height:60px;width:100%;max-width:2000px;background:#fff;z-index:99998;}

.slider-wrapper {
   -webkit-background-size: cover;
    background-size: cover;
    background-repeat: repeat-y;
    padding-top: 20px;
    padding-bottom: 210px;
    position: relative;
  /**/  overflow: hidden;
}
.slider-wrapper img{
    position: absolute;
   width: 100%; 
    /*  height: 100%;*/
    top: 0;
    z-index: -1;
    right: 0;
}
.slider-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.2);
}
.block_top {-webkit-box-sizing:border-box;box-sizing:border-box;}

.container{
    width: 80%;
    position: relative;
   /* display:-webkit-box;*/
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;-webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;-ms-flex-align:center;
    align-items:center;
    flex-direction: column;
    }
@media only screen and (max-width: 760px){
 .container {
    padding: 0 20px;
 }
}
@media only screen and (max-width: 1256px){
.container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 40px;
    width: 100%;
}}

.top_title {
    margin-bottom: 10px;
    font-family: RobotoBlack,sans-serif;
    text-align: left;
    color: #fff;
    letter-spacing: .05em; 
    font-weight: 400;
}
@media only screen and (max-width: 1256px){
.top_title {
    margin-top: 20px!important;
    font-size: 35px;
}
}
.top_title::before {
    content: "";
    background: #be1116;
    display: inline-block;
    width: 50px;
    height: 4px;
    margin: -4px 20px 0 -70px;
    vertical-align: middle;
}

.block h2 {
   text-align: center; font-size: 1em;
}

.grids{
    display: block;
    max-width: 1200px;
    width: 100%;
    margin-right: -14px;
    text-align: left;
}
.line_search{
    max-width: 1400px;
    margin: 40px 30px;
    padding-left: 20px;
}
.btn{
    position: relative;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    text-decoration:none;
    padding:13px 20px;
    text-transform:uppercase;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease;
    text-align:center;
    font-family:RobotoBold;
    display:inline-block;
    margin-top: 35px;
    z-index: 5;}
.btn:hover{cursor:pointer}.btn.btn_prise{
    background-color:#be1116;
    color:#fff;
    border:2px solid #be1116}
.btn.btn_prise:hover{color:#be1116;background:#fff}
.top_p {
    display: inline-block;
    color: #fff;
    letter-spacing: .25em;
    margin-left: 32px;
}
.top_p:first-child {
    display: inline-block;
    border-bottom:3px solid #b91318;   
}
.p_slogan{
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 5px;
    width: 18%;
    border: 6px solid transparent;
    border-image: linear-gradient(to right, #be1116 0%,transparent 100%);
    border-image-slice: 1;
}
@media (max-width: 1224px){
 .p_slogan {
  display: none;
  }
}
.p_slogan p {
    margin: 0;
    max-width: 230px;
    font-style: italic;
    line-height: 1.43;
    font-size: 14px;
    color: #fff;
    position: relative;
}


.content{    margin: 20px 0;
    max-width: 2000px;
    width: 100%;
    height: 180px;
    position: relative;
    padding-top: 0;
    padding-bottom: 70px;
    margin-top: -310px;}
.content:before {
    content: "";
    position: absolute; 
    top: 140px;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f8f8f3;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: skew(0deg,-3.8deg);
    -ms-transform: skew(0deg,-3.8deg);
    transform: skew(0deg,-3.8deg);
}
.content p{text-align:left;margin:10px 20px 10px 30px;color:#67677d;}
.content b{display:block;margin-left: 10px;text-transform:uppercase;font-size:21px;}
.container-left{
        float: left;
    max-width: 2000px;
    width: 24%;

    position: relative;
    margin:  0;
    text-align: center;
    border-top: 1px solid #CEC7C7;
}

.content-text{margin:20px auto;max-width:1400px;position: relative;}
.prosloika{clear: both;display:inline-block;width:100%;height:1px;}
.prosloika2{display:inline-block;width:100%;height:100px; display:none;}
 .prosloika_left_bottom{   border-top: 1px solid #CEC7C7;
}
@media screen and (max-width:768px){
 *{margin:0;padding:0;}
.line_search {
   margin: 0;  
}
.btn{margin: 0;
    padding: 5px;}
 .hed_podloska2{display:none;}
 .hed_podloska{position: static;height: 40px;}
 .slider-wrapper{padding-top: 20%;padding-bottom: 0;}
 .slider-wrapper img{height: 100%;}
  h1{line-height: 0.7;display: none;}
 h2{line-height: 1;}
 /*.line_search {margin:0 30px;} */
p, span{font-size:16px;}
.wrapper{width:auto;margin:0 0 110px 0;padding:0;}

.white{margin:0;padding:10px 0;}
.content{float:none;margin:10px;width:auto;height:auto;padding:5px;}
.content p{text-align:left;margin-left:10px;margin-right:5px;}


}