html,
body {
    min-width: 1170px;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    background: #e8e8e8
}

html,
body {
    overflow-x: hidden
}

.mt0 {
    margin-top: 0 !important
}

::placeholder {
    color: #fff;
    opacity: .9
}

.wpcf7-textarea,
.wpcf7-text {
    color: #fff
}

.wrap {
    width: 1170px;
    margin: 0 auto
}

h1 {
    font-size: 27px;
    display: block;
    text-align: center;
    padding-bottom: 20px;
    background: url('res/blocktitle.png') bottom center no-repeat;
    padding-top: 30px;
    margin-bottom: 25px;
    font-weight: normal;
    margin-top: 0
}

.blocktitle {
    font-size: 27px;
    display: block;
    text-align: center;
    padding-bottom: 20px;
    background: url('res/blocktitle.png') bottom center no-repeat;
    padding-top: 30px;
    margin-bottom: 25px
}

a.btn {
    white-space: nowrap;
    display: inline-block;
    padding: 0 68px;
    text-decoration: none;
    border-radius: 8px;
    height: 45px;
    line-height: 45px;
    background: #ffc500;
    border: 1px solid #ffc501;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #434f5d
}

a.btn:hover {
    background: #fff;
    border: 1px solid #fff
}

a.btn.blue {
    background: #00adc1;
    color: #fff
}

a.btn.blue:hover {
    background: #fff;
    color: #00adc1;
    border: 1px solid #fff
}

a {
    cursor: pointer
}

.hdn {
    display: none
}

.clear {
    clear: both
}

.a720 {
    display: none
}

.a320 {
    display: none
}

h2.blocktitle {
    font-weight: normal
}

img.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px
}

img.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px
}

.cols:after {
    content: '';
    display: block;
    clear: both
}

.cols .col1 {
    float: left;
    width: 8.3%
}

.cols .col2 {
    float: left;
    width: 16.6%
}

.cols .col3 {
    float: left;
    width: 25%
}

.cols .col4 {
    float: left;
    width: 33.3%
}

.cols .col5 {
    float: left;
    width: 41.7%
}

.cols .col6 {
    float: left;
    width: 50%
}

.cols .col7 {
    float: left;
    width: 58.3%
}

.cols .col8 {
    float: left;
    width: 66.6%
}

.cols .col9 {
    float: left;
    width: 75%
}

.cols .col10 {
    float: left;
    width: 83.3%
}

.cols .col11 {
    float: left;
    width: 91.7%
}

img.alignleft {
    display: block;
    float: left;
    margin-right: 20px
}

.wpcf7-text:hover {
    background: #00a2b5 !important;
    border-color: #fff !important
}

textarea:hover {
    background: #00a2b5 !important;
    border-color: #fff !important
}

input[type="submit"]:hover {
    background: #fff !important;
    border-color: #fff !important;
    cursor: pointer
}

.wpcf7-not-valid-tip {
    display: none !important
}

.wpcf7-not-valid {
    border: 1px solid #f66 !important
}

.wpcf7-response-output {
    background: rgba(255, 255, 255, 0.8)
}

input[type="checkbox"] {
    display: none
}

input[type="checkbox"]+.wpcf7-list-item-label {
    display: inline-block;
    height: 40px;
    line-height: 11px;
    position: relative;
    top: 10px;
    vertical-align: middle;
    font-size: 12px;
    color: #fff;
    padding-left: 35px
}

input[type="checkbox"]+.wpcf7-list-item-label:before {
    content: '';
    display: block;
    position: absolute;
    left: -8px;
    top: -5px;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    margin: 0;
    vertical-align: middle;
    border: 2px solid #ffc501;
    background: #5894ff;
    cursor: pointer
}

input[type="checkbox"]:checked+.wpcf7-list-item-label:before {
    background: #ffc501 url('res/chk.png') center center no-repeat
}

.header {
    height: 180px;
    background: #ffc500;
    position: relative;
    border-top: 3px solid #fff0be;
    z-index: 2
}

.header .logo {
    display: block;
    float: left;
    margin-top: 20px
}

.header form {
    height: 48px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Open Sans', sans-serif
}

.newhead form input[type="text"] {
    border: 1px solid #fff;
    border-right: 0;
    height: 48px;
    line-height: 48px;
    padding: 0 10px 0 20px;
    background: #6eb128   !important;
    display: block;
    float: left;
    width: 240px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px
}

.newhead form input[type="submit"] {
    border: 0;
    border-right: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    background: #ff9f00 url('/wp-content/themes/z7_masterbyt/res/s.png') center no-repeat;
    width: 50px;
    font-size: 0;
    cursor: pointer
}

.newhead form input[type="submit"]:hover {
    border: 0;
    border-right: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    background: #fff url('res/sa.png') center no-repeat !important;
    width: 50px;
    font-size: 0;
    cursor: pointer
}

.header .address {
    display: block;
    float: left;
    font-size: 11px;
    color: #434f5d;
    margin-top: 18px;
    margin-left: 35px;
    padding-left: 18px;
    background: url('res/addr.png') left 4px no-repeat
}

.header span span {
    font-size: 15px;
    font-weight: bold;
    line-height: 16px
}

.header span a {
    font-size: 15px;
    font-weight: bold;
    color: #0099ab;
    line-height: 14px
}

.header span a:hover {
    color: #fff
}

.header .email {
    display: block;
    float: left;
    font-size: 11px;
    color: #434f5d;
    margin-top: 18px;
    margin-left: 25px;
    padding-left: 25px;
    background: url('res/mail.png') left 2px no-repeat
}

.header .tel {
    display: block;
    float: left;
    font-size: 11px;
    color: #434f5d;
    margin-top: 18px;
    margin-left: 25px;
    padding-left: 20px;
    background: url('res/tel.png') left 2px no-repeat;
    text-align: right
}

.header .tel a {
    text-decoration: underline
}

.header .tel span a {
    text-decoration: none;
    color: #434f5d
}

.header .menubox {
    position: absolute;
    height: 60px;
    background: #fff;
    width: 1170px;
    left: 50%;
    margin-left: -585px;
    bottom: -30px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2)
}

.header .menubox ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 15px;
    position: relative;
    z-index: 2
}

.header .menubox ul li {
    margin: 0;
    padding: 0 36px;
    list-style: none;
    display: inline-block
}

.header .menubox ul li.sub>a:after {
    background: url('res/barr.png');
    width: 11px;
    height: 7px;
    display: inline-block;
    content: '';
    margin-left: 5px
}

.header .menubox ul li a {
    text-decoration: none;
    color: #000
}

.header .menubox ul.menu>li.current-menu-item>a {
    color: #d4a400
}

.header .menubox ul li a:hover {
    color: #d4a400
}

.header .menubox ul li ul {
    display: block;
    position: absolute;
    min-height: 400px;
    left: 0;
    width: 235px;
    top: 60px;
    background: url('res/ul.png');
    display: none;
    height: auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    text-align: left;
    padding: 10px 0
}

.header .menubox ul li#menu-item-53 {
    cursor: pointer
}

.header .menubox ul li.oupened ul {
    display: block
}

.header .menubox ul li.oupened ul li {
    display: block;
    padding: 0;
    height: 38px;
    line-height: 38px;
    width: 300px
}

.header .menubox ul li.oupened ul li.menu-item-has-children>a {
    display: inline-block;
    padding-left: 20px;
    width: 215px;
    position: relative
}

.header .menubox ul li.oupened ul li.menu-item-has-children>a:after {
    background: url('res/barr.png');
    width: 11px;
    height: 7px;
    display: inline-block;
    content: '';
    margin-left: 5px;
    transform: rotate(270deg);
    position: absolute;
    right: 5px;
    top: 16px
}

.header .menubox ul li.oupened ul li a {
    font-size: 14px;
    padding-left: 20px;
    display: block
}

.header .menubox ul li.oupened ul li a:hover {
    color: #333
}

.header .menubox ul.menu>li>ul>li:hover {
    background: url('../../uploads/2018/12/li-white-arr.png') left center no-repeat
}

.header .menubox ul.menu>li>ul>li:hover>a:after {
    display: none
}

#menu-menu-1 .sub-menu .sub-menu li {
    height: auto !important;
    line-height: 2 !important
}

.header .menubox>ul>li>ul>li:hover>a {
    color: #fff
}

.header .menubox ul li.oupened ul li ul {
    display: none
}

