/*
Theme Name: godrej
*/
/*
/*/

iframe,
embed {
    max-width: 100%;
}

.clear {
    clear: both;
}
a {
    color: #007bff;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #007bff;
}
/* Theme CSS */

html,
body { 
    overflow-x: hidden;
    font-family: "Poppins", sans-serif;
    min-width: 320px;   
    font-weight: 300;
    font-size: 15px; 
    color: #282828;
}

h1, h2,h3, h4, h5, h6{
   font-weight: 600;
}

h1{
    font-size: 30px;
}

h2{
    font-size: 28px;
}

h3{
   font-size: 26px; 
}

h4{
    font-size: 24px;
}

h5{
    font-size: 22px;
}

h6{
   font-size: 20px; 
}

.fancy{
    font-weight: 500;
    color: #27262e;
    font-size: 24px;
}

.text-heading{
    font-size: 36px;
    line-height: 1.25;
    padding: 20px 0 0;
    font-weight: 500;
}

.rsrc-main-menu .navbar-nav > li > a{
   font-family: "Poppins", sans-serif;
}
p{
    line-height: 1.7;
    color: #282828;
}

ul{
    color: #282828;
}

/**** Header ***/

.nav-logo img{
    width: 150px;
}

.rsrc-container-header{
    padding: 10px 0;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    background: #052963;
    z-index: 99999;
    position: relative;
}

.rsrc-container-header .navbar-nav{

}

.rsrc-container-header .navbar-nav li{
   
}

.rsrc-container-header .navbar-nav li a{
    position: relative;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 25px;
    font-family: "Poppins", sans-serif;    
}

.rsrc-container-header .navbar-nav li a:after{
    content: "";
    background: #787373;
    position: absolute;
    bottom: 3px;
    right: 0;
    height: 58%;
    width: 1px;
}


.logoArea{
    padding: 7px 0;
	border-bottom: 1px solid #ddd;
}

/**************/

.rsrc-header {
    z-index: 2;
}
.home #site-header a {
    color: #fff;    
}

#site-header a {
    color: #222;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1;
}
#site-header h1 {
    margin: 0;
}

.fixed-me{
    transition: all 1s ;
}

.fixed-me{    
    position: fixed;
    width: 100%;
    z-index: 999;
}

#breadcrumbs{
    padding: 12px 0;
    background: #eee;
}

.rsrc-container {
    color: #222222;
    padding-right: 0;
    padding-left: 0;
    background: #f9f9f94d;
}

.rsrc-content, .rsrc-content-home  {
    position: relative;
    margin: 0px auto;
}
.rsrc-content  {
/*    background-color: #f3f3f3;*/
}
.rsrc-main {
    padding: 0px 0;
    position: relative;
}

/***********************/

.our-values{
    background: linear-gradient(0deg, #fdfaef, #fdfcfb);
}

.our-values .figure-caption {
    font-size: 22px;
    color: #f7f7f7;
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    bottom: 40px;
    text-shadow: 2px 2px 4px #000000;
}

.brand-story{
    background-color: #fff;
	color: #000;
    border-radius: 4px;
    border: 1px solid #27262e;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
    min-height: 50px;
    min-width: 220px;
    padding: 12px 1.5rem;
    text-transform: unset;
    display: inline-block;
}

.brand-story:hover{
	color: #000;
}

.brand-story-2{
    background-color: #fff;
	color: #000;
    border-radius: 4px;
    border: 1px solid #27262e;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
    min-height: 50px;   
    padding: 12px 1.5rem;
    text-transform: unset;
    display: inline-block;
}

.brand-story-2:hover{
	color: #000;
}

/****************/

.home-blog{

}

.home-blog .figure-caption {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}

/*****************/

.benchmark-section{
    background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url(https://godrejproperties.sale/wp-content/uploads/2026/05/esg_background.webp);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-bottom: 80px;
    padding-top: 80px;
}

.project-locations h3 {
    color: #c2aa61e6;    
    font-size: 24px;
    font-weight: 500;
    line-height: 1.375;
}

.awards{
    background-color: #f9f6f3;
}

.awards .slick-list{
    padding-bottom: 28px;
}

.awards .award-card{
    background: #ffffff;
    margin: 0 7px;
    padding: 1% 2%;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 40px;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, .07);
}

.awards .award-card .award-logo{

}

.awards .award-card .award-logo svg{
    width: 56px;
    height: 56px;
    background: #f9f6f3;
    padding: 5px 9px;
    border-radius: 100px;
    fill: #9d8d11;
}

.awards .award-card h4{
    font-size: 20px;
    padding: 10px 0 0;
}

.awards .award-card p{
    
}

.project-box{
       margin-bottom: 20px; 
}

.project-box .project-box-caption{
    
}

.project-box .project-box-caption .address{
    margin: 7px 0 0;
    color: #666;
    font-size: 14px;
    font-weight: 500;
    
}

.project-box .project-box-caption .title{
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    margin: 0 0 2px;
}

.project-box .project-box-caption .date-price{
     margin: 0 0 0;
    color: #666;
    font-size: 13px;
    font-weight: 400;
}

.project-box .project-box-caption .date-price span{
    
}

/*****************/

.rsrc-footer-menu {
    padding-top: 15px;
}

.footer-menu-nav {
    padding: 0;
    margin: 0;    
}
.footer-menu-nav li {
    display: inline-block;
    padding: 9px 0;
    margin-right: 10px;
}
.footer-menu-nav li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
}


