#nav ul, .btn-group {
  margin: 0;
  padding: 0;
  list-style: none; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  font-size: 100.01%; }

html {
  box-sizing: border-box;
  font-size: 62.5%; }

body {
  margin: 0;
  color: #00135e;
  background: #fff url(../images/pattern.png) 50% 0;
  font: 1.2em/1.333em 'Open Sans', Arial, Helvetica, sans-serif;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none; }

* {
  max-height: 1000000px; }

article, aside, details, figcaption, figure, footer, header, main, nav, section, summary {
  display: block; }

img {
  border-style: none;
  vertical-align: top; }

a {
  text-decoration: none;
  color: #00135e; }
  a:hover {
    text-decoration: underline; }
p {
	color:#00135e;}	
ul {
	text-align: left;
  margin-bottom: 20px;
  color:#00135e;}	
  

.tall_photo {
	display:block;
	float:left;
	width:105px;
	height:173px;
	background:url(../images/tall_photo.png);
	position:relative;
	margin-right:10px;
	margin-bottom:40px;
}
.tall_photo:last-child {
	margin-right:0;
}
.tall_photo img {
	position: absolute;
	left: 9px;
	top: 8px;
}

input, textarea, select {
  font: 100% 'Open Sans', Arial, Helvetica, sans-serif;
  color: #000;
  vertical-align: middle; }

form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button, input[type="button"], input[type="reset"], input[type="file"], input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
  margin: 0;
  padding: 4px 7px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #999; }
  input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
    border-color: #4d4d4d; }

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top; }

input[type="checkbox"], input[type="radio"] {
  padding: 0; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em; }

p {
  margin: 0 0 1.2em; }

q {
  quotes: none; }
  q:before, q:after {
    content: '';
    content: none; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'Mission Gothic Regular';
  src: url('../fonts/Mission Gothic Regular.eot'), url('../fonts/Mission Gothic Regular.woff') format('woff'), url('../fonts/Mission Gothic Regular.ttf') format('truetype'), url('../fonts/Mission Gothic Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal; }

/* main container styles */
#wrapper {
  overflow: hidden; }

/* header styles */
#header {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  z-index: 1; }

/* page logo styles */
.logo {
  max-width: 316px;
  display: block;
  margin: 0 auto; }
  .logo:after {
    content: '';
    background: #fff url(../images/pattern.png) 50% 0;
    height: 27.18%;
    border-top: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
    -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.43);
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.43);
    position: absolute;
    left: 0;
    right: 0;
    top: 11px;
    bottom: 0;
    margin: auto 0;
    z-index: -1; }
  .logo img {
    max-width: 100%;
    height: auto; }

/* page main navigation style */
#nav {
  position: relative; }
  #nav ul {
    font: 2.333em/1.1428em "Mission Gothic Regular", Helvetica, sans-serif;
    text-transform: uppercase;
    padding-top: 11px; }
    #nav ul li > a {
      color: #fff;
      display: block;
      vertical-align: top;
      padding: 9px 20px 9px 47px;
      text-decoration: none; }
      #nav ul li > a:hover {
        background: #6d9dbe;
        color: #00135e; }
  #nav .other-nav {
    padding-left: 47px; }
  #nav .phone {
    white-space: nowrap;
    padding: 31px 0 2px;
    font-size: 2.833em;
    line-height: 1.1176em; }
    #nav .phone:hover {
      background: transparent;
      color: #fff;
      opacity: 0.7; }
    #nav .phone:before {
      margin-right: 5px; }
  #nav address {
    text-transform: uppercase;
    font-style: normal;
    font: 1.333em/1.375em "Mission Gothic Regular", Helvetica, sans-serif; }
    #nav address a {
      color: #fff; }
      #nav address a:hover {
        text-decoration: none;
        opacity: 0.7; }
  #nav .logo {
    margin: -6px 0 16px -6px; }
    #nav .logo:after {
      display: none; }

.nav-opener {
  width: 25px;
  height: 26px;
  display: block;
  position: absolute;
  top: 18px;
  left: 7px;
  -webkit-box-shadow: 0 0 5px 5px #fff, 0 0 0 20px #fff inset;
  box-shadow: 0 0 5px 5px #fff, 0 0 0 20px #fff inset;
  z-index: 1; }
  .nav-opener span, .nav-opener:before, .nav-opener:after {
    background: #00135e;
    content: '';
    width: 25px;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0; }
  .nav-opener:before {
    top: 11px; }
  .nav-opener span {
    top: 22px; }

