﻿* {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
a {
	outline:none;
}
img {
	border:none;
}
input:focus, button:focus, textarea:focus, select:focus {
	outline:none;
}
html {
	height: 100%;
}
body {
	font: 12px/18px GothamProReg, sans-serif;
	color:#000;
	height: 100%;
}
.wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow:hidden;
}
.content-block {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
button {
	border:none;
	cursor:pointer;
}
button:hover {
	opacity:0.8;
}
button:active {
	opacity:0.9;
}
.btn-call {
	width:140px;
	height:20px;
	background:#024883;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	color:#fff;
	font: 18px/18px GothamProReg, Arial, sans-serif;
}
h1 {
    color: #0b4c85;
    font: 700 24px GothamProBold;
	text-align:center;
	text-transform:uppercase;
}
h2 {
	color:#024883;
    font: 24px/30px GothamProReg, Arial, sans-serif;
	text-align:center;
	
}

/* Header
-----------------------------------------------------------------------------*/
.header {
	height:105px;
	background:#f5f5f5;

	color:#000;
	text-transform:uppercase;
	position:relative;
    z-index: 1;
}
.header .phone {
    float: right;
    width: 288px;
    padding: 24px 0px 0;
    text-align: right;

}
.header .phone p{
    color: #80807f;
    font: 400 12.97px / 30px GothamPro;
    background: url('../images/time.jpg') 9% 50% no-repeat;
}
.header .phone span a{
    color: #2c2c2d;
    font: 500 28.35px / 24px GothamProMedium;
    text-decoration: none;
padding-left: 22px;
    white-space: nowrap;
    background: url('../images/phone.jpg') 0% 50% no-repeat;
}
.header .content-block .title-big{
    color: #024883;
    font: 700 22px / 24px GothamProBold;
    text-align: center;
}
.b_title{
    position: absolute;
    width: 345px;
    height: 43px;
    top: 25px;
    left: 260px;
}
.header .content-block .sh1{
    color: #024883;
    font: 400 13.5px / 24px GothamPro;
}
.header .phone span {
	display:block;
	font-size: 24px;
}
.header .logo {
	float:left;
	width:205px;
	padding-top:8px;
}
.b_nav{
    background-color: #e5e5e5;
    position: absolute;
    top: 105px;
    width: 100%;
}
.menu ul ul{
	display: none!important;
}
.menu {
	list-style:none;
    margin: auto;
    width: 1000px;
    font: 500 18px / 24px GothamProBold;
    color: #80807f;
}
.menu li {
	display:inline;
}
.menu > li > a {
	display:inline-block;
    padding: 10px 29.5px;
	color:#000;
	text-decoration:none;
}
.menu li:hover a, .header .menu li.active a {
	background:#024883;
	color:#fff;
}
/*.header .menu li:hover ul,*/ .header .menu li.active ul {
	display:block;
}
.menu li ul {
	display:none;
	position:absolute;
	left:0;
	right:0;
	top:100%;
	height:30px; /*30, 60*/
	list-style:none;
	background:#024883;
	font: 20px/30px GothamProReg, Arial, sans-serif; /*20/30, 40/60*/
	text-align:center;
	color:#fff;
    z-index: 999999;
}
.menu li ul a {
	color:#fff;
	text-decoration:none;
}
.menu li ul a:hover, .header .menu li ul li.active a {
	text-decoration:underline;
}
.menu li ul li:before {
	content:'-';
	padding:0 5px;
}
.menu li ul li:first-child:before {
	content:none;
}
/*.header .menu li:hover ul, .header .menu li.active ul {
	display:block;
}
*/


/* Main
-----------------------------------------------------------------------------*/
.main-block {
    padding: 75px 0 25px;
	text-align:center;
	background:white;
}
.main-block:after {
	content:'';
	clear:both;
	display:table;
}
.main-block h1 {
	color:#024883;
	font: 48px/48px GothamProReg, Arial, sans-serif;
	margin-bottom:6px;
}
.sh1 {
	color:#024883;
	font: 30px/30px GothamProReg, Arial, sans-serif;
	text-align:center;
	margin-bottom:20px;
}
.company-section .sh1{
 	color:#024883;
	font: 21px/30px GothamProReg, Arial, sans-serif;
	text-align:center;
	margin-bottom:20px;
    width:1000px;
    margin:auto;
}
.form-block {
	width:300px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	padding:10px;
	text-align:center;
	box-shadow:0 0 1px rgba(0, 0, 0, 0.75);
}
.shadow-s {
	position:relative;
}

.shadow-b {
	position:relative;
}

.form-block form {
	background:#f5f5f5;
	padding:10px 0 12px;
}
.form-block h3 {
	color:#024883;
	font: 30px/30px GothamProbold, Arial, sans-serif;
	margin-bottom:20px;
}
#about .more{
    color: #bcbcbc;
    font: 500 14px GothamPro;
    background-color: #ffffff;
    text-decoration: none;
    width:100%;
    height: 32px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    line-height: 32px;
    border:1px solid #bcbcbc;
    border-radius: 5px;
}
.form-block label {
	display:inline-block;
	width:280px;
	height:58px;
	background:#fff;
	border:1px solid #d5d5d5;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	margin-bottom:19px;
}
.form-block label:before {
	content:'';
	display:inline-block;
	vertical-align:top;
	width:49px;
	height:58px;
	border-right:1px solid #d5d5d5;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}
.form-block label.name:before { background:url('../images/name-ico.png') center center no-repeat #e3ecf1; }
.form-block label.phone:before { background:url('../images/phone-ico.png') center center no-repeat #e3ecf1; }
.form-block label.email:before { background:url('../images/email-ico.png') center center no-repeat #e3ecf1; }
.form-block label.ierror {
	border-color:red;
}
.form-block input[type=text] {
	width:210px;
	height:58px;
	border:none;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	background:#fff;
	color:#4d4d4d;
	text-transform:uppercase;
	font: 18px/18px PFDinTextCompProRegular, Arial, sans-serif;
	text-align:center;
	padding:0 10px;
	vertical-align:top;
}
.btn-send {
	width:282px;
	height:40px;
	background:#3a5a9b;
	background: -webkit-gradient(linear, top, bottom, from(#446aad), to(#2f4988)); 
	background: -webkit-linear-gradient(#446aad, #2f4988);
	background:    -moz-linear-gradient(#446aad, #2f4988);
	background:     -ms-linear-gradient(#446aad, #2f4988);
	background:      -o-linear-gradient(#446aad, #2f4988);
	background:         linear-gradient(#446aad, #2f4988);
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	color:#fff;
	font: 13px/13px GothamPro;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.65);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);
}

.main-block .form-block {
	float:right;
}
.offer {
	text-align:left;
	text-transform:uppercase;
}
.lleft{
    width: 65px;
    height: 74px;
    display: block;
    position: absolute;
    top: 165px;
    left: 0px;
    background: url('../images/lleft.jpg') 50% 50% no-repeat;
    z-index: 11;
    cursor: pointer;
}
.rright{
     width: 65px;
    height: 74px;
    display: block;
    position: absolute;
    top: 165px;
    right: 0px;
    background: url('../images/rright.jpg') 50% 50% no-repeat;
    z-index: 11;   
    cursor: pointer;  
}
#mainSlider p{
    text-transform: none;
    color: #80807f;
    font: 400 18px / 24px GothamPro;
}
#mainSlider p.ul_fix{
    padding-left:10px;
    text-transform: none;
    background:url("../images/fix.jpg") 0% 50% no-repeat;
}
.offer .slide {
	padding-top:90px;
    width: 865px;
	height:310px;
}
#mainSlider{
    width: 865px !important;
    margin: auto;
}
.offer .pic {
	float:left;
    text-align: center;
    width: 400px;
    padding-right: 10px;
}
.offer .desc {
    margin-left: 410px;
	color:#4d4d4d;
	font: 16px/19px PFDinTextCompProMedium, Arial, sans-serif;
}
.offer .desc span {
	display:block;
	font-size:18px;
}
.offer .desc .text {
	padding:18px 20px 10px 20px;
    width: 452px;

	margin-bottom:10px;
}
#mainSlider h2{
    color: #3f64ae;
    font: 700 18px / 24px GothamProBold;
    text-align: left;
    padding-bottom:20px;
}
.offer .more {
    display: inline-block;
    /* width: 240px; */
    /* height: 30px; */
    background: #3f64ae;
    border-radius: 5px;
    padding: 10px 60px;
    margin-left: 15px;
    font: 500 14px GothamPro;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}


/* about-section
-----------------------------------------------------------------------------*/
.about-section {
	padding:20px 0;
    background-color: #f5f5f5;
}
.about-section:after {
	content:'';
	clear:both;
	display:table;
}
h3.bl {
    color: #024883;
    font: 700 18px / 24px GothamProBold;
    padding: 5px 0px 8px;
}
#icon_ul li{
    list-style: none;
    display:inline-block;
    padding: 100px 28px 0px;
    text-align: center;
    color: #3f64ae;
    font: 700 14px GothamProBold;
}
#icon_ul{
    margin:30px 0px;
}
#icon_ul li:nth-of-type(1){
    background:url('../images/111.jpg') 50% 0% no-repeat;
}
#icon_ul li:nth-of-type(2){
    background:url('../images/222.jpg') 50% 0% no-repeat;
}
#icon_ul li:nth-of-type(3){
    background:url('../images/333.jpg') 50% 0% no-repeat;
}
#icon_ul li:nth-of-type(4){
    background:url('../images/444.jpg') 50% 0% no-repeat;
}
.about p{
    color: #262626;
    font: 400 14px GothamPro;
}
.rblock {
	float:right;
	width:300px;
	height:350px;
	padding:10px;

}
.about-section .sert .arrow-l {
    position: absolute;
    top: 181px;
    left: 40px;
    z-index: 9;
    width: 45px;
    height: 51px;
    cursor: pointer;
    background: url('../images/lleft.png')50% 50% no-repeat;
}
.about-section .sert .arrow-r{
    position: absolute;
    top: 181px;
    right: 40px;
    z-index: 9;
    width: 45px;
    height: 51px;
    cursor: pointer;
    background: url('../images/rright.png')50% 50% no-repeat;
}
#zzoom{
    width: 51px;
    height: 45px;
    display: block;
    position: absolute;
    /* right: 0px; */
    left: 135px;
    top: 317px;
    z-index: 9;
    cursor: pointer;
    background: url('../images/zzoom.png')50% 50% no-repeat;
}
.about-section .sert .arrow-l:hover, .about-section .sert .arrow-r:hover {
	opacity:0.8;
}
.about-section .sert .sert-slider {
	margin:8px auto 0;
	width:191px;
	height:283px;

	border:1px solid #BCBCBC;
	text-align:center;
}
.about-section .sert .sert-slider a {
	display:inline-block;
	width:191px;
	height:283px;
	overflow:hidden;
}
.about-section .about {
    width: 655px;
	height:350px;

	padding:10px;

	color:#000;
	font: 14px/17px Arial, sans-serif;
}
.about-section .about h3 {

	margin-bottom:16px;
}
#production{
    background:white;
    padding:30px 0px;
    height: 600px;
}
#production .llogo{
    width: 126px;
    height: 140px;
    display: block;
    position: absolute;
    top: 118px;
    left: 430px;
    background: url(../images/llogo.png) 50% 50% no-repeat;
}
#production .i_meshki{
    width: 185px;
    height: 200px;
    display: block;
    position: absolute;
    top: 82px;
    left: 199px;
    background: url(../images/blocks6/meshok.png) 50% 50% no-repeat;
}
#production .i_meshki.active{
	background: url(../images/blocks6/meshok_h.png) 50% 50% no-repeat;
}
#production .meshki{
    width: 176px;
    height: 200px;
    display: block;
    position: absolute;
    top: 80px;
    left: 8px;
    background: url(../images/shest.png) 0% 50% no-repeat;
}
#production .meshki:hover{
    background-position: 100% 50%;
}

