@charset "UTF-8";
p {
    color: #2c2a29 !important;
}

div.wpcf7-response-output {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    margin-left: -6px !important;
    color: red !important;
    border: none !important;
}

a {
    color: #000;
}

#main {
    max-width: 1440px !important;
    margin: 0 auto;
    width: 100%;
}

.ares .tp-bullet:hover, .ares .tp-bullet.selected {
    background: #C4C4C4;
}

.ares .tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: rgba(229, 229, 229, 1);
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    margin-top: 10px;
}

.ares .tp-bullet:nth-child(2) {
    left: 30px !important;
}

.ares .tp-bullet:nth-child(3) {
    left: 60px !important;
}


    div.footer__content-content-box-flex-description br {
    margin: 0 !important;
    padding: 0.2em 1em !important;
    color: red !important;
    border: none !important;
    max-width: 379px !important;
    bottom: 202px !important;
    margin-top: -198px !important;
    margin-left: 5px !important;
}

/*Header================================================================*/
#header {
    max-width: 1440px !important;
    margin: 0 auto;
    min-height: 100px;
}

.header {
    min-height: 100px;
    height: 100%;
    display: flex;
    margin: 0 auto;
}

.header__logo {
    margin-left: 60px;
    margin-top: 7px;
    width: 133px;
    height: 86px;
}

.header__logo-img {
	margin: 0 auto;
    width: 133px;
	height: 86px;
    }

.one {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: var(--light-brown-color) !important;
    max-width: 100px;
    width: 100%;
    margin: 28px 0 0 60px;
}

.one a {
    color: var(--light-brown-color);
}

.two {
    font-family: Open Sans;
    margin-left: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-top: 28px;
    max-width: 153px;
    width: 100%;
}

.two a {
    color: var(--brown-color);
}

.three {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-top: 28px;
    width: 185px;
    margin-left: 40px;
}

.three a {
    color: var(--red-color);
}

.five {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-top: 28px;
    width: 130px;
    margin-left: 40px;
}

.four {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    margin-top: 28px;
    width: 130px;
    margin-left: 40px;
}

.four a {
    color: red;
}

.five a {
    color: var(--new-menu-color);
}

.header__section {
    background: var(--light-brown-menu-color);
    height: 60px;
}

strong.breadcrumb_last {
    font-weight: 500 !important;
    color: #D5D4D4;
}

.menu {
    display: flex;
    width: 1170px;
    justify-content: space-between;
}

.one-one a {
    color: rgba(44, 42, 41, 0.6);
}

.one-one a:hover {
    color: var(--light-brown-menu-color);
}

.two-two a:hover {
    color: var(--light-brown-menu-color);
}

.current-menu-item {
    border-bottom: 3px solid #F4F4F4;
    font-weight: 700;
}

.lk-button {
    padding-top: 0;
    border-bottom: none !important;
    width: 30px !important;
}

.menu li {
    width: auto;
}

.menu li:hover {
    border-bottom: 3px solid #F4F4F4;
}

.navbar-nav {
    padding-left: 120px;
}

.header__section-nav {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
}

.header__section-nav nav ul li {
    list-style-type: none;
    margin-right: 45px;
    transition: all 0.1s;
    z-index: 999;
    height: 52px;
    padding-top: 10px;
}

.sub-menu li.menu-item {
    padding-top: 0 !important;
    border: none !important;
    height: auto;
    margin-top: 10px;
}

.sub-menu li.menu-item a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.header__section-nav nav ul li a {
    color: #fff;
}

ul {
    margin: 0;
    padding: 0;
}

.no {
    list-style-type: none;
    display: flex;
}

.menu-nav li a {
    color: #fff;
}

.menu-nav {
    display: inline-block;
}

.search-init-button {
    display: inline-block;
    text-align: right;
    list-style-type: none;
    margin-right: 45px;
    height: 52px;
    border-bottom: none !important;
    transition: all 0.2s;
    margin-left: 20px !important;
}

.search-button-top {
    border-bottom: none !important;
    width: 50px !important;
}

.navbar {
    max-width: 1440px;
    margin: auto;
    padding-bottom: 0;
    width: 100%;
}

.search-button-top {
    border-bottom: none !important;
}

.header__nav-info {
    margin-top: 35px;
    /* margin-left: 215px; */
    margin-left: 80px;
}

.header__nav-info .flex li:first-child {
    margin-right: 42px;
}

.header__nav-info .flex li a img {
    width: 30px;
    height: 30px;
}

.header__nav-info .flex li:nth-child(2) {
    margin-right: 35px;
}

.header__nav-info .flex li:nth-child(3) {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: rgba(44, 42, 41, 0.6) !important;
    margin-right: 15px;
    margin-top: 4px;
}

.header__nav-info .flex li:nth-child(4) {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    margin-top: 4px;
}

.title {
    margin-top: 90px;
    margin-bottom: 30px;
}

.content {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.slider {
    /* margin-top: 68px; */
}

.search-form_button {
    position: absolute;
    right: 0px;
    margin-top: -13px;
    line-height: 80px;
    padding: 0 20px 0 0;
    color: #fff;
    background-color: transparent;
    font-size: 1.714285714285714em;
    -webkit-transition: .4s opacity;
    transition: .4s opacity;
    border: 0px;
    width: 47px;
    height: 80px;
}

.header__nav nav ul {
    display: flex;
    list-style-type: none;
}

.header__nav nav ul li {
    margin-right: 45px;
    margin-top: 49px;
}

.header__nav nav ul li:nth-child(3) {
    margin-right: 10px;
    margin-top: 49px;
}

.a {
    padding-top: 16px;
}

.med {
    flex-direction: column;
}

.navbar-nav a:nth-child(2) {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: var(--brown-color) !important;
}

.navbar-nav a:nth-child(3) {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: var(--red-color) !important;
}

.navbar-nav a:nth-child(4) {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: var(--light-gray-color) !important;
    margin-top: 0;
    margin-top: 30px;
    margin-right: 0;
}

.navbar-nav a:nth-child(5) {
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 0px;
}

.navbar-nav a:nth-child(6) {
    margin-top: 35px;
    margin-left: 15px;
    margin-right: 0px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000 !important;
}

.navbar-nav a:nth-child(7) {
    margin-top: 35px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
}

.navbar-nav a:nth-child(8) {
    margin-top: 35px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: rgba(44, 42, 41, 0.6);
}

ul.submenu li {
    display: none;
}

.links {
    color: var(--light-red-color);
    margin-top: 15px;
}

.links a {
    color: var(--light-red-color);
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}

.links a:last-child {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: var(--light-gray-color);
}

.h4 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: var(--brown-color);
}

.text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #7C5D50;
}

.box__text {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    margin-bottom: 48px;
    color: #000000;
    margin-top: 25px;
}

.box__img {
    background: url('../img/Ellipse.png') no-repeat center center/cover;
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

.box__img svg {
    margin-top: 40px;
}

.new__title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: var(--light-brown-color);
    margin-top: 25px;
}

.post-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: var(--brown-color);
    margin-top: 4px;
}

.post__content-img {
    margin-top: 30px;
}

.post__content-img .post-thumbnail img {
    width: 670px;
    height: auto;
}

.post__content-content {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #2C2A29;
    margin-top: 30px;
    margin-bottom: 100px;
}

/*MOBILE-MENU=================================================================*/
/* #mobile-menu ul.child {
    margin-left: -1.5em;
    margin-right: -0.9em;
    padding: 0rem 1.7rem;
    width: auto;
    border-bottom: solid 1px #ffffff1a;
}

#mobile-menu .item-has-child a {
    width: auto;
    margin-top: 15px;
    margin-bottom: 5px;
    height: 25px;
}

#mobile-menu ul.child li a {
    width: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 25px;
}

.item-full-width.item-has-child {
    padding-top: 0px
}

.item-full-width.item-has-child>a:after {
    content: '›';
    width: 15px;
    height: 35px;
    display: inline-block;
    color: #ffffff;
    margin-left: 35px;
    font-size: 25px;
    float: right;
}

#mobile-menu ul.child li {
    padding: 0.5rem 1rem!important;
    border-top: solid 1px #ffffff1a;
    margin-left: -1rem;
    margin-right: -1.7rem;
}

#mobile-menu a {
    width: 100%;
    display: block;
}

.child {
    background: #ffffff0d;
} */

/*FORM.HTML===================================================================*/
/* div.wpcf7 {
    max-width: 645px;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-left: 13px;
} */


.form-opt {
    font-size: 16px !important;
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 19px !important;
}

::-webkit-file-upload-button {
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    width: 153px;
    margin-top: 10px;
    height: 43px;
}

input[type="checkbox"] {
    margin-top: 26px;
}

div.wpcf7 input[type="file"] {
    cursor: pointer;
    margin-left: 70px;
}

.form-height {
    height: 180px !important;
}

textarea.form-control {
    height: 150px;
}

.forum__title {
    margin-top: 30px;
    margin-bottom: 30px;
}

.forum__content {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    margin-top: 30px;
}

.form__request-title {
    margin-top: 92px;
    margin-bottom: 30px;
}

.color-form {
    height: 60px;
}

.form-control {
    height: 30px;
    margin: auto;
    margin-top: 15px;
    max-width: 633px;
    padding: 0 !important;
}

.col-form-label {
    margin-top: 15px;
    padding-left: 10px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.col-form-label p:first-child {
    display: none;
}

.col-form-label span {
    color: red;
}

.form-group {
    margin-bottom: 0;
}

.col-form-label p:nth-child(2) br:first-child {
    display: none;
}

.form-check-label {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin-bottom: 15px;
}

.form-check-input {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 11px;
    font-weight: normal;
    display: block;
    margin-top: -2px;
    padding-left: 70px;
}

.checkbox-328 .wpcf7-not-valid-tip {
    padding-left: 0 !important;
    position: absolute;
    width: 220px;
}


.checkboxed {
    padding: 0;
    background: #f4f4f4
}

.form-check-label a {
    color: var(--light-red-color);
}

.form__button input {
    width: 179px;
    height: 51px;
    background: var(--light-red-color) !important;
    border: none;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #E2E2E2;
    margin-top: 30px;
    transition: all 0.3s;
}

.form__button input:hover {
    background: #C39367 !important;
    color: #fff !important;
}

.btn-form-main input {
    background: rgba(98, 59, 42, 0.8);
    width: 115px;
    margin-top: 80px;
    margin-left: -6px;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff0;
    border: 0 solid rgba(0, 0, 0, 0);
}

.modal {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -25%);
}

#searsc-modal .search-form input[type=search] {
    font-size: 2.571428571428572em;
}

#searsc-modal .search-form_button-ic {
    cursor: pointer;
    margin: 0 !important;
}

#searsc-modal .search-form_button {
    position: absolute;
    right: 0px;
    line-height: 80px;
    padding: 0 20px 0 0;
    color: #fff;
    background-color: transparent;
    font-size: 1.714285714285714em;
    -webkit-transition: .4s opacity;
    transition: .4s opacity;
    border: 0px;
    width: 47px;
    top: 0;
    height: 80px;
}

.icon-search {
    position: relative;
    min-height: 30px;
    min-width: 35px;
    background-color: transparent;
    opacity: 1;
}

.icon-search::before {
    position: absolute;
    content: "";
    background: url(/wp-content/uploads/2019/10/search-dark.png) no-repeat right center;
    min-height: 30px;
    min-width: 35px;
    background-position-x: 0;
}

#searsc-modal .search-form_button {
    position: absolute;
    right: 0px;
    line-height: 80px;
    padding: 0 20px 0 0;
    color: #fff;
    background-color: transparent;
    font-size: 1.714285714285714em;
    -webkit-transition: .4s opacity;
    transition: .4s opacity;
    border: 0px;
    width: 47px;
    height: 80px;
}

#searsc-modal .search-form input[type=search]::-webkit-input-placeholder {
    /* Chrome */
    color: var(--light-brown-color);
}

#searsc-modal .search-form input[type=search]:-ms-input-placeholder {
    /* IE 10+ */
    color: var(--light-brown-color);
}

#searsc-modal .search-form input[type=search]::-moz-placeholder {
    /* Firefox 19+ */
    color: var(--light-brown-color);
    opacity: 1;
}

#searsc-modal .search-form input[type=search]:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: var(--light-brown-color);
    opacity: 1;
}

#searsc-modal .search-form input[type=search] {
    padding: 0 60px 3px 20px;
    width: 100%;
    min-height: 80px;
    color: var(--light-brown-color);
    font-weight: 700;
    font-size: 2.142857142857143em;
    box-shadow: inset 0 -3px 0 var(--light-brown-color);
    border: 0px;
    background: transparent;
}

.modal-backdrop {
    background-color: #fff;
}

.modal-backdrop.show {
    opacity: 0.88;
}

.sub-menu {
    display: none !important;
    border: 1px solid #E5E5E5;
    width: 180px !important;
    background: white;
    margin-top: 30px;
    z-index: 999;
    position: absolute;
    top: 20px;
    padding-bottom: 14px;
}

.sub-menu.menu-active {
    display: block !important;
    transition: all 0.5s;
    z-index: 999;
    padding-bottom: 15px;
    padding-top: 15px;
}

a:hover {
    text-decoration: none;
}

.sub-menu li:first-child {
    height: auto !important;
    margin-left: 0;
}

.sub-menu li {
    width: 180px !important;
    padding-left: 20px;
}

.sub-menu li:hover {
    background: rgba(191, 192, 192, 0.17);
}

#breadcrumbs {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: var(--light-brown-menu-color) !important;
}

.breadcrumb {
    padding: 15px 1rem;
    background: none;
}

#breadcrumbs span span a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: var(--light-brown-menu-color);
}

/*Новости================================*/
.news__post {
    display: flex;
    margin-bottom: 40px;
}

.news__post:first-child {
    margin-top: 30px;
}

.news__post-img img {
    width: 370px;
    height: auto;
}

.news_post__date {
    margin-right: 47px;
}

.news__post-date-date {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #2C2A29;
    margin-bottom: 3px;
}

.news__post-date-year {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    color: #2C2A29;
    width: 64px;
}

.news__post-content {
    margin-left: 30px;
}

.news__post-content-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: var(--light-brown-color);
    margin-left: 3px;
}

.news__post-content-content {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: grey;
    width: 270px;
    height: 163px;
    margin-top: 12px;
}

.news__post-line {
    border-left: 2px solid #F4F4F4;
    margin-left: 17px;
    width: 1px;
    height: calc(100% - 43px);
    margin-top: 5px;
}

.search-excerpt {
    padding: 0 10px;
    background: rgba(37, 219, 237, 0.8);
}

.new__title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    color: var(--light-brown-color);
    margin-top: -25px;
}

/*============================================НАЧАЛО КАЛЕНДАРЯ====================================*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/*================================================================================================*/
.datepicker {
    background: #fff;
    border: 1px solid #DEDEDE;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-sizing: content-box;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 364px;
    height: 312px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity .3s ease, left 0s .3s, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s;
    transition: opacity .3s ease, transform .3s ease, left 0s .3s, -webkit-transform .3s ease;
    z-index: 100;
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    width: 364px;
    min-height: 312px;
    height: 100% !important;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
    color: #fff !important;
    background: #D1A986 !important;
}

