html {
    min-width: 990px;
    height: 100%;
    position: relative;
}

body {
    margin: 0;
    padding: 0;
    min-height: 100%;
    line-height: 1;
    -webkit-text-size-adjust: 100%;
}

a img {
    border: 0;
}

a {
    outline: none;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.cc {
    display: block;
    height: 0;
    clear: both;
    content: ".";
    text-indent: -9999999px;
    overflow: hidden;
}

.nopadding {
    padding: 0!important;
}

.nobackground {
    background: none!important;
}

.container {
    width: 990px;
    position: relative;
    margin: 0 auto;
}

@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,600,800&subset=latin,cyrillic);
@font-face {
    font-family: 'Panton';
    src: url('../fonts/Panton-BlackCaps.eot');
    src: url('../fonts/Panton-BlackCaps.woff2') format('woff2'), url('../fonts/Panton-BlackCaps.woff') format('woff'), url('../fonts/Panton-BlackCaps.ttf') format('truetype'), url('../fonts/Panton-BlackCaps.svg#Panton-BlackCaps') format('svg'), url('../fonts/Panton-BlackCaps.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Panton';
    src: url('../fonts/Panton-LightCaps.eot');
    src: url('../fonts/Panton-LightCaps.woff2') format('woff2'), url('../fonts/Panton-LightCaps.woff') format('woff'), url('../fonts/Panton-LightCaps.ttf') format('truetype'), url('../fonts/Panton-LightCaps.svg#Panton-LightCaps') format('svg'), url('../fonts/Panton-LightCaps.eot?#iefix') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'ruble';
    src: url("../fonts/ruble/ruble.eot");
    src: url("../fonts/ruble/ruble.eot?#iefix") format("embedded-opentype"), url("../fonts/ruble/ruble.woff") format("woff"), url("../fonts/ruble/ruble.ttf") format("truetype"), url("../fonts/ruble/ruble.svg#ruble") format("svg");
    font-weight: normal;
    font-style: normal;
}

.ruble {
    font-family: 'ruble';
}

input[type=submit] {
    -webkit-appearance: none;
}

#line_1 {
    padding: 0px 0px 0px;
    background: url('../images/bg.png') no-repeat center center;
}

#line_1 .logo {
    display: inline-block;
    background: url('../images/logo.png') no-repeat left top;
    padding-left: 85px;
    text-shadow: 2.5px 4.3px 6px rgba(0, 0, 0, 0.21);
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    text-decoration: none;
    min-height: 91px;
    padding-top: 25px;
    margin-top: 5px;
}

#line_1 .logo span {
    font-family: 'Roboto', sans-serif;
    display: block;
    color: white;
    font-size: 13px;
    font-weight: 400;
    margin-top: 5px;
    letter-spacing: 1.2px;
}

#line_1 .right {
    float: right;
    text-align: right;
}

#line_1 .right a {
    display: inline-block;
    vertical-align: top;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: underline;
    margin: 0px 20px;
    margin-top: 35px;
}

#line_1 .right .contacts {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-left: 30px;
}

#line_1 .right .contacts p {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    margin: 5px 0px;
}

#line_1 .right .contacts .tell {
    margin-bottom: 5px;
}

#line_1 .right .contacts .tell a {
    text-shadow: 2.5px 4.3px 6px rgba(0, 0, 0, 0.21);
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 900;
    line-height: 27px;
    text-decoration: none;
    margin: 0px;
}

#line_1 .right .contacts .tells {
    text-shadow: 2.5px 4.3px 6px rgba(0, 0, 0, 0.21);
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 900;
    line-height: 27px;
    text-decoration: none;
    margin: 0px;
}

#line_1 .right .contacts a.btn {
    display: inline-block;
    background-color: #A8BD49;
    border-radius: 22px;
    box-shadow: 1.5px 2.6px 4px rgba(0, 0, 0, 0.31);
    line-height: 45px;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 0px 23px;
    margin: 0px;
}

#line_1 .right .contacts a.btn:hover {
    background-color: #8C9E3B;
    border-radius: 22px;
    box-shadow: 1.5px 2.6px 4px rgba(0, 0, 0, 0.31);
}

#line_1 h1 {
    text-shadow: 2.5px 4.3px 6px rgba(0, 0, 0, 0.42);
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 43px;
    font-weight: 900;
    line-height: 45px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 59px;
    height: 80px;
    display: block;
}

#line_1 p.subtitle {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    background: #fff;
    display: inline-block;
    line-height: 33px;
    padding: 0px 15px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#line_1 .icons {
    margin-top: 12px;
}

#line_1 .icons .ico {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 900;
    color: #fff;
    padding: 20px 10px 20px 75px;
    margin-right: 18px;
}

#line_1 .icons .ico span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

#line_1 .icons .ico.ico_1 {
    background: url('../images/line_1_ico_1.png') no-repeat left center;
    cursor: pointer;
}

#line_1 .icons .ico.ico_2 {
    background: url('../images/line_1_ico_2.png') no-repeat left center;
}

#line_1 .menu {
    height: 70px;
    background-color: #0086D2;
    margin-top: 50px;
}

#line_1 .menu a {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    max-width: 204px;
    padding: 0px 24px 0px 65px;
    vertical-align: top;
    position: relative;
    height: 70px;
    border-right: 1px solid #1074AD;
    float: left;
}

#line_1 .menu a:last-child {
    border: none;
}

#line_1 .menu a span {
    margin-top: 20px;
    display: inline-block;
}

#line_1 .menu a:hover {
    background-color: #1074AD;
}

#line_1 .menu a.ico_1 {
    background: #0086D2 url('../images/line_1_menu_ico_1.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_2 {
    background: #0086D2 url('../images/line_1_menu_ico_2.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_3 {
    background: #0086D2 url('../images/line_1_menu_ico_3.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_4 {
    background: #0086D2 url('../images/line_1_menu_ico_4.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_5 {
    background: #0086D2 url('../images/line_1_menu_ico_5.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_5 span {
    margin-top: 30px;
}

#line_1 .menu a.ico_1:hover {
    background: #1074AD url('../images/line_1_menu_ico_1.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_2:hover {
    background: #1074AD url('../images/line_1_menu_ico_2.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_3:hover {
    background: #1074AD url('../images/line_1_menu_ico_3.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_4:hover {
    background: #1074AD url('../images/line_1_menu_ico_4.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_5:hover {
    background: #1074AD url('../images/line_1_menu_ico_5.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_1.active {
    background: #1074AD url('../images/line_1_menu_ico_1.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_2.active {
    background: #1074AD url('../images/line_1_menu_ico_2.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_3.active {
    background: #1074AD url('../images/line_1_menu_ico_3.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_4.active {
    background: #1074AD url('../images/line_1_menu_ico_4.png') no-repeat 10px 15px;
}

#line_1 .menu a.ico_5.active {
    background: #1074AD url('../images/line_1_menu_ico_5.png') no-repeat 10px 15px;
}

#line_2 {
    background: #a8bd49 url('../images/line_2_bg.png') no-repeat center center;
    min-height: 140px;
}

#line_2 img {
    float: left;
    margin-top: 16px;
    margin-right: 21px;
    width: 113px;
}

#line_2 .desc {
    float: left;
    margin-top: 22px;
}

#line_2 .desc .text {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 39px;
    font-weight: 900;
    margin-bottom: 5px;
}

#line_2 .desc .text2 {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 19px;
    margin-bottom: 5px;
}

#line_2 .desc .text2 span {
    background-color: #c95c53;
    padding: 9px 7px;
    display: inline-block;
    margin-right: 5px;
    margin-left: -7px;
    font-size: 29px;
}

