/*
Theme Name: Lambert Commercial Real Estate INC.
Theme URI: http://www.agentimage.com
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.4.5
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/

/*

TABLE OF CONTENTS

1. Custom CSS
2.	IP styles
3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css

*/


/*******************************************************
 *
 * 1. Navigation
 *
 *******************************************************/


/* Sub Menu */
#nav li {
	position:relative;
}
#navi li {
    position:relative;
}
#footer li {
    position:relative;
}

#nav .sub-menu {
    list-style: none outside none;
    margin: 0;

    display: none;
    padding: 0;
    position: absolute;
 	width:100%;
 	min-width:180px;
}
 .main-header  #nav .sub-menu li::after{
    display: none;
}
#nav .sub-menu a {
    color: #FFFFFF;
    display: block;
        padding: 10px 5px 10px 5px;
        width: 100%;
}
.duplicate-header #navi .sub-menu li {
    margin: 0;
    text-align: center;
}
#nav .sub-menu a:hover ,  #navi .sub-menu a:hover{
    background: none repeat scroll 0 0 #b2b2b2;
    color: #000000;
    text-decoration: none;
    background: #7c868e;
}
#nav .sub-menu .sub-menu {
    margin-left: 100%;
 	top:0;
}

#navi li:hover > .sub-menu {
    display: block;
        /*margin: 0 -62px;*/
            padding-top: 34px;
            text-align: left;
}

#navi .sub-menu li {
   border-bottom: 1px solid #e5e4e0;
    position: relative;
    margin: 0;
    width: 100%;
    background: #00213d url(images/submenu-fixer.png);
}
#nav .sub-menu li{
        background: #00213d url(images/submenu-fixer.png);
}
#navi .sub-menu a{
     color: #FFFFFF;
    display: block;
        padding: 10px 5px 10px 5px;
}

#footer .sub-menu li {
    position: relative;
}
#navi .sub-menu {
    list-style: none outside none;
    margin: 0;

    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    min-width: 180px;

    left: 50%;
    transform: translateX(-50%);
}
#footer .sub-menu{
    list-style: none outside none;
    margin: 0;
    background: rgba(0,0,0,0.9) url(images/submenu-fixer.png);
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    min-width: 180px;
}
a:link, a:visited{
    outline: none;
}


/*******************************************************
 *
 * 2. Custom CSS
 *
 *******************************************************/

/* Global */

body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	background: #FFF;
	color: #000000;
	margin: 0;

    /* Remove the comment from line 85 to 86 if the font issue in safari occurs */
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
}
#main-wrapper{
    overflow: hidden;
}
.mainheader-right {
/*        float: right;
    display: inline-block;*/
    /* margin-top: 36px; */
    position: relative;
 /*   top: 35px;
margin-right: -50px;    */
text-align: right;
}
.mainheader-right a:hover, a:focus {
    color: #2f609b;

    opacity: 0.70;
}
.header-logo {
    display: inline-block;
        margin-top: 16px;
            padding-bottom: 19px;
}
.header-logo img {
    width: 100%;
}
.duplicate-header .header-logo img {
    max-width: 223px;
}

.cycloneslider-template-standard {
    position: relative;
    margin-bottom: 30px;
    outline: none;
    margin-top: 77px;
}

#nav li {
    position: relative;
    display: inline-block;
    /* margin: 35px 3px; */
    /* margin: 0 3px; */
    margin: 0 10px;
}
#navi li {
    position: relative;
    display: inline-block;
    margin: 58px 24px;
}
#footer li {
    position: relative;
    display: inline-block;
    margin: 58px 24px;
}
.duplicate-header #navi li {
    margin: 0 10px;
}
.duplicate-header ul#navi {
    /*margin: 0 -61px;*/
    text-align: right;
    /* margin-bottom: 20px; */
    margin-top: 12px;
}
ul#nav {
    /*margin: 0 -24px;*/
    /* margin-bottom: 20px; */
    margin-top: 36px;
}
#footer a {
    font-size: 12px;
    text-transform: uppercase;
    color: #656565;
}
#nav a {
    font-size: 15px;
    text-transform: uppercase;
    color: #656565;
    font-family: 'Poppins';
    font-weight: 300;
    }
#navi a {
       font-size: 13px;
    text-transform: uppercase;
    color: #656565;
    font-family: 'Poppins';
    font-weight: 300;
}
header.header {
    position: absolute;
    width: 100%;
    z-index: 101;
    background-color: #fff;

}

