@import url('../fonts/museoSans/stylesheet.css');
@import url('../fonts/bulletin/stylesheet.css');
@import url('../fonts/gotham/stylesheet.css');
@import url('../fonts/Montserrat/Montserrat.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700;800&display=swap');

/*! nouislider - 14.6.3 - 11/19/2020 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}


body, html {
  margin: 0;
  padding: 0;
  font-family: "Gotham Pro", serif;
  font-size: 16px;
  line-height: 140%;
  background-color: #1E1E1E;
  /*color: #454B50;*/
  color: #FFF;

}

body {
  margin-top: 60px!important;
}

img {
  max-width: 100%;
}

a,
a:hover,
a:focus {
  text-decoration: none!important;
  color:#F59E17;
}

.text-normal {
  font-size: 16px;
  line-height: 140%;
}

.text-bold {
  font-family: "Museo Sans Cyrl 500", serif;
  font-size: 18px;
  line-height: 140%;
}

.text-h1 {
  color: #FFF;
  text-align: center;
  font-family: "PF Bulletin Sans Pro";
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px; /* 100% */
  letter-spacing: -0.78px;
  text-transform: uppercase;
}

.text-important {
  font-family: "Museo Sans Cyrl 500", serif;
  font-size: 16px;
  line-height: 140%;
}

.text-h2 {
  font-family: "Montserrat", serif;
  color:  #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}

.text-h3 {
  color: #FFF;
  font-family: PF Bulletin Sans Pro;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 112.903% */
  letter-spacing: -0.465px;
  text-transform: uppercase;
}

.text-h4 {
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: #FFF;
}

.text-h5 {
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-size: 28px;
  line-height: 120%;
  color: #FFF;
}

.text-light {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 14px;
  line-height: 140%;
}
/* buttons */
.button {
  height: 50px;
  line-height: 120%;
  display: inline-block;
  padding: 15px 35px;

}

.button.style-1, .webform-submit {
  background: linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%);
  border-radius: 35px;
  color: #FFF;
  text-align: center;
  font-family: "Montserrat", serif;;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 37px;
  height: 70px;
  width: 100%;
}