#block_3 {
    background: url('../images/block_3_bg.png') no-repeat center center;
    min-height: 790px;
}

#block_3 {}

#block_3 .items {
    padding-top: 50px;
}

#block_3 .items .item {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 7px 18px rgba(0, 0, 0, 0.15);
    width: 280px;
    padding: 20px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    float: left;
}

#block_3 .items .item:last-child {
    margin-right: 0px;
}

#block_3 .items .item .head {
    padding-bottom: 20px;
    height: 53px;
}

#block_3 .items .item .head span {
    background-color: #e79f21;
    border-radius: 13px 0 13px 13px;
    display: inline-block;
    font-size: 10px;
    font-weight: 400;
    color: white;
    padding: 8px 8px;
    float: right;
    font-family: 'Roboto', sans-serif;
}

#block_3 .items .item a.img {
    display: block;
    text-align: center;
    max-height: 189px;
}

#block_3 .items .item table.table_1 {
    text-align: center;
    border-bottom: 1px solid gainsboro;
    margin-top: 15px;
}

#block_3 .items .item table.table_1 td {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-right: 15px;
    padding-bottom: 25px;
}

#block_3 .items .item table.table_1 td b {
    font-size: 17px;
    font-weight: 700;
}

#block_3 .items .item table.table_2 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 30px;
}

#block_3 .items .item table.table_2 td {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

#block_3 .items .item table.table_2 td b {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    padding-top: 5px;
    display: inline-block;
}

#block_3 .items .item table.table_2 td:last-child b {
    color: #c95c53;
}

#block_3 .items .item .btn {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 65px;
    background-color: #A8BD49;
    border: 1px solid #96A942;
    border-radius: 7px;
    display: block;
    text-align: center;
    text-decoration: none;
}

#block_3 .items .item .btn:hover {
    background-color: #96A942;
}

#block_3 .inf {
    background: rgba(201, 92, 83, 0.15) url('../images/block_3_ico_3.png') no-repeat 10px 10px;
    border: 1px dashed #c95c53;
    border-radius: 5px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 60px;
    margin-top: 10px;
}

#block_3 .inf b {
    font-size: 15px;
    font-weight: 700;
}

#line_4 {}

#line_4 .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    margin: 56px 0px 50px 0px;
}

#line_4 .items>a {
    text-decoration: none;
}

#line_4 .items .item {
    border: 1px solid #e7e7e7;
    width: 159px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0px -2px;
    border-right: none;
}

#line_4 .items .item:last-child {
    border-right: 1px solid #e7e7e7;
}

#line_4 .items .item:last-child .price_1 {
    border: none;
}

#line_4 .items .item .title {
    line-height: 56px;
    background-color: #f0f0f0;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 900;
    text-align: center;
    line-height: 40px;
    position: relative;
}

#line_4 .items .item .title.big {
    line-height: 66px;
    background-color: #f7e2bd;
}

#line_4 .items .item .title.big:after {
    content: 'Рекомендуем';
    background-color: #e79f21;
    border-radius: 11px;
    display: inline-block;
    position: absolute;
    bottom: -11px;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    width: 95px;
    padding: 0px 10px;
}

#line_4 .items .item .price_1 {
    text-align: center;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 20px 0px;
    border-bottom: 1px solid #e7e7e7;
    margin: 0px 15px;
}

#line_4 .items .item .price_1 img,
#line_4 .items .item .price_2 img {
    margin-bottom: 7px;
}

#line_4 .items .item .price_1 b {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 31px;
    font-weight: 700;
    line-height: 30px;
}

#line_4 .items .item .price_2 {
    text-align: center;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 20px 0px;
    height: 90px;
}

#line_4 .items .item .price_2 b {
    color: #c95c53;
    font-family: 'Open Sans', sans-serif;
    font-size: 31px;
    font-weight: 700;
    line-height: 30px;
}

#line_4 .items .item a.btn {
    border: 1px solid #A8BD49;
    border-radius: 4px;
    line-height: 43px;
    display: block;
    margin: 15px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}

#line_4 .items .item:hover {
    box-shadow: 0 0 27px rgba(98, 62, 0, 0.25);
    cursor: pointer;
}

#line_4 .items .item:hover a {
    background-color: #A8BD49;
    border: 1px solid #A8BD49;
    border-radius: 4px;
    color: #fff;
}

#line_4 .inf {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    background-color: #f0f0f0;
    line-height: 56px;
    padding-left: 16px;
    margin: 0px -2px;
    margin-right: 1px;
}

#line_4 .bg {
    background: #2C94D0;
    min-height: 239px;
}

#line_4 .bg .title {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 900;
    text-align: center;
    padding: 40px 0px 0px;
}

#line_4 .bg p {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 38px;
    text-align: center;
    margin: 10px;
}

#line_4 .bg form {
    width: 534px;
    height: 55px;
    background-color: white;
    border: 1px solid white;
    border-radius: 4px;
    margin: 0 auto;
    position: relative;
}

#line_4 .bg form input[type=submit] {
    width: 254px;
    height: 43px;
    background-color: #A8BD49;
    border-radius: 4px;
    border: none;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    float: right;
    margin: 6px 6px 0px 0px;
    outline: none;
    cursor: pointer;
}

#line_4 .bg form input[type=submit]:hover {
    background-color: #96A942
}

#line_4 .bg form input[type=text] {
    width: 250px;
    height: 52px;
    padding: 0px 10px;
    border: none;
    outline: none;
    color: #0e0e0e;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

#block_5 {}

#block_5 .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    margin: 53px 0px;
}

#block_5 .items {}

#block_5 .items .item {
    width: 25%;
    float: left;
    margin-bottom: 30px;
}

#block_5 .items .item .ico {
    text-align: center;
    margin-bottom: 20px;
    height: 70px;
}

#block_5 .items .item .name {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 900;
    padding: 0px 20px;
    text-align: center;
}

#block_5 .items .item p {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
}

#block_5 .items .item p b {
    font-weight: 700;
    text-transform: uppercase;
}

#block_5 .items .item p a {
    color: #0086D2;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-decoration: none;
    border-bottom: 1px dashed #0086D2;
}

#block_6 {
    background: url('../images/block_6_bg.png') repeat top center;
    min-height: 1145px;
}

#block_6 .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding: 53px 0px;
}

#block_6 .items {}

#block_6 .items .item {
    width: 33.3333%;
    float: left;
    margin-bottom: 20px;
}

#block_6 .items .item .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: 900;
    margin: 8px 0px 10px;
    line-height: 28px;
}

#block_6 .items .item ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#block_6 .items .item ul li {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    background: url('../images/block_6_ico_1.png') no-repeat 0px 0px;
    margin: 0px;
    padding-left: 40px;
    margin-bottom: 5px;
    padding-right: 10px;
    min-height: 35px;
    padding-top: 5px;
}

#block_6 .items .item p {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
}

#block_6 .items .item.min ul li {
    margin-bottom: 0px;
}

#block_6 .items .item.form {}

#block_6 .items .item.form .bg {
    background-color: #0086D2;
    padding: 30px 40px;
    position: relative;
    top: -3px;
}

#block_6 .items .item.form .bg .title {
    margin: 0px;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: 900;
    text-align: center;
}

#block_6 .items .item.form .bg p {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

#block_6 .items .item.form .bg input[type=text] {
    height: 48px;
    background-color: white;
    border-radius: 3px;
    width: 233px;
    border: none;
    margin-bottom: 9px;
    padding-left: 20px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

