@charset "utf-8";

/*** COMMON/BASE CSS ***/
body,
p,
div,
li {
	font-family: "Calibri", sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Raleway", Arial, Helvetica, sans-serif !important;
}

.bold {
	font-weight: bold;
}
.aic {
	align-items: center;
}

.bgDark {
	background-color: #033a60;
	color: white;
}
.bgDark h1,
.bgDark h2,
.bgDark h3 {
	background-color: #033a60;
	color: white;
}

/*a {
	color: #033a60;
}
a:hover {
	color: #033a60;
	text-decoration: underline #fbb320 !important;
}*/
a.linktext {
	color: #033a60;
	text-decoration: underline;
}
a.linktext2 {
	color: #fbb320;
}
a.linktext:hover,
a.linktext2:hover {
	color: #fbb320 !important;
	text-decoration: underline #fbb320 !important;
}

.et_pb_text_inner p,
.et_pb_text_inner li {
	font-size: 18px;
}

/*** TOP-MENU / MAIN-MENU ***/
#top_head_cont {
	padding: 0 !important;
}
.et_pb_menu .et_pb_menu__menu {
	display: block !important;
}

#top_menu #top-menu-mobile {
	width: 100px;
}

#top_menu #top-menu-desktop li {
	margin-left: 5px;
	margin-right: 20px;
}
#top_menu #top-menu-mobile li {
	margin: 4px;
	width: 100%;
}

#top_menu #top-menu-desktop li a,
#top_menu #top-menu-mobile li a {
	text-transform: capitalize;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	opacity: 1;
	padding: 0 !important;
	margin: 0 !important;
}
#top_menu #top-menu-desktop li a {
	font-size: 18px;
}
#top_menu #top-menu-mobile li a {
	font-size: 14px;
}

#top_menu #top-menu-desktop li a:hover,
#top_menu #top-menu-desktop li.current_page_item a,
#top_menu #top-menu-mobile li a:hover,
#top_menu #top-menu-mobile li.current_page_item a {
	color: #fbb320 !important;
}

/*** INNERPAGE ***/
#innerpage_cont {
	min-height: 100vh;
}
body.page_contact #innerpage_cont {
	min-height: 35vh;
}

/*** HOME - TOP-SLIDER IMAGE ***/
/*#slider_div .page_home {
	max-height: 540px !important;
}*/
#slider_div.page_cover,
#slider_div.page_claims,
#slider_div.page_about,
#slider_div.page_contact
{
	margin-top: -50px;
	margin-bottom: 50px;
	max-height: 500px !important;
}
#slider_div.page_cover .n2-ss-slide-background-image,
#slider_div.page_claims .n2-ss-slide-background-image,
#slider_div.page_about .n2-ss-slide-background-image,
#slider_div.page_contact .n2-ss-slide-background-image {
	max-height: 500px !important;
}
#slider_div .n2-ss-slide-background-image {
	margin: 0px;
	padding: 0px;
}
#slider_div .bnr_overlay {
	max-width: 55% !important;
}
#slider_div .n2-ss-slider-4.n2-ow {
	z-index: 999;
}
#slider_div h2 {
	font-size: 45px;
	color: #fff;
	line-height: 1.3;
	margin-bottom: 30px;
}
#slider_div p {
	color: #fff;
	font-size: 26px;
	line-height: 2;
	margin-bottom: 30px;
}

/*** FRONT-HEADERS ***/
#n2-ss-2 .n2-home-header-title {
	font-family: "Raleway", "Roboto", "Arial", sans-serif;
	color: #ffffff;
	font-size: 360%;
	/*text-shadow: none;*/
	text-shadow: 1px 1px #333333;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: 4px;
	word-spacing: normal;
	text-transform: none;
}
#n2-ss-2 .n2-home-notice {
	font-family: "Roboto", "Arial";
	color: #fbb320;
	font-size: 150%;
	text-shadow: 1px 1px #333333;
	line-height: 1.5;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: right;
	letter-spacing: 3px;
	word-spacing: normal;
	text-transform: none;
	margin-top: 20px;
}

/**** HOME - TITLE + SECTIONS ****/
.home-header-title-box {
	z-index: 99;
	/*max-width: 900px !important;*/
	padding: 30px 40px 35px 40px;
	margin: 0px;
	font-family: "Raleway", "Roboto", "Arial", sans-serif;
	/*text-shadow: none;*/
	/*text-shadow: 1px 1px #333333;*/
	line-height: 1.5;
	font-weight: bold; /*normal;*/
	font-style: normal;
	font-stretch: expanded;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: normal;
	text-transform: none;
	text-align: center; /*left;*/
}
.home-header-title-box h1 {
	font-size: 40px;
}
.home-header-title-box h2 {
	font-size: 30px;
}
.home-header-title-box h3 {
	font-size: 25px;
}

