header
{
	background: #0d1b54 !important;
	margin-bottom: 0 !important;
}

i
{
	color: rgba(64, 153, 152, 0.2);
}

a
{
	cursor: pointer;
}

#body
{
	margin-bottom: 0 !important;
}

.footer-wrapper
{
	margin-top: 0 !important;
}

@media (min-width: 768px) and (max-width: 855px)
{
	.banner
	{
		padding-left: 120px !important;
	}
}

@media (max-width: 767px)
{
	.headshot img
	{
		width: unset;
		max-width: 70% !important;
		height: auto;
	}

	.btn-contact
	{
		background: #409998;
		font-weight: bold !important;
		border: 0;
		border-radius: 15px !important;
		font-size: 18px !important;
	}

	.dropdown-content
	{
		position: revert !important;
		padding: 10px 0 !important;
		min-width: unset !important;
		font-size: 12px !important;
		background-color: unset !important;
	}

	.follow-me
	{
		margin-right: 20px;
		padding: 0 !important;
	}

	.banner-mobile
	{
		background: #0d1b54;
		color: white;
		padding: 10px;
		height: 300px;
	}

	.headshot-mobile img
	{
		height: 250px;
		width: 250px;
	}

	.content-mobile
	{
		position: relative;
		top: -130px;
		text-align: center;
	}
}

@media (max-width: 991px)
{
	.banner-text
	{
		padding: 20px 0 20px 60px;
	}

	.reason
	{
		padding: 5px 10px 0 20px !important;
	}

	.specialties-title
	{
		padding: 1px 0 1px 40px !important;
	}
}

@media (min-width: 992px)
{
	.banner-text
	{
		border-right: 2px #409998 solid;
		padding: 20px 0 20px 120px;
		margin: 15px 0 !important;
	}

	.reason
	{
		padding: 5px 0 10px 60px !important;
	}

	.banner-contact
	{
		padding-top: 50px !important;
	}

	.follow-me
	{
		padding: 40px 0 10px !important;
	}

	.specialties-title
	{
		padding: 1px 0 1px 200px !important;
	}
}

@media (min-width: 1200px)
{
	.social
	{
		padding-left: 20px;
	}

	.banner
	{
		width: 924px;
	}
}

@media (min-width: 856px)
{
	.banner
	{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		padding-left: 120px !important;
	}
}

@media (max-width: 474px)
{
	.banner-contact
	{
		margin-top: 30px;
	}

	.banner-contact .btn-contact
	{
		padding: 5px 10px !important;
	}

	.jobs-banner
	{
		margin-bottom: 0 !important;
		height: 350px !important;
	}

	.headshot img
	{
		max-width: 60% !important;
	}

	.follow-me
	{
		margin: 8px 0 !important;
		font-size: 14px !important;
	}

	.social img
	{
		width: 25px !important;
		height: 25px !important;
	}

	.explanation
	{
		padding: 10px 10px 0 !important;
	}

	.banner-mobile h2
	{
		line-height: 0.5;
	}
}

@media (max-width: 991px)
{
	.jobs-banner
	{
		background-attachment: unset !important;
	}
}

@media (min-width: 475px)
{
	.banner-text h2
	{
		font-size: 30px;
	}
}

.highlight
{
	color: #409998;
}

.headshot-banner
{
	display: flex;
	align-items: flex-end;
	margin: 100px 0 50px 10px !important;
}

.headshot
{
	position: absolute;
	z-index: 1;
}

.banner
{
	position: absolute;
	background: #0d1b54;
	color: white;
	border-top-right-radius: 10px;
	margin: 10px 0 10px 190px;
	padding: 10px;
}

.banner-contact
{
	text-align: center;
}

.banner-contact .btn-contact
{
	background: #409998;
	font-weight: bold;
	font-size: 26px;
	border: 0;
	border-radius: 10px;
	padding: 5px 40px;
}

.follow-me
{
	font-size: 16px;
	padding: 10px 0 10px;
}

.get-prices-block-new
{
	background: #6e3f66 !important;
	padding: 10px !important;
	max-width: none !important;
	float: unset !important;
}

.jobs-banner
{
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 500px;
}

.get-prices-block-new .get-prices-submit, .appointment-block .phone-appointment-button
{
	background: #0d1b54;
	border-radius: 0;
	border: none;
	color: white;
	text-transform: uppercase;
	cursor: pointer;
}

.appointment-block
{
	background: #409998;
	max-width: none !important;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	color: white;
	float: unset !important;
}

.quote
{
	font-size: 16px;
	font-weight: bold;
}

.author
{
	font-size: 13px;
	color: #409998;
}

.section
{
	padding: 20px 0;
}

.agent-motto
{
	text-align: center;
	font-size: 24px;
	color: #409998;
}

.specialties
{
	padding-top: 30px;
}

.specialties-title
{
	background: #6e3f66;
	color: white;
	border-top-right-radius: 10px;
	float: none !important;
}

.specialties-inner
{
	background: #409998;
	border-top: 1px solid white;
	padding-top: 30px;
}

.agent-specialty-block
{
	border:3px solid white;
	border-radius: 10px;
	margin-bottom: 20px
}

.agent-specialty-block h3
{
	font-weight: normal;
	text-transform: none !important;
	background-color: rgba(10, 25, 86, 0.75);
	position: absolute;
	border-radius: 5px;
	color: white;
	width: fit-content;
	min-width: 50%;
	padding: 5px 5px;
	font-size: 1.3em;
}

.agent-specialty-image img
{
	width: 100%;
	height: 180px;
	border-radius: 5px;
	object-fit: cover;
}

.divider
{
	font-size: 1.3rem;
	font-weight: bold;
	position: relative;
	color: #409998;
	margin: 20px 0;
}

.divider span
{
	background-color: white;
	padding-right: 10px;
}

.divider:after
{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0.5em;
	border-top: 2px solid #409998;
	z-index: -1;
}

.why-book-with-me-inner
{
	display: flex;
	margin: 15px 0 15px 25px;
	border-radius: 10px;
	border: 2px solid white;
}

.number
{
	position: absolute;
	border-radius: 10px;
	background-color: #409998;
	color: white;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 70px;
	padding: 10px 0;
}

.reason
{
	position: absolute;
	left: -8px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #0d1b54;
	color: white;
	display: flex;
	align-items: center;
	min-width: 140px;
}

.explanation
{
	position: absolute;
	left: -15px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border: 1px solid #409998;
	z-index: -1;
	border-left: 0;
	display: flex;
	justify-content: center;
	text-align: center;
	padding: 10px 50px 0;
}

.dropdown
{
	position: relative;
	display: inline-block;
	z-index: 3 !important;
}

.dropdown-content
{
	color: white;
	display: none;
	position: absolute;
	font-size: 14px;
	font-weight: normal !important;
	text-align: left;
	left: 0;
	min-width: 217px;
	background-color: #4fbdbb;
	padding: 12px 16px;
	z-index: 2 !important;
}

.dropdown:hover .dropdown-content
{
	display: block;
	cursor: default;
}

.dropdown i
{
	color: white;
	margin-right: 5px;
}

.dropdown a:link
{
	color: white !important;
	text-decoration: none !important;
}

li img
{
	width: 14px;
	height: 14px;
}

.social img
{
	width: 35px;
	height: 35px;
	background: white;
	border-radius: 50%;
}