.duplicate-header header {
    opacity: 0;
     z-index: 300;
     width: 100%;
     position: fixed;
        margin-top: -131px;
             -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;


visibility: hidden;

}
.duplicate-header .menu-mainmenu-container {
    /*float: right;
    margin: -56px 31px;*/

}
.duplicate-header header.black {
    opacity: 1;
    pointer-events: auto;
    top: 0;
    margin-top: 0;

visibility: visible;
}

header.header .row {
    display: flex;
    align-items: center;
    /* align-items: flex-end */
}

header.header .row::before,
.duplicate-header .header .container::before,
.duplicate-header .header .container::after{
    display: none;
}

.qs-wrapper {
    z-index: 100;
    position: absolute;
    /* top: 302px; */
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
        top: 63%;
    transform: translateY(-50%);
}
#nav .sub-menu a {
    color: #FFFFFF;
    display: block;
        padding: 10px 5px 10px 5px;
        text-align: center;
}
#nav .sub-menu li {
       border-bottom: 1px solid #e5e4e0;
    position: relative;
    margin: 0;
    width: 100%;
}

#nav li:hover > .sub-menu {
    display: block;
        text-align: left;
    left: calc(50% - 90px);
        padding-top: 45px;
        z-index: 200;
        -moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;
    /* padding-top: 3px; */

}
.main-header #nav li::after {
    /* content: '';
    position: absolute;
    top: 4px;
    width: 1px;
    height: 62%;
    color: #222;
    left: 0;
    background-color: #e5e4e0;
    right: -8px; */

    content: '';
    position: absolute;
    top: 2px;
    width: 1px;
    height: 75%;
    color: #222;
    /* left: 0; */
    background-color: #000000;
    right: -13px;
}
.duplicate-header #navi li::after{
     content: '';
    position: absolute;
    top: 4px;
    width: 1px;
    height: 62%;
    color: #222;
    /* left: 0; */
    background-color: #e5e4e0;
    right: -10px;

}
#nav li:last-child:after {
    display: none;
}
#navi li:last-child:after {
    display: none;
}
#footer li:last-child:after {
    display: none;
}
.cyclone-slider {
    position: relative;
        padding-top: 15px;
}

.qs-property select {

}
/*.qs-property input[type="text"] {
      padding:0 17px;
    font-size: 14px;
    height: 50px;
    width: 100%;
    font-family: 'Poppins';
    color: #999999;
    background-color: #fff;
      background-image: url("images/qs-ex.png");
    background-repeat: no-repeat;
            background-position: center right 15px;
    -webkit-appearance: none;
-moz-appearance: none;
    border: 0;
        padding-right: 45px;
}*/
.qs-wrapper h1 {
    font-size: 42px;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow: 3px 3px rgba(34, 34, 34, 1);
}
.qs-tittle p {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Montserrat';
    color: #fff;
        text-shadow: 4px 1px #222;
            margin-top: -4px;
}
.qs-form {
   width: 760px;
    margin: 0 auto;
    background-color: rgba(0,0,0,.6);
            padding: 12px 10px 14px;
                margin-top: 6px;
}
.qs-forsale {
    display: inline-block;
}

.qs-button {
    width: 136px;
    display: inline-block;
}
.qs-forsale select {
    padding: 0 17px;
    font-size: 18px;
    font-family: 'Poppins';
    color: #999999;
    width: 100%;
    height: 50px;
    background-color: #fff;
    background-image: url("images/qs-drop.png");
    background-repeat: no-repeat;
           background-position: center right 15px;
    -webkit-appearance: none;
-moz-appearance: none;
border: none;
text-transform: uppercase;
}


.qs-forsale {
    display: inline-block;
    width: 220px;
    vertical-align: top;
}

button.qs-button {
    width: 100%;
    height: 50px;
    background-color: #999383;
    /* margin-top: -23px; */
    border: 0;
    background-image: url(images/btn-magni.png);
    background-repeat: no-repeat;
    background-position: center;
}

