@font-face {
    font-family: 'Segoe Print';
    src: url('segoepr.ttf');
}
@font-face {
    font-family: 'Bodoni MT';
    src: url('BodoniMT.ttf');
}
@font-face {
    font-family: 'Georgia';
    src: url('georgia.ttf');
}
@font-face {
    font-family: 'Stencil';
    src: url('Stencil.ttf');
}
@font-face {
    font-family: 'Sansation';
    src: url('sansation_regular.ttf');
}
@font-face { 
    font-family: 'icomoon';
    src: url('icomoon.otf'); 
}
@font-face { 
    font-family: 'Adamant';
    src: url('Adamant_BG.otf'); 
}
@font-face { 
    font-family: 'CaliforniaFB';
    src: url('CaliforniaFB.ttf'); 
}
@font-face { 
    font-family: 'Oswald';
    src: url('Oswald-Regular.ttf'); 
}
.body_type {
	MARGIN: 0px 0px 0px 0px;
}
body, html, #wrapper{
    min-height: 100%;
/*	overflow-x: hidden;*/
}
body
{
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 22px;
	position: relative;
	-webkit-text-size-adjust: none;
	margin:0pt;
	padding:0pt;    
}
a {
  color: #006838;
  text-decoration: none;
}
*,:after,:before {
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;
}
/* COLUMNS */
.col-xs-6,.col-md-3,.col-md-4,.col-md-8,.col-sm-3,.col-sm-6,.col-sm-75,.col-sm-9,.col-md-30,.col-md-70 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; 
} 
@media (min-width: 300px) {
.col-xs-6{
    width:50%;  
    float: left; 
    padding-left: 0px;
    padding-right: 10px; 
        
 }
 .col-xs-6:nth-child(2n+3){
     clear:both;
 }
  .col-xs-6.category{
  width: 95%;
  min-height: 100%;
  border: 1px solid #ccc;
  margin: 10px; 
  padding-left:10px;      
 }     
}
@media(min-width: 415px) {
 .col-xs-6.category{
  
 }     
}
@media (min-width: 500px) {
 .col-xs-6.category{
     border: 1px solid #eee; 
     width: 46%;
   margin:10px;
   min-height: 370px;   
 }
}
/* .col-xs-6:nth-child(2n+3){
     clear:both;
 }
}*/
@media (min-width: 576px) {
 .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  } 
}
@media(max-width: 739px) {
   .pic_list li a {
       height:220px;
    } 
    .pad-bot20{
    margin-bottom: 20px !important;
   }
}
@media(min-width: 740px) {
  .col-sm-6{
    width: 50%;
  } 
 .col-xs-6{
   width: 25%;     
  }
 .col-xs-6:nth-child(2n+3){
  clear: none;   
    }
 .col-xs-6.products:nth-child(4n+5){
  /* clear:both;*/
    clear: none;
 } 
/*.col-xs-6.products.five-cols:nth-child(4n+5) {
    clear: none;
}  */   
 .col-xs-6.category{
   width: 31%;
   margin:10px;
   min-height: 370px;   
  padding-left: auto;         
 }    
 .col-xs-6.category:nth-child(3n+4){
   clear:none !important;
 } 
  .col-xs-6.category:nth-child(5n+6) {
    clear: none!important;
  }     
}
@media(min-width: 768px) {
  .events-container,.events-container1{
    width: 50%;
  }   
  .col-sm-3,.col-sm-6,.col-sm-50,.col-sm-4,.events-container,.events-container1{
    float: left;
  } 
  .col-sm-3 {
    width: 25%;
  } 
    
    .col-sm-50{
     width: 50%;    
    }
    .col-sm-75{
      width: 75%;  
    }  
  .col-sm-4 {
    width: 33.33333333%;
  }      
}
@media(min-width: 992px) {
  .col-md-3,.events-and-slides-container {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }  
   .col-md-8{
    width: 66.66666667%;    
   } 
   .col-md-30{
    width: 30%;    
   }      
   .col-md-70{
    width: 70%;    
   }  
  .col-md-3,.col-md-4,.col-md-70,.col-md-30,.col-md-8,.col-xs-6,.events-and-slides-container {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;       
  }    
}
.site_res.disp-flex{
    display: flex;justify-content: space-between;position:relative;
    flex-direction: column;
}
/* END COLUMNS */
.image_border {
  width: 370px;
  margin: 0 20px 15px 0;
  transform: scale(1);
  transition: all .5s ease;
}
.image_border_news{   
  BORDER: #898989 1px solid;
  PADDING: 1px 1px 1px 1px;
  margin-right:10px;
  width:100%;
  height: 240px;    
}
.subject_div{
  overflow: hidden;
  min-height: 90px;
}
.image_border_news:hover{
    opacity:0.9;
}
.rooms_img{   
  BORDER: 0;
  PADDING: 1px 1px 1px 1px;
  margin-right:10px;
  width:100%;
  height: 340px;    
}
.page-head {
  color: white;
  FONT-FAMILY: Georgia;
  FONT-SIZE: 28px;
  line-height: 37px;
  display: inline-block;
  position: relative;
  z-index: 2;
  opacity: 1;
  -moz-opacity: 1;
  TEXT-DECORATION: none;
  text-shadow: 2px 2px 2px #000000;
}
.right-menu-head {
  background-color: #006838;
  float: left;
  width: 100%;
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid #C1E0F7;
}
.right-menu-header {
    width: 100%;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}