.header .menubox ul li ul li ul {
    position: absolute;
    left: 255px;
    top: 10px;
    right: auto;
    width: 700px;
    padding: 1px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

.header .menubox ul li ul li ul li {
    height: auto;
    display: block;
    float: left;
    width: 290px
}

.header .menubox ul li ul li ul li a {
    text-decoration: underline
}

.header .menubox ul li ul li ul li a:hover {
    color: #d4a400
}

.header .menubox ul li ul li ul li.current-menu-item a {
    color: #d4a400;
    text-decoration: none
}

.header .menubox ul li ul li ul li.current-menu-parent a {
    color: #d4a400;
    text-decoration: none
}

.header .menubox ul li ul li ul li.current-menu-ancestor a {
    color: #d4a400;
    text-decoration: none
}

.topblock {
    height: 460px;
    background: url('res/bg0.jpg') center no-repeat;
    font-size: 15px
}

.topblock .wrap {
    position: relative;
    height: 458px;
    padding-top: 1px
}

.topblock .wrap .h1 {
    font-size: 36px;
    font-weight: normal;
    display: block;
    vertical-align: middle;
    width: 500px;
    margin-top: 35px
}

.topblock .wrap .h1 span {
    line-height: 60px;
    display: inline-block;
    vertical-align: middle
}

.topblock .wrap ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.topblock .wrap ul.check li {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 45px;
    vertical-align: middle;
    margin-bottom: 15px
}

.topblock .wrap ul.check li:before {
    content: '';
    display: block;
    float: left;
    width: 42px;
    height: 42px;
    border-radius: 42px;
    background: #ffc501 url('res/chk.png') center center no-repeat;
    vertical-align: middle;
    margin-right: 40px
}

.topblock .wrap ul.check li span {
    line-height: 45px;
    display: block;
    float: left;
    max-width: 280px
}

.topblock .wrap ul.check li:nth-child(3) span {
    line-height: 15px;
    display: block;
    float: left;
    padding-top: 7px
}

.topblock .wrap ul.check li:nth-child(3):before {
    vertical-align: top
}

.topblock .wrap ul.check li:nth-child(2) span {
    line-height: 15px;
    display: block;
    float: left;
    padding-top: 7px
}

.topblock .wrap ul.check li:nth-child(2):before {
    vertical-align: top
}

.topblock .wrap ul.icos {
    position: absolute;
    left: 820px;
    top: 140px
}

.topblock .wrap ul.icos li {
    margin: 0;
    padding: 0 0 0 45px;
    margin-bottom: 23px
}

.topblock .wrap ul.icos li:first-child {
    background: url('/wp-content/themes/z7_masterbyt/res/ico0.png') left center no-repeat
}

.topblock .wrap ul.icos li:nth-child(2) {
    background: url('/wp-content/themes/z7_masterbyt/res/ico1.png') left center no-repeat
}

.topblock .wrap ul.icos li:nth-child(3) {
    background: url('/wp-content/themes/z7_masterbyt/res/ico2.png') left center no-repeat
}

.topblock .wrap ul.icos li:nth-child(4) {
    background: url('/wp-content/themes/z7_masterbyt/res/ico3.png') left center no-repeat
}

.topblock .blueformtop {
    position: absolute;
    height: 160px;
    background: #00adc1;
    width: 1170px;
    left: 50%;
    margin-left: -585px;
    bottom: -80px
}

.topblock .blueformtop:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 35px;
    border-top: 1px solid #00d0e8
}

.topblock .blueformtop .title {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    line-height: 70px;
    font-size: 19px
}

.topblock .blueformtop .title span {
    background: #00adc1
}

.topblock .blueformtop form {
    padding-top: 5px;
    text-align: center
}

.topblock .blueformtop form .wpcf7-text {
    display: inline-block;
    padding: 0 20px;
    width: 155px;
    height: 40px;
    line-height: 42px;
    background: #008c9c;
    border: 1px solid #00d0e8;
    margin-right: 15px;
    border-radius: 5px
}

.topblock .blueformtop form input[type="submit"] {
    display: inline-block;
    padding: 0 20px;
    width: 180px;
    height: 40px;
    line-height: 42px;
    background: #ffc501;
    border: 1px solid #ffc501;
    margin-left: 20px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #434f5d;
    cursor: pointer
}

.breadcrumbs {
    height: 50px
}

.breadcrumbs.mt30 {
    margin-top: 30px
}

.breadcrumbs a,
.breadcrumbs span {
    line-height: 50px;
    font-size: 13px;
    color: #000
}

.breadcrumbs a {
    color: #000;
    text-decoration: underline
}

.breadcrumbs span.breadcrumbs__current {
    color: #cb9d00
}

.breadcrumbs .separator {
    display: inline-block;
    width: 8px;
    height: 15px;
    background: url('res/sep.png');
    position: relative;
    top: 4px;
    margin: 0 8px
}

.promosblock .cols {
    position: relative;
    font-size: 16px
}

.promosblock .col7 {
    background: #ffc501 url('res/bg01.jpg') left bottom no-repeat;
    height: auto;
    padding-top: 4%;
    width: 54%;
    padding-bottom: 80px;
    margin-right: 5%
}

.promosblock .col7>* {
    padding: 0 30px;
    display: block
}

.promosblock .col5 {
    background: #ffc501 url('res/bg02.jpg') right bottom no-repeat;
    padding-top: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
}

.promosblock .col5>* {
    padding: 0 30px 0 50px;
    display: block
}

.promosblock .title {
    font-size: 17px;
    font-weight: bold
}

.promosblock p {
    font-size: 16px
}

.promosblock h1 {
    padding-top: 5px;
    margin-bottom: 25px;
    font-weight: normal;
    margin-top: 0
}

.promosblock a {
    color: #cb9d00
}

.promosblock .more {
    color: #cb9d00;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold
}

.promosblock .more:after {
    width: 7px;
    height: 11px;
    background: url('res/rarr1.png');
    content: '';
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 2px
}

.promosblock li {
    list-style: none;
    margin-bottom: 15px;
    position: relative
}

.promosblock li:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #5ca2b5;
    display: block;
    position: absolute;
    left: -18px;
    top: 8px
}

.promosblock li a {
    color: #000;
    text-decoration: none;
    font-size: 15px
}

.pricesblock {
    padding-top: 15px;
    padding-bottom: 2px
}

.pricesblock .blocktitle {
    margin-top: 0;
    padding-top: 10px;
    font-weight: normal
}

.pricesblock.pb {
    padding-bottom: 25px
}

.pricesblock .articles:after {
    content: '';
    display: block;
    clear: both
}

.pricesblock .articles .article {
    display: block;
    float: left;
    width: 270px;
    height: 280px;
    background: #fff;
    margin-right: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    padding-bottom: 15px
}

.pricesblock .articles .article:nth-child(4n) {
    margin-right: 0
}

.pricesblock .articles .article .ttl {
    display: block;
    line-height: 1;
    padding-left: 18px;
    margin-left: 18px;
    margin-top: 14px;
    font-size: 13px;
    color: #000;
    margin-bottom: 6px;
    background: url('res/sep.png') left center no-repeat
}

.pricesblock .articles .article a:hover {
    color: #d4a400
}

.pricesblock .articles .article span {
    margin-left: 36px;
    color: #d4a400;
    font-size: 17px
}

.pricesblock a.more {
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 45px;
    text-align: center;
    font-size: 19px;
    text-decoration: none;
    font-weight: bold;
    color: #cb9d00;
    background: url('res/barr1.png') center bottom no-repeat;
    margin-bottom: 30px
}

.pricesblock a.btn {
    margin-left: 450px
}

.ourservicesblock {
    background: #d0dfe1;
    padding-bottom: 40px
}

.ourservicesblock .blocktitle {
    padding-top: 18px
}

.ourservicesblock ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ourservicesblock ul li {
    display: inline-block;
    width: 373px;
    background: #fff;
    margin-right: 20px;
    margin-bottom: 10px;
    height: 60px;
    line-height: 60px
}

.ourservicesblock ul li:nth-child(3n) {
    margin-right: 0
}

.ourservicesblock ul li a {
    display: block;
    width: 273px;
    height: 60px;
    padding-left: 100px;
    color: #000;
    font-size: 15px;
    position: relative
}

.ourservicesblock ul li a:before {
    display: block;
    position: absolute;
    content: '';
    width: 70px;
    top: 0;
    left: 0;
    bottom: 0;
    border-right: 1px solid #e8e8e8;
    background: url('/wp-content/themes/z7_masterbyt/res/ico01.png') center no-repeat
}

.ourservicesblock ul li a:after {
    display: block;
    position: absolute;
    content: '';
    width: 25px;
    top: 0;
    right: 0;
    bottom: 0;
    background: #6eb128 url('/wp-content/themes/z7_masterbyt/res/rarr.png') center no-repeat
}

.ourservicesblock ul li a:hover {
    color: #d4a400
}

.ourservicesblock ul li.current-menu-item a {
    color: #d4a400
}

.ourservicesblock ul li a:hover:after {
    background: #5894ff url('/wp-content/themes/z7_masterbyt/res/rarr.png') center no-repeat
}

.ourservicesblock ul li:nth-child(1) a:before {
    background: url('res/ico00.png') center no-repeat
}

.ourservicesblock ul li:nth-child(2) a:before {
    background: url('/wp-content/themes/z7_masterbyt//res/ico01.png') center no-repeat
}

.ourservicesblock ul li:nth-child(3) a:before {
    background: url('res/ico02.png') center no-repeat
}

.ourservicesblock ul li:nth-child(4) a:before {
    background: url('res/ico03.png') center no-repeat
}

.ourservicesblock ul li:nth-child(5) a:before {
    background: url('res/ico04.png') center no-repeat
}

.ourservicesblock ul li:nth-child(6) a:before {
    background: url('res/ico05.png') center no-repeat
}

.ourservicesblock ul li:nth-child(7) a:before {
    background: url('res/ico06.png') center no-repeat
}

.ourservicesblock ul li:nth-child(8) a:before {
    background: url('res/ico07.png') center no-repeat
}

.ourservicesblock ul li:nth-child(9) a:before {
    background: url('res/ico08.png') center no-repeat
}

.whyusblock {
    padding: 1px 0 10px
}

.whyusblock .blocktitle {
    padding-top: 18px
}

.whyusblock .cols {
    background: url('res/bg03.jpg');
    height: 420px
}

.whyusblock .btn {
    margin-left: 230px;
    margin-top: 10px
}

.whyusblock ul.icos {
    margin: 0;
    list-style: none;
    padding: 70px 0 0 40px
}

.whyusblock ul.icos li {
    display: inline-block;
    width: 210px;
    vertical-align: middle;
    height: 65px;
    line-height: 65px;
    padding-left: 90px;
    position: relative;
    margin-bottom: 20px;
    font-size: 17px
}

