/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Oswald|Roboto+Condensed);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Raleway', sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;	
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}
a:hover{text-decoration:none;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.header
{
	width: 100%;
	height: 80px;
	background-color: #fff;

}
.header-inner{
	background:#C80A0D; width:100%; height:50px; margin:0px; padding:0px; border-radius:0px;
}
.logo {
	 float: left;
  height:80;
  padding: 12px 0px;
  font-size: 18px;
  line-height: 80px;
}
.logo h1 a
{
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	color: #1C97CA;
	font-size: 40px;
	font-weight: 100;
	padding: 20px 0px;
	display: block;
	letter-spacing: 4px;
	text-transform: uppercase;
	
}

.banner
{
	background: #ccc ;

	cursor: default;

}
.header-text
{
	text-align:center;
	color: #fff;
}
.big-text
{
	font-size: 30px;
	line-height: 50px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;text-align:center;
}
.header-text h2
{
	font-size: 32px;
	font-weight: 600;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 60px;
	color:#067597;
}
.small-text
{
	width: 65%;
	margin: 0 auto;
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	line-height: 40px;
}
.small-text a
{
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}
.button-section ul li
{
	display: inline-block;
	margin: 50px 20px;
}
.top-button
{
	
	text-decoration: none;
	border-radius: 5px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
}
.green
{	color: #fff;
	padding: 17px 30px;
	background-color: #64AE3C;
}
.white
{
	background-color: #fff;
	padding: 17px 30px;
	color: #4e4f4f;
}
.color-border
{
	background:url(images/color_border.jpg) repeat-x scroll center top;
	width: 100%;
	float: left;
	display: block;
	height: 5px;
}
.features
{
	background: url(images/bg.png) repeat;
}
.desc
{
	font-family: 'Raleway', sans-serif;
	text-align: center;
	padding-top:30px; 
	padding-bottom:40px;
}
.desc h2
{
	font-size: 30px;
	font-weight: 600;
	padding: 15px 0px;
	line-height:1.5em;
}
.desc p
{
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	width: 85%;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
	color: #666;
}
.features
{
	padding: 80px 0px;
	background-color: #24436d;
	float: left;
	width: 100%;
}
.features-section
{
	text-align: center;
}
h3.text-head
{
	color: #067597;
	font-size: 27px;
	font-weight: 500;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
}

h4.text-head
{
	color: #067597;
	font-size: 20px;
	font-weight: 500;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: left;
	margin-bottom:10px;
}
p.box-desc
{
	color: #888;
	font-size: 17px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	line-height: 60px;
	text-align: center;
}
.features-section ul
{
	margin: 50px 0px;
}
.features-section ul li
{
	
	display: block;
	text-align: center;
	float: left;
}
.feature-icon
{
	background:url(images/feature-icon.png) no-repeat;
	width: 80px;
	height: 80px;
	display: inline-block;
}
.icon1
{
	background-position: 0px -1px;
}
.icon2
{
	background-position: -83px -1px;
}
.icon3
{
	background-position: -164px -1px;
}
.features-section ul li h4
{
	font-size: 17px;
	font-weight: 600;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	line-height: 50px;
	margin-top: 20px;
}
.features-section ul li p
{
	color: #aab1bf;
	font-size: 15px;
	line-height: 20px;
	width: 90%;
	margin: 0 auto;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	
}
.stories
{
	padding: 80px 0px;
	float: left;
	width: 100%;
	background: #f1f1f1;
}
.stories-section ul li
{
	
	margin: 40px 20px 0px;
	border-radius: 5px;
	background-color: #fff;
	float: left;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
.stories-section ul li a
{
	text-decoration: none;
}
.story-img img
{
	width: 100%;
	height: 200px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.story-box
{
	border: 1px solid #ccc;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top: none;
	text-align: center;
	padding: 10px 0px 20px;
	width: 100%;
}
.story-box h4
{
	color: #4E4F4F;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	line-height: 50px;
}
.story-box p
{
	color: #888;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}
.stories-section ul li:hover
{
	box-shadow: 0px 0px 6px 0px #ccc;
}
.contact
{
	padding: 80px 0px;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	background-color: #D6D6D6;
}
.contact-section
{
	width: 60%;
	margin: 0 auto;
	font-family: 'Open Sans', sans-serif;
}

button.submit
{
	background: #1C97CA;
border: medium none;
color: #FFF;
padding: 15px 10px;
font-size: 18px;
font-weight: 600;
font-family: "Open Sans",sans-serif;
transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
-webkit-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
margin-top: 20px;
transition: background 0.3s ease-in;
cursor: pointer;
display: block;
margin: 30px auto 0px;
border-radius : 5px;
}
button.submit:hover
{
	background:#888;
}
form input
{
	background: none repeat scroll 0% 0% #fff;
	padding: 15px;
	width: 100%;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 400;
	margin-top: 5px;
	margin-left:-3px;
	font-family: 'Open Sans', sans-serif;
	box-shadow: none;
	border: 2px solid #ccc;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	
}
form textarea
{
	width: 100%;
    border-radius: 5px;
    box-shadow: none;
    background: none repeat scroll 0% 0% #fff;
    padding: 15px;
    font-size: 16px;
    font-weight: 400;
	height: 180px;
	margin-top: 5px;
	margin-left:-3px;
	font-family: inherit;
	border: 2px solid #ccc;
	font-family: 'Open Sans', sans-serif;
	resize: none;
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;

}
form input:focus
{
	border: 2px solid #888;
	background-color: #fff;
}
form textarea:focus
{
	border: 2px solid #888;
	background-color: #fff;
}

i.icon-twitter {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
i.icon-twitter:hover {
    height: 100%;
    color: #00acee;
}
i.icon-facebook {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
i.icon-facebook:hover {
    height: 100%;
    color: #3b5998;
}
i.icon-dribbble {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
i.icon-dribbble:hover {
    height: 100%;
    color: #ea4c89;
}
i.icon-linkedin {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
i.icon-linkedin:hover {
    height: 100%;
    color: #0e76a8;
}
i.icon-instagram {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;

}
i.icon-instagram:hover {
    height: 100%;
    color: #3f729b;
}
ul.socialmedia li a {
    text-decoration: none;
}
.responsive-menu-button
{
	float: right;
	padding: 24px 0px;
}
#mobile-header {
display: none;
}
.navbar-default {
	margin-top:15px;
  background-color: #C80A0D;
  border-color: #C80A0D;
  border:0px !important;
}
.navbar-default .navbar-brand {
  color: #044c7c;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #f7f7f7;
}
.navbar-default .navbar-text {
  color: #044c7c;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;font-size:14px; letter-spacing:1px; text-transform:uppercase; font-weight:600;font-family: 'Open Sans', sans-serif;
  padding:15px 24px; text-align:center;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background:#044c7c;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #f7f7f7;
  background-color: #044c7c;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #f7f7f7;
  background-color: #0c69bf;
}
.navbar-default .navbar-toggle {
  border-color: #fff;  background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #044c7c;
   border-color: #044c7c;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc; 
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #044c7c;
}
.navbar-default .navbar-link {
  color: #044c7c;
}
.navbar-default .navbar-link:hover {
  color: #f7f7f7;
}
.dropdown-menu > li > a {
  display: block; 
 font-weight:500;font-family: 'Open Sans', sans-serif; text-transform:uppercase;
  background:#c80a0d;
   color: #fff;
   width:200px; 
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #044c7c;
}
.navbar-default .navbar-nav .dropdown-menu {
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}



.navbar-default .navbar-nav .dropdown-menu:before{

  position: absolute;

  top:0;

}



.navbar-default .navbar-nav .dropdown-menu > li > a {

  padding: 10px 0px 10px 15px;

  color: #fff;

}



.navbar-default .navbar-nav .dropdown-menu > li:hover > a,

.navbar-default .navbar-nav .dropdown-menu > li:focus > a,

.navbar-default .navbar-nav .dropdown-menu > li.active > a {

  background-color: #044c7c;

  color: #fff;

}



.navbar-default .navbar-nav .dropdown-menu > li:last-child > a {

  border-radius: 0px;

}



.navbar-default .navbar-nav .dropdown-menu > li.divider {

  background-color: transparent;

}
@media (max-width: 767px) {
	.header-inner{z-index:9999999999999 !important;}
	.b-logo {border-bottom:1px solid #056EA8;}
.navbar-default .navbar-nav > li > a {
  color: #fff;font-size:13px;  padding:10px 15px;z-index:9999999999999 !important;
}
.navbar-default .navbar-nav > li > a {
	text-align:left !important;}
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;  
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ff3;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #f7f7f7;
    background-color: #0c69bf;
  }
}

.top-bar{background:#C80A0D; width:100%; height:50px;}
.text{font-family: 'Roboto Condensed', sans-serif; line-height:1.2em; margin-top:20px; font-weight:400; font-size:16px !important;}
.blue{color:#055792; font-family: 'Roboto Condensed', sans-serif; margin-top:25px;}
.nav-cen{margin-left:;}
.b-right{border-right:1px dashed #999; height:50px;  position:relative; top:25px; right:0px; }

.box{width:100%; height:80%; margin-left:10px;}
.m-top{margin-top:20px;}
.phone{margin-top:25px;}
.b-left{border-left:1px solid #ccc; height:80%; margin-top:20px; margin-right:125px; position:absolute; left:5%;}


@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-nav > li {
    margin-left: 10px;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

}

.lcd {
   /*  background-color: rgba(255, 255, 255, 0.2);
    padding: 20px;
    border: solid 1px #4f6373;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
	width:50%;

    /*animation-name: down;
    -webkit-animation-name: down;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;

    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;

    animation-delay: .5s;
    -webkit-animation-delay: .5s; 
*/
}
/*
.lcd:hover {
    transition: .2s;
    transition: .2s;
    -moz-transition: .2s;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(95,195,255,1);
    -moz-box-shadow: 0px 0px 10px 1px rgba(95,195,255,1);
    box-shadow: 0px 0px 10px 1px rgba(95,195,255,1);
}
*/
.demo_wrapper {
	width: 100%;
	max-width:1150px;
	margin: 0 auto;
}
@media only screen and (max-device-width: 800px), screen and (max-width: 800px) {
  .demo_wrapper {
    width: 100%;
	height:100%;
  }  
  
}
.demo_block {
	width: 100%; 
}
.demo_block {font-size:24px; text-align:center; }

.footer {
	background-color: #fff;
	padding:0px 0px 20px;

}
.footerh {
	color: #24436d;
	font-family: "Ubuntu", sans-serif;
	padding-bottom:15px;
}
.footer-social {
	list-style: none;
	float: left;
	padding-left: 10px;
}
.footer-social li {
	display: inline-block;
}
.footer-social li a i {
	color: #fff;
	font-size: 24px;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #005696;
	border-radius: 3px;
	transition: all 0.8s ease-in 0s;
	margin-top:15px; text-align:center;
}
.quicklinks ul {
	list-style: none;
	padding-left: 0px;

}
.quicklinks ul li {
	margin-bottom: 10px;
}
.quicklinks ul li i {
	color: #1171a8;
}
.quicklinks ul li a {
	color: #1171a8;
	font-family: "Source Sans Pro", sans-serif;
}
.quickcontact ul {
	list-style: none;
	padding-left: 0px;
}
.quickcontact ul li {
	color: #1171a8;
	margin-bottom: 10px;
	font-family: "Source Sans Pro", sans-serif;
}
.quickcontact ul li i {
	color: #1171a8;
	width: 20px;
}
.quickcontact ul li {
}
footer {
	background-color: #fff;
}
footer div {
	text-align: center;
	color: #333;
	font-family: "Source Sans Pro", sans-serif;
	padding: 1px 5px !important;
	margin-bottom: 0px !important;
	line-height:1.5em;
}
footer div a {
	color: #02729B; font-size:14px;
}
 @media (min-width: 200px) and (max-width: 767px) {

.footer-social {
	float: none;
}
.quicklinks {
	text-align: left;
	
}
.quickcontact {
	text-align: lef;
}
}

/* Gallery Configuration */
.photo-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #2f2f2f;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.project .overlay {
  position: absolute;
  text-align: center;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  
}

.project:hover .photo-wrapper {
  background-color: #2f2f2f;
	background-image:url(../img/zoom.png);
	background-repeat:no-repeat;
	background-position:center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: relative;
}
.project:hover .photo {
  opacity: 10;
  filter: alpha(opacity=4000);
  opacity: 0.1;
  filter: alpha(opacity=40);
}
.project:hover .overlay {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}

.desc {
	margin-top: 25px;
}
.gallery{width:100%;background:#eee; padding-bottom:45px; padding-top:50px;	}
.gallery h1{color:#333 !important;font-family: 'Roboto Condensed', sans-serif; font-size:32px;}

.news{width:100%;background:#0496A3; padding:20px 0 20px; margin-bottom:45px; margin-top:50px;	}

.news p{ padding:15px;}
.news h3{ padding:15px;}
.news a{ padding:15px;}
.news h1{color:#fff !important;}

.work-list{
	padding: 60px 0px;
}
.portfolio-text
{
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 4px;
	margin-bottom:30px;
	margin-top:30px;
	text-transform:uppercase;
	color:#73472c;
}
h2.portfolio-text::after {
    display: block;
    margin: 17px auto 0px;
    width: 100%;
	max-width:450px;
    height: 1px;
    background: #ab7f66 none repeat scroll 0% 0%;
    content: "";
}

.img-text
{
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 4px;
	margin-bottom:30px;
	margin-top:30px;
	text-transform:uppercase;
	color:#73472c;
}
h2.img-text::after {
    display: block;
    margin: 17px auto 0px;
    width: 100%;
	max-width:200px;
    height: 1px;
    background: #ab7f66 none repeat scroll 0% 0%;
    content: "";
}

.work-list a .featured-img
{
	width: 100%;
}
.work-list a .featured-img img
{
	width: 100%;
	height: 200px;
	float: left;
	position: relative;	}
	
@keyframes imagehover {
    0%   {height: 40px;}
    25%  {height: 80px;}
    50%  {height: 120px;}
    75%  {height: 160px;}
    100% {height: 200px;}
}
.image-hover {
    display: none;
    position: absolute;
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.5);
    text-align: center;
    width: 92.5%;
	height: 200px;
    float: left;
		
}
.image-hover i{
	color: rgba(138, 184, 57, 0);
	font-size:30px;
	line-height: 200px;
	transition: 0s color ease-in;
	display: none;
}
.image-hover:hover i
{	display: block;
	color: #212A3F;
}
.work-list a h3 {
    text-align: center;
    padding: 15px 0px;
    font-size: 15px;
    float: left;
    width: 100%;
    font-weight: 600;
	background: #ccc;
	color:#333;
	margin:0px;
	font-family: 'Roboto', sans-serif;
}
.work-list a:hover .image-hover
{
	display: block;
	animation: 0.4s ease-in 0s normal none 1 running imagehover;

}
.work-space
{
	margin: 20px 0px;
}
.bigicon {

        font-size: 25px;

        color: #fff;

    }
	.b-special {

  color: #05668F;

  font-size:18px;

  font-weight:bold;

  display:block;

  height:30px;

  width:100%;

  text-align:right;

  padding:10px 0px 0px 70px;

  margin:0px;
  text-align:left;

}

.box{height:40px; line-height:1em; background: #e1e1e1; width:80%; padding:10px; font-family: 'Roboto Condensed', sans-serif; font-size:18px; color:#333; font-weight:300;}
p.special{font-family: 'Roboto Condensed', sans-serif; font-size:18px; line-height:1.3em; padding:10px; }
p.special2{font-family: 'Roboto Condensed', sans-serif; font-size:18px; line-height:1.3em; padding:10px 0px 10px 0px; color:#fff; }
.border{border:1px solid #ccc; padding:5px;}
.height50{ height:50px;}
.height70{height:50px;}
.height20{ height:20px;}
h2.darkback{font-family: 'Roboto Condensed', sans-serif; color:#fff; font-size:32px;}

.bottom-bar{padding-top:30px; padding-bottom:20px; width:100%; background:#f85619;}
.sp-button{padding:10px 50px; letter-spacing:2px; font-weight:600; margin-top:30px;}
.box-hright{width:180px; height:125px; background:#0561A4; }
.box-hright h2{font-family: 'Roboto Condensed', sans-serif; color:#fff; font-size:24px; padding-top:10px; letter-spacing:3.5px; text-align:center; line-height:1.5em;}
.box-hright h3{font-family: 'Roboto Condensed', sans-serif; color:#fff; font-size:24px; padding-top:0px;text-align:center; line-height:1.5em;}
.box-footer{width:100%; height:80%; margin-left:10px;}
.bottom-bar{padding-top:30px; padding-bottom:20px; width:100%; background:#f85619;}
.sp-button{padding:10px 50px; letter-spacing:2px; font-weight:600; margin-top:30px;}
.box-hright{width:180px; height:125px; background:#0561A4; }
.box-hright h2{font-family: 'Roboto Condensed', sans-serif; color:#fff; font-size:24px; padding-top:10px; letter-spacing:3.5px; text-align:center; line-height:1.5em;}
.box-hright h3{font-family: 'Roboto Condensed', sans-serif; color:#fff; font-size:24px; padding-top:0px;text-align:center; line-height:1.5em;}
p.paragraph{line-height:1.5em; padding:15px;}
h2.main{padding:15px 0px 10px 15px; font-size:28px; text-align:left;}
ul.main {
 list-style-type: disc;
 list-style-image: url(bullet.gif);
 list-style-position: inside;
 padding:15px 0px 10px 25px; line-height:1.5em; text-align:left; color:#333;}
 
ol.simple-list {
    list-style-type: none;
    list-style-type: decimal !ie; /*IE 7- hack*/
     
    margin: 0;
    margin-left: 3em;
    padding: 0;
     
    counter-reset: li-counter;
}
ol.simple-list > li{
    position: relative;
    margin-bottom: 20px;
    padding-left: 0.5em;
    min-height: 3em;
    border-left: 2px solid #CCCCCC;
}
ol.simple-list > li:before {
    position: absolute;
    top: 0;
    left: -1em;
    width: 0.8em;
     
    font-size: 3em;
    line-height: 1;
    font-weight: bold;
    text-align: right;
    color: #464646;
 
    content: counter(li-counter);
    counter-increment: li-counter;
}
.per a:link{color:#FFF !important;}
.per a:active{color:#FFF !important;}
.per a:visites{color:#FFF !important;}
.per a:hover{color:#FFF !important;}