/*
Theme Name: Plata Realty Group
Theme URI: http://aios3-staging.agentimage.com/p/platarealtygroup.com/htdocs
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.4.4
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 */

@import url('https://fonts.googleapis.com/css?family=Barlow:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

#nav li {
    position: relative;
    display: inline-block;
}

#nav li::before {
    content: '';
    position: absolute;
    top: 39%;
    width: 1px;
    height: 15px;
    background: rgba(255, 255, 255, .3);
}

#nav li a {
    display: block;
    padding: 23px 5px;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}
	#nav li:first-child::before {
		display: none;
	}

#nav .sub-menu {
    list-style: none outside none;
    margin: 0;
    background: transparent;
    display: none;
    padding: 0;
    position: absolute;
 	width:100%;
 	min-width:180px;
  left: 50%;
    margin-left: -90px;
}


#nav .sub-menu a {
    color: #FFFFFF;
    display: block;
    padding: 10px;
}
#nav .sub-menu a:hover {
    background: none repeat scroll 0 0 #b2b2b2;
    color: #000000;
    text-decoration: none;
}
#nav .sub-menu .sub-menu {
    margin-left: 100%;
 	top:0;
}
#nav li:hover > .sub-menu {
    display: block;
}
#nav .sub-menu li {
    position: relative;
    display: block;
    background: #911b25;
    margin-bottom: 1px;
    text-align: center;
    border-right: 0;
}

#nav .sub-menu li::before {
  display: none;
}

ul.sub-menu::before {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
    width: 0px;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #911b25;
}

.header-home,
.navigation {
	display: inline-block;
	vertical-align: middle;
}

	.header-home {
      width: 3%;
  }

		.header-home em {
			font-size: 25px;
			color: #911b25;
		}
  nav.navigation {
      width: 79.5%;
      z-index: 10;
      position: relative;
  }
  .translate-holder {
      width: 11%;
  }

.fixed-header {
  display: none;
}

/* FIXED HEADER */


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

/* Global */

body{
  position: relative;
	font-family: 'Barlow', sans-serif;
	font-size: 12px;
	background: #FFF;
	color: #000000;
	margin: 0;
  top: 0 !important;

    /* Remove the comment from line 85 to 86 if the font issue in safari occurs */
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
}

html:lang(es) body,
html:lang(en) body {
    top: 0 !important;
}
body.hidden-overflow {
    overflow: hidden;
}
html:lang(es) #nav li a {
    padding: 23px 31px;
}

a:hover,
a:active {
	text-decoration: none;
	outline: 0;
}

.amh-navigation .amh-menu li:hover > a, .amh-navigation .amh-menu li.open > a {
  background: #911b25 !important;
}
.amh-navigation .amh-menu li ul a {
    color: #ffffff !important;
    background: #6c131b;
}
/* Header */
header.main-header {
    position: fixed;
    width: 100%;
    background: #404042;
    z-index: 1031;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    font-size: 0;
}
#ihf-main-container .btn {
  white-space: normal;
}
/* End of Header */

/* TRANSLATES */
.basic-header {
  position: relative;
}

.basic-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 5;
    background: #404042;
    height: 100%;
    z-index: -1;
}

.basic-header .container{
  position: relative;
}

.translate-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  background: #911b25;
  height: 100%;
  /*width: 100%;*/
  max-width: 136px;
  /*padding: 14px 0px 13px;*/
  padding-left: 30px;
  font-size: 13px;
  color: #fff;
  min-height: 64px;
}
.header-translate select.ai-google-translate-select-element.notranslate {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: 0;
    border-radius: 0;
    background: transparent;
    border: none;
    text-transform: uppercase;

     position: absolute;
    top: 24px;

}
.header-translate select.ai-google-translate-select-element option {
  color: #000;
}
.header-translate #google_translate_element {
  pointer-events: none;
}
  .translate-holder::after {
      content: '';
      display: block;
      width: 500%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 99%;
      background: #911b25;
  }

/* End of TRANSLATES */


/*Fixed SMI*/

.fixed-smi {
    position: fixed;
    /*left: 3.875%;*/
    left: 67px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 600;
    height: 328px;
}

.smi a {
    display: block;
    height: 43px;
    width: 43px;
    font-size: 19px;
    color: #fff;
    border-radius: 50%;
  	background: #911b25;
    text-align: center;
    padding: 12px 0;
    margin: 10px 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;
}

.mobile-smi {
    display: none;
}

.ip-container .slideshow-content-wrapper {
    display: none;
}


/*Hover*/

.smi a:hover {
    transform: scale(1.2);
		background: #404042;
}

.slideshow-wrapper {
	position: relative;
}

.slideshow-content-wrapper {
  position: absolute;
  width: 100%;
  z-index: 5;
  padding-top: 0 !important;
  bottom: 250px;
}


.slideshow-logo {
    position: relative;
}

.slideshow-logo a {
    display: inline-block;
    margin-bottom: 5px;
}

aside a.site-name img {
    width: 100%;
}

.section-holder {
	position: relative;
}