.inner-page-right-menu {
  width: 100%;
  padding: 10px 15px 10px 15px;  
  float: left;
  border: 1px solid #efefef;    
  background-color: #fafafa;
  margin-bottom: 40px;    
}
.rightmenu .section {
  position: relative;
  display: block;
  color: #006838;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  transition: all .3s;
  margin: 0;
  padding: 9px 16px;
  border-top: 1px solid #eee;
  /*border-bottom: 1px solid #eee;*/
}
.text-bold{
font-size: 15px;
font-family: Verdana, Helvetica;
color: #575758;   
}
.rightmenu .section:hover {
  position: relative;
  display: block;
  color: #006838;
  background-color: #d2e3f6;
  text-decoration: none;
  transition: all .3s;
}
.mh-head.mh-btns-right {
  padding-right: inherit !important;
}
.sticky_block .logo{
    display:none;
}
.news-article time {
  clear: both;
  background: url("../images/calendar_icon.png") 0 0px no-repeat;
    background-size: auto;
  background-size: 15px 15px;
  font-size: 13px;
  font-family: Verdana,Helvetica;
  text-decoration: none;
  color: #808080;
  line-height: 24px;
  padding-left: 20px;
}
.desktop_hide{
 display:none;   
}
.rightmenu .section:first-child {
  border-top: 0px;
}
.pod-menu-div {
  padding-left: 20px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.rightmenu .sub-menu {
  position: relative;
  display: block;
  color: #006838;
  text-decoration: none;
  font-size: 14px;
  background-color: #ffff;
  text-transform: uppercase;
  transition: all .3s;
  margin: 0;
    margin-left: 0px;
  padding: 9px 16px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 40px;
  margin-left: -20px;
}
.right-menu-nadpis {
  padding: 4px 6px 0px 0px;
  text-transform: uppercase;
  color: white;
  font-family: "Roboto Slab";
  font-size: 18px;
  font-weight: 700;
}
.rightmenu .sub-menu:hover, .section.active, .sub-menu.active {
  position: relative;
  display: block;
  color: #006838;
  background-color: #d2e3f6;
  text-decoration: none;
  transition: all .3s;
}
.icon-arrows_leftblue::before {
  content: "\e905";
  font-size: 10px;
  color: #006838;
}
.rooms_img:hover{
    opacity:0.9;
}
h2{
 color:#333;    
}
.site_res{
max-width:1366px;
}
.mobile_loc_name{
display:none;    
}
/*.container-wide .btn{
 display:inline-block;float:left;font-size:17px;font-family:Georgia
}*/
.cat_name_text {
  background-color: #ffffff;
  line-height: 20px;
  margin-top: -45px;
  width: 36px;
  font-family: "Montserrat Bold";
  font-size: 20px;
  color: #006838;
  padding-left: 10px;
  padding-right: 10px;
}
.page_zaglavie { 
font-size:30px;
font-family: Georgia;
padding-bottom:20px;
}
.menu_desktop_div{
  align-self: center;
  display: inline-block;
  padding-top:5px; 
  width: 100%;
  padding-right:10px;  
}
.menu_desktop_div.stiky1{
 padding-top: 16px; 
  float: right;    
  width: 100%; 
  background-color: inherit;    
}
.menu_desktop_div.stiky{
 padding-top: 18px; 
  width: 100%;  
}
.sticky_block .lang_menu{
    padding-top: 24px;
}
.sticky_block .header_slogan_block {
    float: left;
    padding-top: 0px;
    margin-top: -7px;
    margin-left: 5px;
}
.lang_menu {
    float: right;
    width: 8%;
    padding-top:35px;
    padding-right: -2px;
}
.lang_menu.stiky{
 padding-top: 24px; 
}
.but-arrow{
    padding-left:8px;
    font-family: CaliforniaFB;
    font-size:22px;
}
.menu .desktop_submenu .menu_item {
    text-transform: uppercase;
}
.breadcrumbs {
   color: #555;
   float: left;
   font-size: 12px;
   font-family : Verdana,Helvetica;
   padding-bottom:7px;
  /* position:absolute;*/
   padding-top:12px;
    /* text-shadow: 1px 1px 1px #000000;
    background-color: #C4151C; */   
}
.breadcrumbs a {
    color: #555;
	text-decoration: none;
    font-weight: normal;
}
.breadcrumbs a:hover {
    color: #09518B;
}
.breadcrumbs a .icon-home{
    font-size: 12px !important;
    color: #fff;
}
.breadcrumbs-h1 h2{
	color:#666;
}	
.icon-home-black::before { 
    content: "\e911";
    color:#616161;
}
.logo_img_m{
   display:none;
   width: 100%;    
 }
 .logo_img{
  display: block;
  width: 100%;     
}
.breadcrumbs-h1{
	padding-top:80px;
}
.breadcrumbs1 {
   color: #fff;
   float: left;
   font-size: 12px;
   font-family : Verdana,Helvetica;
   padding-bottom:10px;
   /*position:absolute;*/
   padding-top: 10px;
   text-shadow: 1px 1px 1px #000000;
}
.breadcrumbs1 a {
    color: #fff;
	text-decoration: none;
    font-weight: normal;
}
.breadcrumbs1 a:hover {
    color: #2B659C;
}
.breadcrumbs1 a .icon-home{
    font-size: 12px !important;
    color: #fff;
}

[class^="file_icon_"] {
  content: "";
  position: relative;
  background-repeat: no-repeat;
  background-position: left top;
    background-position-y: top;
  background-position-y: 3px;
  display: inline-block;
  float: left;
  vertical-align: top;
  padding-top: 4px;
  margin-bottom: 12px;
  min-height: 30px;
  clear: both;
}
.file_icon_pdf {
  background-image: url(../images/pdf.png);
  padding-left: 30px;
  background-size: 24px 24px;
}
.file_date {
  margin-left: 6px;
}
.with_date {
  margin-bottom: 0px;
}
.hr {
  margin-top: 0px;
  margin-bottom: 12px;
  border: 0;
  border-top: 1px solid #eee;
}
.price-font{
  font-size:16px;
  color:#C59838;  
  font-weight:700;
}
.hr_div_left {
  height: 1px;
  border: none;
  margin-top: 7px;
  margin-bottom: 15px;
  width: 100%;
  background-color: #1273B9;
  background-color: #9ED0F7;
  float: left;
  display: inline-block;
}
.paragraph_big_left{
    margin-bottom: 0px;
    color: #000;
    clear: both;
    padding-top: 0px;
    text-align: left;
    font-family:Georgia;
}
.inner-page-container {
  padding-bottom: 50px;
}
.article_time {
  margin-top: 6px;
  padding-top:2px;    
  clear: both;
  background: url("../images/calendar_icon.png") 0 5px no-repeat;
    background-size: auto;
  background-size: 15px 15px;
  font-size: 12px;
  font-family: Verdana,Helvetica;
  text-decoration: none;
  color: #808080;
  line-height: 24px;
  padding-left: 20px;
  float: left;
  text-align: left;    
  width: 100%;
}
.share-container {
    width: 100%;
    display: inline-block;
    height: 40px;
}
.float-left {
    float: left;
}
.btn.add_to_wishlist_button{
    margin-left:10px;
    margin-top:5px;
    padding: 8px 12px; 
}
.btn.add_to_wishlist_button::before{
   font-size:30px;
}
.btn.add_to_wishlist_button:hover{
    margin-left:10px;
    margin-top:5px;
    padding: 8px 12px;    
}
.size-table{
 margin-left: -10px;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;
align-items: center   
}
.product-gallery{
    float:left;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width:50%;
}
.product-gallery .emggreen {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: rgba(14, 155, 14, 0.5);
    color: #fff;
    font-size: 16px;
}
.product-gallery .emgblue {
   width: 100%;
   text-align: center;
   padding: 10px 0;
   background: rgba(33,128,207, 0.5);
   color: #fff;
   font-size: 16px;
}
.product-gallery .emgred {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    background: rgba(247, 5, 5, 0.5);
    color: #fff;
    font-size: 16px;
}
.product-info .qty {
    border: 1px solid #DEDEDC;
    font-family: Verdana;
    color: #454E5B;
    font-size: 14px;    
    font-weight: 700;
    outline: medium none;
    text-align: center;
    width: 60px;
    padding: 4px 3px;
    display: inline;
}
.variations-count-input{
    text-align:center;
}
.product-info table .wrapper-price{
  text-align: right;   
}
.product-info table .wrapper-cart{
  text-align:center;  
}
.product-title-top{
    float: right;
    width: 47.6%;
}
.product-info{
    float:left;
    padding-left:20px;
    width:49%
}
.product-info #razmer{
   font-size: 14px; padding: 6px; margin:5px;margin-left:0px;width: 250px;
}

.contentSmall_menu {
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 16px; 
	COLOR: #1E1D24;   
	TEXT-DECORATION: none; 
}
.contentSmall_menu:hover {
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 16px; 
	COLOR: #E33979; 
	/*text-shadow: 2px 2px 2px #888888;*/
}
.contentSmall_menu_selected {
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 16px; 
	COLOR: #E33979;  
	LINE-HEIGHT: 34px; 
	TEXT-DECORATION: none; 
	padding: 0 10px;
}
.contentSmall_menu_selected:hover {
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 16px; 
	COLOR: #E33979; 
	TEXT-DECORATION: none; 
	text-shadow: 2px 2px 2px #888888;
}
.icon-box {
	flex: 0 0 33%;
	max-width: 33%;
	margin-top: 50px;
}

