/**
* Theme Name: Perspective Web Design Group
* Author: caddev	
* Version: 1.0.0
**/

/*#00273c*/

.housing-left,
	.textblock-left {
    padding-top: 70px;
}

.powered {
	text-transform: uppercase;
	color: #fff;
}
	.powered img {
	    width: 15%;
	}

/* change color of inner pages */
.page-banner .inner-flex .p-banner-content {
	    background: #edbc29;
}

.page-banner .inner-flex .p-banner-content #square {
background: #b20009;
}

section.layout_welcome .welcome-inner .welcome-wrapper h2:after,
section.layout_featured .featured h2:after,
section.layout_works .works-wrapper .works-inner h2:after,
section.page-about .about-wrapper .about-title h2:after,
section.layout_housing .housing-wrapper .housing-right h2:after,
section.layout_textblock .textblock-wrapper .textblock-right h2:after,
section.layout_services .service-wrapper h2:after,
section.layout_reports .reports-wrapper h2:after,
section.layout_golf .golf-wrapper .wrapper-left h2:after {
	border-top: 10px solid #edbc29;
    margin-top: 0;
}



.logo-wrapper img {
	top: 30px;
}

.page-id-15 section.page-about .about-wrapper {
	margin-top: 0;
	background-color: rgba(255,255,255,0.8);
}

.page-id-11 header#site-header {
    position: absolute;
}

header#site-header {
    width: 100%;
	background-color: rgba(0, 57, 87, 0.8);
} 
.logo-wrapper, 
.logo-wrapper img {
	background: transparent !important;
}

.carousel-inner > .item {
	height: 100vh;
}

.logo-wrapper img {
	background-color: transparent;
}

header#site-header:before {
	background-color: transparent;
}

header#site-header .container-fluid .nav-row > div {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.header-phone {
    font-weight: 700;
    font-size: 20px;
    color: #edbc29;
}

.header-phone:hover {
	color: #00273c;
}

.social-media {
    margin-left: 5%;
}

section.layout_social_feed .feed-wrapper .feed:before {
	height: 100%;
}
section.layout_social_feed .feed-wrapper .feed {
   padding-top: 40px;
}
section.layout_social_feed .feed-wrapper .feed h3 {
	top: -35px;
}

.next-property-button {
	color: #fff;
    background: #00273c;
    border-radius: 5px;
    padding: 10px 30px;
    font-weight: 800;
    border: 2px solid #00273c;
    transition: ease .4s;
    display: inline-block;
}

.next-property-button:hover {
    color: #00273c;
    background: none;
    transition: ease .4s;
}


.caption {
    position: absolute;
   /* top: 50%;*/
    top: 0%;
    left: 0;
    width: 100%;
    /*background-color: rgba(0, 57, 87, 0.8);*/
        /*-webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);*/
    padding: 70px 0;
    text-align: center;
}

.caption .clearfix {
    margin-bottom: 20px;
}

.caption .next-property-button {
	font-size: 20px;
}


section.layout_capabilities .capabilities-wrapper .capabilities-inner .inner .item p {
	color: #fff;
}


.menu-navigation > .active > a {
	color: #fff;
	border-top: 3px solid #fff;
}

.menu-navigation > li > a:hover {
    color: #fff;
    border-top: 3px solid #fff;
}

footer .main-footer {
    padding: 60px 0;
}

ul.contact-footer li {
    position: relative;
    padding-left: 100px;
    margin-bottom: 15px;
}

ul.contact-footer span {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    color: #fff;
}

ul#menu-footer-menu > li a {
    text-transform: none;
}

ul#menu-footer-menu > li {
    margin-bottom: 5px;
}

.copyright {
    color: #fff;
    margin-top: 20px;
}

.powered-by {
    margin-top: 20px;
    color: #fff;
}

.powered-by img {
    margin-left: 20px;
}

ul.contact-footer li i {
    font-size: 20px;
    margin-left: 5px;
}

.logo-wrapper img {
    transform: scale(1.2);
    right: auto;
}

.next-property-button:hover {
     background: #edbc29;
}

section.page-about .about-wrapper {
    margin-top: 0;
    background-color: rgba(255,255,255,0.8);
}

#site-header .container {
    max-width: 1500px;
}

.menu-navigation > li > a {
    padding: 40px 5px;
    font-size: 14px;
}

.social-media-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}

/*img.main {
    margin-top: 25px;
}
*/

.header-right {
    display: flex;
    flex-wrap: wrap;
}

/* 12/14/18 temporary changes for client review */

header#site-header {
	background-color: rgba(255, 255, 255, 0.8)!important;
}

.menu-navigation > li > a:hover,
.menu-navigation > .active > a {
	color: #003957 !important;
    border-top: 3px solid #003957 !important;
}
.social-media > li {
    padding-top: 0;
    padding-bottom: 0;
}
.social-media > li > a {
	color: #edbc29;
    width: 35px;
    height: 35px;
    border: 4px solid #edbc29
}

header#site-header {
    position: relative !important;
} 

/*.caption {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 57, 87, 0.8);
     -webkit-transform: translateY(-50%); 
    -ms-transform: translateY(-50%);
    /* transform: translateY(-50%); 
    padding: 70px 0;
    text-align: center;

}*/


.menu-navigation > li > a:hover, .menu-navigation > .active > a {
	padding-top: 60px;
}

.social-media-wrapper {
	/*padding-top: 25px;*/
	flex-wrap: wrap;
}

.dropdown-menu > li > a {
	font-size: 14px;
}

.main {
    position: absolute;
    left: 15px;
    top: -22px;
}