.slideshow-wrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
    z-index: 2;
}
/*MAKE OFFER NOW*/
.make-btn {
    position: absolute;
    top: 25%;
    left: 24%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.make-btn:hover {
    top: 20%;
     -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;

}
.make-btn-img:hover {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.make-btn-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    z-index: 2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.make-btn::before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    background: url("https://platarealtygroup.com/wp-content/themes/platarealtygroup.com/images/offer-pen.png") no-repeat;
    width: 305px;
    height: 150px;
    z-index: 3;
    margin-right: -33px;
    margin-top: -40px;
    pointer-events: none;
}

/*MAKE OFFER LISITNG PAGE*/

.ihf-listing-detail .make-btn {
    top: -5%;
    right: 0;
    width: 200px;
    z-index: 999999;
    left: auto;
}

.ihf-listing-detail {
    position: relative;
}



.ihf-listing-detail .make-btn:hover {
    top: -6% !important;
}
.ihf-listing-detail .make-btn-img-hover {
    width: 200px;
}
.ihf-listing-detail .make-btn::before {
    width: 220px;
    height: 100px;
    background-size: cover;
    margin-top: -23px;
    margin-right: -15px;
}
.ihf-listing-detail .make-btn::after {
  width: 50px;
  height: 50px;
}
.make-btn::after {
    pointer-events: none;
    position: absolute;
    content: '';
    background: url("https://platarealtygroup.com/wp-content/themes/platarealtygroup.com/images/shutter.png") no-repeat;
        background-position-y: 0%;
    width: 70px;
    height: 70px;
    z-index: 2;
    top: 0;
    right: 0;
    background-position-y: center;
    transform-origin: right;


}
.make-btn:hover::after {
   animation: zoominoutsinglefeatured 1s ease-in-out;

}




.page-id-0 #inner-page-wrapper {
    padding-top: 180px;
}



@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1,1);
    }
    40% {
        transform: scale(0,0);
    }
    60%{
      transform: scale(0,0);
    }
    100% {
        transform: scale(1,1);
    }
}



/* Slideshow Contents */
	.c-field {
	    display: inline-block;
			vertical-align: middle;
	    font-size: 15px;
			font-weight: 500;
			letter-spacing: 1px;
	    color: #fff;
	}

	.c-email.email.c-field {
	    margin-right: 5px;
	}

	.c-tel i.ai-font-phone {
    display: inline-block;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

	.c-field i {
		display: inline-block;
		margin-right: 2px;
		color: #911b25;
	}

	.c-email i.ai-font-envelope {
	    font-size: 12px;
	}
/* End of Slideshow Contents */

/* QUICKSEARCH */
.qs-wrapper {
    font-family: 'Heebo', sans-serif;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    /*bottom: 135px;*/
    bottom: 100px;
    z-index: 9;
}

.qs-holder {
  font-size: 0;
  /*background: #404042;
  border: 1px solid rgba(255, 255, 255, .18);*/
  min-height: 108px;
  /*line-height: 108px;*/
}

.qs-title {
  	width: 5.964%;
    display: inline-block;
    vertical-align: top;
    color: #fa4f00;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .6px;
}

.qs-title img {
	margin: 0 auto;
}

.qs-form {
    display: block;
    width: 100%;
    font-size: 0;
    background: #404042;
    border: 1px solid rgba(255, 255, 255, .18);
    padding: 36px 0;
}

.qs-form select,
.qs-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
		border: 0;
    font-size: 9px;
		letter-spacing: 1px;
    width: 100%;
		height: 36px;
		line-height: 36px;
    padding: 0 14px;
    text-transform: uppercase;
    background: transparent;
    color: #b4b4b4;
}

.qs-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #706c69 url(images/qs-arrow.png) no-repeat scroll right 14px center;
}

.qs-form select::-ms-expand {
    display: none;
}

.qs-form .qs-field {
	 	margin-right: 1px;
    display: inline-block;
    vertical-align: top;
}