.btn-close {
  width: 22px;
  height: 22px;
  -webkit-box-shadow: 0 0 5px 2px #fff, inset 0 0 0 15px #fff;
  box-shadow: 0 0 5px 2px #fff, inset 0 0 0 15px #fff;
  position: absolute;
  top: 26px;
  left: 9px; }
  .btn-close:before, .btn-close:after {
    background: #00135e;
    content: '';
    width: 26px;
    height: 5px;
    position: absolute;
    top: 8px;
    left: -2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .btn-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.nav-block {
  background: url(../images/bg-nav.jpg) no-repeat 50% 0;
  background-size: cover;
  width: 100%;
  margin-left: -100%;
  padding-left: 39px;
  visibility: hidden;
  -webkit-box-shadow: 4px 7px 14px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 4px 7px 14px 0px rgba(0, 0, 0, 0.75);
  position: absolute;
  top: -6px;
  left: 0;
  z-index: 1;
  transition: all 0.25s linear; }
  .nav-block:after {
    background: rgba(255, 255, 255, 0.86);
    content: '';
    width: 39px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1; }
  .nav-block:before {
    background: rgba(0, 19, 94, 0.86);
    content: '';
    position: absolute;
    top: 0;
    left: 39px;
    bottom: 0;
    right: 0;
    z-index: -1; }

.nav-active .nav-block {
  margin-left: 0;
  visibility: visible; }

/* page slider styles */
.cycle-gallery {
  position: relative;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.39);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.39); }
  .cycle-gallery:after {
    background: #c8c3b2 url(../images/pattern.png) 50% 0;
    content: '';
    height: 3px;
    -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.17);
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.17);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .cycle-gallery .btn-prev, .cycle-gallery .btn-next {
    background: url('../images/sprite.png') no-repeat 0 -3px;
    width: 47px;
    height: 47px;
    overflow: hidden;
    text-indent: -9999px;
    border: 3px solid #cabdbb;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 59.5%;
    left: 4px; }
  .cycle-gallery .btn-next {
    background-position: -47px -3px;
    left: auto;
    right: 7px; }
  .cycle-gallery .phone {
    text-shadow: 0 0 4px #000;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    bottom: 11px;
    left: 50%;
    font-size: 2.833em;
    line-height: 1.1176em; }

.mask {
  overflow: hidden; }

.slideset {
  overflow: hidden; }

.slide {
  float: left;
  width: 100%; }
  .slide img {
    width: 100%;
    height: auto; }

#wufoo-s1vz0w1m0cjwk0u	{
	width:320px;
	margin:auto;}


/* main informative part styles */
#main {
  background: #f4f3ef; }

/* main content styles */
#content {
  background: #e7e7e7 url(../images/pattern.png) 50% 0;
  padding: 34px 10px 31px; }

.info {
  max-width: 92.76%;
  font-size: 1.083em;
  line-height: 1.384em;
  margin: 0 auto;
  text-align: center; }
  .info p {
    margin: 0 0 29px; }
  .info a {
    text-decoration: underline; }
  .info h1 {
    color: #00135e;
    text-transform: uppercase;
    font: 2.615em/1.1176em "Mission Gothic Regular", Helvetica, sans-serif;
    margin: 0 0 20px; }
  .info .hidden {
    display: none; }
  .info .visible {
    font-style: normal; }
  .info.expanded .visible {
    display: none; }
  .info.expanded .hidden {
    display: inline; }
  .info .more {
    text-decoration: none; }