.paragraph_big {
	/*flex: 0 0 25%;
	max-width: 50%;*/
	margin-top: 0px;
	margin-bottom:5px;
	font-family: Georgia;
    letter-spacing: 1px;
	font-size:20px;
	font-weight:bold;
	color: #000;
	clear: both;
	padding-top:30px;
}
.paragraph_head{
	font-family: Georgia;
	font-size:22px;
	font-weight:bold;
	color: #111;
    margin-top: 0px;
}
.paragraph_head a{
 text-decoration: none;
 color:#000000;    
}
.paragraph_head a:hover{
 text-decoration: none;
 color:#333;    
}
.paragraph{
	font-family: Verdana,Tahoma;
	font-size:16px;
	font-weight:100;
	color:#575758;
	margin-top:10px;
    padding-left: 10px;
    padding-right: 10px;
}
.paragraph.with_img{
    text-align: left;
}
.paragraph.with_img img{
    float:left;
    padding-left:30px;
    padding-right:30px;
    margin-top: -30px;
}
.cat-button{
    text-align:center;
    float:none;
    padding-top:20px;
    padding-right:210px;
}
.container-wide .paragraph{
    margin-top:0px;
    float:left;
    text-align: justify;
    padding:10px;
}
.row {

    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: -50px;

}
.hr_line1 {
  margin-bottom: 0px;
  border-bottom: 1px solid #e3ebf5;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.03);
  background: linear-gradient(30deg,#2180CF,#333);
  box-shadow: 0 2px 6px #aaa;
   clear: both;
}
.hr_red{
    height: 3px;
    border: none;
    margin-top: 20px;
    margin-bottom: 12px;
    width: 70px;	
    background-color: #006838;
}
.hr_pink{
    height: 3px;
    border: none;
    margin-top: 9px;
    margin-bottom: 32px;
    width: 150px;	
    background-color: #006838;
}
.icon-circle {
  width: 100px;
  height: 100px;
  line-height: 100px;
  box-shadow: 2px 0 20px 0 rgba(80,83,101,.21);
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}
.icon-result {
  background: url(../images/result-icon.png) no-repeat 1px 1px;
}
.icon-mig-samokov {
  width: 144px;
  height: 146px;    
  background: url(../images/mig-samokov-logo.png) no-repeat 1px 1px;
}
.icon-mig-ardino {
  width: 144px;
  height: 132px;    
  background: url(../images/mig-ardino-dzhebel-logo.png) no-repeat 1px 1px;
}
.razdel_padding_hr{
 padding-bottom: 30px;   
}
.razdel_padding_hr h2{   
   font-family: "Georgia";
   font-size: 26px; 
}
[class^="icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow_left::before {
    content: "\e905";
    font-size: 10px;
    color:#333;
}
.icon-arrow_leftw::before {
    content: "\e905";
    font-size: 10px;
    color:#fff;
}
.icon-arrow_down::before {
    content: "\e903";
    font-size: 10px;
    color:#333;
}
.icon-location::before {
    content: "\e907";
    font-size: 16px;
    color:#fff;
}
.icon-phone::before {
    content: "\e912";
    font-size: 16px;
    color: #fff;
    line-height: 20px;
}
.icon-phone-white::before {
    content: "\e908";
    font-size: 16px;
     color: #fff;
}
.icon-email::before {
    content: "\e909";
    font-size: 18px;
    color: #fff;
}
.icon-home::before {
    content: "\e911";
    color: #fff;
}
.icon-visits::before {
    content: "\e90f";
    color: #006838;
    padding-right: 4px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 icomoon;
    font-size: 14px;
     line-height: 1;
    font-size: inherit;
    text-rendering: auto;
}
.fa:hover{
    opacity:0.8;
}
.icon-fb:before {
    content: "\e914"; 
    color:#fff;
}
.icon-twitter:before {
    content: "\e915";  
    color:#fff;
}
.icon-instagram:before {
    content: "\e916"; 
    color:#fff;
}
.header_top i.circle {
    font-size: 8px;
    width: 22px;
    height: 22px;
    line-height: 26px;
    color: #666;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #666;
    border-radius: 100%;
    margin: 0px 3px;
}
.triangle {  
  display: block;
  height: 34px; 
  width: 22px;
  right:0;    
  background-color: white;
  border: inherit;
  /*position: absolute;
  bottom: -34px;*/
  margin-left: -22px;    
  left: calc(50% - 10px);
  clip-path: polygon(0% 100%, 100% 0%, 100% 100%);
  margin-bottom: -34px;
}
/************ Mobile menu ****************/
.menu{
    position: relative;
    z-index: 3000;
	text-align:left;	
}

.menu li{
    float: left;
    position: relative;
}

.menu li a{
color: #fff;
font-size: 16px;
padding: 0 38px;
line-height: 34px;
display: inline-block;
FONT-FAMILY: "Oswald";
font-weight: normal;
text-decoration: none;
}
.menu li .home::before{
	font-family: icomoon !important;
    content: "\e911";
    font-size: 13px;
    float:left;
    padding-top: 2px;
}
.menu li .contacts::before{
	font-family: icomoon !important;
    content: "\e909";
    font-size: 18px;
    float:left;
    padding-right: 8px;
}
.menu li > a:hover{
    color:#006838;
    background: #fff;
}
.menu li a img{
    float: left;
    margin-right: 0;
    margin-top: 5px;
}

.menu li:hover a{ 
    font-weight: normal;
    color: #666;
}

.menu li.active{
    color: #666;
}

.submenu{
    background: #fff;
    position: absolute;
    top: 36px;
    left: 5px;
    padding: 10px;
    padding-top:15px;
    
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);

    min-width: 310px;
    visibility:hidden;
    opacity:0;
    
    z-index: 3000;
}

.menu li:hover .submenu{
    visibility:visible;
    opacity:1;
}

.menu li:hover a.active{
    font-weight: bold;
}
.submenu_a{
    padding-left:5px !important;
}
.submenu .sub-menu-col {
    float: left;
    width: 160px;
    margin-bottom: 15px;
    min-height: 117px;
}

.submenu .sub-menu-col.to_right{
    float: right;
    margin-bottom: 7px;
    width: 160px;
    min-height: 0;
}

.submenu .sub-menu-col.to_right a{
     background: url(../images/leaf_bullet.png) no-repeat 0 2px;
    padding: 0 0 0 0px;
    font-weight: bold;
    display: inline-block;
    font-family: "MyriadPro";
    line-height: 18px;
	color: #fb4b50;
}
.submenu .sub-menu-col.to_right a:hover{
    text-decoration: underline;
}

.sub-menu-title{
    font-size: 14px;
    font-family: "MyriadProBold";
    color: #fb4b50;
	text-transform: uppercase;
}

.submenu a{  
    font-size: 15px;
    min-width: 95px;
	color:#999999;
    line-height: 22px;
  /*  background: url(../images/leaf_bullet.png) no-repeat 0 14px;*/
    font-weight: normal;
	text-decoration:none;
}
.sticky_block .menu li a{ 
  color: #000;
}
.sticky_block .menu li a:hover{ 
background-color:inherit;
} 
.menu li a:hover{   
	color:#006838;
    font-family: "Oswald"
}
.menu li .sub-menu-items a:hover{
    text-decoration: underline;
}
    .mobile_menu_sticky{
    padding-left:0px;padding-top:0px;width:40px;float:left;margin-left:0px;
    }
    .mobile_menu a{
        width: 100%;
        float: none;
        display: block;
        margin:0 15px;
        padding: 0 10px !important;

        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
        box-sizing: border-box;
        padding-left: 0px;
        margin-left: 0px;
    }
    .mobile_menu .submenu a{
        border-bottom: 1px solid #ccc;
        display: block;
        line-height: 35px;
		margin-left: 0px;
    }
   .gallery_pages{
    text-align:right;display:inline-block;clear:both;padding-bottom:15px;width:100%;
    font-family: Verdana;
    font-size:12px;    
   }
    .mobile_menu a:last-child{
        border-bottom: 0;
    }