#block_6 .items .item.form .bg input[type=submit] {
    height: 59px;
    background-color: #A8BD49;
    border-radius: 3px;
    width: 253px;
    border: none;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    outline: none;
    box-shadow: 1.5px 2.6px 4px rgba(0, 0, 0, 0.31);
}

#block_6 .items .item.form .bg input[type=submit]:hover {
    background-color: #96A942;
}

#block_6 .items .item.form .head {
    text-align: center;
}

#block_6_2 {
    margin-top: 40px;
}

#block_6_2 .container {
    box-sizing: border-box;
    border: 10px solid #f9eeed;
    border-radius: 5px;
    padding: 32px 32px 0px 32px;
}

#block_6_2 .container>.title {
    color: #c95d53;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
}

#block_6_2 p.subtitle {
    color: black;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}

#block_6_2 .items {}

#block_6_2 .items .item {
    width: 30%;
    float: left;
    margin-bottom: 20px;
    margin-right: 3.333%;
}

#block_6_2 .items .item:last-child {
    margin-right: 0px;
}

#block_6_2 .items .item .oldprice {
    color: #888;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-decoration: line-through;
    margin: 25px 0px;
}

#block_6_2 .items .item .price {
    color: #c95d53;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    margin: 0px 0px 20px;
}

#block_6_2 .items .item a.btn {
    height: 52px;
    background-color: #A8BD49;
    border-radius: 3px;
    border: none;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
    outline: none;
    display: block;
    box-sizing: border-box;
    margin: 20px;
    text-decoration: none;
    line-height: 52px;
    text-align: center;
}

#block_6_2 a.show_more {
    display: block;
    border-top: 1px solid #b5b5b5;
    color: black;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    padding: 22px 0px;
    cursor: pointer;
}

#block_6_2 a.show_more:hover {
    background: #f5f5f5;
    transition: .3s;
}

#block_6_2 .items .item a.btn:hover {
    background-color: #96A942;
}

#block_6_2 .items .item .img {
    min-height: 210px;
    text-align: center;
    position: relative;
}

#block_6_2 .items .item .img .plash {
    background-color: #e8db0e;
    border-radius: 14px;
    color: #fa4747;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 7px 23px;
    position: absolute;
    bottom: 7px;
    left: 0px;
}

#block_6_2 .items .item .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: 900;
    margin: 8px 0px 10px;
}

#block_6_2 .items .item ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    min-height: 245px;
}

#block_6_2 .items .item ul li {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    background: url('../images/block_6_ico_1.png') no-repeat 0px 0px;
    margin: 0px;
    padding-left: 40px;
    margin-bottom: 5px;
    padding-right: 10px;
    min-height: 35px;
    padding-top: 5px;
}

#block_6_2 .items .item p {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 21px;
}

#block_6_2 .items .item.min ul li {
    margin-bottom: 0px;
}

#block_6_2 .items .item.form {}

#block_6_2 .items .item.form .bg {
    background-color: #0086D2;
    padding: 30px 40px;
    position: relative;
    top: -3px;
}

#block_6_2 .items .item.form .bg .title {
    margin: 0px;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: 900;
    text-align: center;
}

#block_6_2 .items .item.form .bg p {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

#block_6_2 .items .item.form .bg input[type=text] {
    height: 48px;
    background-color: white;
    border-radius: 3px;
    width: 233px;
    border: none;
    margin-bottom: 9px;
    padding-left: 20px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

#block_6_2 .items .item.form .bg input[type=submit] {
    height: 59px;
    background-color: #A8BD49;
    border-radius: 3px;
    width: 253px;
    border: none;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
    outline: none;
    box-shadow: 1.5px 2.6px 4px rgba(0, 0, 0, 0.31);
}

#block_6_2 .items .item.form .bg input[type=submit]:hover {
    background-color: #96A942;
}

#block_6_2 .items .item.form .head {
    text-align: center;
}

#block_7 {}

#block_7 .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    margin: 53px 0px;
}

#block_7 .items {}

#block_7 .items .item {
    width: 20%;
    float: left;
}

#block_7 .items .item .num {
    color: #1C4958;
    font-family: 'Roboto', sans-serif;
    font-size: 29px;
    font-weight: 900;
    background: url('../images/block_7_ico_arr.png') no-repeat right 20px center;
    margin-top: 20px;
}

#block_7 .items .item:first-child {
    width: 25%
}

#block_7 .items .item:last-child {
    width: 15%;
}

#block_7 .items .item:last-child .num {
    background: none;
}

#block_7 .items .item .num span {
    background: #fff;
    padding-right: 10px;
}

#block_7 .items .item p {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

#block_7 .items .item p b a {
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 0px;
    text-decoration: none;
    color: black;
}

#block_7 .items .item p b {
    font-size: 23px;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    padding: 5px 0px;
    text-decoration: none;
    color: black;
}

#block_7 .items .item .btn {
    width: 176px;
    height: 45px;
    background-color: #A8BD49;
    border-radius: 22px;
    display: block;
    line-height: 45px;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
}

#block_7 .items .item .btn:hover {
    background-color: #96A942;
}

#block_8 {
    background-color: #0086d2;
    margin-top: 40px;
    padding-bottom: 60px;
    position: relative;
}

#block_8:after {
    content: '';
    width: 94px;
    height: 31px;
    background: url('../images/slice.png') no-repeat center center;
    display: block;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#block_8 .container>.title {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    font-weight: 700;
    padding: 40px 0px;
    text-align: center;
}

#block_8 .block {
    width: 399px;
    height: 306px;
    border: 10px solid #a8bd49;
    position: relative;
    box-shadow: 0 15px 8px rgba(0, 0, 0, 0.09);
    margin-top: 30px;
    text-align: center;
}

#block_8 .block .title {
    color: white;
    font-family: 'OpenSans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    position: absolute;
    background: #0086d2;
    top: -17px;
    left: 20px;
    right: 20px;
    margin: 0 auto;
}

#block_8 .block p {
    color: white;
    font-family: 'OpenSans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 35px;
}

#block_8 .block table {
    color: white;
    font-family: 'OpenSans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-align: left;
    margin: 0 auto;
}

#block_8 .block table b {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-decoration: underline;
}

#block_8 .block table span {
    font-size: 21px;
    font-weight: 700;
    line-height: 40px;
}

#block_81 {
    margin-top: 40px;
    padding-bottom: 60px;
    position: relative;
}

#block_81 .container>.title {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    font-weight: 700;
    padding: 40px 0px;
    text-align: center;
}

#block_81 .block {
    width: 399px;
    border: 10px solid #a8bd49;
    position: relative;
    box-shadow: 0 15px 8px rgba(0, 0, 0, 0.09);
    margin-top: 30px;
    text-align: center;
}

#block_81 .block .title {
    color: #000;
    font-family: 'OpenSans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    position: absolute;
    background: #fff;
    top: -17px;
    left: 20px;
    right: 20px;
    margin: 0 auto;
}

#block_81 .block p {
    color: black;
    font-size: 16px;
    font-weight: 400;
    margin-top: 35px;
    line-height: 20px;
}

#block_81 .block table {
    color: #000;
    font-family: 'OpenSans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 auto;
    width: 100%;
}

#block_81 .block table b {
    color: #7e9321;
    font-size: 27px;
    font-weight: 700;
    line-height: 38px;
    margin-top: 10px;
    display: inline-block;
}

#block_81 .block .row {
    background-color: #a8bd49;
    height: 113px;
}

#block_81 .block .row.red {
    background-color: #c95c53;
}

#block_81 .block .row.red .item.ico1:after {
    background: url('../images/block_81_3.png') no-repeat;
    content: '';
    width: 17px;
    height: 30px;
    position: absolute;
    right: -32px;
    top: 36px;
}