.datepicker--cell.-weekend-:nth-child(6) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-:nth-child(7) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-:nth-child(13) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-:nth-child(14) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-:nth-child(20) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-:nth-child(21) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-:nth-child(27) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-:nth-child(28) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-:nth-child(34) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-:nth-child(35) {
    color: rgba(244, 78, 57, 0.6);
}

.datepicker--cell.-weekend-.-disabled- {
    color: rgba(255, 204, 188, 0.6);
}

.datepicker--cell-day.-other-month- {
    color: #dedede !important;
}

.datepicker--cell.-disabled-.-focus- {
    color: none;
}

.datepicker--cell-day {
    width: 14.28571%;
    height: 52px !important;
    border: 1px solid #efefef;
}

.datepicker--content {
    box-sizing: content-box;
    padding: 0 !important;
}

.datepicker--cell {
    border-radius: 0 !important;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1;
}

.datepicker--days-names {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 !important;
    border-bottom: 1px solid #efefef;
}

.datepicker--day-name {
    color: #C4C4C4 !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: none !important;
    font-size: .8em;
    width: 52px !important;
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    line-height: 18px !important;
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    height: 312px;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

.datepicker--days-names {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    height: 20px;
}

.datepicker--nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    padding: 0 !important;
    height: 32px !important;
}

.ui-datepicker-calendar {
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    width: 364px;
    height: 312px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
}

.ui-datepicker-year {
    display: none;
}

.ui-datepicker-calendar thead {
    height: 20px;
    border: 1px solid #DEDEDE;
}

.ui-datepicker-calendar thead tr th {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #C4C4C4;
    text-align: center;
}

.ui-datepicker-calendar tbody tr td {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #2C2A29;
    border: 1px solid #DEDEDE;
    text-align: center;
    position: relative
}

.ui-datepicker-calendar tbody tr td a.ui-state-active {
    background: #D1A986;
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    height: 57px;
    color: #fff !important;
    padding-top: 17px;
}

.vc_col-sm-10 .vc_column-inner .wpb_wrapper p {
    color: var(--light-brown-menu-color) !important;
    text-decoration: underline var(--light-brown-menu-color);
}

.vc_col-sm-2 .vc_column-inner .wpb_wrapper p {
    color: var(--light-brown-menu-color) !important;
}

.ui-datepicker-calendar tbody tr td:nth-child(6) > a {
    color: rgba(244, 78, 57, 0.6);
}

.ui-datepicker-calendar tbody tr td:nth-child(7) > a {
    color: rgba(244, 78, 57, 0.6);
}

.ui-datepicker-header {
    display: flex;
    border: 1px solid #DEDEDE;
    height: 32px;
    border-bottom: none;
    width: 363px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.ui-datepicker-next {
    order: 2;
    width: 20px;
}

.ui-datepicker-prev {
    width: 20px;
}

.ui-datepicker-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    width: 312px;
    color: #2C2A29;
    text-align: center;
    padding-top: 3px;
}

svg {
    width: 20px;
}

/*============================================КОНЕЦ КАЛЕНДАРЯ=====================================*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
/*================================================================================================*/
/*NO RESULT==============================*/
.page-content form input {
    padding: 0 60px 3px 20px;
    min-height: 80px;
    color: var(--light-brown-color);
    font-weight: 700;
    font-size: 2.142857142857143em;
    box-shadow: inset 0 -3px 0 var(--light-brown-color);
    border: 0px;
    background: transparent;
}

.news__post-content-title a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    transition: all 0.2s;
}

tfoot {
    display: table-caption;
    border: 1px solid #DEDEDE;
    border-bottom: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.new__title span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: var(--light-brown-menu-color);
}

/*Галерея====================================================================*/
.new__title-galery {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #623B2A;
    margin-top: 22px;
}

.news__post-title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #623B2A;
    margin-top: 10px;
}

.galary-flex {
    display: flex;
    justify-content: space-between;
    width: 1056px;
}

.news__post:nth-child(2) {
    margin-top: 30px;
}

/*Конец Галереи==============================================================*/
/*Форум======================================================================*/
.news__post-img-forum {
    width: 370px;
    height: 250px;
}

.news__post-img-forum img {
    width: 370px;
    height: 250px;
}

.news__post-desc {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    margin-top: 10px;
}

.forum-flex {
    display: flex;
    width: 770px;
    justify-content: space-between;
}

/*Конец форума===============================================================*/

li.menu-item:hover ul.sub-menu {
    display: block !important;
    transition-delay: 2s;
}

.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border: none;
    background: none;
    padding-bottom: 10px;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/10/burger.svg);
}

h2 {
    color: var(--light-brown-menu-color) !important;
}

h3 {
    color: var(--light-brown-menu-color) !important;
}

footer {
    background: #F4F4F4 !important;
    min-height: 277px !important;
    height: 100% !important;
    margin-top: 30px !important;
}

footer .container {
    width: 100% !important;
    max-width: 1192px !important;
}

.footer__content-content {
    border-top: 1px solid #D5D4D4 !important;
    border-bottom: 1px solid #D5D4D4 !important;
    margin-top: 40px !important;
    min-height: 168px !important;
    height: 100% !important;
}

.footer__content-content-wrapper {
    margin-top: 30px !important;
}

.footer__content-content-wrapper .col-xl-auto {
    padding: 0 !important;
    padding-right: 45px !important;
}

.footer__content-content-wrapper .col-xl-auto:first-child {
    padding-left: 15px !important;
}

.footer__content-content-wrapper .col-xl-auto:last-child {
    padding-right: 15px !important;
}

.footer__content-content-box-cpp {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 19px !important;
}

.footer__content-content-box-cpp a {
    color: #C39367 !important;
}

.footer__content-content-box-cpe {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 19px !important;
    margin-top: 20px !important;
}

.footer__content-content-box-cpe a {
    color: #623B2A !important;
}

.footer__content-content-box-rbi {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 19px !important;
}

.footer__content-content-box-rbi a {
    color: #F44E39 !important;
}

.footer__content-content-box-ip {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 19px !important;
    margin-top: 20px !important;
}

.footer__content-content-box-ip a {
    color: #8E6455 !important;
}

.footer__content-content-box-flex {
    display: flex !important;
}

.footer__content-content-box-flex:nth-child(2) {
    margin-top: 20px !important;
}

.footer__content-content-box-flex:nth-child(3) {
    margin-top: 20px !important;
}

.footer__content-content-box-flex-title {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: #2C2A29 !important;
}

.footer__content-content-box-flex-description {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: #2C2A29 !important;
    margin-left: 10px !important;
}

.footer__content-content-box-flex-description a:hover {
    color: #000000 !important;
}

.footer__content-content-box-flex-description-faq {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 23px !important;
    color: #2C2A29 !important;
    margin-left: 10px !important;
    margin-top: -2px !important;
}

.footer__content-content-footer {
    margin-top: 15px !important;
}

.footer__content-content-footer-policy {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 19px !important;
}

.footer__content-content-footer-policy a {
    border-bottom: 1px solid #C39367 !important;
    color: #C39367 !important;
}

.footer__content-content-footer-faq {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 19px !important;
    text-align: right !important;
}

.footer__content-content-footer-faq a {
    border-bottom: 1px solid #000000 !important;
    color: #000000 !important;
}

.footer__content-content-padding {
    padding-left: 30px !important;
}

.page-content .search-form button.search-form_button {
    position: relative;
    margin-left: -60px !important;
    padding-top: 40px !important;
}

.mobile__menu {
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 999999;
    margin-top: 0;
    height: 50px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
}

.mobile__menu-button button {
    background: var(--light-brown-menu-color);
    border: none;
    height: 50px;
    width: 50px;
    padding: 0 !important;
}

.mobile__menu-button button svg {
    width: 24px !important;
    height: 24px !important;
}

.mobile__menu-logo {
    margin-left: 25px;
    margin-top: 9px;
	align-self: top;
	height: 25px;
}

.mobile__menu-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.mobile__menu-language {
    display: flex;
    margin-top: 15px;
    list-style: none;
    margin-right: 10px;
}

.mobile__menu-language li {
    margin-right: 9px;
}

.mobile__menu-language-ru {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: #000000 !important;
}

.mobile__menu-language-en {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: rgba(44, 42, 41, 0.6) !important;
    margin-left: 10px;
}

.header__section-nav nav ul li {
    margin-right: 0;
    cursor: pointer;
}

.mobile__menu-language-ru {
    list-style-type: none;
}

.mobile__menu-language-en {
    list-style-type: none;
}

li.item-full-width.current-page a {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: var(--light-brown-menu-color) !important;
}

.lvca-container button.slick-next {
    right: 20px !important;
    background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/right.svg') !important;
}

.lvca-container button.slick-next:hover {
    right: 20px !important;
    background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/righ22t.svg');
}

.lvca-container button.slick-next:before {
    display: none;
}

.lvca-container button.slick-prev:before {
    display: none;
}

.lvca-container button.slick-prev {
    left: 25px !important;
    background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/left.svg') !important;
    z-index: 99999;
}

.lvca-container button.slick-prev:hover {
    background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/left_hover-1.svg');
}

.lvca-container button.slick-prev, .lvca-container button.slick-next {
    position: absolute;
    bottom: initial;
    left: initial;
    right: initial;
    top: 50%;
    width: 50px;
    height: 50px;
    margin: -14px 0 0;
}

.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-entry-info {
    text-align: left;
    display: block;
    position: absolute;
    top: 209px;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 110px;
    padding-right: 100px;
}

.ipad-block {
    display: none !important;
}

