/*!
Theme Name: Shahid Khan
Theme URI: http://underscores.me/
Author: George Boursiquot
Author URI: https://marketingwebsites.ca
Description: Custom Theme Developed for Captain
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: captain
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Captain is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}

li.menu-item-has-children > ul.sub-menu > li {
    position: relative;
}

li.menu-item-has-children > ul.sub-menu > li > ul.sub-menu {
    display: none !important;
    position: absolute;
    top: 0;
    left: 100%;
}

li.menu-item-has-children > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu {
    display: block !important;
}

ul.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

ul.sub-menu {
    display: none;
    border-radius: 5px;
    background: #12468d;
    box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 0px 0px;
    width: 214px;
}

ul.sub-menu li a {
    padding-left: 10px;
    padding-right: 10px;
    color: #052b60;
    font-size: 22px;
    letter-spacing: initial;
    font-weight: 200;
    font-family: 'Oswald', sans-serif;
}

ul.sub-menu li a {
    white-space: nowrap;
    clear: both;
    color: #fff !important;
    line-height: 1.42857143;
    padding: 10px 20px;
    background: transparent;
    display: block;
}

ul.sub-menu li a:hover {
    color: #fff !important;
    border: none !important;
}

ul.sub-menu li:hover {
    background: #0f3b79;
}

ul#primary-menu li a {
    text-transform: uppercase !important;
}

input[type="text"], textarea, input[type="submit"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
}

::-webkit-input-placeholder {

}

.panel {
    float: left;
    width: 100%;
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    box-shadow: none;
    background: none;
    border: none;
}

p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.flush {
    padding: 0px;
}

.flush-left {
    padding-left: 0px;
}

.flush-right {
    padding-right: 0px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.tableRow {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.tableCell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
    color: #000;
}

h3:not(.section-header):before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0px;
    background: #d06500;
    color: black;
    width: 140px;
    height: 2px;
}

p, label {

    font-family: 'Open Sans', sans-serif;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    background-color: #fff8f0;
    color: #575757;
    margin: 0 0 1px;
    height: 100%;
    line-height: 1.7;
    overflow-x: hidden;
}

.btn-success, .btn-info, .btn-primary {
    display: inline-block;
}


@font-face {
    font-family: 'fontawesome-webfont';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2') format('woff2'),
    url('../fonts/fontawesome-webfont.woff') format('woff'),
    url('../fonts/fontawesome-webfont.ttf') format('truetype'),
    url('../fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
    max-width: 100%;
}

/*new style*/
.bg {
    /*background-image: url(img/bg.png);*/
    background-position: left top;
    background-repeat: repeat;
}

p {
    margin-top: 3px;
}

a, p a {
    color: white;
}

a:hover {
    color: white;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Oswald;
    font-weight: normal;
    position: relative;
}

h1 {
    font-size: 42px;
    line-height: 0.9;
    color: #666666;
    text-align: left;
    margin-bottom: 13px;
    padding-bottom: 15px;
}

h1 span {
    font-size: 25px;
    line-height: 12px;
    color: #666666;
    margin-left: 10px;
}

h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

h3 {
    font-size: 18px;
    line-height: 1.2;
    color: #575757;
    text-align: left;
    margin-bottom: 6px;
    padding-bottom: 5px;
}

h4 {
    font-size: 14px;
    line-height: 0.9;
    color: #FFF;
    text-align: left;
    margin-bottom: 8px;
    padding-top: 3px;
}

#header {
    transition: background-color 0.5s cubic-bezier(.27, .82, .43, .87);
    filter: drop-shadow(2px 4px 6px #2D2D2D);
    z-index: 1049;
    background-color: #fff8f0;
}

#header .navbar-brand img {
    max-width: 120px;
}

#header .nav-item a {
    font-size: 18px;
    color: #0e0e0e;
    padding: 8px 20px;
}

#header .navbar-nav .active > .nav-link, #header .navbar-nav .nav-link.active, #header .navbar-nav .nav-link:focus, #header .navbar-nav .nav-link:hover {
    color: rgb(207, 100, 0);
}

#header .remax-balon {
    width: 75px;
}

#header .dropdown-menu {
    background-color: rgba(256, 256, 256, .85);
    padding: 0;
}

#header .dropdown-menu a {
    color: #343a40;
}

#header .dropdown-item.active, #header .dropdown-item:active,
#header .dropdown-item:focus, #header .dropdown-item:hover {
    background-color: #343a40;
    color: #fff;
}

p {
    line-height: 30px;
    margin: 10px 0;
    font-size: 17px;
}

.main-btn {
    min-width: 170px;
    padding: 12px;
    border-radius: 0;
}

.search-bar {
    padding: 35px 0;
    background-color: transparent;
    position: absolute;
    top: 62vh;
    z-index: 10;
    width: 100%;
}

.search-content {
    margin: 0 auto;
}

.search-bar .main-btn {
    padding: 12px;
    min-width: 162px;
    position: absolute;
    right: 5px;
    top: 5px;
    height: 50px;
    line-height: 30px;
}

.search-bar .nav-link {
    font-size: 18px;
    font-weight: 600;
    color: #1d436e;
}

.search-bar .nav-tabs .nav-item.show .nav-link,
.search-bar .nav-tabs .nav-link.active {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #1d436e;
    color: #1d436e;
}

.search-bar .nav-tabs .nav-link:focus,
.search-bar .nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 1px solid #003da5;
}

.search-bar .form-control {
    height: 60px;
}

.search-bar .main-btn i {
    display: none;
}

.search-bar .form-control {
    border-radius: 0;
}

#properties {
    background-color: #07311e;
    padding: 100px 0;
}

#properties h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 65px;
    font-weight: 500;
    line-height: 60px;
    color: #fff;
    margin-top: 0px;
}

#properties .hp-fp-details {
    background: #fff8f0;
}

.jsProperty {
    display: block;
}

h2.section-title {
    padding-left: 115px;
    color: #18355e;
    margin-bottom: 45px;
}

h2.section-title:before {
    content: "";
    position: absolute;
    width: 100px;
    background-color: #18355e;
    height: 3px;
    bottom: 0;
    left: 0;
}

.all-link {
    color: #1d436e;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    text-transform: uppercase;
}

.all-link:hover, .all-link:focus, .all-link:active {
    color: #003da5;
    text-decoration: none;
}

.all-link i {
    margin-left: 5px;
    font-size: 20px;
}

.all-link:hover i {
    margin-left: 10px;
    margin-right: -5px;
}

.property {
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
    /*overflow: hidden;*/
}

.properties-label {
    position: absolute;
    z-index: 5;
    top: 15px;
    left: 15px;
    border-radius: 3px;
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
}

.price-label {
    position: absolute;
    z-index: 5;
    top: 10px;
    right: -5px;
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 18px;
    padding: 5px 10px;
}

