@font-face {
    font-family: 'Attentica 4F';
    src: url(../fonts/Attentica4F-UltraLight.eot);
    src: url(../Attentica4F-UltraLight.eot%40#iefix) format("embedded-opentype"), url(../fonts/Attentica4F-UltraLight.woff) format("woff"), url(../fonts/Attentica4F-UltraLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    min-width: 360px;
}

h1, h2, h3, h4, h5, p {
    padding: 0;
    margin: 0
}

h2 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 51px;
    color: #060606;
    font-family: 'Attentica 4F';
    font-weight: 200;
    letter-spacing: 6px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 70px
}

h2 span {
    color: #ff9c00;
}

h2:after {
    content: '';
    display: block;
    background: url(../images/tlt2.png) no-repeat 0 top;
    height: 40px;
    width: 182px;
    margin: 15px auto 0;
}

.clear {
    clear: both
}

.block_2 .size {
    padding-top: 0;
}

.size {
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    padding: 20px 0
}

header {
    background: #191e1f
}

header .size {
    padding: 0
}

header a.logo {
    float: left;
    display: block
}

header a.logo img {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
}

header ul {
    padding: 0;
    margin: 32px 0;
    float: right;
    list-style: none;
}

header ul li {
    float: left;
    margin-left: 30px
}

header ul li a {
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    font-weight: 700;
    color: #fff
}

header ul li a:hover {
    text-decoration: underline
}

.block_1 {
    background: #fff url(../images/bg_1_7.jpg) no-repeat center bottom;
    padding-bottom: 30px
}

.block_1 h1 {
    font-size: 35px;
    font-weight: 700;
    color: #ff9c00;
    text-shadow: 0 1px 1px rgb(1, 74, 32);
    text-transform: uppercase;
    margin-top: 40px
}
.block_1 h1 span{
    font-size: 49px;
    font-weight: 900;
    text-transform: none;
}

.block_1 .left {
    display: inline-block;
    vertical-align: top;
    max-width: 501px;
    margin-top: 50px
}

.block_1 ul.punct {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    background: url(../images/ul.png) no-repeat center;
    width: 501px;
    height: 191px
}

.block_1 ul.punct li {
    font-size: 18px;
    background: url(../images/li.png) no-repeat center left;
    color: #373737;
    padding-left: 30px;
    margin-top: 19px;
    margin-left: 20px
}

.block_1 .forms {
    background: rgba(255, 255, 255, 0.80);
    display: inline-block;
    margin-top: 50px;
    vertical-align: top;
    padding: 20px 40px;
    margin-left: 30px;
    -webkit-box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17);
    box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17)
}

.block_1 .forms h3 {
    font-size: 37px;
    font-weight: 400;
    color: #ff2727
}

.block_1 .forms h3 span {
    font-weight: 900
}

.block_1 .forms h5 {
    font-weight: 400;
    font-size: 12px;
    color: #000;
    padding: 5px 0
}

.block_1 .forms .price {
    margin: 15px 0;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    font-weight: 700;
}

.block_1 .forms .price span.old {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    text-decoration: line-through
}

.block_1 .forms h4 {
    padding: 5px 0;
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400
}

.block_1 .forms ul {
    padding: 0;
    margin: 0;
    list-style: 0;
    margin: 10px 0;
    margin-bottom: 0
}