.more {
  text-transform: uppercase;
  text-decoration: none;
  font: 700 1.077em/1.286em 'Open Sans', Arial, Helvetica, sans-serif;
  display: inline-block;
  vertical-align: top;
  padding: 3px 15px;
  border: 3px solid #00135e; }
  .more:hover {
    text-decoration: none;
    opacity: 0.6; }

.btn-blue {
  background: #fff;
  color: #00135e;
  text-transform: uppercase;
  text-align: center;
  font: 2.667em/1.125em "Mission Gothic Regular", Helvetica, sans-serif;
  display: block;
  padding: 18px 5px 16px; }
  .btn-blue:hover {
    background: #00135e;
    color: #fff;
    text-decoration: none; }

/* contact block styles */
.contactus {
  padding: 18px 20px 5px;
  position: relative; }
  .contactus:after {
    background: #84a8c6 url(../images/pattern.png) 50% 0;
    content: '';
    height: 3px;
    -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.17);
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.17);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .contactus h2 {
    color: #00135e;
    text-transform: uppercase;
    text-align: center;
    font: 2.667em/1.125em "Mission Gothic Regular", Helvetica, sans-serif;
    margin: 0 0 20px; }

.contactus iframe {height: 400px;}

/* footer styles */
#footer {
  font: 1.25em/1.467em "Mission Gothic Regular", Helvetica, sans-serif;
  padding: 30px 0 19px;
  text-align: center; }
  #footer .holder {
    padding: 0 20px; }
  #footer .phone {
    color: #00135e;
    font-size: 2.267em;
    line-height: 1.1176em;
    margin-bottom: 18px; }
    #footer .phone:before {
      background-position: -55px -50px; }
  #footer address {
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 22px; }
    #footer address a {
      color: #a49d87; }
  #footer a:hover {
    text-decoration: none; }

.link-full {
  background: #f5f3ef;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 2.133em;
  line-height: 1.125em;
  display: block;
  padding: 19px 10px 16px;
  margin-bottom: 17px; }

.btn-group {
  margin-bottom: 23px;
  padding: 0 35px; 
  text-align:center;}
  .btn-group li {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    margin: 0 10px 10px 0; }
  .btn-group a {
    background: #ccc7b8;
    position: relative;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    color: #fff;
    -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.43);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.7);
    border-radius: 3px; }
    .btn-group a:before {
      background: url(../images/bg-btn-l.png) no-repeat;
      position: absolute;
      width: 5px;
      height: 31px;
      content: "";
      top: 1px;
      left: -3px; }
    .btn-group a:after {
      background: url(../images/bg-btn-r.png) no-repeat;
      position: absolute;
      width: 5px;
      height: 31px;
      content: "";
      top: 1px;
      right: -3px; }
    .btn-group a:hover {
      opacity: 0.7; }
  .btn-group .login {
    max-width: 245px;
    text-transform: uppercase;
    font: bold 18px/23px 'Open Sans', Arial, Helvetica, sans-serif;
    padding: 5px 14px 4px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px #000; }
  .btn-group .facebook {
    background: #ccc7b8 url(../images/ico-facebook.png) no-repeat 12px 4px;
    width: 30px;
    height: 31px;
    padding: 0 2px;
    text-indent: -9999px;
    font-size: 0; }
  .btn-group .hourz {
    width: 100px;
    background: #ccc7b8 url(../images/ico.png) no-repeat 12px 7px;
    text-shadow: 0 -1px 1px #000;
    font: 400 19px/23px 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: lowercase;
    padding: 4px 12px 4px 36px; }

/* totop styles */
.totop {
  background: url('../images/sprite.png') no-repeat 0 -91px;
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-indent: -9999px; }
  .totop:hover {
    opacity: 0.5; }

/* common styles */
.phone {
  color: #fff;
  font: 2.267em/1.118em "Mission Gothic Regular", Helvetica, sans-serif;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top; }
  .phone:before {
    background: url('../images/sprite.png') no-repeat -6px -55px;
    content: '';
    width: 18px;
    height: 30px;
    display: inline-block;
    vertical-align: top;
    margin: 3px 10px 0 0; }
  .phone:hover {
    text-decoration: none;
    opacity: 0.7; }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }
  .accessibility:focus {
    position: static;
    width: auto;
    height: auto; }

/*# sourceMappingURL=all.css.map */
blockquote {
	margin:20px 0;
	padding:0;
	border-bottom:solid 1px #ccc7b8;
}
blockquote strong {
	display:block;
	margin: 0 0 17px;
	text-transform: uppercase;
	padding: 0;
	font: 19px/34px "Mission Gothic Regular", Helvetica, sans-serif;
}