.whyusblock ul.icos li:nth-child(2n) {
    width: 250px
}

.whyusblock ul.icos li:before {
    content: '';
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 65px;
    background: #5894ff url('/wp-content/themes/z7_masterbyt/res/ico10.png') center no-repeat;
    position: absolute;
    left: 0;
    top: 0
}

.whyusblock ul.icos li span {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px
}

.whyusblock ul.icos li:nth-child(2):before {
    background: #5894ff url('/wp-content/themes/z7_masterbyt/res/ico13.png') center no-repeat
}

.whyusblock ul.icos li:nth-child(3):before {
    background: #5894ff url('/wp-content/themes/z7_masterbyt/res/ico11.png') center no-repeat
}

.whyusblock ul.icos li:nth-child(4):before {
    background: #5894ff url('/wp-content/themes/z7_masterbyt/res/ico14.png') center no-repeat
}

.whyusblock ul.icos li:nth-child(5):before {
    background: #5894ff url('/wp-content/themes/z7_masterbyt/res/ico12.png') center no-repeat
}

.whyusblock ul.icos li:nth-child(6):before {
    background: #5894ff url('/wp-content/themes/z7_masterbyt/res/ico15.png') center no-repeat
}

.whyusblock .col4>div {
    padding-left: 70px;
    padding-right: 40px
}

.whyusblock .col4 .title {
    font-size: 19px;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 30px
}

.whyusblock .btn:hover {
    background: #fff;
    border-color: #fff;
    color: #5894ff
}

.whyusblock .col4 form {
    padding-top: 10px
}

.whyusblock .col4 form .wpcf7-text {
    font-size: 14px;
    display: block;
    padding: 0 20px;
    width: 230px;
    height: 40px;
    line-height: 42px;
    background: #008c9c;
    border: 1px solid #00d0e8;
    margin-right: 15px;
    border-radius: 5px;
    margin-bottom: 10px
}

.whyusblock .col4 form textarea {
    font-size: 14px;
    display: block;
    padding: 10px 20px;
    width: 230px;
    height: 80px;
    line-height: 20px;
    background: #008c9c;
    border: 1px solid #00d0e8;
    margin-right: 15px;
    border-radius: 5px;
    margin-bottom: 10px
}

.whyusblock .col4 form input[type="submit"], .whyusblock .col4 form button[type="submit"]{
    display: block;
    width: 270px;
    height: 40px;
    line-height: 40px;
    background: #ffc501;
    border: 1px solid #ffc501;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #434f5d;
    cursor: pointer;
}

.whyusblock .col4 form .wpcf7-list-item {
    position: relative;
    top: -7px
}

.textblock {
    padding-top: 15px;
    padding-bottom: 20px;
    font-size: 16px
}

.textblock .blocktitle {
    padding-top: 20px
}

.textblock p {
    font-size: 16px
}

.textblock a {
    color: #5894ff
}


.table-price a {
    color:#5894ff !important;
}
.table-price a:hover{
    text-decoration: none;
}

.textblock .more {
    color: #cb9d00;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold
}

.textblock .more:after {
    width: 7px;
    height: 11px;
    background: url('res/rarr1.png');
    content: '';
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 2px
}

.textblock li {
    list-style: none;
    margin-bottom: 15px;
    position: relative
}

.textblock li:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #5ca2b5;
    display: block;
    position: absolute;
    left: -18px;
    top: 8px
}

.textblock li a {
    color: #000;
    text-decoration: none;
    font-size: 15px
}

.textblock h2,
.textblock h2.blocktitle {
    font-size: 27px;
    display: block;
    text-align: center;
    padding-bottom: 20px;
    background: 0;
    position: relative;
    padding-top: 20px;
    margin-bottom: 25px;
    font-weight: normal;
    margin-top: 0;
    font-weight: normal;
    background: url('res/blocktitle.png') bottom center no-repeat
}

.howblock {
    background: url('res/bg04.jpg') center center no-repeat
}

.howblock .wrap {
    height: 690px;
    padding: 1px 0
}

.howblock .wrap .col6 {
    padding-top: 40px
}

.howblock .wrap .col6 ol {
    margin: 60px 0 0 142px;
    padding: 0;
    list-style: none;
    font-size: 17px
}

.howblock .wrap .col6 ol li {
    margin: 0;
    padding: 0;
    height: 80px;
    line-height: 80px
}

.howblock .wrap .col6 ol li a {
    color: #d4a400;
    text-decoration: underline
}

.howblock .wrap .col6 ol li a:hover {
    color: #5894ff
}

.howblock .wrap .col6 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    text-align: center
}

.howblock .wrap .col6 ul li {
    margin: 0;
    padding: 55px 40px 0 40px;
    position: relative;
    list-style: none;
    font-size: 15px;
    text-align: center;
    height: 50px
}

.howblock .wrap .col6 ul li:before {
    position: absolute;
    content: '';
    width: 55px;
    height: 55px;
    top: 2px;
    left: 268px;
    background: url(/wp-content/themes/z7_masterbyt/res/ico20.png) center center no-repeat
}

.howblock .wrap .col6 ul li:nth-child(2):before {
    background: url(/wp-content/themes/z7_masterbyt/res/ico21.png) center center no-repeat
}

.howblock .wrap .col6 ul li:nth-child(3):before {
    background: url(/wp-content/themes/z7_masterbyt/res/ico22.png) center center no-repeat
}

.howblock .wrap .col6 ul li:nth-child(4):before {
    background: url(/wp-content/themes/z7_masterbyt/res/ico23.png) center center no-repeat
}

.promo10block {
    height: 460px;
    background: url('res/bg05.jpg') center
}

.promo10block .title {
    display: block;
    font-size: 35px;
    color: #fff;
    padding-top: 90px
}

.promo10block .t {
    display: block;
    padding: 40px 0;
    height: 70px;
    color: #ffc500
}

.promo10block .t span {
    display: block;
    float: left;
    font-size: 28px;
    line-height: 30px
}

.promo10block .t span:first-child {
    font-size: 78px;
    line-height: 70px;
    font-weight: bold;
    margin-right: 10px;
    position: relative;
    top: -3px
}

.promo10block .btn {
    padding: 0 20px
}

.reviewblock {
    padding-top: 1px;
    padding-bottom: 10px
}

.reviewblock .articles {
    width: 1200px;
    margin-bottom: 50px
}

.reviewblock .articles .article {
    width: 310px !important;
    height: 370px;
    padding: 30px;
    float: left;
    background: #fff;
    margin-right: 30px
}

.reviewblock .articles .article .top {
    height: 80px;
    margin-bottom: 30px
}

.reviewblock .articles .article img {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    margin-right: 25px;
    display: block;
    float: left
}

.reviewblock .articles .article .name {
    font-size: 17px;
    display: block;
    color: #000;
    padding-top: 25px;
    line-height: 17px
}

.reviewblock .articles .article .date {
    font-size: 13px;
    color: #a2a2a2
}

.reviewblock .articles .article p {
    font-size: 14px;
    height: 200px;
    line-height: 20px;
    border: 1px solid #ddd;
    color: #000;
    padding: 20px;
    position: relative
}

.reviewblock .articles .article p:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    transform: rotate(45deg);
    position: absolute;
    top: -11px;
    left: 25px;
    background: #fff
}

.reviewblock .articles .article a {
    color: #000;
    display: block;
    text-align: center;
    font-size: 14px
}

.reviewsblock {
    padding-top: 1px;
    padding-bottom: 0
}

.reviewsblock .articles {
    width: 1170px;
    margin-bottom: 0
}

.reviewsblock .articles .article {
    width: 1110px !important;
    height: auto;
    padding: 30px;
    background: #fff;
    margin-bottom: 40px;
    background: #fff
}

.reviewsblock .articles .article:after {
    content: '';
    display: block;
    clear: both
}

.reviewsblock .articles .article .top {
    height: 80px;
    margin-bottom: 30px
}

.reviewsblock .articles .article .top img {
    width: 80px;
    height: 80px;
    border-radius: 80px;
    margin-right: 25px;
    display: block;
    float: left
}

.reviewsblock .articles .article a img {
    float: left;
    display: block;
    border: 1px solid #eee;
    position: relative;
    z-index: 2
}

.reviewsblock .articles .article a {
    display: block;
    float: left;
    position: relative;
    z-index: 2;
    margin-right: 30px
}

.reviewsblock .articles .article .name {
    font-size: 17px;
    display: block;
    color: #000;
    padding-top: 25px;
    line-height: 17px
}

.reviewsblock .articles .article .date {
    font-size: 13px;
    color: #a2a2a2
}

.reviewsblock .articles .article p {
    font-size: 14px;
    line-height: 20px;
    padding: 20px;
    position: relative;
    z-index: 1
}

.reviewblock .btn {
    position: relative;
    margin-left: -100px;
    left: 50%;
    top: -20px
}

.galeryblock {
    padding-top: 0;
    clear: both;
    padding-bottom: 80px
}

.galeryblock .carousel {
    width: 1200px
}

.galeryblock .carousel:after {
    content: '';
    display: block;
    clear: both
}

.galeryblock .carousel a {
    display: block;
    float: left;
    margin-right: 30px;
    margin-bottom: 0
}

.havequestions {
    height: 400px;
    margin-top: -10px;
    background: url('/wp-content/themes/z7_masterbyt/res/bg0.png') center;
    padding-top: 150px
}

.havequestions span {
    font-size: 23px;
    color: #000;
    display: block;
    margin-bottom: 40px
}

.havequestions .title {
    display: block;
    font-size: 55px;
    color: #000;
    padding-top: 20px
}

