﻿@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;
}
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:#000;
	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:0 0 5px
}
.google-maps{
	position:relative;
	padding-bottom:70%;
	height:0;
	overflow:hidden;	
}
.google-maps iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%!important;
	height:100%!important;
	border-radius: 20px;
}	
#area-map{
	background:#161E49;
	color:#FFFFFF;
	height:240px;
	margin:0 0 10px;
	padding: 10px;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}
#text-one{
	background:#FFFFFF;
	color:#161E49;
	height:240px;
	padding: 10px;
	margin:0 0 10px;	
	border-radius: 20px;	
	border-width: 2px;
	border-style: solid;
	border-color: #161E49;
}
#text-one h4{
	font-size:2em;
	text-transform:uppercase;
	text-align:center
}
#text-one p{
	font-size:1.6em;
	margin:10px 15px 15px 15px;
}
#picture-one{
	background:#161E49;
	color:#FFFFFF;
	text-align:center;
	height:240px;
	margin:0 0 10px;
	padding:10px 0 0;
	border-radius: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}
#picture-one img{
	vertical-align:middle;
	height:220px;
	width:320px;
	border-radius: 20px;
	border-width: 2px;
	border-color: #161E49;
	border-style: solid;
}
#picture-two{
	background:#FFFFFF;
	color:#FFF;
	text-align:center;
	height:240px;
	margin:0 0 10px;
	padding:10px 0 0;
	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;
}
#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:1.6em;
	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.3em
}
.style-nav-two {
	font-size: 1.4em;
}
.style-nav-two ul {
	list-style-type: none;
	text-align:center;
	margin-bottom: 0px;		
}
.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;
}
@media only screen and (min-width: 480px){
	body{
		width:525px;
	}
	.style-nav-one {
		font-size: 1.7em;
	}	
	.style-nav-one li a {
		width: 154px;
	}
	#logo-one{
		height:160px;
		padding:5px 0 0
	}
	.style-logo{
		margin-left:auto;
		margin-right:auto;
		width:460px
	}
	h2{
		font-size:3.6em;
		text-transform:uppercase;
		text-align:center
	}
	p{
		font-size:1.5em
	}
	#address-and-number-one	{
		height:160px;
		margin:10px 0;
		padding:0 10px
	}
	.google-maps{
		position:relative;
		padding-bottom:70%;
		height:0;
		overflow:hidden;	
	}	
	#area-map{
		height:360px;
		padding:10px;
	}
	#text-one	{
		margin:0 0 10px;
		padding:15px 15px 10px;
		background:#FFFFFF;
		color:#161E49;
		height: 360px;
		padding-top:4px
	}
	#text-one h4{
		font-size:3em;
		text-transform:uppercase;
		text-align:center
	}
	#text-one p{
		font-size:2.5em;
		margin:15px 15px 15px 15px;
	}	
	#picture-one{
		text-align:center;
		height:360px;
		margin:0 0 10px;
		padding:10px 0 0
	}
	#picture-one img{
		vertical-align:middle;
		height:340px;
		width:486px
	}		
	#picture-two{
		text-align:center;
		height:360px;
		margin:0 0 10px;
		padding:10px 0 0
	}
	#picture-two img{
		vertical-align:middle;
		height:340px;
		width:486px
	}
	.small-print{
		font-size:1.8em
	}
	#logo-two{
		height:160px;
		padding:5px 0 0
	}
	h3{
		font-size:2.4em;
		text-transform:uppercase;
		text-align:center
	}
	#address-and-number-two	{
		text-align:center;
		display:block;
		height:160px;
		margin:10px 0 5px;
		padding:10px 0 0
	}
	#address-and-number-two-bottom-text	{
		font-size:1.6em
	}
	.style-nav-two {
		font-size: 1.7em;
	}	
	.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:0 0 5px;
		height:120px;
		width:380px
	}		
	.style-logo{
		margin-left:auto;
		margin-right:auto;
		width:320px
	}
	h2{
		font-size:2.7em
	}
	p{
		font-size:1.4em
	}
	#address-and-number-one	{
		float:right;
		height:120px;
		width:380px;
		margin:0 0 5px;
		padding:0
	}		
	#text-one{
		float: left;
		height: 260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
		padding: 15px 18px 0px 18px;
	}	
	#text-one h4{
		font-size:2.2em;
		text-transform:uppercase;
		text-align:center
	}
	#text-one p{
		font-size: 1.7em;
		margin:10px 15px 15px 15px;
	}	
	.google-maps{
		position:relative;
		padding-bottom:66%;
		height:0;
		overflow:hidden;	
	}
	#area-map{	
		float: right;
		height:260px;
		width: 380px;
		margin: 5px 0px 5px 0px;
		padding: 10px 10px 0px 10px;		
	}		
	#picture-one {
		float:left;
		height:260px;
		width:380px;
		margin:5px 0
	}	
	#picture-one img {
		vertical-align:middle;
		height:240px;
		width:360px
	}
	#picture-two {
		float:right;
		height:260px;
		width:380px;
		margin:5px 0
	}
	#picture-two img{
		vertical-align:middle;
		height:240px;
		width:360px
	}	
	#logo-two{
		float:right;
		width:380px;
		margin:5px 0 0;
		height:120px
	}
	h3{
		font-size:1.9em;
		text-transform:uppercase;
		text-align:center
	}
	#address-and-number-two	{
		float:left;
		width:380px;
		height:120px;
		margin:5px 0 0;
		font-size:1em;
		padding:5px 0 0
	}
	#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;		
	}
	.col-md-one-half {
		width:50%
	}
	.col {
		float:left
	}
	#call-us-button-one	{
		display:none
	}
	#logo-one {
		float:left;
		width:575px;
		height:180px;
		margin:0 0 5px;
		padding:5px 0 0
	}
	.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:0 0 5px;
		padding:0
	}
	p {
		font-size:2.1em
	}
	.google-maps
	{
		position:relative;
		padding-bottom:66%;
		height:0;
		overflow:hidden
	}
	#area-map{	
		float: right;
		height:390px;
		width: 575px;
		margin: 5px 0px 5px 0px;
		padding: 15px 15px 0px 15px;	
	}
	#text-one {
		float:left;
		height:390px;
		width:575px;
		margin:5px 0;
		padding:14px 18px 0
	}
	#text-one h4{
		font-size:3.2em;
		text-transform:uppercase;
		text-align:center
	}
	#text-one p{
		font-size: 2.9em;
	}	
	#picture-one {
		float:left;
		height:390px;
		width:575px;
		margin:5px 0
	}
	#picture-one img {
		vertical-align:middle;
		height:370px;
		width:555px
	}	
	#picture-two {
		float:right;
		height:390px;
		width:575px;
		margin:5px 0
	}
	#picture-two img {
		vertical-align:middle;
		height:370px;
		width:555px
	}	
	.small-print {
		font-size:2.3em
	}
	#logo-two {
		float:right;
		width:575px;
		height:180px;
		margin:5px 0 0;
		padding:5px 0 0
	}
	h3	{
		font-size:2.7em
	}
	#address-and-number-two	{
		float:left;
		width:575px;
		height:180px;
		margin:5px 0 0;
		font-size:1em;
		padding:10px 0 0
	}
	#call-us-button-two	{
		display:none
	}
	.style-nav-two {
		font-size: 2.8em;	
	}			
	.style-nav-two li a {		
		width: 215px;		
	}	
}
@media print
{
	#nav-two {
		display:none
	}
}

