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

#rt-page-surround {
	position:relative;
}

#rt-header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffeed2+0,ffffff+40,ffffff+60,ffeed2+100 */
	background: #ffeed2; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffeed2 0%, #ffffff 40%, #ffffff 60%, #ffeed2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffeed2 0%,#ffffff 40%,#ffffff 60%,#ffeed2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffeed2 0%,#ffffff 40%,#ffffff 60%,#ffeed2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeed2', endColorstr='#ffeed2',GradientType=1 ); /* IE6-9 */
	border-bottom: 6px solid #fed086;
}

#rt-header .rt-block {
	margin:0;
}

#rt-header .rt-alpha .rt-block .custom {
	text-align:right;
}

#rt-feature {
	font-size: 1.5rem;
	font-weight: 600;
}

#rt-feature h3 {
	font-size: 1.75rem;
	line-height: 1.8rem;
	font-weight: 900;
}

#rt-feature li {
	margin-top:1rem;
}


p.header-logo {
	display:block;
	position:relative;
	top:20px;
	max-width:600px;
	text-align:right;
	margin:0;
}

img.van_group {
	width:350px;
}

#rt-slideshow {
	border-top: 12px solid #0f206c;
	height:auto !important;
}

.slideshow {
	border-bottom: 12px solid #0f206c;
}

p.phone {
	margin:0 auto;
	position:absolute;
	top:-40px;
	z-index:1000;
	left:50%;
	width:500px;
	margin-left:-250px;
}

.zentools.flexslider .slides img {
    margin: 0px;
}

#rt-bottom {
	border-top: 6px solid #fed086;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#050c40+0,0f206c+27 */
	background: #050c40; /* Old browsers */
	background: -moz-linear-gradient(top,  #050c40 0%, #0f206c 27%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #050c40 0%,#0f206c 27%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #050c40 0%,#0f206c 27%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050c40', endColorstr='#0f206c',GradientType=0 ); /* IE6-9 */
}

#rt-copyright {
	padding-bottom:15px;
	line-height:normal;
}

.rt-copyright-content {
	padding:15px !important;
}

.chrono_credits {
	display:none;
	visibility:hidden;
}

.imgleft {
	margin:8px 20px 5px 0;
	float:left;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 5px 5px 3px 2px #000000;
box-shadow: 5px 5px 3px 2px #000000;
}

.testimonials h4 {
	display:none;
}

.testimonials .test-quote {
	font-size:120%;
	font-style:italic;
}

.testimonials .test-credit {
	margin-left:25px;
	margin-bottom:25px;
	color:#fed086;
}

.emergency {
	position:fixed;
	bottom:0;
	right:0;
	width:200px;
}

.g-recaptcha {
	clear:both;
	margin-top:15px;
}


.rt-copyright-content {
    text-align: left;
}

.rt-social-buttons {
	text-align: left;
}

.rt-social-buttons .social-button {
	width: auto;
	font-size: 0.85rem;
}


.rt-social-buttons .social-button-text {
	margin-left: 8px;
}

.facebook {
	display: block;
	text-align: center;
	padding: 1rem;
	margin: 0;
	color: #00549f;
	font-weight: 900;
}


	
	
	
	
	
	
	