.pagecontent h1.blocktitle {
    padding-top: 0;
    font-weight: 400
}

.pagecontent .contnt {
    background: #fff;
    padding: 30px 40px 40px;
    margin-top: 30px
}

.pagecontent .contnt:after {
    content: "";
    display: block;
    clear: both
}

.pagecontent .contnt .date {
    display: block;
    height: 20px;
    line-height: 23px;
    padding-left: 30px;
    background: url('/wp-content/themes/z7_masterbyt/res/date.png') left center no-repeat;
    font-size: 11px;
    font-weight: bold;
    color: #b7b7b7
}

.pagecontent .contnt p {
    font-size: 16px
}

.pagecontent .contnt ul {
    font-size: 16px;
    margin: 20px 0 30px;
    padding: 0;
    list-style: none
}

.pagecontent .contnt ul li {
    display: block;
    padding-left: 40px;
    position: relative;
    margin-bottom: 15px
}

.pagecontent .contnt ul li:before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #5894ff;
    left: 0;
    top: 3px
}

.pagecontent .contnt a {
    color: #cb9d00
}

.pagecontent .contnt li a {
    color: #000;
    text-decoration: none;
    font-size: 15px
}

.pagecontent h2 {
    font-size: 27px;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 25px;
    margin: 0;
    font-weight: 400
}

.pagecontent .consult {
    height: 422px;
    background: url('res/bg1.png');
    padding: 1px 360px 1px 70px;
    margin: 20px 0 50px
}

.pagecontent .consult .title {
    display: block;
    text-align: center;
    color: #fff;
    padding-top: 90px;
    font-size: 19px;
    margin-bottom: 40px
}

.pagecontent .consult form .wpcf7-text {
    font-size: 14px;
    display: block;
    padding: 0 20px;
    width: 295px;
    height: 40px;
    line-height: 42px;
    background: #008c9c;
    border: 1px solid #00d0e8;
    margin-right: 15px;
    border-radius: 5px;
    margin-bottom: 15px
}

.pagecontent .consult form textarea {
    font-size: 14px;
    display: block;
    padding: 10px 20px;
    width: 295px;
    height: 77px;
    line-height: 20px;
    background: #008c9c;
    border: 1px solid #00d0e8;
    margin-right: 15px;
    border-radius: 5px;
    margin-bottom: 15px
}

.pagecontent .consult form input[type="submit"],
.pagecontent .consult form button[type="submit"]{
    display: block;
    width: 335px;
    height: 45px;
    line-height: 45px;
    background: #ffc501;
    border: 1px solid #ffc501;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #434f5d
}

.pagecontent .consult form input[type="checkbox"] {
    position: relative;
    top: -10px
}

.pagecontent .consult form label {
    display: inline-block;
    height: 40px;
    line-height: 16px;
    position: relative;
    top: 0;
    vertical-align: middle;
    font-size: 13px;
    color: #fff
}

.pagecontent .category .article {
    background: #fff;
    margin-bottom: 15px;
    padding: 1px 30px 0 270px;
    position: relative;
    padding-top: 20px;
    height: 170px
}

.pagecontent .category .article:after {
    content: '';
    display: block;
    clear: both
}

.pagecontent .category .article img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 190px;
    width: 240px
}

.pagecontent .category .date {
    display: block;
    height: 20px;
    line-height: 23px;
    padding-left: 30px;
    background: url('/wp-content/themes/z7_masterbyt/res/date.png') left center no-repeat;
    font-size: 11px;
    font-weight: bold;
    color: #b7b7b7;
    margin-bottom: 10px
}

.pagecontent .category .title {
    font-size: 15px;
    color: #5894ff;
    font-weight: bold;
    text-decoration: none
}

.pagecontent .category p {
    font-size: 13px;
    line-height: 17px
}

.pagecontent .category .more {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    padding-right: 55px;
    font-weight: bold;
    color: #cb9d00;
    font-size: 13px;
    text-decoration: none
}

.pagecontent .category .more:after {
    content: '';
    color: #fff;
    background: #ffc500 url('/wp-content/themes/z7_masterbyt/res/rarr.png') center no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0
}

.pagecontent .pagenavi {
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: -30px
}

.pagecontent .pagenavi a,
.pagecontent .pagenavi span {
    display: inline-block;
    text-decoration: none;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #000;
    font-weight: bold;
    font-size: 15px
}

.pagecontent .pagenavi span.current {
    width: 40px;
    height: 40px;
    background: #ffc500;
    border-radius: 40px
}

.pagecontent .pagenavi a:hover {
    color: #2eb2c1
}

.pagecontent .pagenavi .prev {
    background: url('res/larrb.png') center no-repeat;
    color: rgba(0, 0, 0, 0)
}

.pagecontent .pagenavi .next {
    background: url('res/rarrb.png') center no-repeat;
    color: rgba(0, 0, 0, 0)
}

.pagecontent .pagenavi .prev:hover {
    background: url('res/larra.png') center no-repeat;
    color: rgba(0, 0, 0, 0)
}

.pagecontent .pagenavi .next:hover {
    background: url('res/rarra.png') center no-repeat;
    color: rgba(0, 0, 0, 0)
}

.footer {
    background: #003735;
    color: #fff;
    padding-top: 50px
}

.footer .logo {
    display: block
}

.footer .wrap ul.menu {
    list-style: none;
    margin: 0;
    padding:0;
    display: flex;
    justify-content: space-between;
    margin-left: -5px;
    margin-right: -5px;
}

.footer .wrap ul.menu li {
    margin: 0;
    padding: 0 5px;
}

.footer .wrap ul.menu li a {
    font-size: 13px;
    text-decoration: underline;
    color: #fff;
}

.footer .wrap ul.menu li a:hover {
    color: #ffc500;
    text-decoration: none
}
.hidden{

}
.footer .wrap ul.menu li.current-menu-item a {
    color: #ffc500
}

.footer .center {
    clear: both;
    padding: 40px 0;
    height: 80px;
    border-bottom: 1px solid #404a4c
}

.footer .adress,
.footer .ctel,
.footer .cemail,
.footer .soc {
    display: block;
    /*float: left;*/
    font-size: 13px;
    color: #707e8e;
}

.footer .center span span {
    font-size: 15px;
    font-weight: bold;
    color: #fff
}

.footer .center span a {
    font-size: 15px;
    font-weight: bold;
    color: #ffc500;
    text-decoration: underline
}

.footer .center span a:hover {
    color: #5894ff
}

.footer .soc {
    margin-top: 15px;
}

.footer .soc ul {
    margin: 0;
    padding: 10px 0;
    list-style: none
}

.footer .soc ul li {
    display: inline-block;
    margin: 0 2px 0 0;
    padding: 0;
    background-repeat: no-repeat
}

.footer .soc ul li a {
    transition: .5s
}

.footer .soc ul li a:hover {
    opacity: 0
}

.footer .soc ul li.tw {
    background: url('res/twa.png') no-repeat
}

.footer .soc ul li.fb {
    background: url('res/fba.png') no-repeat
}

.footer .soc ul li.yt {
    background: url('res/yta.png') no-repeat
}

.footer .soc ul li.in {
    background: url('res/ina.png') no-repeat
}

.footer .center .soc ul li.ok {
    background: url('res/oka.png') no-repeat
}

.footer .soc ul li.vk {
    background: url('res/vka.png') no-repeat
}

.footer .soc ul li.wt {
    background: url('res/wtfa.png') no-repeat
}

.footer .center .soc ul li.gp {
    background: url('res/gpa.png') no-repeat
}

.footer .wrap>p {
    font-size: 12px;
    text-align: center;

    margin: 15px 0 0 0;
}
.footer .wrap>p:last-child{
    margin-top: 0;
}
.footer .wrap>p a {
    color: #ffcc00 !important;
    text-decoration: underline;
}
.footer .wrap>p a:hover{
    text-decoration: none;
}
.slick-dots {
    bottom: -40px !important
}

.slick-dots li {
    width: 15px !important;
    height: 15px !important;
    background: #cacaca;
    border-radius: 15px
}

.slick-dots li.slick-active {
    background: #ffc500
}

.slick-dots li:hover {
    background: #ffc500
}

.slick-dots li button:before {
    display: none !important
}

.z7tabs .tabshead {
    padding-bottom: 25px
}

.z7tabs .tabshead ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 60px;
    line-height: 60px
}

.z7tabs .tabshead li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 142px;
    padding-left: 50px;
    background: #fff;
    font-size: 13px;
    border-left: 1px solid #e8e8e8;
    position: relative
}

.z7tabs .tabshead li:nth-child(2n) {
    width: 141px
}

.z7tabs .tabshead li:hover {
    color: #d4a400;
    cursor: pointer
}

.z7tabs .tabshead li.active {
    background: #6eb128;
    color: #000
}

.z7tabs .tabshead li.active:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: #6eb128;
    transform: rotate(45deg);
    left: 50%;
    margin-left: -10px;
    bottom: -8px
}

.z7tabs .tab {
    display: none
}

.z7tabs .tab.active {
    display: block
}

.z7tabs .tabshead.tabshead2 li {
    width: auto;
    padding: 0 17px
}

.z7tabs .tabshead.tabshead2 li:before {
    display: none !important
}

.z7tabs .tabshead li:nth-child(1):before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 60px;
    background: url('res/ico30.png') center no-repeat
}

.z7tabs .tabshead li:nth-child(2):before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 60px;
    background: url('res/ico31.png') center no-repeat
}

.z7tabs .tabshead li:nth-child(3):before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 60px;
    background: url('res/ico32.png') center no-repeat
}