.container{
    width: 100%;
    margin: 0 auto;
   /* position: relative;*/
    padding-right: 0;
    padding-left: 0;
    /*max-width: 1210px;*/
}
.page-inner-container .container{
 text-align:left;   
}
.float-right {
  float: right;
}
.container.contacts{
max-width: 1210px;
}
.container-wide{
   max-width: 1300px;   
}
.container-wide .img_left{
    float:left;
    width:390px; /*350 */
    height: auto;
    margin-right: 25px;  
}
.header_top   {
    display:none;
    font-size : 12px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
    color: #707070;
    line-height : 36px;
	width:100%;
	height:44px;
	padding-top: 2px;
}
.menu_div_full {
  text-align:center;
  color: #fff;
  line-height: 36px;
  background-color: #006838;
  width: 100%;
  height: 44px;
  margin-top: 10px;
  margin-bottom: -15px; 
}
.social_font   {
        font-size : 12px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-decoration : none;
        color: #ffffff;
        line-height : 14px;
        font-weight: normal;
}
.social_font:hover {
        color:#000;
}
.social_font i{
    padding-left:5px;
    padding-right:5px;
}
.social_font.tel{
  margin-top: -2px;line-height: 42px;float: left;padding-right:6px;  
}
.social_font.loc{
  margin-top: -2px;line-height: 42px;float: left; 
}
.location_icon{
	padding-left:15px;margin-top:-2px;float:left
}
.header_block{
  /*  background: url("../images/header-bg.png");*/
    display: inline-block;
    position: relative;  
}
.sticky {    
    height: 70px;
    padding-left: 10px;
    margin: auto;
    width: 100%;
    border-bottom: 1px solid #eee;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.03);
    z-index: 9999;   
    background: rgba(255,255,255,.95);      
}
.fixed {
   position: fixed;
  top: 0;
  transition: transform 0.5s cubic-bezier(.230,1,.320,1); 
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);      
}
.hide {
  position: fixed;
  top: -10px;  
  transition: transform 1s cubic-bezier(.230,1,.320,1);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);    
}
.sticky_logo{
 height: 50px;
 margin-top: -10px; 
}
.header_location  {
        font-size : 11px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-decoration : none;
        color:#666666;
        line-height : 14px;
}
.header_razdelitel{
      float:left;
}
.menu_hr{
    clear:both;
	border: solid #14B1BB;
	width:100%;
	border-width: 2px 0 0;
	padding:0px;
	margin-bottom:1px;
}
.table_parva_kletka {       
	 border-color: #898989; border-bottom: #898989 solid 1px; border-right: #898989 solid 1px;border-left: #898989 solid 1px;
}
.table_sredna_kletka {       
	 border-color: #898989; border-bottom: #898989 solid 1px; border-right: #898989 solid 1px;
}
.contentSmall_page {
   font-size : 13px;
   font-family : Verdana,Helvetica;
   text-decoration: none; 
   color: #666;
   line-height : 18px;
}
.before_footer{
    display:inline-block;
    /*margin-top:20px;*/
    width:100%;
    /*BORDER-TOP: #777 1px solid;*/
    background-color: #006838;
    vertical-align:bottom;
}
.footer {
display: inline-block;
/*BORDER-TOP: #555 1px solid;*/
width: 100%;
background-color: #537f6b;
vertical-align: bottom;
height: 44px;
}
.footer_menu1{
	float:left;
	width:40%;
}
.footer_menu1_col1{
	width:30%;
	float:left;
	text-align:left;
	padding-top:20px;
	padding-bottom:30px;
	min-width:380px;
}
.footer_menu1_h1{
	font-size:18px;
	font-family: Georgia; 	
	line-height:30px;	
	color:white;
	padding-bottom:10px;	
}
.footer_menu1_col1_sub2{	
    color:white;
	font-size:15px;
	 font-family: Georgia; 
     font-weight: 100; 	
	line-height:24px;	
	text-decoration:none;
}
.footer_menu1_col1_sub2 a{	
    color:white;
	font-size:15px;
	 font-family: Georgia; 
     font-weight: 100; 	
	line-height:24px;	
	text-decoration:none;
}
.footer_menu1_col1_sub2 a:hover{
     color:#000; 
}
.footer_menu1_col1_sub{
     color:white;
 	 font-size:15px;
	 font-family: Georgia; 
     font-weight: 100; 	
}
.footer_menu1_col1_sub a{
 /*   background: url(../images/leaf_bullet_white.png) no-repeat 0 2px;*/
    padding-left:5px;	
     color:white;
	font-size:15px;
	 font-family: Georgia; 
     font-weight: 100; 	
	line-height:24px;	
	text-decoration:none;
}
.footer_menu1_col1_sub a:hover{
     color:#000;
   /*  background: url(../images/leaf_bullet_black.png) no-repeat 0 2px;	*/ 
}
.share-content{
    display: inline-block;
}
.share-content a{
    width: 30px;
    height: 30px;
    background: no-repeat 0 0;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -6px;
	background-size: 30px 30px;
}
.share-content a.fb_share{
    background-image: url(../images/fb_icon_footer.png);
}
.share-content a.twitter_share{
    background-image: url(../images/twitter_icon_footer.png);
}
.share-content a.gplus_share{
    background-image: url(../images/gplus_share.png);
}
.share-content a.youtube_share{
    background-image: url(../images/youtube_share.png);
}
.share-content a.instagram_share{
    background-image: url(../images/instagram_icon_footer.png);
}
.share-content a.google_share{
    background-image: url(../images/googleplus_icon_footer.png);
}
.share-content a:hover{
    opacity: 0.5;
}
.btn {
  font-family: Georgia;
  padding: 12px 25px;
  font-size: 15px;    
  border: 0px solid #000;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 6px;
  border-radius: 3px;
  text-decoration: none;
  color: #ffffff;
  background-color: #006838;
  font-weight: normal;
}
.btn:hover {
    padding: 12px 25px;
    border: 0px solid #fff;
    display: inline-block;
    margin-top:10px;
    color: #ffffff;
	margin-bottom:6px;	
	background-color:#111;
	 -webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
	 transition: all .5s ease;
	
}
.btn.btn-secondary:hover{
    background-color: #fff;
    color:#000;
}
.banner-btn{
    padding: 10px 25px;
    border: 2px solid #C4151C;
    display: inline-block;
    border-radius: 24px;
	text-decoration:none;
    color: #C4151C;
	background-color:#fff;
    font-weight: bold;
}
.banner-btn:hover {
    padding: 10px 25px;
    border: 2px solid #C4151C;
    display: inline-block;
    border-radius: 24px;
    color: #fff;
    text-decoration: none;
    background-color: #C4151C;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
	transition: all .5s ease;
}

.banner-btn1:hover { 
    padding: 15px 25px;
	padding-top:13px;
    border: 0px solid #fff;
    display: inline-block;
    margin-top:10px;
	margin-bottom:6px;	
  /*  border-radius: 3px;*/
	background-color:#6E6E6F;
	 -webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
	 transition: all .5s ease;
	/* box-shadow: -1px 1px 2px #aaa, 1px 1px 2px #aaa, 1px 1px 3px #aaa, 1px -1px 2px #aaa;*/

}
.slide-h1{
	FONT-FAMILY: Georgia; 
	FONT-SIZE: 28px; 
	line-height:37px;
	display: inline-block;
	/*position: relative;*/
	z-index:2;
	opacity: 1;
	-moz-opacity: 1;	
	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
	/*text-shadow: 2px 2px 2px #000000;*/
}
.slide-h2 {
FONT-FAMILY: Georgia;
FONT-SIZE: 16px;
line-height: 20px;
display: inline-block;
position: relative;
z-index: 2;
opacity: 1;
-moz-opacity: 1;
COLOR: #ffffff;
TEXT-DECORATION: none;
padding-top: 10px;
padding-bottom: 30px;
}
.footer_white {
  font-size: 15px;
  font-family: Georgia;
  /*font-size: 12px;
  font-family: Verdana;*/
  color: #fff;
  padding-top: 20px;
  border-bottom: 1px solid #aaa;
  padding-bottom: 20px;
}
}
.page-head {
  color:white;
  FONT-FAMILY: Georgia;
  FONT-SIZE: 28px;
  line-height: 37px;
  display: inline-block;
  position: relative;
  z-index: 2;
  opacity: 1;
  -moz-opacity: 1;
  COLOR: #ffffff;
  TEXT-DECORATION: none;
  text-shadow: 2px 2px 2px #000000;
}
.reservation_form{
margin-left:40px;
margin-top:70px;
margin-bottom:50px;
padding-top:40px;
padding-bottom:40px;
width:100%;
max-width: 1140px;
float:left;
overflow:hidden;
background: #D6B469;
display:inline-block;
}
.reservation_form_leftblock{
float:left;color:#FFFFFF;width:20%;padding-top:20px;
}
.reservation_form_rightblock{
float:right; vertical-align:middle;width:20%;padding-top:20px;
}
/*  Begin Datetime picker  */ 
.search_panel_input_text { 
  border: none;
  border-radius: 24px;
  background-color:#FFFFFF;  
  font-family : Verdana,Helvetica;
  color :  #999999;
  padding-left:10px;  
  padding-top:15px;
  padding-bottom:15px;
  background: #ffffff url(../images/datetime_picker_icon.png) no-repeat right;
  padding-right:10px;
  cursor:pointer;
  width:100%;
  height:42px;margin-bottom:25px;	
  font-family : Verdana,Helvetica;
  color :  #999999; 
  margin-right:10px;  
}