#block_81 .block .row .item {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 20px;
    padding-top: 35px;
    padding-left: 67px;
    position: relative;
}

#block_81 .block .row .item.ico1 {
    background: url('../images/block_81_1.png') no-repeat 17px 30px;
}

#block_81 .block .row .item.ico1:after {
    background: url('../images/block_81_3.png') no-repeat;
    content: '';
    width: 17px;
    height: 30px;
    position: absolute;
    right: -45px;
    top: 36px;
}

#block_81 .block .row .item.ico2 {
    background: url('../images/block_81_2.png') no-repeat 17px 30px;
    padding-right: 30px;
}

#block_81 .block .row .item span {
    color: white;
    font-family: 'OpenSans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
}

#block_81 p.big {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: black;
    font-size: 29px;
    text-align: center;
    margin-top: 50px;
}

#block_81 p.big .green {
    color: #a8bd49;
}

#block_81 p.big b {
    color: #a8bd49;
    font-size: 88px;
    line-height: 88px;
    display: inline-block;
    margin-top: 10px;
}

#block_9 {}

#block_9 {
    margin-top: 40px;
    padding-bottom: 20px;
    position: relative;
}

#block_9 .container>.title {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 38px;
    font-weight: 900;
    padding: 40px 0px;
    text-align: center;
}

#block_9 .container>.title span {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
}

#block_9 .items {
    background: url('../images/block_9_bg.png') no-repeat top center;
    min-height: 400px;
}

#block_9 .items .item {
    width: 450px;
    text-align: center;
}

#block_9 .items .item .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: 900;
    padding-top: 38px;
}

#block_9 .items .item p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 23px;
    color: black;
    font-weight: 400;
}

#block_9 .items .item.left p b {
    color: #7e9321;
    font-weight: 700;
}

#block_9 .items .item.right p b {
    color: #c95c53;
    font-weight: 700;
}

#block_9 .items .item.left {
    float: left;
}

#block_9 .items .item.right {
    float: right;
}

#block_9 .items .item .ico {
    display: inline-block;
    margin: 0px 15px;
    margin-top: 95px;
}

#block_9 .items .item .ico img {
    float: left;
    margin-right: 15px;
}

#block_9 .items .item .ico p {
    float: left;
    margin: 0px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin-top: 5px;
}

#block_9 .items .item .ico b {
    color: black!important;
    font-family: 'Roboto', sans-serif;
    font-size: 39px;
    font-weight: 900;
}

#block_9 .items .subtitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #000;
    font-size: 29px;
    text-align: center;
    margin-top: 80px
}

#block_9 .items .subtitle span {
    font-size: 47px;
}

#block_10 {
    background-color: #0086D2;
    position: relative;
    padding-bottom: 20px;
}

#block_10:after {
    content: '';
    width: 94px;
    height: 31px;
    background: url('../images/slice2.png') no-repeat center center;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#block_10 .container>.title {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding: 60px 0px 40px;
    text-align: center;
}

#block_10 .container>.title span {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
}

#block_10 .items {
    text-align: center;
}

#block_10 .items .item {
    text-align: center;
    display: inline-block;
    margin: 0px 30px;
}

#block_10 .items .item p {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

#block_10 .items .item p b {
    color: white;
    font-size: 30px;
    font-family: 'Roboto', sans-serif;
}

#block_10 .col {
    width: 430px;
    text-align: center;
    margin: 20px 0px 50px;
}

#block_10 .col.left {
    float: left;
}

#block_10 .col.right {
    float: right;
}

#block_10 .col p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 33px;
    color: #fff;
    margin: 0px;
    font-size: 15px;
}

#block_10 .col p b {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    line-height: 24px;
}

#block_10 .blocks {
    text-align: center;
}

#block_10 .blocks .one {
    display: inline-block;
    width: 465px;
    height: 263px;
    background-color: white;
    box-shadow: 0 7px 13px rgba(0, 0, 0, 0.09);
}

#block_10 .blocks .one .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: 900;
    line-height: 23px;
    padding: 31px 0px 26px;
}

#block_10 .blocks .one .price {
    color: #c95c53;
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    line-height: 30px;
    border-top: 1px dashed #1c4958;
    border-bottom: 1px dashed #1c4958;
    padding: 20px 0px;
    margin: 0px 30px;
}

#block_10 .blocks .one .price span {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

#block_10 .blocks .one table {
    margin: 0px 30px;
    width: 380px;
    color: black;
    font-size: 19px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    margin-top: 13px;
}

#block_10 .blocks .one table span {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}

#block_10 .blocks .one table p {
    margin: 0px;
}

#block_10 .blocks .two {
    display: inline-block;
    vertical-align: top;
    width: 485px;
    height: 251px;
    border: 6px solid #1CA1EC;
    box-shadow: 0 7px 13px rgba(0, 0, 0, 0.09);
    margin-left: -4px;
}

#block_10 .blocks .two .title {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 900;
    margin-top: 29px;
}

#block_10 .blocks .two p {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

#block_10 .blocks .two input[type=text] {
    width: 190px;
    height: 48px;
    background-color: white;
    border-radius: 3px;
    border: none;
    padding-left: 20px;
    margin: 0px 5px;
}

#block_10 .blocks .two input[type=submit] {
    width: 436px;
    height: 59px;
    background-color: #A8BD49;
    border-radius: 3px;
    border: none;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-top: 14px;
}

#block_10 .blocks .two input[type=submit]:hover {
    background-color: #96A942;
    cursor: pointer;
}

#block_10 .text {}

#block_10 .text p {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}

#block_10 .text p b {
    font-weight: 700;
}

#block_11 {
    padding: 11px 0px 0px;
}

#block_11 .container {
    background: url('../images/block_11_bg.png') no-repeat right top;
    min-height: 520px;
}

#block_11 .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding: 60px 0px 40px;
}

#block_11 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 25px;
    color: black;
    font-weight: 400;
}

#block_11 p a {
    color: #10a6d8;
    font-weight: 400;
    text-decoration: underline;
}

#block_11 p b {
    color: black;
    font-weight: 600;
}

#block_11 .line {
    margin-top: 40px;
}

#block_11 .line a.btn {
    color: #10AEE2;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 900;
    border-bottom: 1px dotted #10AEE2;
    text-decoration: none;
    display: inline-block;
    margin-right: 45px;
}

#block_11 .line a.btn:hover {
    border: none;
}

#block_11 .line span {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    position: relative;
}

#block_11 .line span:after {
    content: '';
    display: block;
    background: url('../images/block_11_img.png') no-repeat center center;
    width: 149px;
    height: 75px;
    position: absolute;
    right: -180px;
    top: -25px;
}

#block_12 {
    background: #f5f2f1;
    padding-bottom: 40px;
}

#block_12 .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding: 60px 0px 40px;
}

#block_12 .container>.title a {
    float: right;
    color: #a6a6a6;
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: 900;
    text-decoration: underline;
    display: inline-block;
    margin-top: 10px;
}

#block_12 .container>.title a:hover {
    text-decoration: none;
    color: #000;
}

#block_12 .items {
    padding-bottom: 35px;
}

#block_12 .items .item {
    padding: 0px 40px;
    text-align: center;
}

#block_12 .items .item .photo {
    width: 250px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

#block_12 .items .item .photo p {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 400;
    margin: 0px;
    margin-top: 10px;
}

#block_12 .items .item .photo p span {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
}

#block_12 .items .item .photo p a {
    color: #0ca9dc;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
}

