.menu-node--main_lvl_1:hover {
  background: linear-gradient(top, #d7c29e 0, #a0886e 100%) no-repeat;
  background: -webkit-linear-gradient(top, #d7c29e 0, #a0886e 100%) no-repeat;
  background: -moz-linear-gradient(top, #d7c29e 0, #a0886e 100%) no-repeat;
  background: -o-linear-gradient(top, #d7c29e 0, #a0886e 100%) no-repeat;
  background: -ms-linear-gradient(top, #d7c29e 0, #a0886e 100%) no-repeat;
  background: linear-gradient(top, #d7c29e 0, #a0886e 100%) no-repeat;
}
.menu-node--main_lvl_1:hover a {
text-decoration: none;
}
ul.menu--main_lvl_2 {
      text-transform: none;
  padding: 0px 0px 0px 15px;
  left: 20px;
}

.blk_thanks a {
  border: none!important;
}

.article-custom_img_container {
    text-align: center;
}

.article-custom_img_container img {
    padding: 5px 0;
}

p.text {
  margin-bottom: 1em;
}


.landing_wrapper {}
.landing_wrapper p {
	margin-bottom: 15px;
}
.landing_quote_1 {
  padding: 20px 20px 20px 40px;
  background: #f9f9f9;
  border-radius: 5px;
  font-style: italic;
  margin-bottom: 15px;
}
.landing_quote_1 p {
	border-left: 1px solid #ddd;
  	padding-left: 40px;
    font-size: 14px;
    line-height: 1.7;
}

.opt-flex {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
	justify-content: center;
}

.top-info {
  padding: .5rem;
  text-align: center;
  font-size: .9rem;
  color: white;
  background: #1b0d0b;
}

.header .header_info .wrap_select_city,
.header .header_info .office_msk{}

.header .header_info .phone_city, 
.header .header_info .phone_russia{
    font-size: 19px;
}
.header .header_info .phone_russia .whatsapp_i{
    width: 15px;  
}

.js-recaptcha-field {
  position: relative;
  z-index: 2020;
}
