@font-face {
  font-family: 'Akrobat';
  src: url('../fonts/Akrobat-Regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Akrobat-Regular?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Akrobat-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Akrobat-Regular.woff') format('woff'), /* Pretty Modern Browsers */
}

@font-face {
  font-family: 'Akrobat-SemiBold';
  src: url('../fonts/Akrobat-SemiBold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Akrobat-SemiBold?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Akrobat-SemiBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Akrobat-SemiBold.woff') format('woff'), /* Pretty Modern Browsers */
}

@font-face {
  font-family: 'Akrobat-Bold';
  src: url('../fonts/Akrobat-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Akrobat-Bold?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Akrobat-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Akrobat-Bold.woff') format('woff'), /* Pretty Modern Browsers */
}

@font-face {
  font-family: 'Akrobat-ExtraBold';
  src: url('../fonts/Akrobat-ExtraBold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Akrobat-ExtraBold?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Akrobat-ExtraBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Akrobat-ExtraBold.woff') format('woff'), /* Pretty Modern Browsers */
}
body {
  font-size: 17px !important;
  line-height: 35px !important;
  font-family: "montserrat", sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
  color: #000000;
  overflow-x: hidden;
}

.xmas-disclaimer{display:none;}
.page-id-8 .xmas-disclaimer{display:block;}
.mobile__phone{width:auto;margin-left:15%}
.mobile__phone a {
color: inherit;
text-decoration: none;
	font-weight:normal;
	font-size:12px;
	text-align:center;
vertical-align: middle;
	font-family: "Akrobat-SemiBold";
font-size: 16px;


}
.border-bottom-style-1:after{
	 content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px; /* height of the "border" */
    width: 100%;
    background: linear-gradient(
        to right,
        white 0%,
        white 20%,
        transparent 20%,
        transparent 80%,
        white 80%,
        white 100%
    );
}
@media screen and (max-width: 767px) {
	.border-bottom-style-1:after{
		    background: linear-gradient(
        to right,
        white 0%,
        white 15%,
        transparent 15%,
        transparent 85%,
        white 85%,
        white 100%
    );
	}
}

.guten-video-background video{
	height: auto !important;
}

.custom_images_slider span.swiper-pagination-bullet {
    border: 1px solid #fff;
    opacity: 1;
    background-color: transparent;
}
.custom_images_slider  .swiper-pagination-bullet-active{
	background-color: #fff !important;
}

.custom_images_slider   .swiper-pagination{
	 text-align: left;
	 padding: 10px;
   display: inline-flex;
   flex-direction: column;
   grid-gap: 10px;
   width: fit-content !important;
}

.full-slider .swiper-button-prev, .full-slider .swiper-button-next,.lookbook_gallery .swiper-button-prev, .lookbook_gallery .swiper-button-next,.gallery_slider .swiper-button-prev, .gallery_slider .swiper-button-next,.image-gallery .swiper-button-prev, .image-gallery .swiper-button-next{
    opacity: 1;
    background-size: 25px;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    padding: 30px;
    background-position: center;
    border-radius: 100%;
}
.full-slider .swiper-button-prev, .lookbook_gallery .swiper-button-prev,.gallery_slider .swiper-button-prev,.image-gallery .swiper-button-prev{
	background-image: url(/wp-content/uploads/2025/06/arrow-left-solid.svg);
}

.full-slider .swiper-button-next, .lookbook_gallery .swiper-button-next,.gallery_slider .swiper-button-next,.image-gallery .swiper-button-next{
	background-image: url(/wp-content/uploads/2025/06/arrow-right-solid.svg);
}
.full-slider .swiper-pagination, .horizontal-slider .swiper-pagination{
	    display: flex;
    width: 100% !important;
    justify-content: center;
    align-items: center;
    position: relative;
}
.full-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active,.horizontal-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active{
	 background-color: #fff;
}
.full-slider .swiper-pagination .swiper-pagination-bullet,.horizontal-slider .swiper-pagination .swiper-pagination-bullet{
	opacity: 1;
    background: transparent;
    border: 1px solid #fff;
}

@media screen and (max-width: 1024px) {
	.full-slider .swiper-wrapper .section-wrapper{
		margin: auto;
		width: 80%;
	}
	.full-slider .swiper-button-prev, .full-slider .swiper-button-next,.lookbook_gallery .swiper-button-prev, .lookbook_gallery .swiper-button-next,.gallery_slider .swiper-button-prev, .gallery_slider .swiper-button-next,.image-gallery .swiper-button-prev, .image-gallery .swiper-button-next{
		    background-size: 20px;
		    padding: 20px;
	}
}

