/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.1.2
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
 *  oom_sasky
*/

html {
    overflow-x: hidden;
}

body {
	overflow-x: hidden;
}

p {
	margin: 0px;
}

.north-east-arrow {
    content: "\2197";
	font-weight: normal;
}

.full-height {
	height: 100%;
}

.lease_category_box .hover-box {
	background-color: #0E2D52;
	opacity: 0.8;
}

.lease_category_box:hover .hover-box {
	background-color: #8E1838;
}

/** Portfolio List **/
.portfolio-list {
    height: 850px;
    display: block;
}

.portfolio-list .elementor-align-icon-right i {
    rotate: -45deg;
}

.get-portfolio {
    cursor: pointer;
}

/** Custom Property Map **/
#oom-property-map svg {
    height: 100%;
    /*width: 100%;*/
    transition: transform 0.1s linear 0.1s;
}

#oom-property-map .property-map-container {
  background: rgb(248, 248, 248);
  height: 100%;
  width: 100%;
  overflow: auto;
}

#oom-property-map circle {
    cursor: pointer;
}

.mini-property-container {
    width: 200px;
    margin: auto;
    pointer-events: none;
    margin-top: -130px;
    position: absolute;
}

.property-container {
    height: 100%;
    border: 1px solid #0E2D52;
    background: #fff;
}

.property-container-img {
    display: flex;
}

.property-container-img img {
    width: 100%;
}

.property-container-title {
    text-align: center;
}

.property-container-title a {
    color: #0E2D52;
    font-size: 16px;
    z-index: 10;
    pointer-events: visible;
    position: relative;
}

.property-container-stand {
    border-left: 2px solid #0E2D52;
    height: 50px;
    left: 50%;
    position: relative;
}

.property-map-controller {
    position: absolute;
    bottom: 20px;
    right: 10px;
}

.property-map-controller button {
    padding: 5px 10px;
    border: none;
    color: #8E1838;
    background: transparent;
}

.property-map-controller button:hover {
    padding: 5px 10px;
    border: none;
}

/** Property Map Legend **/
.property-map-legend {
	position: absolute;
    bottom: 80px;
    right: 40px;
	background: #E4E4E4;
    padding: 20px 40px;
}

.property-map-legend h4 {
	font-size: 16px;
	color: #1D1D1D;
}

.property-map-legend-list {
	cursor: pointer;
	font-size: 14px;
    color: #727272;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.property-map-legend-list span {
	width: 15px;
    height: 15px;
    display: block;
    border-radius: 15px;
    border: 1px solid #393C42;
	margin-right: 10px;
}

.property-map-legend-list span.cyan {
	background-color: #6AC5EC;
}

.property-map-legend-list span.navy {
	background-color: #0E2D52;
}

.property-map-legend-list span.maroon {
	background-color: #8E1838;
}

.property-map-legend-list span.gray {
	background-color: #727272;
}


/** Property Map Filters **/
.property-map-filter {
    text-align: center;
    margin-bottom: 40px;
}

.property-map-filter ul {
    list-style: none;
    padding: 0px;
}

.property-map-filter ul li {
    cursor: pointer;
    font-weight: 600;
    color: #727272;
    display: inline-block;
    padding: 0px 40px;
}

.property-map-filter ul li.active {
    color: #8E1838;
    text-decoration: underline;
}

/** Form **/
.elementor-field-type-recaptcha.elementor-col-100 {
    width: 50%;
}

.elementor-g-recaptcha {
    transform: scale(0.75) translate(-51px, 15px);
}

/** Leasing Team **/
.custom-flip-box .elementor-flip-box {
    height: auto;
	aspect-ratio: 1;
}

/** Portfolio Loop **/
.custom-feature-img {
	transition: 0.5s;
}

.custom-feature-img:hover {
	opacity: 0;
}

.custom-hover-img {
	position: absolute;
    top: 0;
    left: 0;
}

/** News & Events Content Style **/
#post_content h2 {
    color: #0E2D52;
    font-weight: bold;
    margin-top: 30px;
    font-size: 25px;
}

#post_content p {
    color: #696969;
    font-weight: normal;
    font-size: 14px;
}


/** Floating icons **/
.oom_float {
	position:fixed;
	padding: 15px;
	color:#FFF;
	padding: 10px 20px;
	text-align:center;
	border-radius: 30px;
	/*box-shadow: 1px 1px 3px #c4c2c2;*/
	z-index: 99;
	font-size: 18px;
	font-weight: 300;
}

.oom_float i {
	font-size: 22px;
}

.oom_left {
	left:20px;
}

.oom_right {
	right:20px;
}

#oom_floating_whatsapp .oom_right {
	bottom: 100px;
	background-color: #27D366;
	padding: 16px;
	width: 60px;
	height: 60px;
}

#oom_floating_whatsapp .oom_right:hover {
	color: #fff;
	background-color: #118C7E;
	bottom: 102px;
	transition: bottom 0.2s ease-in-out;
}


#oom_floating_whatsapp .oom_float i {
	font-size: 30px;
}


/** Elementor Icon List widget Alignment **/
.icon-top-align.elementor-widget .elementor-icon-list-item {
    display: flex;
    align-items: start;
    align-content: start;
}