.rsrc-author-credits .copyright {
    margin: 3px 0 0;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    padding: 5px 0 5px;
}
.rsrc-footer {
    background-color: #e5e2db;
    padding: 2px 0;
}



/* Navigation */

.user-nav{
    margin: 0;
    list-style: none;
    float: right;
}

.user-nav li{
    display: inline-block;
    padding-top: 4px;
    margin-right: 10px;
}

.user-nav li a{
    color: #fff;
    font-size: 12px;
}

.navbar {
    border-radius: 0;
    margin-bottom: 0;
    border: none;
    padding: 0;
}


/* Menu opened in responsive */

@media only screen and (max-width: 767px) {
    .dropdown-menu {
        position: static;
        padding: 10px 0;
        background-color: transparent;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .dropdown-menu > li > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        padding: 3px 30px;
    }
    .dropdown-submenu>.dropdown-menu {
        padding-left: 10px;
    }
    .rsrc-header-img img {
        max-height: 50px;
        line-height: 50px;
    }
    .header-line-search {
        margin-bottom: 10px !important;
    }
    .header-right.col-sm-9 {
        padding-right: 0px;
        padding-left: 0px;
    }
}
.dropdown-submenu ul li li a:after {
    display: none;
}
.sticky {} 
.bypostauthor {} 
img {
    max-width: 100%;
    height: auto;
}
.no-gutter {
    padding-left: 0;
    padding-right: 0;
}
.featured-thumbnail {
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.featured-thumbnail img {
    width: 100%;
}
.featured-thumbnail::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.featured-thumbnail:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.featured-thumbnail img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.featured-thumbnail:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
h1.site-title,
h2.site-title {
    font-size: 36px;
    margin: 0;
}
h1.site-title a,
h2.site-title a {
    color: #fff;
}
/* Text meant only for screen readers */


textarea,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
select,
input[type="week"] {
    
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #888888;
    box-shadow: none;
    color: #969696;
    font-size: 14px;
    padding-left: 17px;
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    border-radius: 5px;
}
textarea{
    height: 70px;
    padding-left: 17px;
}

.wpcf7 input[type="email"], input[type="tel"], input[type="text"]{
        color: #000;
}
/* Buttons styling */

.btn-default,
input[type="submit"],
button,
a.comment-reply-link {
    border: 1px solid #052963;
    color: #fdfdfd;
    background-color: #052963;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    padding: 8px 20px;
    border-radius: 4px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn,
.btn-default:active,
.btn-default.active,
input[type="submit"]:hover,
button:hover,
a.comment-reply-link:hover {
    color: #0068C2;
    border-color: #0068C2;
    background-color: transparent;
    box-shadow: none;
}

/* Top Bar */

.top_head {
    padding: 8px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 20px;
    background: #7c22d7;
    font-weight: 400;
}

.top_head a {
    color: #ffa700;
    font-weight: 700;
    transition: 0.3s;
    text-decoration: none;
}

/*footer*/

ul.footer-links{
    padding: 0;
}

ul.footer-links li {
    padding-bottom: 16px; 
    list-style: none;
}
#content-footer-section .widget_custom_html{
    
    padding-right: 25px;
}

/****************/

.logoArea .header-icon{
    text-align: right;
}

.logoArea .header-icon .icon{
    cursor: pointer;
    height: 40px;
    display: inline-block;
    width: 40px;
}

.logoArea .header-icon .icon svg{
    height: 100%;
    width: 100%;
}

.logoArea .header-icon .icon .navbar-toggler2 svg{
    width: 16px;
}

.logoArea .header-icon .icon .navbar-toggler2 svg{
    width: 16px;
}

.logoArea .header-icon .icon.icon-logo{
    width: 60px;
    margin-left: 22px;
}

/****************/

.footer{
    background-color: #fafafa;
}

.footer .btn.btn-social {
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    transition: .3s;
    font-size: 26px;
    padding: 0 2px;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
    border-color: var(--light);
}

.footer .btn.btn-social svg{
    fill: black;
    width: 35px;
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
    color: #27262e;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .form-control {
    border-color: rgba(255,255,255,0.5);
}

.copyright {
    background: #fff;
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.coyright a {
    color: #000;
}

.footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.footer-widgets {
    padding-top: 10px;
    color: #fff;
    background: #052963;
    position: relative;
}

.footer-widgets #content-footer-section{
    padding-top: 15px;
}

.footer-widgets #content-footer-section .widget h3{
    border-bottom: none;
    color: #fff;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

.footer-widgets #content-footer-section .textwidget p{
    color: rgb(255 255 255 / 73%);
}

