body {
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    background-color: #000;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

h2, ul {
	color:#fff !important;
}

a.navbar-brand img {
	width:230px !important;
	height:auto !important;
}
	
.input-block-level {width:100%; height:35px; margin:0 0 5px 0; padding:0 0 0 10px;}
.input-block-level2{width:100%; height:75px; margin:0 0 5px 0; padding:0 0 0 10px;}
	
#header {
	/*background-image:url(img/header_bg.gif);
	background-repeat:repeat-x;*/
	background-color:#ff6f00;
	padding:5px 0;
	text-align:center;
	}
ul.rslides {width:100%;}


.slider {width:100%;margin:1px auto 0 auto; /*border-bottom:1px solid #ccc;*/}
.slider  img {}
	
/*----------MENU----------*/

ul.menu {
width: 100%;
margin: 0 auto 5px auto;
padding-left:0;
background-color:#eee;
}


ul.menu li {
display:block;
float: none;
list-style-type: none;
min-height: 43px;
width: auto;
margin: auto 0;
padding-left:0;
border-bottom:1px solid #ccc;

}

ul.menu li:hover {
background-color:#fafafa;
}
	
ul.menu a {
min-height: 43px;
background-image:url(../image/arrow.png);
background-repeat: no-repeat;
background-position:right;
display: block;
font-family: 'Roboto', sans-serif;
font-size:16px;
text-transform:capitalize;
color: #000000;
font-weight:bold;
text-decoration:none;
line-height:42px;
margin:0 15px 0 0;
}

ul.menu a:hover{
background-image:url(../image/arrow.png);
background-repeat: no-repeat;
background-position:right;
display: block;

}


.menu_icon {
	background-color:#137896;
	border-radius:14px;
	padding:5px;
	margin-top:-2px;
	margin-left:12px;
	margin-right:12px;
	vertical-align:middle;
	border:0;
	}


/*----------Address----------*/

ul.address {
background-color:#fff;
width: 100%;
margin: 0 auto;
padding-left:0;
	}

li.address {
display:block;
float: none;
min-height: 43px;
padding-top:10px;
padding-bottom:10px;
width: auto;
margin: auto 0;
padding-left:0;
border-bottom:1px solid #ccc;
background-color:#eee;
}

li.address:hover {
  /* Safari 4-5, Chrome 1-9 */
background-color:#fafafa;
	}
	
ul.address a {
	min-height: 43px;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	text-transform:capitalize;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	}

ul.address a:hover{
	display: block;
}
li.address p {
	margin:0;
	padding-left:50px;
}
li.address img {
	float:left;
	padding-top:9px;
}

/*----------Phone----------*/

ul.phone {
width: 100%;
margin: 0 auto 10px auto;
padding-left:0;
}

li.phone {
/*background-color:#febf05;*/
display:block;
float: none;
min-height: 43px;
width: auto;
margin: auto 0;
padding-left:0;
border-bottom:1px solid #ccc;
background-color:#eee;
}

li.phone:hover {
background-color:#fafafa;
	}
	
ul.phone a {
	min-height: 43px;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	text-transform:capitalize;
	color: #000;
	font-weight:bold;
	text-decoration:none;
	line-height:42px;
}


ul.phone a:hover{
	display: block;
}

/*----------Internal Styles----------*/