.btn-form.qs-field.qsbtn1 input {
    border-radius: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #911b25;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
		letter-spacing: 1px;
    border: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.btn-form.qs-field.qsbtn1 input:hover {
    background: rgba(104, 217, 211, 0.5);
}

.btn-form.qs-field.qsbtn1 {
    width: 7.192%;
    margin-left: 0.964%;
    margin-right: 0;
    position: relative;
}


.long-form.qs-field {
    width: 21.929%;
}

.short-form {
    width: 8.070%;
}

.btn-form.qs-field.qsbtn2 {
    width: 9.112%;
    position: relative;
}

.btn-form.qs-field.qsbtn2 a {
		display: block;
		border-radius: 0;
		width: 100%;
		height: 36px;
		line-height: 36px;
		color: #fff;
		text-transform: uppercase;
		font-size: 9px;
		letter-spacing: 1px;
		border: 0;
		text-align: center;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
}

.btn-form.qs-field.qsbtn2 a:hover {
    color: red;
}

/* End of QUICKSEARCH */


/* CTA */
  .cta-text {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 2;
    color: #fff;
  }

    .cta-text-top {
      font-size: 20px;
      font-weight: 600;
      display: block;
      letter-spacing: 2px;
    }

    .cta-text-bottom {
      font-family: 'Italianno', cursive;
      font-size: 35px;
      line-height: 1;
      font-style: italic;
    }
/* End of CTA */

/* WELCOME */
.welcome-holder {
    padding: 90px 0;
    background-image: url(images/wc-bg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    font-size: 0;
}

	.wc-agent {
		display: inline-block;
		vertical-align: top;
	  width: 31%;
	}


  .wc-agent img {
      max-height: 458px;
  }


	.wc-message {
		display: inline-block;
		vertical-align: top;
		padding: 10px 18px;
		text-align: justify;
		width: 69%;
		background: #fff;
    min-height: 458px;
	}

		.wc-message h1 {
      margin: 30px 10px 0;
			color: #171717;
			/*font-size: 50px;*/
      font-size: 30px;
			font-family: 'Italianno', cursive;
			letter-spacing: 0.05px;
		}

    .wc-message h2 {
      margin: 0 10px;
      color: #171717;
      font-size: 30px;
      font-family: 'Italianno', cursive;
      letter-spacing: 0.05px;
    }

		.wc-message p {
      margin: 0 15px;
			font-size: 14px;
	    margin-bottom: 16px;
	    font-weight: 300;
	    line-height: 1.7;
	    color: #555555;
		}

		.wc-contact li {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      padding-right: 8px;
      margin-right: 8px;
      font-size: 14px;
      border-right: 1px solid rgba(145, 27, 37, .5);
      line-height: 1;
      font-weight: 300;
      color: #555555;
		}

		.wc-contact li:last-child::before {
			display: none;
		}

    .wc-contact li .ai-font-envelope {
      color: #911b25;
      font-size: 11px;
    }

    .wc-contact li .ai-font-phone {
      display: inline-block;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      transform: rotate(270deg);
      font-size: 11px;
      color: #911b25;
    }

    .wc-name {
        font-size: 17px;
        font-weight: 600;
        text-transform: uppercase;
        color: #911b25;
    }

    .wc-contact li:last-child {
      border-right: 0;
    }

			ul.wc-contact {
			    border-top: 1px solid rgba(187, 187, 187, .5);
          margin-bottom: 10px;
			    padding-top: 15px;
			}
/* End of WELCOME */

/* FEATURED PROPERTIES */
.fp-title h2 {
  font-size: 60px;
  font-family: 'Italianno', cursive;
  letter-spacing: 1px;
  text-align: center;
  color: #171717;
}

.fp-holder {
  text-align: center;
}

.fc-item-wrap {
    padding: 0 0 30px;
}

.fc-item {
    position: relative;
    background-size: cover;
    background-position: center;
    max-width: 210px;
    width: 100%;
}

.fp-img {
  background-position: center;
  background-size: cover;
  height: 260px;
  width: 100%;
  position: relative;
  margin-bottom: 32px;
}

.fp-img::after {
      content: '';
      position: absolute;
      margin: 0 auto;
      left: 0;
      right: 0;
      bottom: -40px;
      width: 100%;
      height: 50px;
      background: url(images/fp-shadow.png) no-repeat center top / contain;
      z-index: -1;
}

.fp-slick a {
  position: relative;
  display: block;
  margin: 30px 12px;
  bottom: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}

.fp-slick a:hover::before {
  opacity: 1;
}

.fp-slick a:hover {
  bottom: 20px;
}

.fp-slick a::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(images/fp-hover.png) center;
    background-size: cover;
    z-index: 1;
    opacity: 0;
    left: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

/* .fp-slick a::after {
  content: '';
  position: absolute;
  background: url(images/fp-shadow.png);
  left: 0;
  bottom: 0;
  width: 100%;
  height: 51px;
} */

.fp-title {
  margin: 59px 0 30px;
}

.fp-address {
    position: absolute;
    bottom: 52px;
    right: 0;
    left: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    z-index: 2;
}

  .fp-address::after {
      content: '';
      position: absolute;
      bottom: -23px;
      right: 0;
      left: 0;
      content: '';
      width: 27px;
      height: 3px;
      background: #911b25;
      margin: 0 auto;
      text-align: center;
      display: block;
  }

span.fp-small {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 300;
}

  .fp-slick button.slick-prev.slick-arrow {
      background: url(images/fp-prev.png);
      border: 0;
      background-repeat: no-repeat;
      background-position: center;
      font-size: 0;
      width: 17px;
      height: 30px;
      left: 30px;
  }

  .fp-slick button.slick-next.slick-arrow {
      background: url(images/fp-next.png);
      border: 0;
      background-repeat: no-repeat;
      font-size: 0;
      width: 17px;
      height: 30px;
      right: 30px;
  }

  .fp-slick button.slick-arrow {
      position: absolute;
      z-index: 100;
      top: calc(50% - 18px);
  }

/* End of FEATURED PROPERTIES */


/* FEATURED COMMUNITIES */
.fc-holder {
  position: relative;
  padding-bottom: 65px;
}
.fc-title h2 {
  margin-top: 50px;
  font-size: 60px;
  font-family: 'Italianno', cursive;
  letter-spacing: 1px;
  text-align: center;
  color: #171717;
}

.fc-title {
    margin-bottom: 43px;
}

.fc-item {
    margin: 0 auto 15px;
    position: relative;
    bottom: -30px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.fc-item:after {
    position: absolute;
    content: "";
    background: url(images/fc-shadow.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 50px;
    width: 100%;
    display: block;
    left: 0;
    right: 0;
    z-index: -1;
    bottom: -10px;
    margin: 0 auto;
}

.fc-name {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 85px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}

.fc-item:hover .fc-img::before {
      opacity: .8;
}

.fc-item:hover {
  bottom: 0;
}

  .fc-img {
    position: relative;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 240px;
  }

  .fc-img::before {
    content: '';
    position: absolute;
    background:  url(images/fc-hover.png);
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

  .fc-slick button.slick-prev.slick-arrow {
      background: url(images/fc-prev.png);
      border: 0;
      background-repeat: no-repeat;
      background-position: center;
      font-size: 0;
      width: 22px;
      height: 44px;
      left: -3%;
  }

  .fc-slick button.slick-next.slick-arrow {
      background: url(images/fc-next.png);
      border: 0;
      background-repeat: no-repeat;
      font-size: 0;
      width: 22px;
      height: 44px;
      right: -3%;
  }

  .fc-slick button.slick-arrow {
      position: absolute;
      z-index: 100;
      top: 47%;
  }

/* End of FEATURED COMMUNITIES */

/* TESTIMONIALS */
.testi-holder {
  background-image: url(images/testi-bg.jpg);
  background-size: cover;
  padding-bottom: 33px;
}


.testi-title {
  margin-top: 80px;
}

  .testi-title h2 {
    margin-top: 50px;
    font-size: 60px;
    font-family: 'Italianno', cursive;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
  }

  .testi-msg {
      margin: 0 auto;
      max-width: 850px;
      width: 100%;
  }

.testi-msg p {
  text-align: center;
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
}

.testi-name {
    margin-top: 38px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.testi-name span {
    font-weight: 700;
    letter-spacing: 5px;
}

  .testi-link {
    font-weight: 300;
    font-style: italic;
    color: #b6b6b6;
  }

  a.testi-btn {
    display: block;
    margin: 55px auto;
    width: 164px;
    height: 43px;
    line-height: 43px;
    background: #911b25;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
}
a.testi-btn:hover {
  background: #404042;
}

.testi-slick button.slick-prev.slick-arrow {
    background: url(images/testi-prev.png);
    border: 0;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    width: 22px;
    height: 44px;
    left: 0;
}

.testi-slick button.slick-next.slick-arrow {
    background: url(images/testi-next.png);
    border: 0;
    background-repeat: no-repeat;
    font-size: 0;
    width: 22px;
    height: 44px;
    right: 0;
}

.testi-slick button.slick-arrow {
    position: absolute;
    z-index: 100;
    top: calc(50% - 80px);
}
/* End of TESTIMONIALS */

/* AGENT */
.agent-holder {
    /*padding-bottom: 90px;*/
}

.agent-title h2 {
  font-size: 60px;
  font-family: 'Italianno', cursive;
  letter-spacing: 1px;
  text-align: center;
  color: #171717;
}

.agent-holder {
  text-align: center;
}

.agent-img {
  position: relative;
  margin: 0 auto;
  background-size: cover !important;
  background-position: center;
  width: 100%;
  height: 260px;
}

.agent-img::after {
    content: '';
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -40px;
    width: 100%;
    height: 50px;
    background: url(images/fp-shadow.png) no-repeat center top / contain;
    z-index: -1;
}

.agent-holder .attachment-agent-image img {
  margin-top: 13px !important;
}

.agent-slick a {
  position: relative;
  display: block;
  margin: 0 12px;
  padding: 50px 0 30px;
  bottom: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}

.agent-slick a:hover {
  bottom: 30px;
}

/* .agent-slick a::after {
  content: '';
  position: absolute;
  background: url(images/fp-shadow.png);
  left: 0;
  bottom: 0;
  width: 100%;
  height: 51px;
} */

.agent-title {
  margin: 59px 0 51px;
}

.agent-address {
    position: absolute;
    bottom: 52px;
    right: 0;
    left: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
}

  .agent-address::after {
      content: '';
      position: absolute;
      bottom: -23px;
      right: 0;
      left: 0;
      content: '';
      width: 27px;
      height: 3px;
      background: #911b25;
      margin: 0 auto;
      text-align: center;
      display: block;
  }

span.agent-small {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 300;
}

  .agent-slick button.slick-prev.slick-arrow {
      background: url(images/fp-prev.png);
      border: 0;
      background-repeat: no-repeat;
      background-position: center;
      font-size: 0;
      width: 17px;
      height: 30px;
      left: 30px;
  }

  .agent-slick button.slick-next.slick-arrow {
      background: url(images/fp-next.png);
      border: 0;
      background-repeat: no-repeat;
      font-size: 0;
      width: 17px;
      height: 30px;
      right: 30px;
  }

  .agent-slick button.slick-arrow {
      position: absolute;
      z-index: 100;
      top: calc(50% - 18px);
  }
/* End of AGENT */

/* FOOTER */

footer.main-footer {
    position: relative;
    padding: 20px 0 40px;
    background: #404042;
    text-align: center;
    color: #fff;
    z-index: 1;
}

.main-footer .container {
  position: relative;
}
footer .footer-mobile-smi{
  display: none;
}
  .copyright {
    padding: 20px 0 0;
    font-size: 11px;
    letter-spacing: .5px;
  }

    .copyright a {
      color: #fff;
    }

    .copyright b {
      text-transform: uppercase;
      font-weight: 900;
    }

    .ai-footer {
      color: #fff;
      text-decoration: underline !important;
    }

    .ai-footer:hover, .copyright a:hover {
      color: #911b25;
    }

    span.ai-font-footer-logo {
      display: block;
      margin-top: 17px;
      font-size: 23px;
      color: #858585;
  }

  .cf-btn {
    margin: 0 0 0 auto;
    background: #911b25;
    width: 262px;
    height: 38px;
    line-height: 38px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .cf-btn:hover {
    color: #fff;
    opacity: .8;
  }

    .cf-btn i {
      font-size: 9px;
    }
/* End of FOOTER */


.hp-cta {
    position: relative;
    padding: 100px 0;
}

	.hp-cta li {
		display: inline-block;
		width: 229px;
		height: 229px;
		/*overflow: hidden;*/
		position: relative;
		text-align: center;
		border-radius: 50%;
    border: 10px solid #404042;
    margin-right: 6%;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -ms-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
    bottom: 0;
	}
    .hp-cta li::after {
        content: '';
        display: block;
        background: url("images/cta-btn-bottom-shadow.png") no-repeat;
        background-size: contain;
        width: 100%;
        height: 45px;
        position: absolute;
        bottom: -45px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

  .hp-cta li:hover {
    bottom:30px;
  }



  .hp-cta li:last-child {
    margin-right: 0;
  }

		.hp-cta li a {color: #fff;}

		.hp-cta .cta-txt {
			font-weight: 500;
			font-size: 19px;
			display: inline-block;
			padding-top: 95px;
			position: relative;
			z-index: 9;
			text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
		}

		.hp-cta li img.main {position: absolute;top: 0;left: 0;width: 100%;}


		.hp-cta li .overlay {
			opacity: 1;
			position: absolute;
			top: 0;
			left:0;
			-webkit-transition:all 0.5s ease-in-out;
			-moz-transition:all 0.5s ease-in-out;
			-ms-transition:all 0.5s ease-in-out;
			-o-transition:all 0.5s ease-in-out;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			-webkit-transform:rotate(0deg) scale(1);
			-moz-transform:rotate(0deg) scale(1);
			transform:rotate(0deg) scale(1);
			-ms-transform:rotate(0deg) scale(1);
			-o-transform:rotate(0deg) scale(1);
		}

    .hp-cta li .overlay img {
      width: 100%;
    }

    .hp-cta li .hover img {
      width: 100%;
    }

			.hp-cta li a:hover .overlay {
				-webkit-transition:all .7s ease-in-out;
				-moz-transition:all .7s ease-in-out;
				-ms-transition:all .7s ease-in-out;
				-o-transition:all .7s ease-in-out;
				-webkit-transform:rotate(160deg) scale(0);
				-moz-transform:rotate(160deg) scale(0);
				transform:rotate(160deg) scale(0);
				-ms-transform:rotate(160deg) scale(0);
				-o-transform:rotate(160deg) scale(0);
				opacity:0;
			}

		.hp-cta li .hover {
			opacity: 0;
			position: absolute;
			top: 0;
			left:0;
			-webkit-transition:all .7s ease-in-out;
				-moz-transition:all .7s ease-in-out;
				-ms-transition:all .7s ease-in-out;
				-o-transition:all .7s ease-in-out;
			-webkit-transform:rotate(160deg) scale(0);
			-moz-transform:rotate(160deg) scale(0);
			transform:rotate(160deg) scale(0);
			-ms-transform:rotate(160deg) scale(0);
			-o-transform:rotate(160deg) scale(0);
		}

			.hp-cta li a:hover .hover {
				-webkit-transition:all .7s ease-in-out;
				-moz-transition:all .7s ease-in-out;
				-ms-transition:all .7s ease-in-out;
				-o-transition:all .7s ease-in-out;
				-webkit-transform:rotate(0deg) scale(1);
				-moz-transform:rotate(0deg) scale(1);
				transform:rotate(0deg) scale(1);
				-ms-transform:rotate(0deg) scale(1);
				-o-transform:rotate(0deg) scale(1);
				opacity: 1;
			}

      .slideshow-contact a {
        color: #fff;
      }

      .wc-contact a {
        color: #555555;
      }

      /* Footer CF */
    .footer-cf-holder .wpcf7 {
        margin: 0 0 0 auto;
        width: 262px;
        background: #fff;
        color: #8b8b8b;
        text-align: left;
      }

      .footer-cf {
        position: absolute;
        right: 0;
        bottom: -40px;
      }

      .footer-cf-holder {
        display: none;
      }

      .footer-cf-holder .wpcf7 label {
          font-size: 11px;
          letter-spacing: 1px;
          margin-bottom: 10px;
          display: block;
      }

      .footer-cf .wpcf7-submit {
        background: #911b25;
        border: none;
        color: #fff;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: 2px;
        height: 35px;
        line-height: 35px;
        width: 100%;
      }

      .cf-item input,
      .cf-item textarea {
        width: 100%;
        border: 1px solid #ccc;
      }

      .cf-item {
        padding: 10px 25px;
      }

      .cf-item:last-child {
        padding-bottom: 0;
      }


      .cf-item input {
        height: 35px;
      }

      .cf-item textarea {
        height: 75px;
        resize: none;
      }

      .cf-display {
        display: block !important;
      }
/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/

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

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

/* Adjust width of sidebar */
.sidebar{ width: 25%; }
.sidebar .hp-cta li {
    margin: 0 auto 40px;
    display: block;
}

.sidebar .hp-cta ul {
    margin: 0;
}

/* 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: #911b25;
}

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

}

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

}

#inner-page-wrapper {
    padding-top: 65px;
}

.sidebar .hp-cta {
    padding: 0;
}

/*** IP BG ***/

.ip-background {
    background-image: url(images/ip-bg.jpg);
    background-size: cover;
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}


/*** agent Info ***/
.sidebar ul.contact-info {
    margin: 10px 0 30px 0;
    text-align:  center;
    list-style:  none;
    font-size: 14px;
    line-height: 1.5;
}

.sidebar ul.contact-info i[class^="ai-font"] {
    color: #911b25;
    margin-right: 3px;
}

.sidebar ul.contact-info a[class^="asis-mailto"] {
    color:  #000;
}

.sidebar ul.contact-info span.wc-name {
    font-size:  20px;
    margin-bottom: 9px;
    display:  block;
}

.skiptranslate.goog-te-gadget div{
    padding-top: 13px;
    padding-left: 0;
}

.skiptranslate.goog-te-gadget{
    height: 100%;
    /*background: #911b25;*/
}

#google_language_translator select.goog-te-combo {
    background: #911B25 url(images/translate-updated.png) no-repeat;
    background-size: contain;
    background-position: center;
    color: #fff !important;
    border: 0px solid #fff!important;
    font-size: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-transform: uppercase;
    height: 10px !important;
    max-width: 80px;
    margin: 3px 0;
}

select#HPtranslator{
  border: 0px solid #fff!important;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select#HPtranslator::-ms-expand{
  display: none;
}

#google_language_translator select.goog-te-combo option{
    text-transform: none;
    color: #fff;
    font-size: 13px;
}

#google_language_translator select.goog-te-combo::-ms-expand{
    display: none;
}

select#HPtranslator {
    background: #404042;
    color: #fff;
    padding: 2px;
}

.f-translate-holder {
    padding-top: 14px;
}

div.wpcr3_review div.wpcr3_review_author,
div.wpcr3_review div.wpcr3_review_datePublished {
    font-size: 0;
    position:relative;
}

div.wpcr3_review .wpcr3_caps {
    text-transform: capitalize;
    font-size: 12px;
    padding-left: 16px;
}

div.wpcr3_review div.wpcr3_review_author::after {
    content: 'by';
    position: absolute;
    top: 0;
    left: 0px;
    font-size: 12px;
}

#content .entry {
    font-size: 16px;
}

/*new translate*/
.header-translate {
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
    }

    .header-translate .goog-te-gadget{
        font-size: 0;
        text-align: right;
    }

    .header-translate .goog-te-gadget span{
        display: none;
    }

    .header-translate .goog-te-gadget .goog-te-combo,
    .f-translate-holder select.ai-google-translate-select-element {
        margin: 0px 0;
        font-size: 0 !important;
        height: 10px;
        max-width: 80px;
        width: 100%;
        border: 0;
        /*background: rgba(255, 255, 255, 0) url(images/translate-updated.png) no-repeat;*/
        background: none;
        background-size: 95% 95%;
        background-position: center;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    .header-translate .goog-te-gadget .goog-te-combo::-ms-expand,
    .f-translate-holder select.ai-google-translate-select-element::-ms-expand{
        display: none;
    }

    .header-translate .goog-te-gadget .goog-te-combo option,
    .f-translate-holder select.ai-google-translate-select-element option{
        font-size: 13px;
    }

    .goog-te-banner-frame{
        display: none;
    }

    .f-translate-holder select.ai-google-translate-select-element.notranslate {
      width: 114px;
      left: -30px;
      position: relative;
      position: relative;
      transform: scale(.8);
  }

  .agent-holder .agent-contacts {
    text-align: left;
}

.hp-quick-search .bootstrap-select.btn-group .dropdown-toggle {
    padding-top: 2px !important;
}

.agent-contact-name a,
.agent-contact-email.agent-contact-detail a,
.agent-holder .render-all-description a {
    color: #911b25;
}



/*Removed Agent Photo on Meet The Team Page*/
.page-id-133 .sidebar .agent-wrap img, .page-id-133  .sidebar .contact-info{
  display: none;
}

.postid-127 .sidebar .agent-wrap, .postid-127 .sidebar .contact-info {
    display: none;
}

.aios-mortgage-calculator-standalone-mortgage-buttons button {
  background: #911b25;
}
.aios-mortgage-calculator-standalone-reset:hover {
  background: #911b25;
}

/*custom icon page*/
.custom-icon-page {
    padding-top: 35px;
    padding-bottom: 30px;
    overflow: hidden;
    font-size: 0;
}
.ci-wrapper {
    padding: 0 25px;
    display: inline-block;
    width: 50%;
}
  .ci-wrapper h2 {
      font-size: 21px !important;
      /* text-transform: uppercase; */
      color: #911b25;
      text-align: center;
      margin: 0 !important;
      text-decoration: underline;
      line-height: 1;
  }
.ci-holder {
    display: inline-block;
    vertical-align: middle;
    width: 33.33%;
    padding: 0 5px;
}

.custom-icon-list a {
    font-size: 16px;
    font-weight: 700;
    color: #404042;
    text-transform: uppercase;
    line-height: 1;
}

.custom-icon-list {
    text-align: center;
    margin: 0 0 15px;
}

.custom-icon-list img {
    margin: 12px auto;
     transition: all .25s;
    -moz-transition: all .25s;
    -webkit-transition: all .25s;
}

.custom-icon-list a:active{
  color: #911b25!important;
}

.icon-img-wrap {
  position: relative;
}
  .icon-img-wrap .inv-icon-hover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
  }

.custom-icon-list a span {
    line-height: 1;
    display: block;
}

.custom-icon-list a.active .inv-icon,
.custom-icon-list a:hover .inv-icon {
  opacity: 0;
}
.custom-icon-list a.active .inv-icon-hover,
.custom-icon-list a:hover .inv-icon-hover {
  opacity: 1;
}
.page-template-template-investors .custom-icon-list a.active span,
.page-template-template-investors .custom-icon-list a:hover span,
.page-template-template-commercial-management .custom-icon-list a.active span,
.page-template-template-commercial-management .custom-icon-list a:hover span {
  color: #911b25;
}


.aios-roadmaps.no-border.black a.aios-roadmap-link.active-link, .aios-roadmaps.no-border.black a.aios-roadmap-link:hover {
    border: none;
    color: #911b25 !important;
}

.market-ul li {
    margin-bottom: 20px;
}

.aios-roadmaps.no-border a.aios-roadmap-link span.aios-roadmap-icon {
  font-weight: 600 !important;
}

.aios-roadmaps.no-border a.aios-roadmap-link span.aios-roadmap-name {
    font-family: 'Barlow', sans-serif !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}

body .aios-roadmaps a.aios-roadmap-link {
    padding: 0;
    width: 120px;
    height: 130px;
    border: 0;
}

body .aios-roadmaps a.aios-roadmap-link span.aios-roadmap-name {
    margin-top: 0;
    font-size: 16px;
    line-height: 16px;
}

body .aios-roadmaps a.aios-roadmap-link span.aios-roadmap-icon {
    font-size: 48px;
    font-weight: 700;
    color: #464646;
    width: 65px;
    height: 62px;
    margin-bottom: 0;
    padding-bottom: 0;
}

body .aios-roadmaps.black a.aios-roadmap-link.active-link .aios-roadmap-icon {
    color: #911b25;
}

body .aios-roadmaps.black a.aios-roadmap-link.active-link, body .aios-roadmaps.black a.aios-roadmap-link:hover, body .aios-roadmaps.black a.aios-roadmap-link:hover span.aios-roadmap-icon, body .aios-roadmaps.black a.aios-roadmap-link:hover  {
    color: #911b25;
}

body .aios-roadmaps a.aios-roadmap-link.three-line.active-link span.aios-roadmap-icon {
    color: #911b25;
    font-weight: bold;
}

body .aios-roadmaps a.aios-roadmap-link.three-line.active-link span.aios-roadmap-name {
    color: #911b25;
    font-weight: bold;
}

body .aios-roadmaps a.aios-roadmap-link span.aios-roadmap-name {
    font-weight: bold;
}


input#file-upload {
    display: none;
}

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    margin-top: 5px;
    color: #337ab7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
}
  .custom-file-upload:hover {
      border: 1px solid #911b25;
      background: #911b25;
      color: #fff;
  }

.custom-icon-list .active span {
    color: #911b25;
}

.custom-icon-list img:hover {
    color: #911b25;
}

.rf-wrapper [class*=aidefcf-wrapper-contact-us] .wpcf7 {
    max-width: 100%;
}
.file-resume {
    position: relative;
}
.file-resume::after {
    content: 'Upload Resume';
    position: absolute;
    top: 3px;
    left: 106px;
    width: 120px;
    height: 100%;
    background: #fff;
    color: #000;
    font-weight: 500;
    font-size: 15px;
    padding: 0 5px;
}


.cp-btn-wrapper {
    font-size:  0;
    text-align:  center;
    padding: 10px 0 30px;
}

.cp-btn {
    display:  inline-block;
    vertical-align:  middle;
    width: 40%;
    padding: 0 15px;
}
  .cp-btn a {
      display: block;
      height: 70px;
      width:  100%;
      line-height: 70px;
      color:  #fff;
      background: #800020;
      text-align:  center;
      font-size: 24px;
      font-weight:  300;
      text-transform:  uppercase;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      -webkit-backface-visibility: hidden;
  }
    .cp-btn a:hover {
        background: #404042;
    }

#ihf-main-container ul {
    margin-left: 0;
}

    #ihf-main-container .chosen-container .chosen-results {
        padding: 0 !important;
    }

