body {
  max-width: 1600px;
  background: url(/images/fony/27.jpg) 0 0 repeat fixed;
  margin: 0 auto;
  font-family: "Trebuchet MS", Arial, sans-serif;
}
.slider-container ul li img {
  z-index:0;
}
/*.gar {
  top:0;
  left:0;
  width:100%;
  height:150px;
  background:url(../images/1_1.png) repeat-x center bottom;
}*/
 .otpusk {
  padding: 20px 35px;
  margin: 20px;
  border: 2px solid #f00;
  border-radius: 8px;
  background-color: #fbdcbc;
  color: #f00;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  box-shadow: 0px 0px 10px tomato; 
}
.headertop {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.logo {
  margin: 10px;
}
header {
  position: relative;
}
.contacts {
  text-align: center;
  margin: 15px;
}
.contacts .phone a {
  text-decoration-line: none;
  border: 2px solid #527ac2;
  border-radius: 35px;
  padding: 5px 16px;
  background-color: #f9e3e3;
  box-shadow: 0 0 5px #527ac2 inset;
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
  color: #de2b33;
}
.contacts .phone a:hover {
  border-color: #de2b33;
  background-color: #edeef7;
  box-shadow: 0 0 5px #de2b33 inset;
}
.contacts .phone {
  color: #de2b33;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 10px;
  white-space: nowrap;
}
.call {
  display: flex;
  justify-content: center;
  align-items: center;
}
.phone2 {
  display: block;
  background: url(/images/phone.png) 0 0 no-repeat;
  width: 30px;
  height: 30px;
  margin: 0 10px 10px 0;
}

.contacts .address {
  color: #444444;
  font-size: 18px;
}
.contacts .inmap {
  color: #444444;
  font-size: 18px;
  padding: 0 0 0 15px;
  background: url(../images/inmap.png) left center no-repeat;
}
.magazin {
  font-size: 19px;
  font-weight: bold;
  color: #0e25c3;
  text-align: center;
  max-width: 200px;
  margin: 10px;
  text-transform: uppercase;
}
.breadcrumb {
  border-radius: 15px;
  box-shadow: 0px 0px 6px #555 inset;
  background-color: #ECECEC;
  margin: 0 2px;
}
.breadcrumb li{
  display: inline-block;
  float: left;
  padding: 7px 7px 9px 7px;
}
.breadcrumb:after{
  content: "";
  display: table;
  clear: both;
}
.slider h2 {
  background-color: #fff;
  border: solid 1px #008080;
  border-radius: 6px;
  padding: 10px 10px;
  margin: 5px 5px 15px 30px;
}
.cont {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.content {
  background-color: #ececec;
  width: 72%;
  margin: 16px 0;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.right {
  background-color: #ececec;
  width: 23%;
  margin: 16px 0px;
  padding: 10px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.description {
  margin: 15px;
}
.top_a {
  margin: 15px;
}
.top_b{
  background-color: #fff;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  max-width: 1200px;
  margin: 15px auto;
}
.reklama_0 {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
}
.reklama_1 {
  width:250px;
  height=300px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.bottom_a {
  margin: 30px 0px 25px 0px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  background-color: #fff;
  background: url(/images/fony/fon_snow_m.jpg) 0 0 repeat;
}
.bottom_b {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  height: auto;
  margin: 20px;
  text-align: center;
  padding-bottom: 50px;
}
.bottom_bb {
  background: url(/images/fony/hong-kong.jpg) 0 0 no-repeat fixed;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  background-size: cover;
}
.bottom_b_1, .bottom_b_2, .bottom_b_3 {
  box-shadow: 0 0 6px rgba(0,0,0,0.4);
  background-color: #fff;
  overflow: hidden;
  margin: 20px 25px;
  min-width: 300px;
  transition: 1s;
  border-radius: 8px;
}
.bottom_b_1:hover, .bottom_b_2:hover, .bottom_b_3:hover {
  box-shadow: 0 0 20px rgba(255,255,255,1.0);
}
.bottom_c {
  margin-top: 30px;
}
.footermenu {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-around;
  height: auto;
}
.footermenu p {
  text-indent: 0em;
}
.footer_a, .footer_b, .footer_c {
  padding: 10px 10px;
  width:30%;
  margin: 30px 10px;
  min-width: 260px;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  background-color: #fff;
  transition: 0.7s;
}
.footer_a .custom {
  background-size: contain;
  background-position: center;
}
.footer_a:hover, .footer_b:hover, .footer_c:hover {
  transform: translateY(5px);
  box-shadow: 0 14px 28px rgba(0,0,0,0.25) inset, 0 10px 10px rgba(0,0,0,0.22) inset, 0 -10px 14px #FFFFFF inset;
}
.slider .moduletable .custom {
  background-repeat: no-repeat;
  background-size: cover;
}
.hikabutton {
  font-size: 22px;
  text-decoration: none;
  padding: 13px 26px;
  background-color: #FF5722;
  border-radius: 50px;
  color: #fff;
  box-shadow: 1px 1px 5px #555;
  border: 1px solid  #fff;
}
.hikabutton:hover {
  background-color: #555;
}
footer {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #000;
  box-shadow: 0 9px 15px -7px #000 inset;
  background-color: #666;
  background: url(/images/fony/dark-gray-waffle-towel.png) 0 0 repeat;
  color: #fff;
  font-size: 26px;
}
footer span {
  max-width: 100%;
  display: inline-block;
  margin-top: 10px;
  padding: 0 0 5px 0;
  text-align:center;
  text-shadow: 2px 2px 2px #000;
}
.yandex_info {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 100%;
  border-top: solid 2px #999;
  padding-top: 10px;
}
.oplata-block {
  display: flex;
  margin: 15px 0;
  flex-wrap: wrap;
  justify-content: center;
}
.oplata {
  font-size: 20px;
  color: #64a9dc;
  text-align:center;
  text-shadow: 2px 2px 2px #000;
}
.karta {
  background: url(/images/image/oplata.jpg) 0 0 no-repeat;
  height: 31px;
  width: 151px;
  margin: 8px;
  background-size: cover;
}
.social_block {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.social {
  margin: 8px;
  padding: 0 10px;
  font-size: 20px;
  color: #64a9dc;
}
.scale {
  max-width: 85%;
  height: auto;
  display: block;
  margin: 25px;
  transition: 1s;
}
.scale:hover{
  overflow: hidden;
  transform: scale(1.1) rotate(-3deg);
}
p {
  text-indent: 1.5em;
  text-align: justify;
}
.kartinka {
  max-width: 90%;
  margin: auto;
  height: auto;
  transition: 1s;
}
.kartinka:hover{
  overflow: hidden; 
  transform: scale(1.07);
}
.hikatable_td {
  padding: 7px;
  border: 1px solid #777777;
}
.disp_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}
.block_text {
  text-align: center;
  max-width: 330px;
  color: teal;
  background-color: azure;
  padding: 18px;
}
.block_text1 {
  text-align: center;
  max-width: 500px;
  font-size: 14pt;
  color: #222222;
  margin: 25px;
}

@media (max-width: 767px) {
  .hikatable_td {padding: 7px 2px;}
}
@media (max-width: 767px) {
  .block_text1 {order: -1;}
}
@media (max-width: 767px) {
  .magazin {order: -1;}
}
@media (max-width: 767px) {
  .logo2 {display: none;}
}
@media (max-width: 767px) {
  .right {display: none;}
}
@media (max-width: 767px) {
  .content {width: 100%;}
}

/* =======================*/
/*  ������� ���   */
/* =======================*/
.Chronoform{
  width:900px;
  margin:46px auto;
}
.cfdiv_text label {
width: 150px;
text-align:right;
font-size: 15px;
margin-right:23px;
color: #444;
}
.ccms_form_element label {
float: left;
width: 150px;
line-height: 18px;
margin: 6px 23px 9px;
font-weight: bold;
text-align:right;
}
.ccms_form_element {
margin-bottom: 10px;
position: relative;
padding: 0 0 0 5px;
clear: both;
}
.ccms_form_element input, textarea, input[type="file"] {
padding: 6px !important;
border: 0;
margin-bottom: 5px;
font-size: 15px;
width:370px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ccms_form_element textarea{
  width:500px;
  height:140px;
  resize: none;
}
.btnsubmit{
  background-color:#444;
  color:#fff;
  width:130px !important;
  margin-left:196px;
  cursor:pointer;
}
.chronoform{
  display:none;
}
/* ==========================*/
/*      ���� �������        */
/* ==========================*/
#YMapsID{
  display:inline-block;
}
#YMapsCredit{
  display:none;
}
#YMapInfoFooter{
  vertical-align:top;
  display:inline-block;
}
.jbzoo .column {
  padding: 10px 0;
}
.jbzoo .column .item-image{
  margin-bottom: 0;
  margin-left: 10px;
}
.jbzoo .column .item-image img{
  margin-bottom: 0;
  width:180px;
  height:auto;
  max-height:150px;
}

.jbzoo .column .item-properties{
  overflow:hidden;
}

.zebra {
  border: 1px solid #8e8e8e;
}

.zebra TH {
  border-right:  1px solid #8e8e8e;
  border-bottom: 5px solid #de2b33;
  padding: 3px;
  color: #2f2f2f;
  background-color: White;
  text-align: center;
}
.zebra TD {
  border-right:  1px solid #8e8e8e;
  padding: 3px;
  color: #2f2f2f;
}
.zebra TR.light {
  background-color: #f6f6f6;
}
.scope {
  width:100%;
  background-color: #fff;
}
.scope td {
  padding: 10px;
}
