﻿.information-box-tabs .stage-gallery-item img{
    max-width: 450px;
}
.page__header .mobile-phone div{
    line-height: 48px;
}
form textarea, form input[type="text"], 
form input[type="email"], 
form input[type="phone"], 
form input[type="number"], 
form input[type="password"]{
    border-color: #aaa;
}

.fixed__contact .send{ height: 100%;}

.button[disabled], .button:disabled{
    background-image: radial-gradient(at top, #ddd, #aaa);
}

.stage-page__list-item .content .description{
    display: block;
    padding-right: 77px;
}

.slider > div{
    height: 100%;
}

.homepage__slider .slider img{
    height: 100%;
}
.properties-page .properties-list .nav-list ul{
    text-align: center;
}

.properties-page .properties-list li {
    width: 96px;
    float: none;
    display: inline-block;
    vertical-align: middle;
}


.call-button{
    text-align: center;
    display: none;
}
.call-button i{
    vertical-align: middle;
}
.call-button a{
    color: #fff;
    background-color: #e7318a;
    display: block;
    float: left;
    width: 23%;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
    font-weight: bold;
}

.full-width-toggle{
    text-align: center;
    display: none;
}

.full-width-toggle a{
    color: #fff;
    background-color: #e7318a;
    display: block;
    float: right;
    border-left:1px solid white;
    width: 77%;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    font-weight: bold;
}
html, body{
    -webkit-overflow-scrolling: auto !important;
}
.direction-button{
    margin: 5px auto;
}
.section-button{
    text-align: center;
    margin-bottom: 20px;

}
.section-button.mercan{
    margin-top: -80px;
    margin-bottom: 80px;
}
.section-button .button{
    margin-right: 0;
}
.gallery-clearfix{
    padding: 50px 0;
    width: 100%;
}
.tour-button{
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
.tour-button a{
    margin: 0;
    padding: 0 30px;
}
.phone, .email, .mail, .address{
    direction: ltr;
}
form{
    overflow: hidden;
}
#livecam, #livecam1, #livecam2, #livecam3{
    height: 80vh; width:60%; padding: 10px; overflow: hidden;
}
.liveVideoIframe{
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
}