.properties-label.-label-sold {
    padding: 5px 24px;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    background: #db212e;
    text-transform: uppercase;
    pointer-events: none;
}

.img-ctn img {
    max-width: 100%;
}

.property::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    transition: all .45s cubic-bezier(.72, .1, .14, 1);
    opacity: 0;
}

.property .properties-info {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .45s cubic-bezier(.72, .1, .14, 1);
    transform: translateY(calc(100% - 35px));
}

.property:hover .properties-info {
    transform: translateY(-15px);
}

.property:hover::before {
    opacity: 1;
}

.property .properties-info .bloc-head {
    padding: 0 20px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.property .properties-info .bloc-head .type {
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    /*text-align: right;*/
    width: 100%;
}

.property .properties-info .more-info {
    /*position: relative;
    top: -15px;*/
    padding: 0 20px;
    /*overflow: hidden;
    max-height: 0;*/
    text-align: left;
    transition: all .45s cubic-bezier(.72, .1, .14, 1);
    /*opacity: 0;*/
}

.property .properties-info .more-info .address, .properties .properties-info .more-info .location {
    font-size: 13px;
}

.property .properties-info p {
    margin: 0;
    color: #fff;
    font-size: 13px;
}

.property .properties-info .icon-infos {
    color: #fff;
    font-size: 16px;
}

.property a, .property a:hover {
    color: #fff;
}

#counter {
    background: url(img/evaluation-bg.jpg) center top / cover no-repeat;
    padding: 50px 0;
    background-attachment: fixed;
}

.text-wrap {
    padding-bottom: 50px;
    background-color: rgba(256, 256, 256, 0.85);
}

.house i {
    font-size: 60px;
    color: #717375;
}

#vip .left-bg {
    background: url(/wp-content/uploads/2023/02/instagram-bg.webp) center center no-repeat;
}

#vip .vip-img {
    height: 400px;
    width: 100%;
    background-size: cover;
    position: relative;
}

#vip .overlay {
    color: #fff;
    background: rgba(208, 101, 0, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

#vip a.vip-link:hover .overlay {
    background: rgba(208, 101, 0, 0.81);
}

#vip .project-text {
    font-family: "Open Sans", sans-serif;
    position: relative;
    top: 70%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    transition: all 0.4s ease 0s;
}

#vip a.vip-link:hover .project-text {
    top: 50%;
}

#vip .project-title {
    font-size: 20px;
    font-weight: 600;
}

#vip:not(.subscribe) .from-wrapper {
    width: 80%;
    background: #0e0e0e;
    color: #fff;
}

#vip .hp-cform input {
    width: 32%;
    margin: 0.2%;
    padding: 10px;
    border-radius: 0px;
}

#vip .wpcf7 form .wpcf7-response-output {
    color: #fff;
}

#counter h2.title {
    color: #fff;
}

#counter h3 {
    font-size: 50px;
    color: #e79d42 !important;
}

#counter h3 span {
    font-size: 50px;
    color: #e79d42;
}

#counter p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.overlay {
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    background-color: rgba(0, 0, 0, 0.5); /* Black background with opacity */
}

.description {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.card-body p {
    margin: 0;
    text-align: justify;
}


#programs {
    background-color: #ebeced;
    padding: 100px 0;
}

#programs .btn {
    min-width: 170px;
}

#main h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0e0e0e;
}

.yvon-img {
    max-width: 100%;
}

#testimonials {
    padding: 80px 0;
    /*display: inline-block;*/
    background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(/wp-content/uploads/2020/05/Skyline-Montreal-blacl.jpg) center/cover no-repeat;
    background-attachment: fixed;
}

#testimonials .top {
    margin-top: 35px;
}

#testimonials .bg-black {
    background: rgba(0, 0, 0, 0.95) !important;
    z-index: 10;
    margin-top: -370px;
}

#testimonials h2 {
    /*	padding: 0 70px 0 70px;
        font-size: 30px;
        line-height: 1;
        margin: 50px 0 0;
        color: #1c426c;*/
}

/*
#testimonials h2:after {
	content: '';
	display: block;
	background: #c1272c;
	width: 70px;
	height: 1px;
	left: 0;
	margin-top: 15px;
}
*/

#testimonials .bx-wrapper .bx-prev {
    left: 0px;
    margin: 0px;
}

#testimonials .bx-wrapper .bx-next {
    right: 0px;
    margin: 0px;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 37%;
    width: 70px;
}

#testimonials img {
    margin-top: -175px;
    /*border-bottom: 20px solid #dc212f;*/
}

#test:after {
    content: '';
    width: 510px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom: 20px solid #dc212f;
    z-index: 11;
}

#testimonials .sp {
    padding: 0px 85px;
}

#testimonials p {
    color: #0e0e0e;
    font-size: 20px;
}

.bx-wrapper .bx-prev {
    left: 0;
    margin-left: 0;
    background: url(img/left-arrow.jpg) left center no-repeat !important;
}

.bx-wrapper .bx-next {
    right: 0;
    margin-right: 0;
    background: url(img/right-arrow.jpg) right center no-repeat !important;
}

#testimonials h6 {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
    color: #07311e;
}

#testimonials .read {
    display: inline-block;
    border-color: #8c8c8c;
    min-width: 233px;
    color: #FFF;
    position: relative;
    padding: 0 10px;
    font-size: 14px;
    line-height: 57px;
    letter-spacing: 0.15em;
    border: solid 1px #bababa;
    transition: all 0.2s linear;
    text-decoration: none;
    margin: 35px 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background-color: #014492;
}

#testimonials .read:hover {
    background: #dc212f;
    color: #fff;
    border: 1px solid #dc212f;
}

#testimonials .buttons {
    color: #07311e;
    border-color: #07311e;
}

#testimonials .buttons:hover {
    color: #e79d42;
    background-color: #07311e;
}


@media (max-width: 768px) {
    .search-bar .main-btn {
        width: 50px;
        min-width: 50px;
        padding: 10px 18px;
        font-size: 18px;
        position: absolute;
        right: 5px;
        top: 5px;
        height: 50px;
    }

    .search-bar .main-btn span {
        display: none;
    }

    .search-bar .main-btn i {
        display: block;
        font-size: 30px;
    }
}

@media (max-width: 1320px) and (min-width: 769px) {
    #header .navbar-brand img {
        max-width: 100px;
    }

    #header .nav-item a {
        font-size: 15px;
    }

    a.btn-info {
        font-size: 15px !important;
    }
}