.button.style-2 {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  text-align: center;
  color: #FFF;
  border: 1px solid #C6C6C8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.button.style-1:hover {
  background: linear-gradient(90deg, #FFA800 0%, #FF8A00 100%);
}

.button.style-3 {
  font-family: "Museo Sans Cyrl 700", serif;
  font-size: 17px;
  line-height: 120%;
  color: #FFF;
  border: 2px solid #454B50;
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 13px 35px 17px;
}


/* header */


header {
  background-color: #1E1E1E;
  height: 60px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 11;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

header .col > div {
  float: left
}
.right-side {
  background: #F59E17;
  height: 60px;
  padding-left: 10px;
  padding-right: 10px;
}
.right-side > div {
  float: right;
  color: #FFF;

}

.header-contacts {
  text-align: right;
  position: relative;
  top: 5px;
  margin-left: 35px;
}

.header-phone {
  margin-top: 12px;
  color: #FFF;

  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px; /* 112% */
}

.header-phone a {
  color: #FFF;
  font-family: "Museo Sans Cyrl 500", serif;
  font-size: 20px;
  line-height: 120%;
}

.header-mail a {
  color: #FFF;
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  line-height: 120%;
}

.header-logo {
  position: relative;
  top: 10px;
  margin-right: 75px;
}

.header-menu {
  position: relative;
  top: 0
  margin-right: 15px;
}

.header-menu ul {
  padding-left: 0;
  list-style-type: none;
}

.header-menu > ul > li {
  float: left;
  margin-right: 40px;
  line-height: 58px;
}

.header-menu ul > li:last-child {
  margin-right: 0;
}

.header-menu ul li a {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 15px;
  line-height: 120%;
  color: #FFF;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.header-menu ul li.dropdown_link {
  position: relative;
}

.header-menu ul li a.active,
.header-menu ul li a:hover {
  color: #FF9900;
}

.header-menu ul li.dropdown_link ul.inner-menu {
  position: absolute;
  width: 270px;
  background-color: white;
  padding: 25px 30px;
  border-top: 4px solid #FF9900;
  top: 100px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.header-menu ul li.dropdown_link ul.inner-menu li {
  display: block;
  margin-bottom: 15px;
  line-height: normal;
}

.header-menu ul li.dropdown_link ul.inner-menu li a {
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
}

.header-menu ul li.dropdown_link ul.inner-menu li a:hover {
  border-bottom: 1px solid #FF9900;
}

.header-menu ul li.dropdown_link:hover ul.inner-menu {
  opacity: 1;
  visibility: visible;
}

.header-search {
  position: relative;
  top: 42px;
  cursor: pointer;
}

.header-user-icon {
  position: relative;
  top: 42px;
  cursor: pointer;
  margin-left: 15px;
}

.header-user-icon img {
  height: 18px;
  width: auto;
}


section .container,
section .container-fluid {
  padding-top: 50px;
  padding-bottom: 36px;
  margin-bottom: 14px;
}

#block-system-main {
  padding-bottom: 36px;
  margin-bottom: 14px;
}

@media (min-width: 992px) {
  .new-project-main-screen {
    max-height: 1000px;
  }
}
#main-screen > .container,
#main-screen > .container-fluid .container.container-first {
  background: url("../img/main-screen-back.png") no-repeat;
  background-size: 438px auto!important;
  background-position: top right 12%;
  margin-bottom: 0;
}

.main-screen-image {
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 20px;
}

.like-table {
  display: table;
  height: 100%;
  width: 100%;
}

.like-table > div {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  /*text-transform: uppercase;*/
}

.main-screen-title {
  font-family: 'Montserrat', serif;
  font-weight: 800;
  font-size: 42px;
  line-height: 120%;
  color: #FFF;
  margin-bottom: 14px;
  margin-top: 25px;
}

.main-screen-title span {
  color: #FF9900;
  display: block;
}

.main-screen-description {
  font-family: "Museo Sans Cyrl 500", serif;
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
  margin-bottom: 53px;
  width: 80%;
}

.swiper-pagination {
  text-align: left;
  /*bottom: 50px!important;*/
  /*padding-left: 15px;*/
  text-align: center;
}
.swiper-main-screen .swiper-pagination {
  bottom: 50px!important;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #C6C6C8;
  border: 1px solid #C6C6C8;
  opacity: 1;
  margin: 0 15px 0 0!important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FF9900;
  border: 1px solid #FF9900;
}

.section-title {
  margin-top: 75px;
  margin-bottom: 60px;
  /*color: #FFF;*/
  text-align: center;
}

.section-title2 {
  margin-bottom: 60px;
  text-align: center;
}

.our-services-item {

  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.our-services-item-image {
  height: 273px;
  background-position: center center!important;
  background-size: cover!important;
}

.our-services-item-title {
  height: 80px;
  line-height: 120%;
  color: #FFF;
  padding: 0 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
}

.our-services-item-hidden {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;

  opacity: 0.9;
  width: 100%;
}

.our-services-item-hidden-title {
  padding: 24px 30px 0;
  margin-bottom: 5px;

}

.our-services-item-hidden-content {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
  font-family: "Museo Sans Cyrl 300", serif;
  margin-bottom: 10px;
  padding: 0 30px;
  width: 100%;
}

.our-services-item-hidden-price {
  padding: 24px 30px 0;
  margin-bottom: 5px;
  font-weight: bold;
}

.our-services-item-hidden-link {
  height: 80px;
  line-height: 80px;
  color: #FFF;
  padding: 0 30px;
}

.our-services-item-hidden-link a {
  color: #FF9900;
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  position: relative;
}

.our-services-item-hidden-link a:after {
  content: '';
  position: absolute;
  width: 21px;
  height: 10px;
  background: url("../img/service-arrow.svg") no-repeat;
  background-position: center center!important;
  background-size: cover!important;
  top: 50%;
  -webkit-transform: translate(15px, -40%);
  -moz-transform: translate(15px, -40%);
  -ms-transform: translate(15px, -40%);
  -o-transform: translate(15px, -40%);
  transform: translate(15px, -40%);
}

.our-services-item:hover .our-services-item-hidden {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.our-services-item:hover .our-services-item-title {
  opacity: 0;
}

.main-technology p {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.main-technology-logos img {
  margin-right: 10px;
}

.main-technology-logos > img:last-child {
  margin-right: 0;
}

.main-technology-items {
  margin-top: 40px;
  margin-bottom: 40px;
}

.main-technology-items-title {
  text-align: center;
  margin-top: 15px;
}

.main-technology-items-title span {
  font-family: "Montserrat", serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 120%;
  color: #FFF;
  margin-bottom: 10px;
  position: relative;
}

.main-technology-items-title.has-sticker span:after {
  content: '';
  position: absolute;
  width: 72px;
  height: 35px;
  background: url("../img/tech-sticker.svg") no-repeat center;
  background-size: cover!important;
  margin-top: -16px;
  margin-left: 7px;
}

#how-we-building {
  padding-top: 88px;
  padding-bottom: 88px;
  background: url("../img/how-we-building-back.png") no-repeat;
  background-position: center center!important;
  background-size: cover!important;
  margin-bottom: 50px;
}

.how-we-building-item {
  position: relative;
}

.how-we-building-item:after {
  content: '';
  position: absolute;
  width: 51px;
  height: 16px;
  background: url("../img/how-we-building-arrow.svg") no-repeat;
  background-position: center center!important;
  background-size: cover!important;
  top: 35px;
  left: calc(100% - 10px);
}

.how-we-building-item.no-after:after {
  display: none;
}

.how-we-building-item-img {
  height: 85px;
  margin-bottom: 25px;
  text-align: center;
}

.how-we-building-item-title {
  font-family: "Museo Sans Cyrl 500", serif;
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
  text-align: center;
}

#how-we-building .container {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.action-img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.action-img:hover {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2),0px 0px 40px rgba(0, 0, 0, 0.1);
}

.about-main-page {
  margin-bottom: 30px;
}

.about-main-page p {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  line-height: 140%;
}

.about-main-page-img img {
  width: 100%;
}

footer {
  /*background-color: #212529;*/
  position: relative;
  padding-top: 50px;
  /*margin-top: 65px;*/
}
#map {
  /*margin-top: 65px;*/
  position: relative;
  height: 560px;
  background: url("../img/map_img.jpg") no-repeat ;
  background-size: cover;

}

.footer-title {
  font-family: "Montserrat", serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 120%;
  color: white;
  margin-bottom: 15px;
}

.footer-title a,
.footer-title a:hover {
  font-family: "Montserrat", serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 120%;
  color: white;
  text-decoration: none;
}

.footer-menu {
  padding-bottom: 25px;
}

.footer-menu ul {
  padding-left: 0;
  list-style-type: none;
}

.footer-menu ul li {
  margin-bottom: 10px;
}

.footer-menu ul li a {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 15px;
  line-height: 140%;
  color: #FFFFFF;
}

.footer-contacts {
  text-align: right;
}

.footer-phone {
  margin-bottom: 5px;
}

.footer-phone  a {
  font-family: "Museo Sans Cyrl 700", serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #FFFFFF;
}

.footer-mail a {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  line-height: 120%;
  color: #FF9900;
}

.footer-address {
  font-family: "Museo Sans Cyrl 300", serif;
  margin: 25px 0 50px;
  font-size: 16px;
  line-height: 140%;
  color: #FFFFFF;
  position: relative;
}

.footer-address:after {
  content: '';
  position: absolute;
  width: 85%;
  height: 1px;
  background-color: #454B50;
  right: 0;
  margin-top: 50px;
}

.footer-slogan {
  font-family: "Museo Sans Cyrl 500", serif;
  font-size: 16px;
  line-height: 140%;
  color: #FFFFFF;
}

.footer-second-row {
  height: 112px;
  margin-top: 50px;
}

/*footer:after {*/
/*  content: '';*/
/*  width: 100%;*/
/*  height: 1px;*/
/*  background-color: #454B50;*/
/*  bottom: 112px;*/
/*  position: absolute;*/
/*}*/

.footer-logo {
  position: relative;
  top:25px
}

.footer-copyright  {
  position: relative;
  top:32px;
  font-size: 12px;
  line-height: 140%;
  color: #C6C6C8;
  font-family: "Museo Sans Cyrl 300", serif;
}

.footer-copyright a {
  color: #FF9900;
}

.footer-social {
  position: relative;
  /*top:41px;*/
  text-align: center;
}

.footer-social a {
  margin-left: 45px;
}

.footer-social a:first-child {
  margin-left: 0;
}
.footer-social .grey {
  /*margin-right: 25px;*/
}

.footer-social .blue {
  display: none;
  /*margin-right: 25px;*/
}

.footer-social a:hover .grey{
  display: none;
}

.footer-social a:hover .blue{
  display: inherit;
}

.footer-social a:hover,
.footer-social a:focus {
  text-decoration: none;
}

div.breadcrumb {
  margin-bottom: 25px;
}

ol.breadcrumb {
  margin-bottom: 0;
}

.breadcrumb li {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 14px;
  line-height: 140%;
  color: #FFF;
}

.breadcrumb li a {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 14px;
  line-height: 140%;
  color: #FFF;
  position: relative;
  margin-right: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.breadcrumb li a:hover {
  color: #FF9900;
}

.breadcrumb li a:after {
  content: '/';
  color: #FFF;
  position: absolute;
  margin-left: 15px;
}

.inner-first-block > .container,
.inner-first-block > .container-fluid {
  padding-top: 20px;
}

.inner-first-block > .container-fluid .container {
  padding-right: 15px;
  padding-left: 15px;
}

.news-item {
  margin-bottom: 30px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: white;
}

.news-item-img {
  /*height: 254px;*/
  background-size: cover!important;
}

.news-item-body {
  padding: 30px;
}

.news-item .views-field-field-date {
  padding: 30px 30px 0 30px;
  color: #FF9900;
}

.news-item .views-field-title {
  padding: 10px 30px 0 30px;
}

.news-item .views-field-body {
  padding: 0 30px 0 30px;
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
  margin-bottom: 15px;
}

.news-item .views-field-view-node {
  padding: 0 30px 30px 30px;
}


.news-item .views-field-title a {
  display: block;
  margin-bottom: 10px;
  color: #FFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
}

.news-item .views-field-view-node a {
  font-size: 16px;
  line-height: 140%;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #949494;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.news-item .views-field-view-node svg {
  margin-left: 10px;
}
.news-item .views-field-view-node svg path {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.news-item:hover  {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
}

.news-item:hover .views-field-title a {
  color: #FF9900;
  text-decoration: none;
}

.news-item:hover .views-field-view-node a {
  color: #FF9900;
  text-decoration: none;
}

.news-item:hover .views-field-view-node svg path {
  stroke: #FF9900;
}

div:not(.dataTables_paginate) > ul.pagination {
  margin-top: 50px;
}

div:not(.dataTables_paginate) > ul.pagination > li > a,
div:not(.dataTables_paginate) > ul.pagination > li > span{
  height: 50px;
  line-height: 50px;
  background-color: white;
  border-radius: 25px;
  width: 50px;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 18px;
  color: #454B50;
  font-family: "Museo Sans Cyrl 500", serif;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pagination-wrap a {

}

div:not(.dataTables_paginate) > ul.pagination > li > a:hover,
div:not(.dataTables_paginate) > ul.pagination > li.active > span {
  background: linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%);
  color: white;
}

div:not(.dataTables_paginate) > ul.pagination > li.pager-last,
div:not(.dataTables_paginate) > ul.pagination > li.pager-first{
  display: none;
}

div:not(.dataTables_paginate) > ul.pagination .prev a {
  font-size: 18px;
  color: #FFF;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
}

div:not(.dataTables_paginate) > ul.pagination .prev svg {
  margin-right: 15px;
}

div:not(.dataTables_paginate) > ul.pagination .next a {
  font-size: 18px;
  color: #FFF;
  padding-right: 20px;
  padding-left: 20px;
  width: auto;
}

div:not(.dataTables_paginate) > ul.pagination .next svg {
  margin-left: 15px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

div:not(.dataTables_paginate) > ul.pagination .next:hover svg path,
div:not(.dataTables_paginate) > ul.pagination .prev:hover svg path {
  stroke: white
}

.search-wrap {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 95%);
  z-index: 10;
  top: 0;
  left: 0;
  padding: 15px;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

.search-wrap.opened {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.search {
  width: 600px;
  max-width: 100%;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.search input[type="text"] {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid white;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-family: "Montserrat", serif;
  font-weight: 800;
  font-size: 32px;
  padding-right: 15px;
  padding-left: 15px;
  color: #fff;
}

.search input:focus {
  outline: none;
}

.search form {
  position: relative;
}

.search input[type="submit"] {
  background: url("/sites/default/files/new_design/calc/button-arrow.png") no-repeat;
  background-position: center center!important;
  width: 50px;
  height: 50px;
  border: none;
  position: absolute;
  top:0;
  right: 0;
}


.search-closed {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50px;
  right: 50px;
  cursor: pointer;
}

.search-closed svg {
  width: 50px;
  height: 50px;
}

.search-closed svg line {
  stroke: white;
}

.header-phone-icon {
  /*display: none;*/
  margin-top: 17px;
  margin-right: -30px;
}

.section-sub-title {
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
  font-family: "Museo Sans Cyrl 500", serif;
  margin-bottom: 36px;
  width: 80%;
}

table.table:not(#zayavki) td {
  padding: 25px 15px;
  font-size: 15px;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #454B50;
  vertical-align: middle;
}

table.table:not(#zayavki) th {
  font-size: 16px;
  color: #FFF;
  font-family: "Museo Sans Cyrl 500", serif;
  padding: 25px 15px;
  vertical-align: middle;
}

.table-title {
  font-size: 16px;
  color: #FFF;
  font-family: "Museo Sans Cyrl 500", serif;
}

.text-with-title {
  margin-bottom: 25px;
}

.text-with-title-title {
  font-size: 16px;
  line-height: 140%;
  font-family: "Museo Sans Cyrl 500", serif;
  color: #FFF;
  margin-bottom: 5px;
}

.text-with-title-text {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.text-with-title-text a,
.text-with-title-text a:hover {
  color: #FF9900;
  text-decoration: none;
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 15px;
  line-height: 120%;
}

.text ul {
  padding-left: 30px;
  list-style-type: none;
}

.text ul li {
  font-size: 16px;
  line-height: 30px;
  color: #454B50;
  position: relative;
}

.text ul li:before {
  content: '';
  height: 5px;
  width: 5px;
  top: 14px;
  background-color: #454B50;
  position: absolute;
  border-radius: 50%;
  left: -20px
}

.text p.text_block a,
.text p.text_block a:hover {
  color: #FF9900;
}

.only-title .container {
  margin-bottom: 0;
  padding-bottom: 0;
}

.after-only-title .container,
.after-only-title .container-fluid {
  padding-top: 0;
}

.full-width .row {
  margin-right: 0;
  margin-left: 0;
}

.full-width .col {
  padding-left: 0;
  padding-right: 0;
}

.swiper-text .swiper-slide img,
.swiper-videos .swiper-slide img,
.swiper-videos-2 .swiper-slide {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 50px;
}

.swiper-text .swiper-slide:not(.swiper-slide-active) img {
  opacity: 0.5;
}

.swiper-text .swiper-pagination,
.swiper-videos .swiper-pagination,
.swiper-videos-2 .swiper-pagination{
  text-align: center;
  bottom: 0!important;
  padding-left: 0;
}

.custom-accordion-item {
  margin-bottom: 20px;
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 20px;
}

.custom-accordion-item-title {
  font-size: 18px;
  line-height: 120%;
  color: #FFF;
  font-family: "Montserrat", serif;
  font-weight: bold;
  cursor: pointer;
  position: relative;
}

.custom-accordion-item-title img {
  position: absolute;
  right: 30px;
  top: 8px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.custom-accordion-item-content {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
  margin-top: 25px;
  display: none;
}

.custom-accordion-item-content img.float-start {
  margin-right: 40px;
}

.custom-accordion-item.opened .custom-accordion-item-title img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.form-text {
  font-size: 18px;
  line-height: 140%;
  font-family: "Museo Sans Cyrl 500", serif;
  color: #454B50;
  margin-top: 0;
  margin-bottom: 35px;
  width: 75%;
}

.form input[type="text"],
.form input[type="email"] {
  border: 1px solid #C6C6C8;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  color: #454B50;
  font-size: 15px;
  font-family: "Museo Sans Cyrl 300", serif;
}

.form textarea {
  border: 1px solid #C6C6C8;
  border-radius: 5px;
  color: #454B50;
  font-size: 15px;
  font-family: "Museo Sans Cyrl 300", serif;
  resize: none;
}

.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form textarea:focus {
  border: 1px solid #FF9900;
  outline: none;
  box-shadow: none
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}


.form input[type="submit"] {
  border: none
}

.main-screen-image-text-page {
  position: relative;
  top: -60px
}

.filters-wrap {

  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  padding: 40px 30px;
  margin-bottom: 50px;
}

.filter-row {
  margin-bottom: 30px;
}

.filter-row-name {
  font-family: "Museo Sans Cyrl 700", serif;
  font-size: 16px;
  line-height: 40px;
  color: #FFF;
  margin-bottom: 5px;
}

.filter-select {
  display: none;
}

.like-select {
  position: relative;
}

.like-select-default {
  border: 1px solid #C6C6C8;
  border-radius: 5px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 40px;
  position: relative;
  font-size: 15px;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #454B50;
  overflow: hidden;
  cursor:pointer
}

.like-select-default svg {
  position: absolute;
  right: 15px;
  top: 17px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.like-select-dropdown {
  position: absolute;
  display: none;
  background-color: white;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  padding: 25px 20px;
  margin-top: 6px;
  z-index: 5;
  max-height: 300px;
  overflow-y: auto;
}

.like-select-dropdown-item {
  padding-left: 35px;
  font-size: 15px;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #FFF;
  line-height: 140%;
  background: url("../img/checkbox.svg") no-repeat left center;
  margin-bottom: 20px;
  cursor: pointer;
}

.like-select-dropdown-item.active {
  color: #FFF;
  background: url("../img/checkbox-active.svg") no-repeat left center;
}

.like-select-label {
  position: absolute;
  top: 8px;
  left: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.like-select.used .like-select-label,
.like-select.open .like-select-label {
  top: -27px;
}

.like-select.open .like-select-default {
  border: 1px solid #FF9900;
}

.like-select.open .like-select-default svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.beauty-checkbox {
  display: none;
}

.like-checkbox-wrap {
  display: inline-block;
  padding-left: 28px;
  margin-right: 40px;
  background: url("../img/checkbox.svg") no-repeat;
  font-size: 15px;
  line-height: 20px;
  color: #454B50;
  margin-bottom: 18px;
  cursor: pointer;
}

.like-checkbox-wrap.active {
  background: url("../img/checkbox-active.svg") no-repeat;
}

.price-filter-result {
  border: 1px solid #C6C6C8;
  border-radius: 5px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  font-size: 16px;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #454B50;
}

.pl-45 {
  padding-left: 45px;
}

.noUi-horizontal {
  height: 1px;
  margin-top: 20px;
}

.noUi-connect {
  background: #FF9900;
}

.noUi-target {
  background: #C6C6C8;
  border-radius: 0;
  border: none;
  box-shadow: none;
}

.noUi-handle {
  border: 1px solid #FF9900;
  border-radius: 50%;
  cursor: default;
  box-shadow: none;
}

.noUi-horizontal .noUi-handle {
  width: 22px;
  height: 22px;
  right: -17px;
  top: -11px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}

.noUi-handle::after, .noUi-handle::before {
  display: none;
}

.noUi-touch-area {
  width: 14px;
  height: 14px;
  background: #FF9900;
  border-radius: 50%;
  position: relative;
  top: 3px;
  left: 3px;
}

.noUi-handle.noUi-handle-lower.noUi-active,
.noUi-handle.noUi-handle-upper.noUi-active {
  transform: scale(1.2);
}

.sorting,
.refresh-filters {
  font-size: 16px;
  line-height: 20px;
  color: #FFF;
  padding-left: 30px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 20px;
}

.sorting {
  background: url("../img/sorting.svg") no-repeat;
}

.sorting span {
  border-bottom: 1px dashed #959595;
}

.refresh-filters {
  background: url("../img/refresh-filters.svg") no-repeat;
}

.product-item {
  margin-bottom: 30px;
  background-color: white;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.product-item:hover  {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
}

.product-item-image {
  height: 260px;
  background-size: cover!important;
  background-position: center center!important;
  padding: 10px;
}

.product-item-image-tab {
  padding: 20px;
}


.product-item-image .product-item-image-label img {
  width: auto;
}

.product-item-data {
  padding: 20px 25px;
}

.product-item-data-title {
  font-size: 18px;
  line-height: 120%;
  color: #FFF;
  font-family: "Museo Sans Cyrl 700", serif;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.product-item:hover .product-item-data-title {
  color: #FF9900
}

.product-item-data-options {
  margin-bottom: 20px;
  height: 22px;
}

.product-item-data-options > div {
    margin-right: 23px;
  display: inline-block;
}

.product-item-data-options > div:last-child {
  margin-right: 0
}

.product-item-data-options-square {
  padding-left: 32px;
  line-height: 22px;
  background: url("../img/square.svg") no-repeat;
  font-size: 15px;
  color: #454B50;
  font-family: "Museo Sans Cyrl 500", serif;
  margin-right: 25px!important;
}

.product-item-data-options-size {
  padding-left: 32px;
  line-height: 22px;
  background: url("../img/size.svg") no-repeat;
  font-size: 15px;
  color: #454B50;
  font-family: "Museo Sans Cyrl 500", serif;
  margin-right: 25px!important;
}

.product-item-data-options-flats {
  padding-left: 25px;
  line-height: 22px;
  background: url("../img/flats.svg") no-repeat;
  font-size: 15px;
  color: #454B50;
  font-family: "Museo Sans Cyrl 500", serif;
}

.product-item-data-price {
  font-size: 18px;
  line-height: 120%;
  color: #454B50;
  font-family: "Montserrat", serif;
  position: relative;
}

.product-item-data-price:after {
  content: '';
  position: absolute;
  width: 21px;
  height: 10px;
  background: url("../img/product-arrow.svg") no-repeat;
  background-size: cover!important;
  top: 7px;
  right: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

.product-item:hover .product-item-data-price:after {
  right: 0px;
  opacity: 1;
}


.product-item-data-price span {
  font-size: 20px;
  line-height: 120%;
  color: #FFF;
  font-weight: bold;
  font-family: "Montserrat", serif;
}

.load-more-products {
  margin-top: 10px;
}

.load-more-products a {
  width: 100%;
}

.project-name {
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
  margin-bottom: 13px;
  font-family: "Museo Sans Cyrl 500", serif;
}

.project-stars > div > * {
  float: right;
}

.project-stars > div > div:after {
  content: '';
  clear: both;
}

.project-stars .rate-info {
  font-size: 14px;
  line-height: 140%;
  color: #FFF;
}

.project-share {
  font-size: 14px;
  line-height: 140%;
  color: #FFF;
  padding-left: 26px;
  background: url("../img/share.svg") no-repeat;
  background-position: left center!important;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: 3px
}

.project-stars .rate-fivestar-btn-filled {
  background: url("../img/star-active.svg") no-repeat;
}

.project-stars .rate-fivestar-btn-empty {
  background: url("../img/star.svg") no-repeat;
}

.project-stars {
  position: relative;
  top:3px
}

.project-stars > div > ul {
  padding-left: 10px;
}

.project-stars ul li a {
  opacity: 0;
}

.project-share-wrap {
  position: relative;
}

.project-share-wrap .project-share-wrap-inner {
  position: absolute;
  right: 0;
  top: 10px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.project-share-wrap .project-share-wrap-inner.opened {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}


.swiper-container-project {
  margin-bottom: 20px;
}

.swiper-container-project .swiper-slide img {
  width: 100%;
}

.swiper-container-thumbs .swiper-slide {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.swiper-container-thumbs .swiper-slide:not(.swiper-slide-thumb-active) {
  opacity: 0.5;
}

.project-single-info, .project-single-info2 {

  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  padding: 0px 28px 30px 27px;
}

.project-single-info-name {
  color: #F59E17;
  font-family: PF Bulletin Sans Pro;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 112.903% */
  letter-spacing: -0.465px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.project-single-info-about-items {
  padding-bottom: 21px;
  /*border-bottom: 1px solid #C6C6C8;*/
  /*margin-bottom: 20px;*/
}

.project-single-info-about-item {
  /*text-align: center;*/
}

.project-single-info-about-item-img {
  margin-bottom: 5px;
}

.project-single-info-about-item-text {
  font-size: 14px;
  line-height: 140%;
  color: #FFF;
}

.project-single-info-square {
  /*padding-bottom: 20px;*/
  border-bottom: 1px solid #C6C6C8;
  margin-bottom: 20px;
}

.project-single-info-square-item {
  margin-bottom: 20px;
}

.project-single-info-square-item-name {
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
  font-family: "Museo Sans Cyrl 500", serif;
}

.project-single-info-square-item-value-big {
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  margin-bottom: 12px;
}

.project-single-info-square-item-value-small {
  color: #868686;
  font-family: Gotham Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
  letter-spacing: -0.21px;
}

.project-single-price {
  margin-bottom: 20px;
}

.project-single-price-text {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.project-single-price-value {
  font-weight: bold;
  font-size: 30px;
  line-height: 120%;
  color: #FFF;
  font-family: 'Montserrat', serif;
}

.project-single-price-value span {
  font-size: 22px;
  line-height: 120%;
  font-family: 'Montserrat', serif;
  color: #FFF;
  font-weight: normal;
}

.project-single-button {
  margin-bottom: 10px;
}

.project-single-consultation span {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
  border-bottom: 1px dashed #959595;
  cursor: pointer;
  position: relative;
}

.swiper-container-project-item {
  height: 710px;
  background-position: center center!important;
  background-size: cover!important;
}

.swiper-container-project-item.swiper-container-project-item-small {
  height: 630px;
}

.swiper-container-thumbs-item {
  height: 90px;
  background-position: center center!important;
  background-size: cover!important;
  cursor: pointer;
}

.swiper-container-thumbs-title {
  font-size: 14px;
  line-height: 140%;
  color: #FFF;
  text-align: center;
  margin-top: 2px;
}

.swiper-container-project .swiper-button-prev:after,
.swiper-container-project .swiper-button-next:after,
.swiper-with-pagination .swiper-button-prev:after,
.swiper-with-pagination .swiper-button-next:after {
  opacity: 0.5;
  color: #F59E17
}

.custom-tabs-wrap {
    margin-bottom: 30px;
}

.custom-tabs-items {
  margin-bottom: 40px;
  border-bottom: 1px solid #C6C6C8;
}

.swiper-container-tabs .swiper-slide,
.swiper-container-tabs-2 .swiper-slide {
  width: auto;
}


.swiper-container-tabs .custom-tabs-item,
.swiper-container-tabs-2 .custom-tabs-item{
  display: inline-block;
  padding: 0 25px 12px 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #FFF;
  font-family: 'Montserrat', serif;
  position: relative;
  cursor: pointer;
}

.custom-tabs-item.active:after {
  height: 3px;
  content: '';
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  background-color: #FF9900;
  left: 0;
  top:calc(100% - 3px)
}

.swiper-container-tabs .swiper-wrapper > .swiper-slide:first-child .custom-tabs-item,
.swiper-container-tabs-2 .swiper-wrapper > .swiper-slide:first-child .custom-tabs-item {
  padding-left: 0;
}


.custom-tabs {
  position: relative;
}

.custom-tabs-tub {
  display: none;
}

.custom-tabs-tub.active {
  display: block;
}

.custom-tabs-tub-content {
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
}

.custom-tabs-tub-content p {
  margin-bottom: 10px;
}

.custom-tabs-tub-swiper img {
  margin-bottom: 30px;
}

.custom-tabs-tub-swiper .swiper-pagination {
  text-align: center;
}

.custom-tabs-tub-content-big {
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
  font-family: "Museo Sans Cyrl 500", serif;
  margin-bottom: 25px;
  width: 60%;
}

.custom-tabs-tub-3-row {
  margin-bottom: 50px;
}

.custom-tabs-tub-content-title {
  font-weight: 800;
  font-size: 28px;
  line-height: 120%;
  color: #FFF;
  font-family: 'Montserrat', serif;
  margin-bottom: 5px;
}

.custom-tabs-tub-content-images-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 120%;
  font-family: 'Montserrat', serif;
  color: #FFF;
  margin-bottom: 15px;
}

.custom-tabs-tub-3-row .custom-tabs-tub-content {
  margin-bottom: 20px;
}

.custom-tabs-tub-content-images a {
  margin-right: 20px;
}

.tubs-image-side-item {
  margin-bottom: 35px;
}

.tubs-image-side-item img {
  width: 100%;
  border-radius: 20px;
}

.custom-tabs-wrap-complectation {

}

.custom-tabs-wrap-complectation .custom-tabs-wrap-complectation-name {
  font-weight: bold;
  font-size: 20px;
  line-height: 120%;
  color: #454B50;
  font-family: 'Montserrat', serif;
}

.custom-tabs-wrap-complectation .custom-tabs-item.active .custom-tabs-wrap-complectation-name {
  color: #FF9900;
}

.custom-tabs-wrap-complectation .custom-tabs-wrap-complectation-price {
  font-size: 16px;
  line-height: 120%;
  color: #454B50;
  font-family: 'Montserrat', serif;

}

.custom-tabs-wrap-complectation .custom-tabs-wrap-complectation-price span {
  font-weight: bold;
  font-size: 16px;
  line-height: 120%;
  color: #454B50;
  font-family: 'Montserrat', serif;
}

.complectation-table {
  margin-bottom: 35px;
  position: relative;
}

.complectation-table th {
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  color: #FFF;
  font-family: "Museo Sans Cyrl 700", serif;
  width: 20%;
}

.complectation-table td {
  text-align: center;
  padding: 15px 30px!important;
  box-shadow: none;
  border: none;
}

.complectation-table th {
  box-shadow: none;
  border: none;
}

.complectation-table-td-name {
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
  font-family: "Museo Sans Cyrl 500", serif;
}

.complectation-table-td-sub-name {
  font-size: 14px;
  line-height: 140%;
  color: #454B50;
}

.complectation-table tr > td:first-child {
  text-align: left;
}

.like-tooltip {
  cursor: pointer;
  position: relative;
}

.like-tooltip img.tooltip-active {
  display: none;
}

.like-tooltip:hover img.tooltip-normal {
  display: none;
}

.like-tooltip:hover img.tooltip-active {
  display: inline;
}

td.td-ok {
  background: url("../img/table-ok.svg") no-repeat;
  background-position: center center!important;
}

td.td-no {
  background: url("../img/table-no.svg") no-repeat;
  background-position: center center!important;
}

.complectation-table-td-sub-name-checkbox {
  margin-left: -30px;
  margin-bottom: 15px;
}

.complectation-table-price {
  font-weight: bold;
  font-size: 18px;
  line-height: 120%;
  color: #FFF;
  font-family: 'Montserrat', serif;
}

.complectation-table-price span  {
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  font-weight: normal;
  font-family: 'Montserrat', serif;
}

.complectation-table-price-choose span {
  font-size: 16px;
  line-height: 140%;
  color: #FF9900;
  border-bottom: 1px dashed #FF9900;
  cursor: pointer;
}

.complectation-table-td-sub-name-checkbox .like-checkbox-wrap {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
  font-family: "Museo Sans Cyrl 300", serif;
  margin: 0;
}

.complectation-table td.checkbox-td {
  padding-right: 0!important;
}

.tooltip-wrap {
  position: absolute;
  width: 960px;
  background-color: white;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  top:0;
  right: 0;
  -webkit-transform: translate(20px, -100%);
  -moz-transform: translate(20px, -100%);
  -ms-transform: translate(20px, -100%);
  -o-transform: translate(20px, -100%);
  transform: translate(20px, -100%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  display: none;
  padding: 50px 40px 27px;
  z-index: 9;
  max-width: 90%;
  max-height: calc(100vh - 90px);
  overflow-y: auto;
}

.tooltip-wrap.opened {
  opacity: 1;
  display: block;
}

.tooltip-wrap.fixed {
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}



.tooltip-close {
  position: absolute;
  width: 29px;
  height: 29px;
  background: url("../img/tooltip-close.svg") no-repeat;
  background-position: center center!important;
  background-size: cover!important;
  top: 30px;
  right: 30px;
  cursor: pointer;
}

.tooltip-title {
  font-weight: 800;
  font-size: 28px;
  line-height: 120%;
  font-family: 'Montserrat', serif;
  color: #FFF;
  margin-bottom: 20px;
}

.tooltip-content {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.tooltip-data {
  display: none;
}

.your-complectation {
  margin-bottom: 40px;
}

.your-complectation-wrap {
  padding: 37px 90px;
  background-color:  white;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}

.your-complectation-wrap-content {
  padding-left: 60px;
  background: url("../img/alert.svg") no-repeat;
  background-position: left top!important;
}

.your-complectation-wrap-content-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 120%;
  color: #FFF;
  font-family: "Montserrat", serif;
  margin-bottom: 3px;
}

.your-complectation-wrap-content-sub-title {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.hidden-complectation .section-title {
  margin-bottom: 0;
}

.hidden-complectation .section-sub-title {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
  margin-bottom: 25px;
}

.custom-tabs-v2 {

}

.custom-tabs-v2-items {
  position: relative;
}

.custom-tabs-v2-item {
  margin-bottom: 15px;
  width: 25%;
}

.custom-tabs-v2-item-name {
  border: 1px solid #C6C6C8;
  border-radius: 25px;
  line-height: 140%;
  cursor: pointer;
  font-size: 18px;
  color: #454B50;
  font-family: "Museo Sans Cyrl 500", serif;
  padding: 12px 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.custom-tabs-v2-item.active  .custom-tabs-v2-item-name {
  background: linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%);
  color: white;
  border: 1px solid transparent;
  border-radius: 25px 0 0 25px;
  position: relative;
  margin-right: -30px;
}

.custom-tabs-v2-item-content {
  position: absolute;
  display: none;

  border: 1px solid #FF9900;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  padding: 45px 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: calc(75% - 29px);
  right: 0;
  top:0;
}

.custom-tabs-v2-item.active  .custom-tabs-v2-item-content {
  display: block;
}

.custom-tabs-v2-items > .custom-tabs-v2-item:first-child .custom-tabs-v2-item-content {
  border-radius: 0px 20px 20px 20px;
}

.custom-tabs-v2-item-content-title {
  position: relative;
}

.custom-tabs-v2-item-content-title .arrow {
  position: absolute;
  right: 15px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 21px;
  width: 21px;
  text-align: center;
  line-height: 21px;
  cursor: pointer;
}

.custom-tabs-v2-item-content.opened .custom-tabs-v2-item-content-title .arrow {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}


.custom-tabs-v2-item-content-title > div {
  display: inline-block;
}

.custom-tabs-v2-item-content-title > div:first-child {
  font-weight: bold;
  font-size: 18px;
  line-height: 120%;
  font-family: 'Montserrat', serif;
  color: #FFF;
  margin-right: 40px;
}

.custom-tabs-v2-item-content-title > .result {
  font-size: 16px;
  line-height: 140%;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #454B50;
}

.custom-tabs-v2-item-content-body {

}

.custom-tabs-v2-item-content-body-row {
  margin-bottom: 14px;
}

.like-radio-wrap {
  padding-left: 45px;
  height: 31px;
  line-height: 31px;
  background: url("../img/radio.svg") no-repeat;
  background-position: left center!important;
  background-size: 30px 30px!important;
  font-size: 16px;
  font-family: 'Montserrat', serif;
  cursor: pointer;
}

.like-radio-wrap span {
  color: #FFF;
  border-bottom: 1px dashed #C6C6C8;
  padding-bottom: 2px;
}


.like-radio-wrap.active {
  background: url("../img/radio-active.svg") no-repeat;
  background-position: left center!important;
  background-size: 30px 30px!important;
}

.like-radio-wrap.active span {
  color: #FF9900;
  border-bottom: 1px dashed #FF9900;
}

.beauty-radio {
  display: none;
}

.beauty-radio-hidden {
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #454B50;
  padding-top: 30px;
  display: none;
}

.cleare-filter-result {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 15px;
  background: url("../img/clear-result-filter.svg") no-repeat;
  background-size: cover!important;
  cursor: pointer;
}

.custom-tabs-v2-item-content-body {
  display: none;
  padding-top: 25px;
}

.custom-tabs-v2-item-content .custom-tabs-v2-item-content-item {
  padding-bottom: 15px;
  border-bottom: 1px solid #E7E7E7;
  padding-top: 15px;
}

.custom-tabs-v2-item-content > .custom-tabs-v2-item-content-item:last-child {
  border-bottom: none;
}

.hidden-complectation-clear {
  display: none;
}

.hidden-complectation-clear {
  padding-left: calc(25% + 78px);
  margin-top: 23px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

.hidden-complectation-clear.open {
  opacity: 1;
}

.hidden-complectation-clear span {
  padding-left: 33px;
  font-size: 18px;
  line-height: 140%;
  font-family: "Museo Sans Cyrl 500", serif;
  color: #FF9900;
  background: url("../img/filters-clear.svg") no-repeat;
  background-position: left center!important;
  cursor: pointer;
}
#about-new {
  /*min-height: 600px;*/
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
#selected-project, #about-new {
  padding-top: 25px;
  padding-bottom: 36px;
  background: url('../img/selected-project-back.png') #F5F5F5;
  display: none;
}

#selected-project .section-title, #about-new .section-title {
  margin-bottom: 20px;
}

#selected-project .section-sub-title, #about-new .section-sub-title {
  margin-bottom: 10px;
}

#selected-project .selected-project-image img {
  border-radius: 20px;
}

#selected-project  .like-select.open .like-select-label,
#selected-project  .like-select.used .like-select-label {
 display: none;
}

#selected-project .like-select-default-span,
#selected-project .like-select-dropdown-item-span,
#selected-project .like-select-label{
  font-family: "Museo Sans Cyrl 700", serif;
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
}

#selected-project .like-select-dropdown-item.active,
#selected-project .like-select-dropdown-item {
  padding-left: 15px;
  background: none;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}

#selected-project .like-select-dropdown-item:hover,
#selected-project .like-select-dropdown-item.active {
  background-color: #F5F5F5;
  cursor: pointer;
}

#selected-project .like-select-dropdown-item:hover .like-select-dropdown-item-span,
#selected-project .like-select-dropdown-item.active .like-select-dropdown-item-span {
  color:  #FF9900;
}


#selected-project .like-select-dropdown {
  padding: 0;
}

.selected-project-row {
  margin-bottom: 25px;
}

.selected-project-label {
  font-size: 16px;
  line-height: 40px;
  color: #454B50;
}

#your-complectation {
  font-size: 16px;
  line-height: 40px;
  font-family: "Museo Sans Cyrl 700", serif;
  color: #FFF;
  border-bottom: 1px dashed #959595;
  display: none;
}

.selected-project-row-delimiter {
  height: 1px;
  background-color: #C6C6C8;
  margin-bottom: 20px;
  margin-top: 15px;
}

.selected-project-result-buttons a:first-child {
  margin-right: 30px;
}

.selected-project-result-buttons a:last-child {
  position: relative;
  top:2px
}

.selected-project-result-text {
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  text-transform: uppercase;
}

.selected-project-result-price {
  color: #FFF;
  font-family: PF Bulletin Sans Pro;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 112.903% */
  letter-spacing: -0.465px;
  text-transform: lowercase;
  margin-bottom: 25px;
}

.selected-project-result-price span {
  font-weight: normal;
}
.selected-project-result-price-info {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
}

.product-item-project .product-item-data-options > div {
  padding-top: 35px;
  padding-left: 0;
  margin-right: 40px;
}

.product-item-project .product-item-data-options > div:last-child {
  margin-right: 0;
}

.selected-project-row-your {
  margin-bottom: 10px;
}

.selected-project-row-your-name {
  font-size: 15px;
  line-height: 140%;
  font-family: "Museo Sans Cyrl 500", serif;
  color: #FFF;
}

.selected-project-row-your-value {
  font-size: 14px;
  line-height: 140%;
  color: #454B50;
}

.your-complectation-wrap-row {
  margin-bottom: 20px;
}

.selected-project-row-your-value span {
  margin-left: 10px;
}

.custom-tabs-v2-item-content-title > div:first-child {
  cursor: pointer
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #F5F5F5;
  border-top: none;
  border-bottom: none
}

.table-striped > tbody > tr {
  border-top: none;
  border-bottom: none
}

.shadow {
  background: #C4C4C4;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  display: none;
}

.popup.popup_new_design {
  width: 460px!important;
  max-width: calc(100% - 20px);
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
  padding: 47px 55px 55px;
  max-height: calc(100vh - 90px);
  overflow-y: auto;
  position: relative!important;
}

.popup-close {
  position: absolute;
  width: 27px;
  height: 27px;
  top: 37px;
  right: 25px;
  background: url("../img/popup-close.svg") no-repeat;
  background-position: center center!important;
  cursor: pointer;
}

.popup-title {
  color: #F59E17;
  font-family: PF Bulletin Sans Pro;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px; /* 100% */
  letter-spacing: -0.78px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.popup.popup_new_design .form-item {
  margin-bottom: 30px;
  position: relative;
}

.popup-row-validation {
  text-align: right;
  font-size: 14px;
  line-height: 140%;
  color: #FF9900;
  height: 20px;
}

.popup-row-placeholder {
  font-size: 15px;
  line-height: 140%;
  color: #FFF;
  position: absolute;
  top: 35px;
  left: 15px
}

.popup-row.focused .popup-row-placeholder {
  display: none;
}

.popup-row-placeholder sup {
  color: #FF9900;
}

.popup.popup_new_design .form-item input {
  padding: 0 15px;

  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.05);;
  border-radius: 25px;
  height: 70px;
  line-height: 50px;
  width: 100%;
  margin-bottom: 0;
  color: #FFF;
}

.popup.popup_new_design .form-item textarea {
  resize: none;
  margin-bottom: 0;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.05);;
  border-radius: 25px;
  resize: none !important;
  color: #FFF;
}

.popup.popup_new_design .form-item input:focus,
.popup.popup_new_design .form-item textarea:focus{
  box-shadow: none;
  outline: none;
  border: 1px solid #FF9900;

}


.popup-sub-title {
  font-family: 'Montserrat', serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 120%;
  color: #FFF;
  margin-bottom: 7px;
  margin-top: 20px;
}

.popup-row-checkbox textarea {
  width: 100%;
  height: 84px;
  resize: none;
  border: 1px solid #C6C6C8;
  border-radius: 5px;
  padding: 9px 15px;
}

.file-names {

}

.file-names > div {
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.file-names > div span {
  display: inline-block;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: url("../img/delete-file.svg") no-repeat;
  margin-left: 5px;
  position: relative;
  top: 7px
}

.add-files {
  background: url("../img/add-file.svg") no-repeat;
  padding-left: 24px;
  margin-bottom: 35px;
  cursor: pointer;
  display: inline-block;
}

.add-files span {
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
  border-bottom: 1px dashed #959595;
}

.files {
  display: none;
}

.popup-button {
  margin-bottom: 10px;
}

.popup-button a {
  width: 100%;
  text-align: center;
}

.popup-notice .like-checkbox-wrap {
  font-size: 14px;
  line-height: 140%;
  color: #FFF;
  margin-bottom: 0;
}

/*calc*/

.credit-calc-button-wrap {
  position: fixed;
  top:50%;
  right: -65px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99;
  width: 324px;
  text-align: center;
  display: none;
}

.credit-calc-button {
  background-image: linear-gradient(-225deg, #ffcc33 0%, #ff9900 100%);
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
  border-radius: 58px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);


  font-family: 'Museo Sans Cyrl 700', serif;
  font-style: normal;
  font-size: 15px;
  line-height: 55px;
  height: 55px;
  text-align: center;
  color: #FFFFFF;
  border: none;
  padding: 0 35px;
}

.credit-calc-button img {
  margin-left: 20px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.credit-calc-button:hover {
  background-image: linear-gradient(-225deg, #ffcc33 0%, #ff9900 100%);
}

.credit-calc-button:hover img {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

.shadow {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  z-index: 991;
  left: 0;
  top:0;
  width: 100vw;
  height: 100vh;
  display: none;
}

.shadow .popups {
  width: 848px;
  max-width: calc(100% - 30px);
  margin: 0 auto;
  position: relative;
  height: 100vh;
}

.shadow .popup {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  display: none;
  left:0;

  border-radius: 30px;
  border: 1px solid #000;
  /*opacity: 0.9;*/
  background: #222222;
  box-shadow: 6px 6px 7px 0px rgba(0, 0, 0, 0.10);
}

.shadow #credit_calc {
  background: url("/sites/default/files/new_design/calc/popup-back.png") no-repeat white;
  background-position: 120% center!important;
  background-size: auto 100%;
  padding: 50px;
}

.shadow .popup-closed {
  position: absolute;
  height: 30px;
  width: 30px;
  background: url("/sites/default/files/new_design/calc/popup-cloded.svg") no-repeat center;
  right: 40px;
  top: 40px;
  cursor: pointer;
}

.shadow #credit_calc_2 .popup-closed,
.shadow #credit_calc_3 .popup-closed {
  background: url("/sites/default/files/new_design/calc/popup-cloded-darck.svg") no-repeat center;
}

.shadow .popup-first-row {
  font-size: 46px;
  line-height: 55px;
  color: #6E9C41;
  font-family: 'Montserrat Bold', serif;
}

.shadow .popup-second-row {
  font-size: 28px;
  line-height: 130%;
  color: #333333;
  font-family: 'Montserrat Bold', serif;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.shadow .popup-third-row {
  font-size: 28px;
  line-height: 120%;
  color: #333333;
  margin-bottom: 30px;
  font-family: 'Montserrat', serif;
}

.shadow .popup-third-row > img:first-child {
  position: relative;
  top: -2px;
}

.shadow .popup-li {
  margin-bottom: 44px;
}

.shadow .popup-li-item {
  padding-left: 20px;
  position: relative;
  font-size: 16px;
  line-height: 15px;
  color: #333333;
  font-family: 'Montserrat', serif;
  margin-bottom: 15px;
}

.shadow .popup-li-item:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  left:0;
  top: 16px;
  border-radius: 5px;
  background-color: #022B1D;
}

.shadow .popup-li-item span {
  font-size: 30px;
  line-height: 29px;
  font-family: 'Montserrat Bold', serif;
  color: #6E9C41;
}

.shadow .popup-li-item span.popup-currency {
  font-size: 28px;
  line-height: 32px;
  color: #6E9C41;
  font-family: 'Montserrat Bold', serif;
}

.shadow .popup-button {

}

.shadow .popup-button button,
.shadow .popup-button button:hover {
  background: linear-gradient(87.61deg, #FD9C28 -4.09%, #E65924 86.58%), #FD9C28;
  border-radius: 58px;
  height: 45px;
  line-height: 45px;
  font-family: 'Montserrat Bold', serif;
  font-size: 14px;
  color: #FFFFFF;
  border:none;
  outline:none;
  padding-left: 25px;
  padding-right: 25px;

}

.shadow .popup-button button img {
  margin-left: 10px;
  position: relative;
}

.shadow #credit_calc_2,
.shadow #credit_calc_3 {
  background: url("/sites/default/files/new_design/calc/popup-back-2.png") no-repeat white;
  background-position: right center!important;
  background-size: auto 100%;
  padding: 50px;
}

.shadow #credit_calc_2 .popup-second-row {
  margin-bottom: 35px;
}

.shadow .credit_calc_label {
  font-size: 16px;
  line-height: 16px;
  font-family: 'Montserrat Bold', serif;
  color: #3E3E3E;
  text-transform: uppercase;
}

.shadow .credit_calc_input {
  position: relative;
  top: -10px
}

.shadow #slider,
.shadow #slider-catalog {
  margin-top: 10px;
}

.shadow .popup-page-number {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 15px;
  color: #333333;
}

.shadow .popup-page-number span {
  color: #6E9C41;
}

.shadow .credit_calc_years_buttons {
  margin-top: 15px;
  margin-bottom: 13px;
}

.shadow .credit_calc_years_buttons > div {
  display: inline-block;
  border: 1px solid  #6E9C41;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 29px;
  height: 32px;
  cursor:pointer;
  border-radius: 58px;
  font-size: 14px;
  text-align: center;
  color: #333333;
  margin-right: 4px;
}

.shadow .credit_calc_years_buttons > div.active,
.shadow .credit_calc_years_buttons > div:hover {
  background: linear-gradient(0deg, #6E9C41, #6E9C41), #FD9C28;
  border-radius: 58px;
  color: white
}

.shadow .credit_calc_2_text_3 {
  font-size: 13px;
  line-height: 12px;
  color: #999999;
}

.shadow .calc-data {
  border: 0.5px solid #B9B9B9;
  padding: 30px 15px;
  text-align: center;
  margin-bottom: 40px;
}

.shadow .calc-data-label {
  font-size: 14px;
  line-height: 13px;
  text-align: center;
  color: #3E3E3E;
  margin-bottom: 7px;
}

.shadow .calc-data-value {
  font-size: 30px;
  line-height: 29px;
  font-family: 'Montserrat Bold', serif;
  color: #6E9C41;
}

.shadow .calc-data-value span {
  font-size: 24px;
  line-height: 28px;
  color: #333333;
}

.shadow .calc-data-delimiter {
  height: 1px;
  width: 100px;
  margin: 20px auto;
  background-color: #B9B9B9;
}

.shadow .noUi-horizontal {
  height: 1px;
  border: none;
  width: 315px;
  max-width: 100%;
}

.shadow .noUi-connects {
  border: none;
  background-color: #6E9C41;
}

.shadow .noUi-handle::after,
.shadow .noUi-handle::before {
  display: none;
}

.shadow .noUi-horizontal .noUi-handle {
  width: 15px;
  height: 15px;
  right: -9px;
  top: -7px;
  background: url("/sites/default/files/new_design/calc/slider.png") no-repeat;
  background-size: 100% 100%!important;
  border: none;
  z-index: 11;
}

.shadow .slider-labels {
  margin-bottom: 73px;
  width: 315px;
  max-width: 100%;
  margin-top: 6px;
}

.shadow .slider-labels > div {
  font-size: 12px;
  line-height: 11px;
  color: #3E3E3E;
  text-align: left;
  display: inline-block;
  width: calc(100% / 6);
  position: relative;
}

.shadow .slider-labels > div:before {
  content: '';
  position: absolute;
  left: 0;
  top: -14px;
  height: 5px;
  width: 5px;
  border-radius: 100%;
  background-color: #333333;
  z-index: 10;
}

.shadow .slider-labels > div:first-child:before {
  left: 0;
}

.shadow .slider-labels > div:nth-child(2):before {
  left: 20%;
}

.shadow .slider-labels > div:nth-child(3):before {
  left: 40%;
}

.shadow .slider-labels > div:nth-child(4):before {
  left: 60%;
}

.shadow .slider-labels > div:nth-child(5):before {
  left: 80%;
}

.shadow .slider-labels > div:last-child:before {
  left: 100%;
}

.shadow .slider-labels > div:first-child span {
  position: relative;
  left: -1%;
}

.shadow .slider-labels > div:nth-child(2) span {
  position: relative;
  left: -9%;
}

.shadow .slider-labels > div:nth-child(3) span {
  position: relative;
  left: 10%;
}

.shadow .slider-labels > div:nth-child(4) span {
  position: relative;
  left: 30%;
}

.shadow .slider-labels > div:nth-child(5) span {
  position: relative;
  left: 50%;
}

.shadow .slider-labels > div:last-child span {
  position: relative;
  left: 70%;
}

.shadow .credit_calc_input {
  position: relative;
}

.shadow .credit_calc_input:after {
  content: '₽';
  position: absolute;
  top: 10px;
  right: 16px;
}

.shadow .form-control {
  font-size: 16px;
  line-height: 15px;
  color: #333333;
}

.shadow #credit_calc_input_value {
  text-align: right;
  padding-right: 30px;
}

.shadow .credit_calc_2_text_1 {
  font-size: 16px;
  line-height: 15px;
  color: #3E3E3E;
  margin-bottom: 10px;
}

.shadow .credit_calc_2_text_2 {
  font-size: 16px;
  line-height: 15px;
  color: #333333;
  margin-top: 25px;
  margin-bottom: 7px;
}

.shadow #credit_calc_3 .credit_calc_2_text_4 {
  margin-bottom: 27px;
}

.shadow #credit_calc_3 .popup-button-step-2 {
  margin-bottom: 12px;
}

.shadow .credit_calc_2_text_3 a,
.shadow .credit_calc_2_text_3 a:hover {
  text-decoration: underline;
  line-height: 130%;
}

.shadow .popup-button-3 {
  margin-top: 45px;
}

.shadow .popup-button-3 button {
  font-size: 14px;
  /* identical to box height, or 17px */
  text-align: center;
  color: #6E9C41;
  font-family: 'Montserrat Bold', serif;
  padding-left: 25px;
  padding-right: 25px;
  outline: none;
  border: 1px solid #6E9C41;
  height: 45px;
  line-height: 38px;
  background-color: white;
  border-radius: 22px;
}

.shadow .popup-button-3 button img {
  margin-right: 10px;
}

.shadow #credit_calc_3 .calc-data {
  margin-bottom: 0;
}

.shadow #sended-message,
.shadow #sended-message-fail,
.shadow #sended-message-all {
  width: 360px;
  max-width: 100%;
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  padding: 44px 40px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.shadow .sended-message-first-row {
  font-size: 32px;
  line-height: 32px;
  font-family: 'Montserrat Bold', serif;
  text-align: center;
  color: #333333;
  margin-bottom: 20px;
}

.shadow .sended-message-second-row {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #333333;
  margin-bottom: 28px;
}

.shadow #sended-message .popup-button,
.shadow #sended-message-all .popup-button,
.shadow #sended-message-fail .popup-button {
  text-align: center;
}

.shadow #credit_calc_3 input.error {
  border-color: red
}

#cookie-notification {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #212529;
  font-size: 12px;
  line-height: 25px;
  color: #C6C6C8;
  font-family: "Museo Sans Cyrl 300", serif;
  padding: 5px 50px 5px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
  z-index: 500;
}

#cookie-notification.closed {
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}