#ihf-agent-sellers-rep {
    margin-bottom: 20px;
  }

.page-id-212 .es_calc_overlay h3 {
  font-size: 2em !important;
  margin: .67em 0 !important;
  color: #202020;
  text-align: center;
}

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

.footer-cf .wpcf7-response-output {
    margin: 0;
    position: relative;
    top: -14px;
}



.preferred-vendor-holder a {
    word-wrap: break-word;
}

#content .custom-cursive {
    font-family: 'Italianno', cursive;
    font-size: 30px;
    line-height: 1;
}



.cta-top-btn ul li a span {
    display: block;

    font-size: 16px;

    line-height: 17px;
    font-weight: bold;
}


.cta-top-btn ul li a {
     display: block;
    height: 106px;
    color: #fff;
    text-align: center;
    width: 106px;
    background: url(images/cta-btn.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}




.cta-top-btn ul li {
    display: inline-block;
    margin-right: 7px;
}

.cta-top-btn {
    position: absolute;
    right: -10px;
    top: 72px;
    z-index: 5;
}


.cta-top-btn ul li a span:first-child {

    font-weight: bold;
    font-size: 23px;
    padding-top: 27px;
    display: block;
}


.cta-top-btn ul li a:hover {
    background-image: url(images/cta-btn-hover.png);
}


.category-blog #content .archive-thumbnail {
    display: none;
}

