@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebasneue-webfont-webfont.eot');
    src: url('../fonts/bebasneue-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bebasneue-webfont-webfont.woff') format('woff'),
         url('../fonts/bebasneue-webfont-webfont.ttf') format('truetype'),
         url('../fonts/bebasneue-webfont-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* General Reset */
html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike,  sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
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;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
img{vertical-align:top;}
object,iframe{display:block;}
input[type="submit"]{cursor:pointer;}
blockquote{
  padding:0;
  margin:0 0 15px;
  font-style: italic;
}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th, td{
  border:1px solid #ccc;
  padding:3px 7px;
  text-align:left;
  vertical-align:middle;
}
a{
  color:#000;
  text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #FFF;
}
a:focus{
	outline:none;
	color: #FFF;
}
p{
	margin:0 0 12px;
	color: #000;
}
h5{font-size:100%;}
h6{font-size:90%;}
h1, h2, h3, h4, h5, h6{
  margin: 0 0 15px;
  line-height: 1.2em;
}
h1{
  font-size: 30px;
  line-height: 1.2em;
  margin: 0 0 29px;
}
h2{
  font-size: 40px;
  line-height: 1.2em;
  margin: 0 0 60px;
}
h3,
h4{
  font-size: 24px;
  line-height: 27px;
  margin: 0 0 13px;
}
ul{padding:0 0 14px 18px;}
ol{padding:0 0 14px 24px;}
ul li, ol li{list-style-position:outside;}
ul li{list-style-type:disc;}
nav ul{padding:0;}
nav li{list-style:none;}
body{
  color: #000;
  font: 14px 'Open Sans', Arial, Helvetica, sans-serif;
  background: #555;
  min-width: 1100px;
}
.cf:before,
.cf:after{
  content:"";
  display:table;
  }
.cf:after{
  clear:both;
}
.cf{
  zoom:1;
}
.t-center{
	text-align: center;
	color: #000;
}
.center-wrap{
	margin: 0 auto;
	width: 1100px;
	color: #000;
}
.center-wrap:after{
  clear: both;
  content:'';
  display: block;
}
.header{
	background-color: #003d70;
	padding: 22px 0 20px;
  color: #fff;
}
.logo{
  float: left;
  background: url(../images/layout/logo.png) no-repeat;
  padding: 4px 0 2px 76px;
  min-height: 63px;
  color: #aec9df;
  font-weight: normal;
  margin: 22px 0 0;
}
.logo>a{
  color: #aec9df;
  display: block;
}
.logo>a:hover{
  text-decoration: none;
}
.logo>a strong{
  display: block;
  font-family: 'bebas_neueregular';
  font-size: 36px;
  line-height: 39px;
  margin: 0 0 2px;
  font-weight: normal;
}
.logo>a strong span{
  color: #fff;
}
.logo>a>span{
  display: block;
  font-size: 18px;
  line-height: 22px;
}
.container{
  line-height: 24px;
  overflow: hidden;
}
.container p{
  margin: 0 0 24px;
}
.shedule-list{
  float: right;
  padding: 0;
}
.shedule-list li{
  float: left;
  list-style: none;
  background: url(../images/layout/bullet01.jpg) no-repeat 0 5px;
  padding: 0 0 0 22px;
  color: #caeeff;
  text-transform: uppercase;
  margin-left: 21px;
  font-size: 18px;
  line-height: 21px;
}
.call-box{
  font-size: 24px;
  line-height: 27px;
  color: #b2e5fb;
  text-align: right;
  padding: 0 0 21px;
}
.call-box .phone{
  display: block;
  color: #fff;
  font-size: 48px;
  line-height: 49px;
  font-weight: normal;
}
.splash-center article{
  float: left;
  width: 550px;
  font-size: 20px;
  line-height: 23px;
  padding: 36px 0 0;
  text-align: left;
}
.splash-center article h1{
  color: #002c50;
  font-size: 64px;
  line-height: 70px;
  margin: 0 0 24px;
}
.splash-center article h2{
  color: #015296;
  font-weight: normal;
  font-size: 38px;
  line-height: 45px;
  margin: 0 0 20px;
}
.splash-center article ul{
  padding: 0 0 0 12px;
}
.splash-center article li{
  list-style: none;
  background: url(../images/layout/bullet01.png) no-repeat;
  margin: 13px 0;
  padding: 0 0 0 32px;
}
.ad-box{
  float: right;
  background: url(../images/layout/bg-ad-box.png);
  padding: 10px;
  width: 397px;
  margin: 30px 0 0;
  color: #000;
}
.ad-box .holder{
  border: 1px dashed #a2a3a2;
  padding: 36px 10px;
  text-align: center;
}
.ad-box .price-off{
  color: #ed5900;
  font-size: 72px;
  line-height: 75px;
  display: block;
}
.ad-box .ttl1{
  display: block;
  font-size: 30px;
  line-height: 33px;
  margin: 0 0 32px;
}
.ad-box .ttl-call{
  display: block;
  font-size: 24px;
  line-height: 27px;
  margin: 0 0 15px;
}
.ad-box .ttl-call span{
  font-size: 58px;
  line-height: 64px;
}
.ad-box p{
  font-size: 20px;
  line-height: 23px;
  margin: 0;
}
.ad-box .shedule{
  margin: 0 0 30px;
  color: #949494;
  font-size: 14px;
  line-height: 17px;
}
.ad-box .shedule .period{
  background-color: #00c249;
  color: #fff;
  padding: 0 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  margin-right: 5px;
}
.flexslider{
  width: 100%;
}
.flexslider ul.slides{
  padding: 0;
}
.flexslider ul.slides>li{
  position: relative;
  list-style: none;
  text-align: center;
}
.flexslider ul.slides>li img{
  max-width: 100%;
  height: auto;
  width: auto;
}
.splash{
  width: 100%;
  position: relative;
  height: 480px;
  overflow: hidden;
}
.flexslider{
  position: absolute;
  z-index: 2;
  width: 2000px;
  left: 50%;
  margin: 0 0 0 -1000px;
}
.flex-control-nav{
  padding: 0;
  bottom: 10px;
  width: 200px;
  left: 50%;
  margin: 0 0 0 -100px;
  position: absolute;
  text-align: center;
}
.flex-control-nav li{
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
}
.flex-control-nav li a{
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  width: 11px;
  height: 11px;
  cursor: pointer;
  background: url(../images/layout/bg-flex.png) no-repeat -124px 0;
}
.flex-control-nav li a.flex-active{
  background-position: -124px -11px;
}
.flex-direction-nav{
  position: absolute;
  width: 1244px;
  left: 50%;
  top: 209px;
  margin: 0 0 0 -622px;
  padding: 0;
}
.flex-direction-nav li{
  list-style: none;
}
.flex-direction-nav li a{
  background:url(../images/layout/bg-flex.png) no-repeat;
  overflow:hidden;
  position: absolute;
  top: 0;
  text-indent:-9999px;
  width: 62px;
  height: 97px;
}
.flex-direction-nav li a.flex-prev{
  left: 0;
}
.flex-direction-nav li a.flex-next{
  background-position: -62px 0;
  right: 0;
}
.splash-center{
  position: absolute;
  z-index: 5;
  left: 50%;
  margin: 0 0 0 -550px;
  top: 0;
}
/* main */
.main{
  background: #fff url(../images/layout/bg-main.jpg);
  padding: 45px 0;
}
.home-content{
  border-top: 1px solid #8ca3b6;
  padding: 84px 0 0;
}
.home-content .map{
  float: right;
  margin: 20px 0 0 28px;
}
.rate-img{
  float: left;
  position: relative;
  margin-right: 65px;
}
.icon-rate{
  background:url(../images/layout/icon-rate.png) no-repeat;
  overflow:hidden;
  text-indent:-9999px;
  position: absolute;
  width:153px;
  height:171px;
  top: -47px;
  left: 12px;
}
.testimonial{
  margin: 0 0 41px;
  line-height: 24px;
}
.testimonial .stars{
  margin: 0 0 11px;
}
blockquote q{  
  display: block;
  font-style: normal;
  margin: 0 0 10px;
}
blockquote q strong{
  display: block;
  font-size: 18px;
  margin: 0 0 14px;
}
blockquote cite{
  display: block;
  text-align: right;
  font-style: normal;
}
.home-columns{
  padding: 0 0 40px;
  line-height: 24px;
}
.home-columns .column{
  float: left;
  width: 239px;
  background: url(../images/layout/sep01.png) no-repeat 0 50%;
  padding: 0 12px 0 31px;
  min-height: 492px;
}
.home-columns .column:first-child{
  padding-left: 0;
  background: none;
}
.home-columns figure{
  margin: 0 0 28px;
  text-align: center;
}
.home-columns ul{
  padding: 0 0 0 11px;
}
.home-columns li{
  list-style: none;
  background: url(../images/layout/bullet02.jpg) no-repeat 0 8px;
  padding: 0 0 12px 8px;
}
.home-columns p{
  margin: 0 0 12px;
}
.ttl-offer{
  font-size: 30px;
  line-height: 34px;
  position: relative;
  text-align: center;
  margin: 0 0 75px;
}
.ttl-offer:before{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 18px;
  border-top: 1px solid #8ca3b6;
  z-index: 2;  
}
.ttl-offer span{
  display: inline-block;
  background: url(../images/layout/bg-main.jpg);
  padding: 0 10px;
  position: relative;
  z-index: 3;
}
.contact-form {
  margin: 0 0 45px;
}
.contact-form .head {
  text-align: center;
  background: #003d70;
  color: #fff;
  font-size: 30px;
  line-height: 1.2em;
  padding: 18px 0;
}
.contact-form .body {
  background: url(../images/layout/bg-body.png);
  padding: 28px 43px;
}
.contact-form .fields {
  float: left;
  width: 650px;
}
input[type="text"], textarea {
  border: 1px solid #cecfd7;
  background: #fff;
  color: #000;
  font: 14px/18px 'Open Sans', Arial, Helvetica, sans-serif;
  height: 18px;
  padding: 6px 11px;
  width: 289px;
}
textarea {
  width: 626px;
  overflow: auto;
  height: 65px;
}
input[type="submit"] {
  width: 100%;
  display: block;
  background: #de4801;
  border: 0;
  color: #fff;
  height: 50px;
  font: bold 24px/28px 'Open Sans', Arial, Helvetica, sans-serif;
}
input[type="submit"]:hover {
  background: #cd4505;
}
.contact-form .row {
  margin: 0 0 13px;
}
.contact-form .field {
  float: left;
  margin-left: 24px;
}
.contact-form .row .field:first-child {
  margin: 0;
}
.contact-form .column {
  float: right;
  width: 313px;
}
.contact-form .form-info {
  margin: 0 0 40px;
}
.contact-form .ico {
  float: left;
  margin: -7px 0 0;
}
.contact-form  .cards {
  overflow: hidden;
  text-align: center;
  padding: 20px 0 0;
}
.contact-form  .cards span {
  display: block;
  margin: 0 0 8px;
}
/* footer */
.footer{
	color: #fff;
	height: 120px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.citiesfooter {
	margin: auto;
	height: 80px;
	width: 900px;
	text-transform: capitalize;
	font-size: 12px;
	color: #000;
}
.footer.t-center .citiesfooter p {
	color: #FFF;
}