img.internal-banner {margin:0 0 1px 0;}
.page-title {background-color:#eee; padding:10px 15px;}
.page-title h1 {padding:0; margin:0; text-transform:capitalize;font-size:200%;}

ul.social-icons {
	padding: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	list-style-type: none;
	width: 125px;
}

ul.social-icons li{border-radius:16px;float:left; padding:5px;margin:0 3px 0 0;
}

ul.social-icons li:hover{}
ul.social-icons li a{float:left;display:block; } 


/* XTRAS */

.container {
	background:none !important;
}

.page-header {
	border-bottom: 1px solid #fff !important;
	margin-bottom: 0px;
}

.bg-txture {
/*	background-image:url(https://www.transparenttextures.com/patterns/asfalt-dark.png);
	background-color:#eee;*/
}

.head-phone {
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 9px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	border-top: solid 2px #9FD500;
	border-bottom: solid 2px #93C400;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 5px #C7C7C7;
	-moz-box-shadow: 0 0 5px #C7C7C7;
	box-shadow: 0 0 5px #C7C7C7;
	background-color: #B6C824;
	margin-top:20px;
}

.quote {
	display: block;
	width: 80%;
	margin: 25px auto;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 28px;
	color: #000000;
	border-radius: 8px;
	border-top: solid 2px #9FD500;
	border-bottom: solid 2px #93C400;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 5px #C7C7C7;
	-moz-box-shadow: 0 0 5px #C7C7C7;
	box-shadow: 0 0 5px #C7C7C7;
	background-color: #B6C824;
}

.beat_Bg {
	display: block;
	width: 80%;
	margin: 25px auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 34px;
	color: #000000;
	border-radius: 8px;
	border-top: solid 2px #9FD500;
	border-bottom: solid 2px #93C400;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 5px #C7C7C7;
	-moz-box-shadow: 0 0 5px #C7C7C7;
	box-shadow: 0 0 5px #C7C7C7;
	background-color: #B6C824;
}

.beat_Bg H2 {
	text-align: center;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	border-radius: 8px;
}
.beat_Bg p {
	color: #000000;
	font-size: 10px;
	}
	
#princing {
    width: 80%;
    background-color: #31ABE2;
    border-radius: 10px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
	margin:12px auto;
	color:#fff;
	text-align:center;
	color: #000000;
}

#princing h3 {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px 1px #000000;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    line-height: 33px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#princing h4 {
	font-size:14px;
	font-weight:normal;
}

#speed {
	width: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 21px;
	color: #000000;
	text-align: center;
	border: 2px solid rgba(75,75,75,1.00);
	border-radius: 8px;
	background-image: -moz-linear-gradient(90deg,rgba(0,0,0,1.00) 27.80%,rgba(73,73,73,1.00) 81.35%);
	background-image: -webkit-linear-gradient(90deg,rgba(0,0,0,1.00) 27.80%,rgba(73,73,73,1.00) 81.35%);
	background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(73,73,73) 100%);
	background-image: -o-linear-gradient(90deg,rgba(0,0,0,1.00) 27.80%,rgba(73,73,73,1.00) 81.35%);
	background-image: linear-gradient(0deg,rgba(0,0,0,1.00) 27.80%,rgba(73,73,73,1.00) 81.35%);
}

#speed h3 {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px 1px #000000;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    line-height: 33px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#speed h3 img {
    padding-bottom: 8px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.map-cont {
	width:100%;
	height:auto;
	border-top:solid 5px #CCDB2C;
	border-bottom:solid 5px #CCDB2C;
}

ul.social-icons {
	width:80%;
	margin:0 auto;
	display:block;
	text-align:center;
}

ul.social-icons li {
	display:inline-block;
	float:none;
}

ul.social-icons li a img {
	border-radius:7px;
}

form.navbar-form {
	display:none;
}

.hidephp {
	display:none;
	position:absolute;
	bottom:0;
	z-index:0;
	visibility:hidden;
	width:1px;
	height:1px;
	overflow:hidden;
}

/* Mobile */


.gallery {
	text-align:center;
	width:100%;
}

.gallery li {
	margin:0 !important;
}

.gallery a {
	outline:none;
	padding:0 !important;
	border: none !important;
	/*display: inline-block !important;*/
}

.gallery img {
	/*display:inline-block !important;*/
	height:100px;
	width:130px;
	margin:10px !important;
	border:solid 3px #fff !important;
	padding:0 !important;
	outline:none;
}

.photo-box {
	display:inline-block;
	width:auto;
	height:auto;
}

