/* Global start */
html {
	background: url(../img/bg.jpg) no-repeat center center fixed #BBDCEA;
	-moz-background-size:cover;
	-o-background-size:102% auto;
	-webkit-background-size:102% auto;
	-khtml-background-size:cover;
	background-size:cover;
}

body {
	background: none;
	color: #233B77;
}

h1, h2, h3, h4, h5 {
	text-shadow: 1px 1px 1px rgba(35,59,119, 0.265);
	text-align: center;
}

h1 {
    text-indent: -9999px;
	font-size:	9px;
	line-height: 77px;
    overflow: hidden;
}

h2 {
	font-size:	20px;
}

th, strong {
	text-shadow: 1px 1px 0px rgba(35,59,119, 0.165);
}

hr {
  margin: 20px 0;
  border: 0;
  border-bottom: 2px groove rgba(35,59,119, 0.165);
}

p {
	padding: 5px 15px 5px 15px;
	text-align: justify;
}

.entry p {
	font-size: 16px;
}

li {
	margin-left: 25px;
}

p + ul > li {
	margin-right: 25px;
}

.dotted {
	border-bottom: 1px dotted #233B77;
}
		/* Global end */
		
/* Warps start */
.warp {
	padding: 15px 0;	
	background: url(../img/warp.png) repeat;
  -webkit-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
	 -moz-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
		  box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.warp1 {
	overflow: hidden;
	background: url(../img/warp.png) repeat;
  -webkit-box-shadow: inset 0px 0px 2px rgba(35,59,119,.265);
	 -moz-box-shadow: inset 0px 0px 2px rgba(35,59,119,.265);
		  box-shadow: inset 0px 0px 2px rgba(35,59,119,.265);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.warp2 {
	overflow: hidden;
	display: inline-block;
	padding: 5px 10px;
	background: url(../img/warp.png) repeat;
  -webkit-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
	 -moz-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
		  box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.warp4_l {
	padding: 5px;	
	background: url(../img/warp.png) repeat;
  -webkit-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
	 -moz-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
		  box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   -webkit-border-bottom-right-radius: 4px;
	  -moz-border-radius-topright: 4px;
	  -moz-border-radius-bottomright: 4px;
	  	-webkit-transition: all 1s linear;
     -moz-transition: all 1s linear;
       -o-transition: all 1s linear;
          transition: all 1s linear;

	  
}

.warp4_r {
	padding: 5px;	
	background: url(../img/warp.png) repeat;
  -webkit-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
	 -moz-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
		  box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
   -webkit-border-top-left-radius: 4px;
   -webkit-border-bottom-left-radius: 4px;
	  -moz-border-radius-topleft: 4px;
	  -moz-border-radius-bottomleft: 4px;
	  	-webkit-transition: all 1s linear;
     -moz-transition: all 1s linear;
       -o-transition: all 1s linear;
          transition: all 1s linear;

}

.warp4_l:hover, .warp4_r:hover {
	background-color: #9CF;
	-webkit-box-shadow: inset 0px 0px 2px rgba(39,82,156,1);
	 -moz-box-shadow: inset 0px 0px 2px rgba(39,82,156,1);
		  box-shadow: inset 0px 0px 2px rgba(39,82,156,1);
	-webkit-transition: all 1s linear;
     -moz-transition: all 1s linear;
       -o-transition: all 1s linear;
          transition: all 1s linear;
}

.warp4_l li,
.warp4_r li {
	margin: 0;
}

.warp_water {
	background: url(../img/glass.png) no-repeat left center;
}

.warp_accessories {
	background: url(../img/bottle.png) no-repeat right center;
}

.warp_coffe_cup {
	background: url(../img/coffee_cup.png) no-repeat left center;
}

.warp_coffe {
	background: url(../img/Lavazza.png) no-repeat right center;
}

.warp_fresh {
	background: url(../img/fresh.png) no-repeat left center;
}


.warp5 {
	background-color: #fff;
	padding: 10px;
	-webkit-box-shadow: inset 0px 0px 3px 1px rgba(70,136,71,1);
	 -moz-box-shadow: inset 0px 0px 3px 1px rgba(70,136,71,1);
		  box-shadow: inset 0px 0px 3px 1px rgba(70,136,71,1);
}


.warp_banner {
	padding: 0;
	position: relative;	
	background: url(../img/warp.png) repeat;
  -webkit-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
	 -moz-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
		  box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.warp_banner_lang {
	padding: 20px;
	position: relative;	
	overflow: hidden;
	background: url(../img/warp.png) repeat;
  -webkit-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
	 -moz-box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
		  box-shadow: inset 0px 0px 2px rgba(39,82,156,.750);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.warp_banner_ru {
	padding: 20px;	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../img/flag-ru.png) no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
    -webkit-transition: top 1s ease-out 0s;
     -moz-transition: top 1s ease-out 0s;
     -o-transition: top 1s ease-out 0s;
     transition: top 1s ease-out 0s;
}


.warp_banner_ua {
	padding: 20px;	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: url(../img/flag-ua.gif) no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
    -webkit-transition: top 1s ease-out 0s;
     -moz-transition: top 1s ease-out 0s;
     -o-transition: top 1s ease-out 0s;
     transition: top 1s ease-out 0s;
}

a:hover .warp_banner_ru,
a:focus .warp_banner_ru,
a:hover .warp_banner_ua,
a:focus .warp_banner_ua {
	top: -100px;
}

.warp_banner_ru strong,
.warp_banner_ua strong {
	position: relative;
	right: -9999px;
}

@media (max-width: 768px) {
	.warp_water p,
	.warp_coffe_cup p,
	.warp_fresh p {
		padding-left: 80px;
	}
	
	.warp_accessories p,
	.warp_coffe p {
		padding-right: 80px;
	}
}
		/* Warps end */
	
/* Navbar start */
.navbar {
-webkit-box-shadow:  0px 2px 2px rgba(39,82,156,.750);
	 -moz-box-shadow:  0px 2px 2px rgba(39,82,156,.750);
		  box-shadow:  0px 2px 2px rgba(39,82,156,.750);
}

.navbar-text {
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 1px;
	line-height: 20px;
	color: inherit;
	background: url(../img/bg_nav.jpg) repeat
}

.navbar-text p {
	padding: 0;
	margin: 0 10px 5px 10px;
}

.navbar-inner {
	border: none;
	background: none;
	background-color: #1C447E;
	min-height: 15px;
}

@media (min-width: 0px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
	  margin-bottom: 0;
	}
	
	.navbar-fixed-top .navbar-inner,
	.navbar-fixed-bottom .navbar-inner {
	  padding: 0;
	  -webkit-border-radius: 0;
		 -moz-border-radius: 0;
			  border-radius: 0;
	}
}

.button {
	margin-left: 15px;
	background-color: #0F0;
	font-weight: bold;
	color: #233B77;
}

a:hover .button{
	color: #0088CC;
}
		/* Navbar end */
	
/* Header start */
.head {
	padding-top: 60px;
	padding-bottom: 10px;
}

@media (max-width: 979px) {
	.head {
		padding-top: 10px;
		padding-bottom: 0;
	}
}

@media (min-width: 979px) and (max-width: 1095px) {
	.head {
		padding-top: 100px;
	}
}
		/* Header end */
	
/* Navigation start */
.nav {
	margin-bottom: 0px;
	margin-left: 0;
	list-style: none;
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs > li {
	margin-left: 0px;
}

.nav-tabs > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	background-color: #ffffff;
	background: url(../img/warp_blue.png) repeat;
	-webkit-border-radius: 4px 4px 0 0;
	 -moz-border-radius: 4px 4px 0 0;
		  border-radius: 4px 4px 0 0;
}

.cld {
	padding-left: 5px;
	padding-right: 5px;
}

.nav-tabs > .cld > a {
	background: url(../img/warp.png) repeat;
	color: #237735;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
	color: #fff;
	cursor: default;
	background-color: #ffffff;
	background: url(../img/bg_nav_li.jpg) repeat;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	font-weight: bold;
}

.nav-tabs > li > a:hover {
	background: url(../img/warp.png) repeat;
}

.nav-tabs i {
	float: right;
	margin-top: 4px;
	opacity: 0.6;
}

.nav-tabs .active i,
.nav-tabs a:hover i {
	opacity: 1;
}
		/* Navigation end */

/* Content start */
.brand_img	 {
	text-align: center;
	display: block;
	background: url(../img/logo.png) no-repeat center center;
}

.marg_bot {
	margin-bottom: 10px;
}

.discounts {
	color: #F06660;
}

a:hover > .discounts {
	color: #F90000;
}

.bottle_gift_img {
	display: block;
	background: url(../img/bottle-gift.png) no-repeat center center;
	height: 200px;
}

.pump_gift_img {
	display: block;
	background: url(../img/pump-gift.png) no-repeat center center;
	height: 200px;
}

.friend_gift_img {
	display: block;
	background: url(../img/friend-gift.png) no-repeat center center;
	height: 200px;
}


.img_right_200 {
	float: right;
	max-height: 200px;
	margin: 20px;
}

tr :last-child {
	text-align: center;
}

.price {
	font-size: large;
	font-weight: bold;
	color: #468847;
	text-shadow: 1px 1px 0px rgba(35,59,119, 0.165);
}

.modal-body {
  position: relative;
  max-height: 450px;
  padding: 15px;
  overflow-y: auto;
}

		/* Content end */

