body {
	margin: 0;
	padding: 0;
	font-family: 'source-sans-pro', Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.demo_wrapper {
	width: 100%!important;
	margin: 0 auto;
	background-color: #0496FF;
}
@media only screen and (max-device-width: 800px), screen and (max-width: 800px) {
  .demo_wrapper {
    width: 80%;
  }  
}
.demo_block {
	width: 100%;
	 background-color: #0496FF;
}

section.demo_wrapper {
  padding:6rem 0 0 0!important;
}

ul.sy-pager {
		display: none;
}

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


.imgcenter img {
	
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.mapouter {
	border: 1px solid #fff;
	padding: 3px;
}

.center {
text-align: center;
vertical-align: middle;
}

.phone {
text-align: center;
vertical-align: middle;
font-size: 3em;
}

.phone a {
	color: #2C3E50;
}

.phone2 {
text-align: center;
vertical-align: middle;
font-size: 3em;
}



.text-red {
	color: #ff0000!important;
}

.responsive {
  width: 100%;
  height: auto;
}

.res_div {
  padding: 10px;
  border: 1px solid #fff;
}

.text-h2 {
  font-size: 20px;
}

section.padlittle {
	padding: 2rem 0!important;
}


/*
div.justify {
	 text-align: justify!important;
}	 
*/