.z7tabs .tabshead li:nth-child(4):before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 60px;
    background: url('res/ico33.png') center no-repeat
}

.z7tabs .tabshead li:nth-child(5):before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 60px;
    background: url('res/ico34.png') center no-repeat
}

.z7tabs .tabshead li:nth-child(6):before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 60px;
    background: url('res/ico35.png') center no-repeat
}

.popsvc,
.popmenu,
.popsearch {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 250;
    display: none
}

.popsvc .wrap,
.popmenu .wrap,
.popsearch .wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 245px;
    background: #dbdbdb;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll
}

.popsvc .wrap>.close,
.popsearch .wrap>.close,
.popmenu .wrap>.close {
    display: inline-block;
    color: #cb9d00;
    text-decoration: none;
    position: absolute;
    top: 23px;
    right: 30px
}

.popsvc a,
.popmenu a {
    cursor: pointer
}

.popsearch .wrap>span,
.popsvc .wrap>span,
.popmenu .wrap>span {
    display: block;
    color: #cb9d00;
    text-decoration: none;
    height: 70px;
    line-height: 70px;
    padding-left: 35px;
    background: #fff
}

.popsvc .wrap ul,
.popmenu .wrap ul {
    display: block;
    margin: 0;
    padding: 40px 20px 20px 35px;
    list-style: none
}

.popsvc .wrap ul li,
.popmenu .wrap ul li {
    display: block;
    padding: 0;
    margin: 0 0 15px;
    padding: 0
}

.popsvc .wrap ul a,
.popmenu .wrap ul a {
    font-size: 13px;
    color: #000;
    text-decoration: none
}

.popsvc .wrap ul ul {
    padding: 15px 0 0 15px
}

.popsearch .wrap form {
    padding: 40px 20px 20px 35px
}

.popsearch .wrap input[type="text"] {
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 0 20px;
    width: 135px;
    height: 40px;
    line-height: 42px;
    background: #008c9c;
    border: 1px solid #00d0e8;
    margin-right: 15px;
    border-radius: 5px;
    margin-bottom: 10px
}

.popsearch form input[type="submit"] {
    display: block;
    width: 177px;
    height: 40px;
    line-height: 40px;
    background: #ffc501;
    border: 1px solid #ffc501;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #434f5d
}

.popform {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 250;
    display: none
}

.popform .wrap {
    width: 370px;
    padding-left: 370px;
    height: 420px;
    background: #5894ff url('res/bg16.jpg') left top no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -370px;
    top: 100px
}

.popform .title {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 19px;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 15px
}

.popform .close {
    position: absolute;
    right: 0;
    top: -40px;
    color: #fff;
    text-decoration: none
}

.popform .btn:hover {
    background: #fff;
    border-color: #fff;
    color: #5894ff
}

.popform form {
    padding-top: 10px;
    padding-left: 50px
}

.popform form .wpcf7-text {
    font-size: 14px;
    display: block;
    padding: 0 20px;
    width: 230px;
    height: 40px;
    line-height: 42px;
    background: #008c9c;
    border: 1px solid #00d0e8;
    margin-right: 15px;
    border-radius: 5px;
    margin-bottom: 10px
}

.popform form textarea {
    font-size: 14px;
    display: block;
    padding: 10px 20px;
    width: 230px;
    height: 70px;
    line-height: 20px;
    background: #008c9c;
    border: 1px solid #00d0e8;
    margin-right: 15px;
    border-radius: 5px;
    margin-bottom: 10px
}

.popform form input[type="submit"], .popform form button[type="submit"] {
    display: block;
    width: 270px;
    height: 40px;
    line-height: 40px;
    background: #ffc501;
    border: 1px solid #ffc501;
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #434f5d;
    cursor: pointer;
}

.popform form .wpcf7-list-item {
    position: relative;
    top: -7px
}

.popsuccess {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 250;
    display: none
}

.popsuccess .wrap {
    width: 370px;
    padding-left: 370px;
    height: 390px;
    background: #5894ff url('res/bg17.jpg') left top no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -370px;
    top: 150px
}

.popsuccess span {
    font-size: 29px;
    color: #fff;
    text-align: center;
    display: block;
    padding: 80px 0;
    font-weight: bold
}

.popsuccess .btn {
    width: 270px;
    padding: 0;
    margin-left: 50px;
    text-align: center
}

div.wpcf7-response-output {
    display: none !important
}

form p {
    margin: 0;
    padding: 0
}

.popsvc li {
    position: relative
}

.menu .tgl {
    position: absolute;
    right: -15px;
    top: 0;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 22px;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    background: url('res/tarr.png') center no-repeat
}

.hideul>ul {
    display: none !important
}

.slick-dots {
    left: -15px
}

.pricesblock .articles .article {
    display: none
}

.pricesblock .articles .article:nth-child(1),
.pricesblock .articles .article:nth-child(2),
.pricesblock .articles .article:nth-child(3),
.pricesblock .articles .article:nth-child(4),
.pricesblock .articles .article:nth-child(5),
.pricesblock .articles .article:nth-child(6),
.pricesblock .articles .article:nth-child(7),
.pricesblock .articles .article:nth-child(8),
.pricesblock .articles .article:nth-child(9),
.pricesblock .articles .article:nth-child(10),
.pricesblock .articles .article:nth-child(11),
.pricesblock .articles .article:nth-child(12) {
    display: block
}

.pricesblock .articles.showmore .article {
    display: block
}

.pb30 {
    padding-bottom: 30px
}

table {
    width: 100%;
    border-collapse: collapse
}

table tr td {
    padding: 8px 10px;
    text-align: center;
    border: 1px solid #bbb;
    vertical-align: top
}

table tr:nth-child(2n-1) {
    background: #eee
}

table tr:first-child {
    background: #00adc1;
    color: #fff;
    white-space: nowrap;
}

table tr:first-child td {
    border: 0

}

table tr td:first-child {
    text-align: left;

}
.allprices table tr td:nth-child(2){
    width:100px;
}
.allprices table tr td:nth-child(3){
    width:100px;
}
table tr td.tar {
    text-align: right
}

table .blue {
    color: #00adc1
}

table .yellow {
    color: #d4a400
}
.allprices{
    padding-bottom: 0;
}
.allprices table:last-child{
    margin-bottom: 0;
}
h1.h1-landing {
    text-align: left;
    font-size: 36px;
    max-width: 520px;
    display: flex;
    align-items: center;
    line-height: 1.1;
    background: 0;
    padding: 0;
    margin: 35px 0 15px 0
}

@media only screen and (max-width:1171px) {
    h1.h1-landing {
        font-size: 24px;
        max-width: 340px
    }
}

@media only screen and (max-width:702px) {
    h1.h1-landing {
        height: auto;
        display: block;
        max-width: 100%;
        margin: 0;
        padding: 0;
        margin-bottom: 20px
    }
}

.menu-menyu-mobilnye-container li.current-menu-item>a {
    color: #cb9d00
}

.menu-menyu-mobilnye-container li.current-menu-parent>a {
    color: #cb9d00
}

.menu-menyu-mobilnye-container li.current-menu-ancestor>a {
    color: #cb9d00
}

.menu-uslugi-mobilnoe-container li.current-menu-item>a {
    color: #cb9d00
}

.menu-uslugi-mobilnoe-container li.current-menu-parent>a {
    color: #cb9d00
}

.menu-uslugi-mobilnoe-container li.current-menu-ancestor>a {
    color: #cb9d00
}

.header .menubox ul li.oupened ul li.menu-item-has-children:hover .sub-menu {
    display: block !important
}

.header .menubox ul li.oupened ul li.menu-item-has-children.current-menu-item>a {
    color: #cb9d00
}

.header .menubox ul li.oupened ul li.menu-item-has-children.current-menu-parent>a {
    color: #cb9d00
}

.header .menubox ul li.oupened ul li.menu-item-has-children.current-menu-ancestor>a {
    color: #cb9d00
}

.header .menubox ul li.oupened ul li.menu-item-has-children.current-menu-item:hover>a {
    color: #fff
}

.header .menubox ul li.oupened ul li.menu-item-has-children.current-menu-parent:hover>a {
    color: #fff
}

.header .menubox ul li.oupened ul li.menu-item-has-children.current-menu-ancestor:hover>a {
    color: #fff
}

.yvideo .wrap {
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px
}

.yvideo iframe {
    width: 100%;
    height: 600px
}

@media only screen and (max-width:767px) {
    .yvideo iframe {
        height: 300px
    }
}

@media only screen and (max-width:480px) {
    .yvideo iframe {
        height: 200px
    }
}
.org{
    display: none;
}
*{
    outline:none !important;
}