.category-blog #content .archive-content.archive-has-thumbnail {
    width: 100%;
}



/*FORMS*/
.c-full{
  display: block;
  width: 100%;
  float: left;
}
.c-full div:last-child {
    float: right;
}
.c-short {
    width: 49%;
    display: inline-block;
    margin: 5px 5px 0 0;
    float: left;
    color: #4b4b4b;
    font-weight: 500;
}
.c-short input {
    display: block;
    margin: 10px 0;
    padding: 10px 8px;
    border: 1px solid #9f9f9f;
    color: #9f9f9f;
    width: 100%;
}
.c-wide {
    display: block;
    width: 99%;
    color: #4b4b4b;
    font-weight: 500;
}
.c-wide input {
    width: 100%;
    display: block;
    margin: 10px 0;
    padding: 10px 8px;
    border: 1px solid #9f9f9f;
    color: #9f9f9f;
}
.c-wide a {
    color: #939393;
    text-decoration: underline;
}
.c-btn {
    text-align: center;
    margin: 40px 0 0 0;
}
.c-btn input {
    background: #81001F;
    color: #fff;
    padding: 20px 0;
    font-size: 25px;
    width: 100%;
}

label.c-upload-btn-wrap{
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 53%;
}
/*Radio BTN*/
.c-checkbox {
      margin: 40px 0 0;
  }

  .c-checkbox span.wpcf7-list-item {
      margin: 0;
  }

  .c-checkbox span.wpcf7-list-item-label {
      position: relative;
      padding-left: 31px;
      display: block;
  }

  .c-checkbox span.wpcf7-list-item-label:before {
      content: '';
      position: absolute;
      top: -15px;
      left: 0;
      width: 21px;
      height: 21px;
      border: 2px solid #555555;
      background: #fff;
      border-radius: 20px;
  }

  .c-checkbox .wpcf7-list-item input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0;
  }

  .c-checkbox .wpcf7-list-item label {
      display: block;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
  }

  .c-checkbox .wpcf7-list-item label input:checked ~ span.wpcf7-list-item-label:after {
      content: '';
      position: absolute;
      left: 8px;
      top: -12px;
      width: 6px;
      height: 12px;
      border: solid #555555;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  }
  .c-checkbox a {
    color: #939393;
    text-decoration: underline;
  }
.aiosp-content.aios-popup-body {
    width: 100% !important;
    padding: 50px 75px !important;
    max-width: 650px;
}

.c-date p {

    font-size: 0;
    background: url(https://platarealtygroup.com/wp-content/uploads/2019/07/calendar.png) no-repeat;
        background-size: auto;
    width: 20px;
    height: 20px;
    float: right;
    display: block;
    background-size: cover;
    position: relative;
    top: -38px;
    right: 10px;
    pointer-events: none;
    cursor: pointer;
}

/*Upload*/

  .c-file-open span.wpcf7-list-item {
      margin: 0;
  }

  .c-file-open span.wpcf7-form-control-wrap {
      position: relative;
      padding-left: 31px;
      display: block;
      top: -30px;
  }

  .c-file-open span.wpcf7-form-control-wrap:before {
      content: '';
      position: absolute;
      top: 5px;
      left: 0;
      width: 45px;
      height: 40px;
      background: url(https://platarealtygroup.com/wp-content/uploads/2019/07/upload.png) no-repeat;
      background-size: cover;
  }

  .c-file-open .wpcf7-form-control-wrap  input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0;
      left: 15px;
  }

  .c-file-open .wpcf7-form-control label {
      display: block;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
  }

  .c-file-open .wpcf7-form-control label input:checked ~ span.wpcf7-form-control-wrap:after {
      content: '';
      position: absolute;
      left: 8px;
      top: 9px;
      width: 6px;
      height: 12px;
      border: solid #555555;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  }
  .c-file-open span {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .c-file-open .c-file {
    display: inline-block !important;
    padding: 0;
    margin: 0;
    width: 10%;
    top: -20px;
}

.c-file-open label.c-upload-btn-wrap input.c-upload-label {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    width: calc(100% - 50px);
    pointer-events: none;
    color: #000;
    padding-left: 15px;
    line-height: 1.5;
    background-color: transparent;
}

div#popup-body [class^="c-"] span.wpcf7-not-valid-tip {
    display: block;
    width: 135px;
    text-align: center;
}

div#popup-body [class^="c-"] span.wpcf7-form-control-wrap {
    display: block;
}

div#popup-body [class^="c-"].c-checkbox span.wpcf7-form-control-wrap.agree {
    display: inline-block;
}

.single-post #content .entry a {
    text-decoration: underline;
}