.qs-property {
    display: inline-block;
    width: 376px;
    margin: 0 3px;

    vertical-align: top;
}
.qs-btn {
    width: 135px;
    display: inline-block;
   vertical-align: top;
}
.btn-dropdown {
    position: absolute;
    z-index: 100;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
        bottom: 7%;
    /*transform: translateY(-50%);*/

}
.btn-dropdowns {
    position: absolute;
    /* top: 0; */
    z-index: 100;
    z-index: 100;
    position: absolute;
    /* top: 302px; */
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    top: 69%;
    transform: translateY(-50%);

}
button.btn-drop {
          width: 58px;
    height: 49px;
    background-image: url(images/scrolldown-btn.png);
    background-color: transparent;
    border: 0;
    outline: none;
        background-size: cover;
    background-repeat: no-repeat;

}
button.btn-drops {
    width: 71px;
    height: 64px;
    background-image: url(images/scrolldown-btn.png);
    background-color: transparent;
    border: 0;
    outline: none;
    background-repeat: no-repeat;
}
.fp-description {
    text-align: center;
        padding-bottom: 49px;
}
.fp-title {
    text-align: center;
}
.fp-title h2 {
    font-size: 42px;
    font-family: 'Montserrat';
    font-weight: bold;
    color: #999383;
    text-transform: uppercase;
        letter-spacing: 0.05em;
}
.fp-title span {
    color: #00213d;
}
.fp-description p {
    font-size: 15px;
    font-family: 'Poppins';
    color: #222;
}
.contactform-wrapper form {
    padding-bottom: 75px;
}
.fp-slideshow{
    background-image: url("images/fpslide-bg.jpg");
    position: relative;
        background-repeat: no-repeat;
        background-size: cover;
}
.fp-item1{
    height: 500px;
    width: 285px;
    background-image: url("images/fpslide-1.jpg");
        position: relative;
        display: inline-block;
            background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.fp-item2{
    height: 500px;
    width: 285px;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.fp-item3{
    height: 500px;
    width: 285px;
    background-image: url("images/fpslide-3.jpg");
        position: relative;
        display: inline-block;
            background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.fp-item4{
    height: 500px;
    width: 285px;
    background-image: url("images/fpslide-4.jpg");
        position: relative;
        display: inline-block;
            background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.fpslide-description {
    position: absolute;
        bottom: 44px;
    text-align: center;
    z-index: 1;
    margin: 0 auto;
    width: 100%;
}
.fpslide-description h2 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.fpslide-description p {
    font-size: 15px;
    font-family: 'Poppins';
    color: #fff;
    font-weight: 300;
}
.fp-item1::after {
    content: '';
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, #012c65);

}
.fp-item2::after {
    content: '';
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    height: 100%;
    background: linear-gradient(#000000, #999383);
    opacity: 0.70;

		opacity: 0;
}
.fp-item3::after {
    content: '';
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    height: 100%;
    background: linear-gradient(transparent, #012c65);
    opacity: 0.70;
}
.fp-item4::after {
    content: '';
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    width: 100%;
    height: 100%;
    background: linear-gradient(#000000, #999383);
    opacity: 0.70;
}
.fp-hover {
    background-color: #012c65;
    width: 100%;
    height: 100%;
    bottom: -100%;
    position: absolute;
    /* z-index: 100; */
}
.fp-item1:hover .fp-hover{
    bottom: 0;
    z-index: 4;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .400s ease-in-out;
    -ms-transition: all .400s ease-in-out;
    transition: all .400s ease-in-out;
}
.fp-item2:hover .fp-hover{
   bottom: 0;
    z-index: 4;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .400s ease-in-out;
    -ms-transition: all .400s ease-in-out;
    transition: all .400s ease-in-out;
}
.fp-item3:hover .fp-hover{
    bottom: 0;
    z-index: 4;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .400s ease-in-out;
    -ms-transition: all .400s ease-in-out;
    transition: all .400s ease-in-out;
}
.fp-item4:hover .fp-hover{
    bottom: 0;
    z-index: 4;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .400s ease-in-out;
    -ms-transition: all .400s ease-in-out;
    transition: all .400s ease-in-out;
}
.fphover-description h2 {
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: bold;
    color: #fff;
}
.fphover-description {
    text-align: center;
        margin-top: 146px;
}

.fphover-description p {
    font-size: 15px;
    font-family: 'Poppins';
    color: #fff;
    font-weight: lighter;
}
.fp-shower {
    display: inline-block;
    display: none;
}
.fp-wrapper {
    font-size: 0;
    margin-top: 44px;
		display: none;
}
.fp-ruler {
    display: inline-block;
    padding: 0 50px;

}
.fp-lamp {
    display: inline-block;
    display: none;
}
.fphover-details {
    text-align: center;
        margin-top: 29px;
        display: block;
}
.fpdetails-global img {
    margin: 0 auto;
}
.fphover-btn div {
    width: 185px;
    height: 47px;
    background-image: url(images/fphover-btn.png);
    background-size: cover;
    background-repeat: no-repeat;
    border: 0;
    background-position: center;
    text-align: center;
    margin: 0 auto;
    margin-top: 68px;
}
.fphover-btn div:hover{
    opacity: 0.7;
}

.fphover-btn {
    text-align: center;
        margin-top: 26px;
}
.fp-numbers {
    margin-top: 16px;
}
.fp-numbers h2 {
    color: #fff;
    font-weight: bold;
    font-family: 'Poppins';
    font-size: 20px;
    opacity: 0.6;
}
button.slick-next.slick-arrow {
    position: absolute;
    top: 50%;
    right: 147px;
    border: 0;
    /* margin: 0 72px; */
    height: 52px;
    width: 29px;
    background-color: transparent;
    background-image: url("images/prev-arrow.png");
        outline: none;
}
button.slick-next.slick-arrow:hover{
    opacity: 0.70;
}
button.slick-prev.slick-arrow:hover{
    opacity: 0.70;
}
.fphover-btn button:hover{
    opacity:  0.70;
}
.slick-slide .fp-ruler img {
    display: block;
    position: relative;
    left: 0;
    opacity: 0.6;
}
.slick-slide .fp-lamp img {
    opacity: 0.6;
}
.slick-slide .fp-shower img {
    opacity: 0.6;
}
button.slick-prev.slick-arrow {
       position: absolute;
    top: 50%;
        left: 147px;
    /* margin: 0 70px; */
    width: 29px;
    height: 52px;
    border: 0;
    background-color: transparent;
    background-image: url("images/next-arrow.png");
        outline: none;
}
.welcome-title h2 {
    font-size: 51px;
    font-family: 'Montserrat';
    font-weight: bold;
    text-transform: uppercase;
    color: #999383;
}
.welcome-title {
    text-align: center;
    margin-top: 70px;
}
.welcome-title p {
    font-size: 28px;
    font-family: 'Montserrat';
    font-weight: bold;
    text-transform: uppercase;
    color: #002d68;
}
.welcome-description p {
    font-size: 15px;
    font-family: 'Poppins';
    color: #333333;
    font-weight: 300;
    line-height: 1.9;
}
.duplicate-header #navi .sub-menu li::after{
    display: none;
}
.welcome-description {
    text-align: center;
    margin-top: 38px;
    padding-bottom: 88px;
}
.bible-verse{
    background-image: url("images/bibleverse-bg.png");
}
/******footer*******/
.bibleverse-description p {
    font-size: 22px;
    font-family: 'Poppins';
    font-weight: 300;
    color: #222;
    font-style: italic;
}
.bibleverse-description {
    text-align: center;
    margin-top: 109px;
}
.verse h2 {
    font-size: 22px;
    font-family: 'Poppins';
    font-weight: normal;
    color: #222;
    padding-bottom: 80px;
}
.verse {
    text-align: center;
    margin-top: 31px;
}
.contactform-wrapper{
    background-color: #282828;
}
.contact-logo {
    text-align: center;
    margin-top: 64px;
}
.contact-address {
    text-align: center;
    margin-top: 16px;
}

.contact-address p {
    display: inline-block;
    color: #8a8a8a;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 300;
}
.contact-address span {
    /* margin-top: 6px; */
    position: relative;
        top: -3px;
        right: 4px;
}
.contact-phone p {
    display: inline-block;
      display: inline-block;
    color: #8a8a8a;
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 300;
}
.contact-phone span {
    display: inline-block;
    margin: 0 21px;
     color: #8a8a8a;
}
.contact-phone {
    text-align: center;
    margin-top: 8px;
}
.contact-title {
    text-align: center;
    margin-top: 62px;
}
.contact-title p {
    font-size: 15px;
    font-family: 'Montserrat';
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}
.contact-title h2 {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat';
}
.full {
    display: inline-block;
    width: 258px;
}
.mobile-footer {
    display: inline-block;
    width: 258px;
        margin: 0 16px;
}
.message{
    display: inline-block;
    width: 420px;
        position: relative;
           top: 30px;
}
.full input[type="text"] {
    /* border: none; */
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9d9d9d;
    /* border-bottom: 1px solid; */
    width: 100%;
    font-size: 15px;
    color: #9d9d9d;
    font-family: 'Poppins';
    line-height: 2.8;
}
.mobile-footer input[type="text"] {
    /* border: none; */
    background-color: transparent;
    border: none;
    border-bottom: 1px solid;
    /* border-bottom: 1px solid; */
    width: 100%;
    font-size: 15px;
    color: #9d9d9d;
    font-family: 'Poppins';
    line-height: 2.8;

}
.message input[type="text"] {
    /* border: none; */
    background-color: transparent;
    border: none;
    border-bottom: 1px solid;
    width: 100%;
    font-size: 15px;
    color: #9d9d9d;
    font-family: 'Poppins';
    line-height: 2.8;
        padding-right: 40px;
    /* border-bottom: 1px solid; */
}
.btn-contact {
    position: absolute;
    /* text-align: right; */
    /* float: right; */
    /* top: 11px; */
    /* right: 0; */
    /* left: 0; */
        top: -8px;
    right: 0;
}
.contact-btn {
    height: 26px;
    width: 26px;
    background-color: transparent;
    background-image: url("images/contact-btn.png");
    border: 0;
    font-size: 0;
    position: absolute;
    top: 15px;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
}

span.wpcf7-spinner {
    position: absolute !important;
}

.submitting .contact-btn {
    pointer-events: none !important;
}

.contact-form {
    margin-top: 30px;
	     text-align: center;
}
div.wpcf7 .ajax-loader {
    position: absolute;
}
.footer-wrapper {
    background-color: #1d1d1d;
    padding-bottom: 30px;
}
.footer-wrapper #footer li {
    margin: 0 3px;
}
.footer-wrapper ul#footer {
    margin: 0 -18px;
}
.footer-wrapper #footer a {

    color: #f0f0f0;
    font-family: 'Poppins';
}
.footer-wrapper #footer a:hover{
    opacity: .5;
    transition: all .3s ease-in-out;
}
.footer-list {
    margin-top: 33px;
}
.copyright {
    margin-top: 16px;
    font-size: 12px;
    color: #9e9e9e;
    font-family: 'Poppins';
}
.copyright a {

    color: #9e9e9e;
}
.loopnet {
    display: inline-block;
}
.footer-icon {
    display: inline-block;
}
.logo-footer-right {
    float: right;
    margin-top: 25px;
}
.loopnet {
    margin: 0 35px;
}
.duplicate-header .header {
    border-bottom: 2px solid #002d68;
}
.qs-title {
    text-align: center;
    text-transform: uppercase;

}
.qs-sidebar .qs-title h2
 {
    font-weight: bold;
    font-size: 25px;
    font-family: 'Montserrat';
    color: #999383;
}
.qs-sidebar .qs-title span {
    color: #00213d;
}
.qs-sidebar .qs-property select {
    padding: 16px 17px 9px 15px;
    font-size: 11px;
    height: 50px;
    width: 100%;
    font-family: 'Poppins';
    color: #999999;
    background-color: #fff;
        background-position: center right 15px;

}
.qs-sidebar .qs-forsale select {
    background-position: center right 15px;
    font-size: 14px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    text-align: center;
}

.cyclone-slider{
    position: relative;
        margin-top: -7px;
}
.cyclone-slider::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("images/slideafter.png");
    z-index: 99;

}
.sidebar-fax {
    display: inline-block;
    position: relative;
    top: -26px;
}



/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/

/* Adjust minimum height of page area */
#content-sidebar, #content-full{ min-height: 500px; margin-top: 20px;}

/** Adjust width of content columns **/
#content-sidebar #content{ width: 72.08%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar{ width: 20.83%; position: relative; }

/* Adjust line height of page elements */
#content h4, aside h4,
#content p, aside p,
#content blockquote, aside blockquote,
#content ul, aside ul,
#content fieldset, aside fieldset,
#content form, aside form,
#content ol, aside ol,
#content dl, aside dl,
#content dir, aside dir,
#content menu, aside menu { line-height:1.7 }

/* Style post/page main headings (h1) */
#content .entry-title {

}