#cookie-close-button {
  background: none;
  border: none;
  float: right;
  margin-right: 10px;
  cursor: pointer;
  color: #fff;
}

.cookie-close {
  display: inline-block;
  vertical-align: top;
  font-size: 25px;
  line-height: 25px;
  top: 0;
}

#cookie-notification a {
  color :#FF9900
}

#cookie-notification p {
  margin-bottom: 0;
}

#block-system-main .field-name-field-sub-title {
  display: none;
}

.pt-0 {
  padding-top: 0;
}

.sorting-wrap {

  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  padding: 15px;
  position: absolute;
  top: 28px;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}

.sorting-wrap.open {
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.sorting-wrap-item {
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  color: #FFF;
  margin-bottom: 10px;
}

.sorting-wrap-item span {
  border-bottom: 1px dashed #959595;
}

.sorting-wrap-item:hover,
.sorting:hover,
.refresh-filters:hover {
  color: #FF9900;
}

.project_item {
  margin-bottom: 30px;
  min-height: 140px;
  position: relative;
}

.project_item .title {
  font-family: "Montserrat", serif;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

.project_item .text {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  margin-bottom: 20px;
}

.project_item a {
  font-size: 16px;
  line-height: 140%;
  color: #FF9900;
  border-bottom: 1px dashed #FF9900;
  cursor: pointer;
  position: absolute;
  bottom: 0
}

.custom-shadow {
  background: #C4C4C4;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  display: none;
}

.custom-shadow .popup {
  width: 960px;
  padding: 80px 60px;
  
}

.compare_panels_link-parent {
  position: relative;
}

.compare_panels_link,
.compare_panels_link:hover {
  position: absolute;
  top: -90px;
  right: 0;
  background: url("/sites/all/themes/bootstrap_benpan/assets/img/compare-panels-icon.png") no-repeat;
  background-position: left center!important;
  background-size: auto 100%!important;
  padding-left: 35px;
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 15px;
  line-height: 120%;
  color: #454B50;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.compare_panels_link:hover {
  color: #FF9900;
  text-decoration: none;
}

.main-technology-items-text {
  min-height: 115px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.benefit-item {
  background-size: auto 100%!important;
  background-position: right top!important;
  margin-bottom: 30px;
}

.benefit-item-title {
  font-family: "Montserrat", serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  color: #FFF;
  margin-bottom: 15px;
}

.benefit-item-text {

}

.big-icons .td-no {
  height: 75px;
}

.big-icons .td-ok {
  height: 75px;
}

.selected-project-custom .selected-project-sub-label {
  line-height: 40px;
}

.selected-project-custom .selected-project-row {
  margin-bottom: 15px;
}

.selected-project-custom input[type="text"],
.selected-project-custom input[type="email"] {
  border: 1px solid #C6C6C8;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  color: #454B50;
  font-size: 15px;
  font-family: "Museo Sans Cyrl 300", serif;
}


.selected-project-custom input[type="text"]:focus,
.selected-project-custom input[type="email"]:focus,
.selected-project-custom textarea:focus {
  border: 1px solid #FF9900;
  outline: none;
  box-shadow: none
}

.selected-project-label-row {
  margin-bottom: 10px;
}

.like-radio-wrap.min-radio {
  height: 20px;
  background-size: 20px 20px!important;
  padding-left: 28px;
  line-height: 20px;
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 15px;
  margin-bottom: 18px;
}

.selected-project-custom .like-checkbox-wrap,
.selected-project-custom .like-radio-wrap {
  line-height: 40px;
  background-position: left center!important;
  height: 40px;
  margin-bottom: 0!important;
}

.text.quiz-text {
  font-size: 16px;
}

.about-project-row {
  border-bottom: 1px solid #C6C6C8;
  margin-bottom: 20px;
  border-top: 1px solid #C6C6C8;
  padding-top: 21px;
  margin-right: 30px;
}

.about-project-row .project-single-info-square-item {
  margin-bottom: 30px;
}

.about-project-row .project-single-info-square-item .project-single-info-square-item-name {
  font-family: "Museo Sans Cyrl 300", serif;
  color: #FFF;
  margin-bottom: 5px;
}

.about-project-row-price {
  margin-bottom: 30px;
}

.about-project-row-price .about-project-row-price-title {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.about-project-row-price .about-project-row-price-price {
  font-weight: bold;
  font-size: 30px;
  line-height: 120%;
  color: #FFF;
  font-family: 'Montserrat', serif;
}

.about-project-row-price .about-project-row-price-price span {
  font-weight: normal;
}

.container.no-padding {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.swiper-text-wrap {
  position: relative;
  margin-left: -15px;
  /*width: calc(100% + 30px);*/
}

.container-fluid.full-width {
  padding-left: 0;
  padding-right: 0;
}

.custom-search,
.custom-accordion-item-search {
  display: none;
}

article.single-news .field-name-field-news-image img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 20px;
  height: auto;
}

.img-with-text-wrap {
  position: relative;
  margin-bottom: 30px;
}

.img-with-text-wrap-title {
  position: absolute;
  color: #fff;
  font-size: 24px;
  font-family: 'Montserrat Bold', serif;
  left: 20px;
  bottom: 20px;
  right: 50%;
}

.swiper-images .swiper-pagination {
  text-align: center;
}

.no-hover-effect .our-services-item:hover .our-services-item-title {
  opacity: 1;
}

ul.pagination {
  align-items: center;
  justify-content: center;
}

.vakansii-container .views-field-title {
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 120%;
  color: #FFF;
  margin-bottom: 24px;
}

.vakansii-container .views-field-body {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.vakansii-container  .views-field-field-vacancy-salary {
  font-size: 20px;
  line-height: 120%;
  color: #FF9900;
  font-weight: bold;
  font-family: "Montserrat", serif;
  margin-bottom: 15px;
}

.vakansii-container .views-field-nothing a {
  font-size: 16px;
  line-height: 140%;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #949494;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.vakansii-container .views-field-nothing a:hover {
  color: #FF9900;
  text-decoration: none;
}

.news-item .news-item-img iframe,
.news-item .news-item-img .embed-responsive {
  width: 100%;
  height: 100%;
}

.parameter_label {
  font-size: 18px;
  font-family: "Museo Sans Cyrl 700", serif;
  margin-top: 15px;
}

.parameter_value {
  margin-top: 15px;
}

.stage_date {
  font-size: 22px;
  font-family: 'Museo Sans Cyrl 300', serif;
  font-weight: 300;
  margin-bottom: 5px;
}

.complectation-wrap {
  border-bottom: 1px solid #C6C6C8;
  margin-bottom: 22px;
}

.complectation-wrap.no-border {
  border-bottom: none;
  margin-bottom: 0px;
}

.complectation-title {
  font-family: "Museo Sans Cyrl 700", serif;
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
  margin-bottom: 15px;
}

.complectation-wrap-items-icon-item {
  margin-bottom: 22px;
}

.complectation-wrap-items-icon-item-icon {
  text-align: center;
  margin-bottom: 10px;
}

.complectation-wrap-items-icon-item-name {
  font-family: "Museo Sans Cyrl 500", serif;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #FFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;

}

.complectation-wrap-items-icon-item  .complectation-wrap-items-icon-item-icon svg path {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.complectation-wrap-items-icon-item:hover {
  cursor: pointer;
}

.complectation-wrap-items-icon-item.active  .complectation-wrap-items-icon-item-icon svg path,
.complectation-wrap-items-icon-item:hover  .complectation-wrap-items-icon-item-icon svg path {
  fill: #FF9900;
}

.complectation-wrap-items-icon-item.active  .complectation-wrap-items-icon-item-name,
.complectation-wrap-items-icon-item:hover  .complectation-wrap-items-icon-item-name {
  color: #FF9900;
}

.complectation-wrap-items {

}

.complectation-wrap-items-item {
  height: 46px;
  width: 100%;
  text-align: center;
  border: 1px solid #C4C4C4;
  border-radius: 25px;
  margin-bottom: 22px;
  font-family: 'Montserrat', serif;
  font-weight: 500;
  font-size: 14px;
  color: #FFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.complectation-wrap-items-item.active,
.complectation-wrap-items-item:hover {
  background: linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%);
  border: 1px solid #FFC82F;
  color: white;
}

.show-popup-top-single {
  border-bottom: 1px dashed #959595;
  cursor: pointer;
}

.complectation-wrap .text {
  padding-bottom: 20px;
  border-bottom: 1px solid #C6C6C8;
  margin-bottom: 30px;
}

.custom-title {
  font-family: 'Montserrat', serif;
  font-weight: 800;
  font-size: 42px;
  line-height: 120%;
  color: #FFF;
  margin-bottom: 46px;
}

.custom-title span {
  color: #FF9900;
}

.custom-list {

}

.custom-list-item {
  position: relative;
  padding-left: 40px;
  margin-bottom: 25px;
  font-family: "Museo Sans Cyrl 500", serif;
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
}

.custom-list-item span {
  font-family: 'Montserrat', serif;
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 120%;
  color: #FFF;
  position: absolute;
  left: 0;
  top:-6px;
}

.swiper-certs .swiper-text-description {
  font-family: "Museo Sans Cyrl 300", serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
  margin-top: 19px;
  margin-bottom: 19px;
}

.swiper-certs  .swiper-pagination {
  text-align: center;
  bottom: 0 !important;
  padding-left: 0;
}

.region-item {
  height: 273px;
  margin-bottom: 30px;
  background-size: cover!important;
  background-position: center center!important;
  position: relative;
}

.region-item-title {
  position: absolute;
  bottom: 30px;
  left: 40px;
  font-family: 'Montserrat', serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 120%;
  color: #FFFFFF;
}

.we-made-item {
  font-family: "Museo Sans Cyrl 500", serif;
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
  margin-bottom: 20px;
  padding-left: 36px;
  background: url("../img/we-made-item.svg") no-repeat;
  background-position: left top!important;
}

.text-link {
  font-size: 24px;
  font-family: 'Museo Sans Cyrl 700', serif;
  margin-top: 10px;
  color: #f90;
}

.text-link:hover {
  color:  #FF8A00;
}

.desktop-padding .container {
  padding-left: 0;
  padding-right: 0;
}


.swiper-text-2 .swiper-slide,
.swiper-text-3 .swiper-slide {
  margin-bottom: 50px;
}


.swiper-text-2 .swiper-pagination,
.swiper-text-3 .swiper-pagination {
  text-align: center;
}

#block-views-vacancies-block {
  display: none;
}

.salary-vacancy {
  font-family: 'Montserrat', serif;
  font-weight: 800;
  font-size: 42px;
  line-height: 120%;
  color: #FF9900;
  margin-bottom: 20px;
}

.page-link-custom a {
  font-family: 'Museo Sans Cyrl', serif;
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
  padding-left: 36px;
  background: url('../img/we-made-item.svg') no-repeat;
  padding-top: 3px;
  padding-bottom: 3px;
  background-position: left center!important;
}

.page-link-custom {
  margin-bottom: 10px;
}

.manager-info .value {
  margin-bottom: 15px;
  font-size: 18px;
}

.manager-info .phone {
  margin-top: 15px;
}

.manager-info .phone a,
.manager-info .phone a:hover {
  font-size: 18px;
  color: #ff9900;
}

.header-menu-mobile .inner-menu {
  display: none;
}

.header-menu-mobile li.dropdown_link-mobile {
  position: relative;
}

.header-menu-mobile li.dropdown_link-mobile .dropdown_link-mobile-arrow {
  position: absolute;
  height: 37px;
  width: 30px;
  right: 0;
  top:0;
  background: url('../img/accordion-arrow.svg') no-repeat;
  background-position: center center!important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

.header-menu-mobile li.dropdown_link-mobile.opened .dropdown_link-mobile-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.header-menu-mobile li.dropdown_link-mobile .inner-menu li {
  border-bottom: none;
}

.header-menu-mobile li.dropdown_link-mobile .inner-menu {
  padding-top: 5px;
}

.header-menu-mobile li.dropdown_link-mobile .inner-menu li a,
.header-menu-mobile li.dropdown_link-mobile .inner-menu li a:hover {
  font-size: 14px;
}

.selected-project-image {
  text-align: center;
}

.selected-project-image img {
  max-width: 435px;
}

#select-garage .product-item-data-options > div,
#select-shop .product-item-data-options > div {
 display: block;
  padding-top: 0;
  padding-left: 0;
  margin-right: 0;
}

#select-garage .product-item-data-options,
#select-shop .product-item-data-options {
  height: auto;
}

#select-garage .product-item-data-options-price,
#select-shop .product-item-data-options-price {
  font-weight: bold;
  font-size: 30px;
  line-height: 120%;
  color: #FFF;
  font-family: 'Montserrat', serif;
  margin-bottom: 15px;
}

#select-garage .product-item-image {
  background-size: 80% auto!important;
}

.main-screen-image-small {
  max-width: 50%;
  height: auto;
}

.custom-tabs-tub-image {
  height: 550px;
  width: auto;
}

.main-technology-items-img {
  text-align: center;
}

.main-technology-items-img img {
  max-width: 80%;
}

.main-technology-items-img-min img{
  max-width: 60%;
}

#select-shop .product-item-data-title {
  margin-bottom: 15px;
}

.product-item-data-options-wrap {
  margin-bottom: 15px;
}

.product-item-data-options-wrap > div {
  font-size: 16px;
  padding: 10px 20px 10px 0;
}

.product-item-data-options-wrap-item-ok {
  background: url("../img/table-ok.svg") no-repeat;
  background-position: right center!important;
}

.product-item-data-options-wrap-item-no {
  background: url("../img/table-no.svg") no-repeat;
  background-position: right 5px center!important;
}

.webform-client-form .form-submit {
  margin-top: 5px;
  margin-bottom: 15px;
}

.checkboxes-wrap-custom a,
.checkboxes-wrap-custom a:hover {
  color: #FF9900
}

.swiper-popup-text .swiper-slide .caption {
  margin-top: 10px;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}

.popup.popup_new_design_text {
  width: 100%!important;;
}

#webform-client-form-839 input[type="text"],
#webform-client-form-839 input[type="email"]{
  width: 100%!important;
}