.ip-container .feedzy-rss .rss_item .rss_content small {
    display: none;
}

.contact-info-wrap {
	position: absolute;
	top: 12px;
	right: 10px;
}

.contact-info-wrap div {
	font-size: 12px;
	color: #fff;
}

.contact-info-wrap a {
	display: block;
	font-weight: 600;
	font-size: 18px;
	padding: 10px;
}

.contact-address {
	padding-left: 20px;
}

.contact-details {
	margin-top: 28px;
}

.contact-details em {
	color: #911B25;
	width: 20px;
	height: 15px;
	display: inline-block;
}

.contact-details a:nth-child(2) {
	font-size: 18px;
	font-weight: 600;
}

.f-header .contact-info-wrap .contact-details {
	text-shadow: 1px 1px 2px #111;
}

#content a.address-link, #content a.normal-link {
    display: block;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

#content a.address-link:hover {
    color: #911b25;
}

.page-template-template-disclosure button.aiosp-close {
  display: none;
}

body.page-template-template-disclosure .modal-content .aiosp-close {
    color: #aaaaaa;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    opacity: 1;
    right: -13px;
    top: -13px;
    background: #fff;
    line-height: 17px;
    padding: 4px 5px 6px;
    border-radius: 50%;
    width: auto;
    height: auto;
}

