/*Îáùèå ïðàâèëà - íà÷àëî.*/

#cboxLoadedContent {
    height: 450px !important;
}

#order-call .g-recaptcha {
    margin: 20px 15% 0 20%;
    width: 75%;
}

.tg th {
    border-color: unset !important;
    border-style: unset !important;
    border-width: 0px !important;
}

.tg td {
    border-color: unset !important;
    border-style: unset !important;
    border-width: 0px !important;
}

.tg .tg-1r0c {
    background-color: #3d9b35 !important;
}

.sp-link-wrapper {
    display: none !important;
}

.exitblock {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 990;
}

.exitblock .fon {
    background: #F6FCFF;
    opacity: .8;
    position: fixed;
    width: 100%;
    height: 100%;
}

.exitblock .modaltext {
    box-sizing: border-box;
    padding: 20px 20px;
    position: fixed;
    top: 80px;
    left: 55%;
    margin-left: -30%;
    width: auto;
    z-index: 999;
}

.exitblock .modaltext_second {
    box-sizing: border-box;
    padding: 20px 20px;
    position: fixed;
    top: 150px;
    left: 40%;
    width: auto;
    background-color: white;
    box-shadow: 0 0 10pt #727272;
    display: none;
}

.exitblock img {
    box-shadow: 0 4px 10px 2px rgba(0, 0, 0, 0.5);
}

.closeblock {
    cursor: pointer;
    position: fixed;
    line-height: 60px;
    font-size: 82px;
    transform: rotate(45deg);
    text-align: center;
    top: 20px;
    right: 30px;
    color: #337AB7;
}

.closeblock:hover {
    color: #000;
}

#feedback-form {
    max-width: 400px;
    padding: 2%;
    border-radius: 3px;
    background: #f1f1f1;
}

#feedback-form [required] {
    width: 100%;
    box-sizing: border-box;
    margin: 2px 0 2% 0;
    padding: 2%;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 3px;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .2) inset, 0 0 transparent;
}

#feedback-form [required]:hover {
    border-color: #7eb4ea;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .2) inset, 0 0 transparent;
}

#feedback-form [required]:focus {
    outline: none;
    border-color: #7eb4ea;
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .2) inset, 0 0 4px rgba(35, 146, 243, .5);
    transition: .2s linear;
}

#feedback-form [type="submit"] {
    padding: 2%;
    border: none;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2) inset;
    background: #669acc;
    color: #fff;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 10px;
    width: 100px;
}

#feedback-form [type="submit"]:hover {
    background: #5c90c2;
}

#feedback-form [type="submit"]:focus {
    box-shadow: 0 1px 1px #fff, inset 0 1px 2px rgba(0, 0, 0, .8), inset 0 -1px 0 rgba(0, 0, 0, .05);
}

@media (max-width: 1100px) {
    .exitblock .modaltext {
        left: auto;
        margin-left: auto;
    }
    .exitblock img {
        width: 100%
    }
}

*:focus {
    outline: none;
}

body {
    margin: 0;
    width: 100%;
    background-color: white;
    font-size: 18px;
    color: #23272a;
    line-height: 1.3;
    font-family: 'ProximaNova';
}

.content {
    width: 1360px;
    margin: auto;
}

a {
    color: #2550b4;
}

a:hover {
    text-decoration: none;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.float_r a {
    text-decoration: none;
    color: black;
    position: relative;
    z-index: 20;
}

.clear {
    clear: both;
}

.bold,
strong {
    font-family: 'ProximaNova Bold';
    font-weight: normal;
}

.center {
    margin: auto;
    display: table;
}

.italic {
    font-style: italic;
}

.display_n {
    display: none !important;
}

.workers_slider img {
    width: 300px !important;
}

.workers_slider {
    width: 960px !important;
}

.workers_slider p {
    text-align: center;
}

.workers_slider2 img {
    width: 100px !important;
    height: 200px !important;
}

.workers_slider2 {
    width: 960px !important;
}

.primary__h2 {
    text-align: center;
    font-size: 2em;
    margin-top: 0;
}

.primary__h2left {
    font-size: 2em;
}

.primary__h2_last {
    font-size: 2em;
    margin-top: 0;
}

.primary__ph2 {
    text-align: center;
    font-size: 1.6em;
    margin-top: -20px;
}

.primary__ph2left {
    font-size: 1.6em;
    margin-top: -20px;
}

.review-him-block {
    box-shadow: 0 0 10pt #727272;
    padding: 5px 20px;
    border-radius: 4pt;
    margin-top: 20px;
}

.primary__flex2 div {
    width: 50%;
    margin: 0 20px;
}

.primary__flex2 .review-him-block {
    width: 50%;
    margin:  10px 10px ;
}

.image65 {
    width: 65px !important;
}

.image150 {
    width: 150px !important;
    height: 150px !important;
}

.image170 {
    width: 170px !important;
    height: 170px !important;
}

.image250 {
    width: 250px !important;
    height: 200px !important;
}

.image300 {
    width: 300px !important;
    height: 200px !important;
}

.tg {
    border-collapse: collapse;
    border-spacing: 0;
}

.tg td {
    font-family: Arial, sans-serif;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg th {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    padding: 10px 5px;
    word-break: normal;
}

.tg .tg-1r0c {
    background-color: #f56b00;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    width: 180px;
}

.tg .tg-0lax {
    text-align: left;
    vertical-align: top
}

.tg .tg-llyw {
    background-color: #c0c0c0;
    border-color: inherit;
    text-align: left;
    vertical-align: top
}

.tabs-1ps {
    margin-left: auto;
    margin-right: auto;
}

.tabs-1ps>input[type="radio"] {
    display: none;
}

.tabs-1ps>input[type="radio"]:checked+label {
    background-color: #bdbdbd;
}

.tabs-1ps>div {
    /* скрыть контент по умолчанию */
    display: none;
    border: 1px solid #eee;
    padding: 10px 15px;
    border-radius: 4px;
}


/* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */

#tab-btn-1-1ps:checked~#content-1-1ps,
#tab-btn-2-1ps:checked~#content-2-1ps {
    display: block;
}

.tabs-1ps>label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: #eee;
    border: 1px solid transparent;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    margin-left: 6px;
    cursor: pointer;
    margin-bottom: 10px;
}

.tabs-1ps>label:first-of-type {
    margin-left: 0;
}

.primary__flex_three,
.primary__flex_four,
.primary__flex_five,
.primary__flex_two {
    display: flex;
}

.primary__flex_4text {
    display: flex;
    margin-bottom: 20px;
}

.primary__flex_three img {
    display: block;
    margin: 0 auto 10px;
    width: 250px;
}

.primary__flex_two img {
    display: block;
    margin: 0 auto 10px;
    width: 250px;
}

.primary__flex_four img {
    display: block;
    margin: 0 auto 10px;
    width: 65px;
}

.primary__flex_five img {
    display: block;
    margin: 0 auto 10px;
    width: 200px;
}

.primary__flex_three div {
    padding: 10px;
    width: 32%;
    text-align: center;
}

.primary__flex_two div {
    padding: 10px;
    width: 50%;
}

.primary__flex_four div {
    padding: 10px;
    width: 23%;
}

.primary__flex_five div {
    padding: 10px;
    width: 20%;
}

.primary__flex_4text div {
    padding: 10px;
    width: 24%;
    border: 1px solid #3d9b35;
    text-align: center;
    margin-right: 10px;
}

.primary_accordion {
    background-color: #43b2aa;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1.2em;
    transition: 0.4s;
    margin-bottom: 10px;
    margin-top: 10px;
    color: white;
}

.primary_accordion_panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.primary_accordion_panel img {
    max-width: 920px;
    margin: 0 auto;
    display: block;
}

.primary_accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.primary_active_accordion:after {
    content: "\2796";
    /* Unicode character for "minus" sign (-) */
}

.primary__flex {
    display: flex;
}

.primary__flex img {
    display: block;
    margin: 0 auto 10px;
    width: 65px;
}

.primary__flex div {
    padding: 10px;
    width: 49%;
}