/* Style category/archive/etc main headings (h1) */
#content .archive-title {

}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle {

}
#inner-page-wrapper {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
        margin-top: 60px;

}
.innerpage-banner {
    width: 100%;
    height: 400px;
    background-image: url(images/innerpage.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 137px;
}
.innerpage-banner::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url("images/innerafter.png");
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff;
}
.sidebar-contact .contactform-wrapper {
    /* background-color: #282828; */
    background-color: transparent;
}
.sidebar-contact {


    padding-bottom: 13px;
}
.sidebar-contact .contact-phone p span {
    color: #00213d;
    font-weight: bold;
    font-family: 'Poppins';
    font-size: 15px;
}
#content-sidebar .contact-phone p {
    font-size: 15px;
}
.sidebar-contact .contact-phone span {
    margin: 0 7px;
}
.sidebar-contact .contact-logo img {

    width: 100%;
}
.qs-sidebar .qs-form{
        background-color: transparent !important;
            margin-top: 15px;
    }
.qs-sidebar .qs-forsale{
        width: 100%;
        display: block;
        margin: 0 auto;
            border: 1px solid #bbb;
    }
.qs-sidebar .qs-property{
        width: 100%;
        display: block;
        margin: 0 auto;
            margin-top: 10px;
    }
.qs-sidebar .qs-btn{
        width: 100%;
            margin-top: 11px;
    }
 .qs-sidebar .full{
        width: 100%;
    }
 .qs-sidebar .mobile-footer{
    width: 100%;
    margin: 0;
    margin-top: 13px;
    }
 .qs-sidebar .message{
    width: 100%;
    }
 .qs-sidebar .qs-form{
    margin: 0 auto;
    width: 100%;
    padding: 0;
 }
 .sidebar-contact .contact-phone::after {
    content: '';
    width: 88%;
    height: 1px;
    background-color: #d9d9d9;
    position: absolute;
    bottom: -7px;
    left: calc(50% - 47%);
    /* margin: 0 auto; */
}
 .sidebar-contact .contact-phone{
    position: relative;
 }
 .sidebar:after {
    content: '';
    position: absolute;
    background-color: #e7e7e7;
    width: 1px;
    height: 100%;
    left: -73px;
    top: 24px;
}
h1.entry-title {
    font-family: 'Montserrat';
    font-weight: bold;
    text-transform: uppercase;
    font-size: 42px;
    color: #00213d;
}
span.page-title-first-word {
    color: #999383;
}
#content-sidebar {
    color: #222;
    font-size: 15px;
    font-family: 'Poppins';
        line-height: 1.9;
}
.sidebar-contact .contact-logo {
    margin: 0;
}
.sidebar-phone {
    display: inline-block;
    position: relative;
}
.sidebar-fax {
    display: inline-block;
}
.sidebar-phone #content-sidebar p {
    color: #222;
    font-size: 15px;
    font-family: 'Poppins';
}
#content .entry-title {
    font-size: 42px;

}
.single-listing #content .entry-title,
#content .listing-details-wrap .details-head span.details-price {
    font-size: 34px;
}
.single-listing #content .entry-title {
    margin-top: 0 !important;
}
.qs-sidebar .qs-property{
            width: 100%;
        display: block;
        margin: 0 auto;
            margin-top: 10px;
                border: 1px solid #c1b5b5;
    }