#site-header .container {
    position: relative;
}

.menu-navigation > li > a:hover, .menu-navigation > .active > a {
    padding-top: 0;
    padding-bottom: 0;
}

.menu-navigation > li > a {
    padding-top: 0;
    padding-bottom: 0;
}

#site-header .top {
    background-color: #003957;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*#site-header .bottom {
    padding-top: 25px;
    padding-bottom: 25px;
}*/

.next-property-button {
    margin-right: 30px;
}

.menu-navigation > li > a:hover, .menu-navigation > .active > a {
	border-top: none !important;
	border-bottom: 3px solid #003957 !important;
}

.next-property-button {
    position: absolute;
    width: max-content;
    left: 30%;
}

.next-property-button {
    background-color: #edbc29;
    border: none;
}
.next-property-button:hover {
    background-color: #fff;
    color: #edbc29;
}

.single-real-estate-agent {
    padding: 50px 0;
}

.agent-name {
    color: #00273c;
    font-size: 45px;
    padding-bottom: 50px;
    font-weight: 700;
    position: relative;
}

.agent-name:after {
    content: '';
    position: absolute;
    top: -25px;
    bottom: 0;
    right: 0;
    left: 0;
    border-top: 10px solid #edbc29;
    width: 95px;
}

.agent-office {
    color: #003957;
    font-size: 20px;
}
.agent-office span {
    font-weight: 700;
}

.phn-nbr {
    color: #003957;
    font-weight: 700;
    font-size: 20px;
    margin: 0;
}
.serv-img{
    width: 100%;
    height: 100%;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.serv-img.cover{
    background-size: cover !important;
    background-position: top !important;
    margin: auto;
}
.agent-numbers, .agent-email {
    color: #003957;
    font-size: 20px;
    display: block;
    margin: 5px 0;
    transition: color 0.5s;
}

.agent-numbers:hover, .agent-email:hover {
    color: #edbc29;
}
.page-agents .agents-content .sc-wrap{
    padding: 0 50px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding-bottom: 50px;
    width: 49%;
    justify-content: space-between;
}
.page-agents .agents-content .sc-wrap .img-wrap{
    width: 40%;
}
.page-agents .agents-content .sc-wrap .img-wrap .serv-img{
    width: 200px;
    height: 200px;
}
.page-agents .agents-content .sc-wrap .content{
    width: 55%;
}
.page-agents .agents-content .sc-wrap .content h2{
    margin: 0;
    margin-bottom: 5px;
}
.page-agents .agents-content .sc-wrap .content h4 {
    margin-top: 0;
    margin-bottom: 20px;
}
.agents-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-agents .agents-content .sc-wrap .content ul {
    list-style: none;
    padding: 0;
}
.page-agents .agents-content .sc-wrap .content ul > li {
    font-size: 18px;
}
section.layout_welcome .welcome-inner .welcome-wrapper a:hover {
    color: #edbc29;
}

.page-id-13 .fl-upper {
    display: none;
}

.comment {
    padding-top: 30px;
    padding-bottom: 30px;
}
    .comment a {
        padding: 15px 20px;
        background: #003957;
        color: #fff !important;
        font-weight: bold;
    }
        .comment a:hover {
           background: #edbc29; 
        }

.featured .f-listing a {
    padding: 15px 20px;
    background: #edbc29;
    color: #fff !important;
    font-weight: bold;
    border-radius: 10px;
    font-size: 18px;  
}
    .featured .f-listing a:hover {
        background: #003957;
    }

section.layout_works .works-wrapper .works-inner a:hover {
    color: #edbc29;
}

.mls-main {
    position: absolute;
    top: 65px;
    right: 0;
    width: 215px;
}

.color-white {
    color: #fff;
}

.no-margin {
    margin: 0;
}

section.layout_featured .featured-item .featured-wrapper .item-inner .content-left h3 {
    margin: 0;
}
section.layout_featured .featured-item .featured-wrapper .item-inner .content-left h3 span {
    font-size: 18px;
}
.content-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.page-id-1041 section.page-about .about-wrapper .about-inner p {
    line-height: 25px;
    margin-bottom: 0;
}

section.page-about .about-wrapper .about-inner p {
    text-align: center;
}

/* C#7 */
.d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.align-items-center {
    align-items: center;
}

/*ul#menu-primary-menu {
    margin: auto;
}*/
/*.mls-logo {
    position: relative;
    right: 90px;
}*/

div#attachment_1363 {
    margin: auto;
}

div#attachment_1363 img {
    height: auto;
    width: 100%;
}

section.layout_social_feed {
    margin-top: 0;
}

section.page-about .about-wrapper .about-inner {
    padding-bottom: 0;
}
section.page-about .about-wrapper .about-title h2 {
    margin-top: 0;
    position: relative;
}
/*
section.page-about {
    background-size: initial;
}*/

/*.page-id-15 section.page-about .about-wrapper {
    padding: 50px 15px;
}*/

.navigation-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.justify-content-center {
    justify-content: center;
}

ul#menu-primary-menu {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px;
}
.page-id-15 section.page-about .about-wrapper {
    padding: 100px 15px;
}

section.page-about .about-wrapper {
    padding-bottom: 50px;
}

section.layout_social_feed .feed-wrapper .feed .fb_iframe_widget {
    position: static;
    transform: none;
}

section.layout_social_feed .feed-wrapper .feed {
    width: auto;
}

#site-header .top {
    background-color: #003957;
    padding-top: 22px;
    padding-bottom: 23px;
}

section.layout_featured .featured-item .featured-wrapper img {
    width: auto;
    object-fit: none;
    height: auto;
}