/*

Theme Name: Archwater Realty

Theme URI: http://www.agentimage.com

Description: AIOS mobile semi-custom theme.

Author: AgentImage

Author URI: http://aios2-staging.agentimage.com/a/archwaterrealty.com/htdocs

Version: 1.2.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. Custom CSS

 *

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



@font-face {

    font-family: "Edwardian";

    src: url("fonts/edwardian.woff") format('woff');

}



@font-face {

    font-family: "Myriad";

    src: url("fonts/myriad.woff") format('woff');

}





/* Global */



body {

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

    font-size: 14px;

    background: #000;

    color: #000000;

    margin: 0;

}



a,

a:hover,

a:visited,

a:focus {

    text-decoration: none;

    outline: 0;

}





/*Fixed Header*/



.header-wrap.fixed-header {

    background: rgba(0, 0, 0, 0.90);

    padding: 8px 15px;

}



.header-wrap.fixed-header .header-logo-img img {

    width: 85%;

}



.header-wrap.fixed-header .header-left {

    padding-top: 9px;

}





/*Header*/



.header-wrap {

    position: fixed;

    width: 100%;

    z-index: 1020;

    background: rgba(0, 0, 0, 0.65);

    top: 0;

    padding: 21px 15px 14px;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

}



.header-right {

    text-align: right;

}





/*Header Logo*/



.header-logo-img {

    /*width: 18.58%;*/

    width: 100%;

    display: inline-block;

    vertical-align: bottom;

}



.header-logo-img img {

    width: 100%;

    /*max-width: 85px;*/

    margin: auto;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

}



.header-logo-text {

    width: 80%;

    display: inline-block;

    vertical-align: bottom;

}



.header-logo-text span {

    display: block;

    line-height: 1;

}



.header-logo-text span:first-child {

    color: #fff;

    font-family: 'Myriad';

    text-transform: uppercase;

    /*font-size: 23.74px;*/

    font-size: 29.5px;

    font-weight: 700;

    letter-spacing: 5.5px;

    margin-left: 3px;

    margin-bottom: 5px;

}



.header-logo-text .edwardian-font {

    font-size: 29px;

    color: #fff;

    font-family: 'Edwardian';

    font-weight: 400;

    margin-bottom: -6px;

}







/*Header Navigation*/



.aios-starter-theme-demo-header-navigation {

    margin-right: -15px;

}



.aios-starter-theme-demo-header-navigation #nav {

    background: transparent;

}



.aios-starter-theme-demo-header-navigation #nav li a {

    color: #fff;

    text-transform: uppercase;

    font-size: 14px;

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

}



.aios-starter-theme-demo-header-navigation #nav > li > a {

    padding: 10px 10px;

}



.aios-starter-theme-demo-header-navigation #nav > li:hover > a {

    background: transparent;

    color: rgba(130, 55, 119, 1);

}



#nav .sub-menu {

    background: transparent !important;
    left: 50%;
    margin-left: -90px !important;
    text-align: center;
    padding-top: 14px !important;

}



.fixed-header #nav .sub-menu {

    padding-top: 8px;

}



#nav .sub-menu a {

    background: rgba(0, 0, 0, 0.65);

}



#nav .sub-menu a:hover {

    background: none repeat scroll 0 0 #6c3063 !important;

    color: #fff !important;

    text-decoration: none;

}



#nav > li:last-of-type > ul.sub-menu {

    right: 0px;

    left: initial;

}





/*Header Contact*/



.header-contact-left {

    width: auto;

    display: inline-block;

    color: #fff;

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

    font-weight: 300;

    font-size: 15px;

    border-right: 1px solid rgba(204, 204, 204, 0.25);

    margin-right: 14px;

    padding-right: 17px;

}



.header-contact-left a,

.header-contact-left a:hover {

    color: #fff;

}



.header-contact-right {

    display: inline-block;

    width: auto;

    color: #fff;

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

    font-weight: 300;

    font-size: 15px;

}



.header-contact-right a,

.header-contact-right a:hover {

    color: #fff;

}



.header-smi a {

    color: rgba(255, 255, 255, 0.75);

    display: inline-block;

    vertical-align: bottom;

    padding: 0 10px;

    font-size: 15px;

}



.header-smi a:hover {

    color: #fff;

}



.header-smi a:last-child {

    padding-right: 0;

}





