/* Contact Us
--------------------------------------------- */

/* TOC
	6. Contact Us
		6.1. Home
*/

/* 6. Contacts
------------------------------------------------ */

/* 6.1. Contacts > Index
------------------------------------------------ */

#contacts_index_c > header {
	background: transparent url('/img/contacts/header_bg.jpg') no-repeat center 0 / auto 150%;
}

#contacts_index_c section.form {
	padding: 45px;
	position: relative;
}

#contacts_index_c section.form div.arrow_down {
	display: none;
}

#contacts_index_c .message {
	background-color: #d6caae;
	color: #fff;
	font-family: "ff-din-web", Helvetica, Arial, sans-serif;
	font-size: 2.2rem;
	font-weight: 400;
	margin: 25px auto;
	padding: 12px 0;
	width: 100%;
}

#contacts_index_c form {
	width: 100%;
}

#contacts_index_c form .input {
	margin-bottom: 25px;
	position: relative;
}

#contacts_index_c form label {
	display: none;
}

#contacts_index_c form input {
	color: #3d3533;
	font-family: "ff-din-web", Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
}

#contacts_index_c form input,
#contacts_index_c form textarea {
	border: 2px solid #ccc09e;
	font-size: 2.2rem;
	padding: 10px 20px;
	width: 100%;
}

#contacts_index_c form input.form-error,
#contacts_index_c form textarea.form-error {
	border: 4px solid #ffb200;
	padding: 6px 16px;
}

#contacts_index_c form textarea {
	font-family: "ff-din-web", Helvetica, Arial, sans-serif;
	font-weight: 400;
	height: 175px;
}

#contacts_index_c form .g-recaptcha {
	margin: 10px 0 20px 0;
}

#contacts_index_c form .g-recaptcha div {
	margin: 0 auto;
}

#contacts_index_c form button {
	border: none;
	cursor: pointer;
}

#contacts_index_c section.subfooter #map {
	height: 250px;
	width: 100%;
}

#contacts_index_c section.subfooter #map .mapboxgl-ctrl-bottom-left {
	left: 5%;
}

#contacts_index_c section.subfooter div.subfooter_right div.icons div:nth-child(1) {
	background: transparent url('/img/contacts/bot_callout_1_marker.svg') no-repeat left center / contain;
}

#contacts_index_c section.subfooter div.subfooter_right div.icons div:nth-child(2) {
	background: transparent url('/img/contacts/bot_callout_2_phone.svg') no-repeat center center / contain;
}

#contacts_index_c section.subfooter div.subfooter_right div.icons div:nth-child(3) {
	background: transparent url('/img/contacts/bot_callout_3_mail.svg') no-repeat right center / contain;
}

#contacts_index_c section.subfooter div.subfooter_right p a {
	color: #fff;
	text-decoration: underline !important;
}

@media (min-width: 768px) {
	#contacts_index_c > header {
		background: transparent url('/img/contacts/header_bg.jpg') no-repeat center 0 / cover;
	}

	#contacts_index_c section.form div.arrow_down {
		border-bottom: none;
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid #fff;
		bottom: -20px;
		display: block;
		height: 0;
		left: 50%;
		margin-left: -20px;
		position: absolute;
		width: 0;
		z-index: 99;
	}

	#contacts_index_c form {
		margin: 0 auto;
		max-width: 880px;
		padding: 45px 0;
	}

	#contacts_index_c form label {
		color: rgba(204, 192, 158, 0.35);
		display: inline-block;
		left: -30px;
		font-size: 2.2rem;
		position: absolute;
		top: 15px;
	}

	#contacts_index_c form div.input.active label {
		color: rgba(204, 192, 158, 1.0);
	}

	#contacts_index_c form #names_c {
		display: flex;
		justify-content: space-between;
	}

	#contacts_index_c form #names_c > div {
		width: 49%;
	}

	#contacts_index_c form #email_phone_c {
		display: flex;
		justify-content: space-between;
	}

	#contacts_index_c form #email_phone_c > div:nth-child(1) {
		width: 64%;
	}

	#contacts_index_c form #email_phone_c > div:nth-child(1) label {
		left: -33px;
	}

	#contacts_index_c form #email_phone_c > div:nth-child(2) {
		width: 35%;
	}

	#contacts_index_c form #email_phone_c > div:nth-child(2) label {
		left: auto;
		right: -30px;
	}

	#contacts_index_c form #recaptcha_submit_c {
		display: flex;
		justify-content: space-between;
	}

	#contacts_index_c form #recaptcha_submit_c .g-recaptcha {
		margin: 0;
	}

	#contacts_index_c form #recaptcha_submit_c button {
		height: 60px;
		padding: 0 30px;
	}

	#contacts_index_c section.subfooter #map {
		bottom: 0;
		height: auto;
		left: 0;
		position: absolute;
		top: 0;
		width: calc(50% + 70px);
	}

	#contacts_index_c section.subfooter div.subfooter_right_c div.subfooter_right p:last-child {
		font-size: 1.8rem;
		line-height: 2.8rem;
	}

	#contacts_index_c section.subfooter div.subfooter_right_c div.subfooter_right p:last-child strong {
		font-family: "ff-din-web", Helvetica, Arial, sans-serif;
		font-weight: 700;
	}
}