.input_dropdown {
  border: none;
  border-radius: 24px;
  background-color:#FFFFFF;  
  font-family : Verdana,Helvetica;
  color :  #999999;
  padding-left:30px; 
  padding-right:10px;  
  padding-top:15px;
  padding-bottom:15px;
   overflow: hidden;
   overflow: -moz-hidden-unscrollable;
   background: url(../images/dropdown_pointer.png) no-repeat right white;
  cursor:pointer;
  min-width:120px;
  height:42px;
  margin-bottom:25px; 
   display: inline-block;
   position:relative;
}
.input_dropdown select {
   background: transparent;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
   cursor:pointer;
   width:100%;     
   border-radius: 24px;    
  font-family : Verdana,Helvetica;
  color :  #999999;
   border:0;
   position: absolute;
   left: 0px;
   top:0px;
   right:10px;    
   bottom:0px; 
   }
 .input_dropdown.standart,.input-border{
     border-radius: 2px;
     border: 1px solid #aaa;
     width:100%;
     margin-bottom: 15px;
  }

  .input_dropdown.adults{
  margin-right: 10px;
  width: 48%;
  float: left;
  }
  .input_dropdown.kids{
  width: 48%;
  float: right;
  }
 .form_input{ 
  width: 100%;
  height: 40px;
  margin-bottom:15px;	
  font-family : Verdana,Helvetica;
  color :  #999999; 
  margin-right:10px; 
  padding:10px;  
  padding-top:5px;  
  padding-bottom:5px;  
 }
.form_input_big{
  width:493px; height:32px;margin-bottom:7px;	
  font-family : Verdana,Helvetica;
  color :  #999999; 
  margin-right:10px; 
  padding:10px;  
  padding-top:5px;  
  padding-bottom:5px;     
}
 .res_form{
 width:60%;
 float:left;
 }  
 .index_pages_resume_block{
 padding-left:40px;
 } 
/*  END Datetime picker  */   
.image_border_shadow_2017 {
BORDER-RIGHT: #b9b9b9 1px solid; BORDER-TOP: #b9b9b9 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #b9b9b9 1px solid; BORDER-BOTTOM: #b9b9b9 1px solid; 
box-shadow: 5px 5px 5px #c8c8c8;
margin-bottom:20px;
margin-right:40px;
width:320px;
float:left;
overflow:hidden;
background: #ffffff;
padding:16px;
}
.image_border_shadow_2017 img.inner_img{
width:300px;	
}
.image_border_shadow_2017_right{
BORDER-RIGHT: #b9b9b9 1px solid; BORDER-TOP: #b9b9b9 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #b9b9b9 1px solid; BORDER-BOTTOM: #b9b9b9 1px solid; 
/*box-shadow: 5px 5px 5px #a8a8a8;*/
width:300px;
overflow:hidden;
background: #ffffff;
padding:16px;
float:right;
margin-right:20px;
margin-top:40px;
margin-bottom:20px;	
}
.news_div_2020 {
margin-bottom:20px;
margin-left:40px;
width:30%;
float:left;
overflow:hidden;
background: #ffffff;
padding:16px;
}
.innerpage{
	width:70%;
	float:left;
	/*padding-top:20px;*/
    padding-right:60px;
	padding-left:0px;
}
.image_border_shadow_2017_right img.inner_img{
width:300px;	
}
.btn1 {
    font-family: Georgia;
    font-size:16px;
    padding: 12px 25px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 10px;
    color: #333;
    margin-bottom: 6px;
    text-decoration:none;
    background-color: #fff;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
    transition: all .5s ease;
}
.btn1:hover {
    color: #fff;
	background-color: #006838;
	transition: all .5s ease;
	
}
.header_tel{
    float:right;
}
.header_tel img{
    margin-top:8px;float:left;
    width:17px;
}
.header_tel1{
    float:left;
}
.header_tel1 img{
    margin-top:8px;float:left;
    width:17px;
}
.header_mail{
float:left;
    
}
.header_mail img{
    padding-left:30px;margin-top:10px;float:left
}
.social{
float:right;
}
.logo{
  float: left;
  padding-right: 10px;
  padding-top: 10px;
}
/*.header_block .logo img{
    height:94px;
}*/
.mobile_hr{
display:none;
}
.link{
    font-weight: bold;
    COLOR: #006838;
    line-height: 20px;   
}
.link:hover {
        font-weight: bold;
        color: #2B659C;
}   
.contentSmallBlueBold {
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    COLOR: #006838;
    line-height: 20px;
}
.contentSmallBlueBold:hover {
        font-size: 14px;
        text-decoration: none;
        font-weight: bold;
        color: #111;
}   
.contentSmallBlackBold  {
        font-size: 14px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-decoration : none;
        font-weight : bold;
        COLOR: #111;
        line-height : 14px;
}

.contentSmallBlackBold:hover        {
        font-size : 14px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : #09518B;
        line-height : 14px;
} 
.article-link {
        font-size: 14px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-decoration : none;
        font-weight : bold;
        COLOR: #006838;
        line-height : 18px;
}

.article-link:hover        {
        font-size : 14px;
        text-decoration : none;
        font-weight : bold;
        color : #09518B;
        line-height : 18px;
} 
.info-panel{
    clear:both;color:#333;background-color:#CCCCCC;BORDER-RIGHT: #b9b9b9 1px solid; BORDER-TOP: #b9b9b9 1px solid; BORDER-LEFT: #b9b9b9 1px solid; BORDER-BOTTOM: #b9b9b9 1px solid; PADDING: 4px 8px 4px 8px;margin-top: 20px;
}
.info-panel .info-icon{
    float:left;padding-right:4px;padding-bottom:4px;
}
.control-types{
  list-style-type: none;  
    padding-left:0px;
}
.control-types li{
margin: 0 0 8px;
}
.input-checkbox input{
    margin-left: 0px;
}
.contentSmallicon        {
        font-size : 17px;
        font-family : Verdana, Helvetica;
        text-decoration : none;
        font-weight : bold;
        COLOR: #575758;
        line-height : 20px;
}

/*.contentSmallicon:hover        {
        font-size : 17px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : #D6B469;
        line-height : 20px;
}*/
.menu_razdelitel {
box-shadow: 1px 0px 2px 1px #494949;
margin-bottom:3px;
margin-left:15px;
margin-right:15px;
width:3px;
height:3px;
}
.more_button {
text-decoration:none;
background:none !important;
}
.more_button:hover {
text-decoration:none;
 -webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));
}
.page_img{
float:left;width:350px;height:250px;overflow: hidden !important;
margin:10px;
}
.page_img:hover{
box-shadow: 0px 0px 6px #333;
margin:10px; 
}
.img_left {
    height: 197px;
    float: left;
    padding-right: 7px;
}
.img_left.pageinner{
    height: 297px;
    float: left;
    padding-right: 7px;
}
.img_right{
	height:197px;float:right;
}
.zaglavie_font{
    font-size : 19px;
    font-family : Georgia;
    text-decoration : none;
    color: #2F6BBA;
    line-height : 14px;
    vertical-align:top;
	line-height:30px;
	padding-top:15px;
    padding-left:8px;		
} 
.contentSmall {
   font-size : 12px;
   font-family : Verdana,Helvetica;
   text-decoration: none; 
   color: #111;
   line-height : 18px;
}
.contentfont {
   font-size : 17px;
   font-family : Georgia;
   text-decoration: none; 
   color: #222;
   line-height : 18px;
}
.table_header       {
        font-size : 11px;
        font-family :Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color : #ffffff;
        line-height : 14px;
}
.contentSmallBlue {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #467FBC; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana,Helvetica; TEXT-DECORATION: none
}
.headlineBlue {
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        font-weight : bold;
        color :  #003366;
        line-height : 14px;
}
.headlineBlue:hover {
        color : #2868A8;
}
.contentSmallUrl{
        font-size : 12px;
        font-family : Verdana,Helvetica;
        text-decoration : none;
        color :  #003366;
        line-height : 12px;
}
.contentSmallUrl:hover {
        color : #2868A8;
}