.page-template-template-disclosure .aios-popup-body .aiosp-close {
    color: #FFF;
}

body.page-template-template-disclosure .modal .close,
body #modalDisclosure .close {
    color: #aaaaaa;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    opacity: 1;
    right: -13px;
    top: -13px;
    background: #fff;
    line-height: 17px;
    padding: 4px 5px 6px;
    border-radius: 50%;
}

body.page-template-template-disclosure .modal .close:hover,
body #modalDisclosure .close:hover,
body.page-template-template-disclosure .modal .close:focus,
body #modalDisclosure .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.page-template-template-disclosure.modal-open .header-wrapper.outer {
    z-index: -1
}

.page-template-template-disclosure.modal-open .header-fixed.fixed-nav {
    z-index: 99;
}

.page-template-template-disclosure.modal-open .modal-backdrop {
    z-index: 9999;
}

.modal-header {
    background: #1d1c1d;
    color: #fff;
    font-weight: 700;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

/*DISCLOSURE PAGE*/

.disclosure-form-wrapper {
    font-size: 0;
}

.disclosure-form-wrapper::after {
    content: "";
    display: block;
    clear: both;
}

.disclosure-form-wrapper .field-holder input[type="text"],
.disclosure-form-wrapper .field-holder input[type="email"],
.disclosure-form-wrapper .field-holder input[type="tel"],
.disclosure-form-wrapper .field-holder select {
    width: 100%;
    height: 33px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #bfbfbf;
    outline: 0;
    border-radius: 0;
    background: #fff;
    text-indent: 8px;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.disclosure-form-wrapper .field-holder textarea {
    width: 100%;
    height: 90px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #bfbfbf;
    outline: 0;
    border-radius: 0;
    background: #fff;
    resize: none;
    text-indent: 8px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    padding-top: 8px;
}

.disclosure-form-wrapper .field-holder.submit-holder input {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    background: #b81826;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 33px;
}

.disclosure-form-wrapper .wpcf7-form-control-wrap {
    font-size: 12px;
}

.field-holder {
    float: left;
    padding: 3px;
}

.field-holder.full {
    width: 100%;
}

.field-holder.half {
    width: 50%;
}

.page-template-template-disclosure .aiosp-content.aios-popup-body {
  background: none;
}

.pdf-gallery {
  display: flex;
  flex-wrap: wrap;
}

.pdf-gallery .pdf-list {}

.pdf-gallery .pdf-list .pdf-label {
    height: 66px;
    line-height: 1.4;
    overflow: hidden;
}

.pdf-gal-holder {
    text-align: center;
    padding: 15px 0;
    font-weight: 700;
}

.pdf-gal-holder img {
    max-width: 100%;
    border: 1px solid #000;
}

.pdf-gal-holder img.pdf-file {
    max-height: 200px;
}









.pdf-gallery .pdf-list .pdf-label {
    height: auto;
}

a.dsdl {
    background: #911b25;
    width: 100%;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin-top: 10px;
    font-size: 13px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

a.dsdl {
    transition: all 0.3s ease-in-out;
}

a.dsdl:hover {
    background: #505050;
}





.cta-top-btn .make-btn {
    position: relative;
    top: auto;
    left: auto;
}

.cta-top-btn {
    display: flex;
    align-items: center;
}













.cta-top-btn .make-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-top-btn .make-btn a span {
    color: #fff;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    width: 100%;
    text-align: center;
    font-stretch: condensed;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 21px;
}

.cta-top-btn .make-btn a:hover img:first-child {
    opacity: 0;
}









.cta-top-btn {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    right: inherit;
    justify-content: flex-end;
    /* padding-right: 100px; */
    padding-right: 50px;
}


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