/*Slideshow*/



.slideshow-wrap .cycloneslider-template-fixed .cycloneslider-fixed-slide-image {

    /*top: -200px !important;*/

    opacity: 0.75;

}



.slideshow-wrap .cycloneslider-template-fixed .cycloneslider-fixed-slide {

    background: #000;

}

section.slideshow-wrap div#aios-slider-hp-slideshow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

section.slideshow-wrap .aios-slider.aios-slider-template-default .aios-slider-splide .aios-slider-img canvas{
    min-height: 100vh;
}

.cta-featprop-wrap {

    position: relative;

    z-index: 100;

    background: rgba(0, 0, 0, 0.65);

    margin-top: 675px;

    /*min-height: 530px;*/

    padding-bottom: 80px;

}



.cta-set-1-main {

    margin-top: -55px;

    text-align: center;

}



.cta1-item {

    max-width: 220px;

    width: 100%;

    border: 1px solid #370b37;

    position: relative;

    overflow: hidden;

}



.cta1-link {

    display: inline-block;

    vertical-align: top;

    margin: 0 0.279%;

    /*width: 19.299%;*/

}



.cta1-link:first-child {

    margin-left: 0;

}



.cta1-link:last-child {

    margin-right: 0;

}



.cta1-img {

    background: rgba(130, 55, 119, 0.80);

}



.cta1-img img {

    opacity: 0.27;

}



.cta-text {

    position: absolute;

    top: 0;

    text-align: center;

    left: 0;

    width: 100%;

    height: 100%;

}



.cta-text span {

    display: inline-block;

    vertical-align: middle;

    font-size: 20px;

    text-transform: uppercase;

    color: #fff;

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

    font-weight: 400;

    background: #58164e;

    padding: 6px 0;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    max-width: 182px;

    width: 100%;

}



.cta-text::after {

    content: '';

    display: inline-block;

    height: 100%;

    width: 0;

    vertical-align: middle;

}



.cta-hover img {

    display: inline-block;

    vertical-align: middle;

    opacity: 0;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

}



.cta-hover::after {

    content: '';

    display: inline-block;

    height: 100%;

    width: 0;

    vertical-align: middle;

    opacity: 0;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

}



.cta-hover {

    position: absolute;

    top: -100%;

    left: 0;

    width: 100%;

    height: 100%;

    text-align: center;

    background: rgba(60, 9, 52, 0.80);

    opacity: 0;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

}



.cta1-link:hover .cta-text span {

    background: #3e0636;

}



.cta1-link:hover .cta-hover img {

    opacity: 0.25;

}



.cta1-link:hover .cta-hover::after {

    opacity: 1;

}



.cta1-link:hover .cta-hover {

    opacity: 1;

    top: 0;

}





/*Featured Properties*/



.featprop-wrap {

    margin-top: 38px;

}



.featprop-label h1 {

    text-align: center;

    color: #fff;

    font-size: 32px;

    font-weight: 600;

    font-family: 'Myriad';

    line-height: 1;

    text-transform: uppercase;

    letter-spacing: 5px;

    margin-bottom: 15px;

}



.featprop-line {

    max-width: 220px;

    width: 100%;

    height: 1px;

    background: #fff;

    margin: 0 auto 29px;

}

.featprop-label span.sub-text {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    display: block;
    margin-bottom: 35px;
    padding: 0 15px;
}



.featprop-item-wrap {

    max-width: 295px;

    padding: 0 15px;

    width: 100%;

    margin: auto;

    /*background: rgba(130,55,119,0.80);*/

    /*margin: auto 14px;*/

}



.featprop-img {

    position: relative;

}



.featprop-img img {

    width: 100%;

    height: 200px;

    object-fit: cover;
}



.featprop-desc {

    display: inline-block;

    vertical-align: top;

    width: 77%;

    color: #fff;

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

    font-weight: 300;

    font-size: 12px;

    border-left: 1px solid #fff;

    padding-left: 11px;

    margin-left: 11px;

    text-transform: uppercase;

    line-height: 1.5;
}



.featprop-icon {

    width: 14%;

    display: inline-block;

    vertical-align: top;

}



.featprop-desc-wrap {

    padding: 18px 20px;

    background: rgba(130, 55, 119, 0.80);

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

}