#production .i_pechat{
    width: 185px;
    height: 200px;
    display: block;
    position: absolute;
    top: 251px;
    left: 303px;
    background: url(../images/blocks6/pechat.png) 50% 50% no-repeat;
}
#production .i_pechat.active{
	background: url(../images/blocks6/pechat_h.png) 50% 50% no-repeat;
}
#production .pechat{
    width: 176px;
    height: 200px;
    display: block;
    position: absolute;
    top: 418px;
    left: 203px;
    background: url(../images/shest.png) 0% 50% no-repeat;
}
#production .pechat:hover{
    background-position: 100% 50%;
}
#production .i_trubi{
    width: 185px;
    height: 200px;
    display: block;
    position: absolute;
    top: 243px;
    left: 505px;
    background: url(../images/blocks6/truby.png) 50% 50% no-repeat;
}
#production .i_trubi.active{
	background: url(../images/blocks6/truby_h.png) 50% 50% no-repeat;
}
#production .trubi{
    width: 176px;
    height: 200px;
    display: block;
    position: absolute;
    top: 418px;
    left: 613px;
    background: url(../images/shest.png) 0% 50% no-repeat;
}
#production .trubi:hover{
    background-position: 100% 50%;
}


#production .i_plenka{
    width: 185px;
    height: 200px;
    display: block;
    position: absolute;
    top: 82px;
    left: 605px;
    background: url(../images/blocks6/pluenka.png) 50% 50% no-repeat;
}
#production .i_plenka.active{
	background: url(../images/blocks6/pluenka_h.png) 50% 50% no-repeat;
}
#production .plenka{
    width: 176px;
    height: 200px;
    display: block;
    position: absolute;
    top: 80px;
    left: 805px;
    background: url(../images/shest.png) 0% 50% no-repeat;
}
#production .plenka:hover{
    background-position: 100% 50%;
}
#production{
    text-align: center;
}
#production .b_marg:hover a{
    color:white;
    border:none;
}
#production .b_marg:hover ul{
    color:white;
}
.b_marg{
    padding-top:50px;
}
#production a{
    color: #024883;
    font: 700 18px GothamPro;
    text-decoration: none;
    border-bottom:1px dotted #024883;
    text-align: center;
}
#production ul{
    text-align: left;
    color: #80807f;
    padding-top: 15px;
    padding-left: 50px;
}
#production .pechat ul{
    text-align: left;
    color: #80807f;
    padding-top: 15px;
    padding-left: 40px;
}
#production h2{
    color: #0b4c85;
    font: 700 24px GothamProBold;
    text-align: center;
    text-transform: uppercase;
}
#production .sectionwrap{
    width: 1000px;
    position: relative;
    margin: auto;
}