@media screen and (max-width: 767px) {
		.full-slider .swiper-wrapper .section-wrapper{
		margin: auto;
		width: 100%;
	}
	.full-slider .swiper-button-prev, .full-slider .swiper-button-next{
		display: none;
	}
}
@media screen and (max-width: 767px) {
}
.lookbook_gallery .gallery-items {
  display: grid !important;
  grid-auto-rows: auto;
  gap: 15px;
  grid-template-columns: repeat(12, 1fr); /* Base: 3 columns */
  position: relative !important;
  height: auto !important;
  overflow: hidden !important;
	max-width: 1140px;
	margin: 40px auto;
}
.lookbook_gallery .guten-gallery .gallery-items .gallery-item-wrap .grid-item{
	margin: 0px;
}
.lookbook_gallery .gallery-item-wrap.shuffle-item--visible {
  position: relative !important;
  opacity: 1 !important;
  transform: none !important;
  visibility: visible !important;
  will-change: auto !important;
}
/* 2/3 width */
.lookbook_gallery .gallery-item-wrap:nth-child(7n+1) {
  grid-column: span 7;
}
/* 1/3 width (next to 2/3 to complete row 1) */
.lookbook_gallery .gallery-item-wrap:nth-child(7n+2) {
  grid-column: span 5;
}
/* Full 3-column row (items 3, 4, 5) */
.lookbook_gallery .gallery-item-wrap:nth-child(7n+3),
.lookbook_gallery .gallery-item-wrap:nth-child(7n+4),
.lookbook_gallery .gallery-item-wrap:nth-child(7n+5) {
  grid-column: span 4;
}
/* Final 2-column row (items 6, 7) */
.lookbook_gallery .gallery-item-wrap:nth-child(7n+6),
.lookbook_gallery .gallery-item-wrap:nth-child(7n+7) {
  grid-column: span 6;
}

@media screen and (max-width: 767px) {
	/* 2/3 width */
.lookbook_gallery .gallery-item-wrap:nth-child(7n+1) {
  grid-column: span 12;
}
/* 1/3 width (next to 2/3 to complete row 1) */
.lookbook_gallery .gallery-item-wrap:nth-child(7n+2) {
  grid-column: span 12;
}
/* Full 3-column row (items 3, 4, 5) */
.lookbook_gallery .gallery-item-wrap:nth-child(7n+3),
.lookbook_gallery .gallery-item-wrap:nth-child(7n+4),
.lookbook_gallery .gallery-item-wrap:nth-child(7n+5) {
  grid-column: span 12;
}
/* Final 2-column row (items 6, 7) */
.lookbook_gallery .gallery-item-wrap:nth-child(7n+6),
.lookbook_gallery .gallery-item-wrap:nth-child(7n+7) {
  grid-column: span 12;
}
}

.lookbook_gallery .gallery-items img{
	min-height: 400px;
	max-height: 400px;
}
.lookbook_gallery .gallery-item-wrap:has(a[href="#empty"]) {
    display: none !important;
}
.lookbook_gallery .gallery-items .gallery-item-wrap .grid-item .caption-wrap.style-overlay{
	 height: 90% !important;
	 width: 90% !important;
	left: 5% !important;
	top: 5% !important;
	border: 4px solid #fff;
}
.lookbook_gallery .guten-gallery-control[data-filter="All"]{
    display: none !important;
}

.lookbook_gallery .filter-controls {
    background-color: #b69121;
	 padding: 40px 20px;
}
.lookbook_gallery .filter-controls ul{
	margin: 0px;
}
.lookbook_gallery  .filter-controls .guten-gallery-control.active
 {
    border-bottom: 1px solid #fff;
}
.lookbook_gallery .filter-controls ul {
    display: flex;
    grid-gap: 30px;
	 flex-wrap: wrap;
	margin: 20px auto !important; 
}
.lookbook_gallery .filter-controls ul li {
    position: relative;
}
.lookbook_gallery .filter-controls ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #fff;
    margin-left: 15px;
}
@media screen and (max-width: 1024px) {
		.lookbook_gallery .gallery-items {
		padding: 20px;
	}
}
@media screen and (max-width: 767px) {
	.lookbook_gallery .filter-controls ul li{
		width: 45%;
	}
	.lookbook_gallery .filter-controls ul li:not(:last-child)::after {
		content: none;
	}

	.lookbook_gallery .gallery-items img{
	min-height: 240px;
	max-height: 240px;
}
}