#block_12 .items .item .desc {
    width: 570px;
    display: inline-block;
    vertical-align: top;
    border-left: 2px solid #a0a0a0;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    padding-left: 25px;
    margin-left: 30px;
    position: relative;
    text-align: left;
    min-height: 120px;
    margin-top: 50px;
}

#block_12 .items .item .desc p {
    display: inline-block;
    vertical-align: middle;
}

#block_12 .items .item .desc:before {
    content: '';
    width: 21px;
    height: 25px;
    background: url('../images/slice3.png') no-repeat center center;
    display: block;
    position: absolute;
    left: -21px;
    top: 40%;
}

#block_13 {
    text-align: center;
    padding-bottom: 80px;
}

#block_13 .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 64px;
    font-weight: 900;
    padding: 60px 0px 20px;
    text-align: center;
    line-height: 40px;
}

#block_13 .container>.title span {
    font-size: 29px;
    font-weight: 300;
    color: black;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

#block_13 .container>.title span b a {
    font-size: 29px;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    color: black;
}

#block_13 a.fancybox {
    color: #10AEE2;
    font-family: 'Roboto', sans-serif;
    font-size: 39px;
    font-weight: 900;
    text-decoration: none;
    border-bottom: 2px dashed #10AEE2;
}

#block_13 a:hover {
    border: none;
}

#block_14 {
    margin-top: 0px;
    position: relative;
}

#block_14 .container {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 30px;
}

#block_14 .block {
    position: absolute;
    top: 0px;
    width: 273px;
    height: 390px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 16px 30px rgba(118, 118, 118, 0.19), inset 0 -4px 0 rgba(215, 215, 215, 0.35);
}

#block_14 .block .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-weight: 900;
    line-height: 48px;
    padding-left: 32px;
    margin-bottom: 15px;
    padding-top: 20px;
}

#block_14 .block .desc {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-left: 33px;
}

#block_14 .block .desc .tells {
    background: url('../images/block_14_ico_1.png') no-repeat 0px 0px;
    padding-left: 20px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;
    text-decoration: none;
    display: inline-block;
}

#block_14 .block .desc .tell a {
    background: url('../images/block_14_ico_1.png') no-repeat 0px 0px;
    padding-left: 20px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;
    text-decoration: none;
    display: inline-block;
}

#block_14 .block .desc .mail {
    background: url('../images/block_14_ico_2.png') no-repeat 0px 8px;
    padding-left: 20px;
    margin-bottom: 20px;
}

#block_14 .block .desc .mail a {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    border-bottom: 1px dashed #000;
}

#block_14 .block .desc .map {
    background: url('../images/block_14_ico_3.png') no-repeat 0px 3px;
    padding-left: 20px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 15px;
}

#block_14 .block .desc .time {
    background: url('../images/block_14_ico_4.png') no-repeat 0px 5px;
    padding-left: 20px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 15px;
}

#block_14 .block a.btn {
    width: 207px;
    height: 57px;
    background-color: #A8BD49;
    border-radius: 5px;
    display: inline-block;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 900;
    line-height: 57px;
    text-align: center;
    text-decoration: none;
}

#block_14 .block a.btn:hover {
    background-color: #8C9E3B;
}

#marquee {
    color: #bdbdbd;
    font-family: Arial;
    font-size: 11px;
    font-weight: 400;
    height: 13px;
    overflow-x: hidden;
    margin: 20px 0px;
}

#line_15 {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 20px;
}

#zvonok {
    background-color: white;
    text-align: center;
    width: 349px;
}

#zvonok .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 900;
    padding: 29px 0px 24px;
}

#zvonok form {}

#zvonok form input[type=text] {
    width: 267px;
    height: 48px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
}

#zvonok form input[type=submit] {
    width: 287px;
    height: 59px;
    background-color: #A8BD49;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    margin-bottom: 24px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
}

#zvonok form input[type=submit]:hover {
    background-color: #8C9E3B;
}

.radio-toolbar {
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    overflow: hidden;
    width: 286px;
    height: 48px;
    display: inline-block;
    margin-bottom: 9px;
}

.radio-toolbar input[type="radio"] {
    display: none;
}

.radio-toolbar label {
    display: inline-block;
    width: 143px;
    height: 50px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 46px;
    color: black;
    float: left;
    cursor: pointer;
}

.radio-toolbar label span {
    border-bottom: 1px dashed #000;
}

.radio-toolbar input[type="radio"]:checked+label {
    background-color: #1b4958;
    color: white;
}

.radio-toolbar input[type="radio"]:checked+label span {
    border: none;
}

#zakaz {
    width: 349px;
    background-color: white;
    text-align: center;
}

#zakaz .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 900;
    padding: 29px 0px 24px;
}

#zakaz .usl {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 19px;
}

#zakaz .usl span {
    font-size: 23px;
    font-weight: 700;
    display: inline-block;
    margin-top: 7px;
}

#zakaz form input[type=text] {
    width: 267px;
    height: 48px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
}

#zakaz form input[type=submit] {
    width: 287px;
    height: 59px;
    background-color: #A8BD49;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    margin-bottom: 24px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
}

#zakaz form input[type=submit]:hover {
    background-color: #8C9E3B;
}

#zamena {
    width: 349px;
    background-color: white;
    text-align: center;
}

#zamena .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 900;
    padding: 29px 0px 24px;
}

#zamena .usl {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 19px;
}

#zamena .usl span {
    font-size: 23px;
    font-weight: 700;
    display: inline-block;
    margin-top: 7px;
}

#zamena form input[type=text] {
    width: 267px;
    height: 48px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
}

#zamena form input[type=submit] {
    width: 287px;
    height: 59px;
    background-color: #A8BD49;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    margin-bottom: 24px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
}

#zamena form input[type=submit]:hover {
    background-color: #8C9E3B;
}

#vopros {
    background-color: white;
    text-align: center;
    width: 349px;
}

#vopros .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 900;
    padding: 29px 0px 24px;
}

#vopros form {}

#vopros form input[type=text] {
    width: 267px;
    height: 48px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
}

#vopros form textarea {
    width: 267px;
    height: 159px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
    padding-top: 10px;
}

#vopros form input[type=submit] {
    width: 287px;
    height: 59px;
    background-color: #A8BD49;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    margin-bottom: 24px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
}

#vopros form input[type=submit]:hover {
    background-color: #8C9E3B;
}


/*Страница отзывы*/

#otz {}

#otz .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding: 60px 0px 40px;
}

#otz .items {
    padding-bottom: 35px;
}

#otz .items .item {
    padding: 0px;
    margin-bottom: 30px;
}

#otz .items .item .photo {
    width: 250px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

#otz .items .item .photo p {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 400;
    margin: 0px;
    margin-top: 10px;
}

#otz .items .item .photo p span {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
}

#otz .items .item .photo p a {
    color: #0ca9dc;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-style: italic;
    line-height: 22px;
}

#otz .items .item .desc {
    width: 570px;
    display: inline-block;
    vertical-align: top;
    border-left: 2px solid #a0a0a0;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 22px;
    padding-left: 25px;
    margin-left: 30px;
    position: relative;
    text-align: left;
    min-height: 120px;
    margin-top: 50px;
}

#otz .items .item .desc p {
    display: inline-block;
    vertical-align: middle;
}

#otz .items .item .desc:before {
    content: '';
    width: 21px;
    height: 25px;
    background: url('../images/slice4.png') no-repeat center center;
    display: block;
    position: absolute;
    left: -21px;
    top: 40%;
}

#otz .btns {
    text-align: center;
    padding: 30px;
    border-top: 1px solid #ddd;
}

