@font-face {
    font-family: 'Chevin Cyrillic';
    src: url('../fonts/ChevinCyrillic-Bold.eot');
    src: url('../fonts/ChevinCyrillic-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ChevinCyrillic-Bold.woff') format('woff'),
    url('../fonts/ChevinCyrillic-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Chevin Cyrillic';
    src: url('../fonts/ChevinCyrillic-BoldItalic.eot');
    src: url('../fonts/ChevinCyrillic-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ChevinCyrillic-BoldItalic.woff') format('woff'),
    url('../fonts/ChevinCyrillic-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

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

@font-face {
    font-family: 'Chevin Cyrillic';
    src: url('../fonts/ChevinCyrillic-LightItalic.eot');
    src: url('../fonts/ChevinCyrillic-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ChevinCyrillic-LightItalic.woff') format('woff'),
    url('../fonts/ChevinCyrillic-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

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

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


* {margin: 0; padding:0;}
html {
    font-family: 'Sommet Rounded', sans-serif;
    font-size:16px;
}
body {
    background-color: #ffffff;
    min-width: 690px;
}
.clear{clear:both;height:0;font-size:0;overflow:hidden}
.spacer{clear:both;height:1px;overflow:hidden}
a {
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
}
p {
    margin-bottom:8px;
}
table{width:100%}
table td,table th{vertical-align:top;text-align:left}
table,table td{border:0 solid #fff;border-collapse:collapse}
p,ul,ol{margin:5px 0}
ol,ul {padding-left:20px}
li{padding-left:10px}
a,a:visited,a:link,a:hover{color:#000000;}
a img{border:0 solid}
h1{font-size:160%;font-weight:bold}
h2{font-size:130%;font-weight:bold;margin: 0.67em 0;}
h3, .h2_title{font-size:137%;font-weight:bold}
h4{font-size:125%;font-weight:bold}
h5{font-size:112.5%;font-weight:bold}
p+p,ul.dotted li + li {
    margin-top: 10px;
}
a.dashedLink, a.dashedLink:hover {
    text-decoration:none;
}
a.dashedLink {
    border-bottom:#000 1px dashed;
}
a.dashedLink:hover {
    border-bottom:#000 0px solid;
}
.ico_doc{padding-left:25px;background:url(../img/ico_doc.gif) no-repeat 0 0;line-height:16px;display:block;height:16px}
.fl {
    float:left;
}
.fr {
    float:right;
}
.gray {
    color:#989898;
}
.jq-selectbox {
    width: 250px;
}
.jq-selectbox.width-auto {
    width: auto;
}
.jq-selectbox.width-250 {
    width: 250px;
}
.container {
    height: 100%;
}
.top {
    height: 130px;
    width:100%;
    background: url(../img/bg_bunner.jpg) repeat center center;
}
.top .centerContent{
    position: relative;
}
.bottom {
    width:100%;
    background:#272425;
    margin-top:50px;
}
.topContent, .centerContent, .bottomContent {
    max-width: 1280px;
    /*min-width: 780px;*/
    margin: 0 auto;
}
.footerContainer {
    margin:0 40px;
}
.centerContainer {
    margin:33px 70px 0;
    position: relative;
}
.content {
    margin:0 40px;
}
.content table:not(.polimer):not(.contsct_one):not(.coder_map):not(.table_elka) {
    border:1px solid #000;
}
.content table:not(.polimer):not(.contsct_one):not(.coder_map):not(.table_elka) td {
    border:1px solid #000;
}
.content table:not(.polimer):not(.contsct_one):not(.coder_map):not(.table_elka) tbody tr:nth-child(odd) {
    background-color: #eee;
}
div.title_one{font-size:18px;margin-bottom:20px}
.h2_title{font-size:18px;color:#c80003}
.ico_doc{padding-left:25px;background:url(../img/ico_doc.gif) no-repeat 0 0;line-height:16px;display:block;height:16px}
table.polimer{border-collapse:collapse;width:100%;table-layout:fixed;margin-bottom:15px}
table.polimer td{text-align:center;padding:3px}
table.contsct_one{border-collapse:collapse}
table.contsct_one td.td{padding:0 15px 15px 0;vertical-align:top}
table.coder_map{border-collapse:collapse}
table.coder_map td{padding:0;text-align:center}
table.coder_map img{border:0}
table.coder_map div.img{margin-bottom:5px}
table.coder_map div.img img{border:1px solid #495f89}
table.coder_map span.plus{font-weight:bold;background:url(../img/ico_plus_kz.gif) no-repeat 0 center}
table.coder_map span.plus a{padding-left:18px}
table.coder_map div.print{margin-top:10px}
table.coder_map div.print span{font-weight:bold;padding-left:20px;background:url(../img/ico_print_kz.gif) no-repeat 0 center}
table.coder_map span.plus a{padding-left:18px}
.title_elka{font-size:18px;margin-bottom:15px;color:#00b050}
.table_elka{border-collapse:collapse}
.table_elka th{font-weight:bold;text-align:left;border:1px solid gray;background:#dfdfdf;padding:3px 10px}
.table_elka td{border:1px solid gray;padding:3px 10px}
.table_elka th.center,.table_elka td.center{text-align:center}
.ul_elka{margin:0 0 15px;padding:0;list-style:none}
.ul_elka li{background:url(../img/li_elka.gif) no-repeat 0 0;padding:0 0 5px 20px}

.topContent {
    width:100%;
}
.topContent img {
    width:100%;
    height:167px;
}
.menuBg {
    background:url('../img/menu_bg.png') repeat-x top;
}
.topMenuContainer {
    margin:0 auto;
    vertical-align:top;
    text-align:center;
    clear:both;
    position: relative;
}
.leftMenuContainer {
    width: 100%;
    padding: 0 65px;
    box-sizing: border-box;
    background: url(../img/menu_bg_bottom.png) repeat top;
}
.top *{
    box-sizing: border-box;
}
.map_in_head{
    #background: url(../img/map_in_head.png) no-repeat top center;
    position: absolute;
    width: 330px;
    padding-top: 35px;
    line-height: 14px;
    height: 150px;
    left: 120px;
    right: 0;
    margin: auto;
    font-size: 12px;
    font-family: 'Chevin Cyrillic', serif;
}
.text_in_head {
    float: right;
    margin: 35px 100px 0 0;
    font-size: 15px;
    line-height: 18px;
    font-family: 'Chevin Cyrillic', serif;
}
.logo_in_head{
    background: url(../img/logo_new_in_head.png);
    position: absolute;
    top: 10px;
    left: 85px;
    width: 310px;
    height: 110px;
    display: block;
}
@media (max-width: 1160px) {
    .map_in_head {
        display: none;
    }
}
@media (max-width: 810px) {
    .logo_in_head {
        top: 0;
    }
    .text_in_head{
        right: auto;
        left: 105px;
        top: 115px;
    }
}
@media (max-width: 600px) {
    .text_in_head{
        display: none;
    }
    .logo_in_head {
        left: 0;
        right: 0;
        margin: auto;
    }
    .top{
        height: 115px;
    }
}
.rightMenuContainer {
    width: 100%;
    box-sizing: border-box;
    padding: 0 70px;
    background: url(../img/menu_bg_top.png) repeat top;
}

.leftMenu li, .rightMenu li {
    margin:0;
    padding:0;
}
.leftMenu li, .rightMenu li {
}
.leftMenu li a, .leftMenu li.current {
    font-family:  'Sommet Rounded', sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.rightMenu li a, .rightMenu li.current {
    font-family:  'Sommet Rounded', sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.leftMenu {
    float: right;
    margin: 0;
    line-height: 50px;
}
.rightMenu {
    float: right;
    margin: 0;
    line-height: 45px;
}
.leftMenu li, .rightMenu li {
    display:inline;
}
.leftMenu li a, .leftMenu li a:hover, .rightMenu li a, .rightMenu li a:hover,.leftMenu li.current, .rightMenu li.current{
    text-decoration:none;
    display: inline-block;
    position: relative;
}
.leftMenu li a, .leftMenu li a:hover, .leftMenu li.current {
    color:#000000;
    text-transform: uppercase;
    padding: 0 15px;
}
.rightMenu li a, .rightMenu li a:hover, .rightMenu li.current {
    color:#d5d1c7;
    padding: 0 9px;
}
.leftMenu li a:before, .rightMenu li a:before, .leftMenu li.current:before, .rightMenu li.current:before {
    content: '';
    position: absolute;
    bottom: 0;
    left:0;
    right:0;
    height: 0;
    background: #ff191e;
    transition: 0.3s height ease;
}
.leftMenu li a:hover:before, .rightMenu li a:hover:before, .leftMenu li.current:before, .rightMenu li.current:before {
    height: 4px;
}
.positionWrap {
    height:430px;
}
.arrowWrap {
    position: relative;
}
.arrowLeft, .arrowRight {
    width:40px;
    height:40px;
    position:absolute;
    top:200px;
    z-index:3000;
    cursor:pointer;
}
.arrowLeft {
    background:url('../img/arrow_left.png') no-repeat;
}
.arrowRight {
    background:url('../img/arrow_right.png') no-repeat;
    right:0;
}
.links-to-floorWrap {
}
.links-to-floor {
    text-align:center;
}
.links-to-floor li {
    background: url('../img/link_to_floor.png') no-repeat;
    display:inline;
    padding:0 10px;
    list-style: none;
}
.links-to-floor .selected {
    background: url('../img/link_to_floor_selected.png') no-repeat;
}
.links-to-floor li:hover {
    cursor: pointer;
}
.footerContainer {
    text-align:center;
    vertical-align: top;
}
.bottomContent, .footerContainer, .footerContainer a {
    color: white;
    font-size:0.95rem;
}
.footerItem {
    display:inline-block;
    text-align:left;
    width:320px;
    margin:20px 20px 0 20px;
    vertical-align: top;
}
.footerItem.first {
    width:260px;
}
.footerItem.last {
    width:390px;
    /*margin-right:0px;*/
}
.footerItem h2 {
    font-size:1.25rem;
}
.footerNew {
    margin-top:20px;
}
.footerArchive {
    margin-top:20px;
    float:right;
}
.footerArchive a, .footerArchive a:hover {
    color:#8c8c8c;
}
.imgWrap img {
    max-width:100%;
    height:auto;
}
.imgWrap_addition img {
    max-width: 100%;
    height: auto;
    max-height: 500px;
}
.imgWrap_addition {
    text-align: center;
}
.inputBox, .captchaContainer {
    margin:5px 0;
}
.footerItem .inputBox input{
    width:230px;
}
.footerItem .captchaContainer {
    width:250px;
}
.footerItem .capthaInput {
    width:120px;
    height:24px;
}
.footerItem textarea {
    width:230px;
}
.copyright {
    margin:0 110px;
}
.dashedButton, .footerItem .inputBox input.dashedButton, .dashedButtonBlack, .slider_btn {
    width:150px;
    height:32px;
    border-radius:4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background:none;
    border:dashed 1px #FFF;
}
div.black .slider_btn {
    border-color: #000;
}
a.dashedButton, a.dashedButtonBlack, a.slider_btn {
    width:auto;
    height:auto;
    padding:5px 20px;
    text-decoration:none;
}
a.dashedButton, a.dashedButtonBlack {
    behavior: url(../js/pie/PIE.htc);
}
a.dashedButton:hover, a.dashedButtonBlack:hover, a.slider_btn:hover {
    text-decoration:underline;
}
.dashedButtonBlack, a.dashedButtonBlack, a.slider_btn {
    border:dashed 1px #333;
    color:#333;
}
.centerForm {
    width:450px;
}
.centerForm .dashedButton, .centerForm .footerItem .inputBox input.dashedButton, .centerForm .dashedButtonBlack, .centerForm .slider_btn {
    border-color: #000;
}
.centerForm .inputtext, .centerForm .inputtextarea {
    width:100%;
}
.centerForm .capthaInput {
    width:320px;
    margin-right:-20px;
}
.submitBox {
    margin-left:100px;
    margin-top: 15px;
}
.centerForm .submitBox {
    margin-left:319px;
}
.footerItem fieldset {
    border:dotted 1px #FFF;
    font-size:0.87rem;
    padding:10px 30px 20px 30px;
    width: 330px;
}
.footerItem fieldset legend {
    font-size:1.25rem;
    background:#272425;
    font-weight:bold;
}
.subMenu {
    text-align:center;
    margin-bottom:33px;
    padding:0;
}
.subMenu li {
    list-style: none;
    display:inline;
    margin:0px 5px;
    font-size:140%;
    line-height:34px;
}
.arrow_box {
    position: relative;
    background: #FFF;
    border-radius:3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px dashed #767676;
    display:inline;
    padding:5px 20px;
    z-index:-10;
    color:#222;
}
.subMenu li.active a {
    text-decoration: none;
}
.arrow_box:after {
    content: " ";
    background: url('../img/product_menu_arrow.gif') no-repeat;
    width: 47px;
    height: 12px;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 0px;
    margin-left: -24px;
}
doesnotexist:-o-prefocus, .arrow_box:after {
    top: 41px;
    margin: 0 auto;
}
.subMenu li a {
    white-space: nowrap;
}
.subMenu li a, .subMenu li a:hover {
    color:#757575;
}
.productMenu {
    display:block;
    padding: 0 5px;
    margin: 0;
    background: #e4ebef;
    border-radius: 6px 6px 0 0;
    box-shadow: inset 0 30px 0 0 #fff;
}
.productMenu li {
    list-style-type: none;
    display: block;
    float: left;
}
.productMenu li span, .productMenu li a{
    display: inline-block;
    white-space: nowrap;
    background: #cf1c16;
    padding: 1px 15px 4px;
    position: relative;
    text-align: center;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    border-radius: 6px 6px 0 0;
    margin-top: 15px;
    transition: 0.1s;
}
.productMenu li.active span, .productMenu li a:hover{
    margin-top: 8px;
    background: #ff191e;
    padding: 4px 15px 8px;
}
.productMenu li.active span {
    padding: 4px 25px 8px;
    font-weight: 900;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}
.hidden {
    display: none;
}
.productList {
    margin-top:30px;
    text-align:center;
}
.productDesc {
    font-size:100%;
}
.productBlock {
    display:inline-block;
    text-align:left;
    width:360px;
    margin:10px 5px 65px 0;
    vertical-align: top;
}
.productWrap {
}
.productImg, .productText {
    float:left;
}
.productText {
    width:220px;
}
.productBlock {
    font-size:90%;
}
.productName {
    margin-bottom:19px;
}
.productName a, .productName a:hover {
    color:#333;
    font-size:144%;
}
.productName a {
    text-decoration: underline;
}
.productName a:hover {
    text-decoration: none;
}
.productDesc {
    margin-bottom:12px;
}
.productPrice {
    color:#415f0c;
}
.productPriceWrap {
    width:200px;
    float:right;
}
.productPriceDesc {
    border-radius:3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px dashed #999;
    padding:0 10px 10px 10px;
    margin-left:10px;
}
.productInfoBlock {
    font-size:90%;
}
.productRowContent {
    float:left;
    min-width:800px;
}
.productPriceDescComment {
    font-size:90%;
    margin:10px;
}
.productPriceDesc div, .productPriceDesc h3 {
    font-size:90%;
}
.productPriceDesc h3 {
    margin:10px 0;
}
.productBlock .productPrice {
    font-size:125%;
    margin-bottom:22px;
}
.productRowContent .productPrice {
    font-size:125%;
}
.productRowContent ul {
    margin-left:347px;
}
.productInfoBlock {
    border: 1px solid #e4ebef;
    border-top: none;
    border-radius: 0 0 6px 6px;
    padding: 15px;
}
.productRowContent .previewImg, .productRowContent .previewImg li {
    margin:0;
    padding:0;
    position:static;
}
.certificateWrap {
    border-radius:3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px dashed #999;
    padding:30px 45px;
    float:left;
    position: relative;
    margin:25px 0 0 30px;
}
.certificateHeader {
    position: absolute;
    background: #FFF;
    position: relative;
    top:-50px;
    left:-20px;
    font-size:156%;
    height:40px;
    width:150px;
    text-align:center;
}
.certificateDesc {
    width:180px;
    text-align:center;
}
.sizesWrap {
    float:left;
    position: relative;
    margin-left:50px;
    padding-top:30px;
    margin-top:25px;
}
.sizesHeader {
    position: absolute;
    font-size:156%;
    top:-19px;
    left:0px;
    height:40px;
    width:150px;
}
.sizesDesc {
    width:280px;
}
.table {
    display: table;
}
.trow {
    display: table-row;
}
.tcol {
    display: table-cell;
    vertical-align: top;
}
.productInfoBlock .img {
    float:left;
    width:230px;
}
.productInfoBlock h1, .productInfoBlock h2 {
    margin-top:0;
}
.productInfoBlock h2 {
    margin:12px 0;
}
.previewImg, .previewImg li {
    margin:0;
    padding: 0;
}
.previewImg {
    list-style: none;
    display:block;
    float:left;
    width:114px;
}
.previewImg li {
    display: block;
    margin-bottom:5px;
}
.previewImg li {margin-bottom:9px;padding-right:7px;}
.previewImg li a {display:block;cursor:pointer;}
.newRow {
    margin-top:60px;
}
.newRow .newImg {
    width:313px;
    margin-right:40px;
}
.newRow .newText {
    margin-left:40px;
    width:680px;
}
.toArchive {
    width: 250px;
    height:70px;
    text-align:center;
    margin:0 auto;
    background: url('../img/to_archive.jpg') no-repeat bottom center;
}
.toArchive a {
    font-size:140%;
}
.newRow_additions {
    padding: 60px 20px 0;
}
#img_one {
    float:left;
    padding:0 5px 100px 0;
}
#img_one div.img div {width:230px;height:550px;background-repeat:no-repeat;background-position:center 0;display:none;}

.btn {
    background: #d01e18;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    color:#fff!important;
    border-radius: 6px;
    margin: 4px 0 2px;
    box-shadow: 0 4px 0 0 #8c1815;
    transition: 0.1s;
    outline: none;
    border: none;
}
.btn:hover {
    background: #ff181e;
    box-shadow: 0 4px 0 0 #bb201c;
}
.btn:active {
    margin: 6px 0 0;
    box-shadow: 0 2px 0 0 #bb201c;
}
.btn.top_align{
    /*position: absolute;
    top: -85px;
    right: 120px;*/
}
.text-center {
    text-align: center;
    width: 100%;
}
.ajax_form {
    width:400px;
    text-align: center;
}
.input_group {
    width: 100%;
    margin: 10px 0 5px;
}
.input_group input, .input_group textarea {
    width: 100%;
    background-color: #FAFAFA;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    color: #2d2a26;
    font-size: 16px;
    transition: all 0.3s;
    padding: 7px 18px;
    line-height: 24px;
    box-sizing: border-box;
    box-shadow: inset 0 3px 14px -7px #777, 0 0 10px -10px #2196F3;
    outline: none;
    vertical-align: middle;
}
.input_group textarea {
    resize: none;
    height: 150px;
}
.input_group input:focus, .input_group textarea:focus {
    border-color: #FAFAFA;
    box-shadow: inset 0 -3px 14px -7px #fff, 0 0 10px -2px #2196F3;
}
.input_group .jq-selectbox {
    width: 100%;
}
.input_group .jq-selectbox__select, .input_group .jq-selectbox__select:hover,
.input_group .jq-selectbox__select:focus,
.input_group .jq-selectbox.focused .jq-selectbox__select {
    text-shadow: 1px 1px #FFF;
    padding: 5px 45px 5px 18px;
    box-shadow: inset 0 3px 14px -7px #777, 0 0 10px -10px #2196F3;
    border: 1px solid #dcdcdc;
    background: #fafafa;
    border-radius: 6px;
    font-family: 'Sommet Rounded', sans-serif;
    transition: all 0.3s;
}
.input_group .jq-selectbox__select:active,
.input_group .jq-selectbox.opened .jq-selectbox__select
{
    border-color: #FAFAFA;
    box-shadow: inset 0 -3px 14px -7px #fff, 0 0 10px -2px #2196F3;
}
.input_group .jq-selectbox__search {
    display: none!important;
}
.input_group .jq-selectbox__trigger {
    border: none;
}
.input_group .jq-selectbox__trigger-arrow {
    top:17px;
}
.input_group .jq-selectbox__select-text {
    color: #2d2a26;
    font-size: 16px;
    text-align: left;
}
.input_group .jq-selectbox__dropdown{
    font-family: 'Sommet Rounded', sans-serif;
}
.input_group .jq-selectbox li.selected {
    background-color: #6cb8f1;
}
.jq-selectbox li:hover {
    background-color: #4b85a2;
}
.main_page_headered_text {
    color:#000000;
    padding: 14px 355px 10px 63px;
    font-family: 'Sommet Rounded', sans-serif;
    font-size: 14px;
    font-weight: 300;
    position: relative;
}
.main_page_headered_text:before {
    content: '';
    display: block;
    background: url(../img/main_page_headered_image.png) no-repeat;
    width: 190px;
    height: 112px;
    position: absolute;
    top: -16px;
    right: 144px;
}
.main_page_hedered_head {
    color:#ff191e;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 15px;
}
.google_map {
    padding: 15px 0;
}
@media (max-width: 1250px) {
    .btn.top_align {
        right:20px
    }
}

.checkbox-wrapper {
    display: inline-block;
    position: relative;
}
.checkbox-wrapper .checkbox_safe span {
    background: url(../img/material-checkbox.png) no-repeat 0 0;
    height: 24px;
    width: 24px;
    display: block;
    font-family: 'dinproLight',sans-serif;
    font-size: 16px;
    position: absolute;

    top: -5px;
    left: -5px;
    z-index: 2;
}
.checkbox-wrapper .checkbox_safe {
    position: relative;
    height: 12px;
    width: 25px;
    display: block!important;
    margin: 0!important;
}
.checkbox-wrapper .checkbox_safe:after{
    content: '';
    position: absolute;
    top: -8px;
    left: -8px;
    background: transparent;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    transition: 0.3s background-color;
    z-index: 1;
}
.check_send_wrapper{
    font-size: 11px;
    padding: 10px 0;
}
.check_send_state.show_error .checkbox-wrapper .checkbox_safe:after {
    background: rgba(255, 8, 0, 0.4);
}
.checkbox-wrapper .checkbox_safe input:checked ~ span {
    background-position: 0 -24px;
}
.checkbox-wrapper .checkbox_safe input{
    width: 0!important;
    height: 0!important;
    border: 0;
    opacity: 0;
    visibility: collapse;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.check_send_state .check_send_target.disable{
    opacity:0.5;
}

@media screen and (max-width: 1124px) {
    .main_page_headered_text {
        color:#000000;
        padding: 14px 230px 10px 15px;
    }
    .main_page_headered_text:before {
        top: -16px;
        right: 15px;
    }
    .btn.top_align {
        top: 0;
        right: auto;
        left: auto;
        position: relative;
    }
    .logo {width: 170px;}
    .logo div {
        background-image: url('../img/logo_small.png');
        width: 170px;
        left:15px;
    }
    .leftMenuContainer ,.rightMenuContainer {
        padding: 0 15px;
    }
    .footerContainer, .centerContainer {
        margin-left: 10px;
        margin-right: 10px;
    }
    .content {
        margin-left: 20px;
        margin-right: 20px;
    }
    .footerItem {
        margin-right:20px;
        margin-top:20px;
    }
    .footerItem.first {
        width:200px;
    }
    .footerItem.second {
        width:200px;
    }
    .footerItem fieldset {
        padding:10px 15px 20px 15px;
        width: 300px;
    }
    .jq-selectbox {
        width: 200px;
    }
    .jq-selectbox.width-auto {
        width: auto;
    }
    .jq-selectbox.width-250 {
        width: 200px;
    }
    .footerItem .inputBox input{
        width:180px;
    }
    .footerItem .captchaContainer {
        width:200px;
    }
    .footerItem .capthaInput {
        width:70px;
        height:24px;
    }
    .footerItem textarea {
        width:180px;
    }
    .submitBox {
        margin-left:50px;
    }
    .arrow_box {
        border-radius:0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border: 0px solid #767676;
        padding: 0px;
    }
    .arrow_box:after {
        background: none;
        width: 0;
        height: 0;
    }
}
@media screen and (max-width: 800px) {
    .logo {width: 60px;}
    .logo div {
        background-image: url(../img/logo_small_small_small.png);
        width: 60px;
        left: 5px;
        border-radius: 20px 40px 0 0;
    }
    .leftMenuContainer ,.rightMenuContainer {
        padding: 0 5px;
    }
    .leftMenu li a, .leftMenu li a:hover{
        padding: 0 7px;
    }
    .footerContainer, .centerContainer {
        margin-left:0;
        margin-right:0;
    }
    .content {
        margin-left: 10px;
        margin-right: 10px;
    }
    .productRowContent {
        min-width:640px;
    }
    .productRowContent ul {
        margin-left:0;
    }
    .productPriceDesc {
        margin-left:0px;
    }
    .sizesDesc {
        width:200px;
    }
    .copyright {
        margin-left: 80px;
    }
    .footerItem.last {
        width:auto;
    }
}
@media screen and (max-width: 641px) {
    .footerItem fieldset {
        width: 250px;
    }
    .footerItem fieldset .imgWrap {
        width: 250px;
    }
    .copyright {
        margin-left: 20px;
    }
    .productRowContent {
        min-width:560px;
    }
    .newRow .newImg {
        margin-right:20px;
    }
    .newRow .newText {
        margin-left:20px;
        width:480px;
    }
}
@media screen and (max-width: 560px) {
    html  {
        font-size:14px;
    }
    .rightMenu, .leftMenu {
        margin:0;
        padding:0;
    }
    .rightMenu li {
        margin-right:0;
    }
    .leftMenu li {
        margin-left:0;
    }
    .productRowContent {
        min-width:100%;
    }
    .productInfoBlock .img {
        width:200px;
    }
    .centerForm {
        width:280px;
    }
    .centerForm .capthaInput {
        width:140px;
    }
    .centerForm .submitBox {
        margin-left:150px;
    }
}
@media screen and (max-width: 440px) {
    .ajax_form{
        width: 100%;
    }
    html  {
        font-size:14px;
    }
    .certificateDesc {
        width:120px;
    }
    .certificateWrap {
        padding:10px 20px;
    }
    .certificateHeader {
        top:-25px;
        left:-10px;
        font-size:156%;
        height:40px;
        width:130px;
        text-align:center;
    }
    #img_one div.img div {width:200px;}
    .newRow .newText {
        width:375px;
        margin-left:5px;
    }
}
@media screen and (max-width: 376px) {
    .footerItem fieldset {
        width: 200px;
    }
    .footerItem fieldset .imgWrap {
        width: 200px;
    }
    .copyright {
        margin-left: 5px;
    }
    .newRow .newImg {
        width:300px;
    }
    .newRow .newText {
        width:300px;
    }
}
@media screen and (max-width: 321px) {
    .productBlock {
        width:310px;
    }
}