.footer-widgets #content-footer-section .headIcon a{
    box-shadow: none;
}

ul.footer-links{
    padding: 0;
}

ul.footer-links li {
    padding-bottom: 16px; 
    list-style: none;
}
#content-footer-section .widget_custom_html{
    
    padding-right: 25px;
}

ul.footer-links li a {
    display: flex;
    color: #fff;
    font-size: 14px;
    margin-bottom: 0px;
}

ul.footer-links li a svg{
    display: flex;
    fill: #bbb9b9;
    margin-right: 10px;
    font-size: 16px;
    position: relative;
    top: 2px;
}


/***************/

.navbar-toggler2{
    padding: 0;
    border: none;
    border-radius: 50px;
    font-size: 25px;
    height: 40px;
    color: #fff;
    background: #f9f9f9;
    width: 40px;
}

.navbar-toggler2 .navbar-toggler-icon,  
.navbar-toggler2 .navbar-toggler-icon:before, 
.navbar-toggler2 .navbar-toggler-icon:after{
    display: inline-block;
    width: 22px;
    height: 2px;
    background-color: currentColor;
    transition: width .25s ease;
    color: #080808;
    margin: 0;
}

.navbar-toggler2 .navbar-toggler-icon:before, 
.navbar-toggler2 .navbar-toggler-icon:after{
    content: "";
    position: absolute;
    left: 15px;
}

.navbar-toggler2 .navbar-toggler-icon:before {
    top: 27px;
}

.navbar-toggler2 .navbar-toggler-icon:after{
    top: 11px;
}

.navbar-toggler2 .navbar-toggler-text{
    font-size: 16px;
    margin-left: 8px;
}

button:focus {
    outline: 1px dotted;
    outline: none;
}

.floating-icon-whatsapp{    
    margin: 0 8px;
    position: fixed;
    bottom: 10px;
    right: 0;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 22px;
    z-index: 999;
}

.floating-icon-whatsapp a{
    display: block;
    width: 50px;
    height: 50px;
    padding: 5px;
}

.floating-icon-whatsapp a svg {
    fill: #fff;
    font-size: 28px;
}

.entry-content ul li{
    font-size: 16px;
    line-height: 28px;
}

.copyright {
    background: #fff;
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.coyright a {
    color: #000;
}

.follow-us .app-icon{
    width: 180px;
}

.follow-us .text-social{
	color: #666; 
	font-size: 22px; 
	line-height: 40px;
}

.top-single-banner{
    
}

.top-single-banner .banner-caption{
    background: rgba(0, 0, 0, .35);
    bottom: 0;
    padding: 2rem;
    position: absolute;
    color: #fff;
}

.top-single-banner .banner-caption .title{

}

.top-single-banner .banner-caption .address{
    font-size: 20px;
    text-shadow: -1px 1px 1px #000;
    line-height: 20px;
    margin: 0 0 12px;
    font-weight: 400;
}

.top-single-banner .banner-caption .date-price{
    font-size: 16px;
    text-shadow: -1px 1px 1px #000;
    font-weight: 500;
}


/********************/

.home-content{
	height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.home-content a{
	
}

.home-content p{
	
}

.home-content h2, 
.home-content h3, 
.home-content h4, 
.home-content h5, 
.home-content h6, 
{
	
}

/* width */

.home-content::-webkit-scrollbar {
  width: 10px;
}

/* Track */

.home-content::-webkit-scrollbar-track {
  background: #212121; 
}
 
/* Handle */

.home-content::-webkit-scrollbar-thumb {
  background: #888; 
}

/********* Media Query for large Device *************/
@media (min-width: 1200px) {

    .container {
        max-width: 1300px;
    }

}

@media (min-width: 992px) {
    
    
}

@media (min-width: 768px) {
    
    
    
}

@media (max-width: 992px) {

    .navbar-toggler2 {
        display: inline-block;
    }

    .rsrc-container-header .navbar-nav li{
        margin: 0 0px; 
        padding: 13px 0;
        border-bottom: 1px solid #254d8d;
    }

    .rsrc-container-header .navbar-nav li a{
        font-size: 13px;
        font-weight: 500;
        margin: 0;
        padding: 0 0;
    }

    .rsrc-container-header .navbar-nav li a:after{
        content:none;
    }

}


@media (max-width: 767px) { 
   .text-heading {
        font-size: 21px;
    }

    .follow-us .app-icon{
        width: 50px;
    }

}

@media (max-width: 576px){  
    .follow-us .text-social {
		display: none;
	}
	
	.footer .btn.btn-social svg {
		width: 20px;
	}
    
}