/*MediaQueries==============================================================================================================================================
===============================================================================================================================
===================================================================================================================================
===================================================================================================================================
===============================================================================================================================
===================================================================================================================================================================*/
@media (min-width: 319.98px) and (max-width: 374.98px) {

    .media-ots {
        margin-bottom: -40px !important;
    }

    .media-ots-text {
        margin-bottom: 25px !important;
    }

    .m-block {
        display: block;
    }

    .mobile__menu {
        display: flex;
    }

    .slick-track {
        height: 124px;
    }


    .header__section-nav nav ul li {
        height: auto;
        text-align: left;
    }

    .header__section-nav nav ul li:last-child {
        padding-bottom: 15px;
    }

    .navbar .item-has-child ul.child {
        display: none;
    }

    .navbar .item-has-child.show ul.child {
        display: block;
    }

    .downarrow:before {
        display: none !important;
    }

    .vc_custom_1573727527849 {
        margin-bottom: 1px !important;
    }

    .vc_custom_1573731895130 {
        margin-bottom: 1px !important;
    }

    .one a br {
        display: none;
    }

    .footer__content_1 {
        margin-bottom: 5px !important;
    }

    .s1 br {
        display: none;
    }

    .s1, .s2, .s3, .s5 {
        margin-top: 0;
        font-size: 14px;
        margin-bottom: 0;
        width: auto !important;
    }

    .s2 {
        font-size: 14px;
    }

    .s2 br {
        display: none;
    }

    .s3 br {
        display: none;
    }

    .s5 br {
        display: none;
    }

    .s5 {
        margin-bottom: 20px !important;
    }

    footer .container .row .col-md-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-12 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .one__footer {
        text-align: left;
    }

    .footer__content {
        padding-left: 0;
        height: auto !important;
        height: 165px;
    }

    .footer__content .row .col-md-3 {
        margin-left: 0;
        margin-top: 15px;
    }

    footer {
        background: #F4F4F4;
        height: auto;
    }

    .s1-1 {
        margin-top: 0 !important;
    }

    .s-1-1-1:last-child {
        margin-bottom: 30px;
    }

    .col-md-auto {
        margin-left: 0 !important;
    }

    .search-field {
        background: transparent;
        border: none;
        border-bottom: 2px solid #f4f4f4;
        margin-bottom: 10px;
        color: #fff;
    }

    .search-field:active {
        border: none;
    }

    .search-form_button {
        right: 20px;
        margin-top: -45px;
    }

    #datepicker {
        margin-top: 30px;
    }

    .ui-datepicker-calendar {
        border: 1px solid #DEDEDE;
        border-radius: 4px;
        width: 250px;
        height: 250px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    }

    .ui-datepicker-calendar tbody tr td a.ui-state-active {
        background: #D1A986;
        position: absolute;
        left: 0;
        top: 0;
        width: 34px;
        height: 45px;
        color: #fff !important;
        padding-top: 13px;
    }

    .ui-datepicker-header {
        display: flex;
        border: 2px solid #F4F4F4;
        height: 32px;
        border-bottom: none;
        width: 250px;
    }

    .ui-datepicker-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        width: 200px;
        color: #2C2A29;
        text-align: center;
        padding-top: 3px;
    }

    .news__post-content-content {
        width: auto !important;
        height: 30px !important;
    }

    .b_single_image img {
        width: 250px !important;
    }

    .search-button-top {
        display: none;
    }

    .media__row {
        flex-wrap: wrap-reverse !important;
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    #wp-calendar {
        border: 1px solid #DEDEDE;
        border-radius: 4px;
        width: 294px;
        height: 222px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
        margin-top: 30px;
        position: relative;
    }

    #wp-calendar tbody tr td a {
        background: #D1A986;
        position: absolute;
        left: 0;
        top: 0;
        width: 41px;
        height: 39px;
        color: #fff;
        padding-top: 10px;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
    }

    .wpb_wrapper h3 {
        text-align: center !important;
        margin-top: 25px !important;
    }

    .wpb_wrapper h2 {
        text-align: center !important;
    }

    .text {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        color: #7C5D50;
        text-align: center;
    }

    .title {
        margin-top: 90px;
        text-align: center;
        margin-bottom: 30px;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
        margin-top: 50px;
    }

    .wpb_single_image.vc_align_left {
        text-align: center;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
        margin-top: 50px;
    }

    .wpb_wrapper .vc_align_left + p {
        text-align: center !important;
        margin-top: 25px;
    }

    .news__post {
        flex-direction: column;
    }

    .news__post-img img {
        height: auto;
    }

    .news__post-img {
        margin-top: 30px;
    }

    .news__post-line {
        display: none;
    }

    .news__post-content {
        margin-left: 0;
    }

    .news__post-content-title {
        margin-top: 30px;
    }

    .news__post-content-content {
        width: auto !important;
        height: 30px !important;
    }

    .menu li:hover {
        border-bottom: none;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .h4 {
        text-align: center;
    }

    .header__section {
        background: var(--light-brown-menu-color);
        height: 100%;
    }

    .header__section-nav nav ul {
        display: block;
        width: 100%;
    }

    .vc_empty_space {
        display: none;
    }

    .wpb_wrapper h2 {
        margin-bottom: 30px;
    }

    .navbar-nav a:nth-child(5) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(6) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(7) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(8) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav {
        padding-left: 0;
    }

    .col-form-label {
        padding-left: 70px;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-sm-12 {
        width: 100%;
    }

    .media {
        padding-left: 20px;
        min-height: 200px !important;
    }

    .sss {
        flex-direction: column;
    }

    .header {
        min-height: 310px;
        height: 100%;
        display: block;
        margin: 0 auto;
        padding-top: 20px;
    }

    .media-text .wpb_wrapper p {
        font-size: 14px
    }

    .header__nav-info {
        min-width: 300px;
        margin-top: 30px;
        margin-left: 0;
    }

    .header__nav {
        min-width: 240px;
        margin-top: 30px;
    }

    .header__nav ul li {
        margin-bottom: 20px;
    }

    .flex {
        display: flex;
        width: 250px;
        margin: auto;
    }

    .med-form {
        height: 120px;
        padding: 20px;
        padding-left: 10px;
    }

    .header__nav {
        min-width: 240px;
        margin-top: 15px;
    }

    .no {
        margin: 0;
        justify-content: space-between !important;
    }

    #main {
        width: 320px !important;
    }

    .navbar {
        width: 320px !important;
        margin: auto;
    }

    .header__nav ul li {
        margin-bottom: 0;
    }

    .one {
        font-family: Open Sans;
        font-weight: bold;
        font-size: 16px;
        line-height: 15px;
        max-width: 100%;
        width: 100%;
        margin: 0;
        height: 0px;
        margin-left: 0;
    }

    .two {
        font-size: 16px;
        max-width: 100%;
        height: 5px;
        width: 100%;
        margin-left: 0;
    }

    .three {
        font-size: 16px;
        max-width: 100%;
        height: 25px;
        width: 100%;
        margin-left: 0;
    }

    .five {
        font-size: 16px;
        max-width: 100%;
        height: 5px;
        width: 100%;
        margin-left: 0;
    }

    .header__logo {
        margin-left: 40px;
        margin-top: 15px;
        width: 160px;
        height: 81px;
        margin: auto;
    }

    .header__logo img {
        height: 81px;
    }

    .header__nav-info {
        margin-left: 0;
    }

    .header__nav-info .flex li:first-child {
        margin-right: 22px;
    }

    .header__nav-info .flex li:nth-child(2) {
        margin-right: 25px;
    }

    .flex {
        justify-content: center;
        margin: auto;
    }

    .search-init-button {
    }

    .menu {
        padding-left: 5px;
    }

    .datepicker-inline .datepicker {
        width: auto !important;
    }

    .vc_custom_1573728923570 {
        margin-bottom: 1px !important;
    }

    .vc_custom_1573732839943 {
        margin-bottom: 1px !important;
    }

    .navbar .item-has-child.show ul.child {
        padding: 0 !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .header__section-nav nav ul li {
        margin-right: 0;
    }

    .vc_custom_1573739921385 {
        margin-bottom: 1px !important;
    }

    .btn-form-main input {
        margin-top: 0;
    }


    .form__button input {
        margin-top: 0;
    }

    span.wpcf7-list-item {
        display: inline-block;
        margin: 0 !important;
    }


    input[type="checkbox"] {
        margin-top: 0;
        margin-left: 0;
    }

    .form-control {
        margin-top: 0;
    }

    div.wpcf7 input[type="file"] {
        cursor: pointer;
        margin-left: 0;
    }

    .med-form:nth-child(5) {
        min-height: 240px !important;
    }

    .med-form:nth-child(10) {
        min-height: 240px !important;
    }

    .footer__list {
        padding-left: 10px;
    }

    .footer__img {
        margin-left: 15px;
    }

    footer .container .row .col-md-6 {
        padding: 0 !important;
        margin: 0 !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 25px !important;
    }

    .footer__content {
        width: 260px;
        margin: auto;
        margin-top: 41px;
    }

    .footer__end {
        margin-top: 15px;
        margin-bottom: 15px;
    }

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

    .lvca-image-info .slider__btn a {
        margin-top: 10px !important;
        float: left !important;
    }

    .lvca-image-info .slider__title {
        margin-top: -215px !important;
    }

    /*========== MOBILE MENU ==========*/
    .container-mobile-menu {
        background: #FBFBFB;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
        height: 100%;
    }

    .head-menu {
        text-align: right;
        padding-bottom: 20px;
    }

    .menu-link-home {
        padding-left: 15px;
        padding-top: 15px;
        line-height: 19px !important;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        color: #58595B;
    }

    .item-menu {
        padding-left: 15px;
        padding-top: 15px;
        line-height: 19px !important;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        color: #58595B;
    }

    #header {
        min-height: 60px;
    }

    .item-full-width {
        padding-bottom: 6px;
        list-style-type: none;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        padding-left: 7px;
        color: #58595B;
    }

    .item-full-width:first-child {
        padding-top: 10px;
    }

    .arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/Vector-55.png) no-repeat center center/cover;
        height: 7px;
        float: right;
        width: 14px;
        margin-top: 8px;
        margin-right: 16px;
    }

    .child-arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/arrow-b.svg) no-repeat center center/cover;
        height: 7px;
        width: 14px;
        float: right;
        margin-top: -10px;
        margin-right: 16px;
    }

    .arrow-menu:nth-child(2) {
        margin-top: -10px;
    }


    .arrow-menu:nth-child(1) {
        margin-top: 20px;
    }

    .item-menu a {
        display: inline-block;
        width: 100%;
    }


    .container-mobile-menu {
        position: fixed;
        left: -270px;
        width: 270px;
        z-index: 999999;
    }

    #title-menu-cpe + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ipr + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ip + .arrow-menu {
        margin-top: -11px;
    }

    .icon-container {
        display: flex;
        float: right;
    }

    .phone {
        margin-right: 8px;
    }

    .insta {
        margin-right: 15px;
    }

    .menus-overfliw-wrap + hr {
        width: 92%;
        border-top: 1px solid #f1f1f1;
        margin-top: 25px;
    }

    .close-menu svg {
        margin-top: 8px;
        margin-right: 12px;
    }

    .menus-overfliw-wrap {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 280px;
    }

    .lvca-image-info .slider__btn a {
        background: none !important;
        padding: 0 !important;
    }

    .lvca-image-info .slider__btn a:hover {
        background: none;
    }

    .lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-entry-info {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .slider {
        margin-top: 20px !important;
    }

    .vc_custom_1573739839386 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739859274 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739917122 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739846657 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739862865 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468512464 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468536192 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1574064347346 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468530952 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .vc_custom_1573468542328 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468559544 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1572945674531 {
        margin-bottom: 0 !important;
    }

    .med-img {
        margin-bottom: 40px !important;
    }

    .form__button input {
        height: 41px;
    }

    .vc_custom_1574404779771 {
        margin-bottom: -8px !important;
        padding-bottom: 0px !important;
    }

    .lvca-container button.slick-next {
        right: 15px !important;
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-right.svg') !important;
        top: 65px;
    }

    .lvca-container button.slick-next:hover {
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-right.svg') !important;
        right: 15px !important;
        top: 65px;
    }

    .lvca-container button.slick-prev {
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-left.svg') !important;
        left: 15px !important;
        top: 65px;
    }

    .lvca-container button.slick-prev:hover {
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-left.svg') !important;
        left: 15px !important;
        top: 65px;
    }

    .lvca-container button.slick-prev, .lvca-container button.slick-next {
        width: 20px !important;
        height: 20px !important;
    }

    .secret-h1 {
        display: block !important;
    }

    .vc_custom_1574067382864 {
        margin-bottom: 0 !important;
    }

    span.wpcf7-not-valid-tip {
        padding-left: 0 !important;
    }

    .vc_custom_1572945504226 {
        margin-bottom: 0 !important;
    }

    .lvca-image-info .slider__title {
        font-size: 11px !important;
        line-height: 14px !important;
    }

    .swag {
        padding-left: 0 !important;
        height: 139px !important;
        margin-bottom: 20px !important;
    }

    .form-group .col-med-chek {
        width: 1px !important;
        padding-top: 25px !important;
    }

    .form-group .col-sm-11 {
        margin-top: 5px !important;
        width: 260px !important;
        font-size: 12px !important;
    }

    .checkbox-328 .wpcf7-not-valid-tip {
        padding-left: 0 !important;
        position: absolute;
        width: 192px;
        bottom: -38px;
    }

    .wpcf7-list-item-label {
        display: none;
    }

    .chek-lll span.wpcf7-form-control-wrap {
        position: absolute !important;
        top: -68px !important;
        right: 7px !important;
    }

    .btn-form-main {
        margin-bottom: -160px;
    }

    .chek-lllI {
        height: 20px !important
    }

    .form-form {
        margin-left: 0 !important;
    }

    .col-med-chek .wpcf7-form-control-wrap {
        position: absolute !important;
        top: -42px;
        right: -182px;
    }

    .media-height {
        height: 60px !important;
    }

    .btn-form-main-any input {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .pad-inp {
        padding-left: 15px !important;
    }

    .checkbox-328 {
        position: absolute !important;
        top: -46px !important;
        right: 0 !important;
    }

    .media-inp {
        margin-top: -10px !important;
    }

    .med-form-two {
        height: 140px !important;
        padding: 20px !important;
        padding-left: 10px !important;
    }

    .checkbox-328 .wpcf7-not-valid-tip {
        display: none;
    }

    .checkbox_ru {
        position: absolute !important;
        top: -26px !important;
        right: 0 !important;
    }

    /*FOOTER=============================================================*/
    .footer__content-content-box-cpp {
        padding-left: 15px !important;
        padding-top: 10px !important;
    }

    .footer__content-content-box-cpe {
        padding-left: 15px !important;
        padding-top: 10px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-rbi {
        padding-left: 15px !important;
        padding-top: 10px !important;
    }

    .footer__content-content-box-ip {
        padding-left: 15px !important;
        padding-top: 10px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-flex {
        padding-left: 15px !important;
        padding-top: 15px !important;
    }

    .footer__content-content-box-flex:nth-child(2) {
        margin-top: 0 !important;
    }

    .footer__content-content-box-flex:nth-child(3) {
        margin-top: 0 !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 15px !important;
        padding-bottom: 15px !important;
    }

    .footer__content-content-footer-faq {
        text-align: left !important;
    }

    .footer__content-content-wrapper {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
    }

    .vc_row.vc_column-gap-35 {
        margin-left: -10px;
        margin-right: -10px;
    }

    .vc_row.vc_column-gap-25 {
        margin-left: -10px !important;
        margin-right: -10px !important;
    }

    .footer .container .row .col-md-4 {
        padding-left: 0px !important;
    }

    .form__button input {
        margin-bottom: 160px !important;
    }

    .footer__content-content-wrapper .col-xl-auto {
        padding-right: 0 !important;
    }

    .footer__content-content-box-flex {
        padding-left: 0 !important;
    }

    .footer__content-content-wrapper .col-xl-auto:last-child {
        padding-left: 15px !important;
    }

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

    div.wpcf7 input[type="file"] {
        cursor: pointer;
        width: 155px;
        margin-left: 0;
    }

}


@media (min-width: 374.98px) and (max-width: 424.98px) {

    .media-ots {
        margin-bottom: -40px !important;
    }

    .media-ots-text {
        margin-bottom: 25px !important;
    }

    .lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-entry-info {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .slider {
        margin-top: 20px !important;
    }

    .lvca-image-info .slider__btn a {
        background: none !important;
        padding: 0 !important;
    }

    .lvca-image-info .slider__btn a:hover {
        background: none;
    }

    .m-block {
        display: block;
    }

    .mobile__menu {
        display: flex;
    }

    .slick-track {
        height: 140px;
    }

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

    .vc_custom_1573739921385 {
        margin-bottom: 1px !important;
    }

    .vc_custom_1573731895130 {
        margin-bottom: 1px !important;
    }

    .wpb_wrapper h2 {
        text-align: center !important;
    }

    .vc_custom_1573727527849 {
        margin-bottom: 1px !important;
    }

    .vc_custom_1573732839943 {
        margin-bottom: 1px !important;
    }

    .vc_custom_1573728923570 {
        margin-bottom: 1px !important;
    }

    .datepicker-inline .datepicker {
        width: auto !important;
    }

    .footer__content_1 {
        margin-bottom: 5px !important;
    }

    .one a br {
        display: none;
    }

    footer {
        background: #F4F4F4;
        height: 100%;
    }

    .one a br {
        display: none;
    }

    .footer__content_1 {
        margin-bottom: 5px !important;
    }

    .s1 br {
        display: none;
    }

    .s1, .s2, .s3, .s5 {
        margin-top: 0;
        font-size: 14px;
        margin-bottom: 0;
        width: auto !important;
    }

    .s2 {
        font-size: 14px;
    }

    .s2 br {
        display: none;
    }

    .s3 br {
        display: none;
    }

    .s5 br {
        display: none;
    }

    .s5 {
        margin-bottom: 20px !important;
    }

    footer .container .row .col-md-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-12 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .one__footer {
        text-align: left;
    }

    .footer__content {
        padding-left: 0;
        height: auto !important;
        height: 165px;
    }

    .footer__content .row .col-md-3 {
        margin-left: 0;
        margin-top: 15px;
    }

    footer {
        background: #F4F4F4;
        height: auto;
    }

    .s1-1 {
        margin-top: 0 !important;
    }

    .s-1-1-1:last-child {
        margin-bottom: 30px;
    }

    .col-md-auto {
        margin-left: 0 !important;
    }

    .navbar .search-form input[type=search]::-webkit-input-placeholder {
        /* Chrome */
        color: #ffffff;
    }

    .navbar .search-form input[type=search]:-ms-input-placeholder {
        /* IE 10+ */
        color: #ffffff;
    }

    .navbar .search-form input[type=search]::-moz-placeholder {
        /* Firefox 19+ */
        color: #ffffff;
        opacity: 1;
    }

    .navbar .search-form input[type=search]:-moz-placeholder {
        /* Firefox 4 - 18 */
        color: #ffffff;
        opacity: 1;
    }

    .navbar .search-form input[type=search] {
    }

    .navbar .icon-search::before {
        position: absolute;
        content: "";
        background: url(/wp-content/uploads/2019/11/search-light-1.png) no-repeat right center;
        min-height: 30px;
        min-width: 35px;
        background-position-x: 0;
    }

    .navbar .search-form_button {
        right: 5px;
        margin-top: -41px;
    }

    .search-form input[type=search] {
        background: transparent;
        border: none;
        border-bottom: 2px solid #f4f4f4;
        margin-bottom: 10px;
        color: #dfa4a4;
    }

    .search-field:active {
        border: none;
    }

    .search-form_button {
        right: 20px;
        margin-top: -45px;
    }

    /* .wpb_wrapper p br {
        display: none;
    } */
    #datepicker {
        margin-top: 30px;
    }

    .ui-datepicker-calendar {
        border: 1px solid #DEDEDE;
        border-radius: 4px;
        width: 320px;
        height: 250px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    }

    .ui-datepicker-calendar tbody tr td a.ui-state-active {
        background: #D1A986;
        position: absolute;
        left: 0;
        top: 0;
        width: 44px;
        height: 45px;
        color: #fff !important;
        padding-top: 13px;
    }

    .ui-datepicker-header {
        display: flex;
        border: 2px solid #F4F4F4;
        height: 32px;
        border-bottom: none;
        width: 320px;
    }

    .ui-datepicker-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        width: 265px;
        color: #2C2A29;
        text-align: center;
        padding-top: 3px;
    }

    .news__post-content-content {
        width: auto !important;
        height: 30px !important;
    }

    .search-button-top {
        display: none;
    }

    .wpb_wrapper h3 {
        text-align: center !important;
        margin-top: 25px !important;
    }

    .menu li:hover {
        border-bottom: none;
    }

    .media__row {
        flex-wrap: wrap-reverse !important;
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    #wp-calendar {
        border: 1px solid #DEDEDE;
        border-radius: 4px;
        width: 294px;
        height: 222px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
        margin-top: 30px;
        position: relative;
    }

    #wp-calendar tbody tr td a {
        background: #D1A986;
        position: absolute;
        left: 0;
        top: 0;
        width: 41px;
        height: 39px;
        color: #fff;
        padding-top: 10px;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
    }

    .text {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        color: #7C5D50;
        text-align: center;
    }

    .title {
        margin-top: 90px;
        text-align: center;
        margin-bottom: 30px;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
        margin-top: 50px;
    }

    .wpb_single_image.vc_align_left {
        text-align: center;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
        margin-top: 50px;
    }

    .wpb_wrapper .vc_align_left + p {
        text-align: center !important;
        margin-top: 25px;
    }

    .news__post {
        flex-direction: column;
    }

    .news__post-img img {
        height: auto;
    }

    .news__post-img {
        margin-top: 30px;
    }

    .news__post-line {
        display: none;
    }

    .news__post-content {
        margin-left: 0;
    }

    .news__post-content-title {
        margin-top: 30px;
    }

    .menu li:hover {
        border-bottom: none;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .h4 {
        text-align: center;
    }

    .header__section {
        background: var(--light-brown-menu-color);
        height: 100%;
    }

    .header__section-nav nav ul {
        display: block;
        width: 100%;
    }

    .vc_empty_space {
        display: none;
    }

    .wpb_wrapper h2 {
        margin-bottom: 30px;
    }

    .header__section-nav nav {
        padding-top: 10px;
    }

    .header__section-nav nav ul li {
        list-style-type: none;
        margin-right: 45px;
        height: 40px;
        margin-top: 28px;
        transition: all 0.2s;
        width: 320px;
    }

    .header__section-nav nav ul li:first-child {
        margin-left: 0;
    }

    .navbar-nav a:nth-child(5) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(6) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(7) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(8) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav {
        padding-left: 0;
    }

    .col-form-label {
        padding-left: 70px;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-sm-12 {
        width: 100%;
    }

    .media {
        padding-left: 20px;
        min-height: 200px !important;
    }

    .sss {
        flex-direction: column;
    }

    .header__nav-info {
        min-width: 300px;
        margin-top: 30px;
        margin-left: 0;
    }

    .header__nav {
        min-width: 240px;
        margin-top: 30px;
    }

    .header__nav ul li {
        margin-bottom: 20px;
    }


    .no {
        margin: 0;
        justify-content: space-between !important;
    }

    #main {
        max-width: 425px !important;
        min-width: 375px !important;
    }

    .navbar {
        margin: auto;
    }

    .header__nav ul li {
        margin-bottom: 0;
    }

    .header__nav {
        min-width: 240px;
        margin-top: 15px;
    }

    .header {
        min-height: 290px;
        height: 100%;
        display: block;
        margin: 0 auto;
        padding-top: 20px;
    }

    .flex {
        display: flex;
        width: 330px;
        margin: auto;
    }

    .one {
        font-family: Open Sans;
        font-weight: bold;
        font-size: 14px;
        line-height: 15px;
        max-width: 100%;
        width: 100%;
        margin: 0;
        height: 0px;
        margin-left: 0;
    }

    .two {
        font-size: 14px;
        max-width: 100%;
        height: 5px;
        width: 100%;
        margin-left: 0;
    }

    .three {
        font-size: 14px;
        max-width: 100%;
        height: 5px;
        width: 100%;
        margin-left: 0;
    }

    .five {
        font-size: 14px;
        max-width: 100%;
        height: 5px;
        width: 100%;
        margin-left: 0;
    }

    .header__logo {
        margin-left: 40px;
        margin-top: 15px;
        width: 160px;
        height: 81px;
        margin: auto;
    }

    .header__logo img {
        width: 160px;
        height: 81px;
    }

    .header__nav-info {
        margin-left: 0;
    }

    .header__nav-info .flex li:first-child {
        margin-right: 22px;
    }

    .header__nav-info .flex li:nth-child(2) {
        margin-right: 25px;
    }

    .flex {
        justify-content: center;
        margin: auto;
    }

    .search-init-button {
    }

    .header__section-nav nav ul li {
        list-style-type: none;
        margin-right: 0;
        height: 40px;
        margin-top: 0;
        transition: all 0.2s;
        width: auto;
        text-align: center;
    }

    .header__section-nav nav ul li {
        height: auto;
        text-align: left;
    }

    .header__section-nav nav ul li:last-child {
        padding-bottom: 15px;
    }

    .vc_custom_1573739921385 {
        margin-bottom: 1px !important;
    }

    .btn-form-main input {
        margin-top: 0;
    }

    span.wpcf7-list-item {
        display: inline-block;
        margin: 0 !important;
    }


    input[type="checkbox"] {
        margin-top: 0;
        margin-left: 0;
    }


    .form-control {
        margin-top: 0;
    }

    div.wpcf7 input[type="file"] {
        cursor: pointer;
        margin-left: 0;
    }

    .med-form:nth-child(5) {
        min-height: 240px !important;
    }

    .med-form:nth-child(10) {
        min-height: 240px !important;
    }

    .footer__list {
        padding-left: 10px;
    }

    .footer__img {
        margin-left: 15px;
    }

    footer .container .row .col-md-6 {
        padding: 0 !important;
        margin: 0 !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 25px !important;
    }

    .footer__content {
        margin: auto;
        margin-top: 41px;
    }

    .footer__end {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .slider p {
        font-size: 10px;
        line-height: 15px;
    }

    .lvca-image-info .slider__title {
        margin-top: 0;
    }

    .lvca-image-info .slider__content {
        margin-top: 0;
    }

    .vc_row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .lvca-image-info .slider__btn a {
        margin-top: 20px !important;
        float: left !important;
    }

    .lvca-image-info .slider__title {
        margin-top: -215px !important;
    }

    /*========== MOBILE MENU ==========*/
    .container-mobile-menu {
        background: #FBFBFB;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
        height: 100%;
    }

    .head-menu {
        text-align: right;
        padding-bottom: 20px;
    }

    .menu-link-home {
        padding-left: 15px !important;
        font-family: Open Sans !important;
        font-style: normal !important;
        font-weight: bold !important;
        font-size: 14px !important;
        line-height: 19px !important;
        color: #9D9D9D !important;
        padding-bottom: 5px;
    }

    .item-menu {
        padding-left: 15px;
        padding-top: 15px;
        line-height: 19px !important;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        color: #58595B;
    }

    #header {
        min-height: 60px;
    }

    .item-full-width {
        padding-bottom: 6px;
        list-style-type: none;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #58595B;
        padding-left: 7px;
    }

    .item-full-width:first-child {
        padding-top: 10px;
    }

    .arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/Vector-55.png) no-repeat center center/cover;
        height: 7px;
        float: right;
        width: 14px;
        margin-top: 8px;
        margin-right: 16px;
    }

    .child-arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/arrow-b.svg) no-repeat center center/cover;
        height: 7px;
        width: 14px;
        float: right;
        margin-top: -10px;
        margin-right: 16px;
    }

    .arrow-menu:nth-child(2) {
        margin-top: -10px;
    }


    .arrow-menu:nth-child(1) {
        margin-top: 20px;
    }

    .item-menu a {
        display: inline-block;
        width: 100%;
    }


    #title-menu-cpe + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ipr + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ip + .arrow-menu {
        margin-top: -11px;
    }

    .icon-container {
        display: flex;
        float: right;
    }

    .phone {
        margin-right: 8px;
    }

    .insta {
        margin-right: 15px;
    }

    .menus-overfliw-wrap + hr {
        width: 92%;
        border-top: 1px solid #f1f1f1;
        margin-top: 25px;
    }

    .close-menu svg {
        margin-top: 8px;
        margin-right: 12px;
    }


    .container-mobile-menu {
        position: fixed;
        left: -270px;
        width: 270px;
        z-index: 999999;
    }

    .menus-overfliw-wrap {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 280px;
    }

    /*========== END MOBILE MENU ==========*/
    .vc_custom_1573739839386 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739859274 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739917122 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739846657 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739862865 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468512464 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468536192 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1574064347346 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468530952 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .vc_custom_1573468542328 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468559544 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1572945674531 {
        margin-bottom: 0 !important;
    }

    .med-img {
        margin-bottom: 40px !important;
    }

    .form__button input {
        height: 41px;
    }

    .media-inp {
        margin-top: -10px !important;
    }

    .vc_custom_1574404779771 {
        margin-bottom: -8px !important;
        padding-bottom: 0px !important;
    }

    .lvca-container button.slick-next {
        right: 15px !important;
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-right.svg') !important;
        top: 74px;
    }

    .lvca-container button.slick-next:hover {
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-right.svg') !important;
        right: 15px !important;
        top: 74px;
    }

    .lvca-container button.slick-prev {
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-left.svg') !important;
        left: 15px !important;
        top: 74px;
    }

    .lvca-container button.slick-prev:hover {
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-left.svg') !important;
        left: 15px !important;
        top: 74px;
    }

    .lvca-container button.slick-prev, .lvca-container button.slick-next {
        width: 20px !important;
        height: 20px !important;
    }

    .secret-h1 {
        display: block !important;
    }

    .vc_custom_1574067382864 {
        margin-bottom: 0 !important;
    }

    span.wpcf7-not-valid-tip {
        padding-left: 0 !important;
    }

    span.wpcf7-not-valid-tip {
        display: none;
    }

    .vc_custom_1572945504226 {
        margin-bottom: 0 !important;
    }

    .lvca-image-info .slider__title {
        font-size: 11px !important;
        line-height: 14px !important;
    }

    .med-form-two {
        height: 140px !important;
        padding: 30px !important;
        padding-left: 10px !important;
    }

    .swag {
        padding-left: 0 !important;
        height: 139px !important;
        margin-bottom: 20px !important;
    }

    .form-group .col-med-chek {
        width: 1px !important;
        padding-top: 25px !important;
    }

    .form-group .col-sm-11 {
        margin-top: 5px !important;
        width: 260px !important;
        font-size: 12px !important;
    }

    .checkbox-328 .wpcf7-not-valid-tip {
        padding-left: 0 !important;
        position: absolute;
        width: 192px;
        bottom: -38px;
    }

    .wpcf7-list-item-label {
        display: none;
    }

    .chek-lll span.wpcf7-form-control-wrap {
        position: absolute !important;
        top: -68px !important;
        right: 7px !important;
    }

    .btn-form-main {
        margin-bottom: -160px;
    }

    .chek-lllI {
        height: 20px !important
    }

    .form-form {
        margin-left: 0 !important;
    }

    .col-med-chek .wpcf7-form-control-wrap {
        position: absolute !important;
        top: -42px;
        right: -286px;
    }

    .media-height {
        height: 60px !important;
    }

    .btn-form-main-any input {
        margin-top: 10px !important;
        margin-bottom: 0 !important;
    }

    div.wpcf7 {
        margin-top: 20px;
    }


    .pad-inp {
        padding-left: 15px !important;
    }

    .med-form {
        height: 120px;
        padding: 30px;
        padding-left: 10px;
    }


    .media-inp {
        margin-top: -10px !important;
    }

    .med-form-two {
        height: 140px !important;
        padding: 20px !important;
        padding-left: 10px !important;
    }

    .media-form-med {
        position: absolute;
        margin: 0;
        padding: 0;
        padding-left: 27px;
        width: 350px;
        font-size: 12px;
    }

    .checkbox-328 {
        position: absolute !important;
        top: -11px !important;
        right: 0 !important;
    }

    .form__button input {
        margin-top: 0;
        margin-left: 10px;
    }

    .btn-form-main-any input {
        width: 170px;
        margin-top: 80px;
        margin-left: 10px !important;
    }

    .checkbox-328 .wpcf7-not-valid-tip {
        display: none;
    }

    .checkbox_ru {
        position: absolute !important;
        top: -11px !important;
        right: -27px !important;
    }

    /*FOOTER=============================================================*/
    .footer__content-content-img {
        padding-left: 15px;
    }

    .footer__content-content-box-cpp {
        padding-left: 25px !important;
        padding-top: 10px !important;
    }

    .footer__content-content-box-cpp br {
        display: none !important;
    }

    .footer__content-content-box-cpe {
        padding-left: 25px !important;
        padding-top: 10px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-cpe br {
        display: none !important;
    }

    .footer__content-content-box-rbi {
        padding-left: 25px !important;
        padding-top: 10px !important;
    }

    .footer__content-content-box-rbi br {
        display: none !important;
    }

    .footer__content-content-box-ip {
        padding-left: 25px !important;
        padding-top: 10px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-ip br {
        display: none !important;
    }

    .footer__content-content-box-flex {
        padding-left: 25px !important;
        padding-top: 15px !important;
    }

    .footer__content-content-box-flex:nth-child(2) {
        margin-top: 0 !important;
    }

    .footer__content-content-box-flex:nth-child(3) {
        margin-top: 0 !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 25px !important;
        padding-bottom: 15px !important;
    }

    .footer__content-content-footer-faq {
        text-align: left !important;
    }

    .footer__content-content-wrapper {
        margin-bottom: 15px !important;
        margin-top: 15px !important;
    }

    .vc_row.vc_column-gap-35 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .vc_row.vc_column-gap-25 {
        margin-left: -10.5px;
        margin-right: -10.5px;
    }

    .footer__content-content-img {
        float: right;
    }

    footer .container .row .col-md-4 {
        padding-right: 15px !important;
    }

    .form__button input {
        margin-bottom: 160px !important;
    }

    div.wpcf7-response-output {
        position: absolute !important;
        margin: 0 !important;
        padding: 0.2em 1em !important;
        color: red !important;
        border: none !important;
        bottom: 10px !important;
        left: 148px !important;
        font-size: 13px !important;
    }

    .order-first-firts {
        order: -1;
    }

    .footer__content-content-wrapper .col-xl-auto:first-child {
        padding: 0 !important;
        padding-right: 15px !important;
    }

    .footer__content .row .col-md-3 {
        margin-top: 0 !important;
    }

    .footer__content-content-box-cpp, .footer__content-content-box-cpe, .footer__content-content-box-flex {
        padding-left: 10px !important;
    }

    .footer__content-content-box-cpe {
        padding-top: 13px !important;
    }

    .footer__content-content-wrapper .col-xl-auto:last-child {
        padding-left: 15px !important;
    }

    div.wpcf7 input[type="file"] {
        cursor: pointer;
        width: 155px;
        margin-left: 0;
    }

}

/* @media (min-width: 413.98px) and (max-width: 424.98px) {
  .vc_row.vc_column-gap-25>.vc_column_container{
    padding: 0 !important;
  }

} */

@media (min-width: 424.98px) and (max-width: 767.98px) {


    .media-ots {
        margin-bottom: -40px !important;
    }

    .media-ots-text {
        margin-bottom: 25px !important;
    }

    .lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image .lvca-image-info .lvca-entry-info {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .slider {
        margin-top: 20px !important;
    }

    .lvca-image-info .slider__btn a {
        background: none !important;
        padding: 0 !important;
    }

    .lvca-image-info .slider__btn a:hover {
        background: none;
    }

    .m-block {
        display: block;
    }

    .vc_custom_1573731895130 {
        margin-bottom: 1px !important;
    }

    .slick-list {

        height: 170px;
    }

    .wpb_wrapper h2 {
        text-align: center !important;
    }

    .vc_custom_1573728923570 {
        margin-bottom: 1px !important;
    }

    .vc_custom_1573727527849 {
        margin-bottom: 1px !important;
    }

    .footer__content_1 {
        margin-bottom: 5px !important;
    }

    .s1 br {
        display: none;
    }

    .s1, .s2, .s3, .s5 {
        margin-top: 0;
        font-size: 14px;
        margin-bottom: 0;
    }

    .s2 {
        font-size: 14px;
    }

    .s2 br {
        display: none;
    }

    .s3 br {
        display: none;
    }

    .s5 br {
        display: none;
    }

    .s5 {
        margin-bottom: 20px !important;
    }

    footer .container .row .col-md-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-12 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .one__footer {
        text-align: left;
    }

    .footer__content {
        padding-left: 0;
        height: 140px;
    }

    footer {
        background: #F4F4F4;
        height: 100%;
    }

    .footer__content_1 {
        margin-bottom: 5px !important;
    }

    .one a br {
        display: none;
    }

    footer {
        background: #F4F4F4;
        height: 100%;
    }

    .one a br {
        display: none;
    }

    .footer__content_1 {
        margin-bottom: 5px !important;
    }

    .s1 br {
        display: none;
    }

    .s1, .s2, .s3, .s5 {
        margin-top: 0;
        font-size: 14px;
        margin-bottom: 0;
        width: auto !important;
    }

    .s2 {
        font-size: 14px;
    }

    .s2 br {
        display: none;
    }

    .s3 br {
        display: none;
    }

    .s5 br {
        display: none;
    }

    .s5 {
        margin-bottom: 20px !important;
    }

    footer .container .row .col-md-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-12 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .one__footer {
        text-align: left;
    }

    .footer__content {
        padding-left: 0;
        height: auto !important;
        height: 165px;
    }

    .footer__content .row .col-md-3 {
        margin-left: 0;
        margin-top: 15px;
    }

    footer {
        background: #F4F4F4;
        height: auto;
    }

    .s1-1 {
        margin-top: 0 !important;
    }

    .s-1-1-1:last-child {
        margin-bottom: 30px;
    }

    .col-md-auto {
        margin-left: 0 !important;
    }

    .search-field {
        background: transparent;
        border: none;
        border-bottom: 2px solid #f4f4f4;
        margin-bottom: 10px;
        color: #fff;
    }

    .search-field:active {
        border: none;
    }

    .search-form_button {
        right: 20px;
        margin-top: -45px;
    }

    #datepicker {
        margin-top: 30px;
    }

    .ui-datepicker-calendar {
        border: 1px solid #DEDEDE;
        border-radius: 4px;
        width: 360px;
        height: 280px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    }

    .ui-datepicker-calendar tbody tr td a.ui-state-active {
        background: #D1A986;
        position: absolute;
        left: 0;
        top: 0;
        width: 50px;
        height: 51px;
        color: #fff !important;
        padding-top: 13px;
    }

    .ui-datepicker-header {
        display: flex;
        border: 2px solid #F4F4F4;
        height: 32px;
        border-bottom: none;
        width: 360px;
    }

    .ui-datepicker-title {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        width: 305px;
        color: #2C2A29;
        text-align: center;
        padding-top: 3px;
    }

    .news__post-content-content {
        width: auto !important;
        height: 30px !important;
    }

    .search-button-top {
        display: none;
    }

    .wpb_wrapper h3 {
        text-align: center !important;
        margin-top: 25px !important;
    }

    .menu li:hover {
        border-bottom: none;
    }

    .media__row {
        flex-wrap: wrap-reverse !important;
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    #wp-calendar {
        border: 1px solid #DEDEDE;
        border-radius: 4px;
        width: 294px;
        height: 222px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
        margin-top: 30px;
        position: relative;
    }

    #wp-calendar tbody tr td a {
        background: #D1A986;
        position: absolute;
        left: 0;
        top: 0;
        width: 41px;
        height: 39px;
        color: #fff;
        padding-top: 10px;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
    }

    /* .vc_column_container>.vc_column-inner {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        margin-bottom: 40px;
    } */
    .title-str {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 30px !important;
        text-align: center;
        line-height: 25px;
        color: #623B2A;
    }

    .text {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        color: #7C5D50;
        text-align: center;
    }

    .title {
        margin-top: 90px;
        text-align: center;
        margin-bottom: 30px;
    }

    /* .vc_column_container>.vc_column-inner {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        margin-bottom: 0;
    } */
    .wpb_single_image.vc_align_left {
        margin: auto;
        margin-top: 50px;
    }

    .wpb_single_image.vc_align_left {
        text-align: center;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
        margin-top: 50px;
    }

    .wpb_wrapper .vc_align_left + p {
        text-align: center !important;
        margin-top: 25px;
    }

    .news__post {
        flex-direction: column;
    }

    .news__post-img img {
        height: auto;
    }

    .news__post-img {
        margin-top: 30px;
    }

    .news__post-line {
        display: none;
    }

    .news__post-content {
        margin-left: 0;
    }

    .news__post-content-title {
        margin-top: 30px;
    }

    .menu li:hover {
        border-bottom: none;
    }

    img {
        max-width: 100%;
    }

    .h4 {
        text-align: center;
    }

    .header__section {
        background: var(--light-brown-menu-color);
        height: 100%;
    }

    .header__section-nav nav ul {
        display: block;
        width: 100%;
    }

    .vc_empty_space {
        display: none;
    }

    .wpb_wrapper h2 {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .header__section-nav nav {
        padding-top: 10px;
    }

    .header__section-nav nav ul li {
        list-style-type: none;
        margin-right: 45px;
        height: 40px;
        margin-top: 28px;
        transition: all 0.2s;
        width: 320px;
    }

    .header__section-nav nav ul li:first-child {
        margin-left: 0;
    }

    /* .col-form-label {
        padding-left: 0px;
    } */
    .navbar-nav a:nth-child(5) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(6) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(7) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(8) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav {
        padding-left: 0;
    }

    .col-form-label {
        padding-left: 70px;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-sm-12 {
        width: 100%;
    }

    .media {
        padding-left: 20px;
        min-height: 200px !important;
    }

    .sss {
        flex-direction: column;
    }

    .header {
        min-height: 510px;
        height: 100%;
        display: block;
        margin: 0 auto;
        padding-top: 20px;
    }

    .header__nav-info {
        min-width: 300px;
        margin-top: 30px;
        margin-left: 0;
    }

    .header__nav ul li {
        margin-bottom: 20px;
    }

    .flex {
        display: flex;
        width: 250px;
        margin: auto;
    }

    .med-form {
        height: 120px;
    }

    .no {
        margin: 0;
        justify-content: space-between !important;
    }

    #main {
        max-width: 425px !important;
    }

    .navbar {
        width: 425px !important;
        margin: auto;
    }

    .header__nav ul li {
        margin-bottom: 0;
    }

    .header__logo {
        margin-left: 40px;
        margin-top: 15px;
        width: 160px;
        height: 81px;
        margin: auto;
    }

    .header__logo img {
        width: 160px;
        height: 81px;
    }

    .header__nav-info {
        margin-left: 0;
    }

    .header__nav-info .flex li:first-child {
        margin-right: 22px;
    }

    .header__nav-info .flex li:nth-child(2) {
        margin-right: 25px;
    }

    .flex {
        justify-content: center;
        margin: auto;
    }

    .search-init-button {
    }

    .menu {
        padding-left: 5px;
    }

    .navbar {
        width: 425px !important;
    }

    .header__section-nav nav ul li {
        list-style-type: none;
        margin-right: 0;
        height: 40px;
        margin-top: 0;
        transition: all 0.2s;
        width: auto;
        text-align: center;
    }

    .one a br {
        display: none;
    }

    /*sssssssssssssssssssssssssssssssssssssssssss*/
    .header__nav {
        min-width: 240px;
        margin-top: 15px;
    }

    .header {
        min-height: 310px;
        height: 100%;
        display: block;
        margin: 0 auto;
        padding-top: 20px;
    }

    .flex {
        display: flex;
        width: 380px;
        margin: auto;
    }

    .one {
        font-family: Open Sans;
        font-weight: bold;
        font-size: 16px;
        line-height: 20px;
        max-width: 100%;
        width: 100%;
        margin: 0;
        height: 0px;
        margin-left: 0;
    }

    .two {
        font-size: 16px;
        width: 100%;
        max-width: 100%;
        height: 5px;
        margin-left: 0;
    }

    .three {
        font-size: 16px;
        width: 100%;
        max-width: 100%;
        height: 5px;
        margin-left: 0;
    }

    .five {
        font-size: 16px;
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        height: 5px;
        width: 100%;
    }

    .header__logo {
        margin-left: 40px;
        margin-top: 15px;
        width: 160px;
        height: 81px;
        margin: auto;
    }

    /*sssssssssssssssssssssssssssssssssssssssssss*/
    .header__section-nav nav ul li {
        height: auto;
        text-align: left;
    }

    .header__section-nav nav ul li:last-child {
        padding-bottom: 15px;
    }

    .navbar .item-has-child ul.child {
        display: none;
    }

    .navbar .item-has-child.show ul.child {
        display: block;
    }

    /* .child {
        position: relative;
        top: 0;
        z-index: 2;
        background: transparent;
        color: #FFF;
        margin: 0 auto;
        padding: 10px;
        text-align: center;
        max-width: 500px;
        transition: 3s linear;
    } */
    .btn-form-main input {
        margin-top: 0;
    }


    .form__button input {
        margin-top: 0;
    }

    span.wpcf7-list-item {
        display: inline-block;
        margin: 0 !important;
    }


    input[type="checkbox"] {
        margin-top: 0;
        margin-left: 0;
    }


    .form-control {
        margin-top: 0;
    }

    div.wpcf7 input[type="file"] {
        cursor: pointer;
        margin-left: 0;
    }

    .med-form:nth-child(5) {
        min-height: 240px !important;
    }

    .med-form:nth-child(10) {
        min-height: 240px !important;
    }

    .footer__list {
        padding-left: 10px;
    }

    .footer__img {
        margin-left: 15px;
    }

    footer .container .row .col-md-6 {
        padding: 0 !important;
        margin: 0 !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 25px !important;
    }

    .footer__content {
        width: 380px;
        margin: auto;
        margin-top: 41px;
    }

    .footer__end {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .vc_row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .lvca-image-info .slider__btn a {
        margin-top: 30px !important;
        float: left !important;
    }

    .lvca-image-info .slider__title {
        margin-top: -217px !important;
    }

    /*========== MOBILE MENU ==========*/
    .container-mobile-menu {
        background: #FBFBFB;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
        height: 100%;
    }

    .head-menu {
        text-align: right;
        padding-bottom: 20px;
    }

    .menu-link-home {
        padding-left: 15px !important;
        font-family: Open Sans !important;
        font-style: normal !important;
        font-weight: bold !important;
        font-size: 14px !important;
        line-height: 19px !important;
        color: #9D9D9D !important;
        padding-bottom: 5px;
    }

    .item-menu {
        padding-left: 15px;
        padding-top: 15px;
        line-height: 19px !important;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        color: #58595B;
    }

    #header {
        min-height: 60px;
    }

    .item-full-width {
        padding-bottom: 6px;
        list-style-type: none;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #58595B;
        padding-left: 7px;
    }

    .item-full-width:first-child {
        padding-top: 10px;
    }

    .arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/Vector-55.png) no-repeat center center/cover;
        height: 7px;
        float: right;
        width: 14px;
        margin-top: 8px;
        margin-right: 16px;
    }

    .child-arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/arrow-b.svg) no-repeat center center/cover;
        height: 7px;
        width: 14px;
        float: right;
        margin-top: -10px;
        margin-right: 16px;
    }

    .arrow-menu:nth-child(2) {
        margin-top: -10px;
    }


    .arrow-menu:nth-child(1) {
        margin-top: 20px;
    }

    .item-menu a {
        display: inline-block;
        width: 100%;
    }

    #title-menu-cpe + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ipr + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ip + .arrow-menu {
        margin-top: -11px;
    }

    .icon-container {
        display: flex;
        float: right;
    }

    .phone {
        margin-right: 8px;
    }

    .insta {
        margin-right: 15px;
    }

    .menus-overfliw-wrap + hr {
        width: 92%;
        border-top: 1px solid #f1f1f1;
        margin-top: 25px;
    }

    .close-menu svg {
        margin-top: 8px;
        margin-right: 12px;
    }

    .mobile__menu-button button {
        background: var(--light-brown-menu-color);
        border: none;
        height: 50px;
        width: 50px;
    }

    .mobile__menu {
        display: flex;
    }

    .container-mobile-menu {
        position: fixed;
        left: -270px;
        width: 270px;
        z-index: 999999;
    }

    .menus-overfliw-wrap {
        overflow-x: hidden;
        overflow-y: auto;
        max-height: 280px;
    }

    /*
        div.wpcf7-response-output {
        position: absolute;
        margin: 0;
        padding: 0.2em 1em;
        color: red;
        left: 126px;
        border: none;
        font-size: 10px;
        bottom: 175px;
        max-width: 300px;
    } */
    .slick-track {
        height: 340px;
    }

    /*========== END MOBILE MENU ==========*/
    .vc_custom_1573739839386 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739859274 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739917122 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739846657 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739862865 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573739921385 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468512464 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468536192 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1574064347346 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468530952 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .vc_custom_1573468542328 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1573468559544 {
        margin-bottom: 0 !important;
    }

    .vc_custom_1572945674531 {
        margin-bottom: 0 !important;
    }

    .med-img {
        margin-bottom: 40px !important;
    }

    .form__button input {
        height: 41px;
    }

    .media-inp {
        margin-top: 10px !important;
    }

    .vc_custom_1574404779771 {
        margin-bottom: -8px !important;
        padding-bottom: 0px !important;
    }


    /* .col-form-label {
       padding-left: 0 !important;
   } */
    .lvca-container button.slick-next {
        right: 15px !important;
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-right.svg') !important;
        top: 90px;
    }

    .lvca-container button.slick-next:hover {
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-right.svg') !important;
        right: 15px !important;
        top: 90px;
    }

    .lvca-container button.slick-prev {
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-left.svg') !important;
        left: 15px !important;
        top: 90px;
    }

    .lvca-container button.slick-prev:hover {
        background: url('http://cpp001lx.beget.tech/wp-content/uploads/2019/11/mob-left.svg') !important;
        left: 15px !important;
        top: 90px;
    }

    .lvca-container button.slick-prev, .lvca-container button.slick-next {
        width: 20px !important;
        height: 20px !important;
    }

    .secret-h1 {
        display: block !important;
    }

    .vc_custom_1574067382864 {
        margin-bottom: 0 !important;
    }

    span.wpcf7-not-valid-tip {
        padding-left: 0 !important;
    }

    .vc_custom_1572945504226 {
        margin-bottom: 0 !important;
    }

    /*
    div.wpcf7-response-output {
      margin: 0 !important;
      padding: 0.2em 1em !important;
      color: red !important;
      border: none !important;
      max-width: 174px !important;
      bottom: 173px !important;
      margin-top: -28px !important;
      margin-left: 0 !important;
      position: relative !important;
    } */
    .lvca-image-info .slider__title {
        font-size: 11px !important;
        line-height: 14px !important;
    }

    .med-form-two {
        height: 140px !important;
        padding: 20px !important;
        padding-left: 10px !important;
    }

    .swag {
        padding-left: 0 !important;
        height: 139px !important;
        margin-bottom: 20px !important;
    }

    .form-group .col-med-chek {
        width: 1px !important;
        padding-top: 25px !important;
    }

    .form-group .col-sm-11 {
        margin-top: 5px !important;
        width: 260px !important;
        font-size: 12px !important;
    }

    /* div.wpcf7-response-output {
        margin-left: 39px !important;
    } */
    .checkbox-328 .wpcf7-not-valid-tip {
        padding-left: 0 !important;
        position: absolute;
        width: 192px;
        bottom: -38px;
    }

    .wpcf7-list-item-label {
        display: none;
    }

    .chek-lll span.wpcf7-form-control-wrap {
        position: absolute !important;
        top: -68px !important;
        right: 7px !important;
    }

    .btn-form-main {
        margin-bottom: -160px;
    }

    .chek-lllI {
        height: 20px !important
    }

    /* div.wpcf7-response-output {
        margin: 0 !important;
        padding: 0.2em 1em !important;
        color: red !important;
        border: none !important;
        max-width: 174px !important;
        bottom: 13px !important;
        margin-top: -28px !important;
        left: 138px !important;
        margin-left: 23px !important;
        position: relative!important;
    } */
    .form-form {
        margin-left: 0 !important;
    }

    .col-med-chek .wpcf7-form-control-wrap {
        position: absolute !important;
        top: -25px;
        right: -350px;
    }

    .media-height {
        height: 60px !important;
    }

    .btn-form-main-any input {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }


    .med-form {
        height: 120px;
        padding: 30px;
        padding-left: 0px;
    }

    .media-inp {
        margin-top: -10px !important;
    }

    .med-form-two {
        height: 140px !important;
        padding: 20px !important;
        padding-left: 0px !important
    }

    .pad-inp {
        padding-left: 15px !important;
    }

    .checkbox-328 {
        position: absolute !important;
        top: -29px !important;
        right: 0 !important;
    }

    .btn-form-main-any input {
        margin-top: 10px !important;
    }

    .checkbox-328 .wpcf7-not-valid-tip {
        display: none;
    }

    .checkbox_ru {
        position: absolute !important;
        top: -26px !important;
        right: -5px !important;
    }


    /*FOOTER=============================================================*/
    .footer__content-content-img {
        padding-left: 15px;
    }

    .footer__content-content-box-cpp {
        padding-left: 25px !important;
        padding-top: 10px !important;
    }

    .footer__content-content-box-cpp br {
        display: none !important;
    }

    .footer__content-content-box-cpe {
        padding-left: 25px !important;
        padding-top: 10px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-cpe br {
        display: none !important;
    }

    .footer__content-content-box-rbi {
        padding-left: 25px !important;
        padding-top: 10px !important;
    }

    .footer__content-content-box-rbi br {
        display: none !important;
    }

    .footer__content-content-box-ip {
        padding-left: 25px !important;
        padding-top: 10px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-ip br {
        display: none !important;
    }

    .footer__content-content-box-flex {
        padding-left: 25px !important;
        padding-top: 15px !important;
    }

    .footer__content-content-box-flex:nth-child(2) {
        margin-top: 0 !important;
    }

    .footer__content-content-box-flex:nth-child(3) {
        margin-top: 0 !important;
    }

    .footer__content-content-box-flex-description br {
        display: none !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 25px !important;
        padding-bottom: 15px !important;
    }

    .footer__content-content-footer-faq {
        text-align: left !important;
    }


    .vc_row.vc_column-gap-35 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .vc_row.vc_column-gap-25 {
        margin-left: -15.5px;
        margin-right: -15.5px;
    }

    .vc_row.vc_column-gap-25 > .vc_column_container {
        padding: 0px;
    }

    span.wpcf7-not-valid-tip {
        display: none;
    }


    .form__button input {
        margin-bottom: 150px !important;
    }


    div.wpcf7 input[type="file"] {
        cursor: pointer;
        width: 155px;
        margin-left: 0;
    }


}


@media (min-width: 767.98px) and (max-width: 991.98px) {


    span.wpcf7-not-valid-tip {
        padding-left: 0 !important;
    }

    .col-form-label {
        padding-left: 0 !important;
    }

    .media-inp {
        margin-top: 10px !important;
        margin-left: 5px !important;
    }

    .med-img {
        margin-bottom: 40px !important;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
        margin-top: 0 !important;
    }

    .media-ots-text {
        margin-bottom: 25px !important;
    }

    .lvca-image-info .slider__btn a {
        background: none !important;
        padding: 0 !important;
    }

    .lvca-image-info .slider__btn a:hover {
        background: none;
    }

    .m-block {
        display: block;
    }

    /* .vc_row {
        margin-left: 0;
        margin-right: 0;
    } */
    .col-xl-auto {
        margin-top: 15px;
    }

    .footer__img {
        margin-top: 20px;
    }

    .footer__end {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .one__footer {
        text-align: right !important;
    }

    .slick-track {
        height: 300px;
    }

    .vc_custom_1573731895130 {
        margin-bottom: 1px !important;
    }

    .vc_custom_1573728923570 {
        margin-bottom: 1px !important;
    }

    footer {
        min-height: auto !important;
    }

    .footer__content_1 {
        margin-bottom: 5px !important;
    }

    .five {
        font-size: 20px;
        padding-left: 7px;
    }

    .s1 br {
        display: none;
    }

    .s1, .s2, .s3, .s5 {
        margin-top: 0;
        font-size: 14px;
        margin-bottom: 0;
    }

    .s2 {
        font-size: 14px;
    }

    .s2 br {
        display: none;
    }

    .s3 br {
        display: none;
    }

    .s5 br {
        display: none;
    }

    .s5 {
        margin-bottom: 20px !important;
    }

    footer .container .row .col-md-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-12 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .footer__content_1 {
        margin-bottom: 5px !important;
    }

    .one a br {
        display: none;
    }

    footer {
        background: #F4F4F4;
        height: 100%;
    }

    .one a br {
        display: none;
    }

    .footer__content_1 {
        margin-bottom: 5px !important;
    }

    .s1 br {
        display: none;
    }

    .s1, .s2, .s3, .s5 {
        margin-top: 0;
        font-size: 14px;
        margin-bottom: 0;
        width: auto !important;
    }

    .s2 {
        font-size: 14px;
    }

    .s2 br {
        display: none;
    }

    .s3 br {
        display: none;
    }

    .s5 br {
        display: none;
    }

    .s5 {
        margin-bottom: 20px !important;
    }

    footer .container .row .col-md-4 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    footer .container .row .col-md-12 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .one__footer {
        text-align: left;
    }

    .footer__content {
        padding-left: 0;
        height: auto !important;
        height: 165px;
    }

    .footer__content .row .col-md-3 {
        margin-top: 15px;
    }

    footer {
        background: #F4F4F4;
        height: auto;
    }

    .s1-1 {
        margin-top: 0 !important;
    }

    .s-1-1-1:last-child {
        margin-bottom: 30px;
        margin-top: -31px !important;
    }

    .col-md-auto {
        margin-left: 0 !important;
    }

    .wpb_single_image img {
        max-width: 90% !important;
    }

    .search-field {
        background: transparent;
        border: none;
        border-bottom: 2px solid #f4f4f4;
        margin-bottom: 10px;
        color: #fff;
    }

    .search-field:active {
        border: none;
    }

    .search-form_button {
        right: 20px;
        margin-top: -45px;
    }

    .vc_col-sm-1

/*5*/ .vc_column-inner .wpb_wrapper {
       height: auto;
       width: 30px;
       vertical-align: top;
       padding-top: 15px;
   }

    .dis-none {
        display: none !important;
    }

    .w33 {
        width: 33% !important;
    }

    .search-button-top {
        display: none;
    }

    .header__section-nav nav ul li {
        list-style-type: none;
        margin-right: 0;
        height: 40px;
        margin-top: 0;
        transition: all 0.2s;
        width: auto;
        text-align: center;
    }

    .vc_col-sm-6 {
        width: 100% !important;
    }

    .menu li:hover {
        border-bottom: none;
    }

    .media__row {
        flex-wrap: wrap-reverse !important;
        margin-top: 30px;
    }

    /*
       .row {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap-reverse;
            margin-right: -15px;
            margin-left: -15px;
        } */
    #wp-calendar {
        border: 1px solid #DEDEDE;
        border-radius: 4px;
        width: 294px;
        height: 222px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
        margin-top: 30px;
        position: relative;
    }

    #wp-calendar tbody tr td a {
        background: #D1A986;
        position: absolute;
        left: 0;
        top: 0;
        width: 41px;
        height: 39px;
        color: #fff;
        padding-top: 10px;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
    }

    /*
        .vc_column_container>.vc_column-inner {
            box-sizing: border-box;
            padding-left: 15px;
            padding-right: 15px;
            width: 100%;
            margin-bottom: 40px;
        } */
    .title-str {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 30px !important;
        text-align: center;
        line-height: 25px;
        color: #623B2A;
    }

    .text {
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        color: #7C5D50;
        text-align: left;
    }

    /* .title {
        margin-top: 70px !important;
        text-align: left;
        margin-bottom: 30px;
    } */
    /*
        .vc_column_container>.vc_column-inner {
            box-sizing: border-box;
            padding-left: 15px;
            padding-right: 15px;
            width: 100%;
            margin-bottom: 0;
        } */
    .wpb_single_image.vc_align_left {
        margin: auto;
        margin-top: 50px;
    }

    .wpb_single_image.vc_align_left {
        text-align: left;
    }

    .wpb_single_image.vc_align_left {
        margin: auto;
        margin-top: 50px;
    }

    .wpb_wrapper .vc_align_left + p {
        text-align: left !important;
        margin-top: 25px;
    }

    .news__post {
        flex-direction: column;
    }

    .news__post-img img {
        height: auto;
        width: 700px !important;
    }

    .news__post-content-content {
        width: auto;
        height: auto;
    }

    .news__post-img {
        margin-top: 30px;
    }

    .news__post-line {
        display: none;
    }

    .news__post-content {
        margin-left: 0;
    }

    .news__post-content-title {
        margin-top: 30px;
    }

    .menu li:hover {
        border-bottom: none;
    }

    .h4 {
        text-align: center;
    }

    .header__section {
        background: var(--light-brown-menu-color);
        height: 100%;
    }

    .header__section-nav nav ul {
        display: block;
        width: 100%;
    }

    .vc_empty_space {
        display: none;
    }

    .wpb_wrapper h2 {
        margin-bottom: 30px;
    }

    .wpb_wrapper h3 {
        margin-top: 65px;
    }

    .header__section-nav nav {
        padding-top: 10px;
    }

    .header__section-nav nav ul li {
        list-style-type: none;
        margin-right: 45px;
        height: 40px;
        margin-top: 0;
        transition: all 0.2s;
        width: auto;
        text-align: center;
    }

    .header__section-nav nav ul li:first-child {
        margin-left: 0;
    }

    .col-form-label {
        padding-left: 0px;
    }

    .navbar-nav a:nth-child(5) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(6) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(7) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(8) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav {
        padding-left: 0;
    }

    .col-form-label {
        padding-left: 70px;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-sm-12 {
        width: 100%;
    }

    .media {
        padding-left: 20px;
        min-height: 200px !important;
    }

    .sss {
        flex-direction: column;
    }

    .header {
        height: 320px;
        display: block;
        margin: 0 auto;
        padding-top: 20px;
    }

    .gray-c .vc_figure {
        background-color: #F4F4F4;
        border-radius: 91px 91px 91px 91px;
        padding: 25px;
    }

    .vc_col-sm-3 .vc_column-inner .wpb_wrapper .gray-c .wpb_wrapper vc_figure {
        padding: 0;
    }

    .header__nav-info {
        min-width: 300px;
        margin-top: 30px;
        margin-left: 0;
    }

    /* .vc_column_container>.vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    } */
    .header__nav {
        min-width: 240px;
        margin-top: 30px;
    }

    .header__nav ul li {
        margin-bottom: 20px;
    }

    .flex {
        display: flex;
        justify-content: space-around;
        width: 250px;
        margin: auto;
    }

    .med-form {
        height: 120px;
    }

    .header__nav {
        min-width: 240px;
        margin-top: 30px;
        width: 320px;
    }

    .no {
        margin: 0;
    }

    #main {
        width: 768px !important;
    }

    /*    .vc_row {
        margin-left: 0;
        margin-right: 0;
        display: flex;
        justify-content: space-between;
    } */
    .navbar {
        width: 768px !important;
        margin: auto;
    }

    .header__nav ul li {
        margin-bottom: 0;
    }

    .two {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
        color: var(--light-brown-color) !important;
        max-width: 218px;
        width: 100%;
    }

    .three {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
        color: var(--light-brown-color) !important;
        max-width: 230px;
        width: 100%;
    }

    .header__logo {
        margin-left: 40px;
        margin-top: 15px;
        width: 160px;
        height: 81px;
        margin: auto;
    }

    .header__logo img {
        width: 160px;
        height: 81px;
    }

    .header__nav-info {
        margin-left: 0;
    }

    .header__nav-info .flex li:first-child {
        margin-right: 22px;
    }

    .header__nav-info .flex li:nth-child(2) {
        margin-right: 25px;
    }

    .flex {
        justify-content: space-around;
        margin: auto;
        width: 700px;
    }

    .menu {
        padding-left: 5px;
    }

    .one {
        margin: 0;
        margin-left: 3%;
        font-size: 20px;
        margin-top: 28px;
        line-height: 25px;
    }

    .sss {
        flex-direction: row;
    }

    .header__section-nav nav ul li {
        height: auto;
        text-align: left;
    }

    .header__section-nav nav ul li:last-child {
        padding-bottom: 15px;
    }

    .navbar .item-has-child ul.child {
        display: none;
    }

    .navbar .item-has-child.show ul.child {
        display: block;
    }

    /* .child {
        position: relative;
        top: 0;
        z-index: 2;
        background: transparent;
        color: #FFF;
        margin: 0 auto;
        padding: 10px;
        text-align: center;
        max-width: 500px;
        transition: 3s linear;
    } */
    .vc_custom_1573727527849 {
        margin-bottom: 1px !important;
    }

    .lvca-image-info .slider__btn a {
        margin-top: 60px !important;
        float: left !important;
    }

    .lvca-image-info .slider__title {
        margin-top: -215px !important;
    }

    /*========== MOBILE MENU ==========*/
    .container-mobile-menu {
        background: #FBFBFB;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
        height: 100%;
    }

    .head-menu {
        text-align: right;
        padding-bottom: 20px;
    }

    .menu-link-home {
        padding-left: 15px !important;
        font-family: Open Sans !important;
        font-style: normal !important;
        font-weight: bold !important;
        font-size: 14px !important;
        line-height: 19px !important;
        color: #9D9D9D !important;
        padding-bottom: 5px;
    }

    .item-menu {
        padding-left: 15px;
        padding-top: 15px;
        line-height: 19px !important;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        color: #58595B;
    }

    #header {
        min-height: 60px;
    }

    .item-full-width {
        padding-bottom: 6px;
        list-style-type: none;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #58595B;
        padding-left: 7px;
    }

    .item-full-width:first-child {
        padding-top: 10px;
    }

    .arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/Vector-55.png) no-repeat center center/cover;
        height: 7px;
        float: right;
        width: 14px;
        margin-top: 8px;
        margin-right: 16px;
    }

    .child-arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/arrow-b.svg) no-repeat center center/cover;
        height: 7px;
        width: 14px;
        float: right;
        margin-top: -10px;
        margin-right: 16px;
    }

    .arrow-menu:nth-child(2) {
        margin-top: -10px;
    }


    .arrow-menu:nth-child(1) {
        margin-top: 20px;
    }

    .item-menu a {
        display: inline-block;
        width: 100%;
    }


    .container-mobile-menu {
        position: fixed;
        left: -270px;
        width: 270px;
        z-index: 999999;
    }

    #title-menu-cpe + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ipr + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ip + .arrow-menu {
        margin-top: -11px;
    }

    .icon-container {
        display: flex;
        float: right;
    }

    .phone {
        margin-right: 8px;
    }

    .insta {
        margin-right: 15px;
    }

    .menus-overfliw-wrap + hr {
        width: 92%;
        border-top: 1px solid #f1f1f1;
        margin-top: 25px;
    }

    .close-menu svg {
        margin-top: 8px;
        margin-right: 12px;
    }

    .mobile__menu-button button {
        background: var(--light-brown-menu-color);
        border: none;
        height: 50px;
        width: 50px;
    }

    .mobile__menu {
        display: flex;
    }

    .menus-overfliw-wrap {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .secret-h1 {
        display: block !important;
    }

    .med-form-two {
        height: 140px !important;
        padding: 20px !important;
        padding-left: 10px !important;
    }

    .swag {
        padding-left: 0 !important;
        height: 139px !important;
        margin-bottom: 20px !important;
    }

    .form-group .col-med-chek {
        width: 1px !important;
        padding-top: 25px !important;
    }

    .form-group .col-sm-11 {
        margin-top: 5px !important;
        width: 260px !important;
        font-size: 12px !important;
    }

    /* div.wpcf7-response-output {
        margin-left: px !important;
    } */
    .checkbox-328 .wpcf7-not-valid-tip {
        padding-left: 0 !important;
        position: absolute;
        width: 192px;
        bottom: -38px;
    }

    /*
      div.wpcf7-response-output {
        margin-left: 100px !important;
      } */
    div.wpcf7 input[type="file"] {
        cursor: pointer;
        margin-left: 0;
    }

    .chek-lll span.wpcf7-form-control-wrap {
        position: absolute !important;
        top: -95px !important;
        right: -173px !important;

    }

    .btn-form-main {
        margin-bottom: -160px;
    }

    .wpcf7-list-item-label {
        top: 18px !important;
        right: -24px !important;
    }

    .btn-form-main input {
        background: rgba(98, 59, 42, 0.8);
        width: 115px;
        margin-top: 0;
        margin-left: -6px;
    }

    .chek-lll span.wpcf7-form-control-wrap {
        position: absolute !important;
        top: -89px !important;
        right: -165px !important;
    }

    .btn-form-main {
        margin-bottom: -160px;
    }

    .chek-lllI {
        height: 20px !important
    }

    /* div.wpcf7-response-output {
      margin: 0 !important;
      padding: 0.2em 1em !important;
      color: red !important;
      border: none !important;
      max-width: 260px !important;
      bottom: 15px !important;
      margin-top: -28px !important;
      left: 138px !important;
      margin-left: -11px !important;
      position: absolute !important;
    } */
    .form-form {
        margin-left: 0 !important;
    }

    .col-med-chek .wpcf7-form-control-wrap {
        position: absolute !important;
        top: -48px;
        right: -350px;
    }

    .media-height {
        height: 60px !important;
    }

    .btn-form-main-any input {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    /* div.wpcf7-response-output {
        margin: 0 !important;
        padding: 0.2em 1em !important;
        color: red !important;
        border: none !important;
        max-width: 201px !important;
        bottom: 19px !important;
        margin-top: -28px !important;
        left: 138px !important;
        margin-left: 23px !important;
        position: relative!important;
    } */
    /*========== END MOBILE MENU ==========*/
    .med-form {
        height: 120px;
        padding: 30px;
    }

    .media-inp {
        margin-left: 20px !important;
    }

    .med-form-two {
        height: 140px !important;
        padding: 20px !important;
        padding-left: 10px !important;
    }

    .pad-inp {
        padding-left: 15px !important;
    }

    .checkbox-328 {
        position: absolute !important;
        top: -29px !important;
        right: 0 !important;
    }

    .btn-form-main-any input {
        margin-top: 10px !important;
    }

    textarea.form-control {
        height: 114px !important;
    }


    /*FOOTER=============================================================*/
    .footer__content-content-img {
        padding-left: 15px;
    }

    .footer__content-content-box-cpp {
        padding-left: 25px !important;
        padding-top: 10px !important;
    }

    .footer__content-content-box-cpp br {
        display: none !important;
    }

    .footer__content-content-box-cpe {
        padding-left: 25px !important;
        padding-top: 10px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-cpe br {
        display: none !important;
    }

    .footer__content-content-box-rbi {
        padding-left: 25px !important;
        padding-top: 10px !important;
    }

    .footer__content-content-box-rbi br {
        display: none !important;
    }

    .footer__content-content-box-ip {
        padding-left: 25px !important;
        padding-top: 10px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-ip br {
        display: none !important;
    }

    .footer__content-content-box-flex {
        padding-left: 25px !important;
        padding-top: 15px !important;
    }

    .footer__content-content-box-flex:nth-child(2) {
        margin-top: 0 !important;
    }

    .footer__content-content-box-flex:nth-child(3) {
        margin-top: 0 !important;
    }

    .footer__content-content-box-flex-description br {
        display: none !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 25px !important;
        padding-bottom: 15px !important;
    }

    span.wpcf7-not-valid-tip {
        display: none;
    }

    /* div.wpcf7-response-output {
      margin: 0 !important;
      padding: 0.2em 1em !important;
      color: red !important;
      border: none !important;
      max-width: 215px !important;
      bottom: 25px !important;
      margin-top: -28px !important;
      left: 136px !important;
      margin-left: 23px !important;
      position: relative!important;
    } */
    /*==================== 28.11.2019 ====================*/
    .footer__content-content-wrapper {
        margin-bottom: 30px;
    }

    .footer__content-content-footer {
        margin-bottom: 15px;
    }

    .lvca-image-info .slider__btn a {
        margin-top: 45px !important;
    }

    .title {
        padding-left: 0px !important;
    }

    .vc_custom_1573468512464 {
        margin-bottom: 39px !important;
    }

    .vc_custom_1574064347346 {
        margin-bottom: 34px !important;
    }

    #datepicker {
        padding-left: 0;
    }

    .news__post-img img {
        width: auto;
    }

    .vc_col-sm-8 .vc_column-inner .wpb_wrapper h3 {
        margin-top: 0 !important;
    }

    .vc_custom_1573739846657 {
        margin-bottom: 64px !important;
    }

    .vc_custom_1573739862865 {
        margin-bottom: 56px !important;
    }

    .vc_custom_1573732839943 {
        margin-bottom: 0 !important;
    }

    .wpb_single_image .vc_single_image-wrapper {
        height: 100% !important;
    }

    .padding-bottom-pad {
        padding-bottom: 30px;
    }

    .med-img {
        margin-bottom: 20px !important;
    }

    .vc_gitem-post-data {
        font-size: 12px;
    }

    .btn-form-main input {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }

    /* div.wpcf7-response-output {
      bottom: 41px !important;
    } */
    .lvca-image-info .slider__title {
        margin-top: -146px !important;
    }

    .text {
        font-size: 13px !important;
    }

    .btn-form-main {
        margin-bottom: 0;
    }

    .checkbox_ru {
        position: absolute !important;
        top: -47px !important;
        right: -315px !important;
    }

    /* div.wpcf7-response-output {
      bottom: 41px !important;
      width: 365px !important;
    } */
    .ipad-none {
        display: none !important;
    }

    .ipad-block {
        display: block !important;
        display: flex !important;
    }

    .footer__content-content-wrapper .col-xl-auto {
        padding: 0 !important;
    }

    .ipad-top {
        padding-top: 25px !important;
    }

    .form__button input {
        margin-bottom: 0 !important;
    }

    /*==================== 29.11.2019 ====================*/
    .footer__content-content-wrapper .col-xl-auto {
        height: 42px !important;
    }

    .footer__content-content-box-flex {
        padding-top: 12px !important;
    }

    .footer__content-content-wrapper {
        margin-bottom: 95px !important;
        margin-top: 10px !important;
    }


}


/*==================== Планшеты ====================*/

@media (min-width: 991.98px) and (max-width: 1199.98px) {

    .media__row {
        flex-wrap: wrap-reverse !important;
        margin-top: 30px;
    }

    .lvca-image-info .slider__btn a {
        background: none !important;
        padding: 0 !important;
    }

    .lvca-image-info .slider__btn a:hover {
        background: none;
    }

    .m-block {
        display: block;
    }

    .lvca-image-info .slider__btn a {
        margin-top: 190px !important;
        float: left !important;
    }

    .lvca-image-info .slider__title {
        margin-top: -105px !important;
    }

    .slick-track {
        height: 390px;
    }

    .s-1-1-1:last-child {
        margin-bottom: 30px;
    }

    .vc_custom_1573739846657 {
        margin-bottom: 110px !important;
    }

    .vc_custom_1573739859274 {
        margin-bottom: 60px !important;
    }

    .vc_custom_1573739921385 {
        margin-bottom: 160px !important;
    }

    .vc_custom_1573732043693 {
        margin-bottom: 70px !important;
    }

    .vc_custom_1573727527849 {
        margin-bottom: 1px !important;
    }

    .search-field {
        display: none;
    }

    .search-field:active {
        border: none;
    }

    .search-form_button {
        display: none;
    }

    .vc_col-sm-8 .vc_column-inner .wpb_wrapper h3 {
        margin-top: 70px !important;
        margin-left: 20px !important;
    }

    .vc_col-sm-8 .vc_column-inner .wpb_wrapper .text {
        margin-left: 20px !important;
    }

    .header__section-nav nav ul li {
        list-style-type: none;
        margin-right: 0;
        height: 40px;
        margin-top: 0;
        transition: all 0.2s;
        width: auto;
        text-align: center;
    }

    .search-button-top {
        display: none;
    }

    .gray-c .vc_figure {
        background-color: #F4F4F4;
        border-radius: 91px 91px 91px 91px;
        padding: 30px;
    }

    .wpb_wrapper .vc_align_left + p {
        text-align: center !important;
        margin-top: 25px;
    }

    .wpb_single_image .vc_single_image-wrapper {
        display: inline-block;
        vertical-align: top;
        max-width: 100%;
        min-width: 170px !important;
        height: 170px;
    }

    .wpb_single_image img {
        height: auto;
        width: auto;
        vertical-align: top;
    }

    .wpb_single_image .vc_figure {
        max-width: none;
    }

    .menu li:hover {
        border-bottom: none;
    }

    /* img {
        max-width: 100%;
    } */
    .h4 {
        text-align: center;
    }

    .header__section {
        background: var(--light-brown-menu-color);
        height: 60px;
    }

    .header__section-nav nav ul {
        display: flex;
        width: 100%;
    }

    .vc_empty_space {
        display: none;
    }

    .wpb_wrapper h2 {
        margin-bottom: 30px;
    }

    .header__section-nav nav {
        padding-top: 10px;
    }

    .header__section-nav nav ul li {
        list-style-type: none;
        margin-right: 45px;
        height: 50px;
        margin-top: 0;
        transition: all 0.2s;
        width: auto;
        text-align: center;
        font-size: 12px !important;
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
        margin: auto;
    }

    .header__section-nav nav ul li:first-child {
        margin-left: 0;
    }

    .navbar-nav a:nth-child(5) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(6) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(7) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav a:nth-child(8) {
        margin-top: 0px;
        margin-left: 0;
        margin-right: 0px;
    }

    .navbar-nav {
        padding-left: 0;
    }

    .col-form-label {
        padding-left: 70px;
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-sm-12 {
        width: 100%;
    }

    .media {
        padding-left: 20px;
        min-height: 200px !important;
    }

    .sss {
        flex-direction: column;
    }

    .header {
        height: 320px;
        display: block;
        margin: 0 auto;
        padding-top: 20px;
    }

    .gray-c .vc_figure {
        background-color: #F4F4F4;
        border-radius: 91px 91px 91px 91px;
        padding: 0;
    }

    .header__nav-info {
        min-width: 300px;
        margin-top: 30px;
        margin-left: 0;
    }

    .header__nav {
        min-width: 240px;
        margin-top: 30px;
    }

    .header__nav ul li {
        margin-bottom: 20px;
    }

    .flex {
        display: flex;
        justify-content: space-around;
        width: 250px;
        margin: auto;
    }

    .med-form {
        height: 120px;
    }

    .header__nav {
        min-width: 240px;
        margin-top: 30px;
        width: 320px;
    }

    .no {
        margin: 0;
    }

    #main {
        width: 1024px !important;
    }

    .navbar {
        width: 1024px !important;
        margin: auto;
    }

    .header__nav ul li {
        margin-bottom: 0;
    }

    .two {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
        color: var(--light-brown-color) !important;
        max-width: 218px;
        width: 100%;
        margin-left: 3%;
        margin-left: 70px;
    }

    .three {
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 20px;
        line-height: 25px;
        color: var(--light-brown-color) !important;
        max-width: 230px;
        width: 100%;
        margin-left: 3%;
    }

    .header__logo {
        margin-left: 40px;
        margin-top: 15px;
        width: 160px;
        height: 81px;
        margin: auto;
    }

    .header__logo img {
        width: 160px;
        height: 81px;
    }

    .header__nav-info {
        margin-left: 0;
    }

    .header__nav-info .flex li:first-child {
        margin-right: 22px;
    }

    .header__nav-info .flex li:nth-child(2) {
        margin-right: 25px;
    }

    .flex {
        justify-content: space-around;
        margin: auto;
        width: 992px;
    }

    .search-init-button {
    }

    .menu {
        padding-left: 5px;
    }

    .one {
        margin: 0;
        margin-left: 3%;
        font-size: 20px;
        margin-top: 25px;
    }

    .sss {
        flex-direction: row;
    }

    .vc_single_image-img {
        height: auto !important;
    }

    /*========== MOBILE MENU ==========*/
    .container-mobile-menu {
        background: #FBFBFB;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
        height: 100%;
    }

    .head-menu {
        text-align: right;
        padding-bottom: 20px;
    }

    .menu-link-home {
        padding-left: 15px !important;
        font-family: Open Sans !important;
        font-style: normal !important;
        font-weight: bold !important;
        font-size: 14px !important;
        line-height: 19px !important;
        color: #9D9D9D !important;
        padding-bottom: 5px;
    }

    .item-menu {
        padding-left: 15px;
        padding-top: 15px;
        line-height: 19px !important;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        color: #58595B;
    }

    #header {
        min-height: 60px;
    }

    .item-full-width {
        padding-bottom: 6px;
        list-style-type: none;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #58595B;
        padding-left: 7px;
    }

    .item-full-width:first-child {
        padding-top: 10px;
    }

    .arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/Vector-55.png) no-repeat center center/cover;
        height: 7px;
        float: right;
        width: 14px;
        margin-top: 8px;
        margin-right: 16px;
    }

    .child-arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/arrow-b.svg) no-repeat center center/cover;
        height: 7px;
        width: 14px;
        float: right;
        margin-top: -10px;
        margin-right: 16px;
    }

    .arrow-menu:nth-child(2) {
        margin-top: -10px;
    }


    .arrow-menu:nth-child(1) {
        margin-top: 20px;
    }

    .item-menu a {
        display: inline-block;
        width: 100%;
    }


    .container-mobile-menu {
        position: fixed;
        left: -270px;
        width: 270px;
        z-index: 999999;
    }

    #title-menu-cpe + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ipr + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ip + .arrow-menu {
        margin-top: -11px;
    }

    .icon-container {
        display: flex;
        float: right;
    }

    .phone {
        margin-right: 8px;
    }

    .insta {
        margin-right: 15px;
    }

    .menus-overfliw-wrap + hr {
        width: 92%;
        border-top: 1px solid #f1f1f1;
        margin-top: 25px;
    }

    .close-menu svg {
        margin-top: 8px;
        margin-right: 12px;
    }

    .mobile__menu-button button {
        background: var(--light-brown-menu-color);
        border: none;
        height: 50px;
        width: 50px;
    }

    .mobile__menu {
        display: flex;
    }

    .menus-overfliw-wrap {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .vc_custom_1573739839386 {
        margin-bottom: 62px !important;
    }

    .med-img {
        margin-bottom: 270px !important;
    }

    span.wpcf7-not-valid-tip {
        padding-left: 0 !important;
    }

    .vc_custom_1573739859274 {
        margin-bottom: 104px !important;
    }

    .vc_custom_1573739921385 {
        margin-bottom: 75px !important;
    }

    .secret-h1 {
        display: block !important;
    }


    .med-form-two {
        height: 140px !important;
        padding: 20px !important;
        padding-left: 10px !important;
    }

    .swag {
        padding-left: 0 !important;
        height: 139px !important;
        margin-bottom: 20px !important;
    }

    .form-group .col-med-chek {
        width: 1px !important;
        padding-top: 25px !important;
    }

    .form-group .col-sm-11 {
        margin-top: 5px !important;
        width: 260px !important;
        font-size: 12px !important;
    }

    /* div.wpcf7-response-output {
        margin-left: 0px !important;
    } */
    .checkbox-328 .wpcf7-not-valid-tip {
        padding-left: 0 !important;
        position: absolute;
        width: 192px;
        bottom: -38px;
    }

    /* div.wpcf7-response-output {
      margin-left: 100px !important;
    } */
    textarea.form-control {
        height: 114px !important;
    }

    /*========== END MOBILE MENU ==========*/
    /*FOOTER=============================================================*/
    .footer__content-content-img {
        padding-left: 15px;
    }

    .footer__content-content-box-cpp {
        padding-left: 25px !important;
    }

    .footer__content-content-box-cpp br {
        display: none !important;
    }

    .footer__content-content-box-cpe {
        padding-left: 25px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-cpe br {
        display: none !important;
    }

    .footer__content-content-box-rbi {
        padding-left: 25px !important;
    }

    .footer__content-content-box-rbi br {
        display: none !important;
    }

    .footer__content-content-box-ip {
        padding-left: 25px !important;
        margin-top: 0 !important;
    }

    .footer__content-content-box-ip br {
        display: none !important;
    }

    .footer__content-content-box-flex {
        padding-left: 25px !important;
        padding-top: 10px !important;
    }

    .footer__content-content-box-flex:nth-child(2) {
        margin-top: 0 !important;
    }

    .footer__content-content-box-flex:nth-child(3) {
        margin-top: 0 !important;
    }

    footer .container .row .col-md-6 {
        padding-left: 25px !important;
        padding-bottom: 15px !important;
    }


    /*==================== 28.11.2019 ====================*/
    .footer__content-content-wrapper {
        margin-bottom: 30px;
    }

    .footer__content-content-footer {
        margin-bottom: 15px;
    }

    .lvca-image-info .slider__btn a {
        margin-top: 45px !important;
    }

    .title {
        padding-left: 20px !important;
    }

    .vc_custom_1573468512464 {
        margin-bottom: 39px !important;
    }

    .vc_custom_1574064347346 {
        margin-bottom: 34px !important;
    }

    #datepicker {
        padding-left: 0;
    }

    .news__post-img img {
        width: auto;
    }

    .vc_col-sm-8 .vc_column-inner .wpb_wrapper h3 {
        margin-top: 0 !important;
    }

    .vc_custom_1573739846657 {
        margin-bottom: 64px !important;
    }

    .vc_custom_1573739862865 {
        margin-bottom: 56px !important;
    }

    .vc_custom_1573732839943 {
        margin-bottom: 0 !important;
    }

    .wpb_single_image .vc_single_image-wrapper {
        height: 100% !important;
    }

    .padding-bottom-pad {
        padding-bottom: 30px;
    }

    .med-img {
        margin-bottom: 20px !important;
    }

    .vc_gitem-post-data {
        font-size: 12px;
    }

    .btn-form-main input {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }

    /*
        div.wpcf7-response-output {
          bottom: 41px !important;
        } */
    .ipad-none {
        display: none !important;
    }

    .ipad-block {
        display: block !important;
        display: flex !important;
    }

    .footer__content-content-wrapper .col-xl-auto {
        padding: 0 !important;
        height: 53px;
    }

    .ipad-top {
        padding-top: 39px !important;
    }

    .news__post-img img {
        width: 500px !important;
    }

    /*==================== 29.11.2019 ====================*/
    .vc_custom_1573468530952 {
        margin-bottom: 35px !important;
    }

    .footer__content-content-wrapper {
        margin-top: 17px !important;
        margin-bottom: 73px !important;
    }

    .footer__content-content-box {
        height: 30px !important;
    }


}