.home_section_1 {
	margin-left: 12%;
	margin-right: 20%;
	margin-top: -50px;
	margin-bottom: -170px;
}
.home_section_1 h5 {
	letter-spacing: 1px;
	text-align: left;
	padding: 5px !important;
}
.home_section_1 h5.li-bullet {
	margin-left: 5% !important;
}

.home_section_2 {
	margin: 0px;
	/*margin-top: -160px;*/
	padding: 0px;
	background-color: #033a6033;
	display: flex;
}

.home_section_3 {
	margin: 0px;
	padding: 0px;
	background-color: white;
	display: flex;
}

.home_section_2 li,
.home_section_3 li {
	list-style-type: square;
	padding: 5px;
	z-index: 99;
}

.home_section_box {
	padding: 0px;
	margin: 0px;
}

.home_section_row {
	/*position: relative;*/
	width: 100%;
	min-height: 500px;
}
.home_section_column_left {
	float: left;
	min-width: 40%;
	max-width: 95%;
	display: block;
	margin-bottom: -10px !important;
}
.home_section_column_right {
	float: right;
	min-width: 40%;
	max-width: 95%;
	display: block;
	margin-bottom: -10px !important;
}
.home_section_row img {
	max-height: 500px;
}
.home_section_row .et_pb_text_inner {
	padding: 50px;
	vertical-align: middle;
	font-weight: 400;
	font-size: large;
}
.home_section_row .et_pb_text_inner h2 {
	padding-bottom: 20px;
	color: #033a60;
	font-family: "Raleway", "Roboto", "Arial", sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	font-stretch: expanded;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: normal;
	text-transform: none;
}

.home_section_2 .home_section_row .et_pb_text_inner {
	margin-left: 5%;
}

.home_section_separator1 {
	display: none;
	/*background-color: #033A6088;
	height: 80px;*/
}
.home_section_separator2 {
	background-color: #033a60cc;
	height: 80px;
}

#main-content h5 {
	margin: 0;
	padding: 0;
}
header.et-l--header > .et_builder_inner_content {
	box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 60%);
}
body:not(.home) #content-area {
	margin: 0 0 10vh 0;
}

.et_pb_section_4 {
	background-image: url(home-image-2.jpg);
	margin: 0px;
	padding: 0px;
}
.et_pb_section_4 .et_pb_bg_layout_light {
	background-color: #033a60bb;
}
.et_pb_section_4 .et_pb_bg_layout_light h3 {
	color: white;
	letter-spacing: 2px;
}
.et_pb_section_4 .et_pb_bg_layout_light h4 {
	color: white;
	letter-spacing: 2px;
}
.et_pb_section_4 .et_pb_bg_layout_light li {
	padding-top: 5px;
	font-weight: 400;
	font-size: large;
}
.et_pb_section_4 .et_pb_bg_layout_light p {
	padding-top: 5px;
	font-weight: 400;
	font-size: large;
}
.et_pb_section_4_box {
	height: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
	background-color: #ffffff66;
}
.et_pb_section_4_box li {
	list-style-type: square;
	padding: 1px;
}
.et_pb_text_4 {
	padding: 25px 50px 30px 50px;
}
.et_pb_text_5 {
	padding: 25px 50px 48px 50px;
}

#main-content .et_pb_widget_area ul {
	padding: 10px !important;
	font-size: 14px;
	line-height: 1.4 !important;
}
#main-content .et_pb_widget_area ul li {
	margin-bottom: 20px;
}
/*h1.main_title {
	text-transform: uppercase;
}*/

.privacy-policy #main-content .container,
.page-id-239 #main-content .container {
	max-width: 800px;
}

/* et_pb_button */
body .et_pb_button_module_wrapper .et_pb_button {
	background: #fbb320;
	text-align: center;
	color: #fff !important;
	font-size: 18px !important;
	padding: 10px 10px 10px 10px !important;
	font-weight: bold;
	position: relative;
	width: 85%;
	display: inline-block;
	max-width: 240px;
	/*text-transform: uppercase;*/
	border-radius: 10px;
	letter-spacing: 1px;
}
body .et_pb_button_module_wrapper .et_pb_button:hover {
	background: #033a60;
	padding: 10px 10px 10px 10px !important;
	letter-spacing: 1px;
	border-radius: 10px;
}
body .et_pb_button_module_wrapper .et_pb_button:hover::after {
	background: #033a60;
}
body:not(.home) .et_pb_row_4col .et_pb_button_module_wrapper .et_pb_button {
	width: 100%;
	max-width: 100%;
	text-transform: unset !important;
}

