/* Global */
body {
	font-family: 'Verdana', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:21px;
	color: #929292;
	overflow-x:hidden;
}
::selection {
	background: #f14833;
	color:#fff;
}
::-moz-selection {
	background: #f14833; /* Firefox */
	color:#fff;
}
img {
	max-width: 100%;
}
a:link {
	text-decoration: none;
	color: #929292;
}
a:hover {
	color: #f14833;
}

.fright{float:right;
}
.fleft{float:left;
}

.overflow_hidden {overflow-x:hidden;}

/* Navigation */
#undefined-sticky-wrapper {position:relative;height:0 !important;}
.menu {
	position:absolute;
	bottom:0;
	width:100%;
	height:76px;
	background:#222222;
	z-index:9999;
}
#logo {
	float:left;
	margin-bottom:0;
	margin-left:0;
}

#nav {
	text-align: right;
}
.navigation{
	list-style: none;
	margin: 0;
}
ul.navigation {
	overflow-x:hidden;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
	width:810px;
}
.navigation li{
	display:inline-block;
	width: 100px;
    height: 35px;
	padding:28px 0 12px;
	margin:0 -2.5px;
	border-bottom:1px solid #393939;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
  font-size: 0px;
  background-repeat: no-repeat;
  background-position: center center;
}

.navigation li:hover,
.navigation .active {
	cursor:pointer;
	color:#fff;
}

#shop_menu {
  background-image: url('../images/shop_menu.png');
  background-color: #222222;
}
#restaurant_menu {
  background-image: url('../images/restaurant_menu.png');
  background-color: #222222;
}
#delivery_menu {
  background-image: url('../images/delivery_menu.png');
  background-color: #222222;
}
#event_menu {
  background-image: url('../images/event_menu.png');
  background-color: #222222;
}
#pharma_menu {
  background-image: url('../images/pharma_menu.png');
  background-color: #222222;
}
#resort_menu {
  background-image: url('../images/resort_menu.png');
  background-color: #222222;
}
#hotel_menu {
  background-image: url('../images/hotel_menu.png');
  background-color: #222222;
}
#contact_menu {
  background-image: url('../images/contact_menu.png');
  background-color: #222222;
}

/* ________________ LavaLamp ________________ */
.effect {
	position: absolute;
	left: -130px;
	transition: 0.5s ease-in-out;
}
.navigation li:nth-child(1):hover ~ .effect {
	left: 0; /* середина первого <a> */
}
.navigation li:nth-child(2):hover ~ .effect {
	left: 128px;  /* середина второго <a> */
}
.navigation li:nth-child(3):hover ~ .effect {
	left: 256px; /* середина третьего <a> */
}
.navigation li:nth-child(4):hover ~ .effect {
	left: 384px; /* середина четвертого <a> */
}
.navigation li:nth-child(5):hover ~ .effect {
	left: 512px; /* середина четвертого <a> */
}
.navigation li:nth-child(6):hover ~ .effect {
	left: 640px; /* середина четвертого <a> */
}

.ph-line-nav .effect {
	position:relative;
	z-index:100;
	width: 128px;
	height: 10px;
	bottom: 5px;
	background: url(../images/menu_effect.png) no-repeat;
	margin-left:0;
}

/* _______________ //LavaLamp _______________ */

.btn_dropdown {
	display:none;
	cursor:pointer;
	background:#fff;
	margin:20px 30px 0 0;
	width:130px;
	height:36px;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	font-size:18px;
	line-height:36px;
	color:#3e3e3e;
	border-radius:5px;
}
.btn_dropdown:hover {color:#3e3e3e;}


/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
	padding:0;
	z-index:12;
	overflow:hidden;
}


h2 {
	display:block;
	margin:0 0 23px;
	padding:0;
	text-transform:none;
	text-align:left;
	font-style:normal;
	border-bottom:1px solid #e0e0e0;
	font-family: 'Open Sans', sans-serif;
	font-size: 70px;
	line-height: 82px;
	color:#343434;
	font-weight: 300;
}


h3 {
	margin:0;
	padding:40px 0 32px 0;
	text-transform:uppercase;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	font-size:32px;
	font-style:normal;
	line-height:36px;
	color:#3e3e3e;
}

h4 {
	margin:0;
	padding:0 0 15px;
	text-transform:none;
	text-align:left;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:32px;
	font-style:normal;
	line-height:36px;
	color:#222;
}

img.icon_img {
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:25px;
}

.effect_2 {
	background:url(../images/effect_2.png) repeat left top;
	position:relative;
	top:0;
	bottom:-57px;
	height:100%;
	z-index:999 !important;
}