.primary__strong {
    font-weight: bold;
    text-align: center;
}

.sl_ctr {
    position: relative;
    width: 600px;
    height: 900px;
    overflow: hidden;
    margin: 0 10% 0 20%;
}

.sldr {
    position: relative;
    width: 10000px;
    height: 300px;
}

.sldr img {
    float: left;
    width: 600px;
    height: 900px;
}

.prv_b,
.nxt_b {
    position: absolute;
    top: 450px;
    display: block;
    width: 35px;
    height: 35px;
    cursor: pointer;
}

.prv_b:hover,
.nxt_b:hover {
    opacity: .6;
}

.prv_b {
    left: 10px;
    background: url(/templates/1ps-template/images/prv.png) no-repeat;
    color: white;
}

.nxt_b {
    right: 10px;
    color: white;
    background: url(/templates/1ps-template/images/nxt.png) no-repeat;
}

.ul__new {
    margin: 10px 0 25px 20px;
    list-style: unset !important;
}

.ul__new li:before {
    position: absolute;
    content: '\2714';
    left: -20px;
}

.ul__new li {
    margin: 10px 0;
    position: relative;
    list-style: none;
}

.primary__flex2 {
    display: flex;
    margin-top: 30px;
}

.primary__flex2_right img {
    width: 100%;
}

.primary__flex2_left {
    padding: 0 10px 10px 10px;
    width: 70%;
}

.primary__flex2_right {
    padding: 10px;
    width: 25%;
}

.primary__flex2_top {
    display: flex;
    margin-bottom: 30px;
}

.primary__flex2_top_left img {
    width: 100%;
}

.primary__flex2_top_left {
    padding: 10px;
    width: 35%;
}

.primary__flex2_top_right {
    padding: 0 10px 10px 10px;
    width: 65%;
}

