html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: inherit;
color: black;
background: white;
}
ol, ul {
padding:0px 5px 0px 8px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

@font-face {
    font-family: 'Univers Condensed';
    src: url('fonts/Univers Condensed Medium.eot');
    src: url('fonts/Univers Condensed Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Univers Condensed Medium.woff') format('woff'),
         url('fonts/Univers Condensed Medium.ttf') format('truetype'),
         url('fonts/Univers Condensed Medium.svg#DaysRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Univers Condensed Bold';
    src: url('fonts/univers-condensedbold-webfont.eot');
    src: url('fonts/univers-condensedbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/univers-condensedbold-webfont.woff') format('woff'),
         url('fonts/univers-condensedbold-webfont.ttf') format('truetype'),
         url('fonts/univers-condensedbold-webfont.svg#DaysRegular') format('svg');
    font-weight: bold;
    font-style: normal;
}

.clear{
	clear:both;
}
body{
    background:url("../img/bg.jpg") repeat
}
h1,h2 , .zag3, .zag4, .zag6{
    font-family: 'Univers Condensed', sans-serif;
	font-weight: normal;
}
h1{
    font-size: 37px;
    color:#333333;
}
@media screen and (max-device-width:600px){
h1{
    font-size: 35px;
    color:#333333;
}
}
h2{
    font-size: 40px;
    color:#333333  ;
}
.zag3{
    font-family: 'Univers Condensed', sans-serif;
    font-size:37px;
    font-weight:bold;
}
.zag4{
    font-family: 'Univers Condensed', sans-serif;
    font-size:23px;
}
.zag5{
    font-family:Arial, sans-serif;
    font-size: 18px;
}
.zag6{
    font-family: 'Univers Condensed', sans-serif;
    font-size:18px;
}

p, li,a{
    font-family:Arial, sans-serif;
    font-size:16px;
    line-height:22px;
}
a{
    text-decoration: none;
    color:#000000
}
b{
    font-weight:bold;
}
i,em{
    font-style:italic;
}

.blue, .blue2{
    color:#2590d3;
}
.wrapper{
    width:940px;
    margin:auto;
    padding:0 10px;
}
.header{
   min-width:960px;
   height:86px;
   background-color: #fff;
   -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
   -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
   box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
}
.logo{
    float:left;
    width:198px;
    height:67px;
    margin-top:12px;
    background: #F00;
    color: white;
    font-size: larger;
    text-align: center;
    font-family: 'Univers Condensed', sans-serif;
    font-weight: normal;
}
.privetstvie{
    width:220px;
    float:left;
    margin-top:6px;
    background:url("../img/privet.png") no-repeat;
    padding-left:78px;
    margin-left:100px;
    padding-bottom:14px;
}
.privetstvie p{
    font-size: 14px;
    line-height:16px;
    padding-top:5px;
    font-weight:bold;
}
.privetstvie .logt1{
    font-size: 14px;
    line-height:16px;
    padding-top:14px;
    font-weight:bold;
}
.privetstvie .logt2{
    font-size: 12px;
    line-height:13px;
    padding-top:5px;
    font-weight:bold;
    color: #939698;
}
.privetstvie p b{
    font-size:16px;
    color: #2590d3;
}
.info{
    float:right;
    text-align:right;
    padding:0px 5px 0px 0px;
}
.info .zag5{
    color:#E20000;
    font-weight:bold;
    font-size:17px;
}

.info .zag3 span{
    font-size:39px;
    font-weight:bold;
}
.info p{
    font-size:36px;
    font-weight:bold;
    padding:12px 5px 0px 0px;
}
.info a{
    color:#444444;
    font-family: 'Univers Condensed', sans-serif;
    font-size:35px;
    padding:0px 0px 5px 0px;
    display:block
    }
.content{
  padding:0px 10px;
}
.content h1{
    padding-top:15px;
    padding-bottom:20px;
    text-align:center;
}
.zamok{
    float:left;
    width:256px;
    height:215px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left:44px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
}
.zamok10{
    float:right;
    width:345px;
    height:230px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    margin-bottom: 10px;
}
.vidu{
    display: flex;
    justify-content: space-around;
}
.mr_none{
    margin-left:33px;
    margin-top:0px;
}
.zamok1{
    background:url("../img/zamok1.jpg") no-repeat;
    background-size: cover;
}
.zamok2{
    background:url("../img/zamok2.jpg") no-repeat;
    background-size: cover;
}
.zamok3{
    background:url("../img/zamok3.jpg") no-repeat;
    background-size: cover;
}
.zamok11{
    background:url("../img/zamok11.jpg") no-repeat;
    background-size: cover;
}
.zamok12{
    background:url("../img/zamok12.jpg") no-repeat;
    background-size: cover;
}
.zamok13{
    background:url("../img/zamok13.jpg") no-repeat;
    background-size: cover;
}
.zamok14{
    background:url("../img/zamok14.jpg") no-repeat;
    background-size: cover;
}
.zamok15{
    background:url("../img/zamok15.jpg") no-repeat;
    background-size: cover;
}
.zamok16{
    background:url("../img/zamok16.jpg") no-repeat;
    background-size: cover;
}
.zamok17{
    background:url("../img/zamok17.jpg") no-repeat;
    background-size: cover;
}
.zamok18{
    background:url("../img/zamok18.jpg") no-repeat;
    background-size: cover;
}
.zamok20{
    background:url("../img/zamok20.png") no-repeat;
    background-size: cover;
}
.zamok21{
    float:right;
    width:345px;
    height:481px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    margin-bottom: 10px;
    background:url("../img/electrozamok.jpg") no-repeat;
    background-size: cover;
}
.zamok-title{
    text-align:center;
}
.zamok div{
    width:256px;
    background:#2590d3;
    height:42px;
    margin-top:173px;
     -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    border-radius:0 0 5px 5px;
}
.zamok div p{
    text-align:center;
    color:#fff;
    font:26px 'Univers Condensed', sans-serif;
    padding: 4px 0px 1px 0px;
    margin:auto;
}
.zamok div a{
    text-align:center;
    color:#fff;
    font:26px 'Univers Condensed', sans-serif;
    margin:auto;
    text-decoration: underline;
}
.zamok1 div a{
    width: 144px;
padding: 4px 0px 1px 57px;
}
.zamok2 div a{
    width: 208px;
    padding:4px 0px 1px 23px;
}
.zamok3 div a{
    width: 65px;
padding: 4px 0px 1px 95px;
}
.zamok1 div p{
    width: 144px;
}
.zamok2 div p{
    width: 208px;
}
.zamok3 div p{
    width: 65px;
}
.line{
    height:2px;
    width:100%;
    background:url("../img/line.png") no-repeat center center;
}
.vidu .line{
    margin:27px 0 28px 0;
}
.plysu{
    float:left;
    width:560px;
}
.plysu11{
    float:left;
    width:530px;
    padding-bottom:32px;
    margin-top:12px;
}
.plus{
    width:560px;
    height:31px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    margin-bottom:10px;
    background-color: #fff;
    padding-top:11px;
}
.plus11{
    width:530px;
    height:30px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    margin-bottom:15px;
    background-color: #fff;
    padding-top:11px;
}
.plus a{
    display: block;
    cursor:pointer;
}
.plus .pl{
    float:left;
    width:16px;
    height:16px;
background:url("../img/plus.png") no-repeat;
margin: 3px 10px 0px 10px;
}
.plus11 a{
    display: block;
    cursor:pointer;
}
.plus11 .pl11{
    float:left;
    width:16px;
    height:16px;
background:url("../img/plus.png") no-repeat;
margin: 3px 10px 0px 10px;
}
.pl{
 height: auto;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 3px;
    width: 540px;
}
.pl11{
 height: auto;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 3px;
    width: 510px;
}
.plysu_form{
    float:right;
    margin-right:13px;
}
.vuzov{
  background-color: #F1F1F1;
    border-radius: 5px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.35);
    height: 187px;
    margin-left: 5px;
    padding: 5px 16px;
    width: 200px;
}
.vuzov .zag6{
    line-height:19px;
    font-size: 18px;
}
.vuzov form input{
    height:32px;
    width:190px;
    border:none;
    -webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35);
    box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35);
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top:7px;
    padding-left:5px;
    font-style:italic;
}
.vuzov form .otpravit{
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
     -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background:url("../img/otpravit.png") no-repeat;
    width:195px;
    height:32px;
    font:21px 'Univers Condensed', sans-serif;
    color:#fff;
    padding: 0px 5px 5px 5px;
    cursor:pointer;

}
.vuzov p{
    font-size:11px;
    margin-top:3px;
    line-height:18px;
    padding-left:3px;
}
.cenu h2{
    padding-top:27px;
    padding-bottom:26px;
}
.cenu11 h2{
    padding-top:27px;
    padding-bottom:26px;
}
.cenu{
    padding-bottom:35px;
}
.cenu11{
    padding-bottom:10px;
}
.cena{
    width:560px;
    height:34px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.35);
    margin-bottom:10px;
    background-color: #fff;
    padding-top:8px;
    background-color: #2590d3;
}
.cn{
  height: auto;
    margin: 10px 0 10px 10px;
    width: 550px;
}
.cena .zag4{
    color:#fff;
    font-size:23px;
}
.cena a{
    display: block;
    cursor:pointer;
    padding: 2px 0px 0px 0px;
}
.cena .pl{
    float:left;
    width:16px;
    height:16px;
background:url("../img/plus_wh.png") no-repeat;
margin: 5px 10px 0px 10px;
}
.zvonite{
    padding:8px 0px;

}
.zvonok{
    background:url("../img/zvonok.jpg") no-repeat 0 27px;
    float:left;
}
.zvonok .zag5{
    color:#E20000;
    font-weight:bold;
    font-size:17px;
    padding-top: 7px;
    text-align: right;
}