.blog-list .guten-post-category span a::before {
    content: "In the ";
}
.blog-list .guten-post-category,
.blog-list .guten-post-meta {
    display: inline-flex !important;
    align-items: center;
    gap: 5px;
    width: fit-content;
}

.blog-list .guten-post-meta {
  padding-left: 5px;
}

.blog-list .guten-post-category::after {
  content: "–";
  margin: 0 5px;
}
.blog-search input.gutenverse-search{
background-image: url(/wp-content/uploads/2025/06/magnifying-glass-solid.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 7px 50%;
}
@media screen and (max-width: 1024px) {
	.blog-list .guten-postblock-content{
		padding-left: 0px !important;
        padding-top: 2rem;
	}
}

.bg-photo-zoom{
	    background-position: 50% 50% !important;
    -webkit-transition: background-size .5s ease-in-out;
    -moz-transition: background-size .5s ease-in-out;
    -ms-transition: background-size .5s ease-in-out;
    -o-transition: background-size .5s ease-in-out;
    transition: background-size .5s ease-in-out;
    position: relative;
	background-size: 100% 100% !important;
}
.bg-photo-zoom:hover{
	background-size: 110% 110% !important;
}
.bg-photo-zoom > div{
	height: 100%;
}
.bg-photo-zoom > div > h3{
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff;
    padding: 20px;	
}
.guten-icon-list-item i{
	 line-height: 35px;
}
.line-20 .guten-icon-list-item i{
		 line-height: 20px;
}
iframe#floorPlan-custom{
	width: 100%;
  max-width: 1140px;
  margin: auto;
  display: block;
}

nav.nav-communities {
    width: 100%;
	  font-family: "Akrobat";
}
@media screen and (max-width: 767px) {
	nav.nav-communities ul li{
		width: 100%;
		text-align: center;
		justify-content: center;
	}
}
@media screen and (max-width: 767px) {
	.dropdown{
		width: 100%;
		text-align: center;
	}
}
.aligncenter{
	text-align: center;
}
.entry-header{
	display:none
}
.flex-center {
    display: flex;
    align-items: center;
}
.flex-column .guten-column-wrapper{
	flex-direction:column
}
.custom-gallery .caption-wrap {
    display: block !important;
    position: relative!important;
    z-index: 99999999!important;
    opacity: 1!important;
    visibility: visible!important;
    top: 0px !important!important;
    left: 0 !important;
    transition-timing-function: unset !important;
}
.custom-gallery .thumbnail-wrap{
	overflow:unset;
	height:auto !important
}