.primary__flex_imgleft {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

.primary__flex_imgright {
    display: flex;
    flex-direction: column;
}

.primary__flex_imgleft img {
    float: left;
    margin: 5px 20px 7px 0;
    width: 50px;
}

.primary__flex_imgright img {
    float: right;
    margin: 5px 0 7px 20px;
    width: 50px;
}

.inner_button {
    color: black !important;
    background-color: #3d9b354f;
    border: 5px solid #c8c8c8 !important;
    font-size: 1.5em !important;
    display: inline-block !important;
}

.likeh2 {
    font-size: 1.6em;
    margin-top: 0px;
    margin-bottom: 8px;
    display: inline-block;
}

.prices__table img {
    width: 25px;
}

.prices__table_block {
    margin-bottom: 30px;
}

.mtm5 {
    margin-top: -5px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt30 {
    margin-top: 30px !important;
}

@font-face {
    font-family: 'ProximaNova Bold';
    src: url('../fonts/ProximaNova-Bold.eot');
    src: local('ProximaNova Bold'), url('../fonts/ProximaNova-Bold.eot') format('eot'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: local('ProximaNova Regular'), url('../fonts/ProximaNova-Regular.eot') format('eot'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova Extrabold';
    src: url('../fonts/ProximaNova-Extrabld.eot');
    src: local('ProximaNova Extrabold'), url('../fonts/ProximaNova-Extrabld.eot') format('eot'), url('../fonts/ProximaNova-Extrabld.ttf') format('truetype'), url('../fonts/ProximaNova-Extrabld.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
    font-family: 'ProximaNova Bold';
}


/*Îáùèå ïðàâèëà - êîíåö.*/


/*Øàïêà - íà÷àëî*/

.menu {
    background-color: #3d9b35;
    padding-top: 8px;
    padding-bottom: 9px;
}

.menu ul {
    list-style-type: none;
    padding: 0;
    display: table;
    margin: 0 auto;
}

.menu ul li {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.menu ul li a {
    font-family: 'ProximaNova Bold';
    color: #fff;
    text-decoration: none;
}

.menu ul li a:hover {
    text-decoration: underline;
}

.logo {
    background: url('../img/logo.png') 0 0 no-repeat;
    width: 215px;
    height: 55px;
    display: block;
    margin-top: 20px;
    float: left;
    margin-bottom: 42px;
    position: relative;
}

.flex-item {
    margin-top: 25px;
}

.header .float_r {
    font-family: 'ProximaNova Bold';
    font-size: 24px;
    margin-top: 52px;
}

.timeorders {
    text-align: center;
    font-size: 24px;
    font-family: 'ProximaNova';
    position: absolute;
    width: 100%;
    margin-top: 50px;
}

.banner {
    background: #929a9f url('../img/banner.jpg') top left no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 50px;
    position: relative;
}

.banner ul {
    background-color: #fff;
    display: table;
    padding: 20px 0;
    list-style-type: none;
    float: left;
    margin-right: 40px;
}

.banner ul li a {
    text-decoration: none;
    color: #23272a;
    display: inline-block;
    padding: 5px 20px;
    display: block;
    transition: .2s;
}

.banner ul li a:hover {
    background-color: #eee;
}

.banner ul li hr {
    border: 0;
    height: 1px;
    background-color: #d8dce6;
    margin-top: 10px;
    margin-bottom: 10px;
}


/*Submenu*/

.banner ul li ul {
    background-color: #fff;
    padding: 0;
    float: none;
    margin: 0;
    font-family: 'ProximaNova';
    display: block;
    padding-left: 20px;
}

.banner ul li ul li {
    display: block;
    margin: 0;
}

.banner ul li ul li a {
    font-weight: normal;
    font-family: 'ProximaNova';
}

@media screen and (min-width:1050px) {
    .banner ul {
        width: 310px;
    }
    .banner ul li ul {
        margin: 0;
        position: absolute;
        display: block;
        margin-top: -34px;
        margin-left: 285px;
        display: none;
        box-shadow: 0 6px 13px -4px rgba(0, 0, 0, .5);
        padding-left: 0;
    }
    .banner ul li:hover ul {
        display: block;
    }
    .banner ul li ul li a {
        font-weight: normal;
        font-family: 'ProximaNova';
    }
    .banner ul li ul li a:hover {
        text-decoration: none;
    }
}

.banner .content {
    position: relative;
}

h1 {
    font-size: 60px;
    color: #fff;
    font-family: 'ProximaNova Extrabold';
    line-height: 1;
    margin-top: 60px;
    margin-bottom: 60px;
}

a.btn {
    font-size: 36px;
    color: #fff;
    font-family: 'ProximaNova Bold';
    border: 5px solid #fff;
    padding: 11px 40px;
    display: table;
    text-decoration: none;
}

a.btn:hover {
    background: rgba(255, 255, 255, 0.3);
}

.label {
    background: url('../img/label.png') 0 0 no-repeat;
    width: 310px;
    height: 260px;
    color: #fff;
    font-family: 'ProximaNova Extrabold';
    font-size: 24px;
    text-align: center;
    padding-top: 50px;
    position: absolute;
    right: 0;
    bottom: -20px;
}

.label strong {
    font-size: 30px;
    text-transform: uppercase;
}


/*Øàïêà - êîíåö*/


/*Êîíòåíò - íà÷àëî*/

h4.return {
    font-size: 24px;
    font-family: 'ProximaNova Bold';
    text-align: center;
    background-color: #ffc600;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 14px;
}

.objects {
    padding-top: 60px;
}

.objects h3 {
    font-size: 60px;
    color: #000;
    text-align: center;
    margin-top: 0;
    font-family: 'ProximaNova Extrabold';
    line-height: 1;
    margin-bottom: 0;
}

.objects .content>p {
    font-size: 36px;
    color: #525b61;
    text-align: center;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 15px;
}

.objects ul {
    margin-left: -20px;
    margin-right: -20px;
    display: table;
    padding: 0;
}

.objects .content ul li {
    width: 310px;
    height: 320px;
    background-color: #3d9b35;
    float: left;
    margin: 20px 10px;
    list-style-type: none;
    text-align: center;
    color: #fff;
    position: relative;
    font-family: 'ProximaNova Extrabold';
    font-size: 24px;
}

.objects .content ul li strong {
    position: absolute;
    top: 40px;
    width: 100%;
    left: 0;
}

.objects .content ul li span {
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0;
}

.objects p strong {
    color: #000;
    font-family: 'ProximaNova Extrabold';
}

.actions {
    background: url('../img/actions.jpg') 0 0 repeat;
    width: 100%;
    margin-top: 60px;
    padding-top: 50px;
    padding-bottom: 60px;
}

.actions h3 {
    font-family: 'ProximaNova Extrabold';
    font-size: 60px;
    text-align: center;
    margin-top: 0;
}

.actions h3 span {
    color: #3d9b35;
}

.actions ul {
    padding: 0;
    text-decoration: none;
    display: table;
    margin: auto;
}

.actions ul li {
    width: 360px;
    height: 275px;
    padding-top: 85px;
    background: url('../img/actions-label.png') 0 0 no-repeat;
    text-align: center;
    color: #fff;
    float: left;
    display: block;
    font-family: 'ProximaNova Extrabold';
    font-size: 24px;
    line-height: 1.2;
    margin-left: 40px;
    margin-right: 70px;
    margin-bottom: 10px;
}

.actions ul li:last-child {
    padding-top: 57px;
    height: 303px;
}

.actions ul li strong {
    font-size: 120px;
    position: relative;
    top: -15px;
    left: 10px;
    letter-spacing: -2px;
}

.actions ul li strong sup {
    font-size: 60px;
    font-family: 'ProximaNova';
}

.actions ul li strong span {
    font-size: 30px;
}

h4.phone {
    color: #fff;
    font-size: 36px;
    font-family: 'ProximaNova';
    text-align: center;
    background-color: #ffc600;
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 66px;
}

h4.phone strong {
    font-family: 'ProximaNova Extrabold';
    font-size: 60px;
}

.clients h3 {
    color: #525b61;
    font-family: 'ProximaNova';
    font-size: 36px;
    text-align: center;
}

.clients h3 strong {
    font-size: 60px;
    color: #000;
    font-family: 'ProximaNova Extrabold';
}

.clients ul {
    padding: 0;
    list-style-type: none;
    display: table;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.clients ul li {
    width: 226px;
    float: left;
}

.clients ul li img {
    display: table;
    margin: auto;
}

.articles {
    border-top: 4px solid #edf0f5;
}

.articles h3 {
    font-size: 60px;
    color: #000;
    font-family: 'ProximaNova Extrabold';
    text-align: center;
    margin-top: 40px;
}

.articles ul.collapse {
    list-style-type: none;
    padding: 0;
}

.articles ul.collapse>li {
    margin-bottom: 10px;
}

.articles ul.collapse .coll-header {
    background-color: #edf0f5;
    padding: 14px 60px 15px 40px;
    font-size: 24px;
    cursor: pointer;
    position: relative;
}

.articles ul.collapse .coll-header i {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    display: block;
    background: url('../img/plus-minus.jpg') 0 0 no-repeat;
}

.articles ul.collapse .coll-content {
    padding-left: 40px;
    padding-right: 40px;
    display: none;
    border: 5px solid #edf0f5;
    border-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}

.articles ul.collapse .active .coll-header {
    background-color: #2d5fd2;
    color: #edf0f5;
}

.articles ul.collapse .active .coll-content {
    display: block;
}

.articles ul.collapse .active .coll-header i {
    background-position: -60px 0;
}

.soc {
    display: table;
    margin: 60px auto;
}

.fb_iframe_widget {
    top: -3px;
}


/*Êîíòåíò - êîíåö*/


/*Ïîäâàë - íà÷àëî*/

.footer {
    background-color: #383a3e;
    color: #8a929e;
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer a,
.footer span {
    color: #fff;
    text-decoration: none;
}

.footer .float_r {
    margin-right: 100px;
}


/*Ïîäâàë - êîíåö*/

label.error {
    font-size: 12px;
    color: red;
    width: 80%;
    margin: auto;
    display: block;
    margin-bottom: -10px;
}

form#order-call p {
    text-align: center;
}

form#order-call {
    width: 500px;
    background-color: #fff;
    padding-top: 25px;
    min-height: 250px;
}

form#order-call .form-title {
    text-align: center;
    font-family: 'ProximaNova Bold';
    font-size: 18px;
}

form#order-call input {
    display: block;
    margin: auto;
    width: 75%;
    padding-left: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
    font-family: 'ProximaNova';
}

form#order-call input[type="submit"].btn {
    border: 0;
    margin: auto;
    width: 80%;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 10px;
    cursor: pointer;
    font-size: 18px;
    background-color: #3d9b35;
    color: #fff;
}

form#order-call input[type="submit"].btn:hover {
    background-color: #33A229;
}

h6.result {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    font-family: 'ProximaNova Bold';
    line-height: 1.5;
    margin-top: 80px;
}

.menu-toggle {
    display: none;
    padding-top: 40px;
    position: absolute;
    left: 0;
    top: -60px;
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgba(255, 255, 255, 0.7);
    cursor: pointer;
    z-index: 9;
    border: 1px solid #BFBFBF;
}

.menu-toggle:hover {
    background-color: rgba(255, 255, 255, 0.9);
}

.menu-toggle .icon-toggle {
    cursor: pointer;
    display: block;
    width: 33px;
    height: 21px;
    background-size: cover;
    background: url('../img/toggle-icon.png') center center no-repeat;
    padding-left: 15px;
}

#call {
    width: 500px;
}

@media screen and (max-width:1580px) {
    .actions ul li {
        margin-left: 18px;
        margin-right: 18px;
    }
}

@media screen and (max-width:1360px) {
    .content {
        width: 100%;
    }
    .actions ul {
        margin: auto;
    }
    .actions ul li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .objects ul {
        margin: auto;
        width: 1320px;
    }
    .objects .content ul li {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media screen and (min-width:1320px) {
    .content {
        width: 90%;
    }
    .objects .content {
        width: 100%;
    }
    .objects .content ul {
        width: 1320px;
        margin: auto;
    }
    .clients ul {
        width: 100%;
    }
    .clients ul li {
        width: 16%;
    }
    h1 {
        font-size: 50px;
    }
    .h1ps {
        font-size: 50px;
    }
}

@media screen and (max-width:1319px) {
    .actions ul li {
        margin-left: 5px;
        margin-right: 5px;
    }
    .objects .content ul li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .content {
        width: 90%;
    }
    h4.phone {
        padding-left: 5%;
        padding-right: 5%;
    }
    .objects .content {
        width: 100%;
    }
    .objects .content ul {
        width: 1320px;
        margin: auto;
    }
    .objects .content ul li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .actions ul li {
        margin-left: 5px;
        margin-right: 5px;
    }
    .clients ul {
        width: 100%;
    }
    .clients ul li {
        width: 16%;
    }
    .actions .content {
        width: 100%;
    }
    .actions ul li {
        margin-left: 10px;
        margin-right: 10px;
    }
    h1,
    .actions h3,
    .objects h3,
    h4.phone strong,
    .clients h3 strong,
    .articles h3 {
        font-size: 50px;
    }
    .footer .float_r {
        margin-right: 0;
    }
}

@media screen and (max-width:1319px) {
    .objects .content {
        width: 90%;
    }
    .objects .content ul {
        width: 660px;
        margin: auto;
    }
}

@media screen and (max-width:1195px) {
    .objects ul {
        width: 660px;
        margin: auto;
    }
    h1,
    .actions h3,
    .objects h3,
    h4.phone strong,
    .clients h3 strong,
    .articles h3 {
        font-size: 40px;
    }
    h4.return,
    .articles ul.collapse .coll-header,
    .objects .content>p,
    .clients h3 {
        font-size: 20px;
    }
    .articles ul.collapse .coll-header {
        padding-top: 17px;
        padding-bottom: 17px;
    }
    .actions .content {
        width: 100%;
    }
    .actions ul li {
        margin-left: 5px;
        margin-right: 5px;
    }
}

@media screen and (max-width:1130px) {
    .actions .content {
        width: 90%;
    }
    .actions ul {
        display: table;
        margin: auto;
    }
    .actions ul li {
        float: none;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1350px) {
    .timeorders {
        top: 100px;
    }
    .flex-item {
        margin-top: 25px;
    }
    .logo {
        margin-bottom: 80px;
    }
    .clients ul li {
        width: 33%;
    }
    h1,
    .actions h3,
    .objects h3,
    h4.phone strong,
    .clients h3 strong,
    .articles h3 {
        font-size: 30px;
    }
    h4.return,
    .articles ul.collapse .coll-header {
        font-size: 18px;
    }
    .footer .float_l,
    .footer .float_r {
        float: none;
    }
    .footer .float_r {
        text-align: right;
    }
    .articles ul.collapse .coll-header {
        padding-top: 19px;
        padding-bottom: 18px;
    }
    .banner .menu {
        padding-top: 80px;
    }
    .banner .menu-toggle {
        display: table;
    }
    .banner .menu {
        display: none;
        position: absolute;
        /*top: -78px;*/
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        z-index: 8;
        border: 1px solid #BFBFBF;
    }
    .banner ul {
        padding: 0;
    }
    .h1ps {
        font-size: 30px !important;
        width: 80%;
    }
    .workers_slider {
        width: 900px !important;
    }
    .workers_slider2 {
        width: 900px !important;
    }
}

@media screen and (min-width:787px) and (max-width:918px) {
    .workers_slider2 {
        width: 786px !important;
    }
}

@media screen and (min-width:615px) and (max-width:755px) {
    .workers_slider2 {
        width: 372px !important;
    }
}

@media screen and (max-width:1350px) {
    .h1ps {
        width: 60%;
    }
}

@media screen and (min-width:650px) and (max-width:725px) {
    .workers_slider2 {
        width: 504px !important;
    }
}

@media screen and (min-width:550px) and (max-width:649px) {
    .workers_slider2 {
        width: 786px !important;
    }
}

@media screen and (min-width:461px) and (max-width:549px) {
    .workers_slider2 {
        width: 786px !important;
    }
}

@media screen and (min-width:758px) and (max-width:847px) {
    .workers_slider2 {
        width: 700px !important;
    }
    .workers_slider2 img {
        width: 100px !important;
    }
}

@media screen and (min-width:848px) and (max-width:1350px) {
    .label {
        position: static;
        margin: auto;
        display: table;
        margin-top: 20px;
    }
}

@media screen and (max-width:847px) {
    .banner .float_l {
        float: none;
    }
    .label {
        position: static;
        margin: auto;
        display: table;
        margin-top: 20px;
    }
    .menu-toggle {
        top: -120px;
    }
    .banner ul {
        top: -138px;
    }
    h1 {
        text-align: center;
    }
    .timeorders {
        font-size: 16px;
    }
    a.btn {
        margin: auto;
        font-size: 18px;
    }
    h4.phone {
        font-size: 18px;
    }
    .sl_ctr {
        margin: unset !important;
    }
    .primary__flex {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .primary__flex div {
        width: 100% !important;
    }
    .primary__flex_three {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .primary__flex_three div {
        width: 100% !important;
    }
    .f50 {
        width: 100% !important;
    }
    .primary__flex_three img {
        width: 50%;
    }
    .primary__flex_four {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .primary__flex_four div {
        width: 100% !important;
    }
    .primary__flex_five {
        display: block;
    }
    .primary__flex_five div {
        width: 45%;
        display: inline-block;
    }
    .primary__flex_4text {
        flex-direction: column;
        align-items: center;
    }
    .primary__flex_4text div {
        width: 100% !important;
    }
    .social-likes__widget {
        float: none;
        margin: 0 auto!important;
        display: table!important;
        margin-bottom: 20px!important;
    }
    .h1ps {
        text-align: center;
        width: 100%
    }
    .workers_slider {
        width: 700px !important;
    }
    .workers_slider img {
        width: 200px !important;
    }
    .image250 {
        width: 350px !important;
        height: 300px !important;
    }
    .image300 {
        width: 350px !important;
        height: 200px !important;
    }
}

@media screen and (max-width:700px) {
    .objects .content ul {
        width: 330px;
    }
    .clients ul li {
        width: 50%;
    }
}

@media screen and (min-width: 376px) and (max-width:460px) {
    .workers_slider2 {
        width: 300px !important;
    }
}

@media screen and (max-width:675px) {
    .menu ul li {
        width: 33%;
        text-align: center;
        margin: 5px 0;
    }
    .banner .menu ul li {
        width: 100%;
        text-align: left;
    }
    .timeorders {
        top: 130px;
    }
    .workers_slider {
        width: 470px !important;
    }
    .workers_slider img {
        width: 200px !important;
    }
    .workers_slider2 {
        width: 520px !important;
    }
}

@media screen and (max-width:600px) {
    form#order-call,
    #call {
        width: 100% !important;
    }
    form#order-call p {
        margin-left: 10px;
        margin-right: 10px;
    }
    h6.result {
        font-size: 16px;
    }
    .qt_select {
        width: 100%;
    }
    .primary__flex2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .primary__flex2 div {
        width: 100% !important;
    }
    .primary__flex2_right {
        display: none;
    }
    .flex_not_column {
        flex-direction: column;
    }
    .primary__flex2_top_left {
        display: none;
    }
}

@media screen and (max-width: 367px) .workers_slider2 {
    width: 301px !important;
}

@media screen and (max-width: 375px) .workers_slider2 {
    width: 331px !important;
}

@media screen and (min-width:374px) and (max-width:460px) {
    .workers_slider2 {
        width: 331px !important;
    }
}

@media screen and (min-width:319px) and (max-width:373px) {
    .workers_slider2 {
        width: 331px !important;
    }
}

@media screen and (max-width:460px) {
    .header .float_r {
        margin-top: 0;
    }
    .actions ul li {
        margin: 0;
        margin-bottom: 20px;
    }
    .actions .content {
        width: 100%;
    }
    h4.phone {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    h4.phone strong {
        font-size: 18px;
    }
    .qt_table {
        font-size: 14px;
    }
    .qt_table td {
        padding: 0;
    }
    .workers_slider {
        width: 300px !important;
    }
    .workers_slider2 {
        width: 300px !important;
    }
    .workers_slider img {
        width: 230px !important;
    }
    .h1ps {
        font-size: 30px !important;
    }
    .primary__h2 {
        font-size: 1.5em;
    }
    .primary__ph2 {
        font-size: 1.3em;
    }
    #feedback-form [required] {
        margin: 2px 0 5% 0 !important;
        ;
    }
    .modaltext_second {
        left: 0% !important;
        ;
        margin: 0 10px !important;
        ;
    }
    .primary__flex_five {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .primary__flex_five div {
        width: 100%;
    }
}


}
@media screen and (max-width:360px) {
    .label {
        width: 100%;
        background-size: contain;
        font-size: 20px;
    }
    
    .label strong {
        font-size: 24px;
    }
    
    .actions ul {
        width: 90%;
    }
    
    .actions ul li {
        width: 90%;
        padding-top: 0!important;
        background-size: contain;
        font-size: smaller;
        background-color: #3D9B35;
        background-image: none;
        height: auto!important;
        border-radius: 20px;
        padding: 5%!important;
    }
    
    .objects .content ul {
        width: 100%;
        display: block;
    }
    
    .objects .content ul li {
        width: 100%;
        overflow: hidden;
        margin: 0;
        margin-bottom: 20px;
    }
}
@media screen and (max-height:768px) and (min-width:1351px) {
    .banner {
        padding: 10px;
    }
    
    .label {
        bottom: 0
    }
    
    .banner ul {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .logo {
        margin-bottom: 10px;
        margin-top: 8px;
    }
    
    .timeorders,
    .header .float_r {
        margin-top: 26px;
    }
    
    .flex-item {
        margin-top: 0px;
    }
}
@media screen and (max-height:768px) and (max-width:460px) {
    .banner {
        padding: 10px;
    }
    
    .label {
        bottom: 0
    }
    
    .banner ul {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .logo {
        margin-bottom: 10px;
        margin-top: 8px;
    }
    
    .timeorders,
    .header .float_r {
        margin-top: 26px;
    }
    
    .flex-item {
        margin-top: 0px;
    }
}

/*@media screen and (max-height:768px) and (max-width:1050px)  {

}*/
.phone.bottom {
    font-family: 'ProximaNova Extrabold';
    font-size: 36px;
    margin-top: 60px;
    background-color: #fff;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
}
.phone.bottom span {
    font-weight: bold;
}
.copyright a {
    text-decoration: underline;
    color: #d03e64;
}
.copyright a:hover {
    text-decoration: none;
}
.objects ul li a {
    color: #fff;
}
.objects ul li a:hover {
    opacity: 0.8;
}

/* ÑÒÈËÈ ÊÍÎÏÎÊ ÍÀ×ÀËÎ */
.social-likes__icon_vkontakte {
    background: url(../img/vk_icon_new.png);
    width: 32px;
    height: 18px;
    display: inline-block;
    /* vertical-align: middle; */
    
    margin-bottom: -1px;
    margin-right: 10px;
}
.social-likes__icon_facebook {
    background: url(../img/fb_icon_new.png);
    width: 32px;
    height: 28px;
    display: inline-block;
    /* vertical-align: middle; */
    
    margin-bottom: -5px;
    margin-right: 10px;
}

/* ÑÒÈËÈ ÊÍÎÏÎÊ ÊÎÍÅÖ */
.content-page {
    width: 960px;
    padding: 40px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
}
.content-fullscreen {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    box-shadow: none;
}
.content-page h1 {
    color: #000;
    font-size: 28px;
    margin: 20px 0 30px;
}
@media screen and (max-width:1040px) {
    .content-page {
        width: 90%;
        padding: 5%;
    }
    
    .content-page h1 {
        color: #000;
    }
    
    .content-page img {
        max-width: 100%;
        height: auto;
    }
}
.footer-menu {
    list-style: none;
    padding: 0;
}
.footer-menu li {
    display: block;
    float: left;
    padding-right: 15px;
}
.footer-menu li a {
    color: #8a929e;
}
.footer-menu li a:hover {
    text-decoration: underline;
}
.footer .content>div {
    margin: 20px 0;
}
.componentheading {
    font-family: 'ProximaNova Bold';
    font-size: 20px;
}
.razdel-1 {
    padding: 0 20px;
}
.menu .parent>a>span:after {
    content: "»";
    margin-left: 7px;
    color: #bbb;
    font-size: 22px;
    line-height: .5;
    transition: .2s;
}
.menu .parent:hover>a>span:after {
    margin-left: 12px;
    color: #000;
}
.sectiontableentry1 td:first-child {
    padding-right: 5px;
}
.sectiontableentry2 td:first-child {
    padding-right: 5px;
}
.sectiontableentry1,
.sectiontableentry2 {
    padding-bottom: 10px;
    height: 1.8em;
}
.span1 {
    text-decoration: underline;
    cursor: pointer;
    color: #0079E4;
}
.l_b,
.r_b {
    display: none;
}
.l_b p {
    display: inline-block;
}
.r_b p {
    display: inline-block;
}
.content-fullscreen .componentheading {
    display: none;
}

/*.content-fullscreen .wrapper {width: 1360px;margin: 0 auto;}*/
.content-fullscreen .wrapper {
    max-width: 1344px;
    width: auto;
    margin: 0 auto;
}
.content-fullscreen .contentpaneopen {
    width: 100%;
}
.content-fullscreen .banner {
    background: url(/images/fullscreen-page/background.jpg);
    height: 630px;
    padding: 0;
    padding-top: 160px;
    box-sizing: border-box;
    background-size: cover;
    box-shadow: 0px 51px 200px -19px rgb(213, 225, 230);
}
.content-fullscreen .banner h1 {
    color: #fff;
    font-size: 60px;
    text-align: center;
}
.content-fullscreen .banner .subtitle {
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-family: 'ProximaNova Extrabold';
}
.content-fullscreen .btn {
    margin: 0 auto;
    margin-top: 40px;
}
.content-fullscreen .paper .white-space {
    color: rgba(255, 228, 196, 0);
    height: 100px;
    float: left;
    width: calc(100% - 100px);
    background: #fff;
}
.content-fullscreen .paper .corner {
    float: right;
    height: 100px;
    width: 100px;
    background: url(/images/fullscreen-page/corner.png);
    color: rgba(255, 228, 196, 0);
}
.content-fullscreen .paper .wrap {
    padding: 0 155px 90px;
    background: #fff;
    clear: both;
    box-shadow: 0 0 48px 3px rgba(0, 0, 0, 0.06);
}
.content-fullscreen .paper {
    position: relative;
    top: -160px;
    margin-bottom: -160px;
    font-size: 24px;
}
.content-fullscreen h2 {
    font-size: 60px;
    text-align: center;
    font-family: 'ProximaNova Extrabold';
    color: #000;
    line-height: 1;
}
.content-fullscreen .main .grid .item {
    width: 240px;
    height: 240px;
    margin-left: 40px;
    float: left;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-family: 'ProximaNova Extrabold';
    box-sizing: border-box;
    padding-top: 30px;
}
.content-fullscreen .main .grid .item:first-child {
    margin-left: 0;
}
.content-fullscreen .main .grid .item:nth-child(1) {
    background: url(/images/fullscreen-page/icon-1.jpg);
}
.content-fullscreen .main .grid .item:nth-child(2) {
    background: url(/images/fullscreen-page/icon-2.jpg);
}
.content-fullscreen .main .grid .item:nth-child(3) {
    background: url(/images/fullscreen-page/icon-3.jpg);
}
.content-fullscreen .main .grid .item:nth-child(4) {
    background: url(/images/fullscreen-page/icon-4.jpg);
}
.content-fullscreen .main .grid .item:nth-child(5) {
    background: url(/images/fullscreen-page/icon-5.jpg);
}
.content-fullscreen .clear {
    height: 0;
    width: 0;
    color: rgba(255, 228, 196, 0);
}
.content-fullscreen .main h3 {
    font-size: 36px;
    color: #525b61;
    text-align: center;
    font-weight: 100;
    font-family: 'ProximaNova';
    margin-top: 70px;
}
.content-fullscreen .steps .item {
    float: left;
    width: 268px;
}
.content-fullscreen .steps .item em {
    display: block;
    margin: 0 auto;
    height: 40px;
    width: 40px;
    background-color: #4e9a06;
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    color: #fff;
    font-size: 24px;
}
.content-fullscreen .steps .item .line {
    width: 226px;
    height: 1px;
    background-color: #d9dfe3;
    color: rgba(255, 228, 196, 0);
    left: 156px;
    top: 20px;
    position: relative;
}
.content-fullscreen .steps .last .line {
    left: -999999px;
}
.content-fullscreen .steps .item p {
    font-size: 18px;
    text-align: center;
    color: #000;
}
.content-fullscreen .offer {
    margin-top: 100px;
}
.content-fullscreen .offer .title {
    background-color: #3465a4;
    font-size: 36px;
    text-align: center;
    padding: 20px;
    color: #fff;
}
.content-fullscreen .offer .picture {
    background: url(/images/fullscreen-page/background2.jpg);
    height: 400px;
}
.content-fullscreen .offer .logo {
    width: 300px;
    height: 120px;
    background-size: contain;
    margin-left: 70px;
    margin-top: 50px;
}
.content-fullscreen .offer .phones {
    font-size: 36px;
    font-family: 'ProximaNova Extrabold';
    float: right;
    margin-right: 165px;
    margin-top: 50px;
}
.content-fullscreen .grid2 {
    margin-top: 80px;
}
.content-fullscreen .grid2 .item {
    width: 660px;
    float: left;
}
.content-fullscreen .grid2 .item:first-child {
    margin-right: 40px;
}
.content-fullscreen .grid2 .item img {
    margin: 0 auto;
    display: block;
}
.content-fullscreen .grid2 .item:first-child img {
    margin-bottom: 33px;
}
.content-fullscreen .grid2 .item .text {
    font-size: 24px;
}
.content-fullscreen .grid2 .item .text strong {
    font-family: 'ProximaNova Extrabold';
}
.content-fullscreen .time {
    background: #ffc600;
    padding: 25px 0 25px;
    margin: 60px 0;
}
.content-fullscreen .time .content {
    width: auto!important;
    display: table;
    margin: 0 auto;
}
.content-fullscreen .time img {
    float: left;
    margin-right: 50px;
}
.content-fullscreen .time p {
    float: left;
    font-size: 36px;
    color: #fff;
    font-family: 'ProximaNova Extrabold';
    margin: 0;
}
.content-fullscreen .plus {
    text-align: center;
    font-size: 36px;
}
.content-fullscreen .plus p a {
    font-weight: 100;
    color: #525b61;
}
.content-fullscreen .grid3 {
    margin-top: 80px;
}
.content-fullscreen .grid3 .item {
    width: 400px;
    float: left;
    margin-left: 80px;
}
.content-fullscreen .grid3 .item:first-child {
    margin-left: 0;
}
.content-fullscreen .grid3 .item img {
    display: block;
}
.content-fullscreen .grid3 .item .text {
    background: #3d9b35;
    text-align: center;
    font-size: 24px;
    font-family: 'ProximaNova Extrabold';
    color: #fff;
    padding: 12px;
}
.content-fullscreen .order {
    background: #f0f4f6;
    padding: 60px 0;
}
.content-fullscreen .order .new-button {
    background: #ffc600;
    padding: 30px 40px;
    text-align: center;
    font-size: 36px;
    color: #383a3e;
    border-bottom: 3px solid #c09500;
    text-decoration: none;
    cursor: pointer;
}
.content-fullscreen .order .new-button:hover {
    background-color: #D4A400;
}
.content-fullscreen .order p {
    font-size: 36px;
    color: #525b61;
    text-align: center;
    font-weight: 100;
    font-family: 'ProximaNova';
    margin-top: 70px;
}
.content-fullscreen .order p a {
    color: #3d9b35;
    text-decoration: underline;
}
.content-fullscreen .order p a:hover {
    text-decoration: none;
}
.full-screen-menu {
    background: none;
    padding: 0;
    position: absolute;
    width: 320px;
    z-index: 5;
}
.full-screen-menu .menu {
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
    margin-top: 0;
}
.full-screen-menu .wrap-menu {
    position: absolute;
    z-index: 5;
    margin-top: 50px;
    margin-left: 70px;
}
.full-screen-menu .button-trigger {
    background: #fff;
    padding: 20px;
    width: 270px;
    cursor: pointer;
    transition: .3s;
}
.full-screen-menu .button-trigger:hover {
    background: #eee;
}
.full-screen-menu .button-trigger p {
    float: left;
    margin: 0;
    padding: 0;
}
.full-screen-menu .button-trigger i {
    float: right;
    font-style: normal;
    font-size: 30px;
    line-height: 24px;
}
.content-fullscreen .soc {
    margin: 40px auto 60px;
}
.content-fullscreen .big-button {
    text-decoration: none;
    display: block;
    cursor: pointer;
}
.content-fullscreen .big-button:hover {
    box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.23);
}
.contentpaneopen {
    border-spacing: 0
}
.contentpaneopen>tbody>tr>td {
    padding: 0;
}
@media screen and (max-width: 1360px) {
    /*.content-fullscreen .wrapper {width: 100%;}*/
    
    .content-fullscreen .wrapper {
        width: 100%;
        max-width: 900px;
    }
    
    .content-fullscreen .grid2 .item {
        width: 45%;
        float: left;
        margin: 0 2.5%;
    }
    
    .content-fullscreen .grid2 .item:first-child {
        margin-right: 0;
    }
    
    .content-fullscreen .main .grid .item {
        width: 18%;
        margin: 0 1%;
    }
    
    .content-fullscreen .main .grid .item:first-child {
        margin-left: 1%;
    }
    
    .content-fullscreen .grid3 .item {
        width: 30%;
        margin: 0 1.5%;
        overflow: hidden;
    }
    
    .content-fullscreen .grid3 .item:first-child {
        margin: 0 1.5%;
    }
    
    .content-fullscreen .steps .item .line {
        display: none;
    }
    
    .content-fullscreen .steps .item {
        width: 19%;
        margin: 0 .5%;
    }
    
    .content-fullscreen .time img {
        display: table;
        float: none;
        margin: 0 auto;
    }
    
    .content-fullscreen .time {
        text-align: center;
    }
    
    .content-fullscreen .order .new-button {
        width: 50%;
        float: none;
        margin: 0 auto;
        display: table;
        margin-top: 20px;
    }
}
@media screen and (max-width: 1040px) {
    .content-fullscreen {
        width: 100%;
        padding: 0;
    }
    
    .content-fullscreen .wrapper {
        width: 100%;
        max-width: 785px;
        padding: 2.5%;
    }
}
@media screen and (max-width: 847px) {
    .content-fullscreen .wrapper {
        width: 100%;
        max-width: 555px;
        padding: 2.5%;
    }
}
@media screen and (max-width: 600px) {
    .content-fullscreen .wrapper {
        width: 100%;
        max-width: 300px;
        padding: 2.5%;
    }
    
    .content-fullscreen .paper .wrap {
        padding: 20px;
    }
    
    .corner {
        display: none!important;
    }
    
    .white-space {
        display: none!important;
    }
    
    .content-fullscreen .paper {
        top: 0;
        margin-bottom: 0;
    }
    
    .full-screen-menu .menu {
        display: block;
        top: 0;
        position: static;
        padding: 10px;
        width: 98%;
    }
    
    .content-fullscreen .main .grid .item {
        width: 48%;
        margin: 1% 1%;
    }
    
    .full-screen-menu .wrap-menu {
        width: 100%;
        margin-left: 0;
    }
    
    .full-screen-menu .wrap-menu .button-trigger {
        margin: 0 auto;
    }
    
    .content-fullscreen h2 {
        font-size: 36px;
    }
    
    .content-fullscreen .steps .item {
        width: 100%;
    }
    
    .content-fullscreen .offer .phones {
        float: none;
        margin: 0 auto;
        display: table;
    }
    
    .content-fullscreen .grid2 .item {
        width: 100%;
    }
    
    .content-fullscreen .order .new-button {
        width: 80%;
        font-size: 24px;
        padding: 5%;
    }
    
    .content-fullscreen .plus {
        font-size: 20px;
    }
    
    .content-fullscreen .order p {
        font-size: 24px;
    }
    
    .content-fullscreen .time p {
        font-size: 24px;
    }
    
    .content-fullscreen .offer .logo {
        float: none;
        margin-top: 20px;
        margin: 0 auto;
    }
    
    .content-fullscreen .grid3 .item {
        width: 96%;
        margin: 2%;
    }
    
    .content-fullscreen .grid3 .item:first-child {
        margin: 2%;
    }
    
    .paper {
        display: none;
    }
}

/*****icon******/
.flex-container {
    width: 180px;
    float: right;
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
}
.flex-item {
    padding: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: white;
    font-weight: bold;
    font-size: 3em;
    text-align: center;
    z-index: 22;
}
.flex-item img {
    width: 50px;
}
#scrollup {
    position: fixed;
    /* фиксированная позиция */
    
    right: 30px;
    /* отступ слева */
    
    bottom: 70px;
    /* отступ снизу */
    
    display: none;
    /* спрятать блок */
    
    cursor: pointer;
}
.grid-2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.grid-2 .item {
    margin-right: 40px;
}
p.action-text {
    background: #e8fbe7;
    border: 1px solid #abe0a6;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #313131;
}
#main p.subtitle {
    margin-top: -20px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #e5302f;
}
.grid-3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.grid-3>.item {
    width: 33.3%;
    padding: 10px;
}
.grid-3>.item ul {
    padding-left: 1em;
}
.contentpaneopen h1,
.contentpaneopen h1+.subtitle {
    text-align: center;
}
a.main-inner-button {
    display: block;
    width: 200px;
    margin: 20px auto;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #3d9b35;
    border: 2px solid;
    padding: 10px;
    text-align: center;
}
a.main-inner-button:hover {
    color: #1d6d16;
}
.banner .content .float_l .subtitle {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-top: -30px;
    margin-bottom: 40px;
}
.contentpaneopen ul li,
.contentpaneopen ol li {
    margin-bottom: 5px;
}
@media screen and (max-width:760px) {
    .grid-3,
    .grid-2 {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    .grid-3>.item {
        width: 100%;
    }
    
    .grid-2 .item {
        width: 100%;
    }
}
.h1ps {
    color: #fff;
    font-family: 'ProximaNova Extrabold';
    line-height: 1;
    margin-top: 60px;
    margin-bottom: 60px;
}
.breadcrumbs ul {
    display: flex;
}
.breadcrumbs ul li {
    list-style: none;
}
.breadcrumbs ul img {
    padding: 9px 5px 5px 5px;
}
.zagpol {
    font-weight: 700;
}
.zagpoljur {
    font-size: 20px;
}
.chepol {
    display: inline !important;
    width: auto !important;
}
.polfoot {
    color: #8a929e !important;
}
.sub_h {
    font-size: 21px;
    color: #fff;
    font-family: 'ProximaNova Extrabold';
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 60px;
}
.cd {
    font-size: 27px;
    font-family: 'ProximaNova Bold';
    text-align: center;
    background-color: #ffc600;
    margin: 0;
    padding: 15px 10px 14px;
}
.h2ps {
    font-size: 45px;
    color: #000;
    text-align: center;
    margin-top: 0;
    font-family: 'ProximaNova Extrabold';
    line-height: 1;
    margin-bottom: 0;
}
.row_ps {
    display: flex;
    width: 85%;
    text-align: center;
    margin: 3% 7%;
}
.row_ps_item {
    width: 50%;
}
.row_txt {
    font-size: 20px !important;
    color: #525b61;
    text-align: center;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: left;
    padding: 0 15px;
}
.row_title {
    font-family: 'ProximaNova Extrabold';
    font-size: 25px;
    font-weight: 600;
}
.sub_h2 {
    color: #525b61;
    font-family: 'ProximaNova';
    font-size: 23px;
    text-align: center;
    margin: 20px 0;
}
.row_text {
    width: 85%;
    margin: 0 auto;
}
.row_ps_cd {
    display: flex;
    width: 85%;
    text-align: center;
    margin: 3% 7%;
}
.row_ps_cd_item_1 {
    width: 70%;
    font-size: 24px;
    padding: 10px 20px 0px 0px;
}
.row_ps_cd_item_2 {
    width: 30%;
}
@media screen and (max-width:847px) {
    .sub_h {
        text-align: center;
    }
    
    .h2ps {
        font-size: 38px;
    }
    
    .row_ps {
        display: block;
    }
    
    .row_ps_item {
        width: 100%;
    }
}
@media screen and (max-width:905px) {
    .row_ps_cd {
        display: block;
        width: 85%;
        text-align: center;
        margin: 3% 7%;
    }
    
    .row_ps_cd_item_1 {
        width: 100%;
        font-size: 24px;
    }
    
    .row_ps_cd_item_2 {
        width: 100%;
    }
}
@media screen and (min-width: 1301px) {
    .sub_h_disp1 {
        display: block;
    }
    
    .sub_h_disp2 {
        display: none;
    }
}
@media screen and (min-width: 848px) and (max-width: 1300px) {
    .sub_h_disp1 {
        display: none;
    }
    
    .sub_h_disp2 {
        display: block;
    }
}
@media screen and (max-width: 847px) {
    .sub_h_disp1 {
        display: block;
    }
    
    .sub_h_disp2 {
        display: none;
    }
}
.h1pss {
    margin-bottom: 0 !important;
}
.podzag {
    text-align: center;
    margin-top: 1%;
}
.row1ps2 {
    display: flex;
}
.row1ps_item {
    padding-right: 8px;
    border: 0px solid black;
    padding-left: 8px;
}
.obsc {
    display: flex;
}
.padbot {
    padding-bottom: 4%;
}
.zagol {
    font-weight: bold;
    font-size: 1.1em;
}
.cheb {
    width: 4% !important;
    display: inline-block !important;
}
.chebsp {
    padding-left: 10%;
}
.form-group {
    text-align: center;
    margin-top: 3%;
}
.textbox {
    height: 50px;
    width: 100%;
    border-radius: 3px;
    border: rgba(0, 0, 0, .3) 2px solid;
    box-sizing: border-box;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    padding: 10px;
    margin-bottom: 4%;
}
.buttonform {
    height: 50px;
    width: 100%;
    border-radius: 3px;
    border: rgba(0, 0, 0, .3) 0px solid;
    box-sizing: border-box;
    padding: 10px;
    background: #3d9b35;
    color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16pt;
    transition: background .4s;
    cursor: pointer;
}
.divform {
    width: 48%;
}
.glrow {
    padding-left: 5%;
    width: 49%;
}
.txt_c {
    text-align: center;
}
.txtp {
    margin-top: 2px;
    margin-bottom: 6px;
}
.imgpoz {
    margin-top: 3px;
}
.text_c {
    text-align: center;
    font-size: 14pt;
}
.widt {
    width: 100%;
}
.row1ps_item2 {
    padding-right: 10px;
}
.row1ps {
    display: flex;
}
@media screen and (min-width: 800px) and (max-width: 966px) {
    .row1ps {
        display: block;
    }
    
    .imgbi {
        margin-top: 30px;
    }
    
    .row1ps_item2 {
        text-align: center;
        padding-bottom: 10px;
    }
    
    .ots {
        margin-bottom: 47%;
    }
    
    .row1ps_item2 {
        text-align: left;
        padding-bottom: 10px;
    }
    
    .workers_slider {
        width: 750px !important;
    }
    
    .workers_slider img {
        width: 200px !important;
    }
}
@media screen and (min-width: 636px) and (max-width: 799px) {
    .row1ps {
        display: block;
    }
    
    .ots {
        margin-bottom: 47%;
    }
    
    .obsc {
        display: block;
    }
    
    .glrow {
        padding-left: 0%;
        width: 100%;
    }
    
    .divform {
        width: 100%;
    }
    
    .txt_c {
        text-align: left;
    }
    
    .row1ps_item2 {
        text-align: center;
        padding-bottom: 10px;
    }
    
    .row1ps_item2 {
        text-align: left;
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 635px) {
    .row1ps {
        display: block;
    }
    
    .imgbi {
        margin-top: 30px;
    }
    
    .obsc {
        display: block;
    }
    
    .glrow {
        padding-left: 0%;
        width: 100%;
    }
    
    .divform {
        width: 100%;
    }
    
    .txt_c {
        text-align: left;
    }
    
    .row1ps_item2 {
        text-align: left;
        padding-bottom: 10px;
    }
    
    .row1ps_item2 {
        text-align: center;
        padding-bottom: 10px;
    }
    
    .content-fullscreen .banner h1 {
        font-size: 1.7em;
    }
}

/*uborkakvartirufa*/
@media screen and (min-width: 1361px) and (max-width: 1700px) {
    .wrap {
        padding-top: 26px !important;
    }
}
.services_list {
    display: flex;
}
.services_list_icon {
    text-align: center;
}
.services_list_item {
    width: 33%;
    text-align: center;
}
.services_list_item .services_list_icon div {
    padding: 5px;
}
.services_list_item_button .cboxElement {
    color: #fff;
    text-decoration: none;
}
.services_list_item_title {
    font-weight: 600;
    font-size: 22px;
    padding-bottom: 5px;
}
.services_list_item_text {
    font-size: 20px;
}
.services_text {
    font-size: 24px;
}
.offer_link {
    color: #fff;
}
.services_list_info {
    display: none;
    width: 475px;
}
.services_list_item_button {
    background: #ffc600;
    background-color: rgb(255, 198, 0);
    background-color: rgb(255, 198, 0);
    padding: 15px 0px;
    text-align: center;
    font-size: 20px;
    color: #111;
    border-bottom: 3px solid #c09500;
    text-decoration: none;
    cursor: pointer;
    width: 75%;
    margin: 0 auto;
}
.services_list_item>.services_list_icon div img:hover~.services_list_info {
    display: block;
    text-align: left;
    position: absolute;
    z-index: 999;
    background-color: #3465a4;
    left: 30%;
    color: #fff;
    margin-top: -134px;
}
@media screen and (max-width: 966px) {
    .services_list {
        display: block;
    }
    
    .services_list_item {
        width: 100%;
    }
    
    .fo30 {
        width: 100% !important;
    }
    
    .fo50k {
        display: none;
    }
    
    .fo20 {
        width: 100% !important;
    }
    
    .itempl {
        width: 100% !important;
    }
    
    .services_list_item>.services_list_icon div img:hover~.services_list_info {
        display: block;
        text-align: left;
        position: unset;
        z-index: 999;
        background-color: #3465a4;
        color: #fff;
        margin: 0 auto;
        width: 95%;
    }
    
    .services_list_info:hover {
        display: block;
        text-align: left;
        position: unset;
        z-index: 999;
        background-color: #3465a4;
        color: #fff;
        margin: 0 auto;
        width: 95%;
    }
}
.services_list_item:nth-child( 2)>.services_list_icon div img:hover~.services_list_info {
    left: 54%;
}
.services_list_item:nth-child( 3)>.services_list_icon div img:hover~.services_list_info {
    left: 42%;
}
@media screen and (max-width: 1059px) {
    .services_list_item:nth-child( 3)>.services_list_icon div img:hover~.services_list_info {
        left: 20%;
    }
}
@media screen and (min-width: 1060px) and (max-width: 1360px) {
    .services_list_item:nth-child( 3)>.services_list_icon div img:hover~.services_list_info {
        left: 27%;
    }
}
.regular {
    width: 85%;
    margin: 0 auto;
}
.regular .slider_text {
    font-size: 22px;
    margin-top: 45px;
}
.regular .slider_title {
    font-weight: 600;
    font-size: 22px;
    padding-top: 10px;
}
.slider {
    width: 50%;
    margin-top: 0px !important;
    margin: 100px auto;
}
.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-prev:before,
.slick-next:before {
    color: black;
}
.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}
.slick-active {
    opacity: .5;
}
.slick-current {
    opacity: 1;
}
@media screen and (min-width: 1351px) and (max-width: 1880px) {
    .ban {
        height: 660px !important;
    }
    
    .ban .banner_uborkakvartirufa {
        padding-left: 330px;
    }
    
    .ban .banner_uborkakvartirufa h1,
    .subtitle {
        text-align: left !important;
    }
}
@media screen and (max-width: 1041px) {
    .regular {
        width: 100;
        margin: 0 auto;
    }
    
    .slider {
        width: 100%;
        margin: 0px;
    }
}

/*.menu .parent > a > span::after {display:none;}*/

/*
.services_list_item_kitchen {width: 60%;margin: 0 auto;}
.services_list_item_kitchen:hover {
	border: 1px solid #ffc600;
}*/

/*uborkakvartirufa*/
@media screen and (max-width: 600px) {
    .ots {
        margin-bottom: 47%;
    }
    
    .imgbi {
        margin-top: 30px;
    }
}
.h2ps2 {
    font-size: 1.6em;
    margin-top: 0px;
    margin-bottom: 8px;
}
.zag2 {
    font-size: 1.2em;
    margin-top: 2px;
}
.f50 {
    width: 48% !important;
}
.im50 {
    width: 400px !important;
}
.zag2p {
    font-size: 1.2em;
    margin-top: 0px;
}
.otr {
    margin-top: 41px;
}
.fo30 {
    width: 32%;
}
.fo50k {
    padding-right: 27px;
}
.fo20 {
    width: 24%;
}
.act {
    font-size: 1.1em;
    font-weight: 600;
    color: #3d9b35;
}
.grid-2 {
    display: flex;
    margin: 30px 0;
}
.itempl {
    font-size: 16px;
    text-align: center;
    width: 49%;
    margin-right: 13px;
    background-color: #8a929e;
}
.wcol {
    color: #fff !important;
    text-decoration: none;
}
.pr {
    text-align: center;
    margin: 44px 0px;
}
.text_ty {
    margin-top: 0px;
}
.wite {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 37px;
}
.itempl:hover {
    background: #3d9b35;
}
.lim {
    color: #3d9b35;
    font-size: 1.1em;
    font-weight: 600;
}
.ramt {
    border-style: groove;
    padding: 23px;
    margin-top: 30px;
}
.imgbi {
    width: 400px !important;
    height: 304px !important;
}
.lef {
    text-align: left;
    padding: 6px 12px !important;
}
.gre {
    background-color: #3d9b358c;
    color: #fff;
}
.gre2 {
    background-color: #d3d3d3;
    color: #000;
}
.gre1 {
    background-color: #fff;
    color: #000;
}
.prices__table td {
    padding: 6px 12px !important;
}
.ot0 {
    margin-top: 0px;
}
.imgbi2 {
    width: 250px;
}
.imglo {
    width: 390px;
}
.phop {
    background-color: #fbd4b3;
    padding: 20px;
}
.hide {
    display: none;
}
.hide+label~div {
    display: none;
}
.hide+label {
    border-bottom: 1px dotted green;
    padding: 0;
    color: #3d9b35;
    cursor: pointer;
    display: inline-block;
}
.hide:checked+label {
    border-bottom: 0;
}
.hide:checked+label+div {
    display: block;
    padding: 20px;
}
.contex {
    margin: 5% 2%;
}
.open:click .inpl {
    display: block;
}
.ukt {
    color: #3d9b35 !important;
}
.blo {
    padding: 23px;
}
#uborkvar,
#uborhous,
#uborofis,
#uborterrit,
#uborpodez,
#uborsklad,
#uborremo,
#ubordie,
#uborshop,
#uborgostin,
#uborprom,
#moikwind,
#chiskjal,
#moikfasad,
#khimchist,
#ukhodpol,
#udalzap,
#uborpoj {
    padding-top: 50px;
    margin-top: -50px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
}
.clean {
    padding: 1rem 0;
    max-width: 960px;
}
.clean__img {
    width: 100%;
}
.clean__img img {
    width: 100%;
}
.advant__block {
    display: flex;
}
.advant__img {
    padding: 1rem;
    margin-top: 1rem;
}
.advant__text {
    width: 100%;
    padding: 1rem;
}
.subheader {
    font-weight: bold;
}
.list__p::before {
    content: "";
    background-image: url(/images/icons/checked.png);
    position: relative;
    float: left;
    margin: 2px 5px 0 0;
    width: 15px;
    height: 15px;
    background-size: cover;
}
#main p.pretitle {
    margin-top: 30px;
    margin-bottom: -20px;
    font-weight: bold;
    color: #e5302f;
}
.list__flex {
    display: flex;
}
.img__block {
    width: 100%;
    padding: 1rem;
    position: relative;
    overflow: hidden;
    margin: 0.5rem;
}
.img__block img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}
.clean__btn {
    text-align: center;
}

.clean__btn .inner_button {
    margin-top: 10px;
}
.list__block .list__p::before {
    content: "";
    background-image: url(/images/icons/window.png);
    position: relative;
    float: left;
    margin: 2px 5px 0 0;
    width: 15px;
    height: 15px;
    background-size: cover;
}
.clean .cd {
    font-size: 26px;
    font-family: 'ProximaNova';
    text-align: center;
    background-color: #ffc600;
    margin-top: 0;
    padding-top: 13px;
}

.cd_btn_fix a.btn {
    font-size: 26px;
    color: #fff;
    font-family: 'ProximaNova Bold';
    border: 5px solid #fff;
    padding: 11px 40px;
    display: table;
    text-decoration: none;
}

.cd_btn_fix {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
}

.clean_btn_fix {
    display: flex;
    justify-content: center;
}

.clean_btn_fix a {
    padding: 1.1rem;
    border: 3px solid #3d9b35;
    text-decoration: none;
    color: #3d9b35;
}