.featprop-hover span {

    vertical-align: middle;

    display: inline-block;

    background: #58164e;

    color: #fff;

    font-size: 12px;

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

    text-transform: uppercase;

    padding: 11.5px 35px;

    margin-bottom: -100%;

    opacity: 0;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

}



.featprop-hover::after {

    content: '';

    display: inline-block;

    vertical-align: middle;

    height: 100%;

    width: 0;

}



.featprop-hover {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    text-align: center;

}



.featprop-item a:hover .featprop-hover span {

    opacity: 1;

    margin-bottom: 0;

}



.featprop-item a:hover .featprop-desc-wrap {

    background: rgba(130, 55, 119, 1);

}



.cta-set-2-wrap {

    position: relative;

    z-index: 100;

    margin: 60px auto;

}



.cta2-wrap {

    background: rgba(130, 55, 119, 0.75);

    text-align: center;

    border: 1px solid rgba(57, 27, 57, 0.45);

    margin: 10px auto;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    box-shadow: inset 0 0 0 0 rgba(130, 55, 119, 1);

    -webkit-transition: all ease 0.8s;

    -moz-transition: all ease 0.8s;

    transition: all ease 0.8s;

    max-width: 360px;

    width: 100%;

}



.cta2-wrap span {

    color: #fff;

    text-transform: uppercase;

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

    font-size: 24px;

    font-weight: 400;

    line-height: 1;

    padding: 27.5px 0;

    display: inline-block;

    letter-spacing: 2px;

}



.page-id-418 .entry .cta2-wrap {

    margin: 0;

    width: 13%;

    padding: 0;

}



.page-id-418 .entry .cta2-wrap span {

    margin: 0;

    padding: 9px;

    font-size: 12px;

}



.select_hide > div {

    display: none;

}



.select_hide .pay150 {

    display: block;

}



select.select_paypal {

    color: #000;

    margin: 0 0 6px 0;

}



.cta2-item a:hover .cta2-wrap {

    background: rgba(130, 55, 119, 1);

    box-shadow: inset 370px 0 0 0 rgba(130, 55, 119, 1) !important;

}



input.wspsc_add_cart_submit {

    background: url(https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif?akam_redir=1) no-repeat;

    border: 0;

    height: 70px;

    width: 234px !important;

    display: inline-block;

    font-size: 0px;

}



tr.wspsc_cart_item_thumb {

    color: gray;

    font-weight: bold;

}





/*Footer*/



.aios-starter-theme-demo-footer {

    clear: both;

    margin-top: 0;

    padding: 65px 15px 70px;

    background: rgba(0, 0, 0, 0.85);

    color: #FFF;

    z-index: 100;

    position: relative;

}



.footer-contact-label {

    font-family: 'Myriad';

    font-size: 32px;

    font-weight: 600;

    text-transform: uppercase;

    letter-spacing: 3px;

    line-height: 1;

    margin-bottom: 34px;

}



.footer-form input {

    background: rgba(130, 55, 119, 0.80);

    width: 100%;

    border: 1px solid rgba(255, 255, 255, 0.10);

    margin: 2px 0;

    font-size: 10px;

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

    text-transform: uppercase;

    padding: 0 18px;

    height: 40px;

    outline: 0;

}



.footer-form textarea {

    background: rgba(130, 55, 119, 0.80);

    width: 100%;

    border: 1px solid rgba(255, 255, 255, 0.10);

    margin: 2px 0;

    font-size: 10px;

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

    text-transform: uppercase;

    padding: 12px 18px;

    height: 40px;

    outline: 0;

    resize: none;

}



.footer-form {

    max-width: 520px;

    width: 100%;

    box-sizing: border-box;

    font-size: 0;

}



.cname {

    width: 49.44%;

    display: inline-block;

    vertical-align: top;

}



.cemail {

    width: 49.44%;

    display: inline-block;

    vertical-align: top;

    float: right;

}



.cmsg-csubmitbtn {

    font-size: 0;

    margin-top: 3px;

}



.cmsg textarea {

    border-right: 0;

}



.cmsg {

    width: 87%;

    display: inline-block;

    vertical-align: top;

}



.csubmitbtn {

    width: 13%;

    display: inline-block;

    vertical-align: top;

}



.csubmitbtn input {

    border-left: 0;

    font-size: 0;

    background: rgba(130, 55, 119, 0.80) url(images/paper-plane.png) no-repeat;

    background-position: 24px center;

    padding: 0;

}