#otz .btns a {
    height: 45px;
    background-color: #c95c53;
    border-radius: 22px;
    display: inline-block;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin: 0px 15px;
    line-height: 45px;
    text-decoration: none;
    padding: 0px 28px;
}

#otz .btns a:hover {
    background-color: #a75049;
}


/*Страница Документы*/

#docs {}

#docs .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding: 60px 0px 40px;
}

#docs .items {}

#docs .items .item {
    width: 25%;
    float: left;
}

#docs .items .item .bg {
    background: url('../images/docs_bg.png') no-repeat top left;
    padding: 27px 0px 0px 27px;
    height: 265px;
}

#docs .items .item .bg img {
    width: 143px;
    height: 193px;
}


/*Страница Контакты*/

#contacts {}

#contacts .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding: 60px 0px 40px;
}

#contacts table {
    font-family: 'Open Sans', sans-serif;
    line-height: 43px;
    color: black;
    font-size: 16px;
    font-weight: 400;
}

#contacts table td:first-child {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 43px;
}

#contacts table td a {
    color: #c95c53;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px dashed #c95c53;
}

#contacts table td.tell {
    color: black;
    font-size: 18px;
    font-weight: 700;
}


/*Страница Для гос учереждений*/

#gos {}

#gos .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding: 60px 0px 30px;
}

#gos .text {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: black;
    font-weight: 400;
    line-height: 25px;
}

#gos .text a {
    color: #10a6d8;
    font-weight: 400;
    line-height: 25px;
    text-decoration: underline;
}

#gos .text p span {
    width: 21px;
    height: 21px;
    line-height: 23px;
    background-color: #c95c53;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
}

#gos .text p b {
    font-size: 500;
}


/*Страница благодарности за подписку*/

#start {}

#start .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 27px;
    font-weight: 900;
    padding: 60px 0px 30px;
}

#start .text {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: black;
    font-weight: 400;
    line-height: 25px;
}

#start .text a {
    color: #10a6d8;
    font-weight: 400;
    line-height: 25px;
    text-decoration: underline;
}

#start .text p span {
    width: 21px;
    height: 21px;
    line-height: 23px;
    background-color: #c95c53;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
}

#start .text p b {
    font-size: 500;
}


/*Страница FAQ*/

#faq {}

#faq .container>.title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: 900;
    padding: 60px 0px 30px;
}

#faq .items {}

#faq .items .item {
    clear: both;
}

#faq .items .item .ask {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 20px;
}

#faq .items .item .ask span {
    width: 37px;
    height: 37px;
    background-color: #c95c53;
    border-radius: 50%;
    line-height: 40px;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 900;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
}

#faq .items .item .text {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    width: 944px;
    float: right;
    border-top: 1px solid #a0a0a0;
    padding: 20px 0px;
    position: relative;
}

#faq .items .item .text:before {
    content: '';
    width: 17px;
    height: 16px;
    position: absolute;
    left: 50px;
    top: -16px;
    background: url('../images/slice5.png') no-repeat center center;
}

#faq .items .item .text p {
    margin-top: 0px;
}

#faq .items .item .text ul {
    list-style: none;
    padding: 0px;
}

#faq .items .item .text ul li {
    background: url('../images/faq_arr.png') no-repeat left center;
    padding-left: 15px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 36px;
}

#line_1.santeh {
    background: url('../images/santeh_bg.png') no-repeat center center;
    min-height: 530px;
}

#line_1.santeh {
    background: url('../images/santeh_bg.png') no-repeat center center;
    height: 530px;
}

#line_1.santeh h1 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
}

#line_1.santeh .btns {
    text-align: center;
}

#line_1.santeh .btns a {
    border-radius: 22px;
    line-height: 45px;
    box-shadow: 1.5px 2.6px 4px rgba(0, 0, 0, 0.31);
    display: inline-block;
    margin: 0px 5px;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 33px;
}

#line_1.santeh .btns a.one {
    color: white;
    background-color: #A8BD49;
}

#line_1.santeh .btns a.two {
    background-color: white;
    color: black;
}

#line_1.santeh .btns a:hover {
    background-color: #8C9E3B;
    color: #fff;
}

#line_1.santeh p.next {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: block;
    position: relative;
    margin-top: 62px;
}

#line_1.santeh p.next:before {
    content: '';
    width: 18px;
    height: 10px;
    background: url('../images/santeh_next.png') no-repeat center center;
    position: absolute;
    top: 25px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

#santeh_2 {
    margin-top: 70px;
}

#santeh_2 table {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

#santeh_2 table td {
    vertical-align: top;
}

#santeh_2 table td .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 900;
}

#santeh_2 table td a.btn {
    border-radius: 3px;
    line-height: 59px;
    display: inline-block;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 33px;
    background-color: #A8BD49;
    color: white;
}

#santeh_2 table td a.btn:hover {
    background-color: #8C9E3B;
}

#santeh_3 {
    margin-top: 50px;
    background-color: whitesmoke;
    min-height: 235px;
}

#santeh_3 .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 900;
    text-align: center;
    padding-top: 56px;
    padding-bottom: 37px;
}

#santeh_3 .col {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    width: 240px;
    float: left;
    position: relative;
    padding-left: 75px;
    margin-right: 10px;
}

#santeh_3 .col.one:before {
    content: '1.';
}

#santeh_3 .col.two:before {
    content: '2.';
}

#santeh_3 .col.three:before {
    content: '3.';
}

#santeh_3 .col:before {
    color: #d0d0d0;
    font-family: 'Roboto', sans-serif;
    font-size: 88px;
    font-weight: 300;
    position: absolute;
    top: 25px;
    left: 0px;
}

#santeh #block_5 .items .item p {
    font-size: 15px;
}

#santeh #block_5 .container>.title {
    text-align: center;
}

#santeh #santeh_4 {
    background-color: whitesmoke;
    padding: 47px 0px 27px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

#santeh #santeh_4 .container>.title {
    text-align: center;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 38px;
}

#santeh #santeh_4 .container>.title span {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    margin-top: 20px;
}

#santeh #santeh_4 .col {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

#santeh #santeh_4 .col .ico {
    height: 73px;
}

#santeh #santeh_4 .col .name {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 900;
    margin-top: 10px;
}

#santeh #santeh_5 {
    padding: 47px 0px 27px;
}

#santeh #santeh_5 .container>.title {
    text-align: center;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 38px;
}

#santeh #santeh_5 table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #e7e7e7;
    margin: 0px;
}

#santeh #santeh_5 table th {
    width: 20%;
    height: 56px;
    background-color: #f0f0f0;
    border-radius: 5px 5px 0 0;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 900;
}

#santeh #santeh_5 table td {
    text-align: center;
    padding: 22px 0px;
}

#santeh #santeh_5 table td p {
    margin: 0px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
}

#santeh #santeh_5 table td .name {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 700;
}

#santeh #santeh_5 table td .old_price {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 30px;
    position: relative;
}

#santeh #santeh_5 table td .old_price:before {
    content: '';
    width: 65px;
    height: 17px;
    background: url('../images/old_price.png') no-repeat center center;
    position: absolute;
    top: 6px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}

#santeh #santeh_5 table td .price {
    color: #c95c53;
    font-family: 'Open Sans', sans-serif;
    font-size: 31px;
    font-weight: 700;
    line-height: 34px;
}

#santeh #santeh_5 table td hr {
    border: none;
    border-top: 1px solid #e7e7e7;
    margin: 10px 30px;
}

#santeh #santeh_5 table td a.btn {
    border: 1px solid #A8BD49;
    background-color: #A8BD49;
    border-radius: 4px;
    line-height: 43px;
    display: inline-block;
    padding: 0px 34px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