@media (max-width: 767px) {
    .slogan {
        width: 70%;
        margin: 0 auto;
        display: block;
    }

    .slogan-bg {
        padding: 100px 20px;
    }

    #evaluation {
        padding: 100px 10px;
    }

    #testimonials .bg-img {
        display: none;
    }

    #testimonials .bg-black {
        margin-top: -70px;
    }

    #header .navbar-brand img {
        max-width: 100px;
    }

    #evaluation .nav-tabs .nav-link {
        font-size: 15px;
    }

    h2.section-title {
        padding-left: 85px;
        color: #18355e;
        margin-bottom: 45px;
        font-size: 25px;
    }

    h2.section-title:before {
        width: 76px;
    }
}

@media (max-width: 424px) {

    #evaluation .nav-tabs .nav-link {
        font-size: 12px;
        padding: 20px 10px;
    }
}


/* About Style */
#about h2.title, #featured h2 {
    font-size: 65px;
    line-height: 60px;
    margin-top: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}

#about p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-top: 15px;
}

/*#about a {
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	!*color: #cda23e;*!
	!*border: 1px solid #cda23e;*!
	padding: 20px 30px;
	text-decoration: none;
	margin-top: 15px;
	font-family: 'Oswald', sans-serif;
}*/

#about a:hover {
    /*background: #cda23e;*/
    color: #fff;
}

#about a svg {
    width: 30px;
    height: 30px;
    margin-top: -5px;
    margin-left: 1.5rem;
    vertical-align: middle;
}

@media only screen and (max-width: 767px) {
    #about a, #about p {
        font-size: 16px;
    }
}


/* BuySell Style */
#buysell {
    background: #e6e8ef;
    padding: 70px 0px;
    padding-top: 120px;
}

#buysell h3 {
    font-size: 32px;
    line-height: 40px;
    color: #052b60;
    font-weight: 600;
    margin-top: 20px;
    font-family: 'Oswald', sans-serif;
}

#buysell p {
    font-size: 16px;
    line-height: 27px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-top: 15px;
    padding: 0px 15px;
}

#buysell a {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #052b60;
    border: 1px solid #052b60;
    padding: 20px 30px;
    text-decoration: none;
    margin-top: 15px;
    font-family: 'Oswald', sans-serif;
}

#buysell a:hover {
    background: #052b60;
    color: #fff;
}

/* Featured Style */
#featured {
    padding: 60px 0;
}

#featured .gcard {
    padding: 20px;
    border: 1px solid #cda23e;
    border-radius: 4px;
}

#featured .gcard a {
    font-size: 14px;
    line-height: 20px;
    color: #555;
    margin-bottom: 0px;
    text-decoration: none;
}

#featured .gcard p {
    margin-bottom: 0px;
}

#featured .gcard ul {
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
    margin-bottom: 10px;
}

#featured .gcard ul li:first-child {
    border-left: none;
}

#featured .gcard ul li {
    display: inline-block;
    text-align: center;
    border-left: 1px solid #ccc;
    padding: 0px 5px;
}

#featured .gcard ul li:last-child {
    float: right;
    border-left: none;
}

#featured .gcard ul li b {
    font-weight: 700;
}

#featured .gcard span {
    font-size: 11px;
    line-height: 12px;
    color: #888;
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-bottom: 30px;
}

#featured a.btna {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #052b60;
    border: 1px solid #052b60;
    padding: 20px 30px;
    text-decoration: none;
    margin-top: 50px;
    font-family: 'Oswald', sans-serif;
}

#featured a.btna:hover {
    background: #052b60;
    color: #fff;
}

/* BLOG Style */
#blog {
    background: #07311e;
    padding: 50px 0px;
}

#blog h2 {
    color: #fff;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: 'Oswald', sans-serif;
}

#blog .gcard {
    border: 1px solid #cda23e;
}

#blog .gcard img {
    height: 200px;
    width: 100%;
}

#blog h3 {
    font-size: 18px;
    line-height: 26px;
    color: #0e0e0e;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-decoration: none;
}

#blog .card img {
    width: 100%;
}

#blog .card-body {
    background: #fff8f0;
}

#blog a:not(.buttons) {
    font-size: 16px;
    line-height: 27px;
    color: #0e0e0e;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-decoration: none;
    margin-left: auto;
}

#blog a:not(.buttons):hover {
    text-decoration: underline;
    color: #e79d42;
}


#blog a.un {
    text-decoration: underline;
}

#blog a.btna {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #052b60;
    border: 1px solid #052b60;
    padding: 20px 30px;
    text-decoration: none;
    margin-top: 50px;
    font-family: 'Oswald', sans-serif;
}

#blog a.btna:hover {
    background: #052b60;
    color: #fff;
}

h1#inner-page-title span {
    font-size: 40px;
    color: #fff;
}

.post-thumbnail img {
    height: 100%;
}

/* Reviews Style */
#reviews {
    background: #fff;
    padding: 50px 0px;
    padding-bottom: 125px;
}

#reviews h2, #we-social h2 {
    font-size: 32px;
    line-height: 40px;
    color: #052b60;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 40px;
    font-family: 'Oswald', sans-serif;
}

#reviews img {
    width: 70px;
    margin-bottom: 56px;
}

#reviews p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: 300;
    padding: 0px 7.54%;
    font-family: 'Montserrat', sans-serif;
}

#reviews span, #we-social span {
    font-size: 16px;
    line-height: 27px;
    color: #000;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.bx-wrapper .bx-pager {
    padding-top: 50px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: none;
    border: 1px solid #8294af;
    display: block;
    width: 35px;
    height: 35px;
    margin: 0 10px;
    outline: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 0;
    position: relative;
    z-index: 9999;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none;
}

.bx-wrapper .bx-pager.bx-default-pager a.active:after, .bx-wrapper .bx-pager.bx-default-pager a:hover:after {
    content: "";
    background: #8294af;
    text-indent: -9999px;
    display: block;
    width: 25px;
    height: 25px;
    margin: 0 10px;
    outline: 0;
    position: absolute;
    top: 4px;
    left: -6px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 0;
}

/* Footer Style */

#footer {
    padding: 25px 0px;
    position: relative;
    background-color: #232323;
    background-image: url(img/footer-bg.jpg);
    background-size: cover;
    color: white;
}

#footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #07311e;
    opacity: 0.7;
}

.footer-logo {
    max-height: 120px;
}

#footer h3 {
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 0;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    text-transform: uppercase;
    position: relative;
    margin-top: 0;
    line-height: 1.3;
}

#footer .social h3 {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-align: center;
}

#footer ul {
    list-style: none;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

#footer ul li {
    padding-bottom: 5px;
}

#footer .social ul li {
    display: inline-block;
}

#footer .social ul li a {
    font-size: 30px;
    margin: 10px;
}

#footer ul li a {
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
    transition: 1s;
}

#footer .footer-menu ul li a {
    margin-bottom: 0;
    line-height: 13px;
}

#footer ul li a:hover {
    color: #d06500;
}

#footer p, #footer h5 {
    padding-bottom: 6px;
    margin: 10px 0;
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}