/* ____________________________________ Slide 1 ____________________________________ */ 

.padding_slide1 {padding:241px 0 101px 0;
}

.inset_shadow {
	position:absolute;
	z-index:10;
	left:0;
	right:0;
	top:0;
	bottom:76px;
	box-shadow:0 0 60px rgba(0,0,0, 0.7) inset;
}

#slide1{
	background-image:url(../images/background.jpg);
	background-position:0 0 !important;
	background-size: cover !important;
	width:100%;
	text-align:center;
}

.filtr_bg {text-align:center;
}

#slide1 h1 {
	float:none;
	display:block;
	border-right:none;
	margin:0;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 0px;
	height: 75px;
	line-height: 75px;
	color:#fff;
	font-weight:800;
	text-shadow:5px 3px 6px rgba(0,0,0,0.26);

    background-image:url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
#slide1 p {
	float:none;
	display:block;
	border-right:none;
	margin:0;
	padding:0;
	text-align:center;
	text-transform:none;
	font-style:italic;
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	line-height: 46px;
	color:#fff;
	font-weight:300;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.slogan_text {
	display:inline-block;
	padding:0 10px;
	text-transform:none;
	font-style:italic;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	font-size:31px;
	line-height:42px;
	color:#fff;
}
.left_bord, .right_bord {
	display:inline-block;
	margin:0 0 10px;
	background:#fff;
	height:1px;
	width:96px;
}


#slide1 .button {
	position:relative;
	z-index:9999;
	cursor:pointer;
	display:block;
	margin:175px auto 0;
	width:49px;
	height:57px;
	border:none;
	text-transform:uppercase;
	background:url(../images/button_down.png) no-repeat;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
}
#slide1 .button:hover {
	margin:176px auto 0;
	-webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}


#slide2, #slide6, #slide10, #slide14, #slide18 {
	background:url(../images/slide2_bg.jpg) repeat left top;
	width:100%;
	padding:86px 0 69px;
}
#slide2 h2, #slide6 h2, #slide10 h2, #slide14 h2, #slide18 h2 {
    color:#222;
}

#slide4, #slide8, #slide12, #slide16, #slide20 {
	background:url(../images/slide4_bg.jpg) repeat left top;
	width:100%;
	padding:86px 0 69px;
}
#slide4 h2, #slide8 h2, #slide12 h2, #slide16 h2, #slide20 h2 {
	color:#b8b8b8;
	border-bottom:1px solid #3b3b3b;
}

#slide16 h5 {
	margin:100px 0 0 0;
	padding-bottom:8px;
	text-transform:none;
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	line-height: 31px;
	font-weight: 300;
	color:#acacac;
}

/* ______________ SOCIALS ______________ */
.socials a {
	display:inline-block;
	width:27px;
	height:32px;
	margin:5px 8px 0;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
}

.soc1 {
    font-size: 0px;
	background:url(../images/socials.png) no-repeat;
	background-position:0 0;
}
.soc2 {
    font-size: 0px;
	background:url(../images/socials.png) no-repeat;
	background-position:-47px 0;
}
.soc3 {
    font-size: 0px;
	background:url(../images/socials.png) no-repeat;
	background-position:-94px 0;
}
.soc4 {
    font-size: 0px;
	background:url(../images/socials.png) no-repeat;
	background-position:-141px 0;
}
.soc1:hover {background-position:0 -32px;
}
.soc2:hover {background-position:-47px -32px;
}
.soc3:hover {background-position:-94px -32px;
}
.soc4:hover {background-position:-141px -32px;
}

/* _____________ //SOCIALS _____________ */


/* ____________________________________ //Slide 12 ____________________________________ */

/* ____________________________________ FOOTER ____________________________________ */
#footer {
	position:relative;
	z-index:12;
	background:#343434;
	padding:27px 0 200px 0;
}
.copyright {
	float:left;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#9b9b9b;
}
.copyright a {
	color:#f14833;
}
.copyright a:hover {text-decoration:none;color:#fff;
}

/* _____________ BACK_TOP ___________ */
#back_top {
	float:right;
}
#back_top a.button {
	cursor:pointer;
	position:relative;
	z-index:300;
	display:block;
	margin:0;
	width:26px;
	height:30px;
	background:url(../images/back_top.png) no-repeat;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#fff;
}
#back_top a.button:hover {text-decoration:none;}
/* ____________ //BACK_TOP __________ */

/* ___________________________________ //FOOTER ___________________________________ */








