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 Condensed Bold.eot');
    src: url('fonts/Univers Condensed Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Univers Condensed Bold.woff') format('woff'),
    url('fonts/Univers Condensed Bold.ttf') format('truetype'),
    url('fonts/Univers Condensed Bold.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:url("../img/logo.png") no-repeat;
}
.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);
}
.mr_none{
    margin-left:33px;
    margin-top:0px;
}
.zamok1{
    background:url("../img/zamok1.jpg") no-repeat
}
.zamok2{
    background:url("../img/zamok2.jpg") no-repeat
}
.zamok3{
    background:url("../img/zamok3.jpg") no-repeat
}
.zamok11{
    background:url("../img/zamok11.jpg") no-repeat
}
.zamok12{
    background:url("../img/zamok12.jpg") no-repeat
}
.zamok13{
    background:url("../img/zamok13.jpg") no-repeat
}
.zamok14{
    background:url("../img/zamok14.jpg") no-repeat
}
.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;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    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;
}
.mobile-text-main-h1{
    display:none;
}
.content .cenu .pod.cn b,
.content .cenu11 .pod.cn b {
    white-space: nowrap;
}
.mobile-text-h2{
    display:none;
}
.mobile_plysu_form{
    display: none;
}
.wrapper.mobile{
    display: none;
}
.mobile_phone{
    display: none !important;
}
.desktop_phone{
    display:block !important;
   
}
/* Когда экран меньше 960px (адаптивные стили) */
@media (max-width: 960px) {
    .desktop_phone{
        display:none !important;
    }
    .mobile_phone{
        display:block !important;
    }
    
    .header {
        min-width: unset;
        height: unset;
    }
    .wrapper{
        width: unset;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    .wrapper.desktop{
       display: none;
    }
    .wrapper.mobile{
       display: flex;
    }
    .wrapper .content{
        width: 85vw;
        padding: 0;
    }

    .mobile-text-main-h1{
        display:block;
    }
    .mobile-text-main-h1{
        display:block;
    }
    .mobile-text-main-h1 .blue{
        font-size: 28px;
    }

    .desktop-text-main-h1{
        display:none;
    }
    .info {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .info .zag5{
        padding: 0;
    }

    .privetstvie{
        margin-left: 0;
    }


    .vidu {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }
    .vidu .zamok{
        width: 32%;
        background-size: cover;
        background-position-y: center;
        background-position-x: center;
        margin:0;
    }
    .vidu .zamok a{
        text-align: center;
        padding: 0;
        display: block;
        width: 100%;
        margin:0;
        font-size: 22px;
    }
    .vidu .zamok div{
        width: 100%;
    }
  
    .vidu .zamok div{
        margin-top: 173px;
    }
    .vidu .clear{
        display: none;
    }

    .plysu_form{
        display: none;

    }
    .mobile_plysu_form{
        display: block;
    }

    .zvonite{
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;

        width: 85vw;
        padding: 0;
    }
    .zvonite .zag5{
        text-align: center;
    }
    .zvonite .skidka{
        padding-left: 0;
        background: none;
        width: 100%;
    }
    .zvonite .skidka .formBlock form{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        gap: 5px;
    }
    .zvonite .skidka .formBlock form input{
        margin: 0;
    }
    .zvonite .skidka .formBlock form input.otprav{
        width: 172px;
        background: url(../img/otpravit2.png) center / 100% 100% no-repeat;
        padding: 1px 0 4px 0;
    }
    .zvonite .skidka .formBlock form .clear{
        display: none;
    }
    .zvonite .skidka .formBlock form .butt1{
        display: none;
    }



    .mobile-text-h2{
        display:flex;
        flex-wrap: wrap;
        gap: 5px;

    }
    .mobile-text-h2 span{
        white-space: nowrap;
    }
    .desktop-text-h2{
        display:none;
    }
    
    .nowrap{
        white-space: nowrap;
    }


    .footer{
        min-width: unset;
        width: 100%;
    }
    .footer .wrapper{
        width: unset;
        padding: 10px;
    }
    .footer .wrapper .contact .zag4 {
        padding: 0;
        text-align: center;
    }

    .footer .wrapper .contact #call_phone_3,
    .footer .it_can_be_call_phone_3{
        margin-top: 10px;
        width: 100%;
        display: block;
        text-align: center;
    }
    .footer .wrapper .contact .vuzov2 {
        width: 100%;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        height: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .footer .wrapper .contact .vuzov2 form{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }
    .footer .wrapper .contact .vuzov2 form input{
        margin: 0;
    }
    .footer .wrapper .contact .vuzov2 form .butt1{
        display: none;
    }
    .footer .wrapper .contact .vuzov2 form .clear{
        display: none;
    }
    .footer .wrapper .contact .zag6 br {
        display: none;
    }
    .footer .wrapper .karta .zag4 {
        padding: 18px 0 0 0;
    }
    .footer .karta, .footer .karta .krt {
        width: unset;
    }

}
@media (max-width: 650px) {
    .vidu {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }
    .vidu .zamok{
        width: 100%;
        background-size: cover;
        background-position-y: center;
        background-position-x: center;
    }
    .vidu .zamok a{
        text-align: center;
        padding: 0;
        display: block;
        width: 100%;
    }
    .vidu .zamok div{
        width: 100%;
    }
   
    .vidu .zamok div{
        margin-top: 173px;
    }
    .vidu .clear{
        display: none;
    }
}
@media (max-width: 960px) {
    .cena .zag4{
        font-size:22px;
    }
    .content .plysu,
    .content .plysu11 {
        width: 100%;
        margin-bottom: 30px;
        float: unset;
    }
    .content .plysu11 {
       padding-bottom:0;
        margin-bottom: 10px;
    }
    .zamok10.zamok12,
    .zamok10.zamok11,
    .zamok10.zamok14,
    .zamok10.zamok13 {
        margin-bottom: 30px;

    }
    .content .plysu .plus,
    .content .plysu11 .plus11 {
        width: 100%;
        min-height: 31px;
        max-height: max-content;
        height: unset;
    }
    .content .plysu .pod.pl,
    .content .plysu11 .pod.pl11 {
        width: unset;
    }

    .content .plysu .plus a.zag4,
    .content .plysu11 .plus11 a.zag4{
        padding-left: 36px;
        padding-bottom: 10px;
        padding-right: 5px;
    }




    .content .cenu,
    .content .cenu11{
        width: 100%;
    }
    .content .cenu .cena,
    .content .cenu11 .cena{
        width: 100%;
        min-height: 31px;
        max-height: max-content;
        height: unset;
    }
    .content .cenu .pod.cn,
    .content .cenu11 .pod.cn{
        width: unset;
    }
    .content .cenu .cena a.zag4,
    .content .cenu11 .cena a.zag4,
    .content .cenu11 .cena p.zag4{
        padding-left: 36px;
        padding-bottom: 10px;
        padding-right: 5px;
    }

    .content .ekonom  {
        width: 100%;
        padding-bottom: 20px;
    }
    .content .ekonom .plus {
        width: 100%;
        min-height: 31px;
        max-height: max-content;
        height: unset;
    }
    .content .ekonom .pod.pl {
        width: unset;
    }
    .content .ekonom .plus a.zag4 {
        padding-left: 36px;
        padding-bottom: 10px;
        padding-right: 5px;
    }
}
@media (max-width: 350px) {

    .zvonite .zvonok a{
        font-size: 26px;
        text-align: end;
    }
}




@media (max-width: 536px) {

    .nowrap.avto {
        display:block;
    }
}
@media (max-width: 414px) {

    .nowrap.avto {
        display:inline;
    }
}




@media (max-width: 533px) {

    .nowrap.seyf {
        display:block;
    }
}
@media (max-width: 411px) {

    .nowrap.seyf {
        display:inline;
    }
}




@media (max-width: 469px) {

    .nowrap.dveri {
        display:block;
    }
}
@media (max-width: 348px) {

    .nowrap.dveri {
        display:inline;
    }
}




@media (max-width: 425px) {

    .nowrap.zamena_zamkov {
        display:block;
    }
}





@media (max-width: 375px) {

    .nowrap.all {
        display:block;
    }
}