/* partners-section
-----------------------------------------------------------------------------*/
.partners-section {
	padding:30px 0 ;
	text-align:center;
    background: white;
}
#b_parners .lleft{
    top: 106px;
}
#b_parners .rright{
    top: 106px;
}
.partners-section h2{
    color: #0b4c85;
    font: 700 24px GothamProBold;
    text-transform: uppercase;
}
#partnersslider{
    width:1000px;
    height:200px;
    margin: 40px auto;
}
#partnersslider ul li{
    width: 170px;
    height: 150px;
    display: flex;
    align-items: center;
    align-content: center;
    align-self: center;
    
}
#partnersslider ul li img{
    width: 160px;

}
/* company-section
-----------------------------------------------------------------------------*/
.company-section {
	padding:70px 0;
}
.company-section:after {
	content:'';
	clear:both;
	display:table;
}
.company-section .content-block {
	position:relative;
	width:962px;
}
.company-section .item {
	width:960px;
	height:370px;
	padding:1px;
}
.company-section .company {
	width:280px;
	padding:10px 20px;
}
.company-section .company h3 {
	padding-top:13px;
	color:#024883;
	font: 24px/24px GothamProReg, Arial, sans-serif;
	text-transform:uppercase;
}
.company-section .company .money {
	padding:13px 0 9px 30px;
	background:url('../images/money-ico.png') left center no-repeat;
	font: 16px/22px BebasNeueRegular, Arial, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #d2d2d2;
	margin-bottom:7px;
}
.company-section .company .line {
	font: 14px/16px Arial, sans-serif;
	margin-bottom:6px;
}
.company-section .company .line > div {
	display:inline-block;
	vertical-align:middle;
}
.company-section .company .line .n {
	width:75px;
}
.company-section .company .line .d {
	width:205px;
}
.company-section .islader {
	width:610px;
	height:350px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	padding:10px;
	box-shadow:0 0 1px rgba(0, 0, 0, 0.75);
}
.company-section .islader .slide {
	width:610px;
	height:350px;
	text-align:center;
}
.company-section .navi {
	list-style:none;
	text-align:center;
	position:absolute;
	bottom:20px;
	left:0;
	width:630px;
	height:18px;
	z-index:10;
}
.company-section .navi li {
	display:inline-block;
	width:18px;
	height:18px;
	margin:0 1px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-khtml-border-radius:50%;
	background:#024883;
	box-shadow:0 -1px 0 rgba(0, 0, 0, 0.65);
	cursor:pointer;
}
.company-section .navi li:hover, .company-section .navi li.active {
	background:#9e9e9e;
}
.company-section .company .fbtn {
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
	height:44px;
	text-align:center;
}