#footer p .fa {
    font-size: 20px;
    padding: 0 12px;
    color: #fff;
}

#footer p span {
    font-weight: 400;
    color: #d3d3d3;
}

#footer .agency-logo {
    max-width: 320px;
}

#footer .footer-form h3.form-title {
    color: #fff;
    font-size: 30px;
    text-transform: none;
    font-family: 'Raleway', sans-serif;
}

#footer form {
    display: inline-block;
    width: 100%;
    padding: 0 30px;
}

#footer form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: 0;
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    height: 45px;
    width: 100%;
    font-size: 14px;
    color: #fff;
}

#footer form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: 0;
    border-radius: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    height: 130px;
    width: 100%;
    resize: none;
    font-size: 14px;
    color: #fff;
    margin-bottom: 20px;
}

#footer form input, #footer form textarea {
    margin-bottom: 10px;
    color: #fff !important;
    padding-left: 0;
}

#footer form button {
    border: none;
    height: 33px;
    width: 184px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    background: #dd1c31;
    text-transform: uppercase;
    padding: 0 40px;
    transition: 400ms ease;
    -webkit-transition: 400ms ease;
    -o-transition: 400ms ease;
    -moz-transition: 400ms ease;
    height: 73px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    border: 1px solid #fff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 12px;
    background: none;
}

#footer form button:hover {
    background: #e79d42;
    color: #fff;
    border: 1px solid #e79d42;
}

#footer h3:before {
    display: none;
}

/**** NEW CSS ****/
body {
    font-size: 14px;
    color: #333;
}

#marketing .none {
    margin: 0 auto;
}

#header .navbar-default .navbar-nav li a {
}

a, a:hover, a:focus {
    color: #fff;
    text-decoration: none;
}

.nav > li {
    position: relative;
    display: block;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#marketing h2 {
    margin-bottom: 50px;
}

.bx-wrapper {
    background: none;
    border: none;
    padding: 0;
    box-shadow: none;
    margin: 0 auto;
    /*margin-bottom: 60px;*/
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 100%;
    }
}

#reviews .bx-wrapper .bx-pager {
    bottom: -79px;
}

.navmenu {
    z-index: 1;
}

.canvas {
    position: relative;
    left: 0;
    z-index: 2;
    min-height: 100%;
    padding: 50px 0 0 0;
    background: #fff;
}

@media (max-width: 991px) and (min-width: 768px) {
    #about a {
        margin-bottom: 25px;
    }
}

@media (min-width: 992px) {
    body {
        padding: 0;
    }

    .navbar {
        right: auto;
        background: none;
        border: none;
    }

    .canvas {
        padding: 0;
    }
}


.hidden-lg {
    display: none !important;
}

@media (max-width: 767px) {
    .hidden-lg {
        /*display: block!important;*/
    }

    #featured .text {
        left: 15px !important;
        width: 87% !important;
    }


    #footer ul.socialMedia li {
        width: auto !important;
    }

    #footer ul#menu-footer-menu li, #footer ul#menu-footer-menu-en li {
        display: inline-block;
        padding: 0px 2px;
        float: left;
        width: 100% !important;
        border-right: 0;
    }
}

@media (min-width: 768px) {
    .modal-dialog {
        max-width: 600px;
        margin: 30px auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #featured .text {
        left: 15px !important;
        width: 87% !important;
    }

    a.btn-info {
        font-size: 15px !important;
        letter-spacing: 7px !important;
    }
}

.new-sidebar {
    background: url('https://yeswekhan.ca/wp-content/themes/shahidkhan/img/footer-bg.jpg') no-repeat center /cover;
    padding: 50px 20px 20px;
    position: relative;
}

.new-sidebar:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.side-img {
    position: relative;
    width: 50%;
    border: 8px solid #e79d42;
    z-index: 1;
}

.new-sidebar h3.side-title {
    position: relative;
    color: #e79d42 !important;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding-bottom: 0;
    z-index: 1;
}

.new-sidebar h3.side-title:before {
    display: none;
}

.new-sidebar h5 {
    position: relative;
    padding-bottom: 15px;
    color: #fff;
    z-index: 1;
}

.new-sidebar h5:before {
    content: "";
    position: absolute;
    width: 16%;
    left: 42%;
    height: 2px;
    background: #e79d42;
    bottom: 0;
    z-index: 1;
}

.new-sidebar .label {
    position: relative;
    background: #e79d42;
    padding: 5px 15px;
    color: #fff;
    display: inline-block;
    text-align: center;
    z-index: 1;
}

.new-sidebar .side-info p {
    position: relative;
    margin-left: 28%;
    color: #fff !important;
    z-index: 1;
    font-weight: 500;
}

.new-sidebar .side-info a:hover {
    color: #d06500;
}

.new-sidebar .buttons {
    z-index: 1;
    position: relative;
}

.post-page hr {
    border-style: dashed;
    border-width: 1px;
    border-color: #ddd;
}

.single-post hr {
    display: none;
}

.project-img {
    width: 100%;
}

.project-img img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.new-project h3, .single-dev h3 {
    font-size: 30px;
    color: #0e0e0e;
}

.new-project h3:before, .single-dev h3:before {
    width: 20%;
    left: 40%;
}

.new-project p {
    text-align: justify;
}

.subscribe {
    padding: 80px 100px;
    background: url(/wp-content/uploads/2019/10/Montreal-Skyline.jpg) no-repeat center center / cover;
    background-attachment: fixed;
    position: relative;
}

.subscribe p, .subscribe h3 {
    color: #fff;
}

.subscribe::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
}

.subscribe textarea {
    height: 190px;
}

.subscribe input, .subscribe select, .subscribe textarea {
    border-radius: 0;
}