.zastavka {
    background: url('img/intro-bg.jpg') center center no-repeat;
    background-size:cover;
    height:460px;
}
.zastavka * {
    box-sizing: border-box;
}
.wrap {
}
.zastavka-inner {
    padding-top: 48px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.zastavka-left {
    flex:400px;
    flex-shrink: 0;
    flex-grow: 0;
    min-height: 359px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
}
.zastavka-left img {
    /*height:345px;*/
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.zastavka-pic {
}
.zastavka-right {
    width:100%;
}
.zastavka-right-top {
    padding-top: 10px;
}
.zastavka-title{

}
.zastavka-title * {
    display:inline-block;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0;
    background: none;
    text-align: left;
    padding: 0;
}
.page-prices .zastavka-title {
    font-size: 28px;
}
.zastavka-title{
    font-size: 28px;
    font-weight:bold;
}
body[post-id="1682"] .zastavka-title{
    font-size: 28px;
}
body[post-id="2842"] .zastavka-title{
    font-size: 28px;
}

body[post-id="3032"] .zastavka-title{
    font-size: 28px;
}
.zastavka-subtitle {
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
}
textarea{
    font-family: 'Open Sans' !important;
}
.zastavka-right-bottom {
    display: flex;
}
.zastavka-right-bottom-left {
    min-width: 280px;
}
.zastavka-items {
    margin-top: 30px;
}
.zastavka-item {
    display: flex;
    align-items: center;
    margin-top: 22px;
}
.zastavka-item-icon {
    flex:50px;
    flex-shrink: 0;
    flex-grow: 0;
}
.zastavka-item-text {
    font-weight: bold;
    font-size: 15px;
}
.zastavka-right-bottom-right {
}
.zastavka-form {
    width:468px;
    height:266px;
    background: url('img/krug.png') center center no-repeat;
    position: absolute;
    right:0;
    text-align: center;
    bottom:0;
    padding-top: 35px;
}
.zastavka-form-title {
    font-weight: bold;
    font-size:21px;
}
.zastavka-form-subtitle {
    font-weight: bold;
    font-size: 15px;
}
.zastavka-form form {
    width:100%;
    max-width:275px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 15px;
}
.zastavka-form input[type='tel']{
    height:55px;
    background: #fff;
    font-weight: bold;
    font-size: 17px;
    color: #1d2023 !important;
    width:100%;
    border:1px solid #5894ff;
    text-align: center;
    border-radius:6px;
}
.zastavka-form input[type='tel']:hover{
    background: #fff !important;
    border:1px solid #5894ff !important;
}
.zastavka-form button{
    height:55px;
    width:100%;
    margin-top: 8px;
    border-radius:6px;
    line-height: 55px;
    font-weight: bold;
    color: #fff;
    font-size: 17px;
    background: #5894ff;
    border:none;
    cursor:pointer;
}
.zastavka-form button:hover{
    background: #00d1e9 ;
    color: #fff;
}

.zastavka-form input[type='tel']::-webkit-input-placeholder {
    color:#1d2023;
    opacity: 1;
}

.zastavka-form input[type='tel']:-moz-placeholder {
    color:#1d2023;
    opacity: 1;
}

.zastavka-form input[type='tel']::-moz-placeholder {
    color:#1d2023;
    opacity: 1;
}

.zastavka-form input[type='tel']:-ms-input-placeholder {
    color:#1d2023;
    opacity: 1;
}



.zastavka-form input[type='tel']:focus::-webkit-input-placeholder {
    opacity: 0;
}

.zastavka-form input[type='tel']:focus:-moz-placeholder {
    opacity: 0;
}

.zastavka-form input[type='tel']:focus::-moz-placeholder {
    opacity: 0;
}

.zastavka-form input[type='tel']:focus:-ms-input-placeholder {
    opacity: 0;
}

.zastavka-form-soglasie{
    margin-top: 8px;
    text-align: center;
    font-size: 13px;
    line-height: 1.2;
}



.after-intro {
    position: relative;
    z-index: 200;
    margin-top: -53px;
}
.after-intro * {
    box-sizing: border-box;
}
.wrap {
}
.after-intro-inner {
    background: #5894ff;
    height:85px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    color: #fff;
}
.after-intro-item {
    display: flex;
    padding: 0 15px;
}
.after-intro-item-icon {
    margin-right: 20px;
}
.after-intro-item-text {
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin-top: -5px;
    line-height: 1.2;
}
.after-intro-item-text b {
    font-size: 24px;
}
.after-intro-item-text span{
    display: block;
}



@media only screen and (max-width: 1170px) {
    .zastavka-left{
        display: none;
    }
    .zastavka-inner{
        padding-top: 48px;
    }
    .zastavka-title{
        font-size: 30px;
    }
    .zastavka-subtitle{
        margin-top: 0;
    }
    .zastavka-subtitle{
        font-size: 16px;
    }
    .zastavka-item-text{
        font-size: 12px;
        line-height: 1.2;
    }
    .zastavka-form{
        position: static;
        /*width:auto;*/
        /*height:auto;*/
        background-size:100% 100%;
    }
    .zastavka-right-top{
        height:73px;
    }
    .after-intro-item {
        padding: 0 5px;
    }
    .after-intro-item-icon{
        margin-right: 10px;
    }
    .after-intro-item-text{
        margin-top: 0;
    }
    .after-intro-item-text b {
        font-size: 18px;
    }
    .after-intro-item-text{
        font-size: 14px;
    }
    .after-intro{
        margin-top: -73px;
    }
    .zastavka-items{
        margin-top: 30px;
        max-width:260px;
        margin-left: auto;
        margin-right: auto;
    }
    .zastavka-item{
        margin-top: 20px;
    }
    .zastavka-right-bottom-left{
        min-width: 220px;
        padding-right: 15px;
    }
    .zastavka {

    }
    .zastavka-form-subtitle{
        font-size: 13px;
    }
    .zastavka-form{
        /*padding-top: 20px;*/
    }
    .newhead-phones{
        /*display: block !important;*/
    }
    .newhead-phone{
        font-size: 16px !important;
        /*padding-right: 0 !important;*/
        /*margin-right: 0 !important;*/
    }
}

.zastavka-title b {
    display: none;
}
.show-mob{
    display: none;
}

.newhead-mob{
    display: none;
    background: #92cf52;
}

.wrap {
}
.newhead-mob-inner {
    padding: 8px 15px;
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.newhead-mob-left {
}
.newhead-mob-menu-button {
    /*font-size: 24px;*/
    cursor:pointer;
}
.newhead-mob-menu-button:hover{
    opacity: .75;
}
.fa {
}
.fa-bars {
}
.newhead-mob-center {
    padding: 0 15px;
}
.newhead-mob-center img{
    max-width:100%;
    max-height:60px;
}
.newhead-mob-phone {
    font-size: 24px;
    color: #5894ff !important;
    /*text-shadow:1px 1px 0px #000;*/
    display: block;
}
.newhead-mob-phone:hover{
    color: #fff;
}
.fa-phone {
}

@media only screen and (max-width: 767px) {

    .zastavka-right-top{
        height: auto;
    }
    .zastavka{
        height: auto;
    }
    .after-intro{
        display: none;
    }
    .zastavka-inner{
        padding: 15px 0;
    }
    .zastavka-title{
        text-align: center;
        font-weight: bold;
        font-size: 20px !important;
        line-height: 1.2;
    }
    .zastavka-title b {
        display: block;
        color:#ffa500;
        text-align:center;
    }
    .zastavka-subtitle{
        display: none;
    }
    .zastavka-item{
        margin-top: 5px;
    }
    .zastavka-items{
        margin-top: 15px;
    }
    .zastavka-right-bottom{
        display: block;
    }
    .zastavka-item-text br{
        display: none;
    }
    .zastavka-form{
        margin-top: 15px;
        padding-top: 0;
        width:100%;
        height: auto;
        background: none;
    }
    .zastavka-form .wpcf7{
        top:0px !important;

    }
    .zastavka-form-title, .zastavka-form-subtitle{
        display: none;
    }
    .zastavka-form-soglasie{
        margin-top: 8px;
        font-size: 12px;
    }
    .show-mob{
        display: block;
    }
    .zastavka-form input, .zastavka-form button{
        height:44px !important;
        line-height: 44px;
    }
    .show-mob .zastavka-form-subtitle{
        display: block;
        margin-top: 10px;
        font-size: 16px;
    }
    .newhead{
        display: none;
    }
    .newhead-mob{
        display: block;
    }
    .newhead-mob-inner{
        padding-left: 0;
        padding-right: 0;
    }
    .fancybox-slide{
        /*height: auto !important;*/
    }


}

@media only screen and (max-width: 374px) {
    .popup{
        min-width: 250px;
    }
    .fancybox-content{
        padding: 15px !important;
    }
}

.bigmenu li:hover .sub-menu{
    display: block !important;
}

.popsvc .wrap, .popmenu .wrap, .popsearch .wrap{
    left:0;
    right:auto;
    width:100%;
}
.popsvc .wrap ul li, .popmenu .wrap ul li{
    margin-bottom: 0px;
}
.popsearch .wrap>span, .popsvc .wrap>span, .popmenu .wrap>span{
    height:40px;
    line-height: 40px;
}
.popsvc .wrap>.close, .popsearch .wrap>.close, .popmenu .wrap>.close{
    top:0px;
    right:0px;
    width:25px;
    height:25px;
    display: flex;
    align-items: center;
    font-weight: bold;
    background: #fff;
    /*border-radius: 100%;*/
    border-radius: 0px 0px 4px 4px;
    justify-content: center;
    font-size: 14px;
}
#menu-uslugi-mobilnoe-1{
    padding-bottom: 0;
    padding-right: 35px;
    padding-top: 5px;
    background: #fff;
    margin-top: 10px;
    padding-bottom: 10px;
}
.popsvc .wrap ul ul{
    padding-top: 0px;
}
#menu-menyu-mobilnye{
    margin-top: 5px;
    padding-top: 0;
    /*border-top: 1px solid #5894ff;*/
    padding-bottom:5px;
    margin-bottom: 0px;
    /*border-bottom: 1px solid #5894ff;*/

}

.popsvc .newhead-mob-town{
    margin-top: 0;
    padding-left: 35px;
}
.popsvc .header-town{
    background: none;
    text-align: left;
    justify-content: flex-start;
    height: auto;
    padding:0;
}
.popsvc .header-town:hover .header-town-current{
    color:#ffa500 !important
}
.popsvc .newhead-phones{
    padding-left: 35px;
}
.popsvc .popup-mob-worktime{
    font-weight: bold;
    font-size: 15px;
    padding-left: 35px;
    color:#434f5d !important;
    margin-bottom: 5px;
    margin-top: 10px;
}
.popsvc .newhead-phone{
    font-size: 15px;
}

.howpay+br{
    display: none;
}
.home-blocks{
    margin:0 auto 35px auto !important;
}

.towns-search{
    display: flex;
    margin-top: 15px;
    background: #5894ff;
    padding: 5px;
}

.towns-search-left{
    flex:40px;
    flex-shrink: 0;
    flex-grow: 0;
    height:35px;
    color: #fff;
    text-align: center;
    line-height: 35px;
}
.towns-search-right{
    width:100%;
}
.towns-search input{
    height:35px;
    border:none;
    width:100%;
    padding: 0 15px;
}

.towns-search input::-webkit-input-placeholder {
    color:#666;
    opacity: 1;
}

.towns-search input:-moz-placeholder {
    color:#666;
    opacity: 1;
}

.towns-search input::-moz-placeholder {
    color:#666;
    opacity: 1;
}

.towns-search input:-ms-input-placeholder {
    color:#666;
    opacity: 1;
}



.towns-list{
    margin-top: 5px;
    border:1px solid #ccc;
    padding: 15px;
    height:350px;
    overflow: auto;
}
.town{
    cursor:pointer;
    text-decoration: underline;
    margin-bottom: 5px;
}
.town:hover{
    text-decoration: none !important;
}



.footer-inner{
    display: flex;
    justify-content: space-between;
}

.footer-left{
    flex:400px;
    flex-shrink: 0;
    flex-grow: 0;
}

.footer-left-copy{
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
}

.footer-right{
    width:100%;
}

.footer-right-top{

}

.footer-right-bottom{
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    width:100%;
}

.footer-right-bottom-left{
    margin-right: 15px;
}

.footer-bottom{
    border-top: 1px solid rgba(255,255,255,.15);
    padding: 15px 0;
    margin-top: 15px;
    text-align: center;
    color: #fff !important;
    font-size: 12px;
}



.footer-bottom a{
    color:#ffa500 !important;
    text-decoration: underline;
}

.footer-bottom a:hover{
    text-decoration: none;
}

.footer-bottom p {
    margin-bottom: 5px;
    margin-top: 0;
}

.footer-bottom p:last-child{
    margin-bottom: 0;
}

.footer-item{
    display: flex;
    margin-bottom: 15px;
    font-size: 16px;
}

.footer-item:last-child{
    margin-bottom: 0;
}

.footer-item-left{
    color: #707e8e;
    margin-right: 10px;
    text-align: right;
    flex:120px;
    white-space: nowrap;
    flex-shrink: 0;
    flex-grow: 0;
}

.footer-item-right{
    color: #fff;
    white-space: nowrap;
}
.footer-item-right a {
    color: #ffa500 !important;
    text-decoration: underline;
}
.footer-item-right a:hover{
    text-decoration: none;
}

.footer-phone{
    display: flex;
    font-size: 20px;
    margin-bottom: 10px;
    align-items: center;
}

.footer-phone i {
    color: #000;
    background: #ffa500;
    width:24px;
    height:24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin-right: 10px;
}

.footer-phone a {
    color: #fff !important;
    font-weight: 500;
    text-decoration: none !important;
}

.footer-phone a:hover{
    color: #ffa500 !important;
}

.footer-get-call{
    margin-top: 15px;
    padding: 0 42px !important;
}

@media only screen and (max-width: 1170px) {
    .footer-left{
        flex:300px;
        flex-shrink: 0;
        flex-grow: 0;
    }
    .footer-item{
        display: block;
        font-size: 14px;
    }
    .footer ul {
        flex-wrap:wrap;
        justify-content: flex-start !important;
    }
    .footer-item-left{
        text-align: left;
    }

    /*    .footer-right-bottom{
            margin-top: 15px;
            flex-direction: column;
            align-items: center;
        }
        .footer-right-bottom-left{
            margin-right: 0;
            margin-bottom: 15px;
        }*/
}

@media only screen and (max-width: 700px) {
    .popsuccess .wrap{
        padding-left: 0;

    }
    .footer-inner{
        flex-direction: column;
    }
    .footer-left{
        flex:1;
        margin-right: 0;
        padding-bottom: 0;
        text-align: center;
    }
    .footer ul{
        justify-content: center !important;
    }
    .footer ul li{
        margin-bottom: 2px !important;
    }
    .footer .soc{

    }
    .footer-right-bottom{
        flex-direction: column;
        text-align: center;
        margin-top: 15px;
    }
    .footer-right-bottom-left{
        margin-right: 0;
        margin-bottom: 15px;
    }
    .footer-item-left{
        text-align: center;
        flex:1;
        margin-right: 0;
    }
    .footer-phone{
        margin-left: auto;
        margin-right: auto;
        width:200px;
    }
}

.vizvat-mastera .wpcf7-not-valid{
    border-width:2px !important;
}
.stickyform .wpcf7-not-valid{
    border-width:2px !important;
}



.stickyform {
    position: fixed;
    z-index: 999;
    left:0;
    bottom:-100%;
    width:100%;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
    box-shadow:0px 0px 30px 0px rgba(0,0,0,.35);
    background: #ffc501;
    opacity: 0;
}
.stickyform.on{
    bottom:0;
    opacity: 1;
}
.stickyform .wrap {
    width:100% !important;
    padding: 0 15px !important;
    box-sizing: border-box;
}
.stickyform-top-inner {
}
.stickyform-timer {
    font-weight: bold;
    margin-right: 15px;
    text-align: right;
}
.stickyform-bottom {
}
.stickyform-bottom-inner {
    padding: 15px;
}
.stickyform-form-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: wrap;
    flex-wrap:nowrap;
}
.stickyform-bottom-inner form p{
    display: flex;
    justify-content: center;
    align-items: center;
}
.stickyform-politics {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}