.agent-holder .attachment-agent-image img {
    object-fit: cover;
    object-position: top;
    height: 287.59px;
}

.single-listing span.d-beds.det-item,
.single-listing span.d-baths.det-item,
.single-listing span.d-cars.det-item {
    display: none !important;
}

button.btn.dropdown-toggle.btn-default {
    padding: 0 17px;
    font-size: 14px;
    height: 50px;
    width: 100%;
    font-family: 'Poppins';
    color: #999999;
    background-color: #fff;
    background-image: url(images/qs-ex.png);
    background-repeat: no-repeat;
    background-position: center right 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    padding-right: 45px;
    border-radius: unset;
}
span.filter-option.pull-left {
    font-family: 'Poppins' !important;
    font-size: 14px !important;
}

.header .container {
    width: 100% !important;
    max-width: 1320px;
}


.header .container .col-md-9 {
    width: calc(75% + 64px);
}

@media only screen and (max-width: 480px) {
	.header .continer {
		width: unset;
	}
}

#IDX-resultsHeader {
    display: none;
}
.idx-wrapper-template-default #content-sidebar .sidebar {
    display: none;
}
.idx-wrapper-template-default #content-sidebar #content{
    width: 100%;
}



.single-idx-wrapper .innerpage-banner{
    display: none;
}