/* faq-section
-----------------------------------------------------------------------------*/
.faq-section {
	padding:170px 0 78px;
	background:url('../images/bg-down2.png') center top no-repeat;
	color:#000;
}
.faq-section:after {
	content:'';
	clear:both;
	display:table;
}
.faq-section h2 {
	margin-bottom:36px;
}
.faq-section .news {
	font: 14px/16px Arial, sans-serif;
}
.faq-section .news h3.bl {
	padding-bottom:3px;
}
.faq-section .news .item {
	padding:12px 5px;
	border-bottom:1px solid #d5d5d5;
}
.faq-section .news .item.lc {
	border:none;
}
.faq-section .news a {
	color:#2c33c0;
	text-decoration:none;
}
.faq-section .news .all {
	margin-top:16px;
	text-align:right;
	padding-right:6px;
}
.faq-section .faq {
	padding-left:20px;
	width:550px;
	font: 14px/17px Arial, sans-serif;
}
.faq-section .faq .q {
	margin-bottom:17px;
}
.faq-section .faq .q span {
	display:block;
	font: bold italic 14px/17px Arial, sans-serif;
}


/* menu bottom
-----------------------------------------------------------------------------*/
/*
.header.mbottom {
	height:75px;
}
.header.mbottom .phone {
	padding:0 10px;
	line-height:25px;
}
.header.mbottom .logo {
	width:195px;
	padding-top:25px;
	padding-left:10px;
}
.header.mbottom .menu {
	font: 24px/75px GothamProReg, Arial, sans-serif;
}
*/


