/*
Theme Name:         Realtyspace Child
Theme URI:          http://themeforest.net/item/realtyspace-real-estate-wordpress-theme/15965811
Description:        Child theme for Realtyspace
Version:            1.1
Author:             Codefactory47
Author URI:         http://codefactory47.com/
License:            MIT License
License URI:        http://opensource.org/licenses/MIT
Text Domain:        realtyspace
Template:           realtyspace
*/
html {
  scroll-behavior: smooth;
}
/*header.header.header--overlay.header--dark {
    display: none;
}*/

nav.header-fixed{
    top: -65px;
}

.banner__btn {
    font-size: 27px !important;
}


.orig-h2 {
    color: #231F20;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0;
    display: block;
    text-align:center;
}
.orig-h3 {
    color: #231F20;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
    text-align:center;
}
.unit-orig-h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
    text-align:center;
}
.building_intro_text:after{
    display: block;
    content: "";
    height: 2px;
    width: 200px;
    background: #fff;
    position: relative;
}
.building_intro_text {
    margin-bottom: 30px;
}
.building-orig-h3{
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    display: block;
}
.building-text{
    color: #fff;
    margin-top: 10px;
}
.building-right-sec {
    margin-top: 140px;
}
.intro_text:after {
    display: block;
    content: "";
    height: 2px;
    width: 200px;
    background: #011655;
    margin: 15px auto;
    position: relative;
}
.unit_intro_text:after {
    display: block;
    content: "";
    height: 2px;
    width: 200px;
    background: #fff;
    margin: 15px auto;
    position: relative;
}

.sec-description {
    font-size: 14px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 0;
    line-height: 2;
    text-align: center;
    text-transform: uppercase;
    color: #011655;
}

.achievement__item {
    text-align: center;
    min-width: 100% !important;
}
.achievement__counter {
    color: #fff !important;
    margin-top: 0px !important;
}
.achievement__name {
    color: #fff !important;
}


#header-nav .navbar-nav > li > a:hover, #header-nav .navbar-nav > li > a:focus
{
    background: none;
}
#header-nav .navbar-nav > li > a{
    color: #fff;
    font-size: 32px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding: 0 15px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
#header-nav .navbar-nav > li > a.phone {
    margin-top: 10px;
}
.header-fixed .navbar-nav > li > a.phone {
    color: #fff !important;
}
#header-nav .navbar-nav > li > a.phone:hover {
    background: none;
    color: #752424;
}
#header-nav .navbar-nav > li > a #register {
    border: 0px;
    border-radius: 6px;
    width: 10em;
    height: 2.5em;
    color: #ffffff;
    border-color: white;
    border-bottom: 4px solid #231F20;
    background: #752424;
}
#header-nav .navbar-nav > li > a #register:hover {
    background: #fff;
    color: #231F20;
    border: 3px solid #231F20;
}
/*.header-fixed .navbar__row{*/
/*    padding: 0px !important;*/
/*    margin-top: -12px !important;*/
/*    margin-bottom: -12px !important;*/
/*}*/

footer.footer.custom-footer {
    padding-top: 30px;
}
.custom-footer .left-sec .widgettitle{
    display:none;
}
.custom-footer .left-sec .footer-logo img {
    width: 64%;
}
.custom-footer .left-sec .footer-info {
    text-align: justify;
}
.custom-footer .left-sec .contact-info {
    margin-top: 10px;
}
.custom-footer .left-sec .contact-info ul {
    margin: 0;
    padding: 0;
}
.custom-footer .left-sec .contact-info ul li i {
    margin-right: 20px;
}
.custom-footer .left-sec .contact-info ul li {
    font-size: 20px;
    font-weight: 700;
    list-style: none;
}
.custom-footer .right-sec .form--footer {
    width: 100%;
}
.custom-footer .right-sec .form--footer h3{
    display:none;
}
.custom-footer .right-sec .form--footer label{
    display:none;
}
.custom-footer .right-sec .widget__title {
    margin: 30px 0 45px !important;
    color: #fff;
}
.custom-footer .right-sec input.wpcf7-form-control.wpcf7-submit.form__submit
{
    width:100%;
}
span.footer__copyright {
    text-align: center;
    margin-top: 60px;
}

.banner__title {
    font-size: 80px;
    text-transform: uppercase;
}


.form--light {
    background: rgba(255, 255, 255, 0.3);
}




@media only screen and (max-width: 767px) {
header.header {
    display: block;
}
.banner--overlay .banner__item {
    padding-top: 80px;
}
}

@media only screen and (max-width: 768px) {
div#welcome-sec .vc_column-inner {
    margin: 0px !important;
    padding: 0px !important;
}
.no-padding-margin-phone .vc_column-inner {
    margin: 0px !important;
    padding: 0px !important;
}
}

@media (min-width: 767px) and (max-width: 992px) {
    #header-nav .navbar-nav > li > a{
        font-size: 23px;
    }
    
    #header-nav .navbar-nav > li > a.phone {
        margin-top: 2px;
    }
    
    .banner--overlay .banner__item {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

@media (max-width: 991px) {

.banner__subtitle {
    display: table-cell;
}
	.banner__title {
    font-size: 50px;
	text-transform: uppercase;	
    text-align: center;
    display: block;
}

.banner__search .form--banner-sidebar {
    margin-top: 30px;
}

.banner__sidebar-title {
    display: none;
}

}

/*Form button color */
input.wpcf7-form-control.wpcf7-submit.form__submit.cstm_form_btn {
    width: auto;
}
.banner__btn {
    color: #fff;
 
}
.banner__arrow svg {
    stroke: #fff;

}
.banner__arrow-circle {
    color: #fff;
}
.banner__arrow-end {
    stroke: #fff;
}


.banner-overlay:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background: rgba(0, 0, 0, 0.58);
}

.reason-content {
    color: #fff;
}

p {
    color: #231F20;
}


img.image.wp-image-886.attachment-full.size-full {
    margin-top: 30px;
}

.textwidget {
    margin-top: 42px !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
    color:#fff !important;
    border-color: #692B2C !important;
}
.title_heading {
    color: #222222;
}
.google_map {
    margin-bottom: 0px;
}
.project_section {
    display: flex;
    align-items: center;
}
.inner_project_section {
    margin-left: 20%;
}
.inner_project_section ul {
    list-style-type: none;
}
.inner_project_section ul li {
    margin-bottom: 14px;
}
.inner_project_section ul li i {
    margin-right: 10px;
}
.amenities_img img {
    height: 300px !important;
}
.heading_banner:after {
    background: #fff !important;
}





@media only screen and (max-width: 767px) and (min-width: 320px) {
.header__logo img {
    width: 155px;
}

a.header__logo {
    justify-content: center;
}

.banner--play .banner__title {
    font-size: 36px;
    line-height: 50px;
}

.banner--play .banner__subtitle {
    text-align: center;
    font-size: 16px;
}

p.orig-h3 {
    font-size: 36px;
}

.title_heading {
    text-align: center;
}

.title_heading p {
    text-align: center;
}

.widget__content p {
    text-align: center;
    font-size: 14px;
}
.inner_project_section {
    margin-left: 0;
}
.reason-content ul {
    padding-left: 0;
}
p.orig-h3 {
    margin-bottom: 30px !important;
}
button.scrollup.js-scrollup.scrollup-show {
    bottom: 63px;
    right: 4px;
}
.intro_text:after {
    top: -26px;
}
p.orig-h3 {
    font-size: 36px !important;
}
.vc_custom_1629366070707 {
    padding-right: 0 !important;
}
.project_section {
    display: block;
}
}