@charset "utf-8";
/* CSS Document */



/*------------------------------------------*/
/*	 Logo Image
/*------------------------------------------*/

.navbar-brand {
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.navbar-brand img {
	width: 188px;
	margin-top: 6px;
}

/*------------------------------------------*/
/*	 Navigation Menu
/*------------------------------------------*/


.nav-top-strip {
	background-color: #f0fcff;
	border-bottom: 1px solid #ffffff;
}

.nav-call-us {
	color: #F39F01;
	font-weight: 700;
	text-transform: uppercase;
	padding-left: 6px;

}

.nav-social {
	color: #333333;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	height: 30px;

}

.nav-social-footer {
	color: #efefef;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	height: 30px;

}


.nav-social-icons {
	text-align: left;
	padding: 8px 4px;
	display: inline-block;
}



.nav-call-right {
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-align: right;
	line-height: 21px;
	color: #333333;
	padding: 4px 4px;

}


.nav-call {
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-align: right;
	color: #FEFEFE;
	padding: 4px 4px;

}

.nav-phone {
	color: #074170;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

.social-icons {
	display: inline-block;
}

.social-icons li {
	float: left;
	width: auto !important;
	display: inline-block !important;
	vertical-align: top;
	clear: none !important;
	line-height: 70px;
}


.he_connect {
	height: 21px;
	text-align: center;
	color: #333333;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 21px;
	margin: 5px 4px;
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px
}

.he_connect-footer {
	height: 21px;
	text-align: center;
	color: #efefef;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 21px;
	margin: 5px 4px;
	display: block;
	text-decoration: none;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px
}

.he_social {
	width: 21px;
	height: 21px;
	text-align: center;
	font-size: 13px;
	line-height: 21px;
	margin: 5px 4px;
	-webkit-border-radius: 20%;
	-moz-border-radius: 20%;
	border-radius: 20%;
	display: block;
	text-decoration: none;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px
}

.he_social:hover {
	color: #fff;
	opacity: 0.7;
}

.he_social.ico-facebook {
	background-color: #3b5998;
	color: #f8f8f8;
}

.he_social.ico-twitter {
	background-color: #00a9ed;
	color: #f8f8f8;
}

.he_social.ico-google-plus {
	background-color: #cd1111;
	color: #f8f8f8;
}

.he_social.ico-linkedin {
	background-color: #06355B;
	color: #f8f8f8;
}

.he_social.ico-dribbble {
	background-color: #d92d84;
	color: #f8f8f8;
}

.he_social.ico-instagram {
	background-color: #beb3a8;
	color: #f8f8f8;
}

.he_social.ico-pinterest {
	background-color: #ac281a;
	color: #f8f8f8;
}

.he_social.ico-dropbox {
	background-color: #008ad2;
	color: #f8f8f8;
}

.he_social.ico-skype {
	background-color: #00a9ed;
	color: #f8f8f8;
}

.he_social.ico-youtube {
	background-color: #cd1b20;
	color: #f8f8f8;
}

.he_social.ico-tumblr {
	background-color: #3a5976;
	color: #f8f8f8;
}

.he_social.ico-vimeo {
	background-color: #00adee;
	color: #f8f8f8;
}

.he_social.ico-flickr {
	background-color: #d2d2d2;
	color: #f8f8f8;
}

.he_social.ico-github {
	background-color: #222;
	color: #f8f8f8;
}

.he_social.ico-renren {
	background-color: #364a83;
	color: #f8f8f8;
}

.he_social.ico-vk {
	background-color: #3b5998;
	color: #f8f8f8;
}

.he_social.ico-xing {
	background-color: #015f5e;
	color: #f8f8f8;
}

.he_social.ico-weibo {
	background-color: #be4443;
	color: #f8f8f8;
}

.he_social.ico-rss {
	background-color: #ff6600;
	color: #f8f8f8;
}

.navbar {
	background-color: #FFFFFF;
	border-bottom: 1px solid #ddd;
}

.navbar-static-top {
	padding: 0px;
	margin: 0px;
}

.navbar-nav>li>a {
	color: #005884;
	font-weight: 700;
	display: block;
	padding: 0 20px;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	line-height: 65px;
	border-bottom: 3px solid transparent;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	letter-spacing: 1px
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a.selected-nav {
	background: none;
	color: #00759a;
}

.btn-head-quote {
	font-size: 100%;
	line-height: normal;
	vertical-align: text-top;
	background-color: #00BD00;
	color: #fff;
	font-family: 'Lato', sans-serif;
	padding: 7px 10px;
	font-weight: 700;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 4px 2px -2px rgba(255, 255, 255, 0.2) inset, 0 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	text-transform: uppercase
}

.btn-footer-quote {
	font-size: 100%;
	line-height: normal;
	vertical-align: text-top;
	background-color: #00BD00;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	padding: 12px 16px;
	font-weight: 700;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 4px 2px -2px rgba(255, 255, 255, 0.2) inset, 0 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	text-transform: uppercase
}

.btn-footer-quote:hover,
.btn-head-quote:hover {
	background-color: #33CC33;
	color: #F7F7F7;
}

.quote-btn:hover {
	text-decoration: none;
}

#content {
	color: #333333;
	padding: 30px 0;
	font-family: 'Lato', sans-serif;
}

#content-home {
	color: #333333;
	padding-top: 10px;
	padding-bottom: 50px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}

#content-home h2 {
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 300;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#content-home h2 span {
	font-weight: 900;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);

}