.custom-gallery .gallery-items .gallery-item-wrap:hover .grid-item .item-hover-bg {
    background-color:unset !important
}
.custom-gallery .item-title,.custom-gallery .item-content{
	color:#000 !important
}
.custom-gallery .gallery-items .gallery-item-wrap {
    width: 100% !important;
    float: unset !important;
    position: relative !important;
    left: 0 !important;
    transition: unset !important;
    transform: unset !important;
}
.custom-gallery .gallery-items{
	display:block !important;
	height:100% !important
}
.custom-gallery .gallery-items .item-caption-over:not(.custom-gallery .gallery-item-wrap:last-child .item-caption-over) {
    padding: 20px 0;
    border-bottom: 1px solid #979797;
    margin-bottom: 30px;
}
.custom-gallery .gallery-item-wrap{
	cursor:pointer
}
.custom-gallery .item-caption-over .item-content,.custom-gallery .item-caption-over .item-title{
	font-family: montserrat, sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 35px;
color: rgb(0, 0, 0);
}
.custom-gallery  .item-buttons{
	display:none
}
.custom-decoration-underline a{
	font-weight:600;
	text-decoration:underline
}
.without-content.without-content .item-caption-over{
	display:none
}
.custom-gallery.without-content .gallery-items .gallery-item-wrap {
    margin-top: 40px;
}
.column-gap-0{
	padding:0
}
.spec-slider .swiper-button-prev,.spec-slider .swiper-button-next  {
    background-image: url(/wp-content/themes/neal-signature/img/arrow-left-solid.svg);
    border-radius: 50%;
    background-size: 20px auto;
    z-index: 1000;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
}
.spec-slider .swiper-button-next {
    background-image: url(/wp-content/themes/neal-signature/img/arrow-right-solid.svg);
}
.text-gold-bold strong{
	color:#b69121 
}
.spec-menu .wp-block-navigation-item__content span, .spec-menu .wp-block-navigation-item a {
	font-family: Akrobat;
font-size: 16px;
font-weight: 400;
line-height: 16px;
color: rgb(255, 255, 255);
	text-transform:uppercase !important;
}
.spec-menu .wp-block-navigation__container{
	    gap: 59px;
}
.quick-move-in {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    width: 130px !important;
}
.z-index-2{
    z-index: 2;
}
.spacs_nav
 {
    grid-gap: 40px;
}
@media screen and (max-width: 767px) {
	.spacs_nav
	{
		    grid-gap: 15px;
	}
	.spacs_nav li{
	    font-size: 15px !important;	
	}
}
.spec_form fieldset legend{
	position:relative;
	left: unset;
	top: unset;
	color: #595959;
}
.spec_form label {
    color: #595959;
    font-size: 14px !important;
    margin-bottom: 5px !important;
    line-height: 20px;
}
.spec_form .ginput_container_checkbox input{
	    margin-right: 5px;
	    width: 20px;
    height: 20px;
}
p.gform_required_legend {
    display: none;
}
.spec_form .gfield--type-consent > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    grid-gap: 5px;
}
.spec_form .gfield--type-consent input {
    width: 20px;
    height: 20px;
}
.spec_form input[type="submit"]
 {
    width: 100%;
    height: 60px;
    argin-top: 8px;
    padding-top: 9px;
    background-color: #0d4c93;
    transition: background-color .6s ease;
    font-family: Akrobat, sans-serif;
    font-size: 21px;
    letter-spacing: .05em;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    color: #fff;
    font-weight: 400;
}
.spec_form_wrapper {
    width: 100%;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select{
	height: 50px
}
.custom-fancybox-grid{
	padding-bottom: 0px;
}
@media screen and (max-width: 767px) {
	.xs-grid-one {
    grid-template-columns: 1fr !important;
}
}
@media screen and (min-width: 767px) {
	.xs-grid-one {
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
}
}
@media screen and (max-width: 767px) {
	.fancybox-view-all-btn{
		padding: 7px 10px;
		font-size: 10px;
	}
}


.highlight-number {
  color: #236d9f; /* blue */
  font-weight: bold;
}
@media screen and (max-width: 767px) {
	.home_feature_lists{
		position: relative !important;
	}
}

.p7-btn-draw,.p7-filter-group label,.p7-reset-filters{
	font-family: 'Akrobat-Bold';
}
.p7-comm-slider .p7-comm-swipe-prev, .p7-comm-slider .p7-comm-swipe-next,.p7-home-price .price,.p7-home-title{
	font-family: 'Akrobat';
}
.p7-comm-slider .swiper-pagination-bullet-active {
    background-color: #FFF;
}
.image-gallery .content-image img.main-image {
    height: 600px !important;
    object-fit: cover;
    display: block !important;
    opacity: 1 !important;
}
@media screen and (max-width: 1024px) {
	.image-gallery .content-image img.main-image { height: 400px !important }
}
@media screen and (max-width: 676px) {
    .image-gallery .content-image img.main-image { height: 350px !important }
}
.image-gallery .content-image img.hover-image{
	display: none;
}

.swiper-button-next:after, .swiper-button-prev:after{
	font-family: none;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
	content: "";
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
	content: "";
}

.gutenverse-top-button{
	display: none;
    width: 0px;
    height: 0px;
    visibility: hidden;
    opacity: 0;
}
.gform_wrapper.gravity-theme .gform_fields{
	position: relative;
}
@media (max-width: 640px) {
	.gform_wrapper.gravity-theme .ginput_complex span {
		margin-bottom: 16px !important;
	}
	.gform_wrapper.gravity-theme .ginput_complex span.name_last{
		margin-bottom: 0px !important;
	}
	.buttons_group{
		order: 2000;
	}
}

.gfield_checkbox > div {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 15px;
}

.gfield_checkbox > div > label{
	line-height: 1.5em;
}
.gfield_checkbox > div > input{
	margin-top: 8px;
}
.gfield--type-choice legend,.gfield--type-date legend{
    position: relative;
    top: 0;
    left: 0px;
    color: #4a4a4a;
    font-weight: 400 !important;
	margin-bottom: 8px !important;
}
.gform_wrapper.gravity-theme .gfield_label{
	margin-bottom: 0px !important
}
.ginput_container_date
 {
    flex: 1;
    grid-gap: 0px;
	max-width: 33.33% !important;
}

.block-editor-block-toolbar__slot .components-toolbar-group:has(input.copy-wrapper) {
    display: none;
}

body h1 {
  font-size: 3rem;
  line-height: 1.2;
}
body h2 {
  font-size: 2.5rem; 
  line-height: 1.25;
}
body h3 {
  font-size: 1.75rem;
  line-height: 1.3;
}
body h4 {
  font-size: 1.5rem;
  line-height: 1.35;
}
body h5 {
  font-size: 1.25rem;
  line-height: 1.4;
}
body h6 {
  font-size: 1rem;
  line-height: 1.5;
}

.wp-block-navigation-is-layout-flex .wp-block-navigation__container{
    justify-content: space-between;
    align-items: center;
    display: flex;
    width: 100%;
}

.sub-wrap .title {
  font-size: 25px;
  color:#B69121;
  font-family: goudy-old-style, serif;
  font-weight: normal;
  font-style:italic;
  letter-spacing:0px;
  text-align:left;
  margin-bottom:10px;
  display: block !important;
}
.neighborhoods .grid{
    display: grid;
	gap: 20px;
}
.neighborhoods .three-columns{
    grid-template-columns: 1fr 1fr 1fr;
}
.large-sub li.menu-item ul{
    padding: 0px;
}

.nav-right li.phone a {
  color:#B69121 !important;
}

@media (min-width:981px) {
  .nav-right li.phone a:hover {
	color:#B69121 !important;
    border-bottom:2px solid #B69121;
  }
}

.nav-right li a:hover,
.nav-right li.hovered a,
.nav-right li.current-menu-item a,
.nav-right li.current-menu-parent > a{
  color:#236d9f;
  border-bottom:2px solid #236d9f;
}

ul.communities {
    padding: 0px;
}
.flex{
	display: flex;
}
.align-items-center{
	align-items: center;
}

/* Mobile Menu Base */
.mobile-menu {
    display: none;
    background: #fff;
    width: 100%;
    position: fixed;
    top: 190px;
    left: 0;
    height: calc(100vh - 150px);
    overflow-y: auto;
    z-index: 9999;
    padding: 0px 0px 90px;
}

.mobile-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile-menu li {
    border-bottom: 1px solid #eee;
}

.mobile-menu ul a,
.mobile-menu .title {
    display: block;
    padding: 12px 25px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-family: "Akrobat-SemiBold";
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mobile-menu ul a.phone{
    color: #da9a29;
}
.mobile-menu ul.sub-menu a{
    font-size: 16px;
}
.mobile-menu ul a.has-children::after {
    content: "";
    background-image: url(/wp-content/themes/neal-signature/img/caret-down-blue.svg);
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    transition: transform 0.3s;
    width: 25px;
    height: 25px;
    background-position: center;
}

.mobile-menu li.open > a.has-children::after {
    transform: rotate(-180deg);
}

.mobile-menu ul.sub-menu {
    max-height: 0;
    overflow: hidden;
    padding-left: 15px;
    background-color: #f7f7f7;
    transition: max-height 0.7s ease;
}

.mobile-menu li.open > ul.sub-menu {
    max-height: fit-content;
}
.open #top-nav .mobile-menu{
    display: block;
}

@media (max-width: 981px) {
    .desktop-menu{
        display: none !important;
    }
}
.mobile-menu li.open{
    border: none;
}


/****Forms*****/

#gform_1,
#gform_2,
#gform_3,
#gform_4,
#gform_5,
#gform_6{
  position:relative;
}

