/*
Theme Name: magnum-house
Version: 1.0
Author: Difix
Author URI: https://difixon.github.io
*/
.collapsible__body-wrapper {
      max-height: 0;
      transition: max-height 0.5s ease-out;
      overflow: hidden;
    }
    .collapsible__body-wrapper.active {
      max-height: 1000px;
      transition: max-height 1s ease-in;
    }
    .swiper-pagination{
      width:auto!important;
    }
    .swiper-pagination-current {
      font-size: 3.125rem;
    }
    .swiper-pagination-bullet{
      border: 0;
      border-radius: 0;
      background: 0 0;
      outline: 0;
      padding: 0;
      font-family: inherit;
      color: inherit;
      cursor: pointer;
      -webkit-appearance: none;
      -moz-appearance: none;
      width: .4375rem;
      height: .4375rem;
      background-color: #4c4748;
      border-radius: 50%;
      margin-right: .125rem;
    }
    .flat-view__layer path:hover{
      opacity: 0.2!important;
    }
    .filter{
      position: relative;
    }
    .chooser .table{
      background: #f4f3f2;
      position: relative;
    }
.header__body{
	color:#fff;
}
.header__body.is-dark {
    color: #4c4748;
}
.chooser__wrapper .table__row div,.chooser__wrapper #sorts div,.chooser__wrapper .table .table_inner{
  display: inline-flex;
}
.chooser__wrapper .table .table_inner>div,.chooser__wrapper .table .table_inner{
  display: flex;
  flex-direction: column;
}
.chooser__wrapper .table__row div, .chooser__wrapper .sorting-filter div{
  flex-grow: 1;
}
.chooser__wrapper .sorting-elements a,.chooser__wrapper .sorting-elements a:hover{
  color:#4c4748;
}
.chooser__wrapper .table__row, .chooser__wrapper #sorts{
  white-space: nowrap;
}
.chooser__wrapper .table__row div,.chooser__wrapper #sorts div{
  width:116px;
}

.chooser__wrapper .table__row div:nth-child(1),.chooser__wrapper #sorts div:nth-child(1){
    width:75px;
}
.chooser__wrapper .table__row div:nth-child(2),.chooser__wrapper #sorts div:nth-child(2){
    width:100px;
}
.chooser__wrapper .table__row div:nth-child(3),.chooser__wrapper #sorts div:nth-child(3){
    width:150px;
}

@media(min-width:768px){
.chooser__wrapper .table__row div:nth-child(1),.chooser__wrapper #sorts div:nth-child(1){
  width:116px;
}
.chooser__wrapper .table__row div:nth-child(2),.chooser__wrapper #sorts div:nth-child(2){
  width:150px;
}
.chooser__wrapper .table__row div:nth-child(3),.chooser__wrapper #sorts div:nth-child(3){
  width:200px;
}
.chooser__wrapper .table__row div:nth-child(4),.chooser__wrapper #sorts div:nth-child(4){
  width:338px;
}
.chooser__wrapper .table__row div:nth-child(5),.chooser__wrapper #sorts div:nth-child(5){
  width:300px;
}
}





.vue-slider-horizontal .ui-slider-handle {
    position: absolute;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0.5px 0.5px 2px 1px rgba(0,0,0,.32);
    transition: all 0s;
    will-change: transform;
    cursor: pointer;
    z-index: 5;
	width: 20px;
    height: 20px;
	top: -9px;
}
.vue-slider-horizontal .ui-slider-range{
	height:2px;
	position: relative;
    display: block;
    border-radius: 15px;
    background-color: #ccc;
	margin-top:30px;
	
}
.vue-slider-horizontal{
	padding:0!important;
	height:2px;
	background-color: #ccc;
	position:relative;
}

@media(max-width:768px){
.table {
 
}
.ui-container {

}
.dop {
visibility: hidden;	
}
}