#content-home h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding-top: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#content-home .claims-home {
	font-size: 18px;
}

#content-home .partners {
	padding-top: 30px;
}

#content-home .even-more {
	font-size: 20px;
	font-weight: 700px;
}

#content-main {
	color: #333333;
	padding-top: 30px;
	padding-bottom: 50px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}

#content-main h2 {
	padding-bottom: 14px;
}


#content-main h2 {
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 300;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#content-main h2 span {
	font-weight: 900;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);

}

#content-main h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding-top: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}


#content-main .vehicle {
	padding-top: 18px;
	text-align: center;
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding-top: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#content-main .fileclaim {
	padding: 8px;
	text-align: center;
}

#content-main .fileclaim .icon {
	padding: 2px;
	font-size: 88px;
	text-align: center;
}

#content-main .running {
	background-color: #009400;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 24px;
	text-shadow: 1px 1px 1px #000000;
	text-transform: uppercase;
	margin: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	border: 1px solid #949494;

}

#content-main .brokendown {
	background-color: #AC281A;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 24px;
	text-shadow: 1px 1px 1px #000000;
	text-transform: uppercase;
	margin: 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	border: 1px solid #949494;

}

#content-main .note {
	text-align: center;
	padding-top: 26px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;

}

#content-main .note span {
	font-weight: 900;

}

#content-main .claim-directions {
	padding-top: 16px;
	text-align: left;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	text-shadow: none;
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0px;

}

#content-main .claim-directions span {
	color: #f29f00;

}


#claims-table {
	color: #333333;
	padding-top: 8px;
	padding-bottom: 38px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
}

#claims-table .content {
	text-align: left;
	font-size: 16px;

}

#claims-table .content h2 {
	text-align: left;
}

#claims-table h2 {
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 300;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#claims-table h2 span {
	font-weight: 900;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);

}

#claims-table h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	padding-top: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 18px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#claims-table .title {
	padding-bottom: 30px;
	text-align: center;
}

a.nocursor:link,
a.nocursor:visited,
a.nocursor:hover,
a.nocursor:active {
	text-decoration: none;
	color: #333333;
}

.totaltxt {
	font-weight: 700;
	color: #008000;
}

#headernews {
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 30px;
}

#headernews .claim {
	border-left: 1px solid #949494;
	border-right: 1px solid #949494;
}

#headernews .claim-left {
	border-left: 1px solid #949494;
}

#headernews .claim-right {
	border-right: 1px solid #949494;
}

#about .about-gfi {
	margin-left: 85px;
}

#slider .span12 {
	margin-left: 20px;
}

#slider .inner {
	background-color: #005784
}

#slider .container {
	text-align: center;
}

#slider h2 {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	font-weight: 300;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-shadow: 1px 2px 2px #000000;
}

#slider h1 {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-shadow: 1px 2px 2px #000000;
}

#slider h1 span {
	font-weight: 900;

}


#slider h2 span {
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	text-shadow: 1px 1px 1px #000000;
	font-size: 60px;
	line-height: 60px;

}

#slider .container h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 20px;
}


#slider .container h4 {
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

#slider .container p {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
}

#intro {
	background-color: #074170;
}