.block_1 .forms ul li {
    width: 55px;
    height: 55px;
    display: inline-block;
    background: #393939;
    background: -moz-linear-gradient(top, #393939 0%, #000 100%);
    background: -webkit-linear-gradient(top, #393939 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#393939), to(#000));
    background: -o-linear-gradient(top, #393939 0%, #000 100%);
    background: linear-gradient(to bottom, #393939 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#393939', endColorstr='#000000', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 34px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    font-weight: 300;
    margin: 0 7px
}

.block_1 .forms .time_name span {
    width: 55px;
    display: inline-block;
    text-align: center;
    margin: 0 7px;
    font-size: 12px;
    margin-bottom: 15px
}

.block_1 .forms p {
    font-size: 12px;
    font-weight: 400;
    color: #646464
}

.block_1 .forms p span {
    font-weight: 700;
    color: #010101
}

.block_1 .forms .form-control {
    font-size: 12px;
    font-weight: 400;
    color: #5f5f5f;
    width: 235px;
    padding: 15px 0;
    border: 1px solid #eec8c8;
    text-align: center;
    -webkit-box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    margin-top: 10px
}
.block_1 .forms .form-control.has-error{
    border: 1px solid #ee0600;
}
.block_1 .forms form button {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    width: 235px;
    padding: 15px 0;
    border: 1px solid #ff9c00;
    background: #ff9c00;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer
}

.block_1 .forms form button:hover {
    background: #000
}

.block_1 .product {
    display: inline-block;
    background: url(../images/ost2.png) no-repeat 0 0 / contain;
    width: 258px;
    height: 350px;
    margin: 10px 0 0 211px;
}

.block_2 .left {
    text-align: left;
    font-size: 15px;
    color: #171717;
    float: left;
    width: 60%
}

.block_2 .left p {
    margin-bottom: 20px
}

.block_2 .right {
    float: right
}

.block_2 .right img {
    display: inline-block
}

.block_2 .right img:first-child {
    margin-right: 10px
}

.block_2 .left ul li {
    font-weight: 900
}

.block_3 {
    background: url(../images/bg_2.jpg) no-repeat center top;
    padding-bottom: 10px;
    color: #fff;
}
.block_3 h2:after{
    display: none;
}
.block_3 .cont_row .row {
    width: 550px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-right: 20px;
    margin-bottom: 50px;
    text-align: center;
}

.block_3 .cont_row .row:nth-child(2n) {
    margin-right: 0
}

.block_3 .cont_row .row img {
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

.block_3 .cont_row .row p {
    display: block;
    margin: 10px;
    font-size: 14px
}

.block_3 .cont_row .row p span {
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}

.block_4 {
    background: url(../images/bg_3_1.jpg) no-repeat center 40%;
    padding-bottom: 154px;
    padding-top: 13px;
}
.block_4 .size{
    text-align: right;
}
.block_4 h1 {
    font-size: 36px;
    font-weight: 900;
    color: #017231;
    text-shadow: 0 1px 3px rgba(255, 156, 0, 0.8);
    margin-top: 40px;
    margin-left: 420px;
    text-align: center;
}

.block_4 .left {
    display: inline-block;
    vertical-align: bottom;
    max-width: 501px;
    margin-top: 50px;
    margin-bottom: -190px;
    margin-right: -80px
}

.block_4 .forms {
    background: rgba(255, 255, 255, 0.80);
    display: inline-block;
    vertical-align: top;
    padding: 20px 40px;
    margin: 23px 80px 0 30px;
    -webkit-box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17);
    box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17);
    text-align: center;
}

.block_4 .forms h3 {
    font-size: 37px;
    font-weight: 400;
    color: #ff2727
}

.block_4 .forms h3 span {
    font-weight: 900
}

.block_4 .forms h5 {
    font-weight: 400;
    font-size: 12px;
    color: #000;
    padding: 5px 0
}

.block_4 .forms .price {
    margin: 15px 0;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    font-weight: 900;
}

.block_4 .forms .price span.old {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    text-decoration: line-through
}

.block_4 .forms h4 {
    padding: 5px 0;
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400
}

.block_4 .forms ul {
    padding: 0;
    margin: 0;
    list-style: 0;
    margin: 10px 0;
    margin-bottom: 0
}

.block_4 .forms ul li {
    width: 55px;
    height: 55px;
    display: inline-block;
    background: #393939;
    background: -moz-linear-gradient(top, #393939 0%, #000 100%);
    background: -webkit-linear-gradient(top, #393939 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#393939), to(#000));
    background: -o-linear-gradient(top, #393939 0%, #000 100%);
    background: linear-gradient(to bottom, #393939 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#393939', endColorstr='#000000', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 34px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    font-weight: 300;
    margin: 0 7px
}

.block_4 .forms .time_name span {
    width: 55px;
    display: inline-block;
    text-align: center;
    margin: 0 7px;
    font-size: 12px;
    margin-bottom: 15px
}

.block_4 .forms p {
    font-size: 12px;
    font-weight: 400;
    color: #646464
}

.block_4 .forms p span {
    font-weight: 700;
    color: #010101
}

.block_4 .forms .form-control {
    font-size: 12px;
    font-weight: 400;
    color: #5f5f5f;
    width: 235px;
    padding: 15px 0;
    border: 1px solid #eec8c8;
    text-align: center;
    -webkit-box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    margin-top: 10px
}
.block_4 .forms .form-control.has-error{
    border: 1px solid #ee0600;
}
.block_4 .forms form button {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    width: 235px;
    padding: 15px 0;
    border: 1px solid #ff9c00;
    background: #ff9c00;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer
}

.block_4 .forms form button:hover {
    background: #000
}

.block_4 .product {
    display: inline-block;
    background: url(../images/ost2.png) no-repeat 0 0 / contain;
    width: 258px;
    height: 350px;
    margin: 30px 80px 0 0;
}

.block_5 {
    display: block
}

.block_5 .cont_row {
    display: block;
    position: relative;
    height: 615px;
    margin-top: 30px
}

.block_5 .cont_row .row {
    display: block;
    position: absolute;
    width: 314px;
    height: 190px
}

.block_5 .cont_row .row span {
    display: block;
    position: absolute;
    width: 170px;
    font-size: 14px;
    z-index: 1;
    text-transform: uppercase;
    padding: 10px 0;
    line-height: 22px
}

.block_5 .cont_row .row:nth-child(1) span {
    border-top: 2px solid #7c736c;
    width: 162px;
    top: 1px;
    right: -50px;
    padding-left: 50px;
}

.block_5 .cont_row .row:nth-child(2) {
    left: 170px;
    top: 204px;
}

.block_5 .cont_row .row:nth-child(2) span {
    border-bottom: 2px solid #7c736c;
    width: 171px;
    bottom: 9px;
    left: -158px;
    padding-right: 50px;
}

.block_5 .cont_row .row:nth-child(3) {
    left: 345px;
    top: 100px;
}

.block_5 .cont_row .row:nth-child(3) span {
    border-top: 2px solid #7c736c;
    width: 166px;
    top: 3px;
    right: -59px;
    padding-left: 90px;
}

.block_5 .cont_row .row:nth-child(4) {
    left: 529px;
    top: 304px;
}

.block_5 .cont_row .row:nth-child(4) span {
    border-bottom: 2px solid #7c736c;
    width: 176px;
    bottom: 10px;
    left: -173px;
    padding-right: 61px;
}

.block_5 .cont_row .row:nth-child(5) {
    left: 712px;
    top: 390px;
}

.block_5 .cont_row .row:nth-child(5) span {
    border-top: 2px solid #7c736c;
    width: 166px;
    top: 2px;
    right: -63px;
    padding-left: 61px;
}

.block_5 .cont_row .row:nth-child(6) {
    right: 0;
    top: 102px
}

.block_5 .cont_row .row:nth-child(6) span {
    border-top: 2px solid #7c736c;
    width: 136px;
    left: -120px;
    padding-right: 49px;
    top: 1px
}

.block_5 .cont_row .row:nth-child(7) {
    right: 0;
    bottom: 0;
    top: auto
}

.block_5 .cont_row .row:nth-child(7) span {
    border-bottom: 2px solid #7c736c;
    width: 136px;
    bottom: 11px;
    left: -113px;
    padding-right: 41px
}

.block_5 .cont_row .row img {
    display: block;
    position: relative;
    z-index: 2
}

.block_6 {
    background: linear-gradient(180deg, #d5ebff 30%, #fff 75%);
    padding-top: 0;
    padding-bottom: 0;
}

.block_6 .cont_row {
    display: block;
    margin: 0 auto;
    position: relative
}
.block_6 .cont_row p {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 22px;
}
.block_6 .pri2 .row {
    display: block;
    float: left;
    margin-bottom: 40px;
    position: relative;
    width: 16.6%;
    text-align: center;
    padding: 0 15px;
    box-sizing: border-box;
}
.block_6 .pri2 .row:after{
    content: '';
    display: block;
    position: absolute;
    width: 59px;
    height: 35px;
    background: url('../images/arrow_p.png') no-repeat;
    top: 0;
    right: -30px;
}
.block_6 .pri2 .row:nth-child(odd):after{
    background: url('../images/arrow_p2.png') no-repeat;
    top: 100px;
    right: -30px;
}
.block_6 .pri2 .row:nth-child(6):after{
    display: none;
}
.block_6 .pri2 .row img{
    margin: 0 auto;
    max-width: 100%;
}
.block_6 .pri2 .row .text {
    font-size: 16px;
    color: #000;
    margin-top: 20px;
}

.block_6 .pri1 {
    display: block;
    width: 887px;
    margin: 40px auto;
    position: relative
}

.block_6 .pri1:before {
    content: '';
    width: 2px;
    height: auto;
    position: absolute;
    display: block;
    background: #6fab31;
    left: 50%;
    z-index: 1;
    top: 50px;
    bottom: 50px;
}

.block_6 .pri1 .row {
    display: block;
    float: left;
    margin-bottom: 40px;
    position: relative;
    z-index: 2
}

.block_6 .pri1 .row:nth-child(2n) {
    float: right
}

.block_6 .pri1 .row .txt {
    font-size: 18px;
    color: #000;
    float: left;
    width: 334px;
    text-align: right;
    margin-right: 20px;
    margin-top: 26px;
}

.block_6 .pri1 .row:nth-child(2n) .txt {
    float: right;
    text-align: left;
    margin-right: 0;
    margin-left: 20px
}

.block_6 .pri1 .row .number {
    float: right;
    display: block;
    width: 178px;
    height: 200px;
    font-size: 30px;
    font-weight: 400;
    line-height: 96px;
    color: #fff
}
.block_6 .pri1 .row .number img{
    max-width: 100%;
}

.block_6 .pri1 .row:nth-child(2n) .number {
    float: left
}
.block_6 .princip img{
    margin: 20px auto;
    max-width: 100%;
}

.block_7 {
    background: url(../images/bg_1_1.jpg) no-repeat center top;
    padding-bottom: 35px;
    padding-top: 0
}

.block_7 h1 {
    font-size: 46px;
    font-weight: 900;
    color: #ff9c00;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.69);
    margin-top: 40px
}

.block_7 .left {
    display: inline-block;
    vertical-align: top;
    max-width: 501px;
    margin-top: 50px
}

.block_7 ul.punct {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    background: url(../images/ul.png) no-repeat center;
    width: 501px;
    height: 191px
}

.block_7 ul.punct li {
    font-size: 18px;
    background: url(../images/li.png) no-repeat center left;
    color: #373737;
    padding-left: 30px;
    margin-top: 19px;
    margin-left: 20px
}

.block_7 .forms {
    background: rgba(255, 255, 255, 0.80);
    display: inline-block;
    margin-top: 50px;
    vertical-align: top;
    padding: 20px 40px;
    margin-left: 30px;
    -webkit-box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17);
    box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17)
}

.block_7 .forms h3 {
    font-size: 37px;
    font-weight: 400;
    color: #ff2727
}

.block_7 .forms h3 span {
    font-weight: 900
}

.block_7 .forms h5 {
    font-weight: 400;
    font-size: 12px;
    color: #000;
    padding: 5px 0
}

.block_7 .forms .price {
    margin: 15px 0;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    font-weight: 900;
}

.block_7 .forms .price span.old {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    text-decoration: line-through
}

.block_7 .forms h4 {
    padding: 5px 0;
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400
}

.block_7 .forms ul {
    padding: 0;
    margin: 0;
    list-style: 0;
    margin: 10px 0;
    margin-bottom: 0
}

.block_7 .forms ul li {
    width: 55px;
    height: 55px;
    display: inline-block;
    background: #393939;
    background: -moz-linear-gradient(top, #393939 0%, #000 100%);
    background: -webkit-linear-gradient(top, #393939 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#393939), to(#000));
    background: -o-linear-gradient(top, #393939 0%, #000 100%);
    background: linear-gradient(to bottom, #393939 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#393939', endColorstr='#000000', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 34px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    font-weight: 300;
    margin: 0 7px
}

.block_7 .forms .time_name span {
    width: 55px;
    display: inline-block;
    text-align: center;
    margin: 0 7px;
    font-size: 12px;
    margin-bottom: 15px
}

.block_7 .forms p {
    font-size: 12px;
    font-weight: 400;
    color: #646464
}

.block_7 .forms p span {
    font-weight: 700;
    color: #010101
}

.block_7 .forms .form-control {
    font-size: 12px;
    font-weight: 400;
    color: #5f5f5f;
    width: 235px;
    padding: 15px 0;
    border: 1px solid #eec8c8;
    text-align: center;
    -webkit-box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    margin-top: 10px
}
.block_7 .forms .form-control.has-error{
    border: 1px solid #ee0600;
}
.block_7 .forms form button {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    width: 235px;
    padding: 15px 0;
    border: 1px solid #ff9c00;
    background: #ff9c00;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer
}

.block_7 .forms form button:hover {
    background: #000
}

.block_7 .product {
    display: inline-block;
    background: url(../images/ost2.png) no-repeat 0 0 / contain;
    width: 258px;
    height: 350px;
    margin: 30px 50px 0 0;
}

.block_8 {
    display: block;
    position: relative
}



.block_8 ul {
    font-size: 16px;
    line-height: 22px;
    list-style: none;
    padding: 0 15px;
    color: #292929;
    text-align: left;
    max-width: 100%;
    width: 800px;
    margin: 30px auto 0;
    position: relative;
    box-sizing: border-box;
}
.block_8 ul li{
    background: url("../images/ok.png") no-repeat 0 0;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
}



.block_9 {
    background: #6fa930;
    -webkit-box-shadow: 0 0 28px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0 0 28px rgba(0, 0, 0, 0.34);
    box-shadow: 0 0 28px rgba(0, 0, 0, 0.34);
    margin-top: 30px;
}

.block_9 img {
    display: inline-block;
    vertical-align: middle
}

.block_9 h3 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-left: 20px;
    font-weight: 900;
    margin: 20px 0;
}

.block_9 p {
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding-left: 20px;
}
.block_9 .left {
     display: inline-block;
     vertical-align: top;
     width: 49%;
     margin-top: 50px;
 }
.block_9 .right {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-top: 50px;
}
.block_9 .text {
    max-width: 940px;
    margin: 35px auto 15px;
    padding: 20px 10px;
    background: rgba(0, 0, 0, 0.3);
    text-align: center;
    display: block;
    color: #fff;
}
.block_9_1 {
    background: #d5f9ff;
}
.block_9_1 p{
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
}
.block_9_1 .left {
    padding: 20px;
    background: #0a5461;
    height: 360px;
    width: 50%;
    margin: 0 auto;
    box-sizing: border-box;
}
.block_9_1 .right {
    padding: 20px;
    background: #0a5461;
    height: 360px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}
.block_10 {
    background: url(../images/block_10.jpg) no-repeat center bottom;
    margin-bottom: -80px;
    padding-bottom: 80px
}

.block_10 .cont_row .row {
    margin-bottom: 50px
}

.block_10 .cont_row .row .left {
    display: inline-block;
    vertical-align: top
}

.block_10 .cont_row .row .left h3 {
    color: #f7b91e;
    text-transform: uppercase;
    font-size: 17px
}

.block_10 .cont_row .row .left p {
    font-size: 17px;
    color: #000
}

.block_10 .cont_row .row .right {
    display: inline-block;
    vertical-align: top;
    width: 500px;
    text-align: left;
    margin-left: 20px;
    font-size: 17px;
    color: #000
}

.block_11 {
    background: #c0dbf1 url(../images/bg_6_1.jpg) no-repeat 65% bottom;
}

.block_11 h1 {
    font-size: 46px;
    font-weight: 900;
    color: #ff9c00;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.69);
    margin-top: 40px
}

.block_11 .left {
    display: inline-block;
    vertical-align: top;
    max-width: 501px;
    margin-top: 50px
}

.block_11 ul.punct {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    background: url(../images/ul.png) no-repeat center;
    width: 501px;
    height: 191px
}

.block_11 ul.punct li {
    font-size: 18px;
    background: url(../images/li.png) no-repeat center left;
    color: #373737;
    padding-left: 30px;
    margin-top: 19px;
    margin-left: 20px
}

.block_11 .forms {
    background: rgba(255, 255, 255, 0.80);
    display: inline-block;
    margin-top: 50px;
    vertical-align: top;
    padding: 20px 40px;
    margin-left: 30px;
    -webkit-box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17);
    box-shadow: 1px 0 30px rgba(0, 0, 0, 0.17)
}

.block_11 .forms h3 {
    font-size: 37px;
    font-weight: 400;
    color: #ff2727
}

.block_11 .forms h3 span {
    font-weight: 900
}

.block_11 .forms h5 {
    font-weight: 400;
    font-size: 12px;
    color: #000;
    padding: 5px 0
}

.block_11 .forms .price {
    margin: 15px 0;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    font-weight: 900;
}

.block_11 .forms .price span.old {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    text-decoration: line-through
}

.block_11 .forms h4 {
    padding: 5px 0;
    color: #000;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400
}

.block_11 .forms ul {
    padding: 0;
    margin: 0;
    list-style: 0;
    margin: 10px 0;
    margin-bottom: 0
}

.block_11 .forms ul li {
    width: 55px;
    height: 55px;
    display: inline-block;
    background: #393939;
    background: -moz-linear-gradient(top, #393939 0%, #000 100%);
    background: -webkit-linear-gradient(top, #393939 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#393939), to(#000));
    background: -o-linear-gradient(top, #393939 0%, #000 100%);
    background: linear-gradient(to bottom, #393939 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#393939', endColorstr='#000000', GradientType=0);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 34px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    font-weight: 300;
    margin: 0 7px
}

.block_11 .forms .time_name span {
    width: 55px;
    display: inline-block;
    text-align: center;
    margin: 0 7px;
    font-size: 12px;
    margin-bottom: 15px
}

.block_11 .forms p {
    font-size: 12px;
    font-weight: 400;
    color: #646464
}

.block_11 .forms p span {
    font-weight: 700;
    color: #010101
}

.block_11 .forms .form-control {
    font-size: 12px;
    font-weight: 400;
    color: #5f5f5f;
    width: 235px;
    padding: 15px 0;
    border: 1px solid #eec8c8;
    text-align: center;
    -webkit-box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.15);
    margin-top: 10px
}
.block_11 .forms .form-control.has-error{
    border: 1px solid #ee0600;
}
.block_11 .forms form button {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    width: 235px;
    padding: 15px 0;
    border: 1px solid #ff9c00;
    background: #ff9c00;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer
}

.block_11 .forms form button:hover {
    background: #000
}

.block_11 .product {
    display: inline-block;
    background: url(../images/ost2.png) no-repeat 0 0/contain;
    width: 258px;
    height: 350px;
    margin: 10px 50px 0 0;
}
input.has-error {
    border: 1px solid #e74158;
}
.modal {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    overflow-y: auto;
    overflow-x: hidden;
    transition: .3s all;
}
#MyModal4 .inner {
    margin: 100px auto 50px;
    position: relative;
    max-width: 350px;

}
#sert1 .inner {
    margin: 50px auto 20px;
    position: relative;
    max-width: 500px;
    width: 95%;

}
#sert2 .inner {
    margin: 50px auto 20px;
    position: relative;
    max-width: 500px;
    width: 95%;

}
.modal.show-modal {
    visibility: visible;
    opacity: 1;
    transition: .3s all;
}
#MyModal4 .popup {
    padding: 15px;
    text-align: center;
    background: #ea9403;
}
#MyModal4 p{
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
}
#MyModal4 p.thanks-text{
    font-size: 20px;
    margin-bottom: 5px;
}
.modal  .close {
    width: 35px;
    height: 30px;
    position: absolute;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    top: -30px;
    right: 0;
}
.modal  .close:after, .modal  .close:before {
    content: "";
    position: absolute;
    right: 0;
    top: 10px;
    width: 35px;
    height: 10px;
    background: #fff;
    transition: all 1s;
}
.modal .close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal  .close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.copyright {
    font-size: 14px;
    padding: 20px;
    color: #fff;
    text-align: left;
    background: #04271c;
}


.copyright a {
    color: #fff;
    text-decoration: none;
    padding: 0 4px;
}

.copyright a:hover {
    color: #FF0069;
    text-decoration: none;
}
.copyright .right {
    text-align: right;
    float: right;
    width: 50%;
}
.copyright .left {
    position: relative;
    padding-left: 200px;
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.copyright img{
    position: absolute;
    top: 5px;
    left: 0;
}

.confidentiality {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
}
.confidentiality .attention {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
}
footer .right{
    text-align: right;
}

@media (max-width: 1400px){

    .block_11{
        background-position: center bottom;
    }

}
@media (max-width: 1130px) {
    .block_1 {
        background-position: 20% bottom;
    }
    .block_5 .cont_row {
        height: auto;
        text-align: center
    }

    .block_5 .cont_row .row {
        display: inline-block !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        width: 300px !important;
        height: auto !important;
        margin: 10px !important
    }

    .block_5 .cont_row .row span {
        display: inline-block !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        padding: 10px !important;
        border: 0 !important;
        width: auto !important
    }

    .block_5 .cont_row .row img {
        display: inline-block
    }

    h2 {
        font-size: 35px;
        margin-top: 40px;
        margin-bottom: 30px
    }

    .block_3 {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding-top: 60px
    }

    .size {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .block_2 .left {
        display: block;
        width: auto
    }

    .block_2 .right {
        float: none;
        display: block;
        width: auto
    }
    .block_6 .pri2 .row {
        margin-bottom: 40px;
        width: 33%;
        padding: 0 30px;
    }
    .block_6 .pri2 .row:nth-child(4), .block_6 .pri2 .row:nth-child(5), .block_6 .pri2 .row:nth-child(6) {
        float: right;
        margin-top: 80px;
    }
    .block_6 .pri2 .row:after {
        content: '';
        display: block;
        position: absolute;
        width: 80px;
        height: 23px;
        background: url(../images/arrow_p3.png) no-repeat;
        top: 50px;
        right: -40px;
    }
    .block_6 .pri2 .row:nth-child(odd):after {
        background: url(../images/arrow_p3.png) no-repeat;
        top: 50px;
        right: -40px;
    }
    .block_6 .pri2 .row:nth-child(4):after, .block_6 .pri2 .row:nth-child(5):after {
         -webkit-transform: rotate(180deg);
         -ms-transform: rotate(180deg);
         transform: rotate(180deg);
         right: auto;
         left: -40px;
     }
    .block_6 .pri2 .row:nth-child(3):after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: auto;
        left: 50%;
        top: auto;
        margin-left: -34px;
        bottom: -69px;
    }

}

@media (max-width: 915px) {
    .block_6 .pri1 {
        width: auto
    }

    .block_6 .pri1:before {
        display: none
    }

    .block_1, .block_4, .block_7, .block_11 {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }

    .block_1 h1, .block_4 h1, .block_7 h1, .block_11 h1 {
        font-size: 31px
    }
    .block_1 h1 span{
        font-size: 33px;
    }

    .block_1 ul.punct, .block_7 ul.punct, .block_11 ul.punct {
        width: 280px;
        background: rgba(255, 255, 255, 0.80) !important;
        height: auto;
        padding: 10px !important
    }

    .block_1 ul.punct li, .block_7 ul.punct li, .block_11 ul.punct li {
        margin-left: 10px
    }

    .block_1 .forms, .block_4 .forms, .block_7 .forms, .block_11 .forms {
        padding: 20px
    }

    .block_1 .product {
        width: 252px;
        height: 301px;
        margin: 20px 0 0 50px;
    }

    .block_4 .product {
        width: 260px;
        height: 348px;
        margin: 0 80px 0 0;
        display: block;
    }

    .block_1 .left, .block_4 .left, .block_7 .left, .block_11 .left {
        width: 300px
    }
    .block_6 .pri2 .row:after {
        width: 60px;
        height: 23px;
        background-size: contain;
        background-position: center center;
        top: 50px;
        right: -30px;
    }
    .block_6 .pri2 .row:nth-child(odd):after {
        background-size: contain;
        background-position: center center;
        top: 50px;
        right: -30px;
    }
    .block_6 .pri2 .row:nth-child(4):after, .block_6 .pri2 .row:nth-child(5):after {
        right: auto;
        left: -30px;
    }
    .block_6 .pri2 .row:nth-child(3):after {
        right: auto;
        left: 50%;
        top: auto;
        margin-left: -26px;
        bottom: -69px;
    }
    .block_9_1 .left {
        width: 100%;
    }
    .block_9_1 .right {
        width: 100%;
    }
    .copyright .right {
        text-align: left;
        float: left;
        width: 100%;
        padding-left: 200px;
        box-sizing: border-box;
    }
    .copyright .left {
        width: 100%;
    }
}

@media (max-width: 715px) {
    header ul {
        display: none
    }
    header .size {
        padding: 42px 20px;
    }
        .block_1 {
            background-position: 15% 20%;
        }

    .block_1 .forms, .block_4 .forms, .block_7 .forms, .block_11 .forms {
        margin-left: 0
    }

    .block_3 {
        padding-top: 50px
    }

    .block_4 h1 {
        margin-left: 0
    }

    .block_4 .left {
        display: inline-block;
        vertical-align: bottom;
        max-width: 100%;
        margin-top: 10px;
        margin-bottom: auto;
        margin-right: auto
    }

    .block_6 {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        padding-top: 50px
    }

    .block_6 .pri1 .row {
        float: none !important;
        display: block !important;
        text-align: center !important
    }

    .block_6 .pri1 .row .number {
        float: none !important;
        display: inline-block !important
    }

    .block_6 .pri1 .row .txt {
        float: none !important;
        text-align: center !important;
        display: block !important;
        width: auto !important
    }
    .block_6 .pri2 .row {
        margin-bottom: 80px;
        width: 100%;
        padding: 0 15px;
    }
    .block_6 .pri2 .row:nth-child(4), .block_6 .pri2 .row:nth-child(5), .block_6 .pri2 .row:nth-child(6) {
        float: left;
        margin-top: 0;
    }
    .block_6 .pri2 .row:after, .block_6 .pri2 .row:nth-child(odd):after,.block_6 .pri2 .row:nth-child(4):after, .block_6 .pri2 .row:nth-child(5):after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: auto;
        left: 50%;
        top: auto;
        margin-left: -26px;
        bottom: -54px;
    }


    .block_8 .right {
        display: block;
        margin-top: 20px
    }

    .block_9 p {
        display: block;
        width: auto;
        text-align: center
    }

    .block_10 {
        padding-top: 50px
    }

    .block_10 .cont_row .row .right {
        display: block;
        text-align: center;
        margin-top: 20px;
        width: auto;
        margin-left: 0
    }

    .block_3 .cont_row .row p, .block_3 .cont_row .row {
        display: block;
        width: auto;
        margin-left: 0;
        text-align: center;
        margin-right: 0
    }

    .block_3 .cont_row .row img {
        margin-bottom: 10px
    }

    header a.logo img {
        left: 50%;
        -moz-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .block_1 h1 {
        margin-top: 92px;
    }

    .block_1 .left, .block_1 .forms {
        margin-top: 30px;
    }
}

@media (max-width: 627px) {
    .block_1 .product,
    .block_4 .product,
    .block_11 .product,
    .block_7 .product {
        margin: 20px auto 0;
    }

    .block_5 .cont_row .row {
        display: block !important;
        margin: 0 auto !important;
        text-align: center;
    }

    .block_5 .cont_row .row img {

    }
    .block_6 .pri2 .row {
        width: 100%;
    }

    .block_1 h1, .block_4 h1, .block_7 h1, .block_11 h1 {
        font-size: 27px;
    }
    .block_1 h1 span{
        font-size: 30px;
    }
    .block_4 .forms{
        display: block;
        margin: 30px;
    }
    .block_9_1 .left {
        height: 300px;
    }
    .block_9_1 .right {
        height: 300px;
    }
    .copyright img {
        position: relative;
        margin: 15px 0;
    }
    .copyright .right {
        float: none;
        padding-left: 0;
    }
    .copyright .left {
        padding-left: 0;
        float: none;
    }
}



.errorMessage {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 100000;
    font-size: 13px;
    background: #f00;
    color: #fff;
    margin-top: 8px;
    text-align: center;
    line-height: 1;
    padding: 4px 12px;
    font-weight: 700;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
