a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
/*------ template stylization ------*/
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-weight: normal;
  line-height: 1.2em;
  text-transform: uppercase;
}
h2 {
  font-size: 55px;
  margin: 0;
  letter-spacing: -5px;
}
h2 > span {
  font-size: 51px;
  display: block;
  margin-top: -19px;
  letter-spacing: -4px;
  white-space: nowrap;
}
h3 {
  font-size: 36px;
  margin: 52px 0 22px 0;
  letter-spacing: -2px;
}
h3 > span {
  margin-top: -13px;
  display: block;
}
h5 {
  font-size: 18px;
  color: #c1c1c1;
  margin: 57px 0 27px 0;
  letter-spacing: -1px;
}
p {
  margin-bottom: 20px;
}
.lead {
  font-family: 'Oswald', sans-serif;
  color: #999898;
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
}
.img-polaroid {
  background: url(../img/figure-bg.jpg) 0 0 repeat;
  padding: 9px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-polaroid2 {
  background: url(../img/figure-bg2.jpg) 0 0 repeat;
  padding: 5px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.divider {
  background: url(../img/divider.gif) 0 bottom repeat-x;
}
a.link:hover {
  text-decoration: underline;
}
.text-info {
  color: #ffffff;
}
.text-heading {
  color: #ec5054;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.alfa {
  margin-left: 0;
}
.top-0 {
  margin-top: 0 !important;
}
.bot-0 {
  margin-bottom: 0 !important;
}
.left-0 {
  margin-left: 0 !important;
}
.last {
  margin-right: 0 !important;
}
.indent-1 {
  margin: 49px 0 27px 0;
}
.img-indent {
  margin: 6px 30px 10px 0;
  float: left;
}
.extra-wrap {
  overflow: hidden;
}
.list {
  margin: 0;
  list-style: none;
}
.list li {
  padding-left: 15px;
  margin-bottom: 13px;
  line-height: 20px;
  background: url(../img/marker.gif) 0 7px no-repeat;
}
.list li:last-child {
  margin-bottom: 0;
}
.list li a {
  color: #898888;
  text-transform: uppercase;
}
.list li a:hover {
  color: #ffffff;
}
/**/
/* buttons*/
.btn {
  background: #333434;
  border: none;
  text-shadow: none;
  font-size: 10px;
  line-height: 12px;
  color: #898888;
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 17px 13px 17px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 25px;
}
.btn:hover {
  background-color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
}
.btn-small {
  font-family: 'Oswald', sans-serif;
  padding: 11px 18px 13px 18px;
  background: url(../img/btn.jpg) 0 0 repeat;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.btn-small:hover {
  background: #ffffff;
  color: #000;
}
/*----------- Back to top --------------*/
#toTop {
  display: none;
  width: 42px;
  height: 42px;
  overflow: hidden;
  background: url(../img/totop.png) 0 0 no-repeat;
  position: fixed;
  margin-right: -640px !important;
  right: 50%;
  bottom: 30px;
  z-index: 999;
}
#toTop:hover {
  background-position: right 0;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*------ header ------- */
header {
  padding: 61px 0 16px 0;
  position: relative;
  z-index: 999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* navbar */
.navbar_ {
  margin: 0px;
}
.navbar_ .navbar-inner {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*nav*/
.navbar_ .container {
  position: relative;
}
/*brand*/
.navbar_ h1.brand {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-weight: normal;
  float: left;
  font-family: 'Open Sans', sans-serif;
}
.navbar_ h1.brand a {
  display: block;
  color: #ffffff;
  font-size: 72px;
  line-height: 72px;
  letter-spacing: -6px;
}
h1.brand span {
  display: block;
  font-size: 24px;
  line-height: 24px;
  color: #949494;
  font-weight: 300;
  margin-top: -7px;
  letter-spacing: -1px;
  text-shadow: none;
}
/**/
.nav-collapse_ {
  float: right;
  margin: 32px 15px 0 0px;
}
.nav-collapse_ .nav {
  margin: 0;
}
.nav-collapse_ .nav li {
  margin: 0 0 0 24px;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  line-height: 20px;
  float: left;
  display: inline-block;
}
.nav-collapse_ .nav li a {
  color: #ffffff;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  text-shadow: none;
  text-decoration: none;
  margin: 0;
}
.nav-collapse_ .nav > li > a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -1px;
  display: inline-block;
  padding: 17px 13px 18px 13px;
}
.nav-collapse_ .nav > li.sub-menu > a {
  position: relative;
}
.nav-collapse_ .nav > li.sub-menu > a:before {
  content: " ";
  position: absolute;
  background: url(../img/li-marker.gif) 0 0 no-repeat;
  width: 11px;
  height: 6px;
  top: 50%;
  left: 50%;
  margin: 12px 0px 0 -5px;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ee5058;
  color: #ffffff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.nav-collapse_ .nav > li.sub-menu.active > a:before,
.nav-collapse_ .nav > li.sfHover > a:before,
.nav-collapse_ .nav > li.sub-menu > a:hover:before {
  background-position: right 0;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 133px;
  left: -20px;
  top: 55px;
  list-style: none;
  zoom: 1;
  z-index: 9;
  background: url(../img/menu-ul1.jpg) 0 0 repeat;
  padding: 15px 0 22px 0;
  margin: 0;
}
.nav-collapse_ .nav ul li {
  padding: 7px 10px 8px 25px;
  line-height: 15px;
  margin: 0;
  display: block;
}
.nav-collapse_ .nav ul li a {
  display: inline-block;
  line-height: 15px;
  font-size: 12px;
  padding: 0;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #ec5054;
}
.nav-collapse_ .nav ul ul {
  background: url(../img/menu-ul2.jpg) 0 0 repeat;
  left: 133px;
  top: -15px;
  width: 119px;
}
/**/
/* slider */
.slider {
  position: relative;
  z-index: 1;
  padding: 9px;
  margin: 21px 0 24px 0;
  height: auto;
  background: url(../img/slider-bg.jpg) 0 0 repeat;
}
.camera_wrap {
  margin-bottom: 0 !important;
  position: relative;
}
.camera_thumb {
  width: 150px;
  height: auto;
}
.camera_wrap .camera_pag {
  display: none;
}
.camera_prev,
.camera_next {
  width: 35px;
  height: 35px;
  position: absolute;
  bottom: 16px;
  z-index: 999;
  cursor: pointer;
}
.camera_prev {
  background: url(../img/prev.png) 0 0 no-repeat;
  right: 56px;
}
.camera_next {
  background: url(../img/next.png) 0 0 no-repeat;
  right: 19px;
}
.camera_prev:hover,
.camera_next:hover {
  background-position: 0 bottom;
}
/*--- header end ------*/
/*------ content ------- */
#content {
  background: url(../img/content-bg.jpg) 0 0 repeat;
  padding-bottom: 49px;
  border-bottom: #141512 9px solid;
  border-top: #121517 9px solid;
}
/*welcome-text*/
.welcome-text {
  padding-bottom: 32px;
  overflow: hidden;
}
.welcome-text h2 {
  float: left;
  margin: 6px 40px 0 0;
}
.welcome-text .lead {
  margin-top: 18px;
  display: block;
  overflow: hidden;
}
/*offers-text*/
.offers-text {
  padding: 51px 0 57px 0;
}
.offers-text h2 {
  float: left;
  margin: 92px 40px 0 0;
}
.offers-block {
  text-align: right;
  overflow: hidden;
}
figure.circle {
  background: url(../img/offers-bg.jpg) 0 0 repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  border-radius: 150px;
  border: #fafafa 5px solid;
  display: inline-block;
  margin: 0 -30px 0 0;
  text-align: center;
  width: 250px;
  height: 250px;
  padding: 30px 5px 0 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
figure.circle h3 {
  margin: 0;
  color: #181818;
  font-weight: normal;
  line-height: 30px;
  font-size: 32px;
}
figure.circle img {
  margin: 0px 0 12px 0;
}
figure.circle a.btn {
  margin-top: 20px;
}
figure.circle:hover {
  background: #ec5054;
  border: #ff6367 5px solid;
}
figure.circle:hover h3 {
  color: #ffffff;
  text-shadow: #c64346 1px 1px 1px;
}
/**/
/* gallery */
.rg-gallery {
  overflow: hidden;
  height: auto;
  width: 100%;
  padding-bottom: 47px;
}
.rg-image-wrapper {
  float: left;
  margin-right: 30px;
}
.rg-image {
  width: 630px;
  overflow: hidden;
  padding: 9px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../img/slider-bg.jpg) 0 0 repeat;
}
.rg-image img {
  width: 100%;
}
/*navigation*/
.rg-image-nav-prev,
.rg-image-nav-next {
  display: none !important;
}
/*carousel*/
.es-carousel {
  overflow: hidden;
  margin-bottom: 0px;
}
.es-carousel ul {
  overflow: hidden;
  list-style: none;
  margin: 0px;
  padding: 0;
}
.es-carousel li {
  float: left;
  width: 280px !important;
  margin-right: 0 !important;
}
.es-carousel li img {
  border: none;
}
.es-carousel li figure {
  background: url(../img/slider-bg.jpg) 0 0 repeat;
  padding: 5px;
  margin: 0;
}
.es-carousel li .item {
  margin-bottom: 7px;
}
.es-carousel li a {
  display: block;
  position: relative;
  background: #000;
}
.es-carousel a img {
  opacity: 0.3 !important;
}
.es-carousel .selected a img,
.es-carousel li a:hover img {
  opacity: 1 !important;
}
.es-carousel .selected a img {
  opacity: 1 !important;
}
.es-nav {
  text-align: right;
  padding-top: 8px;
}
.es-nav-prev,
.es-nav-next {
  display: inline-block !important;
  width: 60px;
  height: 25px;
  overflow: hidden;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 21px;
  background: #3e3e3e;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  padding-top: 4px;
}
.es-nav-prev:hover,
.es-nav-next:hover {
  background: #000;
}
.es-nav-prev {
  float: left;
}
.es-nav-next {
  float: right;
}
/**/
/* form newsletter */
form#newsletter {
  margin: -15px 0 0 0;
}
form#newsletter input {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  border: none;
  border-top: #151918 1px solid;
  border-left: #151918 1px solid;
  background: url(../img/inp-bg.png) 0 0 repeat;
  margin: 0;
  box-shadow: none;
  height: 38px;
  line-height: 15px;
  text-transform: uppercase;
  color: #898888;
  padding: 12px 10px 11px 18px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
form#newsletter input:focus {
  box-shadow: none;
}
form#newsletter a.btn {
  float: right;
  margin-top: 4px;
}
/**/
/*lists*/
.lists {
  overflow: hidden;
}
.lists ul {
  margin-top: 19px;
  float: left;
}
.lists ul:first-child {
  margin-right: 30px;
}
/*awards-list*/
.awards-list {
  list-style-type: none;
  margin: 0;
  padding-top: 5px;
}
.awards-list li {
  margin-top: 26px;
}
.awards-list li:first-child {
  margin-top: 0px;
  display: block;
}
.awards-list p {
  text-transform: uppercase;
  margin: 11px 0 0 0;
}
/*thumbnails*/.thumbnails {
  margin: 0px;
  padding-top: 5px;
}
.thumbnails li {
  margin-top: 0px;
  margin-bottom: 0;
  float: left;
}
.thumbnails .thumbnail,
.thumbnails_2 .thumbnail_2 {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.thumbnails .thumbnail {
  margin: 0px 0 30px 0;
  background: url(../img/thumbs-bg.png) 0 0 repeat;
  padding: 9px 9px 24px 9px;
}
.thumbnails .thumbnail .caption {
  padding: 0px 10px;
  color: #898888;
}
.thumbnails .thumbnail img {
  margin: 0px 0 19px 0;
  width: 100%;
}
/*thumbnails_2*/
.thumbnails .thumbnail_2 {
  margin: 0px 0 27px 0;
}
.thumbnails .thumbnail_2 .caption {
  padding: 0px 0px;
  color: #898888;
}
.thumbnails .thumbnail_2 p {
  text-transform: uppercase;
  margin-bottom: 0;
}
.thumbnails .thumbnail_2 a.magnifier {
  display: block;
  margin: 0px 0 19px 0;
  position: relative;
}
.thumbnails .thumbnail_2 span {
  margin: 0 10px;
  color: #ec5054;
}
.magnifier:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  #background: url(../img/magnifier.png) center center no-repeat;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.magnifier:hover:after {
  opacity: 0.8;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
/*list-blog*/
.list-blog {
  margin: 0 0 0 0;
}
.list-blog li {
  display: block;
  overflow: hidden;
  margin-top: 26px;
}
.list-blog li:first-child {
  margin-top: 0 !important;
}
.list-blog li img {
  float: left;
  margin: 5px 30px 0 0;
}
.list-blog p:first-child {
  text-transform: uppercase;
  margin-bottom: 0;
}
.list-blog span {
  margin: 0 10px;
  color: #ec5054;
}
/*tags-list*/
.tags-list {
  margin: 0;
}
.tags-list li {
  float: left;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 10px;
}
.tags-list li:last-child {
  margin-right: 0;
}
.tags-list li a {
  color: #898888;
  display: inline-block;
  text-transform: uppercase;
}
.tags-list li a:hover {
  color: #ec5054;
}
/*HEADER OF CALENDAR*/
#datepicker {
  min-height: 300px;
  padding-top: 3px;
}
.ui-widget-header {
  text-align: center;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #898888;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-datepicker td a:hover {
  color: #ec5054;
}
.ui-datepicker {
  padding: 0;
  display: none;
  position: relative;
  margin-bottom: 0px;
}
.ui-datepicker .ui-datepicker-header {
  padding: 0 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  bottom: -60px;
  display: inline-block;
  cursor: pointer;
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
  text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0px;
  background: url(../img/calendar-prev.gif) 0 3px no-repeat;
  padding-left: 15px;
}
.ui-datepicker .ui-datepicker-next {
  right: 0px;
  background: url(../img/calendar-next.gif) right 3px no-repeat;
  padding-right: 15px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  color: #ec5054;
}
.ui-datepicker .ui-datepicker-title {
  font-family: 'Oswald', sans-serif;
  color: #999898;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  text-transform: uppercase;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker table {
  position: relative;
  width: 100%;
  margin: 10px 0 0px 0;
  background: url(../img/divider.gif) 0 0 repeat-x;
}
.ui-datepicker:after {
  content: " ";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 100%;
  height: 5px;
  background: url(../img/divider.gif) 0 0 repeat-x;
}
.ui-datepicker th {
  color: #898888;
  font-size: 12px;
  text-align: center;
  width: 35px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  padding: 13px 0 13px 0;
}
.ui-datepicker tbody tr:first-child td {
  padding-top: 18px;
}
.ui-datepicker thead tr {
  background: url(../img/divider.gif) 0 bottom repeat-x;
}
.ui-datepicker th span {
  display: block;
}
.ui-datepicker td {
  border: none;
  border-collapse: collapse;
  color: #898888;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 6px 0 7px;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker td a:hover {
  color: #ec5054;
}
/*-- contacts page --*/
.map {
  padding: 9px;
  background: url(../img/thumbs-bg.png) 0 0 repeat;
  margin: 27px 0 18px 0;
  line-height: 0px;
}
.map iframe {
  width: 100%;
  height: 466px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
address strong {
  font-weight: normal;
  display: block;
  float: left;
  width: 300px;
  text-transform: uppercase;
}
address em {
  font-style: normal;
  display: block;
  overflow: hidden;
}
address span {
  display: inline-block;
  width: 70px;
}
.contact-form {
  padding-top: 5px;
}
.contact-form input {
  background: url(../img/form-bg.png) 0 0 repeat;
  color: #939393;
  height: 38px;
  width: 100%;
  padding: 9px 0 9px 18px;
  line-height: 20px !important;
  margin: 0;
  text-transform: uppercase;
  border: none;
  border-top: #181a18 1px solid;
  border-left: #181a18 1px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  float: left;
}
.contact-form label {
  min-height: 50px;
  position: relative;
  overflow: hidden;
  margin: 0;
  display: block;
  width: 100%;
}
.contact-form .error,
.contact-form .empty {
  display: none;
  position: relative;
  font-size: 11px;
  line-height: 14px;
  color: #9d261d;
  float: left;
  margin: 2px 0 4px 10px;
  min-width: 160px;
}
.contact-form .success {
  display: none;
  color: #ffffff;
  padding-bottom: 5px;
}
.contact-form textarea {
  background: url(../img/form-bg.png) 0 0 repeat;
  width: 100%;
  height: 388px;
  padding: 9px 0 9px 18px;
  margin: 0;
  resize: none;
  color: #939393;
  text-transform: uppercase;
  border: none;
  border-top: #181a18 1px solid;
  border-left: #181a18 1px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  float: left;
}
.contact-form input:focus,
.contact-form textarea:focus {
  box-shadow: none;
  border-color: #181a18;
}
.contact-form .btn {
  margin: 31px 0 0 4px;
}
/*privacy*/
.float {
  float: left;
}
.float2 {
  float: right;
}
/**/
/*-- end contacts --*/
/*--- content end ------*/
/*------ footer ------- */
footer {
  padding: 32px 0 38px 0;
  position: relative;
}
/* footer logo */
.footer-logo,
.footer-logo a {
  color: #898888;
  text-transform: uppercase;
}
.footer-logo a:hover {
  color: #ffffff;
}
.footer-logo em {
  font-style: normal;
  color: #ec5054;
}
.footer-logo span {
  font-size: 36px;
  line-height: 36px;
  letter-spacing: -2px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
}
/* social */
.social-icons {
  padding: 14px 0 0 0;
  margin: 0;
  list-style-type: none;
}
.social-icons li {
  float: left;
  margin-right: 6px;
}
.social-icons li a {
  display: block;
}
.social-icons li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
/**/
.footer-menu {
  float: right;
  display: block;
  padding-top: 18px;
}
.footer-menu li {
  display: inline-block;
  float: left;
  line-height: 15px;
}
.footer-menu li a {
  margin: 0 0px 0 8px;
  font-size: 11px;
  color: #898888;
  font-family: 'Ubuntu', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
.footer-menu li a:hover,
.footer-menu li.current a {
  color: #ec5054;
  text-decoration: underline;
}
/*--- footer end ------*/
/*404 page*/
.block-404 .span3 {
  padding-top: 58px;
}
.block-404 .span9 {
  padding-top: 52px;
}
.block-404 h3 {
  margin: 0 0 23px 0;
}
.block-404 h3 em {
  color: #ec5054;
  font-size: 48px;
  font-style: normal;
  line-height: 60px;
}
.form-404 {
  width: 100%;
  margin-top: 26px;
  display: block;
}
.form-404 input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  box-shadow: none;
  height: 38px;
  width: 300px;
  line-height: 20px !important;
  padding: 9px 10px 9px 10px;
  border: none;
  border-top: #181a18 1px solid;
  border-left: #181a18 1px solid;
  background: url(../img/form-bg.png) 0 0 repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.form-404 input:focus {
  box-shadow: none;
  border-color: #181a18;
}
.form-404 a.btn {
  margin: 1px 0px 0 5px;
  float: left;
}
/**/
/*----- media queries ------*/
@media (min-width: 1200px) {
  .slider {
    height: 522px;
  }
  .welcome-text .lead {
    margin-top: 37px;
  }
  figure.circle {
    width: 300px;
    height: 300px;
    padding: 61px 30px 0 30px;
  }
  figure.circle h3 {
    font-size: 36px;
  }
  .rg-image {
    width: 570px;
  }
  .es-carousel ul {
    margin: 0 !important;
  }
  .es-carousel li {
    margin-right: 10px !important;
  }
  .es-carousel ul li img {
    width: 100%;
  }
  .es-nav {
    display: none !important;
  }
  /**/
  .offset-1 {
    padding-left: 100px;
  }
  .offset-2 {
    padding-right: 400px;
  }
  .form-404 input {
    width: 388px;
  }
}
@media (max-width: 1199px) {
  
}
@media (min-width: 980px) and (max-width: 1199px) {
  
}
@media (min-width: 979px) {
  
}
@media (max-width: 979px) {
  /**/
  .rg-image-wrapper {
    float: none;
    margin: 0;
  }
  .rg-image {
    width: 100%;
  }
  .es-carousel {
    padding-top: 20px;
  }
  .es-carousel ul li {
    width: 510px !important;
    margin-right: 0 !important;
  }
  .es-carousel ul li figure {
    float: left;
    margin-right: 0px;
  }
  .es-carousel li .item {
    float: left;
    margin-right: 10px;
    width: 150px !important;
  }
  .es-nav {
    padding-right: 0;
  }
  address strong {
    display: inline;
    float: none;
    width: auto;
  }
  .form-404 input {
    width: 100%;
  }
  .form-404 a.btn {
    margin: 5px 0 0 0;
    float: right;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  /* navbar */
  .navbar_ .navbar-inner .btn-navbar {
    display: none;
  }
  .navbar_ .navbar-inner .nav-collapse {
    overflow: visible;
    height: auto;
    clear: none;
  }
  .nav-collapse_ .nav > li {
    margin-left: 3px;
  }
  .nav-collapse_ .nav li a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-weight: normal;
    padding: 17px 8px 18px;
  }
  /**/
  .offers-text h2 {
    margin-top: 30px;
  }
  figure.circle {
    width: 180px;
    height: 180px;
    padding: 11px 20px 0 20px;
  }
  figure.circle h3 {
    font-size: 22px;
    line-height: 22px;
  }
  figure.circle a.btn {
    margin-top: 16px;
  }
  .extra h5 {
    font-size: 17px;
  }
  h3 {
    font-size: 32px;
  }
  .list-blog li img {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .bio img.img-indent {
    float: none;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0;
    margin: 0;
  }
  .container {
    padding: 0 20px;
  }
  /* navbar */
  .navbar_ .nav-collapse_ {
    width: 190px;
    position: absolute;
    right: 0;
    top: 85px;
    margin: 0px;
    background: url(../img/menu-ul1.jpg) 0 0 repeat;
  }
  .navbar_ .btn {
    display: inline-block;
    float: right;
    position: relative;
    background: #f05058;
    font-size: 15px;
    line-height: 18px;
    padding: 17px 0px 20px 0px;
    width: 70px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    margin: 13px 0 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    color: #ffffff;
    box-shadow: none;
    border: none;
  }
  .navbar_ .btn:hover {
    background: #373738;
  }
  .nav-collapse_ .nav {
    position: relative;
    zoom: 1;
    z-index: 999;
    width: 190px;
    background: url(../img/menu-ul1.jpg) 0 0 repeat;
    padding: 0px 0 0px 0;
    margin: 0px 0 0 0;
  }
  .nav-collapse_ .nav li {
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
  }
  .nav-collapse_ .nav > li {
    background: none;
    width: 190px;
    text-align: center;
    line-height: 17px;
    margin-bottom: 2px;
  }
  .nav-collapse_ .nav li a {
    position: relative;
    display: block;
    padding: 10px 10px 15px 10px;
    margin: 0;
    font-weight: normal;
  }
  .nav-collapse_ .nav li.sub-menu > a:before {
    content: " ";
    position: absolute;
    background: url(../img/li-marker.gif) right 0 no-repeat;
    width: 11px;
    height: 6px;
    top: 32px;
    left: 50%;
    margin: 0px 0px 0 -5px;
  }
  .nav-collapse_ .nav ul li.sub-menu > a:before {
    top: 22px !important;
  }
  .nav-collapse_ .nav > li.sfHover > a,
  .nav-collapse_ .nav > li.sfHover > a:hover,
  .nav-collapse_ .nav > li > a:hover,
  .nav-collapse_ .nav > li.active > a,
  .nav-collapse_ .nav > li.active > a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
  }
  .nav-collapse_ .nav ul {
    position: relative !important;
    display: none;
    width: 100% !important;
    left: 0px !important;
    top: 0px !important;
    background: url(../img/menu-ul2.jpg) 0 0 repeat;
    padding: 20px 0 10px 0;
    margin: 0;
  }
  .nav-collapse_ .nav ul li {
    padding: 0px 10px 5px 10px;
    text-align: center;
    display: block;
  }
  .nav-collapse_ .nav ul li a {
    line-height: 15px;
    display: block;
    padding: 6px 0px 7px 0;
    margin: 0;
  }
  .nav-collapse_ .nav > li > ul li > a:hover,
  .nav-collapse_ .nav > li > ul li.sfHover > a {
    text-decoration: none;
    color: #ec5054;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse_ .nav ul ul {
    position: relative;
    background: url(../img/menu-ul2.jpg) 0 0 repeat;
    left: 0px;
    top: 0px;
  }
  /**/
  h2 > span {
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    display: inline;
  }
  /**/
  .welcome-text h2 {
    float: none;
    margin-right: 40px;
  }
  .welcome-text .lead {
    margin-top: 10px;
    display: block;
    overflow: hidden;
  }
  /**/
  .offers-block {
    text-align: center;
  }
  .offers-text h2 {
    margin: 0;
    float: none;
  }
  figure.circle {
    width: 180px;
    height: 180px;
    padding: 11px 20px 0 20px;
  }
  figure.circle h3 {
    font-size: 22px;
    line-height: 22px;
  }
  figure.circle a.btn {
    margin-top: 16px;
  }
  /**/
  .bio .img-indent {
    margin-right: 0;
    float: none;
    width: 100%;
  }
  .awards-list li img {
    width: 100%;
  }
  .block-404 .span3 {
    text-align: center;
  }
  .footer-menu {
    display: none;
  }
  .float {
    float: right !important;
  }
  .float2 {
    float: left !important;
  }
}
@media (min-width: 626px) and (max-width: 767px) {
  .offers-block {
    padding-top: 30px;
  }
  footer .pull-left {
    float: none;
    overflow: hidden;
  }
  .footer-logo {
    float: left;
  }
  .social-icons {
    float: right;
  }
  .thumbnails {
    margin-left: -25px;
  }
  .thumbnails .span4 {
    float: left;
    margin-left: 25px;
    width: 45%;
  }
  .thumbnails {
    margin-left: -25px;
  }
  .thumbnails .span6 {
    float: left;
    margin-left: 25px;
    width: 45%;
  }
}
@media (max-width: 625px) {
  figure.circle {
    width: 250px;
    height: 250px;
    padding: 30px 5px 0 5px;
    display: block;
    margin: 30px auto 0 auto !important;
  }
  figure.circle h3 {
    font-size: 36px;
    line-height: 30px;
  }
  figure.circle a.btn {
    margin-top: 26px;
  }
  .es-carousel ul li {
    width: 390px !important;
  }
  .es-carousel li .item {
    width: 110px !important;
  }
  h2 {
    font-size: 45px;
  }
  .list-blog li img {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 481px) {
  .map {
    margin-bottom: 70px !important;
  }
}
@media (min-width: 320px) and (max-width: 481px) {
  /*brand*/
  .navbar_ h1.brand a {
    font-size: 62px;
    line-height: 62px;
  }
  h1.brand span {
    font-size: 20px;
    line-height: 20px;
    margin-top: -5px;
  }
}
@media (max-width: 320px) {
  /*brand*/
  .navbar_ h1.brand a {
    font-size: 52px;
    line-height: 52px;
  }
  h1.brand span {
    font-size: 16px;
    line-height: 16px;
    margin-top: 0px;
  }
  .rg-image-wrapper {
    float: none;
    margin: 0;
  }
  .rg-image {
    width: 100%;
  }
  .es-carousel {
    padding-top: 20px;
  }
  .es-carousel ul li {
    width: 170px !important;
    margin-right: 10 !important;
  }
  .es-carousel ul li figure {
    float: left;
    margin-right: 0px;
  }
  .es-carousel li .item {
    float: none;
    margin-right: 0px;
    width: 150px !important;
  }
  .es-nav {
    padding-right: 0;
  }
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