.footer-form .wpcf7-response-output {

    margin: 5px 0;

    text-align: center;

    font-size: 12px;

}



.footer-form .wpcf7 img.ajax-loader {

    margin-left: 70px;

    margin-top: -44px;

}



.footer-form .wpcf7-not-valid-tip {

    font-size: 12px;

}



.footer-form .wpcf7-form-control-wrap {

    display: block!important;

}





/*Footer Logo*/



.footer-logo-img {

    width: 100%%;

    display: inline-block;

    vertical-align: bottom;

}



.footer-logo-img img {

    width: 100%;

    /*max-width: 57px;*/

    margin: auto;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

}



.footer-logo-text {

    width: 79%;

    display: inline-block;

    vertical-align: bottom;

}



.footer-logo-text span {

    display: block;

    line-height: 1;

}



.footer-logo-text span:first-child {

    color: #fff;

    font-family: 'Myriad';

    text-transform: uppercase;

    font-size: 15.54px;

    font-weight: 700;

    letter-spacing: 6px;

    margin-left: -3px;

    margin-bottom: 5px

}



.footer-logo-text .edwardian-font {

    font-size: 18.76px;

    color: #fff;

    font-family: 'Edwardian';

    font-weight: 400;

    margin-bottom: -2px;

}



.footer-contact-details span {

    display: block;

    font-size: 15px;

    font-weight: 300;

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

}



.footer-contact-details span.fc-name {

    text-transform: uppercase;

}



.footer-contact-details .fc-name,

{

    text-transform: uppercase;

    margin-top: 22px;

}



.footer-contact-details .fc-address {

    color: #b6b6b6;

}



.footer-contact-details .fc-num,

.footer-contact-details .fc-num a {

    color: #fff;

}



.footer-contact-details .fc-email a {

    color: #b6b6b6;

}



.footer-smi-icon {

    background: #823777;

    width: 25px;

    height: 25px;

    display: inline-block;

    text-align: center;

    font-size: 13px;

    padding-top: 6px;

    margin-right: 8px;

}



.footer-smi-icon,

.footer-smi-icon:hover {

    color: #fff;

}



.footer-smi-icon:last-child {

    margin-right: 0px;

}



.footer-smi {

    margin-top: 11px;

}



.footer-contact-info-wrap {

    display: inline-block;

    vertical-align: top;

    text-align: left;

    padding-top: 9px;

    width: 53%;

}



.footer-contact-logo {

    margin-bottom: 25px;

}



.footer-contact-right {

    text-align: right;

}



.footer-contact-right .textwidget {

    position: relative;

}



.footer-contact-right .textwidget:before {

    content: '';

    position: absolute;

    top: 8px;

    left: 0;

    width: 1px;

    height: 260px;

    background: rgba(255, 255, 255, .1);

}



.footer-contact-right-logo {

    display: inline-block;

    vertical-align: top;

    width: 35%;

}



.fc-img img {

    margin: auto;

}



.footer-img-label {

    text-align: center;

    font-size: 15.45px;

    text-transform: uppercase;

    font-weight: 700;

    font-family: 'Myriad';

    letter-spacing: 3px;

    margin-top: 10px;

    margin-bottom: 15px;

}



.footer-container {

    margin-top: 67px;

}



.footer-nav {

    margin-left: -12px;

}



.footer-nav a {

    text-transform: uppercase;

    color: #cccccc;

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

    font-weight: 300;

}



.footer-nav li {

    padding: 0 12px !important;

    line-height: 1;

    border-left: 1px solid #cccccc;

}



.footer-copyright {

    color: #777777;

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

    font-size: 12px;

    font-weight: 300;

}



.footer-copyright a {

    color: #777777;

}



.footer-copyright a:last-child {

    color: #fff;

}



.footer-right {

    text-align: right;

}



.footer-right span {

    font-size: 24px;

    color: #999999;

}



.aios-starter-theme-demo-footer .footernav li:hover a {

    color: rgba(130, 55, 119, 1);

}





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

 *

 * 2. IP Styles

 *

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





/* Adjust minimum height of page area */



#content-sidebar,

#content-full {

    min-height: 500px;

}





/** Adjust width of content columns **/



#content-sidebar #content {

    width: 77.08%;

}