#hero {
	background: url(../img/wepayclaims.jpg) 10% 30%;
	width: 100%;
	border-top: 1px solid #428BCA;
}

#hero .inner {
	padding-top: 70px;
	padding-bottom: 50px;
}


#hero h2 {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 55px;
	font-weight: 300;
	line-height: 55px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 18px;
	text-shadow: 1px 2px 2px #000000;
}

#hero h2 span {
	font-weight: 900;
	text-shadow: 1px 1px 1px #000000;

}

#hero h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 20px;
}

#hero h3 span {
	font-weight: 900;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.hero_button {
	margin-top: 30px;
}

.hero_button .btn {
	background-color: #00BD00;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid #008800;
	padding: 9px 18px;
	margin: 0 10px 10px 0;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.hero_button .btn:last-child {
	margin-right: 0;
}

.hero_button .btn:hover {
	background-color: #33CC33;
	border-color: #fff;
}



#hero-small {}

#hero-small .claimslistbg {
	background: url(../img/claimslistbg.jpg) 50% 50%;
	border-top: 1px solid #428BCA;
}

#hero-small .filebg {
	background: url(../img/fileclaimbg.jpg) 50% 50%;
	border-top: 1px solid #428BCA;
}


.overlay {
	background-image: url(../img/overlay.png);
	background-color: rgba(0, 0, 0, 0.4);
	background-repeat: repeat;
	height: 100%;
}

#hero-small .container {
	padding: 20px 0;
	height: 300px;
	text-align: center;
}

#hero-small .filebg h2 {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	font-weight: 300;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 40px;
	margin-bottom: 30px;
	text-shadow: 1px 2px 2px #000000;
}

#hero-small .filebg h2 span {
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	text-shadow: 1px 1px 1px #000000;
	font-size: 60px;
	line-height: 60px;

}

#hero-small .claimslistbg h2 {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 48px;
	font-weight: 300;
	line-height: 48px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-shadow: 1px 2px 2px #000000;
}

#hero-small .claimslistbg h2 span {
	font-weight: 900;
	font-size: 48px;
	line-height: 48px;
	font-family: 'Lato', sans-serif;
	text-shadow: 1px 1px 1px #000000;
}


#hero-small h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 20px;
}

#headernews .back {
	color: #0a5a9c;
	font-weight: 400;
	text-shadow: 1px 1px 1px #DBDBDB;
	text-align: left;
	padding-bottom: 10px;
}

#headernews .share-claim {
	color: #0a5a9c;
	font-weight: 700;
	text-align: right;
	font-size: 13px;
	padding-bottom: 10px;
	font-style: italic
}


#headernews .price-header {
	/*	border-bottom: 1px solid #cfcfcf;
    border-right: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;*/
	position: relative;
}

#headernews .plan-title {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-size: 42px;
	font-weight: 300;
	line-height: 42px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	text-shadow: 1px 2px 2px #000000;
	text-transform: uppercase;
	padding: 20px 15px;
	margin: 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

#headernews .plan-title.pt {
	background-color: #8FCFED;
	color: #f7f7f7;
	border-top: 1px solid #63C2EE;
}

#headernews .plan-title.ptp {
	background-color: #63C2EE;
	color: #f7f7f7;
	border-top: 1px solid #428BCA;
}

#headernews .plan-title.comp {
	background-color: #428BCA;
	color: #f7f7f7;
	border-top: 1px solid #0A5A9C;
}

#headernews .plan-title.new {
	background-color: #0083A8;
	color: #f7f7f7;
	border-top: 1px solid #0083A8;
}

/*------------------------------------------*/
/*	  Pricing Table Price Plan
/*------------------------------------------*/

#headernews .plan-price {

	margin: 0;
	line-height: normal;
	padding: 15px;
	border-top: 1px solid #2f689a;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	text-align: center;
	text-transform: uppercase
}



#headernews .plan-price h3 {
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	text-shadow: 2px 2px 2px #E5E5E5;
	font-size: 56px;
	line-height: 56px;
	color: #333333
}

#headernews .component {
	padding-top: 10px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	text-shadow: 2px 1px 1px #D3D3D3;
	font-size: 28px;
	line-height: 40px;
	color: #428bca;
	text-align: center;
	text-transform: uppercase;

}

#headernews .component span {
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	text-shadow: 2px 1px 1px #D3D3D3;
	font-size: 28px;
	line-height: 40px;
	color: #333333;
	text-align: center;
	text-transform: uppercase
}

