@charset "UTF-8";
/*УКРАШАТЕЛЬСТВА*/
body {
  background-color: #FFF;
}

.contentBoxMain .image {
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contentBoxMain a.video-modal:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: 100;
  position: absolute;
}

.bg_play {
  background: url(/uploads/design/bg_play.png) center center no-repeat;
  width: 100%;
  height: 100%;
  z-index: 200;
  position: absolute;
  background-size: 30%;
}

.jtitle .name {
  margin-bottom: 0;
}

.content span[style*=underline] {
  font-size: 1.3em;
  display: block;
  font-weight: 300;
  padding: 15px 15px;
  text-decoration: none !important;
  margin: 10px 0;
  line-height: 1.3em;
  color: #000;
  position: relative;
  background: linear-gradient(90deg, #ca2c50 33%, #991520 66%, #991520);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.content span[style*=underline]::before {
  content: "";
  display: block;
  width: 0.8em;
  height: 0.8em;
  float: left;
  background-color: #ca2c50;
  margin: 5px 7px 0px 0px;
  border-radius: 30px;
}

.content em {
  display: table;
  background-color: rgba(255, 103, 125, 0.1);
  color: #000;
  font-size: 1.2em;
  padding: 20px;
}

.content table {
  width: 100%;
  color: #666;
}

.content table td {
  padding: 10px 10px;
  border-bottom: 1px solid #DDD;
}

.content table tr:nth-child(2n) td {
  background-color: #FDFDFD;
}

.before::before {
  content: '';
  display: block;
  width: 0.7em;
  height: 0.7em;
  background-color: #ca2c50;
  margin-top: 7px;
  margin-right: 7px;
  float: left;
}

.gradient {
  display: block;
  background: linear-gradient(90deg, #ff677d 33%, #ca2c50 66%, #ca2c50);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.content h1 {
  margin-top: 7px;
}

/*ОСНОВНЫОЕ*/
div.sliderBox {
  background-image: url(/uploads/bg/head.jpg);
  background-position: center;
  background-size: cover;
  height: 570px;
}

div.sliderBox .list {
  padding-top: 80px;
}

div.sliderBox .columns {
  max-width: 1100px;
  margin: 0px auto;
}

div.sliderBox .textArea {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 40px 40px 60px 20px;
  margin-left: 20px;
  overflow: visible;
  position: relative;
  z-index: 2;
}

div.sliderBox .slide-title {
  margin-bottom: 10px;
  margin-left: 40%;
}

div.sliderBox .slide-desc {
  margin-left: 40%;
  font-size: 1em;
}

div.sliderBox .image {
  width: 35%;
  height: 300px;
  float: left;
  background-position: center;
  background-size: contain;
  margin-top: -20px;
}

div.sliderBox .menuTitle {
  color: #FFF;
  background-color: #000;
  padding: 10px 20px;
  font-size: 1.8em;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 80px;
  margin-right: 40px;
}

div.sliderBox .menuArea {
  color: #FFF;
  background-color: rgba(202, 44, 80, 0.95);
  position: relative;
  padding: 10px 40px;
  box-sizing: border-box;
  min-height: 280px;
  position: relative;
  left: -50px;
  z-index: 1;
}

div.sliderBox .menuArea a {
  color: #FFF;
  text-decoration: none;
  font-size: 1.2em;
  display: table;
  padding: 7px 0;
  line-height: 1em;
  border-bottom: 1px solid transparent;
  transition: 0.1s;
}

div.sliderBox .menuArea a:hover {
  text-decoration: none;
  border-bottom: 1px solid #FFF;
}

div.sliderBox .right,
div.sliderBox .left {
  top: auto;
  bottom: 20px;
  width: 40px;
  height: 40px;
  background-size: 10px;
  box-sizing: border-box;
  right: 20px;
  background-color: rgba(255, 255, 255, 0.3);
}

div.sliderBox .left {
  left: auto;
  right: 64px;
}

div.sliderBox .right:hover,
div.sliderBox .left:hover {
  background-color: #991520;
}

div.sliderBox .right.disable:hover,
div.sliderBox .left.disable:hover {
  background-color: rgba(255, 255, 255, 0.29);
}

div.sliderBox .q-button {
  position: absolute;
  bottom: -21px;
  left: 23%;
  z-index: 3;
  background-image: url(/uploads/design/specialist.png);
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 50px;
}

/*Шапка в топе*/
.headBox {
  position: relative;
  padding: 20px 0;
  border-bottom: 2px solid #ff677d;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.headBox .logoPlus img {
  display: block;
  width: 100%;
  max-width: 60px;
  margin: 0 auto;
}

.headBox .logo {
  display: table;
  margin-top: 7px;
}

.headBox .logo img {
  width: 100%;
  max-width: 220px;
}

.headBox .baner2 {
  display: block !important;
  width: 180px;
  margin: 0 auto;
}

.headBox .baner2 img {
  display: block;
  width: 100% !important;
}

.headBox .baner {
  display: table;
}

.headBox .baner img {
  width: 100%;
  max-width: 250px;
}

.headBox .itemName {
  font-size: 0.9em;
  color: #d80221;
  margin-bottom: 5px;
}

.headBox .itemDesc {
  color: #172637;
  font-size: 0.9em;
}

.headBox .slogan {
  font-size: 0.9em;
  font-weight: 400;
  border-left: 1px solid #444;
  padding: 5px 0 5px 10px;
  margin-top: 7px;
}

.headBox .socialItem a {
  display: inline-block;
  margin-left: 3px;
}

.headBox .socialItem a img {
  width: 24px;
}

.headBox .left {
  text-align: right;
}

.headBox .telefon,
.headBox .email {
  display: inline-block;
  background-image: url(/uploads/design/icons/icon_telefon_black.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 27px;
  text-decoration: none;
  color: #000;
  font-size: 1.3em;
  font-weight: 600;
  margin-bottom: 3px;
}

.headBox .email {
  background-image: url(/uploads/design/icons/icon_email_black.png);
  background-position: left 2px;
}

.headBox .mail-button {
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.8em;
}

.menuBox {
  background-color: #ca2c50;
  text-align: center;
}

.menuBox .menu > a {
  color: #FFF;
  padding: 16px 24px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1em;
  border-right: 1px solid #ff677d;
}

.menuBox .menu a:hover,
.menuBox .menu a.hover,
.menuBox .menu a.active {
  background-color: #991520;
}

.menuBox .menu .down {
  background-color: #991520;
}

.menuBox .menu .down a {
  color: #FFF;
  text-align: left;
  text-decoration: none;
  padding: 8px 20px;
}

.menuBox .menu .down a:hover,
.menuBox .menu .down a.active {
  background-color: rgba(0, 0, 0, 0.2);
}

.menuBox a.download {
  background-image: url(/uploads/design/icons/pdf.png);
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-left: 60px;
  background-color: #991520;
}

/*Каталог на главной*/
.catalogListBox {
  padding: 20px 0;
}

.catalogListBox .gridList {
  margin: 50px 0;
}

.catalogListBox .item {
  border: 1px solid #EEE;
  padding: 20px 0px 0px 0px;
  min-height: 400px;
  position: relative;
}

.boxName {
  background-color: #ca2c50;
  color: #FFF;
  padding: 10px 40px 10px 17%;
  min-width: 37%;
  box-sizing: border-box;
}

.catalogListBox .item .image {
  display: block;
  height: 280px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 20px;
}

.catalogListBox .caption {
  display: table;
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: #ca2c50;
  text-decoration: none;
  font-size: 1.4em;
  padding: 10px 20px;
  box-sizing: border-box;
  text-align: center;
  color: #FFF;
  margin: 0 auto;
  vertical-align: middle;
}

.catalogListBox .caption .name {
  display: table-cell;
  vertical-align: middle;
  height: 46px;
}

.catalogListBox .caption:hover {
  background-color: #991520;
}

.catalogListBox .bonus {
  text-decoration: none;
}

.catalogListBox .bonus .caption {
  padding: 100px 20px;
  height: 400px;
  box-sizing: border-box;
  background-color: #FFF;
  color: #ca2c50;
  font-weight: 400;
  font-size: 2.2em;
  line-height: 1em;
  border: 2px solid #ca2c50;
}

.catalogListBox .bonus .caption:hover {
  background-color: #FAFAFA;
}

/*Контент на главной*/
.contentPadding h1 {
  padding-top: 20px;
}

.contentBoxMain {
  margin-top: 80px;
  background-color: #172637;
  overflow: visible;
  position: relative;
}

.contentBoxMain .main {
  position: relative;
  z-index: 1;
}

.contentBoxMain .border {
  height: 60px;
  width: 100%;
  background-color: #FFF;
  position: absolute;
  bottom: 0px;
  z-index: 0;
}

.contentBoxMain .main {
  position: relative;
  top: -42px;
}

.contentBoxMain .title {
  display: block;
  width: 70%;
  background-color: #ca2c50;
  color: #FFF;
  padding: 8px 30px;
  margin: 0px;
  margin-bottom: 8px;
}

.mt100 {
  top: 133px;
}

.contentBoxMain .image {
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.contentBoxMain .content {
  background-color: #e5eff9;
  padding: 30px;
}

/*Преимущества*/
.advantsBox .advant .image {
  width: 100px;
  height: 100px;
  background-position: center;
  background-size: 50px;
  background-repeat: no-repeat;
  background-color: #e5eff9;
  float: left;
}

.advantsBox .advant .text {
  margin-left: 120px;
  margin-top: 30px;
  max-width: 250px;
  font-weight: 400;
}

.advantsBox .area {
  margin: 50px 0;
}

.advantsBox .button {
  margin-top: 20px;
}

/*Слайдер*/
.sertBox {
  padding: 20px 0;
}

.sertBox .box {
  background-color: #172637;
  padding: 60px 0;
}

.sertBox .boxName {
  margin: 0px;
}

.jed-gridslider.sertificats .image {
  height: 260px;
  background-size: contain;
}

.jed-gridslider.sertificats .left,
.jed-gridslider.sertificats .right {
  background-size: 25px;
}

.jed-gridslider.gallery .list {
  padding: 0 15px;
}

.jed-gridslider.gallery .image {
  background-size: cover;
}

.contentBox {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 40px;
}

.leftCat {
  padding-left: 30px;
}

.leftCat .item {
  display: block;
  height: 325px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  position: relative;
  text-decoration: none;
  margin-bottom: 10px;
}

.leftCat .item:hover {
  border-color: #ca2c50;
}

.leftCat .item:hover .name {
  background-color: #ca2c50;
}

.leftCat .item .name {
  color: #FFF;
  padding: 10px;
  position: absolute;
  bottom: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  box-sizing: border-box;
  font-size: 1.4em;
  line-height: 1em;
}

/*Подвал*/
.bottom .main {
  color: #FFF;
}

.bottom .box {
  background-color: #172637;
}

.bottom .logo {
  display: table;
  max-width: 190px;
  padding-right: 20px;
  margin-bottom: 20px;
}

.bottom .logo img {
  width: 100%;
}

.bottom .contactsArea {
  padding: 40px 0px 40px 0;
}

.bottom .contactsArea {
  font-size: 1.4em;
}

.bottom .company {
  font-size: 1.4em;
  text-transform: uppercase;
}

.bottom .slogan {
  line-height: 1em;
  margin-bottom: 20px;
}

.bottom .telefon,
.bottom .email {
  color: #FFF;
  font-size: 1.2em;
  font-weight: 400;
  text-decoration: none;
}

.bottom .workTime {
  margin-top: 10px;
}

.bottom .adress {
  margin-top: 10px;
}

.bottom .map {
  margin-left: 30px;
  background-color: #EEE;
  min-height: 500px;
}

/*РАЗРАБОТЧИК*/
.developer {
  text-align: center;
  background-color: #000;
  color: #FFF;
  padding: 10px;
  text-transform: uppercase;
}

.developer img {
  height: 30px;
  display: inline-block;
  margin-bottom: -10px;
}

/*Шапкавнутри*/
.headInnerBox {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 400px;
  padding: 60px 0;
  overflow: hidden;
}

.headInnerBox h3 {
  font-size: 1.8em;
  margin: 0px;
  margin-bottom: 10px;
}

.headInnerBox .text {
  padding: 30px 100px 30px 30px;
  background-color: rgba(255, 255, 255, 0.95);
  width: 50%;
  margin-left: 10%;
  display: inline-block;
  min-height: 250px;
}

.headInnerBox .image {
  margin-left: -120px;
  margin-bottom: -50px;
  display: inline-block;
  width: 330px;
  height: 330px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.headInnerBox .q-button {
  display: table;
  margin-top: 15px;
}

.leftMenu > a {
  display: block;
  padding: 15px 10px;
  /*background-color: $color4;
    color: #FFF;*/
  color: #172637;
  text-decoration: none;
  font-size: 1.3em;
  font-weight: 400;
}

.leftMenu > .down > a {
  display: block;
  padding: 12px 10px 12px 20px;
  color: #ca2c50;
  border-bottom: 1px solid #EEE;
  text-decoration: none;
  background-image: url(/uploads/design/arrright.png);
  background-position: 95% center;
  background-repeat: no-repeat;
}

.leftMenu > .down > .down > a {
  display: block;
  padding: 7px 10px 7px 40px;
  border-bottom: 1px solid #EEE;
  text-decoration: none;
  color: #000;
  background-image: url(/uploads/design/arrright.png);
  background-position: 95% center;
  background-repeat: no-repeat;
}

.leftMenu > .down > a:hover,
.leftMenu > .down > .down > a:hover {
  background-color: #FAFAFA;
}

.path {
  padding: 25px 0;
}

.path .url {
  display: inline-block;
  padding: 0px 5px;
}

.path a:last-child {
  text-decoration: none;
}

/*МЕНЕДЖЕРЫ*/
.managerGrid .manager {
  margin: 20px 0px;
}

.managerGrid .foto {
  width: 80px;
  height: 80px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  margin-top: 2px;
}

.managerGrid .text {
  margin-left: 100px;
}

.managerGrid .name {
  font-size: 1.4em;
}

.managerGrid .type {
  margin-bottom: 5px;
}

.managerGrid .telefon,
.managerGrid .email {
  display: table;
  color: #135ba5;
  text-decoration: none;
  font-size: 1.2em;
}

/*Вывод только менеджеров*/
.managerList .h3 {
  margin: 40px 0px 20px 0px;
}

/*Слайдер фотографий*/
.imagesSlide .image {
  height: 300px;
}

div.imagesSlide .desc {
  padding-top: 60px;
  color: #FFF;
  font-size: 1.2em;
  background-color: transparent;
  background: -webkit-linear-gradient(transparent, #00aaac 66%, #00aaac);
  background: -o-linear-gradient(transparent, #00aaac 66%, #00aaac);
  background: linear-gradient(transparent, #00aaac 66%, #00aaac);
}

.qBox {
  padding: 30px;
  margin-top: 20px;
  background-color: #FAFAFA;
  border-top: 2px solid #ca2c50;
}

.qBox .desc {
  margin-top: 10px;
  font-size: 1.4em;
}

.qBox .telefon,
.qBox .email {
  font-size: 1.65em;
  font-weight: 600;
  text-decoration: none;
}

.qBox .grid {
  margin-top: 20px;
  text-align: center;
}

/*Партнеры*/
.logoBox {
  margin: 40px 0;
}

.logoBox .box {
  background-image: url(/uploads/design/bg_partners.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.logoBox .main {
  padding: 40px 0;
  min-height: 300px;
}

.logoBox .image {
  width: 90px;
  height: 90px;
  float: left;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.logoBox .block {
  padding: 5px;
}

.logoBox .text {
  padding-top: 25px;
  margin-left: 110px;
}

.logoBox .text .name {
  font-size: 1.4em;
  font-weight: 400;
}

.logoBox .text .url {
  font-size: 1.2em;
  text-decoration: none;
  font-weight: 400;
}

.contactPage .jtitle h1 {
  margin-bottom: 20px;
}

.contactPage .contacts .company {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1em;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.contactPage .contacts {
  font-size: 1.2em;
  margin-bottom: 20px;
}

.contactPage .contacts .site {
  display: table;
  text-decoration: none;
  padding: 5px 0 5px 30px;
  background-image: url("/uploads/design/icons/icon_www_black.png");
  background-size: 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
}

.contactPage .contacts .telefons {
  padding: 5px 0 5px 30px;
  background-image: url("/uploads/design/icons/icon_telefon_black.png");
  background-size: 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
}

.contactPage .contacts .telefon {
  display: table;
  text-decoration: none;
  font-weight: 300;
}

.contactPage .contacts .email {
  display: table;
  text-decoration: none;
  padding: 5px 0 5px 30px;
  background-image: url("/uploads/design/icons/icon_email_black.png");
  background-size: 20px;
  background-position: 0 center;
  background-repeat: no-repeat;
}

.contactPage .contacts .workTime {
  padding: 5px 0 5px 30px;
  background-image: url("/uploads/design/icons/icon_worktime_black.png");
  background-size: 20px;
  background-position: 0 5px;
  background-repeat: no-repeat;
}

.contactPage .contacts .adress {
  padding: 5px 0 5px 30px;
  background-image: url("/uploads/design/icons/icon_adress_black.png");
  background-size: 20px;
  background-position: 0 5px;
  background-repeat: no-repeat;
  width: 60%;
}

.articleList .image {
  width: 140px;
  height: 140px;
  float: left;
  background-position: center;
  background-size: cover;
}

.articleList .text {
  margin-left: 160px;
  margin-bottom: 40px;
}

.articleList .date {
  font-size: 1.2em;
  margin-top: 5px;
}

.aboutList .item {
  margin-bottom: 15px;
  padding: 5px;
}

.aboutList .image {
  display: block;
}

.aboutList .image img {
  display: block;
  width: 100%;
}

.aboutList .text {
  padding: 10px;
}

.reviewsArea {
  margin-top: 10px;
}

.reviewsArea .review {
  margin-bottom: 35px;
}

.reviewsArea .review .caption {
  margin-left: 0px;
}

.reviewsArea .review .fio {
  font-size: 1.8em;
  font-weight: 600;
}

.reviewsArea .review .desc {
  color: #ff677d;
  font-size: 1.2em;
  margin: 0px 0 15px 0;
}

.reviewsArea .review .text {
  clear: both;
  margin-top: 25px;
  padding: 25px;
  border: 1px solid #AAA;
  border-radius: 10px;
  position: relative;
}

.reviewsArea .review .text::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background-color: #FFF;
  border-left: 1px solid #AAA;
  border-top: 1px solid #AAA;
  transform: rotate(45deg);
  position: absolute;
  top: -9px;
  left: 60px;
}

.reviewsArea .review .link {
  margin-top: 15px;
  display: table;
}

.reviewsArea .review .link:hover {
  border-color: #ca2c50;
}

.sliderHead {
  overflow: hidden;
  padding: 0;
  background-color: #AAA;
}

.sliderHead .item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 450px;
  padding-top: 20px;
  box-sizing: border-box;
}

.sliderHead .window {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 40px 0 40px 40px;
  height: 365px;
  width: 90%;
  max-width: 800px;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

.sliderHead .window .text {
  padding-right: 20px;
}

.sliderHead .window .image {
  position: relative;
}

.sliderHead .window .image img {
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin: 0 auto;
}

.sliderHead .window .more {
  margin-left: 10px;
}

.sliderHead .window .btns {
  position: absolute;
  bottom: 20px;
  left: 40px;
}

.sliderHead .pointersAlign {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}

.sliderHead .pointers {
  max-width: 700px;
  margin: 0 auto;
}

.sliderHead div.jed-gridslider {
  height: 450px;
}

.sliderHead div.jed-gridslider .btn {
  display: none;
}

.sliderHead div.jed-gridslider .left,
.sliderHead div.jed-gridslider .right {
  border: 1px solid #ca2c50;
  width: 40px;
  height: 40px;
  top: 50px;
  z-index: 1;
  background-size: 24px;
}

.sliderHead div.jed-gridslider .left.disable,
.sliderHead div.jed-gridslider .right.disable {
  border-color: #AAA;
  z-index: 0;
}

.sliderHead div.jed-gridslider .left {
  left: auto;
  right: 88px;
  background-image: url(/uploads/design/icon_left.png);
}

.sliderHead div.jed-gridslider .left.disable {
  background-image: url(/uploads/design/icon_left_.png);
}

.sliderHead div.jed-gridslider .right {
  right: 40px;
  background-image: url(/uploads/design/icon_right.png);
}

.sliderHead div.jed-gridslider .right.disable {
  background-image: url(/uploads/design/icon_right_.png);
}

.form-head {
  padding: 60px 0;
}

.form-head .text {
  padding-right: 40px;
  padding-bottom: 40px;
}

.form-head h1 {
  color: #FFF;
}

.form-head .content {
  color: #FFF;
  font-size: 1.2em;
  line-height: 1.4;
}

.form-head .city {
  color: #FFF;
  font-size: 1.2em;
  margin-top: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.form-head .feedback {
  background-color: #FFF;
}

.form-head .feedback .title {
  font-size: 1.6em;
  line-height: 1.2;
}

.city-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  overflow: hidden;
  z-index: 15;
  display: none;
  transition: 1.2s;
}

.city-wrapper.open {
  display: block;
}

.city-wrapper.open .main-box {
  opacity: 1;
  transform: translateY(0) perspective(600px) rotateX(0);
}

.city-wrapper .main-box {
  background-color: #FFF;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  width: 100%;
  padding: 40px;
  max-width: 800px;
  height: 800px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateY(-20px) perspective(600px) rotateX(10deg);
  opacity: 0;
  transition: 0.5s;
}

.city-wrapper .main-box .close {
  position: absolute;
  right: 25px;
  top: 25px;
  font-weight: 600;
  cursor: pointer;
  font-size: 1.2em;
  opacity: 0.3;
}

.city-wrapper .main-box .close:hover {
  opacity: 1;
}

.city-wrapper .main-box .left {
  display: block !important;
}

.city-wrapper .main-box .search {
  height: 100px;
  padding-right: 20px;
  border-right: 1px solid #EEE;
}

.city-wrapper .main-box .search .label {
  margin-bottom: 5px;
  font-weight: 400;
}

.city-wrapper .main-box .search input {
  height: 46px;
}

.city-wrapper .main-box .list {
  overflow-y: scroll;
  padding-right: 20px;
  margin-bottom: 20px;
  height: 620px;
  border-right: 1px solid #EEE;
  /* плашка-бегунок и фон */
  scrollbar-color: #AAA transparent;
}

.city-wrapper .main-box .list::-webkit-scrollbar {
  width: 7px;
  height: 10px;
}

.city-wrapper .main-box .list::-webkit-scrollbar-thumb {
  background: transparent;
  transition: 0.3s;
}

.city-wrapper .main-box .list::-webkit-scrollbar-track {
  background: transparent;
}

.city-wrapper .main-box .list:hover {
  scrollbar-color: #AAA transparent;
}

.city-wrapper .main-box .list:hover::-webkit-scrollbar-thumb {
  background: #EEE;
}

.city-wrapper .main-box .list .region {
  margin: 0 0 20px 0;
  display: block;
}

.city-wrapper .main-box .list .region.disable {
  display: none;
}

.city-wrapper .main-box .list .sub-title {
  font-size: 1em;
  font-weight: 300;
}

.city-wrapper .main-box .list .link {
  display: table;
  margin: 9px 0;
  font-weight: 300;
  color: #ca2c50;
  text-decoration: underline;
  cursor: pointer;
}

.city-wrapper .main-box .list .link.disable {
  display: none;
}

.city-wrapper .main-box .popular {
  margin-top: 20px;
}

.city-wrapper .main-box .popular a {
  display: inline-block;
  padding: 10px 13px;
  background-color: #FAFAFA;
  border-radius: 10px;
  margin: 0 10px 10px 0;
  font-size: 1.1em;
  text-decoration: none;
  color: #ca2c50;
}

@media screen and (max-width: 1201px) {
  .city-wrapper .main {
    height: 600px;
  }
  .city-wrapper .main .list {
    height: 420px;
  }
}

@media screen and (max-width: 900px) {
  .city-wrapper .main {
    overflow-y: scroll;
    padding: 20px;
    padding-top: 25px;
    height: 100%;
  }
  .city-wrapper .main .list {
    height: auto;
  }
  .city-wrapper .main .list .sub-title {
    font-size: 0.8em;
  }
  .city-wrapper .main .list a {
    font-size: 0.8em;
  }
  .city-wrapper .main .caption {
    font-size: 0.8rem;
  }
  .city-wrapper .main .popular a {
    padding: 5px 10px;
    font-size: 0.8em;
  }
}

.box-regions-wrapper {
  margin: 40px 0;
}

.box-regions-wrapper .main {
  padding: 60px;
  background-color: #FAFAFA;
}

.box-regions-wrapper .title {
  margin-bottom: 20px;
}

.box-regions-wrapper .city {
  display: table;
  font-weight: 600;
  cursor: pointer;
  margin-bottom: 15px;
  color: #ca2c50;
  font-size: 1.2em;
  border-bottom: 1px dashed #ca2c50;
}

.box-regions-wrapper .list .subtitle {
  margin-bottom: 20px;
}

.box-regions-wrapper .list a {
  display: table;
  color: #ca2c50;
  margin: 5px 0;
}