#client-block-806 .like-select-label {
  display: none;
}

#zayavki .sorting {
  font-size: 12px;
  line-height: 1.1;
  color: #FFF;
  padding: 10px 18px;
  cursor: pointer;
  display: table-cell;
  margin-bottom: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: transparent!important;
}

body.page-orders-list .credit-calc-button-wrap {
  display: none!important;
}

.fancybox-outer,
.fancybox-inner {
  position: relative!important;
  min-height: 200px;
}

.quiz_item {
  margin-bottom: 50px;
}

.views-field-field-news-image img {
  width: 100%;
  height: auto;
}


.custom-resposive {
  max-width: 100%!important;
  
}

.webform-component--custom-comment{
  font-weight: 300;
  font-size: 14px;
  color: #FFF;
}

.webform-component--custom-comment a {
  color: #FF9900
}

.form.quiz-form {

}

.form.quiz-form .webform-client-form {
  margin-top: 0;
}

.form.quiz-form .webform-client-form .form-text {
  width: 100%;
}

.random_popup {
  width: 720px!important;
  max-width: 100%;
  background-color: white;
  max-height: calc(100vh - 30px);
  overflow-y: auto;
}

.random_popup .popup-close {
  position: absolute;
  top: 43px;
  right: 30px;
  width: 30px;
  height: 30px;
  background-position: center center!important;
  background-repeat: no-repeat!important;
}