/*** Quote Button ***/
ul.top_dual_btn {
	list-style: none;
	margin: 0;
	padding: 0 !important;
	text-align: center;
}
ul.top_dual_btn li {
	display: inline-block;
	margin-right: 10px;
	max-width: 130px;
	width: 100%;
}
ul.top_dual_btn a {
	background: #fbb320;
	padding: 7px 10px;
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	border-radius: 10px;
}
ul.top_dual_btn a:hover {
	background: #fbb320;
	text-shadow: rgb(0 0 0 / 35%);
}

@media screen and (max-width: 767px) {
	ul.top_dual_btn a {
		font-size: 14px;
	}
}

/*** FOOTER ***/
#foot_h h4 {
	color: #fff;
}
#foot_h ul {
	display: block;
}
#foot_h ul li a {
	color: #fff;
	opacity: 1;
}
#foot_h ul li a:hover,
#foot_h ul li.current_page_item a {
	color: #fbb320;
}

/*** MISC ***/
p.indent1 {
	margin-left: 30px;
}
p.indent2 {
	margin-left: 60px;
}

li.indent1 {
	margin-left: 30px;
}
li.indent2 {
	margin-left: 60px;
}

ol.sublist {
	list-style: lower-alpha;
	list-style-type: lower-alpha;
}
li.multilistitem1 {
	margin-top: 12px;
}
li.multilistitem2 {
	margin-left: 30px;
	margin-top: 12px;
}

/*** MOBILE / SMALL SCREEN CSS ***/
@media only screen and (max-width: 980px) {
	.hideonmob {
		display: none;
	}

	body .boxoverlaytxt {
		position: relative !important;
		left: 0 !important;
		top: 0;
		text-align: center;
	}
	body .boxoverlaytxt .et_pb_code_inner {
		width: 100%;
	}

	body .et_pb_column_4_4.et_pb_column_9 {
		margin-bottom: 0 !important;
	}

	.et_pb_row_3 .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {
		margin-right: 0 !important;
		margin-left: 15px !important;
	}

	.et_pb_text_3 h2 {
		font-size: 38px !important;
	}

	#main-content h3 {
		font-size: 24px;
	}

	#innerpage_cont {
		padding: 0 0 50px 0 !important;
	}
	#innerpage_cont .et_pb_section {
		padding: 0;
	}
	#innerpage_cont .et_pb_row_0 {
		padding: 0;
	}

	#innerpage_banner h1.innerpage_title {
		display: flex;
		align-items: center;
		justify-content: center;
		height: 27vh;
		font-size: 35px !important;
	}

	#top_head_cont .et_pb_column_0_tb_header {
		margin: 0;
	}
	#top_head_cont #logo_img {
		margin: 10px !important;
		text-align: center;
		padding: 10px !important;
	}

	#foot_h .et_pb_menu__menu {
		display: block;
	}
	#foot_h .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: end;
		justify-content: flex-start;
	}

	#slider_div h2 {
		font-size: 27px !important;
	}
	#slider_div div {
		font-size: 27px !important;
	}
	#slider_div p {
		font-size: 18px !important;
	}
	body #slider_div .bnr_overlay {
		max-width: 75% !important;
	}

	.home-header-title-box {
		font-size: 32px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.home_section_1 {
		margin: -50px 0px -60px 0px !important;
	}
	.home_section_2 {
		min-height: 700px;
		margin: 0% !important;
		padding-top: 20px !important;
	}

	.home_section_2 .home_section_row .et_pb_text_inner {
		padding: 20px 15px 15px 15px !important;
	}
	.home_section_3 .home_section_row .et_pb_text_inner {
		padding: 50px 15px 40px 15px !important;
	}

	.et_pb_text_4 {
		padding: 20px 15px 20px 20px !important;
	}
	.et_pb_text_5 {
		padding: 20px 15px 20px 20px !important;
	}

	.et_pb_gutters4 {
		width: 90% !important;
		margin-left: 5% !important;
		margin-right: 4% !important;
		padding: 0px !important;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1329px) {
	.home_section_1 {
		margin: -30px 50px -150px 0px !important;
	}
}

/***/