#content-full #content {

    width: 100%;

}





/* Adjust width of sidebar */



.sidebar {

    width: 20.83%;

}





/* 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 {

    color: #fff;

}





/* Style category/archive/etc main headings (h1) */



#content .archive-title {

    color: #fff;

}





/* Styles for category/archive/search/etc subheadings (h2) */



#content .archive-subtitle {}



#content .entry {

    color: #fff;

    font-weight: 300;

}



#inner-page-wrapper {

    padding-top: 118px;

    margin-bottom: 20px;

}



.inner-container {

    background: rgba(0, 0, 0, 0.65);

    margin-top: 20px;

}





/*

	.ip-container #main-wrapper::before {

		content: '';

	    background: url(images/slide3.jpg) no-repeat;

	    -webkit-background-size: cover;

	    -moz-background-size: cover;

	    -o-background-size: cover;

	    background-size: cover;

	   background-attachment: fixed;

	    width: 100%;

	    height: 100%;

	    position: fixed;

	    left: 0;

	    top: 0;

	    opacity: 0.75;

	    z-index: -1;

	}

	*/



img.fixed-ip-bg {

    min-height: 100%;

    min-width: 1024px;

    width: 100%;

    height: auto;

    position: fixed;

    top: 0;

    left: 0;

    z-index: -1;

    opacity: 0.75;

}



.ip-container #main-wrapper::after {

    content: '';

    width: 100%;

    height: 100%;

    position: fixed;

    left: 0;

    top: 0;

    background: #000;

    z-index: -2;

}





/*Sidebar*/



.sidebar-cta .cta2-wrap span {

    font-size: 20px;

    padding: 20px 0;

}





/*Contact page*/



.page-id-89 .ai-default-cf7wrap input,

.page-id-89 .ai-default-cf7wrap select,

.page-id-89 .ai-default-cf7wrap textarea {

    color: #969696;

}



.btn-info {

    color: #FFFFFF;

    font-size: 14px;

    background: #843579;

}





/**Roadmap Style**/



button.accordion {

    background-color: #843579;

    color: #FFFFFF;

    cursor: pointer;

    padding: 18px;

    width: 100%;

    text-align: left;

    border: none;

    outline: none;

    transition: 0.4s;

}



button.accordion.active,

button.accordion:hover {

    background-color: #843579;

}





/* div.panel {

		padding: 0 18px;

		background-color: white;

		display: none;

	}

	

	div.panel.show {

		display: block;

	} */



div.panel {

    padding: 0 18px;

    background: none !important;

    /* max-height: 0; */

    overflow: hidden;

    transition: 0.6s ease-in-out;

    /* opacity: 0; */

    border: 0px solid #ccc;

    border-radius: 0px;

    margin: 0px 0px 0px 0px !important;

}



#content div.panel p {

    margin: 0px 0px 10px;

}



#content div.panel ul {

    margin: 20px;

}



#content div.panel ul ul {

    margin: 10px 0px 10px 20px;

}



#content div.panel ul li {

    margin: 0px 0px 20px;

}



#content div.panel ul li li {

    margin: 0px 0px 7px;

    list-style-type: circle;

    font-size: 14px;

}



#content ul.cust_rm {

    margin: 0px;

    list-style: none;

    padding: 0px;

    text-align: center;

    font-size: 0px;

}



#content ul.cust_rm li {

    font-size: 14px;

    display: inline-block;

    padding: 1% 0;

    width: 11%;

    vertical-align: top;

    min-width: 97px;

    margin: 0px .5%;

}



#content ul.cust_rm span {

    display: table-cell;

    background: #843579;

    color: #fff;

    font-size: 14px;

    font-weight: 400;

    max-height: 97px;

    height: 97px;

    width: 97px;

    margin: 0px 0px 10px;

    border-radius: 50%;

    line-height: 14px;

    vertical-align: middle;

}



#content ul.cust_rm a {

    color: #fff;

}



div.panel.show {

    opacity: 1;

    max-height: 2000px;

    /* Whatever you like, as long as its more than the height of the content (on all screen sizes) */

    font-size: 16px;

}



button.accordion:after {

    content: '\02795';

    /* Unicode character for "plus" sign (+) */

    font-size: 13px;

    color: #FFFFFF;

    float: right;

    margin-left: 5px;

}



