::selection {
  background: #fdc434;
  color: #fff;
}
::-moz-selection {
  background: #fdc434;
  color: #fff;
}
::-webkit-selection {
  background: #fdc434;
  color: #fff;
}
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.containerr{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */

}
body {
  margin: 0;
  padding: 0;
/*  font-family: 'TT Norms', sans-serif;*/
  font-family: 'TT Norms';
  font-size: 16px;
  color: #31353e;
  font-weight: 500;
  background: white;
}
a, .content-block .business .item a, .content-block .immigration a, .content-block .services-page a, .content-block .map-block a {
  color: #31353e;
  text-decoration: none;
/*  cursor: pointer;*/
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a:hover, .content-block a:hover {
  color: #e6bc8d;
}
.content-block a{
	color:#bf8b51;
}

.w100 {
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.containerr {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1170px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.topFlag {
  background: #3e414a;
}
.topFlag img {
  display: block;
  margin-left: 155px;
}
.siteTop {
  overflow: visible;
  z-index: 100;
}
.siteTop .mobile-open-block {
  display: none;
}
.siteTop .nav a {
  display: inline-block;
  margin-right: 30px;
}
.siteTop .menu {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.siteTop .menu .item {
  display: inline-block;
}
.siteTop .menu .item:hover .big {
  border-bottom-color: #e6bc8d;
  color: #31353e;
}
.siteTop .menu .item:hover .big img {
  transform: rotate(180deg);
}
.siteTop .menu .item:hover .sub {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.siteTop .menu .item .big {
  padding: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}
.siteTop .menu .item .big img {
  margin-left: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.siteTop .menu .item .sub {
  width: 100%;
  border-radius: 0px 0px 6px 6px;
  padding: 12px 0;
  padding-left: 30px;
  padding-right: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  background: white;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.siteTop .menu .item .sub a {
  display: block;
  width: calc((100% - 170px) / 3);
  margin-bottom: 7px;
  margin-right: 85px;
}
.siteTop .menu .item .sub a:nth-child(3n) {
  margin-right: 0;
}
.siteTop .containerr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: visible;
}
.siteTop .containerr .logo {
  display: block;
}
.siteTop .containerr .logo img {
  display: block;
  min-width: 115px;
}
.siteTop .containerr .right {
  width: 100%;
  padding-left: 30px;
  position: relative;
}
.siteTop .containerr .right a {
  font-size: 14px;
}
.siteTop .containerr .right .top {
  padding-top: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.siteTop .containerr .right .top .phone {
  font-size: 21px;
  font-weight: bold;
}
.siteTop .containerr .right .top .l .logo-mobile {
  display: none;
}
.siteTop .containerr .right .top .l .logo-mobile img {
  display: block;
}
.siteTop .containerr .right .top .r {
  display: flex;
  justify-content: center;
  align-items: center;
}
.siteTop .containerr .right .top .r .open-search {
  display: none;
}
.siteTop .containerr .right .top .r .langs {
  position: relative;
  padding: 5px 0;
}
.siteTop .containerr .right .top .r .langs:hover .now {
  color: #e6bc8d;
}
.siteTop .containerr .right .top .r .langs:hover .now img {
  transform: rotate(180deg);
}
.siteTop .containerr .right .top .r .langs:hover .dop {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px) translateX(50%);
}
.siteTop .containerr .right .top .r .langs .now {
  display: flex;
  justify-content: center;
  align-items: center;
}
.siteTop .containerr .right .top .r .langs .now img {
  margin-left: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.siteTop .containerr .right .top .r .langs .dop {
  position: absolute;
  top: 100%;
  background: white;
  padding: 10px;
  right: 50%;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.1);
  transform: translateY(20px) translateX(50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 6px;
}
.siteTop .containerr .right .top .r .langs .dop a {
  display: block;
  margin-bottom: 4px;
}
.siteTop .containerr .right .top .r .langs .dop a:last-child {
  margin-bottom: 0;
}
.siteTop .containerr .right .bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.siteTop .containerr .right .bot .search-block {
  margin-left: 43px;
}
.siteTop .containerr .right .bot .search-block a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.siteTop .containerr .right .bot .search-block a img {
  min-width: 18px;
}
.siteTop .containerr .right .bot .search-block form {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  bottom: 7px;
  position: absolute;
  left: 30px;
  width: calc(100% - 30px);
}
.siteTop .containerr .right .bot .search-block form.active {
  opacity: 1;
  visibility: visible;
}
.siteTop .containerr .right .bot .search-block form button {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: transparent;
}
.siteTop .containerr .right .bot .search-block form button:focus {
  outline: none;
}
.siteTop .containerr .right .bot .search-block form button img {
  display: block;
}
.siteTop .containerr .right .bot .search-block form input {
  font-family: 'TT Norms', sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #31353e;
  background: white;
  border: none;
  height: 44px;
  width: 100%;
  border-bottom: 1px solid #8d7b68;
}
.siteTop .containerr .right .bot .search-block form input:focus {
  outline: none;
}
h1 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 45px 0;
  color: #31353e;
}
h2 {
  font-size: 24px;
  margin: 35px 0 30px;
  color: #31353e;
}
h3 {
  font-size: 20px;
  margin: 40px 0 30px;
  color: #31353e;
}
.checkbox {
  position: relative;
}
.checkbox input {
  position: absolute;
  opacity: 0;
}
.checkbox span {
  font-weight: 500;
  color: #8d7b68;
  padding-left: 34px;
  position: relative;
  display: block;
  cursor: pointer;
}
.checkbox span:before {
  width: 18px;
  height: 18px;
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0px;
  border: 2px solid #e6bc8d;
  content: '';
  border-radius: 4px;
}
.checkbox span:after {
  content: '';
  background: #31353e;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  box-sizing: border-box;
  position: absolute;
  left: 4px;
  top: 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.checkbox input:checked + span {
  color: #31353e;
}
.checkbox input:checked + span:after {
  opacity: 1;
  visibility: visible;
}
ol {
  margin: 15px 0;
  list-style-position: inside;
}
ol li {
/*  color: #e6bc8d;*/
  margin-bottom: 9px;
}
ol li span {
  color: #31353e;
}
ol li:last-child {
  margin-bottom: 0;
}
ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style-type: none;
  margin-bottom: 6px;
  margin-top: 21px;
}
ul li {
  margin-bottom: 12px;
  font-size: 18px;
  padding-left: 21px;
  position: relative;
  width: calc((100% - 30px) / 2);
  margin-right: 30px;
}
ul li:before {
  content: '';
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 8px;
  border-radius: 50%;
  background: #e6bc8d;
}
ul li:nth-child(2n) {
  margin-right: 0;
}
.v1 {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 165px;
  height: 45px;
  border-radius: 6px;
  background: #e6bc8d;
  font-weight: bold;
  border:0;
}
.v1:hover {
  background: #efd5b7;
  color: #31353e;
}
.v1.border {
  border: 2px solid #e6bc8d;
  background: transparent;
  color: #8d7b68;
}
.v1.border:hover {
  background: #e6bc8d;
  color: #31353e;
}
.filter {
  z-index: 99;
  position: relative;
}
.filter .form {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  border-radius: 6px;
}
.filter .form:before {
  z-index: 1;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 6px;
  height: 49px;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
}
.filter .form button.v1, .filter .form .button {
  font-family: 'TT Norms', sans-serif;
  font-size: 16px;
  min-width: 165px;
  z-index: 3;
  position: relative;
  display: block;
  border: none;
  color: #31353e !important;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  height: 49px;
  border-radius: 0px 6px 6px 0px;
}
.filter .item {
  z-index: 2;
  min-width: calc((100% - 165px) / 5);
  position: relative;
}
.filter .item.i5 {
  min-width: 225px;
}
.filter .filter_business .item {
  min-width: calc((100% - 165px) / 4);	
}

.filter .item.i5 .item-header {
  cursor: auto;
}
.filter .item.i5 .item-header.active .hover-hide, .filter .item.i5 .item-header.notempty .hover-hide {
  display: none;
}
.filter .item.i5 .item-header.notempty .bx_filter_parameters_box_container_block, .filter .item.i5 .item-header.active .bx_filter_parameters_box_container_block {
  justify-content: space-between;
}
.filter .item.i5 .item-header.notempty .bx_filter_parameters_box_container_block span, .filter .item.i5 .item-header.active .bx_filter_parameters_box_container_block span {
  width: auto;
}
.filter .item.i5 .item-header.notempty .bx_filter_parameters_box_container_block input, .filter .item.i5 .item-header.active .bx_filter_parameters_box_container_block input {
  width: 100% !important;
  max-width: 100% !important;
}
.filter .item.i5 .item-header.notempty .bx_filter_parameters_box_container_block:first-child, .filter .item.i5 .item-header.active .bx_filter_parameters_box_container_block:first-child {
  width: 43%;
}
.filter .item.i5 .item-header.notempty .bx_filter_parameters_box_container_block:last-child, .filter .item.i5 .item-header.active .bx_filter_parameters_box_container_block:last-child {
  width: 56%;
}
.filter .item.i5 .item-header.notempty .bx_filter_parameters_box_container_block:last-child input, .filter .item.i5 .item-header.active .bx_filter_parameters_box_container_block:last-child input {
  margin-left: 5px;
}
.filter .item.i5 .item-header span {
  cursor: default;
  text-overflow: inherit;
  white-space: normal;
  overflow: visible;
}
.filter .item.i4 {
  min-width: 165px;
}
.filter .item.active {
  z-index: 4;
}
.filter .item.active .item-body {
  opacity: 1;
  visibility: visible;
  transform: none;
}
.filter .item:first-child .item-header {
  border-radius: 6px 0px 0px 6px;
}
.filter .item:last-child .item-header {
  border-radius: 0px;
  border-right: none;
}
.filter .item-header {
  border-right: 1px solid #d2ccbd;
  background: white;
  height: 49px;
  padding: 0px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  color: #8d7b68;
}
.filter .item-header input {
  max-width: 29px;
  font-weight: 500;
  font-family: 'TT Norms', sans-serif;
  font-size: 16px;
  color: #31353e;
  border: none;
  background: transparent;
  display: inline-block;
  height: 15px;
}
.filter .item-header input:focus {
  outline: none;
}
.filter .item-header span {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
}
.filter .item-header .arrow {
  margin-left: 3px;
  background: url(./images/filter-arrow.png) 50% 50% no-repeat;
  width: 14px;
  min-width: 14px;
  margin-left: 9px;
  height: 7px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.filter .item-header:hover {
  color: #31353e;
}
.filter .item-header.active {
  color: #31353e;
}
.filter .item-header.active .arrow {
  transform: rotate(180deg);
}
.filter .item-body {
  max-height: 155px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-wrap: wrap;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform: translateY(20px);
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
  position: absolute;
  top: 100%;
  margin-top: 29px;
  min-width: 290px;
  left: 0;
  background: white;
  border-radius: 6px;
  padding: 15px 15px 3px;
}
.filter .item-body .checkbox {
  display: block;
  margin-bottom: 12px;
  margin-top: 0;
}
.filter .item.i3 .item-body {
  min-width: 650px;
  height: 155px;
}
.filter .item.i3 .item-body .checkbox {
  width: 120px;
  margin-right: 10px;
}
.filter .item.i4 {
  position: static;
}
.filter .item.i4 .item-body {
  left: 0;
  width: 100%;
  max-height: 500px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: baseline;
}
.filter .item.i4 .item-body .checkbox {
  width: 100%;
  max-width: 232px;
  margin-right: 20px;
}
.slide-filter .bx_filter_parameters_box_container_block {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 2.5px;
}
.slide-filter .bx_ui_slider_track {
  width: 100%;
  height: 3px;
  position: relative;
  margin: 32px 0 17px;
  background: #C4C4C4;
  border-radius: 2px;
}
.slide-filter .bx_ui_slider_part.p1 {
  left: 0px;
}
.slide-filter .bx_ui_slider_part span {
  line-height: normal;
  font-size: 12px;
  color: #8d7b68;
  font-weight: bold;
  display: block;
  text-align: center;
}
.slide-filter .bx_ui_slider_part.p2 {
  right: 0px;
}
.bx_ui_slider_range{
	margin-left: 12px;
	margin-right: 12px;
}
.slide-filter .bx_ui_slider_range,
.filter .item .bx_ui_slider_pricebar,
.item .bx_ui_slider_pricebar_VD,
.item .bx_ui_slider_pricebar_VN,
.item .bx_ui_slider_pricebar_V {
  position: absolute;
  top: -1px;
  bottom: -1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
}
.slide-filter .bx_ui_slider_handle.left {
  margin-left: -14px;
  left: 0px;
  background: url(./images/stick.png) 50% 50% no-repeat !important;
}
.slide-filter .bx_ui_slider_handle {
  width: 14px;
  height: 15px;
  position: absolute;
  top: -5px;
  z-index: 9999;
  transition: none;
}
.slide-filter .bx_ui_slider_handle.right {
  margin-right: -14px;
  right: 0px;
  background: url(./images/stick.png) 50% 50% no-repeat !important;
}
.slide-filter .bx_ui_slider_pricebar_V {
  z-index: 80;
  top: -1px;
  bottom: -1px;
  background: #e6bc8d;
  border-radius: 2px;
}
.slide-filter .bx_ui_slider_pricebar_VN {
  z-index: 70;
  background: #dddddd;
  border-radius: 2px;
}
.slide-filter .bx_ui_slider_part {
  position: absolute;
  top: -30px;
}
.more-details {
  position: relative;
}
.more-details .fll {
  padding: 25px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.more-details .fll .left {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.more-details .fll .left .open-filter-details {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-width: 113px;
}
.more-details .fll .left .open-filter-details img {
  margin-left: 11px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.more-details .fll .left .open-filter-details.active img {
  transform: rotate(180deg);
}
.more-details .fll .left .tags {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.more-details .fll .left .tags .t {
  margin-left: 32px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #8d7b68;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.more-details .fll .left .tags .t img {
  margin-left: 9px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.more-details .fll .left .tags .t:hover {
  color: #31353e;
}
.more-details .fll .right {
  min-width: 131px;
  margin-left: 30px;
}
button:focus {
  outline: none;
}
.filter-details {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transform: translateY(20px);
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(65, 43, 20, 0.09);
  padding: 12px 15px 31px;
  width: calc(100% + 30px);
  position: absolute;
  left: -15px;
  top: 100%;
  z-index: 50;
}
.filter-details.active {
  transform: none;
  opacity: 1;
  visibility: visible;
  margin-top:25px;
}
.filter-details .form-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.filter-details .form-flex .item {
  margin-bottom: 30px;
}
.filter-details .form-flex .item-title {
  margin-bottom: 5px;
  display:block;
}
.filter-details .form-flex .item.p4 {
  width: calc((100% - 90px) / 4);
}
.filter-details .form-flex .item.p2 {
  width: calc((100% - 30px) / 2);
}
.filter-details .form-flex .item.p1 {
  max-width: 895px;
  width: 100%;
}
.filter-details .form-flex .item select, .my_form select{
  border-width: 1px;
  border-color: #d2ccbd;
  border-style: solid;
  border-radius: 6px;
  background-color: #ffffff;
  width: 100%;
  font-size: 16px;
  font-family: 'TT Norms', sans-serif;
  font-weight: 500;
  color: #8d7b68;
  height: 38px;
  padding: 0 42px 0 21px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #ffffff url(./images/filter-arrow.png) calc(100% - 16px) 50% no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor:pointer;
}
.filter-details .form-flex .item select:focus, .my_form select:focus {
  outline: none;
  border-color: #31353e;
}
.filter-details .form-flex .item.slide-filter .bx_ui_slider_track {
  margin: 40px 0 0px;
}
.filter-details .form-flex .item.slide-filter .bx_filter_parameters_box_container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.filter-details .form-flex .item.slide-filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block {
  margin: 0;
  position: relative;
  width: 50%;
  margin-right: -1px;
}
.filter-details .form-flex .item.slide-filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:first-child input {
  border-radius: 6px 0 0 6px;
}
.filter-details .form-flex .item.slide-filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:last-child input {
  border-radius: 0px 6px 6px 0px;
}
.filter-details .form-flex .item.slide-filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block input {
  padding-left: 47px;
  padding-right: 10px;
  width: 100%;
  font-size: 16px;
  font-family: 'TT Norms', sans-serif;
  font-weight: 500;
  color: #31353e;
  z-index: 1;
  height: 38px;
  border: 1px solid #d2ccbd;
}
.filter-details .form-flex .item.slide-filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block input:focus {
  z-index: 2;
  outline: none;
  border-color: #31353e;
}
.filter-details .form-flex .item.slide-filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  z-index: 3;
  font-size: 16px;
  font-family: 'TT Norms', sans-serif;
  font-weight: 500;
  color: #8d7b68;
}
.filter-details .form-flex .item .fl {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 10px;
}
.filter-details .form-flex .item .fl .radio + .radio,
.filter-details .form-flex .item .fl .checkbox + .checkbox {
  margin-top: 10px;
}
.filter-details .form-flex .item .fl label {
  margin-bottom: 15px;
  margin-right: 12px;
  width: 168px;
}
.filter-details button.v1 {
  cursor: pointer;
  border: none;
  margin: 4px auto 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dnone {
  display: none;
}
.center {
  text-align: center;
}
.white {
  color: white;
}
.main {
  overflow: visible;
  padding-bottom: 75px;
}
.main .containerr {
  overflow: visible;
}
.main .owl-main {
  overflow: hidden;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.main .owl-main .owl-dots {
  text-align: center;
  margin-top: 30px;
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
}
.main .owl-main .item {
  position: relative;
  width: 100%;
  height: 659px;
}
.main .owl-main .item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.70196) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.70196) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0.70196) 0%, rgba(255, 255, 255, 0) 100%);
}
.main .owl-main .item img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}
.main .containerr {
  min-height: 584px;
  height: 584px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  z-index: 2;
}
.main .containerr .cont {
  width: 100%;
}
.main .containerr h1 {
  margin: 0 0 40px;
}
.main .containerr h3 {
  font-size: 22px;
  margin: 0;
  margin-bottom: 15px;
}
.main .containerr p {
  max-width: 375px;
  margin-bottom: 24px;
}
.main .containerr .filter {
  margin-bottom: 110px;
}
.main .v1 {
  width: 180px;
  height: 46px;
}
.pad {
  padding-top: 74px;
  padding-bottom: 85px;
}
.title_def {
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.mainprice .containerr {
  overflow: visible;
}
.mainprice .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.mainprice .owl-item {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  visibility: hidden;
}
.mainprice .owl-item.active {
  opacity: 1;
  visibility: visible;
}
.owl-nav button {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  top: 90px;
  position: absolute;
  width: 15px;
  height: 27px;
  opacity: 0.8;
}
.owl-nav button:focus {
  outline: none;
}
.owl-nav button:hover {
  opacity: 1;
}
.owl-nav .owl-next {
  background: url(./images/nav-right.png) 50% 50% no-repeat !important;
  right: -30px;
}
.owl-nav .owl-prev {
  background: url(./images/nav-left.png) 50% 50% no-repeat !important;
  left: -30px;
}
.price-items .item.active .name {
  color: #e6bc8d;
}
.price-items .item .image {
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.25);
  border-radius: 6px;
  position: relative;
  height: 208px;
  width: 100%;
  padding: 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.price-items .item .image:before {
  z-index: 2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(90deg, rgba(70, 39, 31, 0.50196) 0%, rgba(70, 39, 31, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(70, 39, 31, 0.50196) 0%, rgba(70, 39, 31, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(70, 39, 31, 0.50196) 0%, rgba(70, 39, 31, 0) 100%);
  border-radius: 6px;
}
.price-items .item .image .back {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  border-radius: 6px;
  display: block;
  z-index: 1;
}
.price-items .item .image .top,
.price-items .item .image .bot {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.price-items .item .image .top .cat {
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  height: 30px;
  padding: 0 30px;
  color: #8d7b68;
  border-radius: 4px;
  margin-left: -33px;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
}
.price-items .item .image .top .student {
  position: relative;
}
.price-items .item .image .top .student:hover .icon {
  background: #e6bc8d url(./images/student-hover.png) 50% 50% no-repeat;
}
.price-items .item .image .top .student:hover .text {
  transform: none;
  opacity: 1;
  visibility: visible;
}
.price-items .item .image .top .student .icon {
  width: 34px;
  height: 30px;
  border-radius: 4px;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
  background: #ffffff url(./images/student.png) 50% 50% no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.price-items .item .image .top .student .text {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 5px;
  width: 155px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #8d7b68;
  background: white;
  border-radius: 4px;
}
.price-items .item .image .top .student .text:before {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  right: 14px;
  top: -2.5px;
  background: white;
  transform: rotate(45deg);
}
.price-items .item .image .bot .price {
  font-weight: bold;
  font-size: 22px;
  color: white;
}
.price-items .item .image .bot .article {
  color: white;
  font-weight: bold;
}
.price-items .item .place-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 16px 0 10px;
}
.price-items .item .place-flex .place {
  margin: 0;
}
.price-items .item .place-flex .finish {
  display: flex;
  justify-content: center;
  align-items: center;
}
.price-items .item .place-flex .finish img {
  min-width: 15px;
  margin-right: 10px;
}
.price-items .item .place-flex .finish span {
  font-size: 14px;
  font-weight: normal;
  color: #31353e;
}
.price-items .item .place {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 16px 0 10px;
}
.price-items .item .place img {
  margin-right: 13px;
}
.price-items .item .place span {
  font-weight: bold;
  color: #8d7b68;
}
.price-items .item .name {
  font-weight: bold;
  font-size: 20px;
}
.about {
  background: url(./images/about.jpg) 50% 50% no-repeat;
  background-size: cover;
  padding-top: 133px;
  padding-bottom: 96px;
  overflow: visible;
}
.about .containerr {
  overflow: visible;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about .containerr .text {
  width: 100%;
  max-width: 750px;
  border-radius: 6px;
  background-image: -moz-linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.85098) 100%);
  background-image: -webkit-linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.85098) 100%);
  background-image: -ms-linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.85098) 100%);
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.3);
  padding: 35px 60px;
  position: relative;
  z-index: 2;
}
.about .containerr .text .title_def {
  margin-bottom: 20px;
}
.about .containerr .text p {
  color: #8d7b68;
}
.about .containerr .text .fs20 {
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 13px;
  color: #31353e;
}
.about .containerr .text .fs18 {
  color: #8d7b68;
}
.about .containerr .text .v1 {
  margin: 40px auto 0;
}
.about .containerr .video {
  z-index: 1;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 6px;
  margin-left: -165px;
  position: relative;
}
.about .containerr .video img {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
}
.about .containerr .video:hover img {
  transform: scale(1.05);
}
.about .containerr .video:hover:before {
  transform: scale(0.9);
}
.about .containerr .video:before {
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(./images/play.png) 50% 50% no-repeat;
}
.fs20 {
  font-size: 20px;
}
.fs18 {
  font-size: 18px;
}
.main-news {
  padding: 70px 0 75px;
}
.main-news .containerr {
  overflow: visible;
}
.main-news .tabs .tabs-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-news .tabs .tabs-header .left a {
  font-size: 24px;
  font-weight: bold;
  color: #8d7b68;
  display: inline-block;
  margin-right: 50px;
}
.main-news .tabs .tabs-header .left a:hover {
  color: #e6bc8d;
}
.main-news .tabs .tabs-header .left a.active {
  color: #31353e;
}
.main-news .tabs .tabs-header .right a {
  display: none;
  font-weight: bold;
  font-size: 18px;
}
.main-news .tabs .tabs-header .right a.active {
  display: block;
}
.main-news .tabs .tabs-body {
  margin-top: 20px;
}
.main-news .tabs .tabs-body .items {
  display: none;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.main-news .tabs .tabs-body .items.active {
  display: flex;
}
.main-news .tabs .tabs-body .items .item {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
}
.main-news .tabs .tabs-body .items .item:nth-child(3n) {
  margin-right: 0;
}
.news-items .item {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.news-items .item .top.active .name {
  color: #e6bc8d;
}
.news-items .item .image {
  width: 100%;
  margin-bottom: 17px;
  position: relative;
  height: 209px;
  padding: 18px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.news-items .item .image:before {
  z-index: 2;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -moz-linear-gradient(90deg, rgba(70, 39, 31, 0.50196) 0%, rgba(70, 39, 31, 0) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(70, 39, 31, 0.50196) 0%, rgba(70, 39, 31, 0) 100%);
  background-image: -ms-linear-gradient(90deg, rgba(70, 39, 31, 0.50196) 0%, rgba(70, 39, 31, 0) 100%);
  border-radius: 6px;
}
.news-items .item .image img {
  z-index: 1;
  width: 100%;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  border-radius: 6px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.25);
}
.news-items .item .image .date {
  font-size: 22px;
  font-weight: bold;
  color: white;
  z-index: 3;
}
.news-items .item .name {
  display: block;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color:#31353e;
}
.news-items .item .name:hover {
	color:#e6bc8d;
}
.news-items .item .bot {
  margin-top: 13px;
  font-size: 18px;
  line-height: 1.333;
  color: #8d7b68;
}
.owl-carousel img {
  width: auto !important;
}
.owl-buttons {
  text-align: center;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  margin-top: 30px;
}
.owl-dot {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 15px;
}
.owl-dot:focus {
  outline: none;
}
.owl-dot span {
  width: 8px;
  height: 8px;
  background: #ffffff;
  border: none;
  display: inline-block;
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.owl-dot:hover span,
.owl-dot.active span {
  background: transparent;
  width: 12px;
  height: 12px;
  border: 3px solid #e6bc8d;
}
a.pull {
  display: none;
}
a.pull .burger-line2 {
  transform: translate(0px, 12px);
}
a.pull .burger-line3 {
  transform: translate(0px, 6px);
}
a.pull.active .burger-line3 {
  transform: translateX(-40px);
}
a.pull.active .burger-line2 {
  transform: translate(11.8408px) scale(-1, 1) rotate(42.2626deg);
}
a.pull.active .burger-line1 {
  transform: translate(1.34473px) rotate(42.2626deg);
}
a.pull svg rect {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: auto !important;
  touch-action: auto !important;
}
.footer {
  padding-bottom: 20px;
  background: url(./images/footer-back.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.footer h2 {
  margin-bottom: 23px;
}
.footer .subscribe form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .subscribe input {
  height: 50px;
  width: 363px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 2px solid #e6bc8d;
  padding: 0 24px;
  font-family: 'TT Norms', sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #8d7b68;
}
.footer .subscribe input:focus {
  outline: none;
}
.footer .subscribe button {
  height: 50px;
  width: 193px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: none;
  background: #e6bc8d;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: bold;
  font-size: 16px;
  color: #31353e;
  font-family: 'TT Norms', sans-serif;
}
.footer .subscribe button:hover {
  background: #efd5b7;
}
.footer .flex {
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.footer .flex.flex2 p:last-child {
  text-align: right;
}
.footer .flex.flex2 p:last-child a:hover {
  color: #8d7b68;
}
.footer .flex .items:last-child {
  width: 100%;
  max-width: 373px;
}
.footer .flex .items-header {
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer .flex .items-header.open {
  margin-bottom: 15px;
}
.footer .flex .items-header span {
  font-size: 18px;
  font-weight: bold;
}
.footer .flex .items-header img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 8px;
  display: none;
}
.footer .flex .items-body p,
.footer .flex .items-body a {
  margin-top: 12px;
}
.footer .flex .items-body a:first-child {
  margin-top: 0;
}
.footer .flex .items-body a {
  display: block;
}
.footer .flex .items-body a:hover {
  color: #8d7b68;
}
.footer .flex .social {
  margin-top: 5px;
  max-width: 237px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.footer .flex .social:before {
  display: block;
  position: absolute;
  left: -999px;
  background: url(./images/vk-hover.png), url(./images/fb-hover.png), url(./images/linkedin-logo-hover.png), url(./images/yb-hover.png), url(./images/blogger-logotype-hover.png), url(./images/livejournal-hover.png), url(./images/google-plus-hover.png), url(./images/google-plus-hover.png), url(./images/odnoklassniki-logo-hover.png), url(./images/inst-hover.png), url(./images/mailru-hover.png), url(./images/pinterest-hover.png), url(./images/twitter-hover.png), url(./images/telegramm-hover.png);
  content: '';
  opacity: 0;
}
.footer .flex .social a {
  margin: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 18px;
  margin: 7.5px 0 !important;
  margin-right: 18px !important;
}
.footer .flex .social a.s1 {
  background: url(./images/vk.png) 50% 50% no-repeat;
}
.footer .flex .social a.s1:hover {
  background: url(./images/vk-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s2 {
  background: url(./images/fb.png) 50% 50% no-repeat;
}
.footer .flex .social a.s2:hover {
  background: url(./images/fb-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s3 {
  background: url(./images/linkedin-logo.png) 50% 50% no-repeat;
}
.footer .flex .social a.s3:hover {
  background: url(./images/linkedin-logo-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s4 {
  background: url(./images/yb.png) 50% 50% no-repeat;
}
.footer .flex .social a.s4:hover {
  background: url(./images/yb-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s5 {
  background: url(./images/blogger-logotype.png) 50% 50% no-repeat;
}
.footer .flex .social a.s5:hover {
  background: url(./images/blogger-logotype-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s6 {
  background: url(./images/livejournal.png) 50% 50% no-repeat;
}
.footer .flex .social a.s6:hover {
  background: url(./images/livejournal-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s7 {
  background: url(./images/google-plus.png) 50% 50% no-repeat;
}
.footer .flex .social a.s7:hover {
  background: url(./images/google-plus-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s8 {
  background: url(./images/odnoklassniki-logo.png) 50% 50% no-repeat;
}
.footer .flex .social a.s8:hover {
  background: url(./images/odnoklassniki-logo-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s9 {
  background: url(./images/inst.png) 50% 50% no-repeat;
}
.footer .flex .social a.s9:hover {
  background: url(./images/inst-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s10 {
  background: url(./images/mailru.png) 50% 50% no-repeat;
}
.footer .flex .social a.s10:hover {
  background: url(./images/mailru-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s11 {
  background: url(./images/pinterest.png) 50% 50% no-repeat;
}
.footer .flex .social a.s11:hover {
  background: url(./images/pinterest-hover.png) 50% 50% no-repeat;
}
.footer .flex .social a.s12 {
  background: url(./images/twitter.png) 50% 50% no-repeat;
}
.footer .flex .social a.s12:hover {
  background: url(./images/twitter-hover.png) 50% 50% no-repeat;
}

.footer .flex .social a.s13 {
  background: url(./images/telegramm.png) 50% 50% no-repeat;
}
.footer .flex .social a.s13:hover {
  background: url(./images/telegramm-hover.png) 50% 50% no-repeat;
}

.footer-tabs .tabs-header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer-tabs .tabs-header a {
  border-radius: 12px;
  height: 24px;
  padding: 0 21px;
  margin-top: 0px !important;
  line-height: 24px;
}
.footer-tabs .tabs-header a:hover,
.footer-tabs .tabs-header a.active {
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
  background: white;
  text-decoration: none !important;
}
.footer-tabs .tabs-body .i {
  display: none;
}
.footer-tabs .tabs-body .i.active {
  display: block;
}
a.pull {
  display: none;
}
a.pull .burger-line2 {
  transform: translate(0px, 14px);
  transform-origin: right;
}
a.pull .burger-line1 {
  transform-origin: right;
}
a.pull .burger-line3 {
  transform: translate(7px, 7px);
  transform-origin: right;
}
a.pull.active .burger-line3 {
  transform: translate(30px, 7px);
}
a.pull.active .burger-line2 {
  transform: translate(-5px, 14px) rotate(45deg);
}
a.pull.active .burger-line1 {
  transform: translate(5px, -2px) rotate(-45deg);
}
a.pull svg rect {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.contacts-page h1.center {
  margin-bottom: 40px;
}
.content-block {
  overflow: visible;
  padding-bottom: 30px;
}
.content-block h1.center {
  margin-bottom: 40px;
}
.content-block p {
  margin-bottom: 17px;
}
.content-block .content-block-text {
  font-size: 18px;
  line-height: 1.2;
}
.content-block .containerr {
  overflow: visible;
}
.text-block {
  font-weight: normal;
}
.text-block a, a.intxt{
	color:#d89f60;
}
.text-block a:hover, a.intxt:hover{
	color:#e6bc8d;
}
.text-block h2.center {
  margin-top: 37px;
  margin-bottom: 19px;
}
.path {
  padding-top: 26px;
}
.question-page .item {
  z-index: 1;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: 1.333;
  border-radius: 6px;
  margin-bottom: -1px;
  width: 100%;
  padding: 25px 35px;
}
.question-page .item:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  width: calc(100% - 70px);
  background: #d2ccbd;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.question-page .item:hover {
  z-index: 2;
  background: white;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
}
.question-page .item:hover:before {
  opacity: 0;
}
.question-page .item:hover .item-header {
  color: #31353e;
}
.question-page .item.active {
  z-index: 2;
  background: white;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
}
.question-page .item.active:before {
  opacity: 0;
}
.question-page .item.active .item-header {
  color: #31353e;
}
.question-page .item.active .item-header img {
  transform: rotate(180deg);
}
.question-page .item-header {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  color: #8d7b68;
  font-weight: normal;
  cursor: pointer;
}
.question-page .item-header img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  min-width: 14px;
  margin-left: 30px;
}
.question-page .item-body {
  display: none;
  font-size: 18px;
  font-weight: normal;
  margin-left: 65px;
  margin-top: 13px;
  border-left: 2px solid #d2ccbd;
  padding-left: 15px;
  color: #8d7b68;
}
.business .flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 25px;
}
.business .flex .item {
  margin-bottom: 37px;
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
}
.business .flex .item:nth-child(3n) {
  margin-right: 0;
}
.news-page .flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: -37px;
}
.news-page .flex .item {
  margin-bottom: 37px;
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
}
.news-page .flex .item:nth-child(3n) {
  margin-right: 0;
}
.news-page .flex .item p {
  color: #31353e;
}
.immigration .flex {
  margin-bottom: 7px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.immigration .flex .item {
  width: calc((100% - 90px) / 4);
  margin-right: 30px;
  margin-bottom: 23px;
}
.immigration .flex .item:nth-child(4n) {
  margin-right: 0;
}
.immigration .flex .item:hover .image img {
  transform: scale(1.05);
}
.immigration .flex .item .image {
  height: 148px;
  width: 100%;
  margin-bottom: 17px;
}
.immigration .flex .item .image img {
  border-radius: 6px;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.1);
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.immigration .flex .item span {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.191;
}
.map,
.object-map {
  height: 416px;
}
.map [class*="ymaps-2"][class*="-ground-pane"],
.object-map [class*="ymaps-2"][class*="-ground-pane"] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */

  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */

}
.contacts-page {
  overflow: visible;
}
.contacts-page.pb {
  padding-bottom: 50px;
}
.contacts-page .containerr {
  overflow: visible;
}
.contacts-page .flex {
  background: white;
  margin-top: -50px;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  padding: 30px 15px;
  box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.13);
}
.contacts-page .flex .item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-size: 20px;
  line-height: 1.4;
  font-weight: normal;
  text-align: center;
}
.contacts-page .flex .item img {
  margin-bottom: 17px;
}
.about-page .map-mobile-block {
  display: none;
}
.about-page #map-block {
  max-width: 1076px;
  position: relative;
  margin: 64px auto 20px;
}
.about-page #map-block img {
  display: block;
  width: 100%;
}
.about-page #map-block a {
  position: absolute;
  font-size: 20px;
  font-weight: bold;
}
.about-page #map-block a.active {
  color: #e6bc8d;
}
.about-page #map-block a img {
  position: absolute;
}
.about-page #map-block a img.left {
  left: 0;
}
.about-page #map-block a img.right {
  right: 0;
}
.about-page #map-block a img.top {
  top: calc(100% + 3px);
}
.about-page #map-block a img.bot {
  bottom: -3px;
}
.about-page #map-block .map-region {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.object-page .doptext {
  font-size: 20px;
}
.object-page .doptext p {
  font-size: 20px;
}
.object-page .doptext .fl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.object-page .doptext .fl .i {
  margin-bottom: 15px;
  width: calc((100% - 30px) / 2);
  border-bottom: 1px dotted #31353e;
  display: flex;
  justify-content: space-between;
}
.object-page .doptext .fl .i span {
  display: block;
  background: white;
  margin-bottom: -5px;
}
.object-page hr {
  margin: 20px 0 30px;
  background: #d2ccbd;
  border: none;
  height: 1px;
}
.object-page .title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 37px;
  margin-bottom: 23px;
}
.object-page .title h1 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 28px;
  text-transform: none;
}
.object-page .title .place {
  font-weight: bold;
  font-size: 20px;
}
.object-page .title .share {
  min-width: 136px;
  margin-left: 30px;
  margin-top:7px;
}
.object-page .title .share ul {
  display: block;
}
.object-page .title .share ul li {
  width: auto;
  padding: 0;
}
.object-page .title .share ul li:before {
  display: none;
}
.object-page .flex {
  margin-bottom: 27px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.object-page .flex .gallery {
  margin-right: 30px;
  max-width: 750px;
  width: calc(100% - 390px);
}
.object-page .flex .gallery .swiper-container {
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.object-page .flex .gallery .swiper-container .swiper-slide {
  cursor: pointer;
}
.object-page .flex .gallery .swiper-container .swiper-button-white {
  background: #000000 !important;
  width: 26px !important;
  height: 100% !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: absolute !important;
  top: 0 !important;
  margin: 0 !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0.4;
}
.object-page .flex .gallery .swiper-container .swiper-button-white:hover {
  opacity: 1;
}
.object-page .flex .gallery .swiper-container .swiper-button-white.swiper-button-next {
  right: 0 !important;
  border-radius: 0 6px 6px 0;
}
.object-page .flex .gallery .swiper-container .swiper-button-white.swiper-button-prev {
  left: 0 !important;
  border-radius: 6px 0px 0px 6px;
}
.object-page .flex .gallery .gallery-thumbs {
  height: 80px;
  margin-top: 18px;
  box-sizing: border-box;
}
.object-page .flex .gallery .gallery-thumbs .swiper-slide.video {
  position: relative;
}
.object-page .flex .gallery .gallery-thumbs .swiper-slide.video img {
  position: relative;
  z-index: 1;
}
.object-page .flex .gallery .gallery-thumbs .swiper-slide.video:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: url(./images/gt-play.png) 50% 50% no-repeat;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.object-page .flex .gallery .gallery-thumbs .swiper-slide.video:hover:before {
  transform: translateX(-50%) translateY(-50%) scale(1.2);
}
.object-page .flex .gallery .gallery-top .swiper-slide {
  border-radius: 6px;
  overflow: hidden;
  height: 432px;
}
.object-page .flex .gallery .gallery-top .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.object-page .flex .gallery .gallery-top .swiper-slide iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.object-page .flex .gallery .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.7;
  border-radius: 6px;
  overflow: hidden;
}
.object-page .flex .gallery .gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.object-page .flex .gallery .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.object-page .flex .info-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 360px;
  width: 360px;
  border-radius: 6px;
  background: #ebeded;
  padding: 35px 24px 37px 40px;
  min-height: 432px;
}
.object-page .flex .info-block .down {
  padding-right: 16px;
}
.object-page .flex .info-block .top {
  display: flex;
  justify-content: space-between;
}
.object-page .flex .info-block .top .goal {
  font-size: 22px;
}
.object-page .flex .info-block .top .art {
  font-weight: normal;
  font-size: 20px;
  padding-top: 2px;
}
.object-page .flex .info-block .price {
  margin-top: 15px;
  font-weight: bold;
  font-size: 38px;
  color: #8d7b68;
}
.object-page .flex .info-block .price span {
  font-size: 29px;
}
.object-page .flex .info-block .more-info {
  font-size: 20px;
  line-height: 1.7;
}
.object-page .flex .info-block a.v1 {
  width: 100%;
  height: 46px;
  margin-top: 36px;
  color:#31353e;
}
.dopService {
  padding-bottom: 35px;
  padding-top: 10px;
  background: #fafafa;
}
.dopService:before {
  display: block;
  position: absolute;
  left: -999px;
  background: url(./images/dserv1-hover.png), url(./images/dserv2-hover.png), url(./images/dserv3-hover.png), url(./images/dserv4-hover.png), url(./images/dserv5-hover.png), url(./images/dserv6-hover.png), url(./images/dserv7-hover.png), url(./images/dserv8-hover.png), url(./images/dserv9-hover.png), url(./images/dserv10-hover.png), url(./images/dserv11-hover.png), url(./images/dserv12-hover.png), url(./images/dserv13-hover.png), url(./images/dserv14-hover.png);
  content: '';
}
.dopService .flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.dopService .flex .item {
  margin: 0 35px 35px;
  width: 200px;
  text-align: center;
  font-size: 18px;
}
.dopService .flex .item .icon {
  width: 58px;
  height: 59px;
  margin: 0 auto;
  margin-bottom: 23px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.dopService .flex .item.i1 .icon {
  background: url(./images/dserv1.png) 50% 50% no-repeat;
}
.dopService .flex .item.i1:hover .icon {
  background: url(./images/dserv1-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i2 .icon {
  background: url(./images/dserv2.png) 50% 50% no-repeat;
}
.dopService .flex .item.i2:hover .icon {
  background: url(./images/dserv2-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i3 .icon {
  background: url(./images/dserv3.png) 50% 50% no-repeat;
}
.dopService .flex .item.i3:hover .icon {
  background: url(./images/dserv3-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i4 .icon {
  background: url(./images/dserv4.png) 50% 50% no-repeat;
}
.dopService .flex .item.i4:hover .icon {
  background: url(./images/dserv4-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i5 .icon {
  background: url(./images/dserv5.png) 50% 50% no-repeat;
}
.dopService .flex .item.i5:hover .icon {
  background: url(./images/dserv5-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i6 .icon {
  background: url(./images/dserv6.png) 50% 50% no-repeat;
}
.dopService .flex .item.i6:hover .icon {
  background: url(./images/dserv6-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i6 .icon {
  background: url(./images/dserv6.png) 50% 50% no-repeat;
}
.dopService .flex .item.i6:hover .icon {
  background: url(./images/dserv6-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i7 .icon {
  background: url(./images/dserv7.png) 50% 50% no-repeat;
}
.dopService .flex .item.i7:hover .icon {
  background: url(./images/dserv7-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i8 .icon {
  background: url(./images/dserv8.png) 50% 50% no-repeat;
}
.dopService .flex .item.i8:hover .icon {
  background: url(./images/dserv8-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i9 .icon {
  background: url(./images/dserv9.png) 50% 50% no-repeat;
}
.dopService .flex .item.i9:hover .icon {
  background: url(./images/dserv9-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i10 .icon {
  background: url(./images/dserv10.png) 50% 50% no-repeat;
}
.dopService .flex .item.i10:hover .icon {
  background: url(./images/dserv10-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i11 .icon {
  background: url(./images/dserv11.png) 50% 50% no-repeat;
}
.dopService .flex .item.i11:hover .icon {
  background: url(./images/dserv11-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i12 .icon {
  background: url(./images/dserv12.png) 50% 50% no-repeat;
}
.dopService .flex .item.i12:hover .icon {
  background: url(./images/dserv12-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i13 .icon {
  background: url(./images/dserv13.png) 50% 50% no-repeat;
}
.dopService .flex .item.i13:hover .icon {
  background: url(./images/dserv13-hover.png) 50% 50% no-repeat;
}
.dopService .flex .item.i14 .icon {
  background: url(./images/dserv14.png) 50% 50% no-repeat;
}
.dopService .flex .item.i14:hover .icon {
  background: url(./images/dserv14-hover.png) 50% 50% no-repeat;
}
.form-block {
  padding-top: 10px;
  padding-bottom: 50px;
}
form.form .flex {
  margin-bottom: 28px;
  display: flex;
  flex-direction: column;
}
form.form .flex .left {
  margin-bottom: 30px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
form.form .flex .left:last-child {
	margin-bottom: 0;
}
form.form .flex .left input, form.form .flex .left select{
  width: calc((100% - 60px) / 3);
}
form.form .flex .left.four_el input, form.form .flex .left.four_el select {
  width: calc((100% - 60px) / 4);
}
form.form .flex.column-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}
form.form .flex.column-2 textarea {
    width: 100%;
}
form.form .flex.column-2 input, form.form .flex.column-2 select {
    width: calc((100% - 30px) / 2);
    margin-bottom: 28px;
}
form.form .fl {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
form.form .fl .captcha {
  width: 304px;
  min-width: 304px;
  margin-right: 30px;
}
form.form .fl .captcha img {
  display: block;
}
form.form .fl .checkbox {
  width: 100%;
}
form.form .fl .checkbox span {
  line-height: 1.286;
  color: #31353e;
  padding-left: 0;
}
form.form .fl .checkbox span:before {
  display: inline-block;
  position: static;
  margin-right: 10px;
  width: 14px;
  min-width: 14px;
  height: 14px;
  margin-bottom: -1px;
}
form.form .fl .checkbox span:after {
  width: 8px;
  height: 8px;
  left: 3px;
  top: 5px;
}
form.form input,
form.form textarea, .my_form select {
  padding: 0 20px;
  width: 100%;
  font-family: 'TT Norms', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #31353e;
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0px 1px 10px 0px rgba(65, 43, 20, 0.2);
  border: none;
}
form.form input::placeholder,
form.form textarea::placeholder {
  color: #8d7b68;
}
form.form input:focus,
form.form textarea:focus {
  outline: none;
}
form.form input {
  height: 37px;
}
form.form textarea {
  padding-top: 14px;
  min-height: 140px;
}
form.form button {
  margin: 20px auto 0;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.partners-page .flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.partners-page .flex a {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  font-weight: bold;
  font-size: 20px;
  border-radius: 6px;
  padding: 28px 15px;
  text-align: center;
  margin-bottom: 30px;
}
.partners-page .flex a:nth-child(3n) {
  margin-right: 0;
}
.partners-page .flex a .image {
  height: 138px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.partners-page .flex a:hover {
  color: #31353e;
  box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
}
.services-page h1.center {
  margin-bottom: 0 !important;
}
.services-page .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-bottom: 1px solid #edebe5;
  padding: 29px 0;
}
.services-page .item:last-child {
  border-bottom: none;
}
.services-page .item .title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 165px;
  min-width: 165px;
  margin-right: 30px;
}
.services-page .item .title img {
  margin-bottom: 15px;
}
.services-page .item .title span {
  font-weight: bold;
  font-size: 20px;
}
.services-page .item .flex {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.services-page .item .flex a {
  padding: 0 19px;
  height: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background-color: #f9f9f9;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);
  margin: 10px 0;
  margin-right: 20px;
}
.services-page .item .flex a:hover {
  color: #31353e;
  background: #e6bc8d;
}
.gray-text-block {
  background: #f9f9f9;
  padding-bottom: 40px;
  padding-top: 10px;
}
.gray-text-block p {
  font-size: 18px;
  margin-bottom: 10px;
}
.modal {
  display: none;
}
.modal.fancybox-content {
  width: 100%;
  padding: 50px 23px 25px;
  border-radius: 6px;
  overflow: visible;
}
.pagination {
  margin: 30px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pagination a,
.pagination span {
  display: flex;
  margin: 8px;
}
.pagination .page {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 2px solid transparent;
  font-size: 18px;
}
.pagination .page:hover,
.pagination .page.active {
  border-color: #e6bc8d;
  color: #31353e;
}
.pagination .pg {
  font-size: 16px;
}
.pagination .pg:hover {
  color: #8d7b68;
}
.pagination span {
  cursor: default;
}
.pagination span:hover {
  color: #31353e !important;
}
@media screen and (max-width: 1230px) {
  
}
@media screen and (max-width: 1099px) {
  .siteTop .mobile-open-block {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: block;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
    position: absolute;
    right: 0px;
    width: 330px;
    top: 100%;
    margin-top: 8px;
  }
  .siteTop .mobile-open-block.active {
    opacity: 1;
    visibility: visible;
    transform: none;
  }
  .siteTop .mobile-open-block .nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: calc(100% - 30px);
    margin: 5px auto 0;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid transparent;
    height: 38px;
  }
  .siteTop .mobile-open-block .nav:before,
  .siteTop .mobile-open-block .nav:after {
    display: none !important;
  }
  .siteTop .mobile-open-block .nav a {
    margin: 0;
  }
  .siteTop .containerr .right {
    position: static;
  }
  .siteTop .menu {
    margin: 15px 0;
    flex-direction: column;
    background: #f8f8f8;
  }
  .siteTop .menu .item .big {
    padding: 11px 15px;
    background: white;
    justify-content: flex-start;
    font-size: 13px;
    border: none;
  }
  .siteTop .menu .item .big img {
    margin-left: 8px;
  }
  .siteTop .menu .item .big:hover {
    background: white;
  }
  .siteTop .menu .item .big:hover img {
    transform: none;
  }
  .siteTop .menu .item .big.active {
    background: #e6bc8d;
  }
  .siteTop .menu .item .big.active img {
    transform: rotate(180deg);
  }
  .siteTop .menu .item .sub {
    margin-bottom: 20px;
    margin-top: 20px;
    transition: none;
    position: relative;
    display: none;
    top: auto;
    left: auto;
    transform: none;
    background: #f8f8f8;
    opacity: 1;
    visibility: visible;
    max-height: 239px;
    padding: 0px 15px 0;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: auto;
  }
  .siteTop .menu .item .sub a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #8d7b68;
    margin-right: 0;
    margin-bottom: 9px;
  }
  .siteTop .menu .item .sub a:last-child {
    margin-bottom: 0;
  }
  .siteTop .containerr .right .bot .search-block {
    margin-left: 0;
  }
  .siteTop .containerr .right .bot .search-block a {
    display: none;
  }
  .siteTop .containerr .logo img {
    min-width: 73px;
    width: 73px;
    padding: 6px 0 8px;
  }
  .siteTop .containerr .right .top {
    padding-top: 0;
  }
  .siteTop .containerr .right .top .r .open-search {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 45px;
  }
  a.pull {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 40px;
  }
  .siteTop .containerr .right .top .r .langs .now {
    font-weight: bold;
    font-size: 14.5px;
  }
  .siteTop .containerr .right .bot .search-block form {
    width: 296px;
    left: auto;
    right: 78px;
    top: 50%;
    transform: translateY(-50%);
    height: 32px;
  }
  .siteTop .containerr .right .bot .search-block form input {
    height: 32px;
  }
  .topFlag img {
    margin-left: 126px;
  }
  .siteTop .containerr .right {
    padding-left: 0;
    margin-left: 53px;
  }
  .main .containerr h1 {
    font-size: 28px;
  }
  .filter .form {
    flex-wrap: wrap;
  }
  .filter .form .item {
    width: calc(100% / 3);
  }
  .filter .form .item.i5 {
    width: calc(100% - (100% / 3) - 169px);
  }
  .filter .form .item.i1,
  .filter .form .item.i2,
  .filter .form .item.i3 {
    margin-bottom: 20px;
  }
  .filter .form .item:nth-child(3n) .item-header {
    border-radius: 0px 6px 6px 0px;
  }
  .filter .form .item:nth-child(4n) .item-header {
    border-radius: 6px 0px 0px 6px;
  }
  .filter .item.i5 .bx_filter_parameters_box_container_block {
    width: 50%;
    justify-content: space-between;
  }
  .filter .item-header {
    justify-content: space-between;
    padding: 0 20px;
    height: 60px;
  }
  .filter .item:nth-child(3) .item-header {
    border-right: 0;
  }
  .filter .form button.v1 {
    height: 60px;
    width: 169px;
  }
  .filter .form:before {
    height: 60px;
  }
  .filter .form:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    border-radius: 6px;
    height: 60px;
    box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
  }
  .filter .item-header input {
    max-width: 70px;
    width: 70px;
  }
  .main .containerr {
    height: 723px;
  }
  .main {
    padding-bottom: 112px;
  }
  .main .owl-main .item {
    position: relative;
    width: 100%;
    height: 836px;
  }
  .main .containerr .filter {
    margin-bottom: 159px;
  }
  .filter .form {
    box-shadow: none;
  }
  .main .owl-main .owl-dots {
    bottom: 6px;
  }
  .pad {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .mainprice .owl-nav {
    position: absolute;
    top: -54px;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mainprice .owl-nav button {
    position: static;
    width: 32px;
    height: 26px;
    border: 1px solid #e5c8a8 !important;
  }
  .mainprice .owl-nav .owl-next {
    background: url(./images/mobile-nav-right.png) 50% 50% no-repeat !important;
    border-radius: 0 3px 3px 0;
  }
  .mainprice .owl-nav .owl-next:hover {
    background: #e5c8a8 url(./images/mobile-nav-right-hover.png) 50% 50% no-repeat !important;
  }
  .mainprice .owl-nav .owl-prev {
    background: url(./images/mobile-nav-left.png) 50% 49.5% no-repeat !important;
    border-radius: 3px 0 0 3px;
    margin-right: -1px;
  }
  .mainprice .owl-nav .owl-prev:hover {
    background: #e5c8a8 url(./images/mobile-nav-left-hover.png) 50% 50% no-repeat !important;
  }
  .title_def {
    margin-bottom: 27px;
  }
  .price-items .item .image .top .cat {
    margin-left: -31px;
  }
  .about .containerr {
    flex-direction: column;
  }
  .about {
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .about .containerr .video {
    width: 100%;
    margin: 0;
    margin-top: -61px;
  }
  .about .containerr .video img {
    width: 100%;
  }
  .about .containerr .text .v1 {
    margin: 31px auto 15px;
  }
  .main-news .tabs .tabs-body .items .item {
    width: calc((100% - 30px) / 2);
  }
  .main-news .tabs .tabs-body .items .item:nth-child(3n) {
    display: none;
  }
  .main-news .tabs .tabs-body .items .item:nth-child(2n) {
    margin-right: 0;
  }
  .main-news .tabs .tabs-body {
    margin-top: 21px;
  }
  .main-news {
    padding: 42px 0;
  }
  .footer .flex .items:last-child {
    width: 100%;
    max-width: 296px;
  }
  .footer .flex .items:nth-child(2) {
    width: 100%;
    max-width: 170px;
  }
  .path {
    padding-top: 9px;
  }
  .content-block h1.center,
  h1 {
    margin: 21px 0 29px;
  }
  .question-page .item-body {
    margin-left: 27px;
    border-left-width: 2px;
    padding-left: 40px;
  }
  .business .flex .item,
  .news-page .flex .item {
    margin-bottom: 25px;
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
  }
  .business .flex .item:nth-child(3n),
  .news-page .flex .item:nth-child(3n) {
    margin-right: auto;
  }
  .business .flex .item:nth-child(2n),
  .news-page .flex .item:nth-child(2n) {
    margin-right: 0px;
  }
  .filter .item.i3 .item-body {
    min-width: 100%;
  }
  .filter .item .item-body {
    flex-direction: row;
    max-height: inherit;
    margin-top: 10px;
  }
  .filter .item-body .checkbox {
    margin-right: 20px;
  }
  .filter .item.i3 .item-body .checkbox {
    width: 100%;
  }
}
.open-filter-modal {
  display: none;
}
.main .or {
  display: none;
}
@media screen and (max-width: 1023px) {
  .filter .item.i3 .item-body {
    height: auto;
  }
  .main .containerr h1 {
    margin-bottom: 52px;
  }
  .services-page .item .title {
    width: 170px;
    min-width: 170px;
    margin-right: 20px;
  }
  .services-page .item .flex a {
    font-size: 14px;
    padding: 0 20px;
    margin-right: 12px;
  }
  .gray-text-block p {
    font-size: 16px;
    line-height: 1.2;
  }
  .partners-page .flex a {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    padding: 35px 40px;
  }
  .partners-page .flex a:nth-child(3n) {
    margin-right: 0;
  }
  .object-page .doptext .fl .i {
    margin-bottom: 15px;
    width: calc((100% - 20px) / 2);
  }
  .immigration .flex .item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 23px;
  }
  .immigration .flex .item:nth-child(4n) {
    margin-right: auto;
  }
  .immigration .flex .item:nth-child(2n) {
    margin-right: 0;
  }
  .immigration .flex .item .image {
    height: 217px;
  }
  ul li {
    width: 100%;
    margin-right: 0;
  }
  .map,
  .object-map {
    height: 367px;
  }
  .contacts-page .flex {
    padding: 30px 15px 0px 15px;
    flex-wrap: wrap;
    margin: 0;
    box-shadow: none;
  }
  .contacts-page .flex .item {
    width: 50%;
    margin-bottom: 21px;
  }
  .filter-details {
    width: 100%;
    left: 0;
  }
  .more-details .fll .left {
    flex-direction: column;
  }
  .more-details .fll .left .open-filter-details {
    order: 2;
  }
  .more-details .fll .left .tags .t {
    margin-right: 30px;
    margin-left: 0;
    margin-bottom: 12px;
  }
  .more-details .fll {
    padding-left: 63px;
    padding-right: 63px;
  }
  .business .flex {
    margin-top: 0;
  }
  .filter-details {
    padding: 25px 63px 41px;
  }
  .filter-details .form-flex .item {
    margin-bottom: 19px;
  }
  .filter-details .form-flex .item.p4 {
    width: calc((100% - 20px) / 2);
  }
  .filter-details .form-flex .item.p2 {
    width: 100%;
    margin-right: 0;
  }
  .filter-details .form-flex .item.slide-filter .bx_ui_slider_track {
    display: none;
  }
  .filter-details .form-flex .item .fl label {
    width: 140px;
  }
  .about-page #map-block a {
    font-size: 14px;
  }
  .object-page .flex .info-block {
    width: 233px;
    min-width: 233px;
    min-height: 279px;
    padding: 27px 20px 30px;
  }
  .object-page .flex .gallery {
    width: calc(100% - 253px);
    margin-right: 20px;
  }
  .object-page .flex .gallery .gallery-top .swiper-slide {
    height: 279px;
  }
  .object-page .flex .info-block .top .goal {
    font-size: 18px;
  }
  .object-page .flex .info-block .top .art {
    font-size: 16px;
  }
  .object-page .flex .info-block .price {
    font-size: 30px;
    margin-top: 10px;
  }
  .object-page .flex .info-block .price span {
    font-size: 22px;
  }
  .object-page .flex .info-block .more-info {
    font-size: 16px;
  }
  .object-page .flex .info-block a.v1 {
    margin-top: 20px;
    height: 36px;
  }
  .dopService .flex .item {
    margin: 0 23px 32px;
  }
  form.form .flex {
    flex-direction: row;
  }
  form.form .flex .left,
  form.form .flex textarea {
    width: calc((100% - 20px) / 2);
  }
  form.form .flex .left {
    margin-right: 20px;
    flex-direction: column;
    margin-bottom: 0;
  }
  form.form .flex .left + .left{
	  margin-right: 0;
  }
  form.form .flex .left + textarea{
	  margin-left:20px;
	}
  form.form .flex .left input, form.form .flex .left.four_el input, form.form .flex .left select, form.form .flex .left.four_el select {
    width: 100%;
    margin-bottom: 20px;
  }
  form.form .flex .left input:last-child, form.form .flex .left select:last-child {
    margin-bottom: 0;
  }
  form.form .fl .captcha {
    margin-right: 20px;
    min-width: 304px;
    width: 304px;
  }
  form.form .fl .checkbox span {
    font-size: 14px;
    line-height: 1.287;
  }
  form.form .fl .checkbox span:before {
    margin-bottom: -2px;
  }
  form.form .flex {
    margin-bottom: 19px;
  }
  form.form button {
    margin: 18px auto 0;
  }
  .object-page .title h1 {
    margin-bottom: 14px;
  }
  .object-page .title {
    margin-top: 19px;
    margin-bottom: 19px;
  }
  .gray-text-block {
    display: none;
  }
  .filter .item.i5 .item-body {
    display: none;
  }
  .main .v1 {
    width: 180px;
    height: 46px;
  }
  .filter-details .form-flex .item-title {
    margin-bottom: 13px;
  }
  .filter-details .form-flex .item .fl {
    margin-top: -10px;
  }
  .filter-details .form-flex .item {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 836px) {
/*  form.form .flex .left + textarea{
	  margin-left: 0;
	}
*/
}
@media screen and (max-width: 767px) {
  form.form .flex .left + textarea{
	  margin-left: 0;
	}

  .object-page .title .place {
    font-size: 16px;
  }
  .question-page .item-body {
    margin-left: 0;
    padding-left: 20px;
  }
  .main .containerr h1 {
    font-size: 24px !important;
    line-height: 1.458;
  }
  .filter .item-header input {
    max-width: 35px;
  }
  .siteTop .containerr .logo {
    display: none;
  }
  .siteTop .containerr {
    padding: 13px 15px;
  }
  .siteTop .containerr .right {
    margin: 0;
  }
  .siteTop .containerr .right .top {
    flex-direction: column;
  }
  .topFlag {
    display: none;
  }
  .siteTop .containerr .right .top .l,
  .siteTop .containerr .right .top .r {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .siteTop .containerr .right .top .l {
    margin-bottom: 12px;
  }
  .siteTop .containerr .right .top .l .logo-mobile {
    display: block;
  }
  .siteTop .containerr .right .top .r .open-search {
    margin-left: 0;
  }
  .siteTop .containerr .right .top .phone {
    font-size: 16px;
  }
  .siteTop .containerr .right .bot .search-block form {
    width: calc(100% - 73px);
    bottom: 6px;
    right: auto;
    left: 15px;
    top: auto;
    transform: none;
  }
  .siteTop .mobile-open-block {
    margin-top: 2px;
    width: 320px;
    min-height: 406px;
    border-radius: 5px;
    box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
  }
  .siteTop .langs .now {
    position: relative;
    height: 40px;
    width: 100%;
    display: flex;
    font-weight: bold;
    font-size: 13px;
    padding: 0 15px;
    justify-content: flex-start;
    align-items: center;
  }
  .siteTop .langs .now.active {
    background: #e6bc8d;
    color: #31353e;
  }
  .siteTop .langs .now.active img {
    transform: rotate(180deg);
  }
  .siteTop .langs .now.active:before {
    width: 100%;
  }
  .siteTop .langs .now:before {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    content: '';
    height: 1px;
    width: 290px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #e5e5e5;
    position: absolute;
  }
  .siteTop .langs .now img {
    margin-left: 8px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .siteTop .langs .now:hover {
    color: #31353e;
  }
  .siteTop .langs .dop {
    display: none;
    width: 100%;
    padding: 20px 15px;
    background: #f8f8f8;
  }
  .siteTop .langs .dop a {
    color: #8d7b68;
    font-size: 14px;
    display: block;
    margin-bottom: 9px;
  }
  .siteTop .langs .dop a:last-child {
    margin-bottom: 0;
  }
  .main .containerr .filter {
    display: none;
  }
  .open-filter-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
  }
  .open-filter-modal img {
    margin-right: 12px;
  }
  .open-filter-modal:hover {
    color: white;
  }
  .main .containerr .v1 {
    margin: 0 auto;
  }
  .main .containerr h3,
  .main .containerr p {
    display: none;
  }
  .main .or {
    text-align: center;
    color: white;
    margin: 20px auto 25px;
    display: block;
  }
  .owl-dot {
    margin: 9px;
  }
  .main .owl-main .owl-dots {
    margin-bottom: 9px;
  }
  .main h1 {
    font-size: 24px;
    line-height: 1.458;
  }
  .main .owl-main .item {
    height: 410px;
  }
  .main .owl-main .item img {
    width: 100% !important;
  }
  .main .containerr {
    height: 356px;
    min-height: 356px;
  }
  .main {
    height: 410px;
    padding-bottom: 54px;
  }
  .mainprice .owl-dot span {
    background: #e6bc8d;
  }
  .mainprice .owl-dot.active span {
    background: white;
  }
  .mainprice {
    padding-bottom: 24px !important;
  }
  .mainprice .owl-dots {
    margin-top: 19px;
  }
  h2 {
    font-size: 21px;
    line-height: 1.333;
  }
  .title_def {
    margin-bottom: 19px;
  }
  .pad {
    padding-top: 31px;
    padding-bottom: 31px;
  }
  .price-items .item .name {
    font-size: 16px;
  }
  .price-items .item .image {
    height: 170px;
  }
  .about {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .about .containerr {
    padding-left: 0;
    padding-right: 0;
  }
  .about h2 {
    display: none;
  }
  .about .containerr .text {
    padding: 29px 22px;
    border-radius: 0;
    box-shadow: 0px 0px 25px 0px rgba(65, 43, 20, 0.2);
  }
  .about .containerr .text .fs20 {
    font-size: 16px;
    line-height: 1.5;
  }
  .about .containerr .text .fs18 {
    font-size: 14px;
    line-height: 1.5;
  }
  .about .containerr .text .v1 {
    margin: 25px auto 6px;
  }
  .about .containerr .video {
    display: none;
  }
  .main-news .tabs .tabs-header .right {
    display: none;
  }
  .main-news .tabs .tabs-header .left a {
    font-size: 21px;
    margin-right: 19px;
    margin-bottom: 8px;
  }
  .main-news .tabs .tabs-header .left a:last-child {
    margin-bottom: 0;
  }
  .main-news {
    padding: 31px 0;
  }
/*
  .main-news .tabs .tabs-body .items .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 19px;
  }
  .main-news .tabs .tabs-body .items .item:nth-child(3) {
    display: flex;
  }
  .main-news .tabs .tabs-body .items .item:last-child {
    margin-bottom: 0;
  }
*/
  .footer .subscribe form input {
    width: 183px;
    height: 40px;
    padding: 0 21px;
  }
  .footer .subscribe form button {
    height: 40px;
    width: 107px;
    font-size: 14px;
  }
  .footer {
    background: #f0f2f4 url(./images/footer-back-mpbile.jpg) 50% 100% no-repeat;
    background-size: 100%;
  }
  .footer .flex {
    flex-direction: column;
  }
  .footer .flex .items.hid .items-body {
    display: none;
  }
  .footer .flex .items.hid .items-body a:last-child {
    margin-bottom: 15px;
  }
  .footer .flex .items:last-child {
    margin-bottom: 0;
  }
  .footer .flex .items-header img {
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .footer .flex .items-header.active img {
    transform: rotate(180deg);
  }
  .footer .flex .items:nth-child(2) {
    max-width: 100%;
  }
  .footer .flex .social {
    order: 2;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .footer .flex .items:last-child {
    order: 3;
  }
  .footer .flex.flex2 p:last-child {
    text-align: left;
    margin-top: 11px;
  }
  .footer .flex {
    margin-top: 28px;
  }
  .footer h2 {
    margin-top: 32px;
  }
  .footer .flex .items-body p,
  .footer .flex .items-body a {
    font-size: 14px;
  }
  body {
    font-size: 14px;
  }
  .news-items .item .name {
    font-size: 16px;
    min-height: 0 !important;
    line-height: 1.5;
  }
  .news-items .item .bot {
    margin-top: 9px;
    font-size: 14px;
    line-height: 1.5;
  }
  .path a,
  .path {
    font-size: 14px;
  }
  .content-block h1.center,
  h1 {
    line-height: 1.611;
    font-size: 18px;
    margin-bottom: 21px;
  }
  .question-page .item {
    line-height: 1.714;
    padding: 20px 15px;
    margin-left: -15px;
    width: calc(100% + 30px);
  }
  .question-page .item .item-header,
  .question-page .item .item-body {
    font-size: 14px;
  }
  .question-page .item .item-header img,
  .question-page .item .item-body img {
    margin-left: 8px;
  }
  .content-block h2.center,
  h2 {
    font-size: 19px;
  }
  .content-block .content-block-text {
    font-size: 14px;
    line-height: 1.714;
  }
  .price-items .item .image .top .cat {
    margin-left: -25px;
  }
  .filter .form {
    flex-direction: column;
  }
  .filter .form:before,
  .filter .form:after {
    display: none;
  }
  .filter .form .item {
    margin-bottom: 17px;
    position: relative !important;
    width: 100% !important;
  }
  .filter .form .item .item-header {
    border-right: none !important;
    height: 40px;
    border-radius: 4px !important;
    box-shadow: 0px 0px 7px 0px rgba(65, 43, 20, 0.16);
  }
  .filter .form .item .item-body {
    margin-top: 10px;
    width: 100%;
    max-height: inherit;
    height: auto;
    flex-direction: column;
    flex-wrap: nowrap;
    min-width: 100% !important;
  }
  .filter .form button.v1 {
    border-radius: 4px;
    width: 100%;
    height: 40px;
    margin-top: 6px;
    margin-bottom: 0;
  }
  .filter .item.i3 .item-body .checkbox {
    width: 100%;
    margin-right: 0;
  }
  .filter .item.i4 .item-body {
    flex-direction: column;
    max-height: inherit;
  }
  .business .flex {
    margin-top: 30px;
  }
  ul li {
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    line-height: 1.714;
  }
  h2 {
    margin: 23px 0 15px;
  }
  ul {
    margin-top: 10px;
  }
  .contacts-page .flex {
    padding: 25px 15px 0px 15px;
  }
  .contacts-page .flex .item {
    width: 100%;
    margin-bottom: 21px;
  }
  .contacts-page .flex .item {
    font-size: 16px;
  }
  .more-details .fll .left .tags {
    display: none;
  }
  .more-details .fll .right {
    display: none;
  }
  .more-details .fll {
    padding-left: 0;
    padding-right: 0;
    padding: 20px 0;
  }
  .business .flex {
    margin-top: 0px;
  }
  .filter-details .form-flex .item.p4 {
    width: 100%;
  }
  .filter-details {
    padding-left: 0;
    padding-right: 0;
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    padding: 0;
    margin-bottom: 30px;
    transition: none;
    display: none;
  }
  .filter-details .form-flex .item .fl label {
    width: 100%;
    margin-bottom: 10px;
  }
  .filter-details .form-flex .item .fl label:last-child {
    margin-bottom: 0;
  }
  .filter-details .form-flex .item select {
    padding: 0 42px 0 15px;
    font-size: 14px;
  }
  .filter-details .form-flex .item.slide-filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block span {
    font-size: 14px;
  }
  .filter-details button.v1 {
    width: 290px;
    height: 40px;
  }
  .filter-details .form-flex .item {
    margin-bottom: 16px;
  }
  .about-page #map-block {
    display: none;
  }
  .about-page .map-mobile-block {
    margin-top: 17px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .about-page .map-mobile-block a {
    width: calc((100% - 30px) / 2);
    margin-right: 30px;
    margin-bottom: 29px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
  }
  .about-page .map-mobile-block a:nth-child(2n) {
    margin-right: 0;
  }
  .about-page .map-mobile-block a img {
    margin-bottom: 7px;
  }
  .about-page .map-mobile-block a span {
    font-weight: bold;
    font-size: 14px;
    color: #d9af80;
  }
  .object-page .title {
    flex-direction: column;
  }
  .object-page .title h1 {
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 9px;
  }
  .object-page .title .share {
    margin-left: 0;
    margin-top: 14px;
  }
  .dopService .flex .item {
    width: 50%;
    margin: 0 0 35px;
    font-size: 16px;
    line-height: 1.495;
  }
  .dopService .flex .item:nth-child(2n) {
    padding-left: 10px;
  }
  .dopService .flex .item:nth-child(2n+1) {
    padding-right: 10px;
  }
  .dopService .flex {
    margin-top: 22px;
  }
  .dopService {
    padding-bottom: 0;
  }
  form.form .flex {
    flex-direction: column;
  }
  form.form .flex .left,
  form.form .flex textarea {
    width: 100%;
  }
  form.form .flex .left + .left{
	  margin-top:20px;
  }
  form.form .flex textarea {
    margin-top: 20px;
    min-height: 151px;
  }
  form.form .fl {
    flex-direction: column;
  }
  form.form .fl .captcha {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  form.form .fl .captcha img {
    width: auto;
    margin: 0 auto;
    display: block;
  }
  form.form {
    margin-top: 18px;
  }
  .object-page .doptext {
    font-size: 16px;
  }
  .object-page .doptext p {
    font-size: 16px;
  }
  .object-page .doptext .fl .i {
    margin-bottom: 19px;
    width: 100% !important;
  }
  .partners-page .flex a {
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 15px;
  }
  .partners-page .flex a:nth-child(3n) {
    margin-right: auto;
  }
  .partners-page .flex a:nth-child(2n) {
    margin-right: 0px;
  }
  .partners-page .flex a .image {
    height: 118px;
  }
  .services-page .item {
    flex-direction: column;
    padding: 10px 0;
    margin-bottom: 20px;
    border: none;
  }
  .services-page .item:last-child {
    margin-bottom: 0;
  }
  .services-page .item .title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .services-page .item .flex {
    flex-direction: column;
  }
  .services-page .item .flex a {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: 0;
    margin-bottom: 7.5px;
    text-align: center;
    line-height: 1.143;
    padding: 10px 30px;
    height: auto;
  }
  .gray-text-block p {
    font-size: 14px;
  }
  .services-page h1.center {
    margin-bottom: 20px !important;
  }
  .pagination .page {
    font-size: 16px;
    width: 25px;
    height: 25px;
  }
  .pagination a {
    margin: 4px;
  }
  .pagination .pg {
    font-size: 14px;
  }
  .siteTop .containerr .right .top .r {
    justify-content: flex-end;
  }
  a.pull {
    margin-left: 20px;
  }
  .price-items .item .place-flex {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .price-items .item .place-flex .finish {
    margin-top: 11px;
  }
  .immigration .flex {
    margin-bottom: 17px;
  }
  .immigration .flex .item .image {
    height: 164px;
    margin-bottom: 15px;
  }
    form.form .flex.column-2 {
        flex-direction: column;
    }
    form.form .flex.column-2 textarea {
        margin-top: 0;
    }
    form.form .flex.column-2 input, form.form .flex.column-2 select {
        width: 100%;
    }
}
@media only screen and (max-width: 550px) {
  .object-page .flex {
    flex-direction: column;
  }
  .object-page .flex .gallery {
    width: 100%;
    margin-bottom: 19px;
    margin-right: 0;
  }
  .object-page .flex .gallery .gallery-top .swiper-slide {
    height: 167px;
  }
  .object-page .flex .gallery .gallery-thumbs {
    height: 47px;
  }
  .object-page .flex .gallery .swiper-container .swiper-button-white {
    width: 15px !important;
  }
  .object-page .flex .info-block {
    width: calc(100% + 30px);
    margin-left: -15px;
    border-radius: 0;
    padding: 20px 15px 30px;
  }
  .object-page .flex .info-block .top .goal {
    font-size: 16px;
  }
  .object-page .flex .info-block .top .art {
    font-size: 14px;
  }
  .object-page .flex .info-block .more-info {
    font-size: 14px;
  }
  .business .flex .item,
  .news-page .flex .item {
    margin-bottom: 17px;
    width: 100%;
    margin-right: 0px;
  }
  .immigration .flex .item {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 21px;
  }
  .immigration .flex .item:last-child {
    margin-bottom: 0;
  }
  .immigration .flex .item span {
    font-size: 16px;
  }

  .main-news .tabs .tabs-body .items .item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 19px;
  }
  .main-news .tabs .tabs-body .items .item:nth-child(3) {
    display: flex;
  }
  .main-news .tabs .tabs-body .items .item:last-child {
    margin-bottom: 0;
  }


}

.my_form.flex{
	display: flex;
	justify-content: center;
}
.my_form{
}
.my_form .is-error{
	box-shadow:0 1px 10px 0 #ff0000;
}
.checkbox .is-error + span::before{
	border-color:#ff0000;
}


.search-page .my_form [type^="text"]{
	width:90%;
	padding: 0 20px;
}
.search-page .tit{
	display: inline-block;
	margin-bottom: 6px;
	font-weight: bold;
}

.owl-gallery{
	padding-left:30px;
	padding-right: 30px;
}
.owl-gallery .owl-prev, .owl-gallery .owl-next{
	top:50%;
	margin-top:-13px;
}
.owl-gallery .owl-prev{
	left:0;
}
.owl-gallery .owl-next{
	right:0;
}

.ya-share2 ul li{
	padding: 0;
	width: auto;
}
.ya-share2 ul li:before{
	display: none;
}