.zvonok .zag3 span{
    font-size:37px;
    color:#E20000;
    font-weight:bold;
}
.zvonok p{
    font-size: 36px;
    padding-left:71px;
    padding-top:15px;
}
.zvonok .master{
    font-size: 12px;
    color:#2590d3;
    padding-top:10px;
    text-align: right;
}

.zvonok span{
    font-size:36px;
    font-family: 'Univers Condensed', sans-serif;
    color:#000;
    font-weight:bold;
}
.zvonok a{
    font-size:32px;
    font-family: 'Univers Condensed', sans-serif;
    color:#444444;
    display:block
}
.skidka{
    float:right;
    padding-left:32px;
    background:url("../img/vertical_line.png") no-repeat;

}
.skidka .zag4{
    font-size:20px;
    color:#444444;
    padding-top:5px;
    padding-bottom: 7px;
    text-align: left;
}
.skidka form{
    padding:7px 0px 6px 0px;
    background:url("../img/form_yzor.jpg") repeat;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.35);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.35);
    width:550px
}
.ie .skidka {
    width:550px;
    padding-left:40px;
}
.ie .skidka form{
    width: 560px;
}
.skidka form input{
    height:32px;
    width:165px;
    border:none;
    -webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35);
    box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35);
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left:5px;
    font-style:italic;
    float:left;
    margin-left:12px;
}
.skidka form .otprav{
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
     -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background:url("../img/otpravit2.png") no-repeat;
    width:152px;
    height:34px;
    font:21px 'Univers Condensed', sans-serif;
    color:#fff;
    padding: 1px 5px 4px 5px;
    cursor:pointer;
    float:left;
    margin-top:2px;
}
.skidka p{
    font-size:11px;
    padding-top: 5px;
    text-align: right;
}
.ekonom{
    padding-bottom:40px;
}
.ekonom h2{
    padding-top:35px;
    padding-bottom:24px;
}
.img_author{
    float: left;
    margin-right:41px;
    margin-bottom:40px;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.35);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.35);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.coment{
    padding: 0px 10px;
}
.coment h2{
    padding-bottom:12px;
}
.coments{
    background:url("../img/border_bot.png") repeat-x bottom center;
    margin-top:20px;
}
.coments .zag4{
    font-style:italic;
    color:#444444;
    padding-bottom:5px;
}
.coments .author{
    font-size:20px;
    font-style:italic;
    color:#4B4D50;
    text-align:right;
    padding-top:10px;
    padding-bottom:25px;
}
.text{
font-style: italic;
}