@media (min-width: 1199.98px) {

    .container {
        max-width: 1200px;
    }

    .header__section-nav nav ul li {
        margin-right: 0;
    }

    .header__section {
        background: var(--light-brown-menu-color);
        height: 100%;
    }

    /*========== MOBILE MENU ==========*/
    .container-mobile-menu {
        background: #FBFBFB;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
        height: 100%;
    }

    .head-menu {
        text-align: right;
        padding-bottom: 20px;
    }

    .menu-link-home {
        padding-left: 15px !important;
        font-family: Open Sans !important;
        font-style: normal !important;
        font-weight: bold !important;
        font-size: 14px !important;
        line-height: 19px !important;
        color: #9D9D9D !important;
        padding-bottom: 5px;
    }

    .item-menu {
        padding-left: 15px;
        padding-top: 15px;
        line-height: 19px !important;
        font-family: Open Sans;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        color: #58595B;
    }

    #header {
        min-height: 60px;
    }

    .item-full-width {
        padding-bottom: 6px;
        list-style-type: none;
        font-family: Open Sans;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #58595B;
        padding-left: 7px;
    }

    .item-full-width:first-child {
        padding-top: 10px;
    }

    .arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/Vector-55.png) no-repeat center center/cover;
        height: 7px;
        float: right;
        width: 14px;
        margin-top: 8px;
        margin-right: 16px;
    }

    .child-arrow-menu {
        background: url(http://cpp001lx.beget.tech/wp-content/uploads/2019/11/arrow-b.svg) no-repeat center center/cover;
        height: 7px;
        width: 14px;
        float: right;
        margin-top: -10px;
        margin-right: 16px;
    }

    .arrow-menu:nth-child(2) {
        margin-top: -10px;
    }


    .arrow-menu:nth-child(1) {
        margin-top: 20px;
    }

    .item-menu a {
        display: inline-block;
        width: 100%;
    }


    .container-mobile-menu {
        position: fixed;
        left: -270px;
        width: 270px;
        z-index: 999999;
    }

    #title-menu-cpe + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ipr + .arrow-menu {
        margin-top: -30px;
    }

    #title-menu-ip + .arrow-menu {
        margin-top: -11px;
    }

    .icon-container {
        display: flex;
        float: right;
    }

    .phone {
        margin-right: 8px;
    }

    .insta {
        margin-right: 15px;
    }

    .menus-overfliw-wrap + hr {
        width: 92%;
        border-top: 1px solid #f1f1f1;
        margin-top: 25px;
    }

    .close-menu svg {
        margin-top: 8px;
        margin-right: 12px;
    }

    .mobile__menu-button button {
        background: var(--light-brown-menu-color);
        border: none;
        height: 50px;
        width: 50px;
    }

    .mobile__menu {
        display: flex;
    }

    .menus-overfliw-wrap {
        overflow-x: hidden;
        overflow-y: auto;
    }


    /*========== END MOBILE MENU ==========*/
}


