body{
	position:relative;
	z-index: 1;
	font: 13px Tahoma,Geneva,sans-serif;
	color: #FFF;

}


.navbar-nav{
	float: right;
	margin: 0 auto;
	text-align: center;

}

.slider-parallax>.container{
	
	padding-left: 0px;
	padding-right: 0px;
}

.vertical-shadow-right{
	top: -100px;
	position: absolute;
	right: -21px;
}
.vertical-shadow-left{
	top: -100px;
	position: absolute;
	left: -21px;
}

a{
	color: #B7F1F8;
}
a:hover{
	color: #06B2F4;
}


h1,h2,h3,h4,h5{
	color: #FFF;
}
.content-ddbox{
}

main#content{
/*margin-top: 15px;*/
/*margin-bottom: 15px;*/
background-image: url('../images/shadow-bg.png');
background-repeat: repeat-y;
background-position:  center center;
padding: 20px 0px;
}

.innerpage main#content {
padding-top: 0;
padding-bottom: 75px;
border-bottom: 8px solid #4A2583;
}

.contactpage main#content {
padding-bottom: 30px;
}

.send-us {

}

.search-img {
padding: 30px 15px;
}

.logo{
	position: absolute;
	z-index: 9999;
	/*float: left;*/
	/*text-align: center;*/
	/*top: 0;*/
	left: 0;

	background: #4A2583;
	padding: 10px;
	border: 1px solid #fff;
	border: 1px solid #0a0a0a;
	border-top: none;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 1);
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 1);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 1);
}

.logo > img {
width: 100%;
max-width: 937px;
}

.logo h1 {
font-family: 'Oswald', sans-serif;
text-align: center;
}

.search-msg {
font-family: 'Oswald', sans-serif;
margin: 30px 0px;
text-shadow: 1px 1px 1px #333;
}

.search-msg i {
font-size: 24px;
margin-right: 5px;
}

.header{
/*	border:none;
	-webkit-box-shadow: 0 0 10px 0 rgba(65,65,65,.5);
	box-shadow: 0 0 10px 0 rgba(65,65,65,.5);
	position: relative;
	z-index: 9999999;
	background: #141D22;
	min-height: 50px;
	color: #FFF;*/

	
}

.header-container{
	
	-webkit-box-shadow: 0 0 10px 0 rgba(65,65,65,.5);
	box-shadow: 0 0 10px 0 rgba(65,65,65,.5);
	position:relative;
	z-index: 9999999;
	background: url('../images/mast.jpg');
	background-size: 100% 100%;
	background: #4A2583;
}

.page_header{
	text-shadow: 0 0 1px rgba(65,65,65,.5);
}

.header-shadow{
	position:absolute;
}.header-shadow-top{
	position:absolute;
	top: -44px;
	z-index: 99;
}

.header-shadow-top-inner{
	position:absolute;
	top:0;
	z-index: 99;
}
.header-shadow-bottom-inner{
	position:absolute;
	bottom:0;
	z-index: 99;
}