.stickyform-bottom-inner form input, .stickyform-bottom-inner form button{
    height:50px;
}
.stickyform-bottom-inner form input {
    margin-right: 15px;
    border:1px solid #ccc;
    padding: 0 15px;
    border-radius: 6px;
    font-size: 16px;
    color: #000 !important;
    width:190px;
    box-sizing: border-box;
}
.stickyform-bottom-inner form input:focus,.stickyform-bottom-inner form input:hover{
    background: #fff !important;
    border-color:#5894ff !important;
}
.stickyform-bottom-inner form button{
    background: #5894ff;
    border-radius:6px;
    width:190px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    border:none;
    padding-left: 30px;
    padding-right: 30px;
    cursor:pointer;
    /*font-size: 16px;*/
}
.stickyform-bottom-inner form button:hover{
    background: #fff !important;
    color: #5894ff !important;
}


.stickyform input[type='tel']::-webkit-input-placeholder {
    color:#1d2023;
    opacity: 1;
}

.stickyform input[type='tel']:-moz-placeholder {
    color:#1d2023;
    opacity: 1;
}

.stickyform input[type='tel']::-moz-placeholder {
    color:#1d2023;
    opacity: 1;
}

.stickyform input[type='tel']:-ms-input-placeholder {
    color:#1d2023;
    opacity: 1;
}


.stickyform input[type='tel']:focus::-webkit-input-placeholder {
    opacity: 0;
}

.stickyform input[type='tel']:focus:-moz-placeholder {
    color:#1d2023;
    opacity: 0;
}

.stickyform input[type='tel']:focus::-moz-placeholder {
    color:#1d2023;
    opacity: 0;
}

.stickyform input[type='tel']:focus:-ms-input-placeholder {
    color:#1d2023;
    opacity: 0;
}

.stickyform-timer-2{
    display: none;
    text-align: center;
}

.stickyform-timer-2-link{
    display: none;
}
.stickyform-timer-2.isphone .stickyform-timer-2-text{
    display: none;
}
.stickyform-timer-2.isphone .stickyform-timer-2-link{
    display: block;
}

@media only screen and (max-width: 767px) {
    .stickyform{
        background: none;
        /*box-shadow: none;*/
        background: #fff;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .stickyform form{
        display: none;
    }
    .stickyform .wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
    .stickyform-timer{
        display: none;
    }
    .stickyform-timer-2{
        display: flex;
    }
    .stickyform-bottom-inner{
        padding:0;
    }
    .stickyform-timer-2-button{
        height:46px;
        width:46px;
        border-radius:6px;
        color: #fff !important;
        font-size: 24px;
        cursor:pointer;
        background: #5894ff;
        margin-right: 10px;
        flex:46px;
        display: flex;
        text-decoration: none !important;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        flex-grow: 0;
    }
    .stickyform-timer-2-text{
        width:100%;
        border-radius:6px;
        height:46px;
        text-align: center;
        line-height: 46px;
        background: #ffc501 !important;
    }
    .stickyform-timer-2-link{
        width:100%;
        border-radius:6px;
        height:46px;
        font-size: 18px;
        text-decoration: none !important;
        font-weight: bold;
        color: #fff !important;
        text-align: center;
        line-height: 46px;
        background: #5894ff !important;
    }
    .stickyform-timer-2-link:hover{
        background: #ffc501 !important;
        color: #000 !important;
    }
    .stickyform-politics{
        display: none;
    }
    .stickyform{
        cursor:pointer;
    }
    .stickyform-timer-2-button:hover{
        background: #ffcc00;
        color: #000;
    }
    .stickyform-timer-2-text:hover{
        background: #5894ff !important;
        color: #fff !important;
    }
}