/* map section
-----------------------------------------------------------------------------*/
.map-section {
    height: 484px;
    border-top:10px solid #3f64ae;
    position: relative;
}


/* Footer
-----------------------------------------------------------------------------*/
#zayavka{
    width: 135px;
    float: right;
    height: 54px;
    padding-left: 43px;
    border-radius: 5px;
    color: #ffffff;
    font: 400 14px / 18px GothamPro;
    text-align: left;
    background: #3f64ae url(../images/zayavka.jpg) 8% 50% no-repeat;
    margin-top: 20px;
}
.tabs__content {
  display: none; /* по умолчанию прячем все блоки */
}
.tabs__content.active {
    width: 100%;
    height: 485px;
    display: block;
}
#map{
    width: 100%;
    height: 485px;
    display: block;  
}
#maps{
    width: 100%;
    height: 485px;
    display: block;  
}
#b_botmenu{
    width: 340px;
    position: absolute;
    height: 75px;
    top: 20px;
    left: 225px;
}
.tabs__caption li.active{
    color:white;
}
.tabs__caption li{
    color: #263f70;
    font: 700 24px GothamProBold;
}
.tabs__caption li:nth-of-type(1){
    margin-left:20px;
}
.tabs__caption li{
    list-style: none;
    display:inline-block;
    padding: 9px;
    cursor: pointer;
}
.tabs__caption{
    width: 485px;
    height: 46px;
    background-color: #3f64ae;
    border-radius: 5px;
    position: absolute;
    top: -5px;
    z-index: 9;
    left: 265px;
}
.sectionwrap{
    width:1000px;
    position: relative;
    margin: auto; 
}
#b_botmenu ul li a{
    color: #80807f;
    font: 13px / 1.2 GothamProBold;
    text-transform: none;
    text-decoration: none;
    white-space: nowrap;
}
#b_botmenu ul li{
    display: inline-block;
    list-style: none;
    width: 95px;
}
.footer {
	width:100%;
	min-width:1000px;
    
	height:62px;
	background:#f6f5f3;
	color:#808080;
	font: 14px/17px Arial, sans-serif;
	position:relative;
}
.footer .made {
	float:right;
	text-align:center;
	padding-top:4px;
	width:190px;
}
.footer .copy {
	float:left;
	width:190px;
	padding-top:14px;
}
.footer .address {
    text-align: center;
    padding-top: 14px;
    width: 590px;
    margin: auto;
}


/* modal
-----------------------------------------------------------------------------*/
.modal {
	display:none;
}
#modal-success .form-block {
	box-shadow:none;
}


/* page-block
-----------------------------------------------------------------------------*/
.page-block {
    padding: 20px 0 30px;
}
.full-block {
    width: 1000px;
	padding:0;
	position:relative;

}


/* about page
-----------------------------------------------------------------------------*/
#ozseo{
    float: right;
    margin-top: -45px;
}
.page-about .line:after {
	content:'';
	clear:both;
	display:table;
}
.page-about .line .pic {
	width:150px;
	float:left;
}
.page-about .line .text {
	margin-left:165px;
	color:#585858;
	font: 14px/17px Calibri, Arial, sans-serif;
}
.page-about .line h3 {
    color: #024883;
    font: 700 18px / 24px GothamProBold;
	text-transform:uppercase;
	margin-bottom:7px;
}
.page-about .line .text .sign {
	padding:33px 0 130px 220px;
	color:#8d8d8d;
	font-family: CalibriItalic, Arial, sans-serif;
	background:url('../images/sline.png') 240px 16px no-repeat;
}