#santeh #santeh_5 table td a.btn:hover {
    background-color: #8C9E3B;
    border: 1px solid #8C9E3B;
    color: #fff;
}

#santeh #santeh_5 table tr:nth-child(2) td {
    border-bottom: none;
}

#santeh #santeh_5 table tr:nth-child(3) td {
    border-top: none;
}

#santeh #santeh_5 .warning {
    background-color: #c95c53;
    border: 1px dashed #c95c53;
    border-radius: 0 0 5px 5px;
    padding: 20px;
    text-align: center;
    color: white;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    font-size: 15px;
    font-weight: 700;
}

#santeh #santeh_5 .warning h3 {
    margin: 0px;
    font-size: 22px;
    font-weight: 700;
}

#santeh #santeh_5 .warning p {
    margin: 0px;
}

#santeh #santeh_5 .tell {
    margin: 20px;
}

#santeh #santeh_5 .tell p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin: 13px 0px;
}

#santeh #santeh_5 .tell p.num {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-weight: 900;
}

#santeh #santeh_6 {
    background-color: whitesmoke;
    padding-bottom: 50px;
}

#santeh #santeh_6 .container>.title {
    text-align: center;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 900;
    padding: 47px 0px 30px;
}

#santeh #santeh_6 .bg {
    background-color: white;
    box-shadow: 0 16px 30px rgba(118, 118, 118, 0.19);
    padding: 8px;
}

#santeh #santeh_6 .bg table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #fff;
    margin: 0px;
    text-align: center;
}

#santeh #santeh_6 .bg table th {
    background-color: whitesmoke;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 49px;
    padding: 0px 18px;
}

#santeh #santeh_6 .bg table tr {}

#santeh #santeh_6 .bg table tr td {
    padding: 0px 18px;
    line-height: 49px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
}

#santeh #santeh_6 .bg table tr:nth-child(even) td {
    background-color: whitesmoke;
}

#santeh #santeh_6 .bg table tr th:first-child,
#santeh #santeh_6 .bg table tr td:first-child {
    text-align: left;
    width: 500px
}

#santeh #santeh_6 .inf {
    background: rgba(201, 92, 83, 0.15) url('../images/block_3_ico_3.png') no-repeat 10px 15px;
    border: 1px dashed #c95c53;
    border-radius: 5px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    line-height: 60px;
    padding-left: 60px;
    margin-top: 20px;
    font-weight: 700;
}

#santeh #santeh_6 .santeh_7 {
    margin-top: 34px;
    height: 212px;
    border: 6px solid #3b6e7f;
    box-shadow: 0 7px 13px rgba(0, 0, 0, 0.09);
}

#santeh #santeh_6 .santeh_7 .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    padding-top: 35px;
}

#santeh #santeh_6 .santeh_7 p {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

#santeh #santeh_6 .santeh_7 input[type=text] {
    width: 200px;
    height: 48px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 7px 15px rgba(118, 118, 118, 0.19);
    border: none;
    margin: 0px 5px;
    padding-left: 15px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
}

#santeh #santeh_6 .santeh_7 input[type=submit] {
    width: 262px;
    height: 47px;
    background-color: #A8BD49;
    border-radius: 3px;
    box-shadow: 0 7px 15px rgba(118, 118, 118, 0.19);
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
    border: none;
}

#santeh #santeh_6 .santeh_7 input[type=submit]:hover {
    background-color: #8C9E3B;
    cursor: pointer;
}

#santeh #santeh_6 .santeh_7 form {
    text-align: center;
    padding-top: 10px;
}

#line_1.poverka {
    background: url('../images/poverka_bg.png') no-repeat center top;
    height: 530px;
}

#line_1.poverka .menu {
    margin-top: 40px;
}

#line_1.poverka .left {
    float: left;
}

#line_1.poverka .right {
    float: right;
}

#line_1.poverka h1 {
    font-size: 47px;
    margin-top: 70px;
}

#line_1.poverka p.block {
    background-color: white;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 46px;
    height: 46px;
    display: inline-block;
    padding-left: 18px;
}

#line_1.poverka p.block b {
    color: white;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    background-color: #A8BD49;
    line-height: 46px;
    height: 46px;
    display: inline-block;
    padding: 0px 18px;
    margin-left: 18px;
    position: relative;
}

#line_1.poverka p.block b:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -23px;
    width: 0;
    height: 0;
    border-left: 15px solid #A8BD49;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
}

#line_1.poverka .form {
    width: 304px;
    height: 302px;
    border: 1px solid white;
    text-align: center;
}

#line_1.poverka .form .title {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 900;
    margin: 15px 0px 15px;
}

#line_1.poverka .form p {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}

#line_1.poverka .form input[type=text] {
    width: 233px;
    height: 48px;
    background-color: white;
    border-radius: 3px;
    border: none;
    padding-left: 19px;
    margin-bottom: 9px;
}

#line_1.poverka .form input[type=submit] {
    width: 253px;
    height: 59px;
    background-color: #A8BD49;
    border-radius: 3px;
    border: none;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    box-shadow: 0 7px 15px rgba(118, 118, 118, 0.6);
    cursor: pointer;
    font-weight: 700;
}

#line_1.poverka .form input[type=submit]:hover {
    background-color: #8C9E3B;
}

#line_1.poverka .form {}

.inf_poverka {
    background: rgba(255, 255, 255, 0.15) url('../images/ico_warning.png') no-repeat 10px 15px;
    border: 1px dashed #fff;
    border-radius: 5px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 0px;
    padding-left: 60px;
    margin-top: 20px;
    font-size: 13px;
    margin-bottom: 30px;
    line-height: 20px;
}

#block_3 .inf b {
    font-weight: 700;
}

.poverka_2 {
    height: 212px;
    border: 6px solid #1096E2;
    box-shadow: 0 7px 13px rgba(0, 0, 0, 0.09);
    text-align: center;
}

.poverka_2 .title {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    padding-top: 35px;
}

.poverka_2 p {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.poverka_2 input[type=text] {
    width: 200px;
    height: 48px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 7px 15px rgba(118, 118, 118, 0.19);
    border: none;
    margin: 0px 5px;
    padding-left: 15px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.poverka_2 input[type=submit] {
    width: 262px;
    height: 50px;
    background-color: #A8BD49;
    border-radius: 3px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 1.5px 2.6px 4px rgba(0, 0, 0, 0.31);
    border: none;
}

.poverka_2 input[type=submit]:hover {
    background-color: #96A942;
    cursor: pointer;
}

.poverka_2 .santeh_7 form {
    text-align: center;
    padding-top: 10px;
}

#otziv {
    background-color: white;
    text-align: center;
    width: 349px;
}

#otziv .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 900;
    padding: 29px 0px 24px;
}

#otziv form {}

#otziv form input[type=text] {
    width: 267px;
    height: 48px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
}

#otziv form textarea {
    width: 267px;
    height: 159px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
    padding-top: 10px;
}

#otziv form input[type=submit] {
    width: 287px;
    height: 59px;
    background-color: #c95c53;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    margin-bottom: 24px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
}

#direktor {
    background-color: white;
    text-align: center;
    width: 349px;
}

#direktor .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 900;
    padding: 29px 0px 24px;
}

#direktor form {}

#direktor form input[type=text] {
    width: 267px;
    height: 48px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
}

#direktor form textarea {
    width: 267px;
    height: 159px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
    padding-top: 10px;
}

#direktor form input[type=submit] {
    width: 287px;
    height: 59px;
    background-color: #c95c53;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    margin-bottom: 24px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
}

