p {
	font-size: 16pt;
}

h2, h3, h4 {
	font-weight: 800;
}

h1 {
	font-size: 27pt !important;
	line-height: 48px !important;
	font-weight: 600 !important;
}

h2 {
	font-size: 24pt;
	line-height: 41px;
	margin-bottom: 20px;
}

sup {
	color: #F30000;
}

.text-centered {
	text-align: center;
}

.text-blue {
	color: #316098;
}

.btn-primary {
	margin-top: 25px;
	font-size: 16pt;
	font-weight: 700;
	padding: 15px 50px 15px 50px;
	background-color: #B4CC8E;
	border: none;
	color: #FFF;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.header {
	min-height: 30vw;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 35%;
	position: relative;
}

.row-outer .text-centered {
	@media only screen and (min-width: 768px) {
		padding: 0px 18% 0px 18%;
	}
}

.row-outer .text-centered a, .checker a, .row-outer a {
	width: 100%;
}

@media only screen and (min-width: 768px) {
	.row-outer .text-centered a, .checker a, .row-outer a {
		width: auto;
	}
}

.row-outer {
	padding-top: 50px;
	padding-bottom: 75px;
}

.container-fluid {
	padding: 0px;
}

/* Main Landing */

.main-landing .header {
	background-image: url("../images/header-main.png");
	position: relative;
}

.header .container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFF;
}

.main-landing .header .container h1 {
	letter-spacing: -0.576px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.checker .vert-ctr {
	@media only screen and (min-width: 768px) {	
		display: flex;
		align-items: center;
	}
}

.col-md-6.indent {
	padding-bottom: 30px;
}

@media only screen and (min-width: 768px) {
	.col-md-6.indent {
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 0;
	}
}

.img-responsive {
	margin: 30px 0;
}

@media only screen and (min-width: 768px) {	
	.img-responsive {
		margin: 0;
	}	
}

.col-sm-3 .row {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0px 0px 10px 0px;
}

.values .col-sm-3 .row.heading {
	min-height: 80px;
}

.floor-styles .col-sm-3 .row.heading {
	min-height: 20px;
	margin-bottom: 0px;
}

.values .col-sm-3 .row.text {
	padding-left: 15px;
	padding-right: 15px;
}

@media only screen and (min-width: 768px) {
	.values .col-sm-3 .row.text {
		min-height: 100px;
	}	
}

.floor-styles .col-sm-3 .row.text {
	padding-left: 15px;
	padding-right: 15px;
}

@media only screen and (min-width: 768px) {
	.floor-styles .col-sm-3 .row.text {
		min-height: 120px;
	}
}

.col-sm-3 .row.link a {
	font-weight: 700;
	font-size: 14pt;
	color: #EF8200;
	margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {
	.col-sm-3 .row.link a {
		margin-bottom: 0;
	}	
}

.floor-styles .row.question {
	margin-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

@media only screen and (min-width: 768px) {
	.floor-styles .row.question {
		padding-left: 0;
		padding-right: 0;
	}
}

.friends {
	padding-bottom: 50px;
}

.slider-item {
	position: relative;
	color: #FFF;
	padding-right: 50px;
	padding-left: 50px;
	font-weight: 300;
	line-height: 24px;
}

h4.line-below {
	color: #B4CC8E;
	margin-bottom: 60px;
}

h4.line-below:after {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0%);
	display: block;
	width: 300px;
	content: " ";
	border: 1px solid #B4CC8E;
	margin-top: 20px;
}

.slick-slide {
	display: block;
	float: left;
	max-height: 320px;
}

.slick-slide div {
	display: block;
}

.slick-dots li {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #FFF;
	margin-left: 1.5px;
	margin-right: 1.5px;
}

.slick-dots .slick-active {
	background-color: #B4CC8E;
}

.slick-dots li button {
	opacity: 0;
}

/* Appointment */

.appointment .header {
	background-image: url("../images/header-appointment.png");
}

.appointment .header .headline {
	padding-left: 200px;
	padding-right: 200px;
}

.appointment .headline h1 {
	font-weight: 800;
}

.appointment .headline p {
	padding-right: 100px;
	padding-left: 100px;
	font-size: 20pt;
	font-weight: 400;
	line-height: 34px;
	letter-spacing: -0.576px;
}

.dot {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}

.dot.selected {
	background-color: #C1D8EB;
}

.dot.not-avaliable {
	background-color: #D8D8D8;
}

.text-sm {
	font-size: 11pt;
	font-weight: 400;
	margin: 0;
}

.legend {
	display: flex;
	align-items: center;
	margin-left: 30px;
}

.times {
	border: 1px solid black;
	font-size: 24px;
	font-weight: bold;
	width: 90%;
}

.next-avi-time {
	border-bottom: 1px solid black;
	background-color: #f3f3f3;
	padding-left: 20px;
	padding-right: 20px;
	height: 120px;
	padding-top: 30px;
}

.next-title {
	padding-right: 0;
}

.next-date-time {
	font-size: 18px;
	font-weight: 400;
	text-align: right;
	padding-left: 0;
}

.a-time {
	padding-top: 20px;
	text-align: center;
	height: 60px;
	background-color: #FFF;
}

.a-time.selected {
	background-color: #C1D8EB;
}

.ui-datepicker {
	padding: 30px;
	min-height: 422px;
	width: 80%;
	margin-bottom: 20px;
}

.ui-datepicker-header {
	background-color: #FFF;
	border: none;
}

:root .ui-datepicker-prev {
	left: unset;
	right: 40px;
}

:root .ui-widget {
	font-size: 12pt;
  font-family: 'Lato', sans-serif;
	line-height: 24px;
}

:root .ui-datepicker table th {
	text-align: left;
	padding: 30px 0px 20px 23px;
}

:root .ui-datepicker table th span {
	font-size: 11pt;
}

:root .ui-widget-header a {
	border-radius: 50%;
	background: unset;
	border: none;
}

:root .ui-datepicker-other-month a {
	color: #9B9B9B;
}

:root .ui-datepicker-prev span, .ui-datepicker-next span {
	color: #000;
	background-color: #fff;
	transform: scale(1.75);
	overflow: hidden;
	border: none;
}

:root .ui-datepicker-title {
	text-align: left;
	margin: 0px 2.3em 0px 20px;
}

:root .ui-state-default {
	padding-top: 10px;
	height: 50px;
	width: 50px;
	text-align: center;
	border: none;
	background-color: unset;
	color: #000;
	font-size: 11pt;
	font-weight: 600;
}

:root .ui-state-active {
	color: #000;
	background-color: #C1D8EB;
	border-radius: 50%;
}

.continue {
	position: absolute;
	right: 60px;
	bottom: -50px;
}

#fname, #lname, #email, #street, #city, #phone {
	width: 90%;
	height: 60px;
}

#state, #zip {
	width: 80%;
	height: 60px;
}

#comments {
	width: 100%;
	min-height: 130px;
	margin-bottom: 30px;
}

#marketing {
	width: 25px;
	height: 25px;
	margin-right: 20px;
}

.marketing {
	position: relative;
}

.marketing label {
	margin: 0 !important;
	position: absolute;
	top: 5px;
	border-radius: 25%;
	font-weight: normal;
}

.other-info {
	display: none;
}

.other-info label {
	margin-top: 30px;
	margin-bottom: 10px;
}