@media(min-width:768px) {
    .ui-container2 {
        padding-left: .625rem;
        padding-right: 5rem;
    }

    @media (min-width: 1080px) {
        .ui-container2 {
            padding-left: .625rem;
            padding-right: 15%;
            padding-top: 1%;
        }

    }

    @media (max-width: 768px) {
        .ui-container2 {

        }
    }



    .header__container2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        z-index: 2;
    }


    @media (min-width: 768px) {
        .header__right2 {
            margin-left: auto;
        }
    }

    @media (max-width: 768px) {
        .header__right2 {
            margin-left: 10%;
        }
    }

    @media (max-width: 768px) {
        .header__body2 .header__container2 .header__right2 {
            visibility: hidden;
        }
    }


    .header__body2::after {
        content: "";
        position: absolute;
        top: -.3125rem;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: transparent;
        transition: background-color .7s;
    }

    .is-desktop .header__body2 {
        padding-top: 1.625rem;
        padding-bottom: 1.25rem;
        z-index: 1;
    }

    .header__body2 {
        color: #fff;
    }

    .header__body2 {
        padding-top: 1.0625rem;
        padding-bottom: 1.0625rem;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        z-index: 100;
        transition: opacity 1.7s;
    }

    @media (max-width: 768px) {
        header img {
            position: absolute;
        }
    }

    .cover__logo h1 {
        font-size: 70px;
        font-weight: 600;
    }
}

@media(max-width:768px) {
    .cover__logo h1 {
        font-size: 36px;
        font-weight: 600;
    }
}

.language {
    padding-left: 60px;
}

.language ul, li {
    display: inline;
}

.language ul, li:not(:first-child) {
    padding-left: 20px;
}

.is-white .language a {
    color: white;
}

.is-dark,.is-fixed .language a {
    color: black;
}

.cover__slideshow img {
   
}



.video_background video {
    max-width: 1455px;
    opacity: 0.4;
}

@media(max-width:768px) {
    .cover__slideshow img {
        max-width: 400px;
    }
}

.floor-img-no {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    height: 100%;
}

.footer__mail {
    padding: 20px 0;
}

.img-galochka {
    width: 18px;
    margin: 0 10px 0 0;
    text-align: center;
    vertical-align: middle;
}

@media(max-width:768px) {
    .cover {
        height: auto;
        min-height: auto;
    }
    .cover__logo {
        width: auto;
    }
    .image-main-apartment, .slideshow1 {
        margin-top: 20px;
    }
    .apartments {
        padding-bottom: 0rem;
    }
    .agile__dots {
        text-align: center;
    }
    .apartments__entity:not(:last-child) {
        margin-bottom: 20px;
    }
    .apartments__lead p {
        margin-top: 50px;
    }
}

.footer__locations {
    margin-top: 0rem;
}


.is-desktop .header__body {
    padding-bottom: 1rem;
}

@media(max-width:768px){
    .mobhidden {
        display: none !important;
    }

    .view {
        top: 110px;
    }
    .header__body {
        color: #000;
    }

}

@media(min-width:768px) {
    .pchidden {
        display: none !important;
    }
}

.blue {
    color: #6262f2;
}
.appimg img {
    width: 400px;
    margin-right: 50px;
}

@media(min-width:768px) {
    .obvodkatext {
        -webkit-text-stroke: 1px black;
    }
}

@media(max-width:768px){
    .appimg img {
        width: 360px;
    }

}

.restoran {
    position: absolute;
    top: 420px;
    left: 250px;
    z-index: 9999;
}

.lobby {
    position: absolute;
    top: 670px;
    left: 600px;
    z-index: 999;
}

.strelochka-chooser {
    width: 80px;
    position: absolute;
    z-index: 100;
    top: 180px;
    left: 1000px;
}

.text-chooser {
    position: absolute;
    z-index: 100;
    top: 150px;
    left: 1000px;
    font-size: 24px;
}

.cover__slideshow img {
    opacity: 0.6;
    background: black;
}

p {
    margin-bottom: 1em;
}

body {
    font-family: 'Times New Roman', Times, serif;
}