/*****======= Responsive Style Css ======***********/

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

    .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        background: rgba(8, 44, 94, 0.9);
        z-index: 99999;
        width: 100%;
    }

    .xs-flush {
        padding-left: 0px;
        padding-right: 0px;
    }

    .xs-flush-right {
        padding-right: 0px;
    }

    .xs-flush-left {
        padding-left: 0px;
    }

    #header ul.social li {
        display: inline;
        padding: 15px 6px;
    }

    #header ul.social li:first-child {
        float: left;
        padding: 0px 6px;
    }

    #header ul.social {
        position: absolute;
        display: inline-block;
        width: 100%;
        top: 0;
        right: 5%;
        padding: 0;
        text-align: center;
    }

    .navbar-default .navbar-toggle {
        margin-top: 6px;
        margin-right: 0px;
    }

    .navbar-default .navbar-toggle {
        border: none;
        background: transparent;
    }

    a.close {
        float: right;
        color: #fff;
        opacity: 1;
        text-shadow: none;
        font-size: 20px;
        margin-top: 27px;
        margin-right: 58px;
        font-weight: 300;
        font-family: 'Oswald', sans-serif;
    }

    .navbar-right {
        float: right !important;
        margin-right: 0;
        margin-top: 35px;
        width: 100%;
    }

    #header .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

    #header li.dropdown:hover .dropdown-menu {
        display: inline-block;
        width: 100%;
        background: #fff;
        box-shadow: none;
        /*text-align: center;*/
        margin-bottom: 15px;
        border-radius: 0px;
        width: 92% !important;
    }

    #header .navbar-default .navbar-nav li.active a, #header .navbar-default .navbar-nav a:hover, #header .navbar-default .navbar-nav a:focus {
        color: #fff !important;
    }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        background: transparent;
        color: #fff !important;
    }

    #header .navbar-default .navbar-nav > li > a {
        text-align: center;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #000;
    }

    .flush-right {
        padding-right: 15px;
    }

    #banner {
        border: none;
    }

    #banner h1 {
        font-size: 44px;
        padding: 0;
    }

    #banner h1 br {
        display: none;
    }

    #banner {
        /*padding: 15px 0px;*/
    }

    #banner .form-outter {
        margin: 0;
        padding: 2rem;
        margin-top: 15px;
    }

    #about {
        padding: 40px 0px;
    }

    #about a:not(.leaflet-control-zoom-in):not(.leaflet-control-zoom-out) {
        position: relative;
        padding-right: 54px;
        text-align: center;
        margin-bottom: 25px;
    }

    #about a svg {
        position: absolute;
        right: 30px;
        top: 25px;
    }

    #buysell {
        padding: 20px 0px;
        padding-top: 20px;
    }

    #buysell a {
        margin-bottom: 35px;
    }

    #featured h2 {
        font-size: 31px;
    }

    #featured .gcard {
        margin-bottom: 20px;
    }

    #blog a {
        text-align: center;
        display: inline-block;
    }

    #blog a.un {
        text-decoration: underline;
        width: 100%;
        margin: 0px;
        display: inline-block;
        margin-bottom: 25px;
    }

    #footer {
        padding: 25px 0px;
        text-align: center;
    }

    #footer ul {
        margin: 0;
    }

    #footer ul li a {
        width: 100%;
        margin: 10px 0px;
    }

    #footer ul li {
        display: inline-block;
    }

    #footer a {
        /*margin-bottom: 35px;*/
        display: inline-block;
    }

    #footer ul.social {
        margin: 0px 0px;
        margin-bottom: 25px;
    }

    #footer ul.social li {
        width: auto;
    }

    #footer ul.social li a {
        width: auto;
        padding: 0px 5px;
        border: none;
    }

}

/* Portrait tablets and small desktops */
@media (min-width: 767px) and (max-width: 991px) {

    .navbar-right {
        float: right !important;
        margin-right: -5px;
        margin-top: 45px;
    }

    #header .navbar-default .navbar-nav li a {
        font-size: 21px;
    }

    #banner {
        /*padding: 65px 0px;*/
    }

    #banner h1 {
        font-size: 60px;
    }

    #banner .form-outter {
        margin: 1rem;
    }

    #about a {
        margin-bottom: 25px;
    }

    #buysell a {
        margin-bottom: 35px;
    }

    #buysell {
        background: #e6e8ef;
        padding: 30px 0px;
        padding-top: 30px;
    }

    #featured .gcard {
        margin-bottom: 25px;
    }

    #blog a.un {
        margin-bottom: 25px;
        display: inline-block;
    }

    .sm-center {
        text-align: center;
    }

    #footer ul {
        margin: 25px 0px;
    }

    #footer a {
        margin-bottom: 15px;
        display: inline-block;
    }

}


/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1169px) {

    .navbar-right {
        float: right !important;
        margin-right: -5px;
        margin-top: 45px;
    }

    #header .navbar-default .navbar-nav li a {
        font-size: 21px;
    }

    /*#banner {
        padding: 65px 0px;
    }*/
    #banner h1 {
        font-size: 60px;
    }

    #banner .form-outter {
        margin: 1rem;
    }

    #about a {
        margin-bottom: 25px;
    }

    #buysell a {
        margin-bottom: 35px;
    }

    #buysell {
        background: #e6e8ef;
        padding: 30px 0px;
        padding-top: 30px;
    }

    #featured .gcard {
        margin-bottom: 25px;
    }

    #blog a.un {
        margin-bottom: 25px;
        display: inline-block;
    }

    .sm-center {
        text-align: center;
    }

    #footer ul {
        margin: 0px 0px;
    }

    #footer a {
        margin-bottom: 15px;
        display: inline-block;
    }

}

.Description__Details {
    background-color: #dc1c2d;
    border: 0;
    /*border-right: 1px solid #ebebeb;*/
    color: #e79d42 !important;
    font-size: 20px;
    padding: 23px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-weight: 800;
}

/*a.Description__Details{
	background-color: #e79d42;
	color: #fff!important;
}*/
a.Description__Details:hover,
a.Description__Details:active,
a.Description__Details:focus {
    background-color: #e79d42;
    color: #fff !important;
}

.description_right h4 {
    font-size: 18px;
    color: black;
    width: 100%;
    text-transform: none;
}

.description_right h4 i {
    width: 16%;
    font-size: 28px;
}

.description_right h4 span {
    width: 45%;
}

.Caption__Announcement {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 20px;
    background: #dc1c2d;
}

#properties .feat-prop a,
.feat-prop a {
    position: relative;
}

#properties .fp-image-holder,
.fp-image-holder {
    position: relative;
    height: 348px;

}

/* #properties .fp-image-holder:before,
.fp-image-holder:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2025/06/ancrage-immobilier-dark.png);
    background-size: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
} */

#properties .fp-image-holder img,
.fp-image-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#properties .hp-fp a:hover .fp-image-holder::before,
.hp-fp a:hover .fp-image-holder::before {
    opacity: 0.7;
}

#properties .feat-prop .hp-fp-details h3,
.feat-prop .hp-fp-details h3 {
    font-size: 22px;
    font-weight: 300;
    color: #000;
    margin: 0 0 10px 0;
}

#properties .feat-prop .hp-fp-details h3::before,
.feat-prop .hp-fp-details h3::before {
    content: none;
}

#properties .feat-prop .hp-fp-details p.fp-price,
.feat-prop .hp-fp-details p.fp-price {
    font-size: 32px;
    font-weight: 600;
    line-height: 1;
    color: #e79d42;
}

#properties .feat-prop .hp-fp-details p.mls-text,
.feat-prop .hp-fp-details p.mls-text {
    font-size: 16px;
    color: #000;
}

#properties .feat-prop .more-info,
.feat-prop .more-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#properties .feat-prop .other-details ul,
.feat-prop .other-details ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