@media (max-width: 1439.98px) {
    .form-tel {
        right: 0 !important;
    }
}

@media (min-width: 1439.98px) and (max-width: 1529.98px) {
    .form-tel {
        right: 16px !important;
    }
}

@media (min-width: 1529.98px) and (max-width: 1980px) {
    .form-tel {
        right: 75px !important;
    }
}


/* @media (min-width: 1366px){
  div.wpcf7-response-output {
    margin-left: 160px !important;
  }
} */
/*End MediaQueries==================от балды==========================================*/


.slider {
    opacity: 0;
    margin-top: 43px;
}

.slider h1, .slider h2, .slider h3, .slider h4, .slider h5, .slider h6, .slider p, .slider li, .slider a {
    color: #ffffff !important;
}

.lvca-project-image .slider {
    max-width: 571px;
    width: 100%;
    opacity: 1;
}

.lvca-image-info .slider__date {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.lvca-image-info .slider__title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #FFFFFF;
    margin-top: 15px;
}

.lvca-image-info .slider__content {
    margin-top: 40px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.lvca-image-info .slider__btn a {
    background: #C39367;;
    height: 42px;
    padding: 10px 20px 20px 20px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s;
    line-height: 22px;
    color: #FFFFFF;
    border: none;
    margin-top: 45px;
    float: left;
}

.lvca-image-info .slider__btn a:hover {
    background: #D9A97E;
}

.lvca-posts-carousel .lvca-posts-carousel-item .hentry {
    border-radius: 0px;
}

.slick-slider {
    margin-bottom: 44px;
}

.lvca-posts-carousel .lvca-posts-carousel-item .lvca-project-image img {
    width: 100%;
    display: block;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    max-width: 100%;
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
}


/*END SLIDER===================*/
.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

span.current {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}

span.current {
    background-color: var(--light-brown-menu-color);
    color: white;
}

.pagination a:hover {
    background-color: #ddd;
}

/*
.mobile-logo{
    height:32.74px
} */

.arrow-menu.active {
    background: url("http://cpp001lx.beget.tech/wp-content/uploads/2019/11/arrow-h.svg") no-repeat center center/cover;
}

.child-arrow-menu.active {
    background: url("http://cpp001lx.beget.tech/wp-content/uploads/2019/11/arrow-h.svg") no-repeat center center/cover;
}

#menu-cpp {
    display: none;
}