button.accordion.active:after {

    content: "\2796";

    /* Unicode character for "minus" sign (-) */

}





/*Agents*/



.agent-holder .agent-contact-name a {

    color: #fff;

}



.agent-holder .agent-contact-detail a {

    color: #fff;

}





/*Accreditions*/



.acc-item {

    padding: 15px;

}



.acc-item img {

    border: 5px solid #823777;

    margin: auto;

}





/*Company Location*/



.company-main-wrap {

    background: rgba(130, 55, 119, 0.75);

    padding: 10px;

    text-align: center;

    max-width: 263px;

    margin: 0 auto 20px;

}



.company-address {

    font-weight: 500;

    font-size: 20px;

    color: #fff;

}



.company-info-wrap {

    background: rgba(130, 55, 119, 0.75);

    text-align: center;

    color: #fff;

    padding: 15px;

    border: 5px solid #fff;

}





/*Form 11*/

.form-field {
    margin-bottom: 10px; 
    color: #000; 
    font-weight: 400;
}


.page-id-428 .form-field{
    color: #000;
}

.page-id-428 .form-field textarea{
    resize: none;
}

.label-long {

    display: inline !important;

}



.form-label {

    font-weight: 700;

    text-decoration: underline;

    margin-bottom: 10px;

    margin-top: 30px;

}

.form-label .form-field textarea {
    font-weight: 400 !important;
}

.form-signature {

    padding-bottom: 30px;

    border-bottom: 1px solid #fff;

    margin-bottom: 50px;

}



.form-field label {

    margin-right: 5px;

    display: inline-block;

    min-width: 200px;

    color: #fff;

}


.page-id-428  .form-field label{
    vertical-align: top;
}

.form11-wrap input {

    color: #000;

    font-weight: 400;

    padding-left: 5px;

    padding-right: 5px;

    background: #fff;

    border: 1px solid #fff;

    border-radius: 0;

}



.form11-col {

    display: inline-block;

    vertical-align: top;

    width: 21%;

    margin-right: 0.5%;

    margin-bottom: 4px;

}



.form11-col3.form11-col {

    width: 13%;

}



.form11-col4.form11-col {

    width: 13%;

}



.form11-col input[type="text"],

.form11-col input[type="date"] {

    width: 100%;

}



.form11-col3.form11-col span.wpcf7-list-item-label,

.form11-col4.form11-col span.wpcf7-list-item-label {

    display: none;

}



.form11-col3.form11-col span.wpcf7-list-item,

.form11-col4.form11-col span.wpcf7-list-item {

    display: block;

    margin-left: 36px;

}



.form-field.form11-animal-item span.wpcf7-form-control-wrap {

    min-width: 205px;

    display: inline-block;

}



.form11-animal-item-wrap {

    border-bottom: 1px solid #fff;

    padding-top: 10px;

}



.residence-item {

    margin-bottom: 30px;

    border-bottom: 1px solid #fff;

}



.employment-wrap label {

    min-width: 285px;

}



.criminal-wrap label {

    display: inline;

}



.references-item {

    border-bottom: 1px solid #fff;

    margin-bottom: 10px;

}



.form11-policies strong,

.form11-wrap strong {

    font-size: 18px;

    font-weight: 700 !important;

    text-align: center !important;

    display: block;

    text-decoration: underline;

    text-transform: uppercase;

    margin-bottom: 20px;

}



.form11-authorizations .form-field label {

    min-width: 385px;

}



.form11-policies,

.form11-authorizations {

    text-align: justify;

}





/*Form 7*/



.form7-wrap input {

    color: #000;

    font-weight: 400;

    padding-left: 5px;

    padding-right: 5px;

    background: #fff;

    border: 1px solid #fff;

    border-radius: 0;

}



.owner-wrap {

    margin-bottom: 40px;

}



.concern-wrap {

    margin-top: 40px;

}



.concern-col {

    display: inline-block;

    vertical-align: top;

}



.concern-label {

    text-align: center;

    margin-bottom: 20px;

}



.concern-col-1 {

    width: 60%;

}



.concern-col-1 input {

    width: 100%;

}



.concern-col-2 {

    width: 30%;

    text-align: center;

}



.responding-wrap {

    margin-top: 40px;

}



.res-item {

    margin-bottom: 20px;

}