#action {
    width: 349px;
    background-color: white;
    text-align: center;
}

#action .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 900;
    padding: 29px 0px 24px;
}

#action .usl {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 19px;
}

#action .usl span {
    font-size: 23px;
    font-weight: 700;
    display: inline-block;
    margin-top: 7px;
}

#action form input[type=text] {
    width: 267px;
    height: 48px;
    background-color: white;
    border: 1px solid #a0a0a0;
    border-radius: 3px;
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 9px;
    padding-left: 20px;
}

#action form input[type=submit] {
    width: 287px;
    height: 59px;
    background-color: #A8BD49;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    margin-bottom: 24px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
}

#action form input[type=submit]:hover {
    background-color: #8C9E3B;
}

#open_modal {
    width: 816px;
    height: 518px;
    background: url('../images/modal_bg.png') no-repeat;
    box-sizing: border-box;
    padding-left: 300px;
}

#open_modal .text1 {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 30px;
    padding: 28px 0px 25px;
}

#open_modal .text2 {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 9px;
    line-height: 27px;
}

#open_modal .text3 {
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    padding-bottom: 14px;
}

#open_modal .text3 b {
    color: #c95d53;
    font-weight: 700;
}

#open_modal .text4 {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 20px;
}

#open_modal .text5 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: black;
    font-weight: 400;
    background: url('../images/ico_pdf_.png') no-repeat left top;
    padding-left: 50px;
    padding-bottom: 20px;
}

#open_modal .text5 b {
    color: #c72e1d;
    font-weight: 700;
}

#open_modal .text6 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: black;
    font-weight: 400;
    background: url('../images/ico_price_.png') no-repeat left top;
    padding-left: 50px;
}

#open_modal .text6 b {
    color: #c72e1d;
    font-weight: 700;
}

#open_modal .text7 {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 500;
    padding: 17px 0px;
}

#open_modal .form {
    box-shadow: -1.7px 3.6px 7px rgba(45, 129, 182, 0.3);
    background-color: white;
    border: 1px solid gainsboro;
    border-radius: 5px;
    height: 42px;
    width: 495px;
    position: relative;
}

#open_modal .form input[type=email] {
    background: url('../images/ico_mail_.png') no-repeat 13px 17px;
    height: 42px;
    border: none;
    outline: none;
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding-left: 40px;
    width: 225px;
}

#open_modal .form input[type=submit] {
    width: 231px;
    height: 42px;
    background-color: #a8bd49;
    border-radius: 0 5px 5px 0;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    border: none;
    outline: none;
    position: absolute;
    top: 0;
    right: 0;
}

#open_modal .form input[type=submit]:hover {
    background-color: #8C9E3B;
    cursor: pointer;
}

#open_modal .text8 {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 17px 0px;
    background: url('../images/ico_podp_.png') no-repeat;
    height: 43px;
    background-position: 330px 10px;
    line-height: 18px;
}

.top_img {
    background: url('../images/top_img.jpg') no-repeat top center;
    display: block;
    height: 80px;
}

#sended .wrapper {
    width: 200px;
}

#sended .checkmark {
    stroke: #fff;
    stroke-dashoffset: 745.74853515625;
    stroke-dasharray: 745.74853515625;
    -webkit-animation: dash 2s ease-out forwards infinite;
    animation: dash 2s ease-out forwards infinite;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 745.74853515625;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 745.74853515625;
    }
    100% {
        stroke-dashoffset: 0;
    }
}

#order1 {
    background: url('../images/order_bg.jpg') no-repeat top center;
}

#order1 .container {
    transition: 0.3s;
}

#order1 .top {
    margin-top: 50px;
}

#order1 .top .logo {
    float: left;
    margin-left: 30px;
}

#order1 .top .btn {
    float: right;
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    background: url('../images/ico_info_order.png') no-repeat left center;
    padding-left: 25px;
    line-height: 20px;
    margin-top: 20px;
}

#order1 .top .btn span {
    border-bottom: 1px dashed #000;
}

#order1 .top .btn:hover span {
    border-bottom: 1px dashed rgba(0, 0, 0, 0);
    transition: .3s;
}

#order1 .content_order {
    background: #fff;
    box-sizing: border-box;
    padding: 0px;
    box-shadow: 0px 20px 52px -12px rgba(0, 0, 0, 0.3);
    padding-left: 30px;
    position: relative;
    margin-top: 20px;
}

#order1 .content_order .col {}

#order1 .content_order .col.col1 {
    background: #fff;
    width: 40%;
    box-sizing: border-box;
    float: left;
}

#order1 .content_order .col.col2 {
    background: #fff;
    width: 60%;
    box-sizing: border-box;
    float: left;
}

#order1 .content_order .col .text1 {
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 35px;
    font-weight: 700;
    background: url('../images/ico_ok_order.png') no-repeat left center;
    padding-left: 45px;
    margin-top: 41px;
}

#order1 .content_order .col .text2 {
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin: 20px 0px;
    padding-left: 45px;
    line-height: 24px;
}

#order1 .content_order .col .text3 {
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding-left: 45px;
    line-height: 24px;
}

#order1 .btns {
    text-align: right;
    position: relative;
    margin-top: 20px;
}

#order1 .btns a {
    display: inline-block;
    line-height: 55px;
    border-radius: 5px;
    background-color: #ffbb04;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    padding: 0px 60px;
}

#order1 .btns a:hover {
    background-color: #e1a400;
    transition: .3s;
}

#order1 .bot_form {
    background: url(../images/bot_form_order.jpg) no-repeat top center;
    margin-left: -30px;
    padding-left: 75px;
    padding-top: 20px;
    height: 160px;
    box-sizing: border-box;
}

#order1 .bot_form .text1 {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}

#order1 .bot_form .text2 {
    font-family: 'Roboto', sans-serif;
    color: #fefefe;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0px 15px;
}

#order1 .bot_form input[type=text] {
    width: 290px;
    height: 44px;
    border-radius: 3px;
    background-color: #ffffff;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 400;
    padding: 0px 20px;
    border: none;
    box-sizing: border-box;
    margin-right: 30px;
}

#order1 .bot_form input[type=submit] {
    line-height: 44px;
    border-radius: 3px;
    background-color: #ffbb04;
    color: #000000;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 400;
    padding: 0px 35px;
    border: none;
}

#order1 .bot_form input[type=submit]:hover {
    background-color: #96A942;
    transition: .3s;
}

#modal_city {
    background-color: white;
    text-align: center;
    width: 349px;
}

#modal_city .title {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 900;
    padding: 29px 0px 24px;
}

#modal_city a.btn {
    width: 287px;
    height: 48px;
    background-color: #A8BD49;
    border-radius: 22px;
    border: none;
    cursor: pointer;
    margin-bottom: 24px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    display: inline-block;
    line-height: 48px;
    text-decoration: none;
}

#modal_city a.btn:hover {
    background-color: #8C9E3B;
}

.m-call-tracking-widget div {
    display: inline;
}

#block_3 .items .item table.table_2 td b.old_price{
	display: inline-block;
	color: #000;
	font-size: 25px;
	position: relative;
}
#block_3 .items .item table.table_2 td b.old_price:before{
	content: '';
    width: 98px;
    height:2px;
    background: #c95c53;
    position: absolute;
    top: 20px;
    left: -12px;
    transform: rotate(-10deg);
}
#block_3 {
    background: url(../images/block_3_bg.png) center center no-repeat;
    min-height: 827px;
    background-repeat: repeat-y;
}
#block_3 .items .item table.table_2 td {
    width: 50%;
}