#menu-cpe {
    display: none;
}

#menu-ipr {
    display: none;
}

#menu-ip {
    display: none;
}

#container-mobile-menu .child {
    display: none;
}

.text-sidebar {
    font-family: Open Sans !important;
    font-weight: normal !important;
    font-style: normal !important;
    font-size: 16px !important;
    line-height: 22px !important;
    color: #2C2A29 !important;
}

.title-sidebar {
    font-family: Open Sans !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 19px !important;
    color: #C39367 !important;
}

.slick-track {
    opacity: 1 !important;
}


span.wpcf7-list-item {
    display: inline-block;
    margin: 0 !important;
}


.item-full-width a {
    color: #58595B !important;
}

a#contacts {
    color: #58595B !important;
}

/*Контактная форма телефона*/

.form-tel {
    width: 405px;
    height: 458px;
    background: #FBFBFB;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999999;
    position: absolute;
    top: 99px !important;
    right: 250px;
}

.form-tel {
    -webkit-top: 132px;
}

.form-tel-content {
    margin: auto;
    width: 245px;
}

.form-tel-content-h1 h1 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #58595B;
    margin: auto;
    width: 165px;
    padding-top: 25px;
    text-align: center;
}

.form-tel-content-span {
    margin: auto;
    width: 195px;
    padding-top: 10px;
    text-align: center !important;
    margin-bottom: 30px;
}