/* 6.2. Contacts > Thanks
------------------------------------------------ */

#contacts_thanks_c header {
	background: transparent url('/img/contacts/header_bg.jpg') no-repeat center 0 / auto 150%;
}

#contacts_thanks_c section.thanks {
	padding: 45px;
	position: relative;
	z-index: 2;
}

#contacts_thanks_c section.thanks div.arrow_right {
	border-bottom: 50px solid transparent;
	border-left: 50px solid rgba(53, 48, 45, 0.5);
	border-right: none;
	border-top: 50px solid transparent;
	bottom: -50px;
	height: 0;
	left: 0;
	position: absolute;
	width: 0;
}

#contacts_thanks_c section.thanks div.max_width_c {
	position: relative;
}

#contacts_thanks_c section.thanks h2 {
	color: #af3e21;
	font-family: "ff-din-web", Helvetica, Arial, sans-serif;
	font-size: 2.2rem;
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
}

#contacts_thanks_c section.thanks p {
	color: #716360;
	font-family: "FFDINWebLight", Helvetica, Arial, sans-serif;
	font-size: 1.6rem;
	letter-spacing: 0.01em;
	line-height: 2.2rem;
}

#contacts_thanks_c section.thanks p span {
	font-family: "ff-din-web", Helvetica, Arial, sans-serif;
	font-weight: 700;
}

#contacts_thanks_c section.thanks div {
	margin: 50px 0 0 0;
}

#contacts_thanks_c section.thanks a.cta {
	color: #fff;
	background-color: #a7341c;
	display: inline-block;
	font-family: "ff-din-web", Helvetica, Arial, sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.025em;
	line-height: 1.25;
	margin: 0 50px 25px 0;
	padding: 16px 20px 14px 20px;
	text-transform: uppercase;
}

#contacts_thanks_c section.thanks a.cta:hover {
	background-color: #982b19;
}

#contacts_thanks_c section.thanks a.cta:active {
	background-color: #a7341c;
}

#contacts_thanks_c section.thanks a.cta i {
	font-size: 1.2em;
	margin-left: 5px;
	position: relative;
	top: 1px;
}

#contacts_thanks_c section.subfooter #map {
	height: 250px;
	width: 100%;
}

#contacts_thanks_c section.subfooter #map .mapboxgl-ctrl-bottom-left {
	left: 5%;
}

#contacts_thanks_c section.subfooter div.subfooter_right div.icons div:nth-child(1) {
	background: transparent url('/img/contacts/bot_callout_1_marker.svg') no-repeat left center / contain;
}

#contacts_thanks_c section.subfooter div.subfooter_right div.icons div:nth-child(2) {
	background: transparent url('/img/contacts/bot_callout_2_phone.svg') no-repeat center center / contain;
}

#contacts_thanks_c section.subfooter div.subfooter_right div.icons div:nth-child(3) {
	background: transparent url('/img/contacts/bot_callout_3_mail.svg') no-repeat right center / contain;
}

#contacts_thanks_c section.subfooter div.subfooter_right p a {
	color: #fff;
	text-decoration: underline !important;
}

@media (min-width: 768px) {
	#contacts_thanks_c header {
		background: transparent url('/img/contacts/header_bg.jpg') no-repeat center 0 / cover;
	}

	#contacts_thanks_c section.thanks {
		padding: 100px 0 140px 0;
	}

	#contacts_thanks_c section.thanks div.arrow_right {
		border-bottom: 110px solid transparent;
		border-left: 110px solid rgba(53, 48, 45, 0.5);
		border-top: 110px solid transparent;
		bottom: -110px;
	}

	#contacts_thanks_c section.thanks div.max_width_c {
		margin: 0 auto;
		max-width: 1000px;
	}

	#contacts_thanks_c section.thanks h2 {
		font-size: 3.6rem;
	}

	#contacts_thanks_c section.thanks p {
		font-size: 2.2rem;
		line-height: 3.4rem;
		padding: 0 30px 0 0;
	}

	#contacts_thanks_c section.thanks div {
		margin: 50px 0 0 0;
	}

	#contacts_thanks_c section.thanks a.cta {
		font-size: 1.6rem;
	}

	#contacts_thanks_c section.thanks a.cta i {
		margin-left: 15px;
	}

	#contacts_thanks_c section.subfooter #map {
		bottom: 0;
		height: auto;
		left: 0;
		position: absolute;
		top: 0;
		width: 60%;
	}

	#contacts_thanks_c section.subfooter #map .mapboxgl-ctrl-bottom-left {
		left: 10%;
	}

	#contacts_thanks_c section.subfooter #map .mapboxgl-ctrl-bottom-right {
		right: 15%;
	}

	#contacts_thanks_c section.subfooter div.subfooter_right_c div.subfooter_right p:last-child {
		font-size: 1.8rem;
		line-height: 2.8rem;
	}

	#contacts_thanks_c section.subfooter div.subfooter_right_c div.subfooter_right p:last-child strong {
		font-family: "ff-din-web", Helvetica, Arial, sans-serif;
		font-weight: 700;
	}
}