.callus h1{
	font-size: 30px;
	font-weight: bold;
	float: right;
	margin: 0;
	padding: 5px 25px;
	position: relative;
	top: 23px;
	right:0;
	text-shadow: rgba(0, 0, 0,.5) 1px 1px 10px;
	color: #FFF;
	margin-top: 5px;
	/*display:none;*/
	background: rgb(109,146,155); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(109,146,155,1) 0%, rgba(35,88,101,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,146,155,1)), color-stop(100%,rgba(35,88,101,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(109,146,155,1) 0%,rgba(35,88,101,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(109,146,155,1) 0%,rgba(35,88,101,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(109,146,155,1) 0%,rgba(35,88,101,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(109,146,155,1) 0%,rgba(35,88,101,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d929b', endColorstr='#235865',GradientType=0 ); /* IE6-9 */
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}
.callus a {
color: #fff;
}
.callus a:hover, .callus a:focus, .callus a:active {
text-decoration: none;
color: #a4d9e9;
} 

.btn-myprimary a{
	
}
.btn-myprimary{
	color: #333;
	font-weight: bold;
	background-color: #428bca;
	border-color: #357ebd;
	font-size: 25px;
	
	text-shadow: 0 0 1px rbga(65,65,65,.4);
	background: rgb(252,234,187); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,234,187,1) 0%, rgba(252,205,77,1) 50%, rgba(248,181,0,1) 51%, rgba(251,223,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,234,187,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(51%,rgba(248,181,0,1)), color-stop(100%,rgba(251,223,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 10px 20px;
	border: 3px solid #F8B500;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
}

.btn-myprimary:focus, .btn-myprimary:active:focus, .btn-myprimary:hover, .btn-myprimary:active{
	background: rgb(251,223,147); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(251,223,147,1) 0%, rgba(248,181,0,1) 49%, rgba(252,205,77,1) 50%, rgba(252,234,187,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,223,147,1)), color-stop(49%,rgba(248,181,0,1)), color-stop(50%,rgba(252,205,77,1)), color-stop(100%,rgba(252,234,187,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(251,223,147,1) 0%,rgba(248,181,0,1) 49%,rgba(252,205,77,1) 50%,rgba(252,234,187,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(251,223,147,1) 0%,rgba(248,181,0,1) 49%,rgba(252,205,77,1) 50%,rgba(252,234,187,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(251,223,147,1) 0%,rgba(248,181,0,1) 49%,rgba(252,205,77,1) 50%,rgba(252,234,187,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(251,223,147,1) 0%,rgba(248,181,0,1) 49%,rgba(252,205,77,1) 50%,rgba(252,234,187,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbdf93', endColorstr='#fceabb',GradientType=0 ); /* IE6-9 */

	color: #FFFFFF;
}

.navigation-bar{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	/*border-top: 1px solid #FFF;*/
	/*background:#832526url('../images/pattern1.png');*/
	/*border-bottom: 2px solid #FFF;*/
	padding: 15px 0px 10px;
	background: url('../images/shadow-bg.png') #4A2583;

	background-repeat: repeat-y;
	background-position:  center center;
}

.innerpage .navigation-bar{
	position: relative;
}

.innerpage .footer{
/*margin-top: 30px;*/
}

/*navbar*/
.navbar {
	margin-left: 0px;
	min-height: 0;
	margin-bottom: 0px;
	border: none;
	z-index: 999;
	bottom: 0;
}

i.fa.fa-home {
font-size: 16px;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 25px;
	font-family: 'Oswald', sans-serif;
	color: #FFF;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	text-shadow: rgba(0, 0, 0, 1) 1px 1px 2px;
}
.navbar-collapse {
 	padding-right: 0px;
	padding-left: 0px;
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: transparent;
	color: #ffb80c;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background: rgba(0,0,0,.7);
	border:none;
	z-index: 999;
	color: #FFF;
}
.navbar-nav>li {
padding: 3px 0px;
}

.dropdown-menu {
	border:none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: rgba(0,0,0,.7);
}

.dropdown-menu li>a{
	color: #FFF;
}

.dropdown-menu>li>a {
}

/*tagblock*/
.tagblock{
	position:relative;
	background: #F6AC30 url('../images/pattern2.png'); 
}

.frontpage .tagblock{
	margin-top: 30px;
}

.tagblock-bg{
	background:  url('../images/img1.png') right no-repeat;
}

.tagblock a{
	color: #FFF;
}
.tagblock .leader{
	text-shadow: 0 0 1px rgba(65,65,65,.5);
	font-size: 25px;
	color: #FFF;
	font-style: italic;
	margin-top: 25px;
}
.tagblock .mylead{
	text-shadow: 0 0 1px rgba(65,65,65,.4);
	color: #fff;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
}

.tagblock .btn-myprimary{
	margin-top: 20px;
	margin-bottom: 20px;
}

/*featured*/
.featured{
	background: url('../images/ft-bg.png') repeat-y fixed;
	background-image: url('../images/shadow-bg.png'), url('../images/ft-bg.png');
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: fixed;
	position: relative;
	margin-bottom: 0;
	color: #FFFFFF;
	padding: 10px 0px 20px;
	border-bottom: 5px solid #4A2583;
}

.featured .head{
	
}
.featured .description{
	display: none;
}

.featured a{
	color: #FFF;
}
.featured a:before{
}
.featured h3{
text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
text-align: center;
font-size: 22px;
}

.featured .heading h3{
text-shadow: 0 0 1px rgba(0,0,0,.5);
font-size: 16px;
color: #FFF !important;
text-align: center;
}
.featured .description {
	text-align: center;
}

.featured .description p{
	color: #C3FBFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,.1);
}

.featured>.container{
	padding-left: 0;
	padding-right: 0;
}

.featured .featured-inner{
	padding-top: 30px;
	padding-bottom: 30px;

}


.fheading{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.fheading h1{
margin: 0;
color: #F5AF1B;
font-family: 'Righteous', cursive;
font-family: 'Oswald', sans-serif;
text-shadow: 2px 2px 2px rgba(0,0,0,.3);
font-size: 65px;
text-align: center;
text-shadow: -2px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, -2px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF;
text-shadow: 4px 3px 0px #4A2583, 9px 8px 0px rgba(0, 0, 0, 0.15);
text-transform: uppercase;
letter-spacing: 1px;
}

.fheading .lead{
color: #FFF;
font-size: 20px;
text-shadow: 2px 2px 2px rgba(0,0,0,.2);
font-style: italic;
line-height: 1.1em;
text-align: center;
}


.services {
background-image: url('../images/shadow-bg.png');
background-repeat: repeat-y;
background-position:  center center;
border-bottom: 1px solid #4A2583;
padding-bottom: 20px;
}

.services-texture {
background-image: url('../images/pattern1.png');
background-color: #eee;
}


.services .container{

}


.fancy-boxes {
margin-top: -40px;
clear: both;
}

.fancy-boxes .service-img {
border: 5px solid #F5AF1B;
border-radius: 1px;
-webkit-box-shadow: 0px 56px 36px -60px #121D12;
-moz-box-shadow: 0px 56px 36px -60px #121D12;
-o-box-shadow: 0px 56px 36px -60px #121D12;
}

.fancy-boxes .icon {
text-align: center;
margin-top: -80px;
}

.fancy-boxes .icon img {
width: 150px;
height: 150px;
margin: 0 auto;
}

.fancy-boxes .icon h4 {
color: #4A2583;
font-family: 'Oswald', sans-serif;
font-size: 20px;
margin: 20px 0px;
}

.frontpage-image {
float: right;
max-width: 400px;
margin-left: 20px;
border: 5px solid #F5AF1B;
-webkit-box-shadow: 0px 56px 36px -60px #121D12;
-moz-box-shadow: 0px 56px 36px -60px #121D12;
-o-box-shadow: 0px 56px 36px -60px #121D12;
}


.footer{
	margin-top: 0;
	background: #F2583E;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #FFF;
	background-color: #212121;
	background-image: url('../images/shadow-bg.png');
	background-repeat: repeat-y;
	background-position: center center;
	border-top: 2px solid #F5AF1B;
	/*text-align: center;*/
}
ul.footer-nav {
padding-left: 0;
list-style: none;
margin: 0;
text-align: right;
}
ul.footer-nav li {
display: inline;
}
ul.footer-nav li a {
font-family: 'Oswald', sans-serif;
padding: 0px 10px;
border-right: 1px solid #fff;
}
ul.footer-nav li:last-child a {
border-right:none;
}
ul.footer-nav li a:hover, ul.footer-nav li a:focus, ul.footer-nav li a:active {
/*text-decoration: none;*/
}

.footer a{
	color: #FFF;
}

.footer p {
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
}



/* Sidebar Widget */
.sidebar_right .widget{
	
}
.sidebar_right .widget .head{
	border-bottom: 2px solid #CCC;
}

.sidebar_right .widget .description .sitelinks{
	padding: 10px 0 10px 0;
	margin: 0;
	list-style:none;
}

.sidebar_right .widget .description .sitelinks li{
	
}

.sidebar_right .widget .description .sitelinks li a{
	padding: 5px 8px;
	display: block;
	border-bottom: 1px solid #EEE;	

}

.sidebar_right .widget .description .sitelinks li a:hover{
	text-decoration:none;
	background: #DDD;
	
}


/* Recaptcha Overrides */
#recaptcha_table{
	border: none !important;
}
#recaptcha_challenge_image{
	border: none !important;
	padding: 5px;
}

#recaptcha_response_field{
	padding: 5px;
}

.customHeader1{
	background: #139DCE;
	color: #FFF;
	padding: 10px;
	border-bottom: 2px solid #2F7894;
}
.navbar-toggle {
	background: #F5AF1B;
}

.navbar-toggle .icon-bar {
	background: #4A2583;
}

div.img-container {
text-align: center;
}


.my-thumb-circle{
border-radius: 10px;
width: 90%;
text-align: center;
-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
border: 4px solid #F2583E;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
transition: All 0.3s linear;
-webkit-transition: All 0.3 linear;
-moz-transition: All 0.3 linear;
-o-transition: All 0.3 linear;
}

.my-thumb-circle:hover {
-webkit-filter: none;
-moz-filter: none;
-o-filter: none;
-ms-filter: none;
filter: none;
}

.content-ddbox {
	/*-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);
	box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);
	background: #FFF;*/
	color: #333;
	width: 100%;
	display: inline-block;
	/*padding: 10px 0px;*/
}
.searchpage, .statepage, .citypage {
padding: 15px !important;
}

.searchresultspage .ddboxheadercontainer .page_header {
font-size: 30px;
}

.ddboxheadercontainer .page_header {
color: #F5AF1B;
font-family: 'Oswald', sans-serif;
font-size: 50px;
text-transform: uppercase;
letter-spacing: 2px;
margin: 20px 0px 10px;
text-shadow: 4px 3px 0px #4A2583, 9px 8px 0px rgba(0, 0, 0, 0.15);
text-align: center;
}
.ddboxheadercontainer{
background-image: url('../images/shadow-bg.png'), url('../images/ft-bg.png');
background-repeat: repeat-y;
background-position:  center center;
background-attachment: fixed;
padding: 50px 0;
border-bottom: 3px solid #4A2583;
}
.content-ddbox .contentdescription{
	padding: 15px;
}

.content-ddbox h1{
	margin: 0;
	line-height: 1em;
}


#content .content-ddbox{}

.content-ddbox h1,
.content-ddbox h2,
.content-ddbox h3,
.content-ddbox h4,
.content-ddbox h5{
	color: #464646;
}

.customWidget1{
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);
	box-shadow: 0px 0px 3px 1px rgba(65, 65, 65, .5);
	/*background: #FFF;*/
	color: #333;
}

.customWidget1 a,
.content-ddbox a{
	color: #464646
}


.ddheader{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(65, 65, 65, .5);
	box-shadow: 0px 0px 4px 1px rgba(65, 65, 65, .5);
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: rgb(191,191,191);
	background: -moz-linear-gradient(top, rgba(191,191,191,1) 0%, rgba(252,255,244,1) 9%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,191,191,1)), color-stop(9%,rgba(252,255,244,1)));
	background: -webkit-linear-gradient(top, rgba(191,191,191,1) 0%,rgba(252,255,244,1) 9%);
	background: -o-linear-gradient(top, rgba(191,191,191,1) 0%,rgba(252,255,244,1) 9%);
	background: -ms-linear-gradient(top, rgba(191,191,191,1) 0%,rgba(252,255,244,1) 9%);
	background: linear-gradient(to bottom, rgba(191,191,191,1) 0%,rgba(252,255,244,1) 9%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#fcfff4',GradientType=0 );
	padding: 15px;
}


.ddheader{
	color: #144E64;
}

.horizontal-header-shadow-top{
	position: absolute;
	top:0;
	z-index: 99999;
}

section.list-jumbotron {
background: url('../images/banner.png') rgb(116,126,128);
background: url('../images/banner.png'), -moz-radial-gradient(center, ellipse cover, rgba(116,126,128,1) 0%, rgba(89,95,96,1) 100%);
background: url('../images/banner.png'), -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(116,126,128,1)), color-stop(100%,rgba(89,95,96,1)));
background: url('../images/banner.png'), -webkit-radial-gradient(center, ellipse cover, rgba(116,126,128,1) 0%,rgba(89,95,96,1) 100%);
background: url('../images/banner.png'), -o-radial-gradient(center, ellipse cover, rgba(116,126,128,1) 0%,rgba(89,95,96,1) 100%);
background: url('../images/banner.png'), -ms-radial-gradient(center, ellipse cover, rgba(116,126,128,1) 0%,rgba(89,95,96,1) 100%);
background: url('../images/banner.png'), radial-gradient(ellipse at center, rgba(116,126,128,1) 0%,rgba(89,95,96,1) 100%);
filter: url('../images/banner.png'), progid:DXImageTransform.Microsoft.gradient( startColorstr='#747e80', endColorstr='#595f60',GradientType=1 );
background-repeat: repeat-x;
/*background-size: 100% auto;*/
padding-bottom: 20px;
background-attachment: fixed;
}

.list-jumbotron .row{
	margin-left: -15px;
	margin-right: -15px;
}

.list-jumbotron  .my-thumb-circle{

}

.list-jumbotron .content-ddbox .row .col-md-4{
	padding-right: 0;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 10px;
}

.list-jumbotron .content-ddbox h4{
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999;
}

.list-jumbotron .content-ddbox p,
.list-jumbotron .content-ddbox a{
	font-size: 12px;
}

.list-jumbotron>.container{
	padding-right: 30px;
	padding-left: 30px;
}

.main-banner{
	position: absolute;
	left: 0;
	right: 0;
	display:none;
}

.main-banner>img{
	width: 100%;
}

.horizontal-bar {
height: 5px;
display: block;
background: #F5AF1B;
}

.sidebar_right .content-ddbox .ddboxheadercontainer .page_header {
font-size: 20px;
}

.mobile-search {
	display: none;
}

.fll {
text-shadow: none;
font-size: 22px;
color: #fff;
margin: 15px 0px 10px;
}

.city-page .ddboxheadercontainer .page_header {
font-size: 26px;
text-align: left;
margin: 30px 0px 15px;
}

.cityphone, .cityphone a {
color: #F5AF1B;
font-family: 'Oswald', sans-serif;
font-size: 26px;
text-align: right;
text-transform: uppercase;
letter-spacing: 2px;
margin: 30px 0px 15px;
text-shadow: 4px 3px 0px #4A2583, 9px 8px 0px rgba(0, 0, 0, 0.15);
}

#citieslist {
font-family: 'Oswald', sans-serif;
font-size: 26px;
text-transform: uppercase;
margin: 30px 0 15px;
}

ul.cities {
list-style: disc;
float: left;
}

ul.cities li {
float: left;
}

.citieslist a {
font-family: 'Oswald', sans-serif;
}

h3.title {
font-family: 'Oswald', sans-serif;
}

.readmore {
background-color: #4A2583;
color: #fff;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
padding: 10px 15px;
border-radius: 4px;
max-width: 100%;
margin: 30px 0px 15px;
display: table-cell;
float: right;
transition: All 0.3s linear;
-webkit-transition: All 0.3 linear;
-moz-transition: All 0.3 linear;
-o-transition: All 0.3 linear;
}

.readmore a {
color: #fff;
}

.products_box {
border-bottom: 1px dashed #4A2583;
}

a.navbar-brand {
font-family: 'Oswald', sans-serif;
color: #F5AF1B;
text-transform: uppercase;
}