.ramka_bottom {

BORDER-RIGHT: #898989 1px solid; BORDER-LEFT: #898989 1px solid; BORDER-BOTTOM: #898989 1px solid;

}

.slideshow_border {

BORDER-RIGHT: #c9c9c9 1px solid; BORDER-TOP: #c9c9c9 1px solid; PADDING: 1px 1px 1px 1px; BORDER-LEFT: #c9c9c9 1px solid; BORDER-BOTTOM: #c9c9c9 1px solid;

}

.contentBigBlue          {
        font-size : 16px;
        font-family : Verdana,Helvetica;
        font-weight : bold;
        text-decoration : none;
        color : #467FBC;
        line-height : 18px;

}
.offers_line{
	float:left;
	width:557px;
	padding:0px;
	border-bottom:#999 dotted 1px;
	overflow:hidden;
}
.contentSmallTitle
{
	FONT: 11px Verdana; COLOR: #996600; TEXT-DECORATION: none
}
.bottomMenuTitle
{
	FONT: 14px Verdana; color: #FFFFFF; TEXT-DECORATION: none
}


.Select {
        font-size : 10px;
        font-family : Verdana,Helvetica;
        background-color:#cccccc;
        line-height : 12px;
}

.EditBox  {
        font-size : 10px;
        font-family : Verdana,Helvetica;
        background-color:#cccccc;
        line-height : 12px;
}

.Button  {
        font-size : 10px;
        font-family : Verdana,Helvetica;
        line-height : 12px;
}
.Razdel_Font_Static {
font-family: Georgia;
font-size:14px;
color: #FFFFFF;
line-height:14px;
text-decoration:none;
}
.Razdel_Font {
font-family: Verdana;
font-size:12px;

color:#000;
line-height:20px;
text-decoration:none;
/*text-shadow: 2px 2px 2px #222;*/
}
.bottommenu_font  {
font-family: Georgia;
font-size:14px;
color: #FFFFFF;
line-height:14px;
text-decoration:none;
}
.bottommenu_font:hover  {
font-family: Georgia;
font-size:14px;
color: #0095E5;
line-height:14px;
text-decoration:none;
}
.container_full{
    padding-left:0px;
    background-color:#EFF6FE;
    width:100%;
    padding-top:40px;
    padding-bottom:50px;
    margin-top:30px;
    /*margin-bottom:30px;*/
    display: inline-block;
}
.gallery_par{
  width:1200px;
  padding-left:48px;
  padding-bottom:0px;
  display: inline-block;    
}
.gallery_div{
float:left;width:31%;height:260px;overflow: hidden !important;
margin:10px;
}
/*.gallery_div:hover{
box-shadow: 5px 5px 5px #888888;
transition: all .3s ease;
}*/
.gallery_div img{
    padding: 0;
}
.gallery_div img:hover{
    padding:1px;
box-shadow: 5px 5px 5px #888888;
transition: all .3s ease;
}
.gallery_div1{
float:left;
width:350px;
margin:10px;
vertical-align:middle;  
text-align: left;  
box-shadow: 0px 0px 3px #888888;
 border: 1px solid #eee;   
/*border-bottom: solid #D4D4D4 5px;*/
}
.gallery_div1:hover{ 
box-shadow: 0px 0px 3px #eee;    
/*border-bottom: solid #D4D4D4 5px;*/
transform: scale(1);
transition: all .1s ease;  
}
.thumb_text1{
background-color:#E9E7E7;
text-align: center;
line-height: 70px;
padding-left: 30px;
border-top: 1px solid #fff;    
}
.thumb_text{
background-color:#E9E7E7;
height:70px;
padding-left: 4px;
padding-right: 4px;  
padding: 10px; 
text-align: center;
border-top: 1px solid #fff;    
}
.thumb_text.row1{
    line-height: 46px;
}
.thumb_text_link{
font-family: Georgia;
font-size:18px;
color: #333;
text-decoration: none;
font-weight: normal;  
}
.w300{
    width:300px; 
    display: flex; 
    float:none;
 }
.w300_img{
  width:300px;   
}
.disp_1023{
 display:none !important;    
}
.thumb_arrow{
float:right;padding-right:20px;padding-top:26px;
}
.image_border,.image_border:visited,.image_border:selected {
/*BORDER-RIGHT: #898989 1px solid; BORDER-TOP: #898989 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #898989 1px solid; BORDER-BOTTOM: #898989 1px solid;PADDING: 1px 1px 1px 1px;*/
width:350px;
transform: scale(1);
transition: all .5s ease;
}
.image_border:hover { 
 /*transform: scale(1.1);margin:10px;*/
-webkit-filter: grayscale(100%);
transition: all .3s ease;
} 