#properties .feat-prop .other-details ul li,
.feat-prop .other-details ul li {
    font-size: 14px;
    line-height: 1;
    color: #000;
    border-right: solid 1px #000;
    padding-right: 10px;
}

#properties .feat-prop .other-details ul li:last-of-type,
.feat-prop .other-details ul li:last-of-type {
    border-right: none;
    padding: 0 10px;
}

@media only screen and (max-width: 767px) {
    .Caption__Announcement, #info-new h3 {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1025px) and (min-width: 768px) {
    .Caption__Announcement, #info-new h3 {
        font-size: 20px;
    }
}

.Caption__Price {
    font-size: 32px;
    color: black;
}

.font-24 {
    font-size: 24px;
}

.font-45 {
    font-size: 45px !important;
}

.content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.font-15 {
    font-size: 15px;
    color: white;
}

.circle-border {
    border: 2px solid white;
}

#contact-info {
    padding: 120px 0px 100px 0px;
}

#search-props input, #search-props select {

}

input, select {
    display: inline-block;
    width: 100%;
    background: #fff;
    height: 51px;
    padding-left: 20px;
    font-size: 14px;
    color: #6c757d;
    border: 1px solid #aaa;
    margin-bottom: 20px;
    box-shadow: none;
    outline: none;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
}

#search-props input, #search-props select {
    height: 35px;
    margin-bottom: 0;
}

textarea {
    display: inline-block;
    width: 100%;
    background: #fff;
    height: 150px;
    padding-left: 20px;
    padding-top: 15px;
    font-size: 14px;
    color: #242424;
    border: 1px solid #aaa;
    margin-bottom: 20px;
    box-shadow: none;
    resize: none;
    outline: none;
    font-family: 'Roboto', sans-serif;
}

@media only screen and (max-width: 425px) {
    #info-contact input, #info-contact select, #contact input, #contact select {
        height: 41px;
    }

    #info-contact textarea, #contact textarea {
        height: 100px;
    }

}

::-webkit-input-placeholder {
    color: #6c757d;
}

input.btn {
    width: auto;

}

button[type="submit"] {
    box-shadow: none;
}

.btn {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    color: #e79d42;
    padding: .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border: 1px solid #e79d42;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn:hover, .btn:focus {
    color: #fff !important;
    box-shadow: 0 0 10px 0px #ddd !important;
}

.btn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.3);
    -webkit-transform: scaleX(.06);
    transform: scaleX(.06);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.btn:hover:before, .btn:focus:before, .btn:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.buttons {
    display: inline-block;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    color: #e79d42;
    padding: .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border: 1px solid #e79d42;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.buttons:visited, .buttons:active {
    background-color: #e79d42;
}

.buttons:hover, .buttons:focus, .buttons:active,
.btn:hover, .btn:focus, .btn:active {
    background-color: #e79d42;
    color: #FFFFFF;
    outline: none;
}

#banner .btn {
    margin: 0px 15px;
    width: 380px;

}

#info-new .nav-tabs .nav-link.active,
#info-new .nav-tabs .nav-link:hover,
#info-new .nav-tabs .nav-link:focus {
    background-color: #0e0e0e;
    border-color: #ddd #ddd #fff;
    color: white !important;
}

#info-new .nav-tabs .nav-link {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.font-18 {
    font-size: 18px;
}

#contact {
    padding: 100px 0px;
}

#contact .modal-content {
    width: 80%;
    margin: auto;
}

#contact .modal-content, #info-contact .modal-content {
    background: #0e0e0e;
}

#contact .modal-content .modal-header,
#info-contact .modal-content .modal-header {
    color: #FFFFFF;
    border-bottom: none;
    padding-bottom: 0;
}

#contact .modal-content .modal-header h4,
#info-contact .modal-content .modal-header h4 {
    color: #FFFFFF;
    font-size: 24px;
}

#contact-info h3, #about-page h3 {
    color: #07311e;
    font-size: 36px;
    font-weight: 600;
}

#contact-info a {
    color: #0e0e0e;
}

#contact-info a:hover {
    color: #e79d42;
}

#contact-info ul li {
    display: inline-block;
}

#contact-info ul li a {
    display: inline-block;
    font-size: 26px;
    color: #0e0e0e;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px 15px;
    transition: 1s;
    border: none;
    padding: 15px 5px 15px 0;
}

#contact-info i {
    font-size: 24px;
}

h3.title, #main h3 {
    font-size: 27px;
    line-height: 36px;
    font-weight: 600;
    text-transform: uppercase;
    color: #07311e;
}

h2.title {
    font-size: 55px;
    line-height: 48px;
    font-weight: 600;
    text-transform: uppercase;
    color: #07311e;
}

h2.title span, #main h2 span {
    font-size: 35px;
    color: #e79d42;
}

#main h3:not(.abut-title):not(.guide):not(.price):not(.side-title):not(.section-header):before,
.inner-section-title:before,
#contact-info h3:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #e79d42;
    width: 40%;
    height: 2px;
}

#main h3.text-lg-right:not(.abut-title):not(.guide):not(.price):before {
    right: 0;
    left: unset !important;
}

body.home h3:before, body.page-template-page-props h3:before, body.post-type-archive-properties h3:before {
    display: none;
}

#main h3#ask_heading {
    font-size: 20px;
}

#main h3#ask_heading:before {
    display: none;
}

/**/
#about-page h3, .page-template-default h3 {
    margin-bottom: 35px;
    font-weight: 600;
}

#about-page p {
    color: #121212;
    margin-bottom: 25px;
    text-align: justify;
}

.right-sidebar p {
    color: #121212;
    font-size: 15px !important;
}

@media only screen and (max-width: 769px) and (min-width: 578px) {
    .right-sidebar p {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 577px) {
    .right-sidebar p {
        text-align: center !important;
    }
}

.right-sidebar .white-bg {
    background: #fff;
    padding-top: 10px;
}

.right-sidebar img.round {
    /*border-radius:50%;*/
}

.right-sidebar .title-div {
    background: #cc0816;
    background: #212e64;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    line-height: 51px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;

}

.right-sidebar .bg-white {
    background: #fff;
    padding: 25px 15px 10px 15px;
}

.right-sidebar .bg-white p {
    margin-bottom: 10px !important;
}

.right-sidebar .bg-white img {
    margin-top: 5px;
}

.right-sidebar .button {
    display: inline-block;
    background: #cc0816;
    background: #212e64;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    padding: 15px 0px;
    margin-top: 20px;
    height: 90px;
}

.right-sidebar .button.blue {
    line-height: 25px;
    border: 1px solid #0741a2;
    background: transparent;
    color: #0741a2;
}

.contact_card {
    margin: 0px;
    background: #dc212f;
    padding: 30px 10px 20px;
}

.contact_card .redIcon {
    background: transparent !important;
    padding: 0px;
    margin-top: 0px;
}

.contact_card .redIcon .fa {
    font-size: 20px;
    color: white;
}

#about-page .contact_card p {
    margin-bottom: 10px;
    color: #fff;
    font-size: 20px;
}