#gform_1 input:not(.gform_button),
#gform_2 input,
#gform_3 input,
#gform_4 input,
#gform_5 input,
#gform_6 input,
#gform_6 select {
  padding: 12.5px 20px;
  font-weight:400 !important;
  font-size:12px !important;
  padding-left:20px !important;
  color:#000 !important;
  margin-top:0;
  margin-bottom:0;
}

#gform_2 input,
#gform_2 textarea,
#gform_3 input,
#gform_3 textarea,
#gform_4 input,
#gform_4 textarea,
#gform_4 select,
#gform_5 input,
#gform_5 textarea,
#gform_6 input,
#gform_6 textarea,
#gform_6 select
 {
  background-color:#e9e9e9 !important;
  border:none !important;
  padding:5px 15px !important;
  font-weight:400 !important;
  width: 100%;
}

#gform_4 .gform_footer,
#gform_5 .gform_footer {
  height: 1px;
  padding:0;
  margin:0;
}

.faq-form #gform_2 input,
.faq-form #gform_2 textarea,
.faq-form #gform_4 input,
.faq-form #gform_4 textarea,
#gform_4 select,
#gform_5 textarea,
#gform_5 select,
#gform_5 input {
  background-color:#FFF !important;
}

#gform_2 label,
#gform_3 label,
#gform_4 label,
#gform_5 label,
#gform_6 label {
  font-weight:300;
}