.random_popup_img {
  height: 479px;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  background-position: bottom right!important;
}

.random_popup_img_inner {
  background-position: left top!important;
  background-repeat: no-repeat!important;
  height: 80px;
  padding: 14px 0 0 77px;
}

.random_popup_img_action {
  font-family: 'Montserrat', serif;
  font-weight: 800;
  font-size: 20px;
  line-height: 110%;
  color: #FFFFFF;
  margin-right: 35px;
}

.random_popup_img_date {
  font-family: "Museo Sans Cyrl 300", serif;
  font-size: 18px;
  line-height: 140%;
  color: #FFFFFF;
}

.random_popup_img_big_title {
  font-family: 'Montserrat', serif;
  font-weight: 800;
  font-size: 51.7021px;
  line-height: 124%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 2.10606px 2.10606px 1.00882px #0776BB, 2.05873px 2.05873px 73.2678px #0072A8;
  padding-left: 60px;
}

.random_popup_img_big_title .butterfly {
  position: relative;
}

.random_popup_img_big_title .butterfly:after {
  content: '';
  width: 36px;
  height: 33px;
  background: url("/sites/default/files/random_popup/butterfly.svg") no-repeat;
  position: absolute;
  top: -7px;
  right: -11px;
}


.random_popup_img_big_title .days {
  font-family: 'Montserrat', serif;
  font-style: normal;
  font-weight: 800;
  font-size: 70px;
  line-height: 95%;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 2.10606px 2.10606px 2.10606px rgba(187, 0, 0, 0.25);
  position: relative;
  z-index: 2;
  margin-left: 15px;
  margin-right: 15px;
  top: 14px
}

.random_popup_img_big_title .days:before {
  content: '';
  position: absolute;
  width: 110px;
  height: 75px;
  background: #FD574C;
  border-radius: 40px;
  top: 6px;
  left: -13px;
  z-index: -1;
}

.random_popup_text {
   padding: 40px 50px;
}

.random_popup_text_title {
  font-family: 'Montserrat', serif;
  font-style: normal;
  font-weight: 800;
  font-size: 26px;
  line-height: 120%;
  color: #FFF;
  margin-bottom: 25px;
}

.random_popup_text_row_img {
  text-align: center;
  margin-bottom: 8px;
}

.random_popup_text_row_img img {
  height: 31px;
}

.random_popup_text_row_text {
  text-align: center;
  font-family: "Museo Sans Cyrl 300", serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
}

.random_popup_text_row_text strong {
  font-family: Museo Sans "Museo Sans Cyrl 700", serif;
  font-weight: 700;
}

.random_popup_text_hr {
  background-color: #C6C6C8;
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.random_popup_bottom_price_block_1 {
  font-family: "Museo Sans Cyrl 300", serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
}

.random_popup_bottom_price_block_2 {
  font-family: 'Montserrat', serif;
  font-weight: 400;
  font-size: 25.4486px;
  line-height: 100%;
  text-decoration-line: line-through;
  color: #454B50;
}

.random_popup_bottom_price_block_3 {
  font-family: 'Montserrat', serif;
  font-weight: 700;
  font-size: 34.7027px;
  line-height: 100%;
  color: #FD574C;
}

.random_popup_bottom_price_block_3 p {
  font-weight: 400;
}

.random_popup_bottom_price_block_4 {
  font-family: "Museo Sans Cyrl 300", serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 140%;
  color: #FD574C;
}

.random_popup_bottom_actions_block > div:not(.clearfix) {
  float: right;
}

.random_popup_bottom_actions_block_1 {
  position: relative;
  top: 20px;
  width: 174px;
  max-width: 100%;
  text-align: right;
}

.random_popup_bottom_actions_block_1 a,
.random_popup_bottom_actions_block_1 a:hover {
  font-family: 'Museo Sans Cyrl 500', serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 140%;
  color: #454B50!important;
  border-bottom: 1px dashed #959595;
}

.random_popup_bottom_actions_block_2 {
  margin-left: 22px;
}

input#project_name {
  border: 1px solid #C6C6C8;
  border-radius: 5px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  font-size: 16px;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #454B50;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

input#project_name:focus {
  border: 1px solid #FF9900;
  outline: none;
  box-shadow: none;
}