.single-idx-wrapper #inner-page-wrapper{
    margin-top: 140px;
}

.grecaptcha-badge{
    z-index: 1000;
    display: none;
}

.duplicate-header .header .container {
    display: flex;
    /* align-items: flex-end; */
    justify-content: space-between;
    align-items: center;
}

.aios-mobile-header-wrapper {
    z-index: 1001 !important;
}

.page-id-974 .innerpage-banner {
    display: none;
}

div#callus {
    float: right;
    font-size: 20px;
    font-weight: bold;  display: none !important;
}

.post-975 .entry-title {display:none;}



.idxbanner {
    height: 0 !important;
}

.message{
    top: 0px !important;
}

@media only screen and (max-width: 1199px){
.message {
    top: 30px !important;
}
}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
    border-color: transparent !important;
    color: white !important;
        font-size: 14px;
}

.wpcf7 form.sent .wpcf7-response-output{
    border-color: transparent !important;
    color: white !important;
        font-size: 14px;

}

.select2-drop{
    z-index: 50 !important;
}

.error404 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
    border-color: #969696 !important;
    color: black !important;
    font-size: 14px;
    text-align: center;

}

.home .wpcf7 form.invalid .wpcf7-response-output,.home .wpcf7 form.unaccepted .wpcf7-response-output{
    color: white !important;
    font-size: 14px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    width: fit-content;
    margin: 2em auto 1em;
    border-color: #ffb900 !important;
}