.gform_legacy_markup_wrapper #gform_1 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_legacy_markup_wrapper #gform_2 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_legacy_markup_wrapper #gform_3 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_legacy_markup_wrapper #gform_4 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_legacy_markup_wrapper #gform_5 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_legacy_markup_wrapper #gform_6 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  font-weight:400;
  font-size:12px;
  padding-left:20px;
  color:#4a4a4a;
}

.half-width {
  display: inline-block;
  width: 49%;
}

body .gform_legacy_markup_wrapper #gform_1 .top_label div.ginput_container,
body .gform_legacy_markup_wrapper #gform_2 .top_label div.ginput_container,
body .gform_legacy_markup_wrapper #gform_3 .top_label div.ginput_container,
body .gform_legacy_markup_wrapper #gform_4 .top_label div.ginput_container,
body .gform_legacy_markup_wrapper #gform_5 .top_label div.ginput_container,
body .gform_legacy_markup_wrapper #gform_6 .top_label div.ginput_container {
  margin-top:0;
}

#gform_1 .gform_button,
#gform_2 .gform_button,
#gform_3 .gform_button,
#gform_6 .gform_button {
  position: absolute;
  bottom: 86px;
  right: 0;
  background-color:transparent;
  font-family: 'Akrobat-Bold';
  font-size:20px;
  line-height:1;
  color:#99b9d0;
  border:none;
  text-transform:uppercase;
  background-image: url(img/right_arrow_blue.png);
  border: none;
  background-repeat: no-repeat;
  text-align: left;
  background-position: 100% 46%;
  background-size: 20px auto;
  padding: 0;
  padding-right: 35px;
}

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

#gform_2 .gform_button,
#gform_3 .gform_button,
#gform_4 .gform_button,
#gform_5 .gform_button,
#gform_6 .gform_button {
  visibility:hidden;
  height:0px;
  width:0px;
}

/*#gform_6 .velo-slide__btn {
   bottom: 140px;
  right: 0;
  position: absolute;
}

.gform_validation_error #gform_6 .velo-slide__btn {
  bottom:124px;
}*/

.gform_validation_error #gform_1 .gform_button {
  bottom: 80px;
}

#gform_1 .gform_button:hover,
#gform_2 .gform_button:hover,
#gform_6 .gform_button:hover {
  animation: bgmove .5s linear;
}

#gform_4 .clear-multi {
  justify-content:space-between;
}

#gform_4 .clear-multi .ginput_container {
  width:32%;
}

#gform_1 .ginput_recaptcha {
  height:50px;
}

#gform_1 .gform_footer {
  /*position: absolute;*/
  margin: 0;
  padding: 0;
}

#gform_wrapper_1 {
  margin-bottom:0;
}

#gform_1 .gform_button {
  bottom:0px;
  right: 0px;
}

.ginput_container_checkbox input {
  width:25px;
  height:25px;
  margin-right:20px;
}

.gfield--type-captcha label {
  display:none !important;
}

.site-wrap .gform_legacy_markup_wrapper .gfield_required {
  margin-left:0;
}

/*****Forms****/

/**********Button Styles*************/
.btn-draw,
.secondary-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.4s ease-in-out;
  font-family: 'Akrobat-Bold';
  font-style: normal;
  font-size:22px;
  letter-spacing:1.5px;
  text-transform:uppercase;
}

.btn-draw {
  font-size:20px;
  min-width: 240px;
}