.form7-content-wrap strong {

    font-size: 18px;

    font-weight: 700 !important;

    text-align: center !important;

    display: block;

    text-decoration: underline;

    text-transform: uppercase;

    margin-bottom: 20px;

}



.form7-content-wrap p {

    text-align: justify;

}



.yoast-breadcrumbs,

.yoast-breadcrumbs a {

    color: #fff;

}



ul.sitemap-list li a {

    color: #fff;

}



.page-id-89 .aidefcf-wrapper div.wpcf7-response-output {

    max-width: 355px;

    width: 100%;

}



div.wpcf7-response-output {

    text-align: center;

}



.page-id-82 #content table td {

    padding: 0 15px;

}



#ihf-main-container .mc-total-payment-subline {

    color: #666;

}



#ihf-main-container .nav-tabs {

    margin-left: 0;

}



#ihf-main-container .chosen-drop ul.chosen-results {

    padding-left: 0;

    margin-left: 0;

}



#ihf-main-container .ihf-advanced-property-search form#ihf-main-search-form label {

    color: #fff;

}



#ihf-main-container div#ihf-detail-features-tab {

    padding: 0 15px;

}



#ihf-great-schools-widget,

#ihf-walkscore-content {

    background: #fff;

}



.ihf-map-info-window-detail {

    color: #428bca;

    margin-left: 0;

}



input.paybtn:focus {

    outline: none;

}



.form11-item {

    min-width: 630px;

}



.form11-labels {

    min-width: 675px;

}



.form-holder {

    overflow: auto;

}



ul.removeMargin {

    margin-left: 17px !important;

}



#ihf-main-container .extra-link a {

    background: rgba(130, 55, 119, 0.75);

    text-align: center;

    border: 1px solid rgba(57, 27, 57, 0.45);

    margin: 10px auto;

    transition: all 0.3s ease-out;

    -webkit-transition: all 0.3s ease-out;

    -moz-transition: all 0.3s ease-out;

    -o-transition: all 0.3s ease-out;

    box-shadow: inset 0 0 0 0 rgba(130, 55, 119, 1);

    -webkit-transition: all ease 0.8s;

    -moz-transition: all ease 0.8s;

    transition: all ease 0.8s;

    color: #fff;

    padding: 10px;

    font-weight: bold;

    text-decoration: none;

}



#ihf-main-container .extra-link a:hover {

    background: rgba(130, 55, 119, 1);

}

.logo-footer-left a img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 192px;
}

.hpcaption {
    position: absolute;
    left: 50%;
    transform: translate(-50% , -50%);
    top: 40%;
    z-index: 9999;
    text-align: center;
    color: #fff;
    background: rgba(229,25,25,0.7);
    padding: 39px;
	display: none;
}
.hpcaption p {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 1px;
    margin-top: 30px;
    display: block;
}

.hpcaption h2 {
    font-size: 39px;
}


@-moz-document url-prefix() {

    .header-logo-text span:first-child {

        font-size: 29px;

        letter-spacing: 5.5px;

    }

    .cta1-link {

        margin: 0 0.2%;

    }

    .cta1-item {

        max-width: 219px !important;

    }

}

span.mfcf7-zl-multifile-name {
    color: #fff;
    font-size: 14px;
}

input#mfcf7_zl_add_file {
    width: 100px;
    margin-bottom: 50px;
}

div#wpcf7-f430-p428-o1 input.wpcf7-form-control.wpcf7-submit {
    width: 100px;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
}

#content p#breadcrumbs {
    display: none;
}

.ai-default-cf7wrap input[type="text"],
.ai-default-cf7wrap input[type="tel"],
.ai-default-cf7wrap input[type="email"],
.ai-default-cf7wrap select,
.ai-default-cf7wrap textarea {
    color: #000 !important;
}

#ihf-main-container .ihf-polygon-reset {
    color: #000 !important;
}

.page-id-210 footer.aios-starter-theme-demo-footer {
    z-index: 0 !important;
}

@media print{
    .sidebar, header, .grecaptcha-badge, footer,
     .yoast-breadcrumbs, .entry.entry-content > a,
      #breadcrumbs, .ihf-virtual-tour-link{
        display: none!important;
    }

    #content-sidebar #content{
        width: 100%!important;
    }

    #inner-page-wrapper{
        padding-top: 0px!important;
    }

    #post-0{
        margin-top: -30px!important;
    }
}


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