.your-complectation-custom .your-complectation-wrap-content {
  padding-left: 120px;
  background: url("../img/your-complectation-custom.svg") no-repeat;
  background-position: left center !important;
  background-size: 80px 80px!important;
  min-height: 80px;
}

.your-complectation-custom .your-complectation-wrap {
  padding: 40px 50px;
}

.your-complectation-custom .your-complectation-button-wrap {
  height: 100%;
}

.new_benefits_item {
  margin-bottom: 40px;
}

.new_benefits_item-title {
  margin-right: 15px;
  line-height: 40px;
  font-family: "Montserrat", serif;
  font-weight: 800;
  font-size: 18px;
  color: #FF9900;
  padding-left: 50px;
  margin-bottom: 15px;
}

.new_benefits_item-text {
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
}

.reviews-slider .news-item {
  margin: 10px 10px 50px;
}

.reviews-slider .swiper-pagination {
  text-align: center;
}

.news-item-img-poster {
  height: 300px;
  background-size: cover!important;
  background-position: center center!important;
  position: relative;

}

#testimonials .news-item-img-poster {
  border-radius: 20px;
  border: 1px solid var(--white, #FFF);

}

.news-item-img-poster:after {
  content: '';
  position: absolute;
  width: 55px;
  height: 80px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url("../img/video-play.svg") no-repeat;
  background-size: 100% 100%!important;
}

.reviews-slider .news-item-img {
  height: auto;
}

.new_design_link,
.product-item-link span {
  padding-right: 35px;
  font-family: 'Museo Sans Cyrl 300', serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.new_design_link:after,
.product-item-link span:after {
  content: '';
  background: url("../img/new_design_link.svg") no-repeat;
  background-position: right center!important;
  position: absolute;
  width: 20px;
  height: 10px;
  top: 55%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.new_design_link:hover,
.product-item:hover .product-item-link span {
  color: #FF9900;
}


.new_design_link:hover:after,
.product-item:hover .product-item-link span:after {
  background: url("../img/new_design_link_hover.svg") no-repeat;
  background-position: right center!important;
  -webkit-transform: translate(10px, -50%);
  -moz-transform: translate(10px, -50%);
  -ms-transform: translate(10px, -50%);
  -o-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}

.custom-tabs-new-design {
  border-top: 1px solid #C6C6C8;
  background-color: #F4F4F4;
  position: relative;
  top: -1px
}

.custom-tabs-items-no-border {
  border: none!important;
}

.custom-tabs-new-design {
  padding: 60px 40px;
}

.custom-tabs-new-design .custom-tabs-tub-content-images img {
  border-radius: 50%;
  height: 67px;
  width: 67px;
  margin-bottom: 20px;
}

.grey-back-new-design {
  background-color: #F5F5F5;
}

.grey-back-new-design .container {
  padding-top: 0;
  padding-bottom: 0;
}

.grey-back-new-design .section-title {
  margin-top: 94px;
}

.your-complectation-wrap-content-sub-title a {
  font-family: 'Museo Sans Cyrl 700', serif;
  font-size: 20px;
  line-height: 120%;
  color: #FFF;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.your-complectation-wrap-content-sub-title a:hover {
  color: #FF9900
}

.more-info-item {

  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}

.more-info-item  a .more-info-item-img {
  background-position: center center!important;
  background-size: cover!important;
  height: 273px;
}

.more-info-item a .more-info-item-text,
.more-info-item a:hover .more-info-item-text {
  text-align: center;
  font-family: 'Montserrat', serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 120%;
  color: #FF9900;
  padding-top: 27px;
  padding-bottom: 27px;
}

body.node-type-project #block-system-main {
  margin-bottom: 0;
  padding-bottom: 0;
}

body.node-type-project footer {
  margin-top: 0;
}

.fundament-item {
  background: url("../img/fund-ok.svg") no-repeat;
  padding-left: 40px;
  font-family: 'Museo Sans Cyrl 300', serif;
  font-size: 16px;
  line-height: 140%;
  color: #454B50;
  margin-bottom: 40px;
}

.fundament-form,
.ipoteka-form,
.krisha-form,
.stairs-form,
.blago-form,
.remont-form {

  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  padding: 28px 43px;
}

.fundament-form-title {
  font-family: 'Montserrat', serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 120%;
  color: #FFF;
  margin-bottom: 28px;
}

.fundament-form-row {
  margin-bottom: 11px;
}

.fundament-form-row label {
  font-family: 'Museo Sans Cyrl 300', serif;
  font-size: 14px;
  line-height: 140%;
  color: #FFF;
  margin-bottom: 4px;
}

.fundament-form-row input[type="text"] {
  padding: 9px 20px 9px 15px;
  height: 40px;
  line-height: 40px;

  border: 1px solid #C6C6C8;
  border-radius: 5px;
  width: 100%;
}


.fundament-form-row input[type="text"]:focus {
  border: 1px solid #FF9900;
  outline: none;
  box-shadow: none;
}

.fundament-form-row input[type="text"].error {
  border: 1px solid red;
}

.fundament-form .fundament-form-row .row > .col:first-child {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.fundament-form .fundament-form-row .row > .col:nth-child(2),
.fundament-form .fundament-form-row .row > .col:nth-child(4){
  flex: 0 0 auto;
  width: 20%;
}

.fundament-form .fundament-form-row .row > .col:nth-child(3){
  flex: 0 0 auto;
  width: 10%;
}

.fundament-form-row .row > .col label {
  position: relative;
  top: 8px
}

.like-select-dropdown-delimiter {
  font-size: 15px;
  font-family: "Museo Sans Cyrl 300", serif;
  color: #FFF;
  line-height: 140%;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 35px;
}

.new-faq-item {
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.10);;
  border-radius: 25px;
  cursor: pointer;
}

.new-faq-item.opened {
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}

.new-faq-item-question {
  /*border-radius: 25px 25px 0 0;*/
  border-radius: 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-family: 'Museo Sans Cyrl 500', serif;
  font-size: 18px;
  line-height: 140%;
  color: #454B50;
  position: relative;
  padding: 20px 70px 20px 30px;
  color: #fff;
}

.new-faq-item-question:after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' viewBox='0 0 35 35' fill='none'%3E%3Ccircle cx='17.5' cy='17.5' r='17.5' transform='rotate(90 17.5 17.5)' fill='%23F59E17'/%3E%3Cpath d='M13.1904 24.7613L21.5594 16.9814L13.1904 9.20157L15.5859 8.62222L24.5781 16.9814L15.5859 25.3614L13.1904 24.7613Z' fill='white'/%3E%3C/svg%3E");
  position: absolute;
  width: 35px;
  height: 35px;
  right: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.new-faq-item.opened .new-faq-item-question {
  color: #FFFFFF;
  /*background: linear-gradient(90deg, #FF9D04 0%, #FFC82F 100%);*/
  background: rgba(255, 255, 255, 0.10);;
}


.new-faq-item.opened .new-faq-item-question:after {
  top: 50%;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='35' height='35' viewBox='0 0 35 35' fill='none'%3E%3Ccircle cx='17.5' cy='17.5' r='17.5' transform='rotate(90 17.5 17.5)' fill='%23F59E17'/%3E%3Cpath d='M13.1904 24.7613L21.5594 16.9814L13.1904 9.20157L15.5859 8.62222L24.5781 16.9814L15.5859 25.3614L13.1904 24.7613Z' fill='white'/%3E%3C/svg%3E");
  -webkit-transform: translateY(-50%) rotate(270deg);
  -moz-transform: translateY(-50%) rotate(270deg);
  -ms-transform: translateY(-50%) rotate(270deg);
  -o-transform: translateY(-50%) rotate(270deg);
  transform: translateY(-50%) rotate(270deg);
}

.new-faq-item-answer {
  padding: 20px 30px 20px;
  font-family: 'Museo Sans Cyrl 300', serif;
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
  display: none;
}

.fundament-types .our-services-item-image {
  height: 350px;
}

.text p.custom {
  font-family: 'Museo Sans Cyrl 500', serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #FFF;
}

.news-item-body-yb {
  background: url("../img/youtube-logo.png") no-repeat;
  background-position: right 20px center!important;
}

.swiper-fundament-screen .main-screen-title {
  font-size: 36px;
}

.swiper-fundament-screen .main-screen-description {
  font-size: 16px;
  margin-bottom: 20px;
}

.swiper-fundament-screen .main-screen-price {
  margin-bottom: 20px;
}

.swiper-fundament-screen .swiper-slide {
  margin-bottom: 30px;
}
.ipoteka-row {
  margin-bottom: 10px;
}
.ipoteka-label, .ipotenk-name {
  font-size: 16px!important;
  font-weight: 700;
  font-family: "Museo Sans Cyrl 700", serif !important;
}
.ipoteka-min {
  font-family: 'Museo Sans Cyrl 300', serif;
  font-size: 12px;
}
.ipoteka-val {
  font-size: 1.75rem;
  font-weight: bold;
  font-family: "Museo Sans Cyrl 700", serif;
}
.ipoteka-row1 {
  border-bottom: 1px solid #999999;
  margin-top: 15px;
  padding-bottom: 15px;
}
.ipoteka-row2 {
  margin-top: 15px;
  padding-bottom: 45px;
}
.ipoteka-link {
  position: absolute;
  left: -24px;
  top: 30px;
  z-index: 11;
}
.ipoteka-link img{
  height: 99px;
}
.project-single-consultation-new {
  /*padding-top: 20px;*/
  margin-bottom: 10px;
  text-align: center;
}
.get-competition {
  width: 100%;
  background-color: #fff ;
  background: none!important;
  border: 1px solid #FF9900 !important;
  color: #FF9900 !important;
  text-align: center;
  margin-top: 10px;
}
.get-competition svg {
  padding-right: 5px;
}
.ta-c-100 {
  text-align: center;
  width: 100%;
}
.show-more {
  border-bottom: 1px dashed #959595;
  cursor: pointer;
  color: #FFF;
  margin-top: 10px;
}
.project-single-consultation-new span:hover {
  color: #FF9900 !important;
  border-bottom: 1px dashed #FF9900;
}
.action-title {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 49px;
  /* identical to box height */

  text-align: center;
  text-transform: uppercase;

  color: #222529;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.action-popup {
  width: 1240px !important;
}
#actions {
  background: url(../img/action.png) #fff no-repeat;
  /*background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #FFFFFF;*/
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);

}

@media (max-width: 768px) {
  .action-title {
    display: none;
  }
}
.ny-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 989;
  display: none;
  pointer-events: none;
  background-image: url(../img/boughs.png);
  background-repeat: repeat-x;
  background-repeat-y: no-repeat;
  background-position: bottom;
  background-size: contain;

}

.ny-banner-projects {
  background: linear-gradient(90deg, #FFFFFF 51.05%, rgba(255, 255, 255, 0) 76.25%), url(../img/ny-banner.png), url(../img/ny-banner.png), #FFFFFF;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}
.ny-banner-projects-text {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 49px;

  color: #FFF;
  margin: 40px;
}
.co {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /*.co img {*/
  /*  margin-left: -40px;*/
  /*  width: calc(100% + 80px);*/
  /*}*/
  .reviews-slider  {
    margin-bottom: 25px;
  }
}
.reviews-slider  {
  margin-bottom: 25px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  .product-item-data-options-square {
    font-size: 12px;
    margin-right: 5px!important;
  }
  .reviews-slider  {
    margin-bottom: 25px;
  }
  .product-item-data-options-size {
    font-size: 12px;
    margin-right: 5px!important;
  }

  .product-item-data-options-flats {
    font-size: 12px;
    font-family: "Museo Sans Cyrl 500", serif;
    /*white-space: nowrap;*/
    /*max-width: 31px;*/
    /*overflow: hidden;*/
  }
  .product-item-data-options {

    display: flex;
  }
  .product-item-project .product-item-data-options > div {
    white-space: nowrap;
  }

  .top-projects-row {
    max-height: 800px;
    overflow: hidden;
  }
}
.project-stars {
  visibility: hidden;
}
.sale-link {
  color: #9d261d!important;
  border: 2px solid #9d261d!important;
}
.town-ipoteka-block {

  /*box-shadow: 0px 4px 6px rgba(114, 114, 114, 0.24);*/
  border-radius: 6px;
  /*border: 1px solid  rgba(114, 114, 114, 0.24);*/
  padding: 30px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
}
.town-ipoteka-title1 {
  font-family: "Gotham Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  text-transform: uppercase;

  color: #FFF;
}
.town-form {
  padding-top: 22px;
}
.town-form label {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;

  color: rgba(58, 58, 58, 0.6);
}
.town-form input {
  background: rgba(255, 255, 255, 0.05);;
  padding: 30px 40px;
  height: 52px;
  border: 1px solid #FFF;
  border-radius: 25px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 6px;
  /* identical to box height, or 125% */


  color: #FFF;

}
.town-form p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 12px;

  /*color: rgba(58, 58, 58, 0.6);*/
  margin-bottom: 0;
}
.town-form button {
  padding: 15px 35px;
  gap: 8px;

  height: 53px;
  width: 100%;
  background: linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%), #FFFFFF;
  border: transparent;
  border-radius: 27px;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 22px;
  /* identical to box height, or 132% */


  color: #FFFFFF;
}
.town-ipoteka-title2 {
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 34px;

  color: #FFF;

}
.town-raschet-div {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */


  color: #FFF;
  padding-top: 24px;
}
.town-raschet-price {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;

  color: #FFF;
  margin-top: 8px;
  margin-bottom: 8px;
}
.town-raschet-info {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;

  /* Gray 1 */

  color: #FFF;

  gap: 8px;

  height: 28px;

  /* grey_2 */


  display: inline-block;
}
/*.not-econom {*/
/*  color: #E28787;*/
/*}*/
.not-econom-info {
  background: #E28787;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;

  /* white */

  color: #FFFFFF;
}
.town-ipoteka-block2 {

  border-radius: 16px;
  background: #575757;
}
.town-ipoteka-block3 {
  background: linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%);
  box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
}

.town-ipoteka-block2 .town-raschet-info2 {
  background: #E28787;
  color: #FFF;
  padding: 6px 12px;
  border-radius: 99px;
}
.town-ipoteka-block3 .not-econom-info {
  opacity: 0;
  height: 0px;
  background: #F59E17;;
}
.town-title {
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 50px;
  /* identical to box height, or 179% */


  color: #FFF;
}
.ipoteka-banks {
  text-align: right;
  padding-top: 20px;
}
.ipoteka-banks svg {
  margin-left: 15px;
}
.ipoteka-text {
  padding-bottom: 20px;
}
.ipoteka-top-text {
  color: #868686;
  font-family: Gotham Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
  letter-spacing: -0.21px;
}
.r-house-d-aside__toggler-desc[data-v-39969488] {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 18px;
  color: #8c94a8;
}
.r-house-d-aside__mortgage-title {
  /*display: -webkit-box;*/
  /*display: -ms-flexbox;*/
  display: flex;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
  letter-spacing: -0.21px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.r-house-d-aside__mortgage-link a {
  margin-left: auto;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  color: #F90;
  letter-spacing: -.005em;
  text-decoration: none;
}
.podarok-slides .swiper-slide {
  padding-top:18px;
}
.podarok-slide {
  background: linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%), #FF9900;
  padding-left: 24px;
  padding-right: 24px;
}
.podarok-slide .custom-tabs-item.active:after{
  display: none;
}
.podarok-slide .custom-tabs-wrap-complectation-name {
  color: #454B50!important;
}
.podarok-title {
  font-size: 16px;
  line-height: 22px;
  /* identical to box height, or 140% */


  color: #222529;
  text-align: center;
  padding-bottom: 15px;
  margin-top: 50px;
}
.podarok-price {
  font-size: 20px;
  line-height: 22px;
  padding-bottom: 15px;
  text-align: center;

  color: #FF9900;
  text-align: center;
}
.podarok-desc {
  padding-left: 23px;
  padding-right: 23px;
}
.podarok-desc-div {
  text-align: center;

  padding: 15px;
  margin-bottom: 15px;
}
.podarok-text-title {
  font-size: 24px;
  line-height: 29px;

  color: #222529;
  padding-bottom: 24px;
}
.user-login-form {
  max-width: 615px;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 50px;
  padding: 10px;
}
.user-login-form input {
  margin-bottom: 15px!important;
}
a[href="/user/"] {
  display:none
}
a[href="/user/password/"] {
  display:none
}
.popup_new_design .alert {
  display: none!important;
}
.new-text-block {
  height: 360px;
  overflow: hidden;
}