h3.black, h3.comment-reply-title {
    color: #242424;
    display: inline-block;
    margin-bottom: 35px;
    text-transform: uppercase;
    font-size: 30px;
}


h4.black {
    color: #242424;
    display: inline-block;
    /*margin-bottom: 10px;*/
    margin-top: 10px;
    font-size: 18px;
}

#featured h3, #properties .position h3 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;

}


#main-menu a {
    font-size: 16px;
    color: #052b60;
}

@media only screen and (min-width: 769px) and (max-width: 1025px) {
    #main-menu a {
        font-size: 15px;
    }
}

#main-menu .dropdown-menu .active a {
    color: #fff;
}

#main-menu .dropdown-menu .active {
    background: #343a40;
}

/* #header li.dropdown:hover .dropdown-menu {
    width: auto;
} */

.sf-arrows .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > li > .sf-with-ul:focus:after {
    top: 15px;
    right: 0;
    border-top-color: #0e0e0e;
}

.sf-arrows .sf-with-ul {
    padding-right: 15px !important;
}

.form-section-title {
    font-size: 20px !important;
    color: #333;
    font-weight: bolder;
}

.evalutaion-form-cf7 input, .evalutaion-form-cf7 select {
    height: 35px;
}

.evalutaion-form-cf7 textarea {
    height: 155px;
}

.cta-blog {
    border-radius: 50px;
    padding: 9px 0;
    text-align: center;
    background: #004179;
    display: block;
    width: 40%;
    font-weight: 500;
    color: white;
    font-size: 18px !important;
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline-block;
    margin: 0px 5px;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoPinterest:hover {
    background-color: #BD2126;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

.social-network a:hover i {
    color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    line-height: 37px;
    text-align: center;
}

.social-circle li a {
    background-color: #ccc;
    color: #fff;
}

.si-colored.si-facebook, .si-facebook:hover {
    background-color: #3b5998 !important
}

.si-colored.si-linkedin, .si-linkedin:hover {
    background-color: #0e76a8 !important
}

.si-colored.si-twitter, .si-twitter:hover {
    background-color: #00acee !important
}

.si-colored.si-pinterest, .si-pinterest:hover {
    background-color: #c8232c !important
}

.si-colored.si-print, .si-print:hover {
    background-color: #0e0e0e !important
}

@media only screen and (max-width: 767px) {
    #slider-1-slide-1-layer-0 {
        font-size: 50px !important;
    }
}

#we-social h3, #we-social span {
    color: #fff;
}

@media only screen and (max-width: 768px) and (min-width: 426px) {
    #contact-card h3 {
        font-size: 45px;
    }

    #contact-card p {
        font-size: 23px;
    }
}

.bottom-btns a.btn-info {
    width: 88%;
}

p.lt {
    margin: 0;
}

#page-title {
    margin-top: 115px;
    filter: grayscale(1);
}

#dev-gallery {
    margin-top: 115px;
    background-color: #251e1e;
}

#dev-gallery #carouselExampleControls {
    width: 80%;
    margin: 0 auto;
    background-color: #251e1e;
}

#dev-gallery #carouselExampleControls .carousel-item img {
    max-height: 60vh;
    object-fit: contain;
}

#dev-gallery .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23cf6400' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")
}

#dev-gallery .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23cf6400' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.single-dev h4 {
    font-size: 22px;
    color: #e79d42;
}

@media only screen and (max-width: 767px) {
    #page-title {
        margin-top: 94px;
    }
}

h3.page-title:before {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 0px;
    background: #242424;
    width: 140px;
    height: 2px;
}

.related-props ul {
    list-style: none;
}

.download-card {
    background-color: #ebecee;
}

#main .download-card h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 0;
}

#main .download-card p {
    line-height: 24px;
    margin: 20px 0;
    font-size: 16px;
}

#inner-page-title {
    margin: 75px 0;
    color: #fff;
    font-size: 80px;
    text-shadow: 10px 10px 10px black;
}

@media only screen and (max-width: 456px) {
    #inner-page-title {
        font-size: 32px;
    }
}

#about-page h4 {
    /*color: #313335;*/
    color: #575757;
    font-weight: bold;
    font-size: 24px;
}

#info-new h3 {
    font-size: 28px;
    color: #333;
}

#contact-card p {
    margin: 0;
    line-height: 25px;
}

#contact-card h3 {
    margin-bottom: 4px;
}

.real-estate p {
    font-size: 16px;
    line-height: 24px;
    padding: 15px 0;
    color: #666666;
    margin: 0;
}

.real-estate hr {
    border-color: black;
}

.display-2 {
    font-size: 22px;
    padding-bottom: 20px;
    color: #444;
    margin: 0;
}

@media only screen and (max-width: 1024px) {
    .about-firstbg {
        background-position: left bottom !important;
    }
}

.error-form input[type="submit"] {
    width: 30%;
    display: inline-block;
    font-weight: 700;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: .75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-color: #d06500;
    border: 1px solid #d06500;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.error-form label {
    width: 69%;
}

#testi h3 {
    font-size: 30px;
    line-height: 1.3;
    color: #0e0e0e;
}

#map a.leaflet-control-zoom-in,
#map a.leaflet-control-zoom-out {
    color: #333;
}

#map a.leaflet-control-zoom-in:hover,
#map a.leaflet-control-zoom-out:hover {
    background: #fff;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 999 !important;
}

.modal-content div.wpcf7-response-output {
    color: #ffff;
}

.download-card h3:before {
    display: none;
}

@media screen and (max-width: 360px) {
    .about-firstbg {
        min-height: 600px !important;
    }

}

.grecaptcha-badge {
    display: none;
}

#instagram {
    margin-top: 60px;
}

#instagram .follow-img {
    max-width: 15%;
    filter: grayscale(1);
}

#instagram .f-follow:hover .follow-img {
    filter: grayscale(0);
}

.instagram-inner {
    padding: 0;
}

.instagram-item .instagram-image, .instagram-item .instagram-video {
    height: 300px;
    filter: grayscale(100%);
    transition: all 0.5s ease-in-out;
}

.instagram-item .instagram-image:hover, .instagram-item .instagram-video:hover {
    filter: none;
}

.instagram-item {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 16%;
    max-width: 20%;
    margin: 5px;
}

.right-sidebar .img-responsive {
    box-shadow: -10px -10px 0 #e79d42;
}

.contact_card {
    margin: 10px 0;
    background: #e79d42;
    padding: 30px 10px 20px;
}

.entry-title a, .entry-title {
    color: #0e0e0e;
    text-transform: none;
}

