/* ===================================================================================

* Theme Name: Reland Child
* Theme URI: https://www.themegenix.net/reland/
* Author: ThemeGenix
* Author URI: https://themeforest.net/user/themegenix/
* Description: Reland - Real Estate Group WordPress Theme
* Version: 1.1
* Template: reland
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */.bloglistpage.blog-item-wrap {    display: flex;    flex-wrap: wrap;    justify-content: space-between;}.bloglistpage.blog-item-wrap  .blog-item {    margin-bottom: 35px;    padding: 10px;}.blog-item.blog-item-two .blog-content .title {    margin-bottom: 5px;    font-size: 20px;    line-height: 31px;}@media (min-width:768px) and (max-width:992px){	.bloglistpage.blog-item-wrap  .blog-item.col-md-4 {    flex: 0 0 auto;    width: 50%;}}

/* *{
	font-family:'Lato' , 'Merriweather' , 'Inter';
}
h1, h2, h3, h4, h5 {
    font-family: 'Montserrat' , 'poppins' , 'Playfair Display' !important;
}
p , a , span {
	
} */


/* my */

ul#menu-1-7dbaeff {
    margin-right: 0px;
    text-transform: uppercase;
}

ul#menu-1-63a29b0{
	margin-left: 0px;
    text-transform: uppercase;
}
nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow {
    justify-content: end;
}
.elementor-element-3d92a86 {
    width: 20% !important;
}
.elementor-element-9cd2e80 > .elementor-container{
	justify-content:center !important;
}

/* my */
.slider1 {
    padding: 100px 0;
}

.owl-carousel .owl-item .box-img {
    width: 50px;
    /* margin-right: 6px; */
}

button.book-apart-btn a {
    color: #fff;
}

.owl-carousel .owl-item {
    width: 100%;
}

.owl-theme .owl-dots .owl-dot span {
    width: 25px;
    height: 8px;
    margin: 15px 7px;
    border-radius: 5px;
}

.card img {
    padding: 10px;
}

p {
    margin: 0;
    padding: 0;
}

.slider1 .owl-stage-outer {
    padding-bottom: 80px;
}

.card-inner-item {
    padding: 10px;
    border-radius: 8px;
    width: 80%;
    color: rgb(50, 52, 59);
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    background-color: white;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    box-shadow: 0px 0px 5px #d3d3d3;
}

.card-inner-item i {
    font-size: 13px;
}

.box-img-div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.house-icon-div {
    opacity: 0;
   padding: 0;
   height: 0;
    transition: 0.5s;
    display: flex;
    justify-content: space-between;
}

.box-name-div {
    display: flex;
    align-items: center;
}