.show-more-text {
  color: #FFC82F;

}
#main-screen {
  height: calc(100vh - 50px);
}
.full-height {
  height: 100%;
}
.gradient {
  border-radius: 20px;
  background: var(--gradient, linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%));

  /* Ambient_shadow */
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);
  display: flex;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  align-self: stretch;
}
.gradient3 {
  background: var(--gradient, linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%))!important;
}
.block-1 {
  min-height: 116px;
  display: flex;
  padding: 32px;
  justify-content: center;
  align-items: center;
  color: #F59E17;
  text-align: center;
  font-family: "Gotham Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 138.889% */
  letter-spacing: -0.27px;
  text-transform: uppercase;
  border-radius: 30px;
  border: 1px solid var(--white-25, rgba(255, 255, 255, 0.25));
  background: var(--white-5, rgba(255, 255, 255, 0.05));
  margin-bottom: 25px;
}
.block-3 {
  margin-bottom: 24px;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */

  display: flex;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  flex: 1 0 0;
  border-radius: 20px;

}
.title-3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}
.flex-1 {
  display: flex;
  justify-content: space-around;
}
.flex-1 a {
  margin-left: 30px;
}
.main-block3 {
  margin-top: 33px;
}
.banks {
  display: flex;

}
.map-info {
  display: flex;
  width: 416px;
  padding: 40px;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  right: 2px;
  /*right: 312px;*/
  top: 62px;
  border-radius: 20px;
  background: #171717;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px; /* 112% */
}
.map-info-line {
  display: flex;
}
.map-info-line div {
  padding-right: 20px;
}
.footer-menu {
  display: flex;
}
.footer-menu li {
  list-style: none;
  padding-right: 18px;
}
.footer-menu a {
  color: var(--white, #FFF);
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 22.4px; /* 149.333% */
}
.project-title {
  color: #F59E17;
  font-family: "PF Bulletin Sans Pro";
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 112.903% */
  letter-spacing: -0.465px;
  text-transform: uppercase;
}
.project-title:hover {
  color: #FFF;
}

.swiper-project {
  border-radius: 20px;
  /* Ambient_shadow */
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10);

  /*height: 180px;*/
}
.project-desc {
  color: #FFF;
  font-family: "Gotham Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  min-height: 100px;
}
.project-icons {
  display: flex;
  justify-content: space-around;
  margin-bottom: 24px;
  margin-top: 24px;
}
.project-icon  {
  text-align: center;
}
.project-icon div {
  padding-top: 7px;
}
.project-price {
  color: #FFF;
  font-family: "PF Bulletin Sans Pro";
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 112.903% */
  letter-spacing: -0.465px;
  text-transform: lowercase;
  padding-top: 42px;
  padding-bottom: 24px;
}
.project-price2 {
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  padding-bottom: 24px;
}
.main-project {
  margin-bottom: 48px;
  margin-top: 30px;
}

.video-background {
  position: relative;
  width: 100%;
  height: 100%; /* Высота на весь экран */
  overflow: hidden;
}