.form-tel-content-span span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #9D9D9D;
}

.form-tel-content-span-two {
    margin: auto;
    width: 195px;
    margin-top: -10px;
    text-align: center !important;
}

.form-tel-content-span-two span {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #9D9D9D;
}

.form-tel-content-input {
    margin: auto;
    width: 245px;
}

.form-tel-content-input {
    margin-bottom: 20px;
}

.form-tel-content-input input {
    width: 245px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    padding-left: 13px;
    border-radius: 5px;
}

.form-tel-content-input input::placeholder {
    color: #86898C !important;
}

.form-tel-content-button {
    width: 205px;
    margin: auto;
}

.form-tel-content-button input {
    margin-top: 10px !important;
    width: 205px !important;
    height: 58px !important;
    background: #C39367 !important;
    border-radius: 4px !important;
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    border: none;
}

.back-call-footer {
    display: flex;
}

.form-mobile-desk {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    padding-top: 12px;
    margin: auto;
    color: #858585;
}

.secret-h1 {
    display: none;
}


.end-event {
    font-weight: 800;
}

:focus {
    outline-style: none !important;
    outline-width: 0px !important;
    outline-color: none !important;
}

:active {
    outline-style: none !important;
    outline-width: 0px !important;
    outline-color: none !important;
}

.pad-inp {
    padding-left: 100px;
}