.house-icon-inner-div {
    display: flex;
    justify-content: center;
    align-items: center;
}
div#myTabContent .row .col-lg-6 {
    padding: 0px;
}
.enq_body {
    position: fixed;
    right: -2%;
    top: 70%;
    background: #fff;
    padding: 5px 10px;
    z-index: 999 !important;
    transform: rotate(-90deg) translateY(-50%);
    width: fit-content !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.card:hover .house-icon-div {
    display: flex;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    opacity: 1;
    height: 35px;
    padding-top: 10px 16px;
    overflow:hidden ;
	
   
}

.house-icon-div p {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.house-icon-div i {
    margin: 0 5px;
}

.location-div {
    display: flex;
    justify-content: start;
    align-items: center;
}

.location-div i {
    margin: 0 5px;
}



.location-div p {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 13px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.book-apart-btn {
    font-family: "Poppins", sans-serif;
    background-color: rgb(6, 47, 67);
    font-size: 13px;
    border-radius: 5px;
    color: white;
    font-weight: 500;
    padding: 2px 10px;
}


.possession-btn {
    background-color: rgb(196, 155, 15);
    color: white;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 6px;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    border: none;
    padding: 8px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 16px 0px;
}

.ready-to-occupy-btn,
.ready-to-move-btn {
    background-color: rgb(114, 180, 38);
    color: white;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 6px;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    border: none;
    padding: 8px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 16px 0px;
}

.few-unit-left-btn {
    background-color: rgb(255, 87, 34);
    color: white;
    position: absolute;
    right: 20px;
    top: 20px;
    border-radius: 6px;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    border: none;
    padding: 8px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 8px 16px 0px;
}

@media (max-width: 768px) {
    
    .card-inner-item{
        position: static;
        padding: 10px;
        border-radius: 8px;
        width: 100%;
        color: rgb(50, 52, 59);
        font-size: 15px;
        font-weight: 600;
       
        background-color: white;
        bottom: 0;
        left: 0;
        transform: translateX(0);
        z-index: 100;
        box-shadow: 0px 0px 5px #d3d3d3;
    }
    .house-icon-div{
        display: flex;
        justify-content: space-between;
        align-items: center;
        opacity: 1;
        height: auto;
       
    }
    .slider1 {
        padding: 0;
    }
    .slider1 .owl-stage-outer {
        padding-bottom: 10px;
    }
    .owl-theme .owl-dots .owl-dot span {
        width: 17px;
        height: 8px;
        margin: 15px 7px;
        border-radius: 5px;
    }
}

/*0301*/
  

.zoom-slider {
    padding: 36px 0;
    background-color: #f0ece7;
}
.zoom-slider .owl-stage{
    padding: 50px 0 230px;
}
.zoom-slider video {
    width: 100%;
}
/* .zoom-slider .owl-item{
    transform: scale(.6);
    text-align:center;
} */
.zoom-slider .owl-item.active.center {
position: relative;
}
/* .zoom-slider .owl-item.active.center .img-area{
    transform: scale(2.4);
    position: relative;
    z-index: 9;
} */
.zoom-slider .owl-item {
    transform: scale(0.7);
}
.zoom-slider .owl-item.center {
    transform: scale(1.05);
}
.zoom-slider .owl-item.active.center .testi h3 {
    font-size: 40px;
    text-align: center;
}
.zoom-slider .owl-item .card-content span, .zoom-slider .owl-item .card-content p{
    display:none;
}
.zoom-slider .owl-item.center .card-content span, .zoom-slider .owl-item.center .card-content p{
    display:block;
}
.zoom-slider .owl-item.center .card-content span {
    font-size: 16px;
    line-height: 26px;
    display: block;
    text-align: center;
}
.zoom-slider .testi{
    text-align: center;
}
/* .zoom-slider .owl-item.active.center + .owl-item {
    position: relative;
    left: 2.2%;
    z-index: 10;
}
.zoom-slider .new-class {
    position: relative;
    right: 2.2%;
} */
.zoom-slider .testi h3 {
    font-size: 34px;
    text-align: center;
    font-weight: 400;
    color:#9c6d41;
    padding-top:15px;
}
.zoom-slider .testi p a {
    font-size: 20px;
    font-weight: 500;
    color: #9c6d41;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.zoom-slider .testi p a span{
    position: relative;
    margin-left:16px;
}
.zoom-slider .testi p a span::after {
    content: "";
    width: 16px;
    height: 16px;
    border: 1px solid #9c6d41;
    transform: rotate(45deg);
    transition: all .3s linear;
    will-change: transform;
    display: inline-block;
}
.zoom-slider .testi p a:hover span::after {
    background: #9c6d41;
    transform: rotate(135deg) scale(1.3);
}
.zoom-slider .testi p{
    margin-top:10px;
}
.zoom-slider .center .card-content {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 6px;
    width: 100%;
    min-width: 400px;
}
.zoom-slider  .owl-dots {
    display: none;
}

@media (min-width:992px) and (max-width:1199.98px){
    .zoom-slider .testi h3 {
    font-size: 30px;
    padding: 0 6px;
}
/* .zoom-slider .owl-item.active.center .img-area {
    transform: scale(2.7);
} */
.zoom-slider .owl-stage {
    padding: 20px 0 330px;
}
}
@media (min-width:768px) and (max-width:991.98px){
    .zoom-slider .testi h3 {
    font-size: 30px;
    padding: 0 6px;
}
/* .zoom-slider .owl-item.active.center .img-area {
    transform: scale(2.7);
} */
.zoom-slider .owl-stage {
    padding: 0px 0 260px;
}
}
@media (max-width:767px){
    .match-center .item .top-slide .name {
        padding-top: 28px !important;
    }
    .zoom-slider .testi p a span::after {
        width: 12px;
        height: 12px;
    }
    .elementor-element-204f679 {
        margin-bottom: 51px;
    }
    .zoom-slider {
    padding: 0px 0 30px;
    background-color: #f0ece7;
}
.zoom-slider .center .card-content {
    min-width: 300px;
}
/* .zoom-slider .center .card-content {
    min-width: 460px !important;
} */
.zoom-slider .owl-stage {
    padding: 20px 0 290px;
}
.zoom-slider .owl-item .testi h3{
display:none;
}
.zoom-slider .owl-item.active.center .testi h3 {
    font-size: 20px;
    display:block;
}
/* .zoom-slider .owl-item .img-area, .zoom-slider .owl-item.active.center .img-area {
    transform: scale(3) !important;
    position: relative;
    z-index: 9;
} */
.zoom-slider .owl-item.center .card-content span {
    font-size: 14px;
    line-height: 20px;
}
/* .zoom-slider .new-class {
    right: 8.2%;
}
.zoom-slider .owl-item.active.center + .owl-item {
    left: 8.2%;
} */
.zoom-slider .testi p a {
    font-size: 14px;
}
}


/* meet css start 4-jan-2024 */

.pachar-tabs {
    background-color: #F9FAF1;
    padding: 0px 0px 60px 0;
    margin: 0px 0px 50px 0;
}
.pachar-tabs .nav-tabs {
    padding-bottom: 24px;
    border-bottom: 0px;
}
.left-tab-img img {
    height: 430px;
    object-fit: cover;
    width: 100%;
}
.pachar-tabs button.nav-link {
    background-color: #BD9A68 !important;
    color: #333;
}
.pachar-tabs li.nav-item{
    width: 33.33%;
}
.pachar-tabs button.nav-link {
    background-color: #f9faf1 !important;
    color: #767676 !important;
    padding: 16px 10px;
    border-radius: 0px;
    border: 0;
    width: 100%;
    position: relative;
}
.pachar-tabs .left-tab-img {
    background: #f9faf1;
    text-align: center;
}
.left-tab-img img {
    max-width: 100%;
}
/* .pachar-tabs .nav-link.active::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    z-index: 1;
    width: 0px;
    height: 0px;
    border-left: 10px solid rgba(0,0,0,0);
    border-right: 10px solid rgba(0,0,0,0);
    border-top: 10px solid #444;
    border-bottom: 0px;
} */
.pachar-tabs .nav-link{
	border:solid 2px #ccc !important;
}
.pachar-tabs .nav-link.active {
    background-color: none !important;
    color: #2D5940 !important;
    border-style: solid !important;
    border-color: #2D5940 !important;
    border-width: 2px !important;
    position: relative;
    top: 0px;
}
.pachar-tabs button.nav-link:hover {
    background: #fff !important;
	color:#2D5940 !important;

}


.pachar-tabs .right-tab-con h2 {
    margin-bottom: .5rem;
    color: #fff;
    font-size: 20px;
    color: #000;
}
.pachar-tabs .right-tab-con {
    padding: 20px;
    background-color: #fff;
    height: 100%;
}
.pachar-tabs .right-tab-con  p {
    color: #000000;
    font-weight: 500;
}
.pachar-tabs .pachar-tabs div#myTabContent {
    background: #fff;
}
.pachar-tabs .nav-link br{
    display: none;
}
@media (max-width:767px){
    .left-tab-img img {
    width: 100%;
}
.pachar-tabs .nav-link br{
    display: block;
}
}

.match-center .owl-item {
    padding-top: 115px !important;
    overflow: visible;
    padding-bottom: 20px;
}

/* awards-progress css start 10-jan-2024 */

.milestones-section{
    padding: 40px 0;
}

.milestones-section .milestones-column {
    max-width: 1000px;
    margin: 0 auto;
}
.milestones-section .milestones-column:before {
    width: 3px;
    height: 100%;
    position: absolute;
    background-color: #e8ebed!important;
    content: "";
    top: 0;
    left: 49.9%!important;
}
.milestones-section .milestones-column .milestones-box {
    background: #fff;
    max-width: 415px;
    min-width: 415px;
    border-radius: 10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    display: inline-flex;
    clear: both;
    box-shadow: 0 7.62974px 15.2595px rgba(0,0,0,.1);
}

.blue-color {
    color: #062f43!important;
}
.fw-600 {
    font-weight: 600;
}
.fs-35 {
    font-size: 35px;
}
.text-color {
    color: #5a5a5a!important;
}
.fs-16 {
    font-size: 16px!important;
}
.lh-30 {
    line-height: 30px;
}
.milestones-section .float-start .triangle_shape {
    right: -17px;
}
.milestones-section .triangle_shape {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 17px solid #2D5940;
    top: 50%;
    position: absolute;
}
.premium-person-name{
	color: #2D5940 !important;
}
.milestones-section .milestones-column .milestones-box span:after {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 2px solid #2D5940 !important;
    background: #2D5940 !important;
    position: absolute;
    top: 33%;
    left: 33%;
    content: "";
}
.float-end {
    float: right!important;
}
.float-start {
    float: left!important;
}
.text-start {
    text-align: left!important;
}
.milestones-section .float-end .triangle_shape {
    left: -17px;
    transform: rotate(180deg);
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
}
.position-relative {
    position: relative!important;
}

.milestones-section .milestones-column .milestones-box span {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #2D5940 !important;
    position: absolute;
    left: -95px;
    top: 50%;
    right: 0;
}

.milestones-section .milestones-column .milestones-box:nth-child(odd) span {
    left: unset;
    right: -95px;
}


@media (min-width:992px) and (max-width:1199.98px){
    .milestones-section .milestones-column .milestones-box {
        min-width: 383px;
        max-width: 383px;
    }
}

@media (min-width:768px) and (max-width:991.98px){
    .milestones-section .milestones-column .milestones-box {
        min-width: 264px;
        max-width: 264px;
    }
}
@media (max-width:767px){
    section.milestones-section {
        padding: 0 5px;
    }
    .milestones-section .milestones-column {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .milestones-box {
        margin-bottom: 30px;
    }
    .triangle_shape, .milestones-section .milestones-column:before, .milestones-section .milestones-column .milestones-box span {
        display: none;
    }
    .milestones-section .milestones-column .milestones-box {
        max-width: unset; 
        min-width: unset;
        width: 100%;
    }

}