@import "grid.css";
@import "../fonts/font-awesome.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(//fonts.googleapis.com/css?family=Cinzel+Decorative:400,700,900);
@import url(//fonts.googleapis.com/css?family=Condiment);


html,
body {
  background: #f6f4f1 url(../images/bg-1.gif) 0 0 repeat;
  font: 12px/20px Arial, sans-serif;
  font-family: 'Open Sans', sans-serif;
  color: #a19082;
  min-width: 300px;
}
* {
  -webkit-text-size-adjust: none;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover {
  text-decoration: none;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
.a-hov {
  transition: all 0.4s ease;
}
.a-hov:hover,
.text-3 a:hover {
  color: #bb7d8f;
}
ul li a {
  transition: all 0.4s ease;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Cinzel Decorative', cursive;
  color: #b387ac;
}
h2 {
  font-size: 40px;
  line-height: 60px;
  border-bottom: 3px solid #ebe6dc;
  padding-bottom: 18px;
  margin-bottom: 25px;
}
h2.v1 {
  border-bottom: none;
  background: url(../images/bg-6.png) center bottom no-repeat;
  padding-bottom: 35px;
  text-align: center;
}
.title-1 {
  font-family: 'Cinzel Decorative', cursive;
  font-size: 48px;
  line-height: 50px;
  color: #b2807a;
  padding-top: 44px;
}
.text-1 {
  font-size: 14px;
  color: #826c59;
}
.text-2 {
  font-size: 18px;
  line-height: 23px;
  color: #bb7d8f;
}
p.text-2 {
  padding-bottom: 13px;
}
.text-3 {
  font-family: 'Condiment', cursive;
  color: #bfad9e;
  font-size: 18px;
  line-height: 20px;
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  text-align: right;
  padding-top: 8px;
}
.text-4 {
  color: #826c59;
}
img + .text-2 {
  margin-top: 22px;
}
.btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transition: all 0.4s ease;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #bb7d8f;
  text-transform: uppercase;
  margin-top: 20px;
}
.btn:hover {
  color: #7dbbb9;
}
.btn-1 {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transition: all 0.4s ease;
  font-size: 14px;
  line-height: 16px;
  color: #b2807a;
  text-transform: uppercase;
  padding: 0 30px;
  position: relative;
  font-weight: normal;
  margin-top: 25px;
}
.btn-1:hover {
  color: #faad2a;
}
.btn-1:before,
.btn-1:after {
  position: absolute;
  content: "";
  background: url(../images/bg-btn.png) 0 0 no-repeat;
  width: 20px;
  height: 6px;
  left: 0;
  top: 3px;
}
.btn-1:after {
  left: auto;
  right: 0;
  background: url(../images/bg-btn.png) right 0 no-repeat;
}
.btn-2 {
  display: block;
  text-align: center;
  vertical-align: middle;
  transition: all 0.4s ease;
  font-size: 22px;
  font-family: 'Cinzel Decorative', cursive;
  line-height: 24px;
  color: #a58972;
  padding: 18px 0px;
  position: relative;
  font-weight: normal;
  margin-top: 28px;
  margin-bottom: 17px;
  border: 1px solid #eadddb;
  background: #f8f6f2;
}
.btn-2:hover {
  color: #faad2a;
}
.btn-3 {
  display: block;
  text-align: right;
  vertical-align: middle;
  transition: all 0.4s ease;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  padding: 17px 40px 16px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-weight: normal;
  background-color: #bb7d8f;
}
.btn-3:before {
  content: "";
  position: relative;
  background: url(../images/arrow-1.png) 0 0 no-repeat;
  width: 6px;
  height: 8px;
  display: inline-block;
  padding-right: 6px;
}
.btn-3:hover {
  background: #b1b476;
  color: #fff !important;
}
.green .btn-3 {
  background-color: #7dbbb9;
}
.green .btn-3:hover {
  background-color: #bb7d8f;
}
.link-1 {
  color: #b2807a;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 12px;
}
.link-1:hover {
  text-decoration: underline;
}
.list li + li {
  margin-top: 0px;
}
.list li a:hover {
  color: #f74f42;
}
/*auxiliary*/
.img-ind {
  float: left;
  margin-right: 21px;
  margin-top: 0px;
}
.wrapper {
  width: 100%;
  position: relative;
}
.extra-wrap {
  overflow: hidden;
}
.grid_inside {
  margin: 0 -10px;
}
.aligncenter {
  text-align: center !important;
}
.alignleft {
  text-align: left !important;
}
.it {
  font-style: italic;
  display: inline-block;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.h-underline:hover {
  text-decoration: underline;
}
.underline {
  text-decoration: underline;
}
.upp {
  text-transform: uppercase;
}
.transition {
  transition: all 0.4s ease;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.pad-left {
  padding-left: 10px;
}
p {
  padding-bottom: 20px;
}
.bg-1 {
  background: url(../images/bg-4.jpg) center center no-repeat;
  background-size: 100% auto;
  padding-bottom: 189px;
}
.green a:hover {
  color: #7dbbb9;
}
.red a:hover {
  color: #bb7d8f;
}
.purple a:hover {
  color: #bb7db1;
}
/************Header************/
header {
  background: #f0f0f0;
  padding-top: 41px;
}
.h-top {
  border-top: 12px solid #ffffff;
}
.socials {
  text-align: left;
  position: relative;
  margin-top: 19px;
  margin-bottom: 13px;
  float: right;
  margin-right: 7px;
}
.socials li {
  display: inline-block;
}
.socials li i {
  line-height: 25px;
  font-size: 15px;
}
.socials li a {
  text-decoration: none;
  display: block;
  height: 25px;
  width: 25px;
  transition: all 0.2s ease-out;
  margin: 0px 6px 0 0;
  line-height: 25px;
  color: #d2d2d2;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  -o-border-radius: 500px;
  border-radius: 500px;
  text-align: center;
  border: 2px solid #d7d7d7;
}
.socials li a:hover {
  background: #4e4c45;
}
.logo {
  position: relative;
  margin-top: 6px;
  padding-top: 43px;
  padding-bottom: 41px;
  background: url(../images/bg-3.gif) 0 0 repeat;
}
.logo h1 {
  text-align: center;
}
.logo:after {
  position: absolute;
  content: "";
  height: 12px;
  left: 0;
  right: 0;
  bottom: 0px;
  background: url(../images/opac-1.png) 0 0 repeat;
}
.isStuck {
  background: #f0f0f0;
}
/************Content***********/
.content {
  padding-bottom: 57px;
  background: url(../images/bg-2.gif) 0 0 repeat;
}
.slider .s-text-1 {
  color: #cda7a0;
  font-family: 'Cinzel Decorative', cursive;
  font-size: 60px;
  line-height: 50px;
  padding-bottom: 10px;
  letter-spacing: -2px;
}
.slider .s-text-2 {
  font-family: 'Cinzel Decorative', cursive;
  color: #994256;
  font-size: 36px;
  line-height: 38px;
  letter-spacing: -1px;
}
.slider .inside {
  margin-top: 31px;
  padding-top: 49px;
  background: url(../images/bg-5.png) center 0px no-repeat;
  text-align: center;
  font-weight: 300;
  line-height: 21px;
  color: #ae9b97;
  font-size: 13px;
}
.slider .slider-text {
  padding-bottom: 34px;
  background: url(../images/bord-3.gif) 0 bottom repeat-x;
}
.slider .camera_caption > div {
  background: #ffffff;
  padding: 76px 45px;
  position: absolute;
  left: 0;
  bottom: 21px;
}
.slider .camera_caption {
  width: 25.5%;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
}
.slider .camera_pag {
  position: absolute;
  bottom: 27px;
  right: 0;
  width: 25.5%;
  text-align: center;
}
.slider .camera_pag_ul {
  display: inline-block;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li {
  background: url(../images/camera_pag.png) right 0 no-repeat;
  height: 6px;
  width: 6px;
  margin: 20px 8px;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li span {
  display: none;
}
.slider .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent,
.slider .camera_wrap .camera_pag .camera_pag_ul li:hover {
  background: url(../images/camera_pag.png) 0 0 no-repeat;
}
.slider .camera_wrap {
  height: 536px;
  margin-bottom: 0 !important;
}
.bord-1 {
  height: 12px;
  background: url(../images/opac-2.png) 0 0 repeat;
}
.box-1 {
  margin-top: 48px;
  background: url(../images/opac-2.png) 0 0 repeat;
}
.box-1 .inside {
  padding: 13px;
  position: relative;
}
.box-1 .inside img {
  width: 100%;
}
.box-1 .inside .abs {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 25px 21px;
  text-align: right;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-family: 'Cinzel Decorative', cursive;
}
.box-1 .inside .abs span {
  position: absolute;
  display: block;
  top: 0;
  bottom: 13px;
  left: 13px;
  right: 13px;
  opacity: .7;
  z-index: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.box-1 .inside .abs > div {
  position: relative;
  z-index: 10;
}
.box-1 .inside .abs:hover span {
  opacity: 1;
}
.box-1 .inside .red span {
  background: #993f59;
}
.box-1 .inside .purple span {
  background: #993f8d;
}
.box-1 .inside .brown span {
  background: #99583f;
}
.box-1 .inside .green span {
  background: #90993f;
}
.welcome_mes {
  border-top: 13px solid #f9f5ef;
  background: #ffffff;
  margin-top: -131px;
  text-align: center;
  position: relative;
}
.welcome_mes .inside {
  padding: 0 11%;
  padding-bottom: 38px;
  margin: 0 auto;
  background: #ffffff;
  font-size: 16px;
  line-height: 25px;
  color: #b89b95;
  font-weight: 300;
  position: relative;
  z-index: 10;
}
.welcome_mes .shadow {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: -11px;
  height: 100px;
  z-index: 0;
}
.welcome_mes .shadow span {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 0px;
  -webkit-box-shadow: 0 0px 25px 2px #9c9283;
  -moz-box-shadow: 0 0px 25px 2px #9c9283;
  box-shadow: 0 0px 25px 2px #9c9283;
  -webkit-transform: rotate(-1.5deg);
  -moz-transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg);
}
.welcome_mes .shadow span + span {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(1.5deg);
  -moz-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  transform: rotate(1.5deg);
}
.box-2 {
  position: relative;
  background: #ffffff url(../images/bg-9.gif) 0 0 repeat;
  margin-top: 41px;
}
.box-2 h2 {
  color: inherit;
  padding-top: 0;
  margin-bottom: 0;
}
.box-2 .text {
  color: #a19082;
}
.box-2 h2 + img {
  margin-top: 15px;
}
.box-2 .inside {
  border-top: 8px solid;
  padding: 35px 42px 34px;
}
.box-2.purple {
  color: #bb7db1;
  border-color: #bb7db1;
}
.box-2.red .inside {
  padding: 35px 57px 78px;
  color: #bb7d8f;
  border-color: #bb7d8f;
  text-align: center;
}
.box-2.green .inside {
  padding-bottom: 78px;
  color: #7dbbb9;
  border-color: #7dbbb9;
}
.box-2.green .inside .btn-3 {
  background-color: #7dbbb9;
}
.box-2.green .inside .btn-3:hover {
  background: #b1b476;
}
.bord-2 {
  margin-top: 18px;
  margin-bottom: 13px;
  height: 9px;
  position: relative;
  background: url(../images/bord-4.gif) 0 2px repeat-x;
}
.bord-2:after {
  position: absolute;
  background: #ffffff url(../images/bg-7.png) center 0 no-repeat;
  width: 38px;
  height: 9px;
  content: "";
  top: 0px;
  left: 50%;
  margin-left: -19px;
}
.green .bord-2 {
  background: url(../images/bord-5.gif) 0 2px repeat-x;
}
.green .bord-2:after {
  background: #ffffff url(../images/bg-8.png) center 0 no-repeat;
}
.short_news {
  margin-left: 17px;
  margin-right: 17px;
  margin-top: 18px;
}
.short_news .ins {
  color: #908276;
}
.short_news .bord-2 {
  margin-top: 27px;
}
.short_news a:hover {
  color: #7dbbb9;
}
.date {
  font-family: 'Cinzel Decorative', cursive;
  font-size: 60px;
  line-height: 60px;
  padding-bottom: 20px;
}
.short_news + .short_news {
  margin-top: 10px;
}
.box-3 {
  background: #fff;
  margin-top: 40px;
  border-top: 8px solid;
  padding: 36px 42px 43px;
  background: #ffffff url(../images/bg-9.gif) 0 0 repeat;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box-3.red {
  border-color: #bb7d8f;
}
.box-3.red h2 {
  color: #bb7d8f;
}
.box-3.green {
  border-color: #7dbbb9;
}
.box-3.green h2 {
  color: #6a9997;
}
.box-3.purple {
  border-color: #bb7db1;
}
.box-3.purple h2 {
  color: #bb7db1;
}
.testimonials {
  padding-top: 3px;
}
.testimonials .test {
  margin-top: 5px;
}
.testimonials .test span {
  display: inline-block;
  margin-top: -5px;
  font-size: 92px;
  line-height: 92px;
  color: #7dbbb9;
  height: 18px;
  font-family: 'Cinzel Decorative', cursive;
}
.testimonials .text-1 {
  margin-top: 14px;
}
.test + .test {
  margin-top: 29px;
}
.test a:hover {
  color: #7dbbb9;
}
.block-1 .inside {
  width: 247px;
  float: left;
  margin-top: 5px;
}
.block-1 .inside + .inside {
  margin-left: 32px;
}
img + .text-1 {
  margin-top: 20px;
}
.btn-3-wr {
  height: 42px;
}
.events .info {
  min-height: 59px;
}
.events .info .date {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-right: 6px;
}
.events .img-ind {
  margin-right: 20px;
  margin-top: 6px;
}
.events > .item + .item {
  margin-top: 32px;
}
.green .date {
  color: #7dbbb9;
}
.gallery {
  margin-left: -31px;
  margin-top: -28px;
}
.gallery .item {
  width: 341px;
  float: left;
  margin-left: 31px;
  margin-top: 34px;
}
.gallery img {
  width: 100%;
}
/************Footer************/
footer {
  padding-bottom: 30px;
}
.f-top {
  background: url(../images/bg-2.gif) 0 0 repeat;
}
.f-list {
  text-align: center;
  padding-bottom: 46px;
}
.f-list li {
  position: relative;
  display: inline-block;
  font-family: 'Cinzel Decorative', cursive;
  font-size: 15px;
  line-height: 17px;
  color: #69605d;
  padding: 0 17px;
  font-weight: 400;
}
.f-list li a:hover,
.f-list li.current a {
  color: #bb7d8f;
}
.f-list li + li:after {
  position: absolute;
  left: 0px;
  top: 6px;
  content: "";
  width: 4px;
  height: 4px;
  background: url(../images/mark-1.png) 0 0 no-repeat;
}
.f-top {
  border-bottom: 1px solid #fdfdfd;
}
.copyright {
  margin-top: 21px;
  font-family: 'Cinzel Decorative', cursive;
  font-size: 15px;
  line-height: 36px;
  color: #6e605a;
  text-align: center;
}
/*toTop*/
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  cursor: pointer;
  overflow: hidden;
  width: 55px;
  height: 55px;
  border: none;
  z-index: 20;
  margin-right: -670px !important;
  right: 50%;
  bottom: 20px;
  background: url(../images/totop.ui.png) 0 0 no-repeat;
  transition: none;
}
#toTop:hover {
  background-position: 0 bottom;
}
#toTop:active,
#toTop:focus {
  outline: none;
}
/*touch-touch*/
.magnifier {
  position: relative;
  display: block;
  background: url(../images/magnifier.png) center center no-repeat #000000;
}
.magnifier img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.magnifier:hover img {
  opacity: 0.4;
}
/*contacts*/
.address {
  margin-top: 0px;
}
.address a {
  color: #b2807a;
  text-transform: uppercase;
  text-decoration: none;
}
.address a:hover {
  text-decoration: underline;
}
.address span {
  display: inline-block;
  width: 74px;
}
.address span.e-mail {
  display: inline-block;
  width: auto;
}
.address dt {
  margin-bottom: 22px;
  font-size: 14px;
  line-height: 20px;
  color: #826c59;
}
dl.address dd span {
  text-align: left;
}
.map_wrapper {
  width: 63%;
  margin-right: 20px;
  float: left;
}
#map_canvas {
  width: 100%;
  height: 430px;
  margin-top: 5px;
  margin-bottom: 7px;
}
#contact-form {
  padding-top: 5px;
}
#contact-form .rel {
  position: relative;
}
#contact-form .col-1 {
  float: left;
  width: 48.5%;
}
#contact-form .col-2 {
  float: right;
  width: 48.5%;
}
#contact-form label {
  display: inline-block;
  position: relative;
  min-height: 70px;
  width: 100%;
}
#contact-form label input,
#contact-form label textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  width: 100%;
  font: 12px/18px Trebuchet MS, sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #a19082;
  background: #fbfaf8;
  border: 1px solid #ede8df;
  -webkit-appearance: none;
}
#contact-form label input {
  height: 44px;
  padding: 12px 7px 12px 16px;
  outline: none;
  width: 100%;
}
#contact-form label textarea {
  height: 304px;
  overflow: auto;
  width: 100%;
  padding: 12px 7px 12px 16px;
  margin: 0px;
  resize: none;
}
.form_buttons a {
  margin-top: 23px;
  margin-right: 41px;
  float: left;
}
#contact-form span {
  display: block;
}
#contact-form ._placeholder {
  position: absolute;
  /*!*/
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: text;
  width: 100% !important;
  padding: 12px 7px 12px 16px;
  opacity: .99;
  display: block;
  width: 100%;
  font: 12px/18px Trebuchet MS, sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #a19082;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#contact-form ._placeholder.focused {
  opacity: .4;
}
#contact-form ._placeholder.hidden {
  display: none;
}
#contact-form .message {
  width: 100%;
}
#contact-form .error-message,
#contact-form .empty-message {
  height: 0;
  overflow: hidden;
  font: 10px/20px Arial;
  -webkit-transition: 0.3s ease-in height;
  -moz-transition: 0.3s ease-in height;
  -o-transition: 0.3s ease-in height;
  transition: 0.3s ease-in height;
  position: absolute;
  right: 10px;
  top: 0;
}
#contact-form .message .error-message,
#contact-form .message .empty-message {
  right: 3px;
}
#contact-form .invalid .error-message,
#contact-form .empty .empty-message {
  height: 20px;
}
#contact-form .success-message {
  position: absolute;
  overflow: hidden;
  height: 0;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 10;
  text-align: center;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
  padding: 0px 0;
  width: 100%;
  font: 12px/18px Trebuchet MS, sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #a19082;
  background: #fbfaf8;
}
#contact-form.success .success-message {
  padding: 152px 0;
  border: 1px solid #ede8df;
  bottom: 0;
  -webkit-transition: all 0.7s linear;
  -moz-transition: all 0.7s linear;
  -o-transition: all 0.7s linear;
  transition: all 0.7s linear;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media (min-width: 1220px) {
  .container {
    padding: 0;
  }
}
@media (max-width: 1220px) {
  .slider .camera_caption {
    width: 33%;
  }
  .slider .s-text-1 {
    font-size: 30px;
    line-height: 34px;
    text-align: center;
  }
  .slider .s-text-2 {
    font-size: 25px;
    line-height: 29px;
    text-align: center;
  }
  .slider .camera_pag {
    bottom: 0;
  }
  .bg-1 {
    background-size: auto 100%;
  }
  .block-1 .inside {
    width: 20%;
  }
  .block-1 .inside + .inside {
    margin-left: 5%;
  }
  .gallery .item {
    width: 30%;
    margin-left: 3.333%;
  }
  .gallery {
    margin-left: -3.333%;
  }
  .slider .camera_wrap {
    height: 431px;
  }
}
@media only screen and (max-width: 995px) {
  .slider .camera_caption > div {
    padding: 26px 25px;
  }
  .slider .inside {
    margin-top: 10px;
    padding-top: 30px;
  }
  .box-2 .inside,
  .box-2.red .inside {
    padding: 35px 22px 78px;
  }
  .w1 {
    width: 45%;
    margin-bottom: 10px;
  }
  /*contacts*/
  #contact-form label {
    display: block;
    width: 100%;
  }
  #contact-form label textarea {
    width: 100%;
  }
  #map_canvas {
    width: 100%;
  }
  .slider .camera_wrap {
    height: 343px;
  }
}
@media only screen and (max-width: 767px) {
  .slider .s-text-1 {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
  }
  .slider .s-text-2 {
    font-size: 15px;
    line-height: 17px;
    text-align: center;
  }
  .slider .inside {
    display: none;
  }
  .f-list li {
    padding: 0 3px 0 10px;
    font-size: 12px;
  }
  .box-3 {
    padding: 36px 22px 43px;
  }
  .block-1 .inside {
    width: 100%;
  }
  .block-1 .inside .wrapper {
    width: 40%;
    float: left;
    margin-right: 20px;
  }
  .block-1 .inside img + .text-1 {
    margin-top: 0;
  }
  .block-1 .inside + .inside {
    margin-left: 0;
    margin-top: 40px;
  }
  .slider .camera_wrap {
    height: 192px;
  }
  .events .info .date {
    display: block;
    float: none;
  }
  /*contacts*/
  .map_wrapper {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 30px;
  }
  .map_wrapper .address {
    width: 100%;
  }
  #contact-form label textarea {
    height: 200px;
  }
  #contact-form label.message ._placeholder {
    height: 200px;
  }
  #map_canvas {
    height: 200px;
  }
  #contact-form .col-1,
  #contact-form .col-2 {
    width: 100%;
  }
  #contact-form.success .success-message {
    padding: 93px 0;
  }
}
@media only screen and (max-width: 479px) {
  h1 img {
    width: 80%;
  }
  .slider .camera_caption {
    width: 100%;
    top: auto;
    height: 20px;
  }
  .slider .camera_caption > div {
    display: none;
  }
  .slider .camera_pag {
    width: 100%;
    background: #fff;
  }
  .camera_wrap .camera_pag .camera_pag_ul {
    background: #fff;
  }
  .slider .camera_wrap .camera_pag .camera_pag_ul li {
    margin: 2px 8px;
  }
  .title-1 {
    font-size: 30px;
    line-height: 32px;
  }
  .btn-2 {
    font-size: 16px;
    line-height: 18px;
  }
  .f-list li {
    display: block;
    text-align: left;
  }
  .f-list li:after {
    position: absolute;
    left: 0px;
    top: 6px;
    content: "";
    width: 4px;
    height: 4px;
    background: url(../images/mark-1.png) 0 0 no-repeat;
  }
  .w1 {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .gallery .item {
    width: 100%;
    margin-left: 0;
  }
  .gallery {
    margin-left: 0;
  }
  .slider .camera_wrap {
    height: 150px;
  }
}