.image_border_shadow {

BORDER-RIGHT: #b9b9b9 1px solid; BORDER-TOP: #b9b9b9 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #b9b9b9 1px solid; BORDER-BOTTOM: #b9b9b9 1px solid; PADDING: 1px 1px 1px 1px;
}
.image_border_shadow:hover {
BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; MARGIN: 2px 0px 0px 0px; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid; PADDING: 1px 1px 1px 1px;box-shadow: 5px 5px 5px #888888;
}
.flag_with_shadow {
margin-bottom: 20px;box-shadow: 0px 2px 6px #000000;
}
.flag_with_shadow:hover {
margin-bottom: 20px;box-shadow: 0px 2px 6px #FF4100;
}
.page_bg_shadow {
box-shadow: 1px 0px 10px 1px #292929;
}
.slogan_font{
  float:left;
  color: #000;
  font-family: "Georgia";
  font-size: 18px;
  font-weight: 700;
  text-align: left;    
  vertical-align:bottom;
}
.slogan_font_small{
  color:#6D6D6D;
  font-size:14px;
  float:left;
  clear:both;
  font-family:"Arial";
  font-style: italic;
}
.header_nadpis{
padding-top:10px;
vertical-align:bottom;   
}
.mobile_menu{
    display: none;
}
.desktop_submenu{
    display: block;
}
.webdesign{
font-family: Georgia;
font-size: 14px;
color: #aaa;
line-height: 13px;
font-weight: normal;    
text-decoration: none;
text-shadow: 2px 1px 2px black; 
}
.webdesign:hover{text-shadow: none;color: #003366;text-shadow: -1px 1px 2px white;}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
 /* background: rgb(33,33, 33);
    background: rgba(12, 95, 164, 0.7);*/
	background: rgba(64, 64, 64, 0.6);
    width: 50px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 5px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(44, 44, 44, 0.7);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.slider-content-wrapper{
     position: absolute;
     padding-top: 200px;
    }
@media(max-width: 1380px) {
    .container{
        padding-left:10px;
        padding-right: 10px;
    }
}
@media(max-width: 1300px) {
 .footer_menu1 {
   width: 33%;
 }
}
@media(max-width: 1279px) {
    .slogan_font,.slogan_font_small{
        float:none;
        width: 100%;
        text-align: center;
    }
    .header_block .logo img{
      padding-left: 5px;  
    }    
    .header_tel1 {
    padding-left: 5px;
    }    
.gallery_par {
	padding-left: 0;
	width:1110px;
 }
 .footer_menu1 {
    width: 50%;
 }
 .footer_menu1_col1 {
	 padding-left:10px;
 }
}
@media(max-width: 1140px) {
 .reservation_form {
	margin-left: 0px;	
 }
.news_div_2020 {
    margin-left:10px;
    width: 49%;
    }
    .rooms_img{
     height:auto;   
    }
}
@media(max-width: 1109px) {
   .gallery_par {
	width:800px;
   }	
   .container-wide{
      width:100%;
   }    
}
@media(max-width: 1066px) {
 .reservation_form_leftblock{
 width:100%;
 float:none;
  padding-bottom:20px;
  padding-top:0px;
 }
  .input_dropdown.adults{
  margin-top:0px;
  } 
 .res_form{
 float:none;
 width:40%;
 }
 .reservation_form_rightblock{
 padding-top:40px;
 float:none;
 width:100%; 
 }
}
@media(max-width: 1024px) {	
  .image_border_shadow_2017 img.inner_img {
    width: 286px;
   }
   .news_div_2020 {
   margin-left:5px;
   }
  .pageinner_desktop{
    width:100%;
  }	
  .innerpage{
	padding-left: 10px;
    padding-right: 0px;  
  }    
 .image_border_shadow_2017_right{
  /*width:270px;*/
  margin-left:10px;
  /* padding-left:8px;*/
  }	
  .image_border_shadow_2017{
  width:280px;
  margin-right:10px;
  padding-left:10px;
  min-height:auto;
  } 
  .image_border_shadow_2017:hover{
  width:280px;
  margin-right:10px;
  padding-left:10px;
  min-height:auto;  
  }
  .image_border_shadow_2017 .inner_img{
  width:275px;
  } 
  .image_border.inner_img{
  width:100%;
  }
}
@media screen and (max-width: 1023px) {
	html {overflow-x: inherit; }	
	body{overflow-x: hidden;}	
    .sticky .logo img {
     height: 55px;
     padding-top: 4px;   
    }
    .flags{
	padding-top:0px;
	padding-bottom:10px;
	}
    .w300{
    display: block;  
    float:left;
    }
    .disp_1023{
    display:block !important;    
   }
    table{
   width:100%;
   }  
 .product-title-top{
        float:none;
        text-align:center;
        width:100%;
        margin:0px 0px 20px 0px;
    }  
.product-gallery, .product-info {
    width: 95%;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0px;
    float: none;
}      
    .breadcrumbs_bg{
     background-position: center !important;   
    }    
  .Razdel_Font{ 
  font-size:18px;
  }	
    .mobile_menu{
    display: none;
    }
   .innerpage{
	width:94%;  
	margin-right:20px;
	float:none;
	padding-top:0px;
   }	
   .inner_img{
	   width:100%;
	   margin-right:20px;
   }
   .footer_menu1{
	width:50%;  
  }   
	.tel_text{
    display:none;
    }
  .slide_res{
	width:920px;
  }
  .site_res{
	width:100%;	
  }
  .image_border_shadow_2017_right{
  float:none;
  text-align:center;
  }	 
}

@media (max-width: 959px) {
    .logo_img_m,.sticky_block .logo{
      display:block;  
    }
    .menu_div_full,.logo_img{
        display: none;
    }
    .site_res.disp-flex, .desktop_hide{
      display: block;
    }
    .menu_desktop_div.stiky1 {
      padding-top: 16px;
      float: left;
      width: auto;
    }
    .sticky_block .header_slogan_block{
        padding-left:40px
    }
    .gallery_div{
      width:47%;
    }
     .sticky_logo {
    margin-top: -10px;
    left: 64px !important;
    }
    .img_right {
    height: auto;
    float: none;
    margin-left: 0;
    width: 100%;
    }
    .menu_desktop_div,.menu_desktop_div.stiky{
    width:0%;
    }
    .lang_menu{
        width:auto;
        padding-right: 5px;
    }
   .lang_menu.stiky {
    padding-top: 16px;
    padding-right: 10px;
   }    
   .page_img:hover {
       box-shadow: none;
       margin-left:0;
    }
    .sticky_block.sticky.fixed{
    height: 50px;    
    }
   .sticky .logo img {
      height: 45px;
      top: 10px;
      position: fixed;
      left: 80px;
    }
	body{overflow-x: hidden;}		
    .mobile_menu{
    display: none;
    }
	.header_top{
	display:block;
    padding-top: 0;
    height: 38px;    
	}
    .image_responsive{
     width:100%;
    }
  .header_slogan_block{
	width:auto;
    position: relative;
    left: 0;  
  }  
.location_icon{
	padding-left:0px;
}    
.event_img{
 width:100%;
}
 .menu_block{
   margin-top:0px;
  }  
.menu li a{
border:0;
}
.container{
 /* padding-left:0px;*/
}
.contacts{
 padding-left:10px;   
}
.reservation_form{
 width:95%;
}
.pageinner_desktop{
    width:100%;
	min-height:500px;
  }	
.mobile_menu{
    display: block;
    }
.slide-h1{
font-size:20px;
}
.slide-h2{
   font-size:16px;
}
.header_tel1,.icon-location,.header_mail,.social,.tel_text,.menu_desktop,.header_razdelitel{
display:none;
}
.mobile_loc_name {
        display:block;  
        float:left;
        font-size : 12px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-decoration : none;
        color:#fff;
        line-height : 20px;
}
.mobile_loc_name:hover {
        color:#333;
}
.logo{
padding-left:10px;
padding-bottom: 8px;    
}
.header_block{
float:left;
width: 100%;    
}
.paragraph_big,.icon-box {
/*max-width:100%;
width:100%;
flex-basis: 100%;*/
margin-top: 10px;
font-size:24px;
}
.paragraph{
/*width:90%;*/
font-size:16px;
}
 .mobile_hr {
    display: block;
    padding:0;
     margin:0;
     border-top:1px solid #ccc;
     border-bottom:none;
}

.sticky_block .slogan_font{
  padding-top:0px;
  font-size: 13px;
  margin-top: -5px;    
}
.slogan_font_small{
  padding: 0px;
  margin:0px;
  float:left;
  font-style: italic;
}
.sticky_block .lang_menu {
    padding-top: 15px;
    float: right;
    position: absolute;
    right: 5px;
}
	
}
@media (max-width: 760px) {
 .gallery_par {
    width: 100%;
	padding-left: 10px;
 }
 .gallery_div1{
    float:none;
 }
 .footer_menu1_col1 {
	 width:50%;
	 padding-left:20px;
 }
  .paragraph.with_img img {
    float: left;
    margin-top: 0px;
  } 
  .cat-button {
    padding-right: 0px;
    clear: both;
  }    
}
@media (max-width: 640px) {
     .gallery_div{
      width:100%;
      float:none;
      height: auto;     
    }
    .gallery_div img{
        width:100%; 
    }
   .image_res{
	width:100%;
 
  }    
  .index_pages_resume_block{
  padding-left:0px;
  float:none;
  }
  .image_border_shadow_2017{
  float:none;
  }
 .res_form{
 width:70%;
 }
  .gallery_div,.gallery_div1, .image_border_shadow_2017 {
    margin-left:0;
  }
  .before_footer{
   width:100%;
   text-align:center;
  }
  .footer_menu1_col1{
   text-align:center;
   width:95%;
  }
  .footer_menu1{
	width:100%;  
  }
  .footer_menu1_col1_sub{
	padding-left:10px;
	padding-right:10px;
  }	
 .footer_menu1_h1{
	padding-left:0px; 
  }	
.container-wide .img_left {
    float: none;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
  .img_left.pageinner {
    float: none;
    width: 100%;
    height: inherit;
    padding-right: 0px;
    padding-left: 0px;
}
  .container-wide .paragraph {
    float: none;
    width: 95%;
      text-align:center;
    padding-right: 10px;
    padding-left: 10px;      
  } 
    .paragraph_head{
        padding-top:10px;
    }
    .container-wide .btn{
        float:none;
        text-align:center
    }
}
@media (max-width: 550px) {
    .res-table td {
        display:block;
        width:100%;
    }
  /*  .slogan_font{
    font-size:24px;
    text-align: left;
   }
.logo img{
 width:100%;
 }	 */  
   .news_div_2020 {
    width:100%;
    /*float:none;*/
    padding: 15px;
    padding-left: 5px;  
    }
  .logo {    
   padding: 12px;
   padding-bottom: 15px;    
  }	
}
@media (max-width: 480px) {	
    .row.icons{
        display:inline-block;
        width:100%;
        clear:both;
    }
    .icon-box{
      max-width:100%;
      padding-bottom: 50px;    
    }
    .news_div_2020 {
        width:100%;
     }
    .header_block .logo img{
     /*    height: 60px;
    height: inherit;
   width: 100%;*/
    padding: 0;   
    }
    .lang_menu{
    padding-top: 12px;
    position: absolute;
    right: 10px;
    }
/* .slogan_font{
font-size: 18px;
text-align: left;
line-height: 18px;
 }*/
.image_border_news{
width:99%;
}    
.pageinner_desktop{
  padding-left:0px;
  float:none;
  text-align:center;
  width: 300px;
  margin: 0 auto;
}
 .textarea_input{
  width:240px;	 
 }
 .form_input{
  width:200px;	 
 }
 .res-table .form_input{
    width: 100%;     
   }
 .form_input_big{
    width:236px;     
 }
.footer_menu1_col1_sub{
	padding-left:10px;
	padding-right:30px;
	text-align:left;
	width:90%;
 } 
 .mobile_br{
  display:block;
  padding:0;
  margin:0;
  line-height:0px;  
 }
 #rc-imageselect, #html_element,.grecaptcha {transform:scale(0.82);-webkit-transform:scale(0.82);transform-origin:0 0;-webkit-transform-origin:0 0;}      
}
@media (max-width: 413px) {	
    .sticky_block .lang_menu {
        display:none;
    }
    .paragraph.with_img img {   
    clear: both;
    padding-bottom: 10px;   
    display: inherit;
    float: none;   
    display: flex;
    align-items: center;
    justify-content: center;   
   }
    .paragraph.with_img{
     text-align: inherit;   
    }
   /* .w300,.w300_img{
    width:100%;   
    }*/
}
@media (max-width: 375px) {	
    .slider-content .btn1{
      padding: 12px 15px;  
    }
.lang_menu.stiky {
    margin-right: 30px;
}    
.slogan_font{
   font-size:16px;
 }
.image_border{
	width:97%;
	padding-right:10px;
 }
 .footer_menu1_col1{
  padding-left:0px;
  }
}
@media (max-width: 320px) {	
.slogan_font{
 font-size:17px;
 }    
.header_slogan_block {
   width:210px;   
    }
}

/* Customize Owl Slider */
#events-slider{
    display:inline-block;
}
.slider-block .owl-dots .owl-dot span, #events-slider .owl-dots .owl-dot span{
 cursor:pointer;
 width:11px;
 height:11px;
 margin:5px;
 background:#ffffff;
 display:block;
 -webkit-transition:opacity 200ms ease;
 -moz-transition:opacity 200ms ease;
 -o-transition:opacity 200ms ease;
 transition:opacity 200ms ease;
 -webkit-border-radius:30px;
 -moz-border-radius:30px;
 border-radius:30px;
    opacity: 0.7;
}
.slider-block .owl-dots .owl-dot.active span,
.slider-block .owl-dots .owl-dot:hover span,
#events-slider .owl-dots .owl-dot.active span,
#events-slider .owl-dots .owl-dot:hover span{
 background:#C4151C;
}
.slider-block .owl-item > div {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;  
    height:660px;
}
#events-slider .owl-item > div {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;  
}
.slider-block h1 {
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: 700;
  /*  text-shadow: 0 0 21.6px rgba(15,16,16,.75);
        text-shadow: 2px 2px 2px #222;*/
    text-shadow: 2px 2px 2px rgba(15,16,16,.75);
    position: absolute;
    top: 82%;
    transform: translateY(-82%);
    left: 0;
    right: 0;
    z-index: 10;
    margin: 0;
    pointer-events: none;
}
@media(max-width: 767px) {
    .btn-secondary,.btn-secondary:hover{
    padding: 8px 12px;    
    }
    .banner-btn,.banner-btn:hover{
    padding: 8px 12px; 
    border:0;    
    }    
  .slider-block h1 {
    width: 100%;
    font-size: 24px;
    top: 50%;
    transform: translateY(-50%);
  }
  .slider-block .item, .slider-block .owl-item > div{
    height: 240px;
    width: auto !important;
  }
    .slider-block .owl-dots .owl-dot span{
     display: none; // hide pages   
    }
  .slider-block .owl-carousel .owl-item img {
    display: block;
    width: auto;    
  }    
    #events-slider .owl-item img{
    width:100%;    
    }   
}
/* slideshow top */
.slider-block .owl-nav.disabled + .owl-dots{
margin-top: -40px;
/*display: inline-block;*/
display: none;    
position: absolute;
left:50%;
 transform:translateX(-50%)
  }