#headernews .component-pic {
	padding: 40px 0px;
	background-image: url(../img/claimbg.png);
	background-position: center;
	background-size: auto;
	background-repeat: no-repeat;
}

#headernews .component-pic .pic {
	opacity: 1
}

#headernews .details {
	padding-top: 105px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	text-shadow: 2px 1px 1px #D3D3D3;
	font-size: 19px;
	line-height: 24px;
	color: #428bca;
	text-align: center;
	text-transform: uppercase;

}

#headernews .details span {
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	text-shadow: 2px 1px 1px #D3D3D3;
	font-size: 19px;
	line-height: 24px;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
}

#headernews .description {
	padding: 34px;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
	text-shadow: 1px 1px 1px #D3D3D3;
	font-size: 24px;
	line-height: 32px;
	color: #428bca;
	text-transform: uppercase;

}

#headernews .description span {
	padding-top: 18px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	text-shadow: none;
	text-transform: none;
}


#headernews .claims-paid {
	background-color: #f0fcff;
	color: #009E00;
	font-family: 'Lato', sans-serif;
	font-size: 60px;
	font-weight: 900;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-shadow: 1px 1px 1px #666;
	text-align: center;

}

#headernews .claim-paid {
	background-color: #f0fcff;
	color: #009E00;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	line-height: 60px;
	font-size: 66px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 8px;
	text-shadow: 1px 1px 1px #666;
	text-transform: uppercase;
	margin: 0;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	border: 1px solid #949494;

}


#get-coverage {
	color: #FFF;
	background-color: #19406B;
	padding-top: 75px;
	padding-bottom: 75px;
	border-top: 1px solid #4A5664;

}

#get-coverage .coverage {
	font-size: 36px;
}

#get-coverage p {
	padding-bottom: 24px;
	font-size: 16px;

}

#get-coverage .orcall {
	padding-top: 26px;
	font-size: 15px;
	text-transform: uppercase;
	font-style: italic;
	color: #63c2ee;
}

#get-coverage .orcall span {
	font-size: 19px;
	font-style: normal;
	font-weight: 700;
	color: #F39F01;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #666666
}


#footer {
	border-top: 1px solid #F9FAFB;
	background-color: #1c3344;
	padding-top: 8px;
}


#footer_top {

	padding-top: 9px;

}

#footer_bottom {
	background-color: #1c3344;
}


#footer_left {
	padding-bottom: 5px;
}

#footer h3 {
	color: #999;
	padding-bottom: 10px;
	margin-right: 20px;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	border-bottom: 1px solid #4A5664;
	text-transform: uppercase
}

#footer_middle {
	margin: 3px 0;
	padding-bottom: 5px;
}

#footer_right {
	padding-bottom: 5px;
}

/*------------------------------------------*/
/*	 Footer Navigation Menu
/*------------------------------------------*/


.footer-nav li {
	float: left;
	width: auto !important;
	display: inline-block !important;
	vertical-align: top;
	clear: none !important;
	padding: 2px 4px 2px;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	color: #E0E0E0;
}

.footer-nav li .quote {
	padding-right: 10px;
}

.footer-nav li a {
	color: #63c2ee;
	font-weight: 400;
	display: block;
	padding: 0 10px;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	border-bottom: 3px solid transparent;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	letter-spacing: 1px
}

.footer-nav li i {
	padding-right: 4px;
}


.footer-nav li a:hover {
	color: #428bca;
	text-decoration: none;
}

/*------------------------------------------*/
/*	 Footer Copy
/*------------------------------------------*/

.logo-footer {
	padding-top: -15px;
	z-index: 1;
	position: relative;
	top: 24px;
	width: 150px;
	height: 73px;
	margin: auto;
	/* background-image: url(../img/europecarlogo2.png); */
}

#footer_copy {
	border-top: 1px solid #4A5664;
}


#footer_copy p {
	color: #666;
	font-size: 11px;
	font-family: 'Lato', sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 25px;
}

#footer_copy p span {
	color: #428bca;
}

/*------------------------------------------*/
/*	 Disclaimer Copy
/*------------------------------------------*/

#disclaimer {
	padding: 30px 0px;
	color: #666;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	margin-left: 10px;
	margin-right: 10px;
}

#footer_copy p span {
	color: #428bca;
}