.icon-top-align.elementor-widget .elementor-icon-list-icon {
    top: 5px;
    position: relative;
}

/** Swiper Style **/
#oom-hero-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}

#oom-hero-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0.5;
}

/** Hide Default Arrows **/
.swiper-button-next i {
    color: #ffffff;
}

.swiper-button-next i:hover {
    color: #ffffff;
}

.swiper-button-next::after, 
.swiper-button-prev::after {
    content: ""!important;
}
.swiper-button-next,
.swiper-button-prev {
	background-image: none;
}

.swiper-button-next:after, 
.swiper-button-prev:after {
	display: none;
}


/** Custom Display Ratings/Stars **/
.fa-star.checked {
	color: #F4D174;
}

.fa-star {
	color: #808080;
}


/** Custom Pagination **/
.oom-pagination {
    margin-top: 40px;
    text-align: center;
}

.oom-pagination ul {
    margin: 0; padding: 0;
    
}
.oom-pagination ul li {
    font-weight: bold;
    display: inline; 
    margin: 5px; 
    padding: 10px 15px;
    background: #FFF; 
    border-radius: 5px;
	box-shadow: 0px 0px 5px 0px rgb(55 55 204 / 15%);
    color: #000000; 
}
.oom-pagination ul li.active:hover {
    cursor: pointer; 
    background: #222222;
    color: #FFFFFF 
}
.oom-pagination ul li.inactive {
    /*background: #B8B8B8; */
    color: #e6e6e6;
}

.oom-pagination ul li.previous-btn.active,
.oom-pagination ul li.previous-btn.inactive,
.oom-pagination ul li.next-btn.active,
.oom-pagination ul li.next-btn.inactive {
    box-shadow: none;
}

.oom-pagination ul li.selected {
    background: #333333;
	border: 1px solid #333333;
    color: #FFF;
}



/** Slick Slider Flickering Issue Solution **/
.htslider-slider .slick-dots {
    margin-bottom: 20px;
}

.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}


/** Rows and Columns */
.oom_column_100 {
    float: left;
    width: 100%;
}

.oom_column_90 {
    float: left;
    width: 90%;
}

.oom_column_80 {
    float: left;
    width: 80%;
}

.oom_column_70 {
    float: left;
    width: 70%;
}

.oom_column_60 {
    float: left;
    width: 60%;
}

.oom_column_50 {
    float: left;
    width: 50%;
}

.oom_column_40 {
    float: left;
    width: 40%;
}

.oom_column_33_33 {
    float: left;
    width: 33.33%;
}

.oom_column_33 {
    float: left;
    width: 33%;
}

.oom_column_30 {
    float: left;
    width: 30%;
}

.oom_column_25 {
    float: left;
    width: 25%;
}

.oom_column_20 {
    float: left;
    width: 20%;
}

.oom_column_10 {
    float: left;
    width: 10%;
}

/* Clear floats after the columns */
.oom_row:after {
    content: "";
    display: table;
    clear: both;
}

/** Cover Spin Loading **/
#oom-cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
    display:none;
}

#oom-cover-spin::after {
    content:'';
    display:block;
    position:absolute;
    left:calc(50% - 22px);
    top:calc(50% - 22px);
    width:44px;
    height:44px;
    border-style:solid;
    border-color:black;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    -moz-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

@-webkit-keyframes spin {
    from {-webkit-transform:rotate(0deg);}
    to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}


/** Modal **/
/* The Modal (background) */
.oom-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
  }
  
/* Modal Content/Box */
.oom-modal-content {
	background-color: #fefefe;
	margin: 10% auto; /* 15% from the top and centered */
	padding: 0px 20px;
	border: 1px solid #888;
	width: 60%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.oom-close {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.oom-close:hover,
.oom-close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
  
  

/** Responsive **/
@media (max-width: 1920px) {
	
}

@media (max-width: 1440px) {
	
}


@media (max-width: 1280px) {
	
}

@media (max-width: 1024px) {
	#post_content h2 {
		font-size: 22px;
	}
	
	/** Form **/
	.elementor-field-type-recaptcha.elementor-col-100 {
		width: 100%;
	}

	.elementor-g-recaptcha {
		transform: none;
	}
}

/*
 * Surface Pro
 */
@media (max-width: 912px) {
	
}

/*
 * iPad Air
 */
 @media (max-width: 820px) {
	
}

/*
 * iPad 9th
 */
@media (max-width: 810px) {
	
}

/*
 * iPad Mini
 */
@media (max-width: 768px) {
    #oom-property-modal .oom-modal-content {
        top: 0%;
        position: relative;
        padding: 20px 20px;
        display: flex;
    }
    
    #oom-property-modal .oom-close {
        color: #ffffff;
        margin: 40px 20px;
    }

    .mini-property-container {
        display: none;
    }
    
    #oom-property-map svg {
        width: auto;
    }

    .mini-property-container {
        position: absolute;
    }
    
    
    .oom-modal-content {
        width: 80%;
    }

}


@media (max-width: 480px) {
	#post_content h2 {
		font-size: 20px;
	}
	
	.oom-modal-content {
        width: 90%;
    }
}

@media (max-width: 414px) {
	
}

@media (max-width: 375px) {
	
}


@media (max-width: 360px) {

}



@media (max-width: 320px) {
	
}