.video-background video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Цвет затемнения с прозрачностью */
}
.slide-info {
  position: absolute;
  width: 100%;
  /*height: 100%;*/
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
  bottom: 0;
  z-index: 1;
  margin-bottom: -50px;

}
.main-slider-title {
  color: #FFF;
  font-family: PF Bulletin Sans Pro;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px; /* 100% */
  letter-spacing: -0.78px;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.main-slider-t {
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;

}
.mr-24 {
  margin-right: 24px;
}
.slide-info svg {
  margin-left: -21px;
}
.button.style-4 {
  border-radius: 27px;
  border: 2px solid var(--dark-01, #C6C6C8);
  /*display: flex;*/
  /*height: 50px;*/
  padding: 11.5px 35px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: var(--dark-body, #454B50);

  /* button */
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px; /* 131.765% */
}
.button.style-5 {
  border: 1px solid #FF9D04;
  border-radius: 25px;
  color: #F90;

  /* button */
  /*font-family: Museo Sans Cyrl;*/
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px; /* 131.765% */
  margin-top: 19px;
  margin-bottom: 48px;
}
.project-desc3 {
  /*margin-top: 30px;*/
  margin-bottom: 30px;
}
.config-row {
   padding: 16px 30px;
  color: var(--dark, #FFF);
  font-family: 'Museo Sans Cyrl 700', serif;;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.4px; /* 140% */
}
.grey-row {

}
.config-block-param, .flex-sp {
  display: flex;
  flex-wrap: wrap;

  justify-content: space-between;
  /*align-items: center;*/
}
.option-config {
  width: 50%;
  color: var(--dark, #FFF);
  font-family: "Gotham Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
  letter-spacing: -0.21px;
}

.option-config, .option-config2 {
  display: inline-block;
  position: relative;
  /*padding-left: 30px; !* Расстояние от левого края до кастомного стиля *!*/
  cursor: pointer;
  padding: 20px;
  border: 1px solid #FFF;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  margin-bottom: 10px;
  margin-right: -10px;

}

.option-config input[type="radio"] {
  display: none; /* Скрыть стандартные радиокнопки */
}

.option-config label:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px; /* Размер кастомной радиокнопки */
  height: 20px;
  border: 2px solid #FF9900; /* Цвет рамки */
  border-radius: 50%; /* Округлить форму для создания круглой радиокнопки */
  /*display: none;*/
  visibility: hidden;
}

.option-config input[type="radio"]:checked + label:before {
  background-color: #FF9900; /* Цвет фона при выборе */
}
.config-price {
  color: var(--dark, #FFF);
  font-family: 'Museo Sans Cyrl 300', serif;;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.4px;
}
.text-h3 {
  color: #FFF;
  font-family: PF Bulletin Sans Pro;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 112.903% */
  letter-spacing: -0.465px;
  text-transform: uppercase;
}

.scrollable-container, .scrollable-container2 {
  /*width: 100%;*/
  /*height: 400px; !* Установите желаемую высоту контейнера *!*/
  /*overflow-y: scroll;*/
  height: 100%;
  position: relative; /* Необходимо, чтобы дочерний фиксированный блок оставался внутри */
}

.fixed-container {
  position: absolute;
  top: 0px; /* Расстояние сверху отнесительно контейнера */
  width: 100%;
  /*padding: 10px;*/
  /*background-color: #ccc;*/
  /*border: 1px solid #999;*/
}
.config-checked-param {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}
.dogovor-link {
  color: var(--primary, #F90);
  /*font-family: Roboto;*/
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px; /* 140% */
}
.checkout-title {
  color: var(--dark, #FFF);
  font-family: "Montserrat", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 32px;
}
.checkout-title2 {
  color: var(--dark, #FFF);
  font-family: "Montserrat", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25.2px; /* 140% */
  margin-bottom: 16px;
  border-top: 1px solid #C6C6C8;
  margin-top: 20px;
  padding-top: 25px;
}
.section_item {
  color: var(--dark, #FFF);
  /*font-family: Roboto;*/
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px; /* 140% */
  width: 70%;
}
.checkout-item-price {
  color: var(--dark, #FFF);
  /*font-family: Museo Sans Cyrl;*/
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.4px; /* 140% */
  width: 20%;
  margin-bottom: 13px;
}
.checkout-list, .order_summary {
  padding-bottom: 16px;
  /*padding-top: 32px;*/
  margin-bottom: 25px;
  border-bottom: 1px solid #C6C6C8;
}
.order-summary-price {
  color: var(--dark, #FFF);
  font-family: "Montserrat", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 38.4px; /* 120% */
}
.new-checkout-input {
  border-radius: 25px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.05);
  width: 100%;
  color: #FFF;
  height: 70px;
}
.new-checkout-input:active, .new-checkout-input:focus {
  /*border-radius: 5px;*/
  border: 1px solid var(--primary, #F90);
  background: rgba(255, 255, 255, 0.05);
}
.control-label {
  color: #FFF;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
}
/*.telefon-input {*/
/*  width: 30%;*/
/*  float: left;*/
/*  margin-right: 15px;*/
/*}*/
/*.email-input {*/
/*  width: 68%;*/
/*  float: left;*/
/*}*/
.payment-block {
  cursor: pointer;
  width: 47%;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.05);;
  display: flex;
  padding: 20px 24px;
  /*flex-direction: column;*/
  /*align-items: flex-start;*/
  /*gap: 24px;*/
  align-self: stretch;
  margin-bottom: 20px;

  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  align-items: center;
}
.payment-checked {
  visibility: hidden;
}
.payment-block.active {
  border-radius: 20px;
  border: 1px solid #FFC82F;
  background: var(--gradient, linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%));
}
.payment-block.active .payment-checked {
  visibility: initial;
}
.webform-component--obrabotka-personalnyh-dannyh, .webform-component--obrabotka-personalnyh-dannyh a {
  color: #868686;
  text-align: center;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 178.571% */
  letter-spacing: -0.21px;
}
.webform-component--obrabotka-personalnyh-dannyh {
  padding-top: 20px;
}
.webform-submit {
  padding: 13.5px 35px;
}
#sent {
  margin-top: 32px;
}
h1 {
  color: #FFF;
  text-align: center;
  font-family: "PF Bulletin Sans Pro";
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px; /* 100% */
  letter-spacing: -0.78px;
  text-transform: uppercase;
}

.footer-video {
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: 0;
}
.video-footer {
  position: absolute;
  bottom: 40px;
  left: 0;
}
.map-info-line a {
  color: var(--dark, #FFF);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.4px; /* 112% */
}
.swiper-button-prev, .swiper-button-next {
  color: #fff;
}
.video-block {
  position: relative;
}
.video-block a {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.advantage-poster {
  height: 140px;
}
.advantage-body {
  padding: 16px 0px;
}
.reviews-slider2 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.reviews-inner {
  margin-top: 32px;

}
.alert-danger {
  /*display: none;*/
}
.block-text {
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  text-align: left;
  text-transform: initial;
}
.block-2 .block-title {
  text-align: left;
  padding-bottom: 14px;
}
.mb-25 {
  margin-bottom: 25px;
}
.text-left {
  text-align: left;
}
.bottom-main {
  background-image: url("../img/bottom.jpg");
  background-position: center;
  background-size: cover;
  min-height: 800px;
  padding-top: 190px;
  margin-top: 100px;
}
.certs {
  display: flex;
  justify-content: space-evenly;
  margin-top: 94px;
}
.base-complekt {
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  text-transform: uppercase;
}
.style-6, .style-6:hover {
  background: #575757;
  border-radius: 35px;
  color: #FFF;
  text-align: center;
  font-family: "Montserrat", serif;;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 37px;
  height: 70px;
  width: 100%;
  /*text-align: left;*/

}
.style-7, .style-7:hover {
  background: #1E1E1E;
  border-radius: 35px;
  border: 1px solid #fff;
  color: #FFF;
  text-align: center;
  font-family: "Montserrat", serif;;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 37px;
  height: 70px;
  width: 100%;
margin-top: 20px;
}
.style-8, .style-8:hover {
  background: #1E1E1E;
  border-radius: 35px;
  border: 1px solid #fff;
  color: #FFF;
  text-align: center;
  font-family: "Montserrat", serif;;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 37px;
  height: 70px;
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 200px;
}
.text-project-h2 {
  color: #FFF;
  font-family: PF Bulletin Sans Pro;
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px; /* 100% */
  letter-spacing: -0.78px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 56px;
}
.active_check {
  background: #F59E17;
  border-color: #F59E17;
}
.town-text {
  padding-top: 35px;
  padding-bottom: 35px;
}
.overlay2 {
  width: 100%;
  height: 267px;
  flex-shrink: 0;
  background: linear-gradient(180deg, #1E1E1E 0%, rgba(30, 30, 30, 0.00) 100%);
  position: absolute;
  bottom: 0;
  transform: rotate(180deg);
  z-index: 1;
}
.slider50 {
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 1;
  margin-right: -400px;
  margin-top: -250px;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
  left: 13%;
  margin-left: 70px;
  /*bottom: 180px;*/
  top: 70%;
  margin-top: -6px;
}
.swiper-button-next, .swiper-button-prev {
  border: 1px solid #F59E17;
  border-radius: 30px;
  padding: 27px;

}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 30px;
  color: #F59E17;
}
#main-screen .swiper-button-prev {
  left: 13%;
  top: 70%;
}
#main-screen .swiper-button-next {
  left: 13%;
  top: 70%;
  margin-left: 160px;
}
.swiper-project-div .swiper-button-next::after, .swiper-project-div .swiper-button-prev::after {
  font-size: 20px;
}
.swiper-project-div .swiper-button-next, .swiper-project-div .swiper-button-prev {
  padding: 20px;
  border-radius: 35px;
}
.swiper-project-div .swiper-button-next {
  top: 110px;
  right: 20px;
  /*margin-right: -60px;*/
}
.swiper-project-div .swiper-button-prev {
  top: 110px;
  left: 20px;
  /*margin-left: -60px;*/
}
footer p {
  padding-top: 15px;
}
footer p, footer a, footer a:hover {

  color: #575757;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
}
.testtimonial-name {
  color: #F59E17;
  font-family: PF Bulletin Sans Pro;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 112.903% */
  letter-spacing: -0.465px;
  text-transform: uppercase;
  padding-top: 60px;
}
.testtimonial-org {
  color: #868686;
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  padding-top: 10px;
  padding-bottom: 15px;
}
.testtimonial-text {
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
}
#step1 {
  text-align: center;
}
.quiz {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #1E1E1E;
  top: 0;
  left: 0;
  z-index: 22;
  overflow: scroll;
}
.quiz-start span {
  padding: 60px 35px;
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.24px;
  text-transform: uppercase;
  background: #F59E17;
  border-radius: 90px;
}
.quiz-start {
  display: inline-block;
  border: 1px solid #F59E17;
  padding: 3px;
  padding: 69px 9px;
  border-radius: 90px;
  width: 160px;
  height: 160px;
}
.quiz-text {
  color: #FFF;
  text-align: center;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  padding-top: 17px;
  margin-bottom: 25px;

}
.quiz-back-link, .quiz-back-link:hover {
  color: #F59E17;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  text-decoration-line: underline;
  margin-top: 35px;
  display: block;
}
.quiz-logo {
  margin-top: 25px;
  display: block;
}
.text-right {
  text-align: right;
}
.quiz .project-icons {
  margin-top: 20px;
}
.quiz .project-title {
  display: block;
  margin-top: 20px;
}
.quiz .project-desc {
  margin-top: 16px;
}
.quiz .project-price {
  padding-top: 0;
  padding-bottom: 5px;
}
.text-quiz-h2 {
  color: #F59E17;
  text-align: center;
  font-family: PF Bulletin Sans Pro;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 100% */
  letter-spacing: -0.525px;
  text-transform: uppercase;
  text-align: center;
}
.quiz .container {
  padding-top: 20px;
}
.quiz-project-img {
  max-height: 400px;
}
/*.quiz .project-desc3 {*/
/*  height: calc(100vh - 90px);*/
/*  overflow: scroll;*/
/*}*/
.ymaps-2-1-79-suggest-item {
  background: #222;
}
.pt-100 {
  padding-top: 100px;
}
.quiz-back {
  border-radius: 50px!important;
  border: 1px solid rgba(255, 255, 255, 0.25)!important;
  background: none!important;
  color: #FFF!important;
}
.quiz-project-full-price, .quiz-project-ipoteka-price {
  text-align: center;
  font-family: PF Bulletin Sans Pro;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 100% */
  letter-spacing: -0.525px;
  text-transform: uppercase;
  padding-top: 24px;
  padding-bottom: 24px;
}

.quiz-project-final {
  text-align: center;
  font-family: Gotham Pro;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  letter-spacing: -0.21px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.quiz .button.style-1 {
  width: initial;
}
.switch-color-to-night, .switch-color-to-day {
  position: fixed;
  left: 20px;
  top: 500px;
  z-index: 1;
}
.night {
  display: none;
}
#adres {
  color: #FFF; font-family: Gotham Pro; font-size: 14px; width: 100%; background: rgba(255, 255, 255, 0); border: none;
}
.config-checked-params {
  margin-bottom: 10px;
}
.virtual {
  background: #3E3E3E;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 35px;
}
.mobile-header-phone-icon {
  display: block;
}
.dropdown-params {
  width: 100%;
  position: relative;
}
.dropdown-params-hide {
  display: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  border: 1px solid #FFF;
  border-radius: 20px;
  background: #3e3e3e;
}
.dropdown-params .option-config {
  width: 100%;
  margin: 0;
}
.dropdown-params-hide .option-config {
  background: none;
  border: none;
}
.dropbtn {
  position: absolute;
  right: 25px;
  cursor: pointer;
  top: 25px;
  z-index: 1;
  transform: rotate(270deg);
}
.dropbtn:after {
  content: 'prev';
  font-family: swiper-icons;
  font-size: 20px;
  text-transform: none!important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;

}
.dropbtn-active {
  transform: rotate(90deg);
}
.popup-overlay {
  background: #1E1E1E;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 22;
  overflow: scroll;
  display: none;
}
.new-popup {
  border-radius: 30px!important;
  background: rgba(255, 255, 255, 0.05)!important;
  box-shadow: 6px 6px 7px 0px rgba(0, 0, 0, 0.10)!important;
  padding: 88px 96px!important;
  max-width: 980px!important;
  margin: 0 auto!important;
  margin-top: 50px!important;
  position: relative!important;
  color: #FFF!important;
}
.new-popup2 {
  border-radius: 30px!important;
  background: rgba(255, 255, 255, 0.05)!important;
  box-shadow: 6px 6px 7px 0px rgba(0, 0, 0, 0.10)!important;
  padding: 88px 96px!important;
  /*max-width: 980px!important;*/
  margin: 0 auto!important;
  margin-top: 50px!important;
  position: relative!important;
  color: #FFF!important;
  min-width: 1024px;
}

.new-popup-close {
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
}
.new-popup textarea, .new-popup input {
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(255, 255, 255, 0.05);
  width: 100%;
  padding: 24px 32px;
  overflow: hidden;
  color: var(--white, #FFF);
  text-overflow: ellipsis;
  white-space: nowrap;

  /* H5 */
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
}
.new-popup textarea {
  height: 140px;
}
.popup-form-title {
  color: var(--white, #FFF);
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.popup-form-title span {
   color: var(--white, #FFF);
   font-family: Gotham Pro;
   font-size: 16px;
   font-style: normal;
   font-weight: 400;
   line-height: 25px;
   letter-spacing: -0.24px;
   text-transform: uppercase;
 }
.new-popup select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Добавляем свойство, чтобы не отображалась полоса прокрутки в Firefox */
  overflow: hidden;
  /* Добавляем свойство, чтобы убрать стандартные стили в Firefox */
  width: calc(100% + 20px); /* Добавляем дополнительный отступ для полного перекрытия стрелки в Firefox */
  padding: 20px;
  border-radius: 20px;
  border: 1px solid var(--white-25, rgba(255, 255, 255, 0.25));
  background: var(--white-5, rgba(255, 255, 255, 0.05));
}
.new-popup select::after {
  content: '\25BC'; /* код стрелки вниз */
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  pointer-events: none; /* чтобы стрелка не мешала кликам по списку */
}
.custom-select {
  position: relative;
  /*display: inline-block;*/
}

/* Стили для скрытого оригинального элемента <select> */
.custom-select select {
  display: none;
}

/* Стили для кастомизированного внешнего вида */
.custom-select .select-styled {
  /*display: inline-block;*/
  border-radius: 20px;
  border: 1px solid var(--white-25, rgba(255, 255, 255, 0.25));
  background: var(--white-5, rgba(255, 255, 255, 0.05));
  cursor: pointer;
  color: var(--white, #FFF);

  /* H5 */
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
  position: relative;
  width: 100%;
  padding: 16px 24px;
}

/* Стили для кастомизированного выпадающего списка */
.custom-select .select-options {
  display: none;
  list-style: none;
  position: absolute;
  border-radius: 20px;
  border: 1px solid var(--white-25, rgba(255, 255, 255, 0.25));
  background: var(--dark-grey, #323232);
  box-shadow: 6px 6px 7px 0px rgba(0, 0, 0, 0.10);
  z-index: 1;
  width: 100%;
  padding: 8px 0;
  z-index: 3;
}

.custom-select .select-options li {
  padding: 10px 20px;
  color: var(--white, #FFF);

  /* H5 */
  font-family: Gotham Pro;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px; /* 156.25% */
  letter-spacing: -0.24px;
}
.custom-select .select-options li:hover {
  background: var(--gradient, linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%));
}
.custom-select .select-options div {
  padding: 10px;
  cursor: pointer;
}

/* Оформление при наведении на элемент списка */
.custom-select .select-options div:hover {
  background-color: #f0f0f0;
}
.form-radios {
  display: flex;
}
.popup-radio {
  width: 50%;
  margin-left: 20px;
}
.popup-radio:first-child {
  margin-left: 0;
}
.popup-radio label{
  padding: 16px 24px;
  border-radius: 20px;
  border: 1px solid var(--white-25, rgba(255, 255, 255, 0.25));
  background: var(--white-5, rgba(255, 255, 255, 0.05));
  width: 100%;
}
label.active{
  background: var(--gradient, linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%));
}
.popup-radio input {
  width: 0;

}
.form-spiner-buttons {
  display: inline-block;
  border-radius: 24px;
  border: 1.2px solid var(--white-25, rgba(255, 255, 255, 0.25));
  background: var(--white-5, rgba(255, 255, 255, 0.05));
  width: 24px;
  height: 48px;
  position: relative;
}
.spinner-plus, .spinner-minus {
  position: absolute;
  left: -1px;
}
.spinner-plus {
  top: 0;
}
.spinner-minus {
  bottom: 0;
}
.form-spiners, .form-spiner {
  display: flex;
}
.form-spiner {
  width: 50%;
  align-items: center;
  justify-content: space-between;
}
.form-spiner:first-child {

  margin-right: 30px;
}
.form-spiner input {
  width: 172px;
  height: 48px;
}
.new-popup .row {
  margin-bottom: 40px;
}
#slider {
  margin-top: 40px;
}
.custom-checkbox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* Скрываем стандартный чекбокс */
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Стилизация пользовательского чекбокса */
.custom-checkbox .checkbox-icon {
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
}

/* Изменение внешнего вида чекбокса при выборе */
.custom-checkbox input:checked + .checkbox-icon {
  border-radius: 2px;
  background: var(--gradient, linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%));
  box-shadow: 0px 1px 4px 0px rgba(123, 103, 238, 0.40);
  border-color: #FF9D04;
}

/* Стилизация галочки внутри чекбокса */
.custom-checkbox input:checked + .checkbox-icon::before {
  content: '\2713'; /* Юникод для галочки */
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 20px;
}
.hidden-desc {
  display: none
}
@media (max-width: 768px) {
  .new-popup {
    padding: 10px!important;
    margin: 5px!important;
  }
  .form-spiners {
    display: inline;
  }
  .form-spiner {
    width: 100%;
    margin-bottom: 18px;
  }
  .spinner-plus, .spinner-minus {
    position: initial;
  }
  .form-spiner-buttons {
    display: none;
  }
  .hidden-desc {
    display: block;
  }
  .form-spiner input {
    width: 210px;
  }
  .new-popup .popup-title {
    margin-top: 50px;
  }
}
.slider360 {
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 2;
}

.videotour {
  margin-top: 30px;
  max-width: 300px;
  display: block;
}
.show-map {
  position: absolute;
  /*left: 500px;*/
  top: 252px;
  border-radius: 50px;
  background: var(--white-25, rgba(255, 255, 255, 0.25));
  padding: 16px 24px;
  color: var(--white, #FFF);
  text-align: center;

  /* Button 2 */
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.21px;
  text-transform: uppercase;
  white-space: nowrap;
  display: inline-block;
  width: initial;
  left: 300px;
}

.show-map:hover {
  color: #FFF;
}
.mobile-switch {
  display: none;
}
.swiper-button-next-how-it-work {
  top: 70px;
  margin-right: -70px;
}
.swiper-button-prev-how-it-work {
  top: 70px;
  margin-left: -70px;
}
#save_project {
  display: block;
}
.form-control:disabled, .form-control[readonly] {
  background: rgba(255, 255, 255, 0.05);
}
.form-control:focus {
  color: #FFF;
}
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 20px;
  display: none;
  cursor: pointer;
}
.style-config {
  border: 1px solid #FFF;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  width: 100%;
  padding: 20px;
  display: block;
  height: 60px;
  color: #FFF;
  font-family: Gotham Pro;
  font-size: 14px!important;
  font-weight: 400;
}
.interest-link {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.015em;
  text-align: left;
  display: block;
  padding-bottom: 10px;
}
.interest-img {
  height: 211px;
}
.interest-title {
  color: #FFF;
  font-family: "PF Bulletin Sans Pro";
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px; /* 112.903% */
  letter-spacing: -0.465px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
.style-interest {
  margin-top: 30px;
  border: 1px solid #FFFFFF;
  border-radius: 50px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: -0.015em;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
}
.swiper-button-prev-interest {
  margin-left: -80px;
}
.swiper-button-next-interest {
  margin-right: -80px;
}
.swiper-pagination-interest  {
  text-align:center;
  display: none;
}
.custom-tabs-item-slide {
  position: relative;
  display: inline-block;
  margin-right: 40px;
  cursor: pointer;
}
.text_more {
  display: none;
}
input.error {
  border-color: #9d261d;
}
.order-text {
  font-family: Gotham Pro;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.015em;
  text-align: left;


  background-image: url("../img/info.svg");
  background-repeat: no-repeat;
  padding-left: 35px;
  color: rgba(245, 158, 23, 1);
  padding-bottom: 15px;

}
.back-link {
  font-size: 14px;
  margin-left: 25px;
  text-transform: initial;
}
.present-title {
  /*font-family: PF Bulletin Sans Pro;*/
  font-size: 52px;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: -0.015em;
  text-align: left;
  color: rgba(245, 158, 23, 1);
  padding-bottom: 24px;
  font-family: "PF Bulletin Sans Pro";
}
.pb-24 {
  padding-bottom: 24px;
}
.present-text {
   text-align: left;
 }
.block-1 svg {
  max-width: 100%;
}
.order-text-v2 {
  color: #FFF
}
.mortgage-term {
  position: relative;
}
.mortgage-term-let::after {
  content: 'лет';
  position: absolute;
  top: 82px;
  left: 75px;
  transform: translateY(-50%);
  pointer-events: none;
}
.mortgage-term-god::after {
  content: 'год';
  position: absolute;
  top: 82px;
  left: 75px;
  transform: translateY(-50%);
  pointer-events: none;
}
.mortgage-term-goda::after {
  content: 'года';
  position: absolute;
  top: 82px;
  left: 75px;
  transform: translateY(-50%);
  pointer-events: none;
}
.present-block {
  display:block;
}
.cameras-page ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.cameras-page li {
  list-style: none;

}
.cameras-page a {
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  padding: 10px 16px 10px 16px;
  border-radius: 20px;
  margin-right: 18px;

  font-family: Gotham Pro;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.015em;
  text-align: left;

}
.new-popup2 .cameras-page a {
  background: #FFFFFF40;
}

.cameras-page a:hover, .cameras-page a.active {
  background: linear-gradient(90deg, #FFC82F 0%, #FF9D04 100%);

}

.video-etap-progress-bar {
  width: 100%;
  height: 4px;
  background: #FFFFFF1A;

  /*background-color: #f0f0f0; !* Цвет фона *!*/
  /*border-radius: 10px;*/
  overflow: hidden; /* Скрытие выхода содержимого за пределы */
  margin-top: 20px;
  margin-bottom: 20px;
}
.video-etap-progress-bar .video-etap-progress {
  height: 100%;
  background: #F59E17;
}
.cameras {
  margin-bottom: 50px;
  margin-top: 50px;
}
.hide {
  display: none;
}
.advantage-v2-inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.advantage-v2 {
  width: 20%;
  padding-left: 10px;
  padding-right: 10px;

}
.video-etap {
  cursor: pointer;
}
.cameras {
  text-align: center;
  background: #FFFFFF1A;
  /*background: #FFFFFF1A;*/

}
.cameras-title {
//styleName: H3;
  font-family: "PF Bulletin Sans Pro";
  font-size: 31px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: -0.015em;
  text-align: center;
  padding-top:200px
}
.video-popup {
  background: url(../img/video_bg_p.png) no-repeat !important;
  padding-top: 120px !important;
}
.new-popup2 .cameras-page {
  position: absolute;
  left: 20px;
  top: 0;
  margin-top: -25px;
}

.popup-days-title {
  font-size: 31px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: -0.015em;
  text-align: left;
  color: #F59E17;
  position: absolute;
  text-transform: uppercase;
  left: 390px;
  top: 0;
  margin-top: -25px;
}
.cameras-page {
  float: left;
}
.info-link {
  float: right;
}
.info-link a {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.015em;
  text-align: left;
  color: #FFFFFF;

}
.online-title {
  font-size: 31px;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: -0.015em;
  text-align: center;
  color: #F59E17;
  text-transform: uppercase;
}
.camera-tabs {
  border-bottom: 2px solid #FFFFFF1A;
  display: flex;
  margin-top:20px;
  margin-bottom:50px;
  justify-content: center;
}
.camera-tabs div {
  padding: 15px 30px;
  margin-bottom: -5px;
}
.camera-tabs a {
  font-family: Gotham Pro;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: -0.015em;
  text-align: left;
  color:#FFF;
  text-transform: uppercase;
}
/*.camera-tabs a.active,  .camera-tabs a.archive{*/
/*  color: #F59E17;*/
/*}*/
.camera-tabs a.active {
  color: #F59E17;
  border-bottom: 2px solid #F59E17;
  padding-bottom: 15px;
}

.archive-complectation-value {
  padding: 24px 16px;
  border-radius: 20px;
  width: 100%;
  font-size: 14px;
  margin-bottom: 0;
}
.archive-complectation-value::after {
  content: '';
  background: url("../img/complec.svg") no-repeat;
  background-position: right center!important;
  position: absolute;
  width: 16px;
  height: 12px;
  /*top: 55%;*/
  right: 25px;
}
.complectacion-price {
  border-top: 1px solid #FFFFFF40;
  padding-top: 20px;
  margin-top: 20px;
  font-family: Gotham Pro;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: -0.015em;
  text-align: left;
  color: #F59E17;

}