@media screen and (max-width: 1023px) { 
.slider-block .owl-nav.disabled + .owl-dots, {
margin-top: -30px; 
 }
 .paragraph_big{
     font-size: 18px;
 } 
}
.text-left {
    text-align: left !important;
}
.text-center {
    text-align: center !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.slider-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding: 28px;
    padding: 2.8rem;
    padding-bottom: 2.8rem;
    height:100%;
    float:right;
}
.slider-content {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    background: rgba(3, 3, 3, 0.4); /* black */
    /*/background: rgba(255, 255, 255, 0.6); /* white */
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    padding:20px;
}
.slider-headline{
margin-top: 0px;
margin-bottom: 5px;
font-family: Oswald;
font-size: 20px;     
font-weight: bold;
color: #333;
clear: both;
line-height: 20px;
}
.slider-subhead{
  color:#fff; /*#444;*/
  margin-top:10px;
  margin-bottom:4px;  
  font-weight: 100;    
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.slide-container {
    width: 100%;
    padding-right: 14px;
    padding-right: 1.4rem;
    padding-left: 14px;
    padding-left: 1.4rem;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:412px) {
   .slider-subhead{
    margin-top:20px;
    margin-bottom:20px;  
  }   
}
@media (min-width:576px) {
   .slide-container {
    max-width: 540px;
   }
  .slider-headline{
   font-size: 21px;
   line-height: 35px;
  }     
}
@media (min-width:768px) {
 .slide-container {
    max-width: 840px;
 }
  .slider-headline{
   font-size: 24px;     
  }
}
@media (min-width:992px) {
 .slide-container {
  max-width:840px;
 }
  .slider-headline{
   font-size: 31px;     
  }
 .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
}
  .slide-container {
    max-width:1366px;
     width:100%;
} 
@media (max-width:576px) {
  .slider-content-wrapper {
    padding:10px; 
    padding-top:150px;  
  }
  .slider-subhead{
      line-height:17px; 
    }
  .slider-content {
  padding-left: 0;
  padding-right: 0;
  }      
} 
@media (max-width:380px) {
  .gallery_par {
    padding-left: 5px;
  }
}
    
 @media (min-width: 992px) {   
 .slider-content-wrapper{
    width: 100%;
    position: absolute;
    top: 57%;
    transform: translate3d(0, -50%, 0);
    right: 0;
    z-index: 2;
    /*pointer-events: none;*/
     display: inline;
   }
     .slider-content {
      margin-top: 100px;
      max-width: 560px;          
     }
 }
    .slider-text-block {
     width:100%;
     } 
  @media (min-width: 1281px) { 
     .slider-text-block {
     width:1366px;transform: translate3d(0, -50%, 0);
     }  
      .slider-content {
      margin-top: 250px;      
     }  
    .slider-content-wrapper{
     top: 60%;
    /* right: 30; */   
    }      
 }
  @media (max-width: 991px) { 
    .slider-content {   
     max-width: 100%;
     background: none;
    width: 100%;  
    padding-top: 200px;    
    }
      .slide-h1,.slide-h2{
          text-shadow: 2px 2px 2px #000000;
      }
      .slider-content-wrapper{
          height:inherit;
      }  
 }
@media(max-width: 767px) {
    .page-head {
      FONT-SIZE: 22px;
    }
    .slide-h1{
      display:none;        
    }
    .slide-h2{
      padding-bottom: 5px;   
    }    
   .slider-content-wrapper{
    width: 100%;
     padding-top:350px;
    transform: translate3d(0, -50%, 0);
    right: 0;
     display: inline;
   }
}
/* END Reservation form ower slider  */