.btn-form-main-any input {
    width: 170px;
    margin-top: 80px;
    margin-left: -6px;
}

.vc_custom_heading a {
    transition: all 0.4s;
}

.vc_custom_heading a:hover {
    opacity: 1 !important;
    color: var(--light-brown-color);
}

div.wpcf7 input[type="file"]:focus {
    outline: none !important;
}

.news__post-content-title a:hover {
    color: #d39367;
}

.hover-a:hover {
    font-weight: 500 !important;
}

div.wpcf7 input[type="file"]:focus {
    visibility: hidden;
}

.wpcf7-list-item-label {
    position: absolute;
    top: -4px;
    right: -24px;
}

textarea {
    resize: none !important;
}

.vc_row.vc_column-gap-35 > .vc_column_container {
    padding-right: -15px !important;
}

div.pp_default .pp_expand {
    display: none !important;
}

.vbox-close {
    top: 40px !important;
    font-size: 40px !important;
}


.register__btn a {
    background: #C39367;
    height: 42px;
    padding: 14px 20px 16px 20px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s;
    line-height: 22px;
    color: #FFFFFF;
    border: none;
    margin-top: 15px;
}

.register__btn {
    height: 42px;
    border: none;
    margin-top: 33px;
}

.register__btn a:hover {
    background: #D9A97E;
}

@media (max-width: 1199.98px) and (min-width: 991.98px) {
    .header__section {
        height: 50px;
    }

    .header__section-nav nav {
        padding-top: 0;
    }
}

@media (min-width: 992px) {
    .navbar {
        padding: 0 1rem;
    }

    .header__section-nav {
        line-height: 30px;
    }

    #menu-item-717 {
        background: #f44e38;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 992px){
    .menu-link-covid {
        color: #4e0303;
    }
}


