/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

   html,
   button,
   input,
   select,
   textarea {
    color: #222;
    font-family: Segoe UI, arial, helvetica, sans-serif;
}
html {
    font-size: 14px;
    line-height: 1.4;
    height: 100%;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
body {
    background: url('img/bg.png');
    /*background-color: #D7D6D6;*/
    width: 100%;
    min-width: 320px;
    overflow-x: hidden;
}

.wrap {
    max-width: 1070px;
    width: 100%;
    background: #FFF;
    margin: 20px auto ;
    position: relative;
    z-index: 100;
}
.wrap img {
    border: 1px solid #000;
    margin: 5px;
}
a {
    color: #600;
}
a:hover {
    color: #F60;
}
header {
    min-height: 348px;
    background: url("img/header.png");
}
header .logo {
    float: left;
    width: 220px;
}
header .logo a {
    display: block;
    overflow: hidden;
    background: url("img/logo.png") no-repeat left top;
    width: 155px;
    height: 125px;
    top: 17px;
    left: 61px;
    position: relative;
}
header .teaser {
    float: left;
    margin-top: 30px;
    font-size: 16px;
}
header .teaser ul {
    list-style: none;
    margin-left: 10px;
    padding: 0;
}
header .teaser ul li {
    position: relative;
    font-weight: bold;
    font-style: italic;
    color: #f60;
    line-height: 20px;
}
header .teaser ul li:nth-child(1){
    margin-left: 18px;
}
header .teaser ul li:nth-child(2){
    margin-left: 24px;
}
header .teaser ul li:nth-child(3){
    margin-left: 25px;
}
header .teaser ul li:nth-child(4){
    margin-left: 18px;
}
header .teaser ul li:nth-child(5){
    margin-left: 4px;
}
header .right-block {
    float: right;
    margin-top: 34px;
    font-size: 14px;
    font-style: normal;
    margin-right: 40px;
}
header .adress {
    text-align: right;
}
header .adress p{
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 0;
}
header .adress .e-mail {
    margin-bottom: 15px;
    font-style: normal;
}
header .adress .phone {
    font-size: 24px;
    line-height: 24px;
}
header .adress .call {
    margin: 8px 0 0;
    font-size: 16px;
    line-height: 20px;
    color: #f60;
    text-decoration: underline;
    font-weight: 500;
}
.t-menu {
    margin-top: 87px;
    margin-left: 59px;
}
.t-menu ul {
    list-style: none;
    margin: 0px auto;
    padding: 0;
    overflow: hidden;
}
.t-menu ul li {
    display: inline-block;
    padding: 10px 14px 0;
    height: 30px;
/*     transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;*/
}

.t-menu ul li a {
    color: #FFF;
    text-decoration: none;
}
.t-menu ul .active {
    background-color: #F60;
}
.t-menu ul .active a {
    text-decoration: none;
}
.t-menu ul li ul {
    margin: 6px -16px;
    display: none;
    background-image: none !important;
    position: absolute;
    z-index: 40;
    padding-bottom: 10px;
}
.t-menu ul li:hover {
    background-color: #AAA
}
.t-menu ul li:hover ul {
    display: block;
    background-color: #AAA
}
.t-menu ul li ul li {
    display: block !important;
    float: none;
    margin: 0;
    height: 20px;
}
.t-menu ul li ul li:hover {
    background-color: #F60;
}
.t-menu ul li ul li a {
    background-image: none;
    padding: 0 0 4px;
    margin: 0;
    text-align: left;
}
.t-menu ul li ul li a span {
    background-image: none;
    height: auto;
    display: block !important;
    padding: 0;
}
.t-menu ul li ul li a span strong {
    display: block;
    font-weight: normal;
    padding: 0 6px 0 23px;
}
.t-menu ul li:hover{
/*    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);*/
}

.breadcrumb {
    font-size: 12px;
    font-style: italic;
}
.breadcrumb p {
    color: #949494;
    float: left;
}
.breadcrumb p a {
    padding: 0 2px 0;
    font: italic 11px/14px Arial, Tahoma, sans-serif;
    color: #949494;
}
.breadcrumb_reviews {
    padding: 2px 5px;
    font: italic 11px/14px Arial, Tahoma, sans-serif;
    color: #f60!important;
}

.content {
    padding: 0 47px 0 50px;
    margin: -23px auto 0;
    min-height: 150px;
}
.left_block {
    width: 67%;
    float: left;
}
.left_block_1 {
    width: 100%;
    margin: 0 0 36px 0;
}
.left_block_11 {
    color: #FF5C03;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px;
    padding: 4px 0 10px 0;
}
.left_block_12 {
    padding: 2px 0 0 72px;
    position: relative;
}
.left_block_12:before{
    z-index:1;
    position: absolute;
    content: "";
    top: 7px;
    left: 0px;
    width: 61px; height: 220px;
    background:url(img/left_block_12.png) 0 0 no-repeat;
}

.left_block_12 p{
    padding: 0;
    margin: 14px 0 18px;
    color: #929090;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0px;
}
.left_block_14 {
    margin: 40px 0 0px;
    color: #4C4C4C;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 2px;
    padding: 4px 0 10px 0;
}
.left_block_2 {
    margin: 35px 0 30px;
    width: 100%;
}
.left_block_21 {
    margin: 8px;
    width: 200px;
    height: 240px;
    float: left;
    position: relative;
}
.left_block_21 img{
    margin: 0;
    width: 198px;
    height: 129px;
    transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
}
/*
.left_block_21 img:hover{
    -webkit-transform:scale(1.2) rotate(.001deg);
    -ms-transform:scale(1.2) rotate(.001deg);
    -o-transform:scale(1.2) rotate(.001deg);
    transform:scale(1.2) rotate(.001deg);
}
*/
.left_block_21:before{
    z-index:1;
    position: absolute;
    content: "";
    top: 131px;
    left: 0px;
    width: 200px; height: 26px;
    background:url(img/left_block_21_11.png) 0 0 no-repeat;
}
.left_block_21 p{
    margin: 27px 0 0;
    padding: 0;
    color: #4C4C4C;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
    text-decoration: underline;
}
.left_block_21 a:-webkit-any-link {
    color: -webkit-link;
    text-decoration: none;
    cursor: auto;
}
.left_block_21 p:hover{
    text-decoration: none!important;
    color: #4c4C4C;
}

.left_block_3 {
    width: 100%;
}
.left_block_3 h1{
    margin: 0px 0 18px;
    padding: 0;
    color: #4C4C4C;
    font-size: 24px;
    font-weight: 800;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: left;
}
.left_block_3 p{
    margin: 0 0 14px;
    padding: 0;
    color: #4C4C4C;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 0;
    text-align: justify;
    text-indent: 30px;
}
.left_block_3 h3{
    margin: 60px 0 0;
    padding: 0;
    color: #4C4C4C;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0;
    text-align: center;
}
.left_block_3 .request_call{
    margin: 65px 0 0 2px;
    padding: 0;
    width: 244px;
    height: 44px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0;
    text-align: center;
    text-decoration: underline;
    background-color: #FF6702;
}
.left_block_4 {
    width: 100%;
    margin: 57px 0 67px 0;
}
.left_block_4 h1{
    margin: 0 0 19px;
    color: #FF6702;
    font-size: 24px;
    font-weight: 800;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
}
.left_block_4 h2{
    color: #4C4C4C;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
}
.left_block_4 h3{
    margin: 19px 0 7px;
    color: #FF6702;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
}
.left_block_4 p{
    margin: 0 0 18px;
    color: #4C4C4C;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
}
.left_block_41{
    width: 224px;
    height: 100px;
    float: left;
}
.left_block_41 p, .left_block_42 p, .left_block_43 p{
    margin: 0;
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
}
.left_block_41 h3, .left_block_42 h3, .left_block_43 h3{
    margin: 0 0 6px;
    color: #FF6702;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
}
.left_block_411{
    margin: 0 0 8px;
    padding: 0 0 0 31px;
    position: relative;
}
.left_block_411:before{
    z-index:1;
    position: absolute;
    content: "";
    top: -2px;
    left: -6px;
    width: 37px; height: 37px;
    background:url(img/left_block_411.png) 0 0 no-repeat;
}
.left_block_412{
    margin: 0 0 8px;
    padding: 0 0 0 31px;
    position: relative;
}
.left_block_412:before{
    z-index:1;
    position: absolute;
    content: "";
    top: -2px;
    left: -4px;
    width: 35px; height: 35px;
    background:url(img/left_block_412.png) 0 0 no-repeat;
}
.left_block_42{
    width: 150px;
    height: 100px;
    float: left;
}
p.left_block_421, p.left_block_422{
    margin: 0 0 7px;
    padding: 0 0 0 27px;
    position: relative;
}
.left_block_421:before{
    z-index:1;
    position: absolute;
    content: "";
    top: -6px;
    left: -6px;
    width: 30px; height: 30px;
    background:url(img/left_block_421.png) 0 0 no-repeat;
}
.left_block_422:before{
    z-index:1;
    position: absolute;
    content: "";
    top: -3px;
    left: -4px;
    width: 27px; height: 27px;
    background:url(img/left_block_422.png) 0 0 no-repeat;
}
.left_block_43{
    width: 255px;
    height: 100px;
    float: right;
}
p.left_block_431, p.left_block_432{
    margin: 0 0 7px;
    padding: 0 0 0 27px;
    position: relative;
}
.left_block_431:before{
    z-index:1;
    position: absolute;
    content: "";
    top: -4px;
    left: -4px;
    width: 27px; height: 28px;
    background:url(img/left_block_431.png) 0 0 no-repeat;
}
.left_block_432:before{
    z-index:1;
    position: absolute;
    content: "";
    top: -2px;
    left: -4px;
    width: 25px; height: 24px;
    background:url(img/left_block_432.png) 0 0 no-repeat;
}
.right_block {
    width: 29%;
    float: right;
}
.right_block h1{
    margin: 0 0 0 -2px;
    color: #FF6702;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0;
    text-align: left;
}
.right_block_4 {
    margin: 4px 0 24px;
    height: 10px;
    background-color: #818181;
}
.right_block_1 {
    margin:0 0 84px 0;
}
.news_post {
    margin: 0 0 11px;
    padding: 0;
}
.news_post_1 {
    color: #AFAFAF;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
.news_post_1 i{
    display: block;
    margin: 5px 6px 0 0;
    width: 9px;
    height: 9px;
    float: left;
    background-color: #FF6702;
}
.news_post_2 {
    margin: 9px 0 10px;
    color: #818181;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    max-height: 65px;
}
.news_post_3 {
    padding: 1px 14px 3px 6px;
    width: 83px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    float: right;
    background-color: #AFAFAF;
}
.news_post_3 a{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}
.news_post_3 span{
    color: #818181;
    letter-spacing: 2px;
}
.right_block_2 {
    margin: 0 0 140px;
}
.right_block_2 .right_block_4,
.right_block_3 .right_block_4{
    margin: 4px 0;
}
.right_block_21 {
    margin: 0 0 20px;
    height: 30px;
    background:url(img/right_block_21.png) top left no-repeat;
}
.right_block_22 {
    height: 471px;
}
.right_block_221 {
    display: table-cell;
    margin: 0 auto;
    width: 281px;
    height: 116px;
    vertical-align: middle;
}
.right_block_22 li {
    height: 150px;
    list-style: none;
}
.right_block_22 li img{
    display: block;
    margin: 0 auto;
    border: none;
}
.right_block_22 li p{
    margin: 0;
    color: #B6B6B6;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    text-decoration: underline;
}
.right_block_22 .right_block_222 {
    position: relative;
    height: 142px;
    list-style: none;
    width: 258px;
    margin: auto;
}
.right_block_22 .right_block_222 img{
    display: block;
    margin: 0 auto;
    border: none;
}
.right_block_22 .right_block_222 p{
    margin: 0;
    color: #B6B6B6;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    text-decoration: underline;
}

.right_block_22 .right_block_222 a {
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 10px;
    padding: 100px 0 0px;
    text-align: center;
}
.right_block_23 {
    height: 30px;
    background:url(img/right_block_23.png) top left no-repeat;
}
.right_block_3 {
    margin: 0 0 20px;
}
.right_block_3 a{
    text-decoration: none;
}
.right_block_31 {
    background:url(img/right_block_3.png) top left repeat;
}
.right_block_311s {
    width: 100% !important;
    margin: 0 !important;
    margin-left: 0 !important;
}
.right_block_311 {
    position: relative;
    padding: 40px 0 0 0;
}
.right_block_311 img{
    margin: -31px 17px 30px 9px;
    width: 109px;
    height: auto;
    position: relative;
    float: left;
    transition: all 2s ease-in-out;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
}
/*
.right_block_311 img:hover{
    -webkit-transform:scale(1.2) rotate(.001deg);
    -ms-transform:scale(1.2) rotate(.001deg);
    -o-transform:scale(1.2) rotate(.001deg);
    transform:scale(1.2) rotate(.001deg);
}
*/
.right_block_314 {
    width: 109px;
    height: 155px;
    position: absolute;
    top: 19px;
    left: 19px;
    background-color: #818181;
}
.right_block_3 .right_block_311 h3{
    margin: 0 0 20px;
    color: #B6B6B6;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-align: left;
}
.right_block_311 p{
    color: #B6B6B6;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-align: left;
}
.right_block_312{
    padding: 30px 20px;
    color: #B6B6B6;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
}
.right_block_32 {
    width: 22px;
    height: 22px;
    float: right;
    position: relative;
    top: -22px;
    right: 0;
    background:url(img/right_block_32.png) top left no-repeat;
    display: none;
}
.right_block_33 {
    margin: 8px 0 0;
    height: 32px;
    background:url(img/right_block_33.png) top left no-repeat;
}

/* Обратная связь */
.contacts_2{
    display: none;
    margin: 0;
    width: 490px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #000;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -245px;
    z-index: 103;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contacts_2 h1{
    margin: 0px 0 24px 0;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
}
.contacts_2 .nc_item_question{
    float: left;
}
.contacts_2 .nc_item_1 input{
    padding: 4px 0 5px 10px;
    margin: 0 0 11px 0;
    width: 438px; height: 18px;
    border-radius: 3px;
    color: #000;
    background-color: #fff;
    border: 1px solid #9A9A9A;
    box-shadow: none;
}
.contacts_2 .nc_item_2{
    width: 438px;
    float: left;
    position: relative;
}
.contacts_2 .nc_item_2.nc_item_3{
    margin: 0px 0 35px 0;
}
/*
 *.g-recaptcha {
 *    width: 304px;
 *    height: 78px;
 *    padding: 38px 0 72px;
 *    text-align: center;
 *    display: block;
 *    margin: 0 auto;
 *    position: relative;
 *    top: 25px;
 *}
 */
.contacts_2 .nc_item_2 input{
    padding: 4px 0 5px 10px;
    margin: 0 10px 11px 0;
    width: 438px; 
    height: 18px;
    border-radius: 3px;
    color: #000;
    background-color: #fff;
    border: 1px solid #9A9A9A;
    box-shadow: none;
    float: left;
}
.contacts_2 .nc_item_2.nc_item_3 input{
    margin-right: 0;
}
.contacts_2 span.nc_item_4{
    position: absolute;
    left: 11px;
    top: 32px;
    font-size: 16px;
    text-decoration: underline;
}
.contacts_2 .nc_description{
    margin: 25px auto 0 !important;
}
.contacts_2 span.nc_item_5{
    position: absolute;
    left: 0px;
    top: 25px;
    text-decoration: underline;
    font-size: 16px;
}
.contacts_2 textarea{
    padding: 4px 5px 5px 10px;
    margin: 0;
    width: 433px;
    height: 87px;
    border-radius: 3px;
    color: #000;
    background-color: #fff;
    border: 1px solid #9A9A9A;
    box-shadow: none;
}
.contacts_2 .nc_submit input{
    margin: 4px;
    position: relative;
    right: -4px;
    bottom: 9px;
    float: right;
    border: none;
    background-color: #f60;
    color: #fff;
    padding: 7px 20px;
}
.contacts_2 .input_text{
    margin: 7px 0px 15px 0;
    background: none;
}
.contacts_2 .textarea{
    background: none;
    position: relative;
    top: -8px;
    left: 0px;
    display: inline-block;
    margin: 0;
}
.contacts_2_close{
    height: 13px;
    width: 13px;
    position: absolute;
    top: 15px;
    right: 15px;
    background: url(img/contacts_2_close.png) 0 0 no-repeat;
}
.call:hover{
    cursor: pointer;
}
/* Обратная связь end*/

/* Обратная связь_1 */
.contacts_22{
    display: blosk;
    margin: 0;
    width: 490px;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #000;
    position: fixed;
    top: 15%;
    left: 33%;
    z-index: 103;
}
.contacts_22 h1{
    margin: 0px 0 24px 0;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
}
.contacts_22 .nc_item_question{
    float: left;
}
.nc_item_1 input{
    padding: 4px 0 5px 10px;
    margin: 0 0 11px 0;
    width: 438px; height: 18px;
    border-radius: 3px;
    color: #000;
    background-color: #fff;
    border: 1px solid #9A9A9A;
    box-shadow: none;
}
.contacts_22 .nc_item_2{
    width: 200px;
    float: left;
}
.contacts_22 .nc_item_2.nc_item_3{
    margin: 0px 0 35px 0;
}
.contacts_22 .nc_item_2 input{
    padding: 4px 0 5px 10px;
    margin: 0 10px 11px 0;
    width: 208px; height: 18px;
    border-radius: 3px;
    color: #000;
    background-color: #fff;
    border: 1px solid #9A9A9A;
    box-shadow: none;
    float: left;
}
.contacts_22 .nc_item_2.nc_item_3 input{
    padding: 4px 0 5px 10px;
    margin: 0 0 11px 0;
    width: 438px;
    height: 18px;
    border-radius: 3px;
    color: #000;
    background-color: #fff;
    border: 1px solid #9A9A9A;
    box-shadow: none;
}
.contacts_22 textarea{
    padding: 4px 5px 5px 10px;
    margin: 0;
    width: 433px;
    height: 87px;
    border-radius: 3px;
    color: #000;
    background-color: #fff;
    border: 1px solid #9A9A9A;
    box-shadow: none;
}
.contacts_22 .nc_submit input{
    margin: 4px;
    position: relative;
    right: -4px;
    bottom: 9px;
    float: right;
    border: none;
    background-color: #f60;
    color: #fff;
    padding: 7px 20px;
}
.contacts_22 .input_text{
    margin: 7px 0px 15px 0;
    background: none;
}
.contacts_22 .textarea{
    background: none;
    position: relative;
    top: -8px;
    left: 0px;
    display: inline-block;
    margin: 0;
}
.contacts_22_close{
    height: 13px;
    width: 13px;
    position: absolute;
    top: 15px;
    right: 15px;
    background: url(img/contacts_2_close.png) 0 0 no-repeat;
}
.call:hover{
    cursor: pointer;
}
/* Обратная связь_1 end*/


.push {
    height: 150px;
}
footer  {
    position: relative;
    min-height: 135px;
    height: 135px;
    padding: 17px 87px 0 83px;
    background-color: #999;
}
footer .copy {
    margin: 17px 0 0;
    float: left;
    font-size: 12px;
    color: #C6C6C6;
    padding: 0 30px 55px 0;
}
footer .copy p{
 margin: 0px 0 9px;
 color: #C6C6C6;
 line-height: 14px;
}

footer .f-menu {
    padding: 0 0 34px 70px;
    margin: 9px auto;
    float: left;
    width: 420px;
}
footer .f-menu ul {
    list-style: none;
    margin: 0px auto;
    overflow: hidden;
}
footer .f-menu ul li {
    float: left;
    display: inline-block;
    padding: 10px 15px 0 0px;
    width: 120px;
}
footer .f-menu ul li a {
    color: #C6C6C6;
}
footer .counter {
    float: right;
    background: url("img/footer_logo.png") no-repeat center;
    width: 136px;
    height: 112px;
    margin: 0 58px 0 0;
}
.order_service_open{
    margin: 0px 0 20px 2px;
    padding: 0;
    width: 244px;
    height: 44px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0;
    text-align: center;
    text-decoration: underline;
    background-color: #FF6702;
}
.order_service_open:hover{
    cursor :pointer;
}


h1 {
    color: #f60;
}
h2 {
    color: #f60;
}
/**
 * @section subtemplates
 */
 .subcolumns {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.subcolumns_oldgecko {
    width: 100%;
    float: left;
}
.c10l, .c15l, .c16l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
    float: left;
}
.c10r, .c15r, .c16r, .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
    float: right;
    margin-left: -5px;
}
.c10l, .c10r {
    width: 10%;
}
.c15l, .c15r {
    width: 15%;
}
.c16l, .c16r {
    width: 16.666%
}
.c20l, .c20r {
    width: 20%;
}
.c40l, .c40r {
    width: 40%;
}
.c60l, .c60r {
    width: 60%;
}
.c80l, .c80r {
    width: 80%;
}
.c25l, .c25r {
    width: 25%;
}
.c33l, .c33r {
    width: 33%;
}
.c50l, .c50r {
    width: 50%;
}
.c66l, .c66r {
    width: 66.666%;
}
.c75l, .c75r {
    width: 75%;
}
.c38l, .c38r {
    width: 38.2%;
}
.c62l, .c62r {
    width: 61.8%;
}
.subc {
    padding: 13px 0.5em;
}
.subcl {
    padding: 0 1em 0 0;
}
.subcr {
    padding: 0 0 0 1em;
}
.equalize, .equalize .subcolumns {
    table-layout: fixed;
}
.equalize > div {
    display: table-cell;
    float: none;
    margin: 0;
    overflow: hidden;
    vertical-align: top;
}
.news-box {
    border-bottom-color: #4B4B4B;
    border-style: solid none;
    border-top-color: #4B4B4B;
    border-width: 10px;
    padding-bottom: 15px;
}
.news-box .news {
    border-bottom-color: #4B4B4B;
    border-style: dotted;
    border-top-color: #4B4B4B;
    border-width: 1px;
    margin: 5px;
    padding: 15px;
}
.news-box .news a {
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}
.news-box .news div  {
    margin-bottom: 15px;
}
.news-box .news .date  {
    font-size: 10px;
    background: url("img/orange-box-dot.png") no-repeat left ;
    padding-left: 15px;
    font-style: italic;
}
.news {
    margin-bottom: 15px;
}
.news .date  {
    font-size: 10px;
    background: url("img/orange-box-dot.png") no-repeat left ;
    padding-left: 15px;
    font-style: italic;

}
.contact .addresses span {
    color: #f60;
}
.contact .addresses .phone {
    background: url("img/phone.png") no-repeat left ;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 35px;
}
.contact .addresses .mphone {
    background: url("img/mphone.png") no-repeat left ;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 35px;
}

.contact .addresses .icq {
    background: url("img/im.png") no-repeat left ;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 35px;
}
.contact .addresses .skype {
    background: url("img/skype.png") no-repeat left ;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 35px;
}
.contact .addresses .email {
    background: url("img/email.png") no-repeat left ;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 35px;
}
.cert {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 5px;
}
.cert img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
.cert > a {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.razdel {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out;
    margin: 5px;
}
.razdel  img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 5px;
    border: 0;
}
.razdel > a {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.content .subcolumns .c75l .nc_row {
    padding-right: 10px;
}
.project {
    margin:0 auto;
    border-bottom: 1px solid #CCC;
    padding-right: 5px;
}
.project .feedback {
    padding-top: 10px;
    padding-left: 75px;
    padding-bottom: 10px;
    font-style: italic;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4F4F4F;
}
.prj_name {
    text-align: center;
}
.prj_name a {
    font-weight: bold;

}
.prj_img {
    margin: 0 auto;
    text-align: center;
}
.prj_img  a img {
    border: 0;
    margin: 5px;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
 .ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

 .hidden {
    display: none !important;
    visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
 .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
 .visuallyhidden.focusable:active,
 .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
 .invisible {
    visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
 .clearfix:before,
 .clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
 * {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
   @media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
   @media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links for images, or javascript/internal links
     */
     .ir a:after,
     a[href^="javascript:"]:after,
     a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*=====================================================*/
/* фон исходника*/
.fon{
    width: 1440px; height: 2749px;
    position: absolute;
    left: 0px; top: 25px;
    background: url(img/site_vvs_00.png) left top no-repeat;
    opacity: .6;
    z-index:0;
}
.clear{
    clear: both;
}
.overlay {
    position:fixed;
    width:100%;
    height:100%;
    background-color: rgba(178,178,178,0.4);
    left:0px;
    top:0px;
    z-index:102;
    display:none;

}





.toggle-menu {
    display: none;
}
















/* media запросы */

@media all and (max-width: 1000px) {
    footer {
        overflow: hidden;
    }

    .left_block_2 {
        text-align: center;
    }
    .left_block_21 {
        display: inline-block;
        float:none;
        vertical-align: top;
    }
    header {
        background: url("img/header.png") no-repeat;
width: 100%;
overflow: hidden;
text-align: center;
background-position: 0 70px;
    }
    header .logo, header .teaser, header .right-block {
        float: none;
        display: inline-block;
        vertical-align: middle;
        background-repeat: no-repeat;
        text-align: center;
        margin-right: 0;
    }
    header .logo a {
        top:0;
        left: 0;
    }
    header .logo {
        width: 155px;
    }
    header .teaser ul {
        margin-left: 0;
    }
    .t-menu {
        margin-left: 0;
        background: #4B4B4B;
    }
    .content {
        margin: 0;
        padding: 15px 15px;
        overflow-x: scroll;
    }
    .news_post_2 {
        max-height: 100%;
    }
}

@media all and (max-width: 865px) {
    header {
        background-position-y: 100px;
        background-repeat-y: no-repeat;
        min-height: 248px;
    }
    .toggle-menu {
       display: block;
       background: #4B4B4B;
       padding: 10px;
       color: #fff;
       cursor: pointer;
       margin-top: 10px;
       position: relative;
   }
   .t-menu {
    margin-left: 0;
    display: none;
    background-color: #000;
    margin-top: 0px;
}
.t-menu ul {
    overflow: visible;
}
.t-menu ul li {
    display: block;
    height: auto;
    padding: 0;
}
.t-menu ul li a {
    padding: 10px 14px;
    display: block;
}
.t-menu ul li ul li {
    height: auto;
}
.t-menu ul li ul li a {
  padding: 5px 14px; 
  display: block; 
}
.t-menu ul li:hover ul {
    display: none;
}
.t-menu ul li:hover {
    background-color: unset;
}
.t-menu ul li ul {
    background-color: #7a7a7a;;
    margin: 0;
    display: none;
    background-image: none !important;
    position: relative;
    z-index: 40;
    width: 100%;
    padding-bottom: 10px;
}
.sub-point:before {
    content: "+";
    position: absolute;
    right: 15px;
    color: #fff;
    margin-top: 5px;
    font-size: 20px;
}
.sub-point2:before {
    content: "-" !important;
    position: absolute;
    right: 15px;
    color: #fff;
    margin-top: 5px;
    font-size: 20px;
}
  .left_block , .right_block {
        width: 100%;
        float: none;
    }
    .right_block {
        overflow: hidden;
        padding-bottom: 50px;
    }
    .right_block_1, .right_block_2, .right_block_3 {
        float: left;
        width: 33%;
        padding: 10px;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media all and (max-width: 1000px) {
    .left_block_43 {
        width: 255px;
        height: 100px;
        float: none;
        display: block;
        clear: both;
        padding-top: 15px;
    }
  
    
    footer {
        padding: 15px;
        height: auto;
    }
    .cboxPhoto {
        float: left;
        margin: 0;
        border: 0;
        display: block;
        max-width: none;
        -ms-interpolation-mode: bicubic;
        width: 700px;
    }
    .teaser ul li {
        margin-left: 0 !important;
    }
}

@media all and (max-width: 780px) {

    .right-block {
        width: 100%;
        text-align: center;
    }
    .right-block .adress {
        text-align: unset;
    }
    header {
        background: url("img/header.png") no-repeat;
width: 100%;
overflow: hidden;
text-align: center;
background-position: 0 150px;
}

@media all and (max-width: 720px) {
    footer .copy, footer .f-menu {
        border-right: none;
    }
    .right_block_1, .right_block_2, .right_block_3 {
        float: left;
        width: 100%;
        padding: 10px;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .right_block_2 {
        margin-bottom: 80px;
    }
    footer .f-menu {
        width: 60%;
        padding: 0;
    }
    table {
        width: 100% !important;
    }
    table td {
        font-size: 12px;
    }
    footer {
        overflow: hidden;
    }
}




@media all and (max-width: 520px) {
    .c66l, .c66r {
        width: 100%;
    }
    .contacts_2 {
        left: 0;
        margin-left: 0;
        width: 100%;
        top: 20px;
    }
    .contacts_2_close {
        height: 13px !important;
        width: 13px !important;
    }
    .contacts_2 input, .nc_item, .contacts_2 textarea {
        width: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: auto !important; 
    }
    .contacts_2 div {
        margin: 0 !important;
    }
    .contacts_2 span.nc_item_4 {
        position: relative;
        left: 0;
        top: 0;
        font-size: 16px;
        text-decoration: underline;
    }
    header {
        background: url("img/header.png") no-repeat;
width: 100%;
overflow: hidden;
text-align: center;
background-position: 0 300px;
    }
    header .logo {
        margin-top: 10px;
    }
    header .adress {
        text-align: center;
    }
    header .right-block {
        margin-right: 0;
        margin-top: 0;
    }
    footer {
        overflow: hidden;
    }
    footer .f-menu, footer .copy {
        width: 100%;
        padding: 0;
    }
    footer .f-menu ul {
        padding: 0;
    }
    .c33l, .c33r {
        width: 100%;
    }
    img, iframe, .nc_description {
        max-width: 100%;
        height: auto;
        overflow: hidden;
    }
    
    .cboxPhoto {
        float: left;
        margin: 0;
        border: 0;
        display: block;
        max-width: none;
        -ms-interpolation-mode: bicubic;
        width: 300px;
    }
}

/* 	Заказать звонок */
#note_1 #nc_error, #note_1q #nc_error{
    position: absolute;
    top: -30px;
    background-color: #ff0000;
    color: #fff;
    width: 100%;
    text-align: center;
    font: 16px/20px 'Roboto-BoldCondensed', Arial, Tahoma, san sarif;
    padding: 4px 0;
    z-index: 102;
}
.cont #nc_error{
    position: absolute;
    left: 82%;
    top: 201px;
    background-color: #ff0000;
    color: #fff;
    width: 370px;
    text-align: center;
    font: 16px/20px 'Roboto-BoldCondensed', Arial, Tahoma, san sarif;
    padding: 4px 0;
    z-index: 102;
    margin-left: -185px;
}
.notification_ok3{
    position: fixed;
    left: 50%;
    top: 55%;
    background-color: #049DDF;
    color: #fff;
    width: 460px;
    text-align: center;
    font: 20px/30px 'Roboto-BoldCondensed', Arial, Tahoma, san sarif;
    padding: 20px 40px;
    margin-left: -230px;
    z-index: 100;
}

@media screen and {max-width: 780px}
.w-a-btn {
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 5px;
    background: #27d71b;
    position: fixed;
    z-index: 1010;
    bottom: 30px;
    right: 20px;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

/* 	Заказать звонок and */


.hidden {
    display: none;
}

.nc_captcha_wrap iframe {
    border: 1px solid transparent;
}

.nc_captcha_wrap.error iframe {
    border-color: #ff0000;
}