#main li {
    line-height: 30px;
    font-size: 17px;
}

.blog-sidebar li {
    list-style: none;
}

.blog-sidebar li a {
    color: #0e0e0e;
}

.blog-sidebar li:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin-right: 1rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    color: #0e0e0e;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    left: 25px;
}

.blog-sidebar .screen-reader-text {
    display: none;
}

.blog-sidebar input {
    padding-left: 5px;
    border-radius: 0;
}

.blog-sidebar label {
    width: 71%;
}

.blog-sidebar input[type="submit"] {
    width: 27%;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    color: #e79d42;
    font-size: 1rem;
    line-height: 1.5;
    border: 1px solid #e79d42;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

@media screen and (max-width: 1470px) and (min-width: 1170px) {
    ul.bxslider-home .fp-image-holder, 
    .props-section .fp-image-holder {
        height: 330px;
    }

    .other-details {
        font-size: 14px;
        width: 64%;
    }

    .fp-price {
        padding-right: 2%;
    }

    .fp-baths {
        padding-left: 2%;
    }

    .fp-beds {
        padding: 0 2%;
    }

    .hp-fp-details button {
        font-size: 14px;
        padding: 10px 8px;
        font-weight: 600;
    }

    #vip .vip-img {
        height: 280px;
    }

    .instagram-item {
        margin: 4px;
    }

    .instagram-item .instagram-image, .instagram-item .instagram-video {
        height: 240px;
    }

}

@media screen and (max-width: 1169px) and (min-width: 992px) {
    .instagram-item {
        margin: 3px;
    }

    .instagram-item .instagram-image, .instagram-item .instagram-video {
        height: 200px;
    }

    #blog h4 {
        font-size: 18px;
    }

    #vip .vip-img {
        height: 220px;
    }

    #vip:not(.subscribe) .from-wrapper {
        width: 92%;
    }

    .fp-price {
        padding-right: 3%;
    }

    .fp-baths {
        padding-left: 3%;
    }

    .fp-beds {
        padding: 0 3%;
    }

    .other-details {
        width: 66%;
    }

    #header .navbar-brand img {
        max-width: 100px;
    }

    #header .nav-item a {
        font-size: 14px;
    }

    #page-title {
        margin-top: 94px;
    }

    .new-sidebar .label {
        width: 35%;
    }

    .new-sidebar .side-info p {
        margin-left: 17%;
    }

    .mix-container:not(.rows) .mix {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

    .blog-sidebar input[type="submit"] {
        font-weight: 600;
        font-size: 13px;
    }

    .search-bar {
        padding: 0;
    }

}

@media screen and (max-width: 991px) {
    .navbar-expand-lg {
        align-items: center;
    }

    #header .navbar-brand img {
        max-width: 100px;
    }

    .search-bar {
        top: 56vh;
    }

    ul.bxslider-home img, 
    .props-section .fp-image-holder {
        height: 340px;
    }

    .bx-wrapper .bx-prev {
        left: unset;
        margin-left: 0;
    }

    .bx-wrapper .bx-next {
        right: 0;
        margin-right: 0;
    }

    .other-details {
        width: 99%;
    }

    .more-info button {
        display: block;
        margin-top: 15px;
        margin-left: auto;
    }

    #vip .vip-img {
        height: 258px;
    }

    #vip:not(.subscribe) .from-wrapper {
        width: 98%;
    }

    #counter h2.title {
        font-size: 50px;
    }

    .instagram-item {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 33%;
        max-width: 33%;
        margin: 1px;
    }

    .new-sidebar .label {
        width: 39%;
    }

    .blog-sidebar input[type="submit"] {
        font-size: 11px;
    }

    #vip .hp-cform input {
        width: 49%;
        margin-bottom: 10px;
    }

    #main h3.text-lg-right:not(.abut-title):not(.guide):not(.price):before {
        right: unset !important;
        left: 0 !important;
    }

    .subscribe {
        padding: 0;
    }

}

@media screen and (max-width: 567px) {
    .search-bar {
        top: 53vh;
    }

    .instagram-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 1px;
    }

    .instagram-item .instagram-image, .instagram-item .instagram-video {
        height: 400px;
    }

    #vip .hp-cform input {
        width: 48%;
    }

    #vip .hp-cform input[type='submit'] {
        margin-top: 20px;
    }

    #about h2.title, #featured h2, #properties h2 {
        font-size: 55px;
    }

    #filter-wrapper button {
        min-width: 130px;
        margin-bottom: 15px;
    }

    .marketing-steps {
        padding: 10px 15px;
    }

    .instagram-inner {
        padding: 0 15px;
    }
}

.rsDefault .rsThumb.rsNavSelected {
    background: #d06500 !important;
}

#home-slider a span {
    font-size: 15px;
}

#home-slider a {
    line-height: 25px !important;
    padding: 30px 55px !important;
    height: 110px !important;
    width: 390px !important;
    margin-right: 5px !important;
}

@media only screen and (max-width: 1199px) {
    #home-slider a {
        padding: 20px !important;
        height: 90px !important;
        width: 300px !important;
        font-size: 25px !important;
    }
}

@media only screen and (max-width: 768px) {
    #home-slider a {
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 499px) {
    #home-slider a {
        padding: 10px 15px !important;
        height: 60px !important;
        width: 200px !important;
        margin-bottom: 10px !important;
    }

    #home-slider a {
        font-size: 20px !important;
    }

    #home-slider a span {
        font-size: 13px !important;
    }
}

#home-slider .tab-content p {
    line-height: 20px;
    margin-top: 30px;
    font-size: 50px;
}

@media only screen and (max-width: 1499px) {
    #home-slider .tab-content p {
        font-size: 35px;
    }
}

@media only screen and (max-width: 1023px) {
    #home-slider .tab-content p {
        font-size: 27px;
    }
}

@media only screen and (max-width: 1023px) {
    #home-slider .tab-content p {
        font-size: 17px;
    }
}

@media only screen and (max-width: 575px) {
    #home-slider .tab-content p {
        font-size: 15px;
    }
}

#counter .wpcf7 form.invalid .wpcf7-response-output, 
#counter .wpcf7 form.unaccepted .wpcf7-response-output, 
#counter .wpcf7 form.payment-required .wpcf7-response-output,
#counter .wpcf7 form.spam .wpcf7-response-output {
    color: #fff;
}

#counter .wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}

#footer .footer-cont-info p {
    font-size: 16px;
}

#footer a {
    font-size: 16px;
    margin-right: 10px;
}

#footer a .fa {
    padding: 0 12px;
}

@media only screen and (max-width: 399px) {
    #header ul.social li a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    #footer a {
        margin-top: 10px;
    }
}

iframe[name="widgetCta"] {
    right: unset !important;
    left: 0 !important;
}