/* news page
-----------------------------------------------------------------------------*/
.wr-news {
	background:#f8f9fb;
}
.page-news h3 {
	color:#024883;
	font: 24px/24px GothamProReg, Arial, sans-serif;
	text-transform:uppercase;
	margin-bottom:7px;
}
.page-news .item {
	display:inline-block;
	vertical-align:top;
	width:278px;
	height:231px;
	padding:12px 10px 10px;
	margin:0 17px 25px 0;
	overflow:hidden;
	border:1px solid #d2d2d2;
	background:#fff;
	color:#2c3b3e;
	font: 12px/21px Arial, sans-serif;
}
.page-news .item h4 {
	font: 24px/29px PFDinTextCompProMedium, Arial, sans-serif;
}
.page-news .item h4 a {
	color:#2c3b3e;
	text-decoration:none;
}
.page-news .item .date {
	margin:5px 0;
}
.page-news .item img {
	float:left;
	margin:0 6px 6px 0;
}
.page-news .navi {
	list-style:none;
}
.page-news .navi li {
	display:inline;
	margin-right:5px;
}
.page-news .navi a {
	display:inline-block;
	width:40px;
	height:40px;
	border:1px solid #d2d2d2;
	background:#fff;
	color:#2c3b3e;
	font: 14px/40px Arial, sans-serif;
	text-decoration:none;
	text-align:center;
}
.page-news .navi a:hover, .page-news .navi li.active a {
	background:#e7e9ec;
}



/* catalog page
-----------------------------------------------------------------------------*/
.page-catalog h2 {
	margin-bottom:6px;
    font-family: GothamProBold!important;
    /* font-weight: bold; */
    font-size: 23px!important;
}
.page-catalog .products {
    margin: 20px 0 30px;
	text-align:center;
}
.page-catalog .products .item {
	display:inline-block;
	vertical-align:top;
	width:298px;
	/*height:253px;*/
	margin:0 60px; /*0 7*/
	border:1px solid #d2d2d2;
	color:#000;
	text-decoration:none;
}
.page-catalog .products .item h3 {
    font: 23px/24px PFDinTextCompProRegular, Arial, sans-serif;
    color: #024883;
    background: #d2d2d2;
}
.page-catalog .products .item .pic {
	line-height:223px;
	overflow:hidden;
	margin-top: 0px;
}
.page-catalog .products .item .pic img {
	vertical-align:middle;
}
.page-catalog h1, .page-catalog h2{
    margin-bottom: 10px;
    margin-top: 10px;
}
.page-catalog .full-block {

	width:1000px;
    color: #262626; 
    font: 400 14px GothamPro;
}
h3 {
    color: #024883;
    font: 24px/30px GothamProReg, Arial, sans-serif;
    text-align: center;
}
.page-catalog .products .item2 {
    display: inline-block;
    vertical-align: top;
    width: 263px;
    height: 223px;
    margin: 00px 20px;
    border: 1px solid #d2d2d2;
    color: #000;
    text-decoration: none;
}
.page-catalog .products .item2 h3 {
font: 23px/24px PFDinTextCompProRegular, Arial, sans-serif;
    /* text-transform: uppercase; */
    color: #024883;
    background: #d2d2d2;
}
	
.page-catalog .products .item3 {
    display: inline-block;
    vertical-align: top;
    width: 300px;
    min-height: 300px;
    margin: 20px 24px 24px;
    border: 1px solid #d2d2d2;
    color: #000;
    text-decoration: none;
	}