.bord_bot_non{
    background:none;
}
.footer{
    background-color: #fff;
    min-width:960px;
    padding-top:35px;
    padding-bottom:20px;
    margin-top:30px;
}
.footer .wrapper{
    padding-left:41px;
    width:899px;
}
.footer .zag4{
    font-size:24px;
    color:#333333;
    padding-bottom:18px;
}
.contact{
    float:left;
}
.contact .zag3 span{
    font-size:40px;
    color:#313131;
    font-weight:bold;
}
.contact span{
    font-size:30px;
    font-family: 'Univers Condensed', sans-serif;
    color:#000;
    font-weight:bold;
    margin-top:20px;
}
.contact a{
    font-size:28px;
    font-family: 'Univers Condensed', sans-serif;
    color:#444444;
    margin-top:20px;
}
.contact .blue{
 font-size: 15px;
    font-weight: bold;
    padding-bottom: 10px;

}

.contact .blue2{
 font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 16px;
}
.vuzov2{
  background-color: #F1F1F1;
    border-radius: 5px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.35);
    height: 187px;
    margin-left: 5px;
    padding: 5px 16px;
    width: 200px;
    margin-top: 20px;
}
.vuzov2 .zag6{
    line-height:19px;
    font-size: 18px;
}
.vuzov2 form input{
    height:32px;
    width:190px;
    border:none;
    -webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35);
    -moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35);
    box-shadow:inset 1px 1px 2px rgba(0,0,0,0.35);
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top:7px;
    padding-left:5px;
    font-style:italic;
}
.vuzov2 form .otpravit{
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
     -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background:url("../img/otpravit.png") no-repeat;
    width:195px;
    height:32px;
    font:21px 'Univers Condensed', sans-serif;
    color:#fff;
    padding:0px 5px 5px 5px;
    cursor:pointer;
}
.vuzov2 p{
    font-size:11px;
    margin-top:3px;
    line-height:18px;
    padding-left:3px;
}
.karta{
    float:right;
    width:595px;
}
.karta .zag4 span{
    font-size:16px;
    font-family:ariak, sans-serif;
    font-weight:normal
}
.krt{
    background:url("../img/krt.jpg") no-repeat;
    width:589px;
    height:224px;
    margin-top:10px;
}
.fot_info{
    padding-top:10px;
}
.fot_info a{
    float:left;
    text-decoration: underline;
    font-size:11px;
    padding-right:23px;
    cursor:pointer;
}
.fot_info p{
    font-size:10px;
}

.blockSubmit {
color: #E20000;
    font-weight: bold;
	font-size:18px;
	font-family: 'Univers Condensed'
}

.bg_w {
background:#fff;
border-radius:5px;
padding:10px;
text-align:center;
margin-top:20px;
}
.bg_w .det{
text-align: center;
padding-left: 0px;
}
.bg_w  p {
line-height:30px;
margin-top:15px;
text-align:left;
padding-left:85px;
}

.bg_w  a {
 -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
     -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background:url("../img/otpravit.png") no-repeat;
    width:195px;
    height:32px;
    font:21px 'Univers Condensed', sans-serif;
    color:#fff;
    padding-bottom:7px;
    cursor:pointer;
	display:block;
	margin:15px auto;
}
