/*
Theme Name: Be The Center
Theme URI: https://www.realestate.shakedeal.co.il/rehovot/
Author: Tiran Moyal
Author URI: https://www.realestate.shakedeal.co.il/rehovot/
Description: Custom Design Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Realestate, Building, Duplex
Text Domain: bethecenter
*/

body {
    font-family: "Rubik", serif;
    color: #000;
    text-align: right;
    direction: rtl;
    font-size: 18px;
}
html{
    scroll-behavior: smooth;
}
* {
    margin: 0;
    padding: 0;
}
ul,
li,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}
img {
    border: none;
    padding: 0;
    margin: 0;
}
.cls {
    clear: both;
}
a {
    color: #000;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover {
    color: #b99b91;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
iframe,
object,
embed {
    max-width: 100%;
}
input:focus {
    outline: none;
}
input {
    font-family: "Rubik", serif;
    text-align: right;
}
textarea {
    font-family: "Rubik", serif;
    text-align: right;
}
select {
    font-family: "Rubik", serif;
    text-align: right;
}
.img-fluid {
    width: 100%;
    height: auto;
    display: inline-block;
}

/* main style start */

.main-content-area{
    background-repeat: no-repeat;
    background-position: right top;
    background-color: #293334;
    min-height: 1080px;
    overflow: hidden;
    position: relative;
}
.right-side-area{
    width: 69.2%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
.right-side-inner{
    padding: 30px 0 30px 0;
}
.top-link{
    color: #fff;
    padding: 0 0 15px 0;
}
.top-link p{
    font-weight: 300;
}
.top-heading{
    text-align: center;
    padding: 15px 50px 15px 0;
    background: url(images/top-content-bg.png) repeat-y right top;
    min-height: 300px;
    color: #fff;
    position: relative;
}
.top-heading h1{
    text-align: right;
    color: #fff;
    font-size: 140px;
    line-height: 100px;
    padding: 0 0 0 0;
    font-weight: 600;
    z-index: 2;
    position: absolute;
}
.top-heading h1 span{
    font-weight: 300;
}
.circle-logo{
    position: absolute;
    top: 10px;
    right: 27%;
    z-index: 1;
}
.bottom-form-area{
    width: 100%;
    position: absolute;
    bottom: 0;
    background: #293334;
    right: 0;
    min-height: 173px;
}
.bottom-form-inner{
    padding: 35px 30px 0 0;
    overflow: hidden;
    color: #fff;
}
.bottom-form{
    padding: 0 0 0 0;
    overflow: hidden;
}
.bottom-form-list{
    width: 24%;
    float: right;
    margin: 0 0 0 1%;
}
.bottom-form-list input{
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    width: calc(100% - 30px);
    height: 45px;
    background: #fff;
    padding: 0 15px 0 15px;
    border: none;
}
.bottom-form-send{
    width: 24%;
    float: right;
    margin: 0 0 0 1%;
}
.bottom-form-send input{
    font-size: 24px;
    color: #293334;
    font-weight: 400;
    width: calc(100%);
    height: 45px;
    background: #f9b090;
    border: none;
    text-align: center;
    cursor: pointer;
}
.bottom-form-send input:hover{
    color: #fff;
    background: #e8302e;
}
.acceptance{
    padding: 30px 0 0 0;
    overflow: hidden;
}
.acceptance label{
    display: block;
    font-size: 14px;
    color: #fff;
}
.acceptance label input{
    margin: 0 0 0 10px;
    float: right;
}
.flip-text{
    position: absolute;
    left: 20px;
    top: 50%;
}
.sidebar-overlay-area{
    width: calc(30.8% - 10px);
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.sidebar-overlay-inner{
    padding: 5% 30px 5% 85px;
    position: relative;
    text-align: left;
}
.pro-text{
    position: absolute;
    left: 25px;
    top: 45px;
}
.logo{
    padding: 0 0 0 0;
}
.logo img{
    width: 100%;
    height: auto;
    display: inline-block;
    max-width: 380px;
}
.moto-text{
    position: relative;
    padding: 0 0 20px 0;
}
.moto-text h1{
    color: #fff;
    font-size: 80px;
    line-height: 76px;
    font-weight: 600;
    text-transform: uppercase;
}
.square-logo{
    position: absolute;
    top: -25px;
    right: -25px;
}
.sidebar-overlay-content{
    overflow: hidden;
}
.sidebar-overlay-content h2{
    color: #273234;
    font-size: 36px;
    line-height: 38px;
    padding: 10px 20px 10px 20px;
    background: #b4d885;
    display: inline-block;
    font-weight: 600;
    margin: 0 0 20px 0;
}
.sidebar-overlay-content h3{
    color: #fff;
    font-size: 30px;
    line-height: 32px;
    padding: 10px 20px 10px 20px;
    background: #f9a987;
    display: inline-block;
    font-weight: 600;
}
.sidebar-overlay-content h4{
    color: #f9b090;
    font-size: 30px;
    line-height: 32px;
    font-weight: 300;
    background: url(images/seperator-01.png) no-repeat center bottom;
    padding: 25px 0 20px 0;
    text-align: center;
}
.note-text{
    position: absolute;
    bottom: 43px;
    left: 60px;
    font-size: 14px;
    color: #fff;
}
.note-text p{
    line-height: 20px;
    padding: 0;
}
.gallery-area{
    padding: 20px 20px;
    overflow: hidden;
}
.gallery-row{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1%;
}
.gallery-item{
    width: 19%;
    margin: 0 0.5% 1% 0.5%;
}
.gallery-item-inner{
    position: relative;
}
.gallery-thumbnail{
    overflow: hidden;
}
.gallery-thumbnail img{
    width: 100%;
    height: auto;
    display: block;
    border-radius: 5px;
}
.gallery-thumbnail-link img{
    width: 100%;
    height: auto;
    display: block;
    border-radius: 5px;
}
.gallery-item-overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/transparent-bg.png) repeat top left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.galley-title{
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.galley-title h4{
    font-size: 24px;
    line-height: 26px;
}
.gallery-item:hover .gallery-item-overlay{
    display: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.wpcf7-spinner{
    display: none !important;
}