.page-catalog .products .item3 h3 {
    font: 23px/24px PFDinTextCompProRegular, Arial, sans-serif;
    color: #024883;
    background: #d2d2d2;
    display: block;
    vertical-align: middle;
}
.products .pic{
	padding:5px;
	margin-top: 40px;
}
/* catalog page2
-----------------------------------------------------------------------------*/
.tb-head {
    margin-top: 40px;
	height:52px;
	background:#024985;
	color:#e9e9e9;
	font: bold 18px/52px Arial, sans-serif;
	text-align:center;
	position:relative;
}
#zayavka_sbmt{
    width: 135px;
    height: 54px;
    border-radius: 5px;
    color: #ffffff;
    padding-left: 25px;
    font: 400 14px / 18px GothamPro;
    text-align: center;
    background: #3f64ae url(../images/zayavka.jpg) 8% 50% no-repeat;
    margin-top: 20px;
}
.tb-head .t-menu {
	position:absolute;
	top:0;
	right:0;
	width:115px;
	height:52px;
	padding-left:35px;
	background:url('../images/m-ico.png') left center no-repeat;
	color:#fff;
	font: italic 12px/52px Arial, sans-serif;
	text-decoration:underline;
	cursor:pointer;
}
.tb-head .t-menu ul {
	display:none;
	list-style:none;
	position:absolute;
	width:140px;
	top:100%;
	right:0;
	margin-top:-5px;
	padding:10px 10px 10px 20px;
	background:#f4f4f4;
	border:1px solid #ccc;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	font: italic 14px/25px Arial, sans-serif;
}
.tb-head .t-menu ul li a {
	color:#838383;
}
.tb-head .t-menu ul li a:hover {
	text-decoration:none;
}
.tb-head .t-menu:hover ul {
	display:block;
}
.tb1 {
	width:100%;
	text-align:center;
	color:#838383;
	font: 12px/18px Arial, sans-serif;
	border-collapse:collapse;
	border:1px solid #d2d2d2;
}
.tb1 th {
	font-weight:bold;
}
.tb1 th, .tb1 td {
	padding:6px;
	border:1px solid #d2d2d2;
}
.tb1 tr:nth-child(odd) {
	background:#e2e2e4;
}
.tb1 .col-b, .tb1 .col-b2 {
	display:inline-block;
	padding:0 8px;
	color:#fff;
	font-weight:bold;
}
.tb1 .col-b { background:#2980b9; }
.tb1 .col-b2 { background:#000; }
.tbtn {
	text-align:center;
	margin-top:13px;
}
.btn-order {
	width:110px;
	height:27px;
	background:#d6d6d6;
	background: -webkit-gradient(linear, top, bottom, from(#dedede), to(#ccc)); 
	background: -webkit-linear-gradient(#dedede, #ccc);
	background:    -moz-linear-gradient(#dedede, #ccc);
	background:     -ms-linear-gradient(#dedede, #ccc);
	background:      -o-linear-gradient(#dedede, #ccc);
	background:         linear-gradient(#dedede, #ccc);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	color:#272727;
	font: bold 12px/12px Arial, sans-serif;
	text-shadow:inset 0 0 2px rgba(0, 0, 0, 0.86);
	box-shadow:inset 1px 1px 0 rgba(255, 255, 255, 0.5);
}
.page-catalog .back-next {
	padding:90px 10px 0;
}
.page-catalog .back-next:after {
	content:'';
	clear:both;
	display:table;
}
.page-catalog .back-next a {
	color:#2c33c0;
	font: 36px/36px PFDinTextCompProRegular, Arial, sans-serif;
	text-decoration:underline;
}
.page-catalog .back-next a:hover {
	text-decoration:none;
}
.page-catalog .back-next a.back { float:left; }
.page-catalog .back-next a.next { float:right; }

.page-catalog .line {
	margin-bottom:40px;
}
.page-catalog .line:after {
	content:'';
	clear:both;
	display:table;
}
.page-catalog .line .pic {
	width:240px;
	float:left;
	text-align:center;
}
.page-catalog .line .text {
	margin:0 10px 0 240px;
}
.page-catalog .line.r .pic {
	float:right;
}
.page-catalog .line.r .text {
	margin:0 240px 0 10px;
}


/* contacts page
-----------------------------------------------------------------------------*/
.page-contacts {
	color:#2c3b3e;
}
.page-contacts h3 {
	font: 24px/24px PFDinTextCompProMedium, Arial, sans-serif;
	margin-bottom:7px;
}
.page-contacts .line {
	margin-bottom:15px;
}
.page-contacts .line:after {
	content:'';
	clear:both;
	display:table;
}
.page-contacts .line .text {
	width:550px;
    height: 288px;
	float:left;
	padding:15px 10px;
	border:1px solid #dedede;
	background:#fff;
    color: #262626;
    font: 400 14px GothamPro;
}
.page-contacts .line .map {
	margin-left:590px;
	/*width:370*/
}
.page-contacts .line .text h3 {
	text-transform:uppercase;
}
.page-contacts .line .text strong {
	display:block;
	font-weight:bold;
	padding:6px 0 2px;
}
.page-contacts .line .text a {
	color:#1e77a8;
	text-decoration:none;
}
.contact-form {
	padding:10px 0;
	background:#fff;
	text-align:center;
}
.contact-form h3 {
	margin-bottom:25px;
}
.contact-form label {
	display:inline-block;
	vertical-align:top;
	margin:0 6px 12px;
}
.contact-form input[type=text] {
	width:220px;
	height:40px;
	border:1px solid #dedede;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	background:#fff;
	color:#2c3b3e;
	font:24px/24px PFDinTextCompProMedium, Arial, sans-serif;
	padding:0 10px;
}
.contact-form textarea {
	width:735px;
	height:110px;
	border:1px solid #dedede;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	background:#fff;
	color:#2c3b3e;
	font:24px/24px PFDinTextCompProMedium, Arial, sans-serif;
	padding:10px;
}
.contact-form label.ierror input[type=text], .contact-form label.ierror textarea {
	border-color:red;
}
.btn-send2 {
	width:244px;
	height:42px;
	background:#3a5a9b;
	background: -webkit-gradient(linear, top, bottom, from(#446aad), to(#2f4988)); 
	background: -webkit-linear-gradient(#446aad, #2f4988);
	background:    -moz-linear-gradient(#446aad, #2f4988);
	background:     -ms-linear-gradient(#446aad, #2f4988);
	background:      -o-linear-gradient(#446aad, #2f4988);
	background:         linear-gradient(#446aad, #2f4988);
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	color:#fff;
	font: 24px/24px PFDinTextCompProMedium, Arial, sans-serif;
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.25);
}



/*catalog 5*/
.page-catalog .bl-tb {
	text-align:center;
}
.page-catalog .bl-tb:after {
	content:'';
	clear:both;
	display:table;
}
.page-catalog .bl-tb .pic {
	float:left;
	width:460px;
	overflow:hidden;
	padding-top:100px;
}
.page-catalog .bl-tb .rtb {
	margin-left:475px;
	
}
.page-catalog .bl-tb .rtb h3 {
	color: #024883;
	font: 20px/45px GothamProReg,Arial,sans-serif;
}
.page-catalog .bl-tb .rtb .isizes {
	background:#024883;
	font: 26px/40px GothamProReg,Arial,sans-serif;
	text-transform:uppercase;
}
.page-catalog .bl-tb .rtb .isizes a {
	display:inline-block;
	vertical-align:top;
	margin:0 10px;
	color:#e9e9e9;
}
.page-catalog .bl-tb .rtb .isizes a:hover {
	text-decoration:none;
}
.page-catalog .bl-tb .rtb .tb-head {
	text-align:center;
	padding-left:10px;
	margin-top:25px;
}
.tb1.tbr th {
	width:33%;
}
.page-catalog .bl-tb .rtb .tbtn {
	margin-bottom:20px;
}

.breadcrumbs {
    position: relative;
    width: 1000px;
    margin: 80px auto 0;
}

.linkfoot{
	color: #808080;							
    font: 13px Arial, sans-serif
}

.zagalovok3{
    font-family: GothamProReg, Arial, sans-serif;
    font-size: 24px;
    color: #024883;
    text-align: center;
    padding: 12px;
	}

.products.style-2 .item {
    width: 144px;
    height: 180px;
    margin: 5px 5px;
    overflow: hidden;
}
.products.style-2 .item h3 span{
	margin: auto;
}
.products.style-2 .item .pic{
    	margin-top: 0px;
	line-height: initial;
}
.products.style-2 .item .pic img{
	width: 75%;
}
.products.style-2 .item h3{
    min-height: 80px;
}
#vfg .products.style-2 .item h3 {
    min-height: 50px;
    font-size: 24px;
    padding: 5px 0;
    display: flex;
}
/*.sixblock{
	overflow: hidden;
}
.sixblock img{
	height: 100%;
}
.sixblock .border-style-1{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url('../images/blocks6/border.png');
	background-size: 100%;
}*/

#production ul li{
	font-size: 12px;
	margin-top: 5px;
}
#production a{
    display: inline-block;
    width: 100%;
    height: 100%;
    border-bottom: none;
}
#production a span{
    border-bottom: 1px dotted #024883;
}
#production a:hover span{
	color: white;
    border-bottom: 1px dotted #fff;
}

.top-call-button {
    display: block;
    width: 265px;
    float: right;
    background: #3f64ae;
}

.front-page-additional-text {
    width: 1000px;
    margin: 0 auto;
    text-align: justify;
    margin-top: -80px;
    max-height: 130px;
    overflow-y: hidden;
}

.front-page-additional-text-more {
    width: 1000px !important;
    color: #bcbcbc;
    font: 500 14px GothamPro;
    background-color: #ffffff;
    text-decoration: none;
    width: 100%;
    height: 32px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    line-height: 32px;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    margin-top: 10px !important;
    cursor: pointer;  
    margin-bottom: 25px !important;
    margin: 0 auto;
}

.spisokglav {
    text-align: left;
    padding: 10px 50px;
    color: #262626;
    font: 300 14px GothamPro;
}

.textnaglav {
    color: #262626;
    font: 300 14px GothamPro;
    margin-top: 5px;
    margin-bottom: 5px;
}
