@charset "utf-8";

@font-face {
    font-family: 'LatoWeb';
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

body
{
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

div.page
{
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
}

div.banner_spacer
{
	height: 108px;
}

div.banner
{
	position: fixed;
	width: 100%;
	top: 0px;
	background-color: #af1d32;
	padding-top: 20px;
	z-index: 100;
}

div.subbanner img
{
	width: 100%;
	height: auto;
}

div.banner_content
{
	text-align: left;
	width: 70%;
	max-width: 1250px;
	margin: auto;
	display: table;
}

div.menu
{
	height: 62px;
	line-height: 62px;
	display: table-cell;
	vertical-align: bottom;
	text-align: right;
}

div.menu img
{
	margin-top: -16px;
}

div.menu_icon
{
	display: none;
}

div.menu ul
{
	list-style: none;
}

div.menu ul li
{
	float: right;
	margin-left: 35px; 
}

div.menu a
{
	font-family: "LatoWeb";
	color: #FFFFFF;
	font-size: 16pt;
	text-decoration: none;
}

div.menu a.selected
{
	font-family: "LatoWeb";
	color: #9599c2;
	font-size: 16pt;
	text-decoration: none;
}

div.mobile_menu
{
	display: none;
	position: fixed;
	top: 108px;
	width: 100%;
	z-index: 101;
}

div.mobile_menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.mobile_menu ul li
{
	border-top: 1px solid #CCCCCC;
	text-align: center;
}

div.mobile_menu ul li a
{
	line-height: 70px; 
	text-decoration: none;
	font-family: "LatoWeb";
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #af1d32;
	display: block;
}

div.mobile_menu ul li a.selected
{
	line-height: 70px; 
	text-decoration: none;
	font-family: "LatoWeb";
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #af1d32;
	display: block;
}

div.content
{
	background-color: #FFFFFF;
}

div.footer_contact
{
	height: 242px;
}

div.footer_section_content
{
	width: 70%;
	max-width: 1250px;
	margin: auto;
}

div.footer_contact_info
{
	float: left;
	width: 50%;
	height: 242px;
	font-family: "LatoWeb";
	color: #343333;
	font-size: 13pt;
}

div.footer_contact_info_content
{
	margin-top: 35px;
}

div.footer_contact_map
{
	float: left;
	width: 50%;
	height: auto;
	min-height: 242px;
}

b.contact_title
{
	font-family: "LatoWeb";
	font-size: 15pt;
	font-weight: bold;
	color: #343333;
}

div.mobile_footer_menu
{
	display: none;
}

div.mobile_footer_menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.mobile_footer_menu ul li
{
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

div.mobile_footer_menu ul li a
{
	line-height: 70px; 
	text-decoration: none;
	font-family: "LatoWeb";
	font-size: 12pt;
	font-weight: bold;
	color: #a9a9a9;
	background-color: #af1d32;
	display: block;
}

div.footer
{
	padding-top: 30px;
	padding-bottom: 23px;
	background-color: #af1d32;
}

div.footer_content
{
	text-align: left;
	width: 70%;
	max-width: 1250px;
	margin: auto;
	display: table;
}

div.footer_column1
{
	float: left;
	width: 25%;
	padding-top: 20px;
}

div.footer_column2
{
	float: left;
	width: 25%;
}

div.footer_column3
{
	float: left;
	width: 25%;
}

div.footer_column4
{
	float: left;
	width: 25%;
}


div.footer ul
{
	list-style: none;
}

div.footer li
{
	font-family: "LatoWeb";
	font-size: 12pt;
	font-weight: normal;
	Color: #a9a9a9;
	line-height: 28pt;
}

div.footer li.footer_title
{
	font-family: "LatoWeb";
	font-size: 12pt;
	font-weight: bold;
	Color: #ffffff;
	line-height: 28pt;
}

div.footer ul li a
{
	font-family: "LatoWeb";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	Color: #ffffff;
}

div.copyright
{
	font-family: "LatoWeb";
	font-size: 8pt;
	font-weight: normal;
	Color: #a9a9a9;
}

div.clear
{
	clear: both;
}

h1
{
	font-family: "LatoWeb";
	font-weight: normal;
	Font-size: 24pt;
	color : #343333;
	text-align: center;
}


div.section
{	
	padding-top: 60px;
	padding-bottom: 60px;
}

div.section_content
{
	width: 70%;
	max-width: 1250px;
	margin: auto;
}

div.section_full
{	
	padding-top: 60px;
	padding-bottom: 60px;
}

div.bark_back
{
	background-color: #efefef;	
}

p.main
{
	font-family: "LatoWeb";
	font-size: 16pt;
	color: #343333;
	text-align: center;	
	line-height: 24px;
}

p.main_large
{
	font-family: "LatoWeb";
	font-size: 22pt;
	color: #343333;
	text-align: center;
}


hr
{
	width: 70%;
	border: 1px solid #bfbfbf;
	margin-top: 55px;
	margin-bottom: 55px;
}

div.brand
{
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

div.service_item
{
	float: left;
	width: 100%;
	max-width: 367px;

}

p.caption
{
	font-family: "LatoWeb";
	font-size: 15pt;
	color: #343333;
}

div.section_quote
{
	font-family: "LatoWeb";
	font-size: 27pt;
	color: #ffffff;
	padding-top: 26px;
	padding-bottom: 26px;
	text-align: center;
	background-color: #394a95;
}

div.contact_section_content
{
	width: 70%;
	max-width: 1250px;
	margin: auto;
}

div.contact_column
{
	float: right;
	width: 30%;
}

div.contact_column_content
{
	width: 80%;
	font-family: "LatoWeb";
	font-size: 11pt;
	Color: #343333;
}

div.contact_form
{
	float: right;
	width: 70%;
}

b.title
{
	font-family: "LatoWeb";
	font-size: 12pt;
	font-weight: bold;
}

div.top_spacer
{
	margin-top: 40px;
}


div.row
{
	margin-bottom: 20px;
}

input, textarea
{
	width: 100%;
	font-family: "LatoWeb";
	font-size: 11pt;
	color: #a5a5a5;
	line-height: 40px;
	padding-left: 14px;
	padding-right: 14px;
	background-color: #fafafa;
	border: 1px solid #e2dfdf;
	box-sizing: border-box;
}

input.code
{
	width: 100px;
	line-height: 23px;
	background-color: #ffffff;
	border: 1px solid #e2dfdf;
	text-align: center;
	box-sizing: border-box;
}

input.btn
{
	width: 79px;
	background-color: #394a95;
	border: none;
}

p.small_text
{
	font-family: "LatoWeb";
	font-size: 9pt;
}

p.error
{
	font-family: "LatoWeb";
	font-size: 12pt;
	color: red;
}

img.image_full
{
	display: inline-block;
}

img.image_mobile
{
	display: none;
}

img.service_photo
{
	width: 100%;
	height: auto;
}

div.main_content
{
	margin: 0px;
}

img.logo_full
{
	display: block;
}

img.logo_mobile
{
	display: none;
	padding-bottom: 28px;
}