.secondary-btn.fs-20 {
  font-size:20px;
}

.secondary-btn.semi {
  font-family:"Akrobat-SemiBold";
}

.secondary-btn.white {
  color:#FFF;
}

.secondary-btn.blue {
  color: #236d9f;
}

.btn-draw {
  color: #236d9f;
  margin-left: 4.4em;
}

.btn-draw.left-align {
  margin-left:2.4em;
}

.btn-draw.btn--white {
  color:#FFF;
}

.btn-draw.btn--gold {
  color:#b69121;
}

.btn-draw:after {
  content: "";
  top: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: #236d9f;
}

.btn-draw.btn--white:after {
  background-color:#FFF;
}

.btn-draw.btn--gold:after {
  background-color:#b69121;
}

.btn-draw:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -2.4em;
  height: 2px;
  width: 3em;
  background-color: #236d9f;
  transition: all 0.25s ease;
}

.btn-draw.btn--white:before {
  background-color:#FFF;
}

.btn-draw.btn--gold:before {
  background-color:#b69121;
}


.btn-draw .btn-draw__text {
  position: relative;
  display: block;
  padding: 12px 50px;
  line-height: 1.5;
  transition: transform 0.5s ease;
}

.btn-draw .btn-draw__text:before, .btn-draw .btn-draw__text:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  background-color: #236d9f;
}

.btn-draw.btn--white .btn-draw__text:before, .btn-draw.btn--white .btn-draw__text:after {
  background-color:#FFF;
}

.btn-draw.btn--gold .btn-draw__text:before, .btn-draw.btn--gold .btn-draw__text:after {
  background-color:#b69121;
}

.btn-draw .btn-draw__text:before {
  top: 0;
  left: 0;
  transition: width 0.15s 0.45s cubic-bezier(0.77, 0, 0.175, 1);
}
.btn-draw .btn-draw__text:after {
  bottom: 0;
  right: 0;
  transition: width 0.15s 0.15s cubic-bezier(0.77, 0, 0.175, 1);
}

.btn-draw .btn-draw__text > span:before, .btn-draw .btn-draw__text > span:after {
  content: "";
  position: absolute;
  height: 0;
  width: 2px;
  background-color: #236d9f;
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9);
}

.btn-draw.btn--white .btn-draw__text > span:before, .btn-draw.btn--white .btn-draw__text > span:after {
  background-color:#FFF;
}

.btn-draw.btn--gold .btn-draw__text > span:before, .btn-draw.btn--gold .btn-draw__text > span:after {
  background-color:#b69121;
}

.btn-draw .btn-draw__text > span:before {
  left: 0;
  bottom: 0;
  transition: height 0.15s 0 cubic-bezier(0.77, 0, 0.175, 1);
}
.btn-draw .btn-draw__text > span:after {
  right: 0;
  top: 0;
  transition: height 0.15s 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (hover) {
  .btn-draw:hover, a:hover .btn-draw {
    cursor: pointer;
    color: #236d9f;
  }

  .btn-draw.btn--white:hover, a:hover .btn-draw {
    color:#FFF;
  }

  .btn-draw.btn--gold:hover, a:hover .btn-draw {
    color:#b69121;
  }

  .btn-draw:hover:before, a:hover .btn-draw:before {
    width: 0;
    transition: all 0.4s ease;
  }
  .btn-draw:hover .btn-draw__text, a:hover .btn-draw .btn-draw__text {
    transform: translateX(-2.2em);
    transition: transform 0.5s ease, width 1s ease;
  }
  .btn-draw:hover .btn-draw__text:before, a:hover .btn-draw .btn-draw__text:before {
    width: 100%;
    max-width: 100%;
    transition: width 0.15s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .btn-draw:hover .btn-draw__text:after, a:hover .btn-draw .btn-draw__text:after {
    width: 100%;
    transition: width 0.15s 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .btn-draw:hover .btn-draw__text > span:before, a:hover .btn-draw .btn-draw__text > span:before {
    left: 0;
    height: 100%;
    transition: height 0.15s 0.45s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .btn-draw:hover .btn-draw__text > span:after, a:hover .btn-draw .btn-draw__text > span:after {
    right: 0;
    height: 100%;
    transition: height 0.15s 0.15s cubic-bezier(0.77, 0, 0.175, 1);
  }
}
/**********Button Styles*************/