.stickytop {
    position: fixed;
    z-index: 999;
    left:0;
    top:-100%;
    width:100%;
    background: #fff;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
    box-shadow:0px 0px 30px 0px rgba(0,0,0,.35);
    box-sizing: border-box;
}
.stickytop.on{
    top:0%;
}
.stickytop-top {
    border-bottom: 1px solid #ffc501;
    padding: 15px;
    text-align: center;
    position: relative;
}
.stickytop-top-title {
    font-weight: bold;
    font-size: 18px;
}
.stickytop-top-close {
    position: absolute;
    right:15px;
    top:50%;
    transform:translate(0,-50%);
    cursor:pointer;
}
.stickytop-top-close:hover{
    opacity: .5;
}
.stickytop-bottom {
    padding: 15px;
}
.stickytop-bottom form {

}
.stickytop-bottom form p{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.stickytop-politics {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
}



.stickytop .wpcf7{
    top:0 !important;
    position: static !important;
}
.stickytop form input, .stickytop form button{
    height:50px;
}
.stickytop form input {
    margin-bottom: 10px;
    border:1px solid #ccc;
    padding: 0 15px;
    border-radius: 6px;
    font-size: 16px;
    color: #000 !important;
    width:190px;
    box-sizing: border-box;
}
.stickytop form input:focus,.stickytop form input:hover{
    background: #fff !important;
    border-color:#5894ff !important;
}
.stickytop form button{
    background: #5894ff;
    border-radius:6px;
    width:190px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    border:none;
    padding-left: 30px;
    padding-right: 30px;
    cursor:pointer;
    /*font-size: 16px;*/
}
.stickytop form button:hover{
    background: #ffc501 !important;
    color: #000 !important;
}


.stickytop input[type='tel']::-webkit-input-placeholder {
    color:#1d2023;
    opacity: 1;
}

.stickytop input[type='tel']:-moz-placeholder {
    color:#1d2023;
    opacity: 1;
}

.stickytop input[type='tel']::-moz-placeholder {
    color:#1d2023;
    opacity: 1;
}

.stickytop input[type='tel']:-ms-input-placeholder {
    color:#1d2023;
    opacity: 1;
}


.stickytop input[type='tel']:focus::-webkit-input-placeholder {
    opacity: 0;
}

.stickytop input[type='tel']:focus:-moz-placeholder {
    color:#1d2023;
    opacity: 0;
}

.stickytop input[type='tel']:focus::-moz-placeholder {
    color:#1d2023;
    opacity: 0;
}

.stickytop input[type='tel']:focus:-ms-input-placeholder {
    color:#1d2023;
    opacity: 0;
}

.zastavka-form-soglasie a {
    color: #5894ff !important;
}
.wpcf7-list-item-label a {
    color: #fff !important;
}
.stickyform-politics a {
    color: #5894ff !important;
}

.stickytop-politics a {

    color: #5894ff !important;
}

.hidden{
    display: none;
}
.price-toggler-wrap,.review-toggler-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.price-toggler,.review-toggler{cursor:pointer;color:#5894ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:bold}.price-toggler span,.review-toggler span{margin-right:10px;text-decoration:underline}.price-toggler i,.review-toggler i{color:#f5ab35;background:#f5ab35;color:#fff;width:18px;height:18px;-webkit-box-flex:18px;-ms-flex:18px;flex:18px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.price-toggler:hover span,.review-toggler:hover span{text-decoration:none}.review-toggler-wrap{margin-top:0}




.table-to-block td{
    text-align: center !important;
}
@media only screen and (max-width:767px) {
    .table-to-block{
        display: block;
        padding:15px;
        border:1px solid #ccc;
    }
    .table-to-block td{
        padding:0px;
        display: block;
        border:none;
        text-align: left;
        /*border-bottom: 1px solid #ccc;*/
    }

}

.towns-where{
    columns:3;
    column-gap: 15px;
}
.towns-where p:first-child{
    margin-top: 0;
}
.towns-where a:hover{
    text-decoration: none;
}
@media only screen and (max-width:767px) {
    .towns-where{
        columns:1;
    }
    .blueformtop form br{
        display: none;
    }
}

#wpcf7-f128-o1 br{
    display: none;
}
.table-price + .price-toggler-wrap{
    margin-top: 15px;
}
h2.blocktitle + .table-responsive{
    margin-top: 25px;
}

.table-price td+td{
    width:150px;
}


.yvideo a {
    display: block;
    position:relative;
}

.yvideo a img {
    display:block;
    width:100%;
    height:auto;
}

.yvideo a:before{
    content:'';
    display:block;
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:80px;
    height:80px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAOSAAADkgHKEu2wAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAgdQTFRF////Mr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mMr6mM76mNL+nNb+nNr+oN8CoOMCpOcCpOsGpPMGqPMGrPcKrQMKsQMOsQsOtRMSuRcSuSMWvScWwS8axTcayTceyUMezUsi0U8i0VMm1Vcm1Vsm2V8q2Xcy4Xsy5Yc26Ys27Y867Zc68Zs+9Z8+9bdHAbtHAb9HBcdLBdNPDdtPDd9TEfdbGftbHf9bIgNfIgdfIgtfJhtnKh9nLiNnLitrMi9rNjNvNjtvOkdzPktzQkt3QlN3RmN7Sm9/TnODUneDUoOHWo+LXpOLYq+TbreXbr+bcsufds+fetejftujft+jguenhverivurjv+vjwOvkxOzlx+3nzO/pzu/q0PDq0fDr1vLt2PPu2vPv3PTw3fTw3vXx3/Xx5Pbz5Pfz5/f16Pj16fj27fn37vr47/r48fr58vv58/v69fz69fz79vz79/z8+P38+f38+f39+v39+/79/P7+/f7+/v//////Na0WqgAAADd0Uk5TAAEDBAYLDA4VHB4fNDg8PUJDR0pbc3yCg4SGiImVlqWnq661uLq/wsPFy9DT2d7m6+zt8/n6/uYUS2MAAARcSURBVHjazZtnQxNBEIaHGtAAIYZEIBhIIIRA6NyoKPbeu9ixF7D3jr33gg17g/mRfhAxtNzeluy937PzJLnbnX1nBoBHDqfHFwhFqmvrm5vra6sjoYDP43RAUpTh9ofrcFTVhf3uDKXB012FVS2YUC1VE13pisLnlDQikxpLcuRHH++NoQXFvOOlhncGDbQoI+iUFj6vHLlUniclfH4lcqsyXzh8dhkKqSxbKHxaQRMKqqkgjT9+bg1KUE0uZ/jUIgOlyChK5fr3IyhNEY4nYUIDSlTDBIvhU4oNlCqjOMXSqVOK0lVq4YzKrEAFqshkjZ8VRSWKZrHFHxdDRYqNY/r+yuIjxhh+g8woKlTU9DlIr0ClqjB5F1JKUbFKE+8HxahcxQn3X0M9gJFgV85uwCSoYcyTKTWCSVFkrNO5CJOkojHyHyNZAMaoOVJaDSZNNaPliQWYRBWM8gY0JROgaeSbwJb/L9xzvmO2DIKyEfcfpo9t/kJEn7qmSCAYfmdiun8t/U5ERPR4nThA5bD7J9OHDtKA+i7MESYYenNlu/9eoUG93SUKUD7k/s/2mesUp3vLBQni/YMgBwD9PNMmBBCM818MHgCiV1uFNuT/Lo4X+QCIbiwSIPAOAsS4Aejzkan8OfKg/4b8AERP1nMT/HPzSoQAqP/SXE6ASQOZeKMYANH7vZO5ABr/5uguFAUgur+Ki8AFAACFEgDo19kZHACFAABQJQOA6PV26wBVAAAZLXIAiG4vtgrQkgEAbpQFQF+PtVokcAOAXx4A0dON1gD8ABCWCUD9l+dZAQgDQJ1UAKIP+y1sCnUADpQMQPRwDfuSDtZcxAoA/T43kz0r8SgAIOrZwbikB3xKAIjuLGFa0gcBRQD07cQ0hiUDEFIFQPSi3XzJEETUARBdnW9qVkC1SgDq3WeyZDXUKgUg6kq8ZC3UKwaglQmXrIdm1QCdCZdsVg9w0gRA+V+wweQvUP0Q3pli8hCqfQ3p9nSz11DpRtTTYb4RKdyKWU7lkLrDiO2yElB2HL/bzZSZ+RQlJMwulkdJSkaP1rKnZAqS0t5D7E6mQ35azpAEDEnLJV9M6Fm7hZ8Uw7KvZl+OWrsd+uVeTummVdPMLfV6/nIL1/VclkHx49R0PoNCjkVDd5dxWzQyTKo3OwVMKnGb7ve5WSI2nahRSQ9WixmVglYtr0sZZ9WKmNX9F3l92jizWsCuFypfeYULFh87RQp4cQULvpINdS8QKZjEl2y4ilbPN6GYnNbLdt1xpujxVsH45RyFy8OD8W8tRlHlcZRuV/QNVMu2CYcfXrplLF53/CKin6fbxOOPKF4zlu9Xn7h2YJGE8CPL9/obGLS3cOhvYtHexqO/kUl/K5f2Zjb97Xz6Gxr1t3Rqb2rV39arv7FZf2u3/uZ2/e39+gcc9I946B9yscGYj/5BJ/2jXjYYdtM/7meDgUcbjHzaYOjVBmO/Nhh8tsPotw2G31WM//8Bhb5DSnkvaIsAAAAASUVORK5CYII=");
    background-size:100% 100%;
}

.yvideo a:hover:before{
    opacity:0.5;
}

@media only screen and (max-width:767px) {
    .yvideo a:before{
        width:48px;
        height:48px;
    }
}