.error-page-content-wrapper .error-row p span.wpcf7-form-control-wrap{
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu{
    max-height: 350px !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option{
    text-overflow: ellipsis;
}



.qs-tittle {
    line-height: 1.6;
}


#nav li .sub-menu .sub-menu {
    padding-top: 0;
}

.post-page-aios-custom-idx-broker-results-page #inner-page-wrapper > .container {
    width: 100%;
}


#navi li .sub-menu .sub-menu {
    margin-left: 100%;
    top: 0;
    padding-top: 0px;
}

.post-page-aios-custom-idx-broker-results-page .IDX-wrapper-standard .IDX-results--cell {
    width: 100% !important;
    min-width: 100%;
}

.post-page-aios-custom-idx-broker-results-page .IDX-wrapper-standard .IDX-MLSCourtesy{
	display: none !important;
}

.contact-address a{
    transition: all 0.35s ease-in-out;
}
.contact-phone a{
    transition: all 0.35s ease-in-out;
}

.contact-phone a:hover{
    opacity: 0.7;
}
.contact-address a:hover{
    color: #8a8a8a;
    opacity: 0.7;
}
.copyright a{
    transition: all 0.35s ease-in-out;
}
.copyright a:hover{
    opacity: 0.7;
}

#content #IDX-main {
    width: 100%;
}

#content #IDX-main .IDX-wrapper-standard .IDX-results--cell .IDX-results--card-content .IDX-resultsAddress .IDX-results--details-field {
    margin: 0 !important;
}

#content #IDX-main .select2-chosen {
    color: #6F6F6F;
}
.IDX-advancedPair input {
    border: 1px solid #CCCCCC;
}

#content #IDX-main #IDX-boxLabel_remarksConcat input{
    display: block;
    width: 100%;
}
#content #IDX-main ul.select2-choices,
#content #IDX-main ul.IDX-navbar-nav{
    margin: 0 0 0 0;
}
#content #IDX-main .areaPickerExpandAllTopBar:after{
    content:'';
    display: block;
    clear: both;
}
.select2-drop-mask {
    z-index: unset !important;
}

.IDX-resultsAddress h4, .IDX-resultsAddress p {
    margin: 0 !important;
}

.fp-slides .fp-item2 canvas{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wpcf7 form.sent .wpcf7-response-output {
    text-align: center;
}








.callus {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
    font-weight: bold;
    font-size: 1.33333em;
}

.callus a {
    margin-left: 5px;
}


div#callus {
    display: none !important;
}


p.tu {
    text-transform: uppercase;
}


div#IDX-sharethis {
    display: none !important;
}






.header .container {
    max-width: 1600px;
}

#nav a {
    font-size: clamp(11px, 0.9375vw , 15px);
}

#navi a {
    font-size: clamp(11px, 0.9375vw, 15px);
}



/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */
