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

@font-face {
   font-family:"DiamanteAshland";
   src: url('/web-fonts/DiamanteAshland-BoldItalic.eot');
   src: local('?'),
url('/web-fonts/DiamanteAshland-BoldItalic.eot?#iefix') format('eot'),
url('/web-fonts/DiamanteAshland-BoldItalic.woff') format('woff'),
url('/web-fonts/DiamanteAshland-BoldItalic.ttf') format('truetype'),
url('/web-fonts/DiamanteAshland-BoldItalic.svg#DiamanteAshland') format('svg');
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
}
@font-face {
   font-family:"Oswald";
   src: url('/web-fonts/Oswald-SemiBold.eot');
   src: local('?'),
url('/web-fonts/Oswald-SemiBold.eot?#iefix') format('eot'),
url('/web-fonts/Oswald-SemiBold.woff') format('woff'),
url('/web-fonts/Oswald-SemiBold.ttf') format('truetype'),
url('/web-fonts/Oswald-SemiBold.svg#Oswald') format('svg');
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
}
html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
html{
	font-family: "DiamanteAshland", Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	background: #161E49;
	padding: 10px 0px 10px 0px; 		
}
body{
	background: #00B1EB;
	margin-right:auto;
	margin-left:auto;
	font-size: .8em;
	width: 356px;
	padding: 5px 10px 5px 10px;
	border-radius: 20px;
}
.col {
	width: 100%;
}
.row:before, .row:after {
	content: "";
	display: table;
}
.row:after {
	clear: both;
}
.justify-text{
	text-align: justify;
	text-justify: newspaper;
}
.center-text{
	text-align: center;
}
.style-nav-one {
	font-size: 1.4em;
}
.style-nav-one ul {
	list-style-type: none;
	text-align:center;
	margin-bottom: 5px;		
}
.style-nav-one ul li a {
	text-decoration: none;
	color: #161E49;
	text-align: center;
	display:block;
	text-transform: uppercase;		
}
.style-nav-one li{
	margin: 5px 5px 5px 5px;
	background: #FFFFFF;	
	border-radius: 10px;
}
.style-nav-one ul li {
	display: inline-block;
}	
.style-nav-one li a {
	width: 98px;
	padding: 5px 0px 5px 0px;	
	border-radius: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #161E49;
}
.style-nav-one a:hover{
	background:#161E49;
	color: #FFFFFF;		
	-webkit-transition: all 1s ;
	-moz-transition: all 1s ;
	-o-transition: all 1s ;
	transition: all 1s ;
}
#call-us-button-one {
	background: #FF0004;
}
.current-page-button{
	background: #CCCCCC;
}
h1 {
	font-size: 1.8em;
	text-transform: uppercase;	
	text-align: center;
}
#logo-text-one,#logo-text-two{
	display:none;
}
h2 {
	font-size: 2.6em;
	text-transform: uppercase;	
	text-align: center;
}
header a{
	color:#000000; 
	text-decoration:none;
}
#logo-one{
	background: #161E49;
	color: #FFFFFF;	
	text-align: center;
	display: block;
	height: 120px;	
	padding: 5px 0px 0px 0px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}
.style-logo {
	margin-left: auto;
	margin-right: auto;	
	width: 320px;
}
p {
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";	
	font-size: 1.2em;
	font-weight: 600;
}
#address-and-number-one{
	background: #FFFFFF;
	color: #161E49;
	text-align: center;	
	display: block;
	height: 120px;
	margin: 10px 0px 10px 0px;
	padding: 2px 10px 0px 10px;	
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #161E49;
}
h4 {
	font-size: 2.3em;	
	margin: 0px 0px 5px 0px;
}
#text-one {
	background: #161E49;
	color: #FFFFFF;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 10px 15px 0px 15px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}
#picture-one{
	background: #FFFFFF;
	color: #FFFFFF;	
	text-align: center;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #161E49;
}
#picture-one img{
	vertical-align: middle;
	height: 220px;
	width: 320px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #161E49;
}
#text-two {
	background: #161E49;
	color: #FFFFFF;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 10px 15px 0px 15px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}
#picture-two{
	background: #FFFFFF;
	color: #FFFFFF;	
	text-align: center;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #161E49;
}
#picture-two img{
	vertical-align: middle;
	height: 220px;
	width: 320px;
	border-radius: 20px;
	border-width: 2px;
	border-color: #161E49;
	border-style: solid;
}
#text-three {
	background: #161E49;
	color: #FFFFFF;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 10px 15px 0px 15px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}
#picture-three {
	background: #FFFFFF;
	color: #FFFFFF;	
	text-align: center;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #161E49;
}
#picture-three img{
	vertical-align: middle;
	height: 220px;
	width: 320px;
	border-radius: 20px;
	border-width: 2px;
	border-color: #161E49;
	border-style: solid;
}
#text-four {
	background: #161E49;
	color: #FFFFFF;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 10px 20px 0px 20px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}
#picture-four {
	background: #FFFFFF;
	color: #FFFFFF;	
	text-align: center;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-radius: 20px;	
}
#picture-four img{
	vertical-align: middle;
	height: 220px;
	width: 320px;
	border-radius: 20px;
	border-width: 2px;
	border-color: #161E49;
	border-style: solid;
}
#logo-two{
	background: #161E49;
	color: #FFFFFF;	
	text-align: center;
	display: block;
	height: 120px;	
	padding: 5px 0px 0px 0px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}
h3 {
	font-size: 2.0em;
	text-transform: uppercase;	
	text-align: center;
}
#address-and-number-two{
	background: #FFFFFF;
	color: #161E49;
	text-align: center;	
	display: block;
	height: 120px;
	margin: 10px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #161E49;
}
#address-and-number-two a{	
	text-decoration: none;
	color: #161E49;	
}
#address-and-number-two a:hover{
	background:#000000;
	color: #FFFFFF;	
	-webkit-transition: all 1s ;
	-moz-transition: all 1s ;
	-o-transition: all 1s ;
	transition: all 1s ;
}
.font-family-DiamanteAshland{
	font-family: "DiamanteAshland";
}
#address-and-number-two-bottom-text{	
	font-size: 1.2em;
}
.style-nav-two {
	font-size: 1.4em;
}
.style-nav-two ul {
	list-style-type: none;
	text-align:center;
	margin-bottom: 5px;		
}
.style-nav-two ul li a {
	text-decoration: none;
	color: #161E49;
	text-align: center;
	display:block;
	text-transform: uppercase;		
}
.style-nav-two li{
	margin: 5px 5px 5px 5px;
	background: #FFFFFF;	
	border-radius: 10px;	
}
.style-nav-two ul li {
	display: inline-block;
}	
.style-nav-two li a {
	width: 98px;
	padding: 5px 0px 5px 0px;	
	border-radius: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #161E49;
}
.style-nav-two a:hover{
	background:#161E49;
	color: #FFFFFF;		
	-webkit-transition: all 1s ;
	-moz-transition: all 1s ;
	-o-transition: all 1s ;
	transition: all 1s ;
}
#call-us-button-two {
	background: #FF0004;	
}

#payment-methods{
	background: #161E49;
	color: #FFFFFF;	
	padding: 8px;
	margin: 0px 0px 5px 0px;
	font-size: 1em;
	border-radius: 20px;
}

@media only screen and (min-width: 480px) {
    body {
       width: 525px;
    }	
	.style-nav-one {
		font-size: 1.9em;
	}	
	.style-nav-one li a {
		width: 154px;
	}
	#logo-one{	
		height: 160px;	
	}	
	.style-logo {		
		width: 460px;
	}		
	h2 {
		font-size: 3.6em;		
	}		
	p {
		font-size: 1.4em;			
	}		
	#address-and-number-one{			
		height: 160px;	
		padding: 0px 10px 0px 10px;
	}			
	#text-one {		
		padding: 10px 10px 0px 10px;
	}			
	#picture-one{		
		height: 360px;		
	}
	#picture-one img{		
		height: 340px;
		width: 486px;
	}	
	#text-two{		
		height: 240px;		
		padding: 10px 20px 0px 20px;
	}		
	#picture-two{		
		height: 360px;		
	}
	#picture-two img{		
		height: 340px;
		width: 486px;
	}	
	#text-three {		
		padding: 10px 15px 0px 15px;
	}			
	#picture-three {		
		height: 360px;		
	}
	#picture-three img{		
		height: 340px;
		width: 486px;
	}
	#text-four {		
		height: 240px;		
		padding: 10px 20px 0px 20px;
	}		
	#picture-four {		
		height: 360px;		
	}
	#picture-four img{		
		height: 340px;
		width: 486px;
	}
	#logo-two{	
		height: 160px;			
	}	
	h3 {
		font-size: 2.4em;		
	}	
	#address-and-number-two{	
		height: 160px;		
	}		
	#address-and-number-two-bottom-text{
		font-size: 1.6em;
	}	
	.style-nav-two {
		font-size: 1.9em;
	}				
	.style-nav-two li a {
		width: 154px;		
	}		
}
@media only screen and (min-width: 780px){	
	body {
		min-width: 788px;		
	}		
	.style-nav-one {
		font-size: 1.9em;	
	}			
	.style-nav-one li a {		
		padding: 5px 0px 5px 0px;	
		width: 140px;		
	}	
	.col-md-one-half {
		width: 50%;
	}	
	.col {
		float: left;		
	}	
	#call-us-button-one{
		display: none;
	}	
	#logo-one{
		float: left;	
		margin: 0px 0px 5px 0px;
		height: 120px;
		width: 380px;
	}			
	.style-logo {		
		width: 320px;
	}		
	h2 {
		font-size: 2.7em;	
	}			
	p {
		font-size: 1.3em;				
	}
	#address-and-number-one{
		float: right;
		background-color: #FFFFFF;
		height: 120px;
		width: 380px;
		margin: 0px 0px 5px 0px;	
		padding: 0px 0px 0px 0px;
	}	
	#text-one{
		float: right;
		height: 260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
		padding: 15px 15px 0px 15px;
	}		
	#picture-one{
		float: left;	
		height: 260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
	}		
	#picture-one img{
		vertical-align: middle;
		height: 240px;
		width: 360px;
	}	
	#text-two{
		float: left;
		height: 260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
		padding: 15px 15px 0px 15px;
	}			
	#picture-two{
		float: right;
		height: 260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
	}	
	#picture-two img{
		vertical-align: middle;
		height: 240px;
		width: 360px;
	}	
	#text-three{
		float: right;
		height: 260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
		padding: 15px 15px 0px 15px;
	}		
	#picture-three{
		float: left;	
		height: 260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
	}		
	#picture-three img{
		vertical-align: middle;
		height: 240px;
		width: 360px;
	}
	#text-four {
		float: left;
		height: 260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
		padding: 15px 15px 0px 15px;
	}			
	#picture-four {
		float: right;
		height: 260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
	}	
	#picture-four img{
		vertical-align: middle;
		height: 240px;
		width: 360px;
	}
	#logo-two{
		float: right;
		width: 380px;
		margin: 5px 0px 0px 0px;
		height: 120px;	
	}		
	h3 {
		font-size: 1.9em;		
	}	
	#address-and-number-two{
		float: left;
		width: 380px;
		height: 120px;
		margin: 5px 0px 0px 0px;
		font-size: 1em;
		padding: 5px 0px 0px 0px;
	}			
	#address-and-number-two-bottom-text{
		font-size: 1.3em;
	}			
	#call-us-button-two{
		display: none;
	}			
	.style-nav-two {
		font-size: 1.9em;	
	}	
	.style-nav-two ul{
		padding-top: 5px;	
	}		
	.style-nav-two li a {		
		padding: 5px 0px 5px 0px;
		width: 140px;		
	}		
}
@media (min-width: 1170px){	
	body {
		width: 1182px;		
	}			
	.style-nav-one {
		font-size: 2.8em;	
	}			
	.style-nav-one li a {		
		width: 215px;		
	}			
	#call-us-button-one{
		display: none;
	}	
	#logo-one{
		float: left;		
		width: 575px;
		height: 180px;
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 0px 0px;
	}	
	.style-logo {
		margin-left: auto;
		margin-right: auto;	
		width: 525px;
	}		
	h2 {
		font-size: 4.1em;		
	}	
	h4 {
		font-size: 4em;		
	}			
	#address-and-number-one{
		float: right;
		width: 575px;
		height: 180px;
		margin: 0px 0px 5px 0px;	
		padding: 0px 0px 0px 0px;
	}		
	p {
		font-size: 2.1em;	
	}			
	#text-one {
		float: right;
		height: 390px;
		width: 575px;
		margin: 5px 0px 5px 0px;
		padding: 5px 18px 0px 18px;
	}		
	#picture-one{
		float: left;	
		height: 390px;
		width: 575px;
		margin: 5px 0px 5px 0px;
	}
	#picture-one img{
		vertical-align: middle;
		height: 370px;
		width: 555px;
	}	
	#text-two{
		float: left;
		height: 390px;
		width: 575px;
		margin: 5px 0px 5px 0px;
		padding: 5px 18px 0px 18px;
	}		
	#picture-two{
		float: right;
		height: 390px;
		width: 575px;
		margin: 5px 0px 5px 0px;
	}	
	#picture-two img{
		vertical-align: middle;
		height: 370px;
		width: 555px;
	}
	#text-three {
		float: right;
		height: 390px;
		width: 575px;
		margin: 5px 0px 5px 0px;
		padding: 5px 18px 0px 18px;
	}		
	#picture-three{
		float: left;	
		height: 390px;
		width: 575px;
		margin: 5px 0px 5px 0px;
	}
	#picture-three img{
		vertical-align: middle;
		height: 370px;
		width: 555px;
	}
	#text-four{
		float: left;
		height: 390px;
		width: 575px;
		margin: 5px 0px 5px 0px;
		padding: 5px 18px 0px 18px;
	}		
	#picture-four{
		float: right;
		height: 390px;
		width: 575px;
		margin: 5px 0px 5px 0px;
	}	
	#picture-four img{
		vertical-align: middle;
		height: 370px;
		width: 555px;
	}
	#logo-two{
		float: right;		
		width: 575px;
		height: 180px;
		margin: 5px 0px 0px 0px;
		padding: 5px 0px 0px 0px;
	}		
	h3 {
		font-size: 2.7em;		
	}	
	#address-and-number-two{
		float: left;		
		width: 575px;
		height: 180px;
		margin: 5px 0px 0px 0px;
		font-size: 1em;
		padding: 10px 0px 0px 0px;
	}		
	#call-us-button-two{
		display: none;
	}	
	.style-nav-two {
		font-size: 2.8em;	
	}			
	.style-nav-two li a {		
		width: 215px;		
	}
}	
@media print { 	
	.style-nav-two {
		display: none;
	}		
}	