/*STYLE.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: Freedom.*/
/* Version: 1.0 Initial Release*/
/* Build Date: 15-10-2014*/
/* Author: Unbranded.*/
/* Website: http://moonart.net.ua/freedom/about.html 
/* Copyright: (C) 2014 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/* 02 - MAIN BANNER*/
/* 03 - SHOP*/
/* 04 - POPUP ORDER*/
/* 05 - FOOTER*/
/* 06 - MEDIA QURIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - LAYOUT INITIALIZATION & COLOR PRESETS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,700,800,600,300&subset=latin-ext,latin");
@font-face{ 
	font-family: 'WebSymbolsLigaRegular';
	src: url('../fonts/websymbolsligaregular.eot');
	src: url('../fonts/websymbolsligaregular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/websymbolsligaregular.woff') format('woff'),
		url('../fonts/websymbolsligaregular.ttf') format('truetype'),
		url('../fonts/websymbolsligaregular.svg#WebSymbolsRegular') format('svg');
}
html {margin:0px; padding:0px; height:100%;}
body {margin:0px; padding:0px; font-size:100%; height:100%; width:100%; font-family: 'Open Sans', sans-serif; color:#fff; background-color: #000;}
body.fix {overflow-y: hidden!important;}
.onload{opacity:0; -webkit-transition:All 300ms ease-in; -moz-transition:All 300ms ease-in;  -o-transition:All 300ms ease-in; -ms-transition:All 300ms ease-in; transition:All 300ms ease-in;}
.onload.loaded{opacity:1;}
.loader{position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:6000; background:#2a2a2a; text-align: center;}
.loading-line {position: absolute;  top: 50%; margin-top: -43px; left:50%; margin-left: -50px; -webkit-transition:All 1000ms ease-in; -moz-transition:All 1000ms ease-in;  -o-transition:All 1000ms ease-in; -ms-transition:All 1000ms ease-in; transition:All 1000ms ease-in;}
.lading-logo {position: absolute; left:50%; margin-left: -125px; top:50%; margin-top: -50px; -webkit-transition:All 1000ms ease-in; -moz-transition:All 1000ms ease-in;  -o-transition:All 1000ms ease-in; -ms-transition:All 1000ms ease-in; transition:All 1000ms ease-in;}
.lading-logo.act {top:30px; margin-top:0px;}
.loading-line.act {transform: scale(0);}
.animation-stop{-webkit-transition:none !important; -moz-transition:none !important;  -o-transition:none !important; -ms-transition:none !important; transition:none !important;}
.main-wrap {background: url('../img/site_pattern.png') repeat; background-attachment: fixed; z-index: 2;  width:100%; position: relative; float: left; margin:0px; padding:0px;}
.zet {overflow: hidden;}
a {text-decoration:none; outline:none; cursor: pointer; color:#fff;}
a:hover {text-decoration: none;}
a img{border: 0px none;}
a:hover {outline: none;}
a:active {outline: none; text-decoration: none;color:#ff9c00;}
a:focus {outline: none; outline-offset: 0px; text-decoration: none;color:#ff9c00;}
.clear{clear:both; overflow:hidden; height:0px; font-size:0px;}
.clear_l{clear:both;}
ul{padding:0px; margin:0px; list-style:none;}
input:focus, select:focus, textarea:focus, button:focus{outline:none;}
input:invalid {border:none; outline: none; box-shadow:none;}
::-webkit-input-placeholder {color:#fff;}
::-moz-placeholder          {color:#fff;}
:-moz-placeholder           {color:#fff;}
:-ms-input-placeholder      {color:#fff;}
h1, h2, h3, h4, h5, h6, p{margin:0px; padding:0px;}
article, section, footer, header, figure, aside, hgroup, nav{display:block;}
header,nav,article,footer,section,aside,figure,figcaption{display:block}
button {outline: none; border: none; box-shadow: none;}
.wheel {position: absolute; bottom: 50px; height: 38px; width:100%; cursor: pointer; text-align: center;}
.wheel img {position: relative; display: inline-block; float:none;}
/*------------------------------------------------------*/
/*----------------------BACKGROUND----------------------*/
.bg{position:absolute; left:0px; top:0px; width:100%; height:100%; overflow:hidden;}
.bg img{position:absolute;}
.bg video{position:absolute;}
.bg-bg{background-position: 50% 0px; background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover; background-size: cover; transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}
.bg-bg-bag {background-attachment: scroll;background-origin: initial;background-clip: initial;background-size: cover;background-repeat:no-repeat;background-position:50% 0;position:relative;}
.bg-bg-chrome{background-position: 50% 0px; background-repeat: no-repeat; background-attachment: scroll; -webkit-background-size: cover;-moz-background-size: cover; -o-background-size: cover; background-size: cover; position:fixed;}
.bg-bg-chrome.act{position: absolute;}
.clip{clip: rect(auto, auto, auto, auto); height: 100%; position: absolute; width: 100%;}
/*-----------------------------------------------------*/
.full-width{position:relative; float:left; width:100%;}
.full-height{height:90vmin; position:relative; float:left;}
.vertical-center{-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.vertical-align{-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top:50%;}
.center_img{position: absolute;}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-wrapper{position:relative;width:100%; -webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease;}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto;}.swiper-wp8-horizontal{-ms-touch-action:pan-y;}.swiper-wp8-vertical{-ms-touch-action:pan-x;}
.swiper-container{height:100%;}
.swiper-slide{position:relative; float:left; overflow:hidden;}
.slider-top-thumbs {position: relative; float: none; text-align: center; width:100%;}
.main-caption {position: relative; display: inline-block; float: none;}
h1 {font-weight: 800; font-size: 70px; line-height: 40px; color:#fff; text-transform: uppercase; margin: 30px auto;}
.word {background: #ff9c00; float: right;padding: 10px;line-height: 52px;margin-top: -16px;margin-left:12px;}
h2 {font-weight: 700; font-size: 60px; text-transform: uppercase; line-height: 60px;}
h3 {font-weight: 700; font-size: 30px; line-height: 30px; text-transform: uppercase; color:#ff9c00;}
h4 {font-weight: 600; font-size: 20px; line-height: 40px; text-transform: uppercase; padding-top: 25px;}
h5 {font-weight: 700; font-size: 26px; line-height: 24px; text-transform: uppercase;}
h6 {font-weight: 400; font-size: 14px; line-height: 30px; text-transform: uppercase; padding: 15px 0px 15px;}
i {font-weight: 400; font-size: 13px; line-height: 60px; text-transform: uppercase; font-style: normal;}
p {font-weight: 400; font-size: 14px; line-height: 28px; color:#fff; padding: 32px 0px 42px;}
b {font-weight: 700; font-size: 30px; line-height: 30px; text-transform: uppercase;}
ul {font-size: 10px; line-height: 34px; text-align: left; color: #fff;}
ul li a:hover {color:#ff9c00; text-decoration: none; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
small {font-weight: 400; font-size: 12px; line-height: 28px; color:#fff;}
q {font-size: 18px; line-height: 28px; font-weight: 700;}
input {font-size: 14px; line-height: 28px; color: #fff;}
iframe {border: none;}
/*------------------------------------------------------*/
/*----------------------button----------------------*/
.push {position: relative; float: left;}
.main-button { height: 69px; color:#fff;  padding: 20px 15px; position: relative; text-align: center; display: inline-block; background: url(../img/button_texture.png) repeat-X; float: left; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.main-button b {font-size: 13px; line-height: 28px; font-weight: 700; text-transform: uppercase;}
.push span {font-family: 'WebSymbolsLigaRegular'; font-size: 20px; color: #ff9c00; background: url(../img/button_white.png) repeat-X; position: absolute; right: -40px; top:0; height: 69px; line-height: 62px;padding: 0 10px; display: block; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.push:hover .main-button{margin-left:40px;}
.push:hover span{right: 100%; transform: rotateY(-360deg);-moz-transform: rotateY(-360deg);-webkit-transform: rotateY(-360deg);-o-transform: rotateY(-360deg);-ms-transform: rotateY(-360deg);}

.button-img {border: 3px solid #ff9c00; color: #fff; font-weight: 700; font-size: 20px; float: left; padding: 2px 5px; cursor: pointer; text-transform: uppercase;}
.more {color:#fff; width:31px; height:31px; text-align:center; line-height:27px; font-size:24px; font-family:'WebSymbolsLigaRegular'; cursor:pointer; z-index:1; border-radius: 50%; background:#ff9c00;}
.color-orange {color: #ff9c00; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;}
.color-white {color: #FFF;}
.color-grey {color:#b4b4b4;}
.slider-top-thumbs .main-title {position: relative; display:block; float: none;}
.main-title b {font-size: 20px; line-height: 56px;}
.main-title h4 {padding-top: 8px;}
.main-points {display:none;}
/*-----------------------------------------------------*/
/* 02 - MAIN BANNER*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.logo-wraper {position: relative; top:-113px; left:0; width: 100%; height: 90px; text-align: center;}
.logo-wraper .logo {width: 249px; position: relative; font: none; display: inline-block; margin-top:30px;}
.logo-wraper .logo-simple {display: none; margin-top: 82px;}
.left-navigation {position: relative; display: inline-block; float: left; right: 145px;z-index: 5;}
.right-navigation {position: relative; display: inline-block; float: left; left: 145px;z-index: 5;}

.navigation {position: fixed; top:0px; left:0px; width: 100%; background: none; text-align: center; height: 150px; z-index: 5000; transition: all 0.3s ease-in-out; padding-top: 70px;}
.navigation.header-scroll {top:0; background: url('../img/menu_pattern.png') repeat; width: 100%; height: 81px; padding-top: 20px;}
.navigation nav {position: relative; display: inline-block; float: none; text-align: center;}
nav a {font-size: 16px; line-height: 40px; text-transform: capitalize; color:#fff; padding: 0px 26px; float: left; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
nav a:hover {color:#ff9c00;}
nav a.act {color:#ff9c00;}
.down {font-family: 'WebSymbolsLigaRegular'; font-size: 20px; color: #fff; line-height: 27px; cursor: pointer; position: absolute; top: 7px;font-weight: 400; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
nav a:hover .down {color:#ff9c00;}
.down-second {font-family: 'WebSymbolsLigaRegular'; font-size: 20px; color: #fff; line-height: 27px; cursor: pointer; position: absolute; top: 7px;font-weight: 400; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
nav a:hover .down-second {color:#ff9c00;}

.down.arrow {color: #ff9c00; transform: rotate(-180deg); top:11px;}
.down-second.arrow {color: #ff9c00; transform: rotate(-180deg); top:11px;}
.elements.color {color: #ff9c00;}
.page404.color {color: #ff9c00;}

.element-menu {position: relative; display: block; float: left;}
.submenu {position: absolute; top:40px; left:0; opacity: 0;border-bottom: 3px solid #ff9c00; background: url('../img/menu_pattern.png') repeat; width: 180px; text-align: left; padding: 10px 0 13px; margin-top: 20px; display: none;}
.submenu a {font-size: 13px; line-height: 36px; color: #b4b4b4; padding-left: 10px; font-weight: 400!important; width: 100%;}
.submenu.slide-submenu {opacity: 1; display: block;}
.submenu-second {position: absolute; top:40px; left:0; opacity: 0;border-bottom: 3px solid #ff9c00; background: url('../img/menu_pattern.png') repeat; width: 180px; text-align: left; padding: 10px 0 13px; margin-top: 20px; display: none;}
.submenu-second a {font-size: 13px; line-height: 36px; color: #b4b4b4; padding-left: 10px; font-weight: 400!important; width: 100%;}
.submenu-second.slide-submenu {opacity: 1; display: block;}

.search {position: absolute; right: -26px; top: 0px; height: 24px; width: 24px; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.search-field {position: absolute; width: 420px; clear: both; opacity: 0; top:60px; right: -120%; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.search-field.do {opacity: 1; right: -212px;}
.search-field.doing {opacity: 1;}
.search-field input[type="text"] {border: none; width: 370px; height: 50px; outline: none;-webkit-appearance: none; float: left; background: #ff9c00; padding-left: 20px;}
.search-field input[type="submit"] {width: 50px; height: 50px; background: #fff; outline: none;-webkit-appearance: none; border:none; float: right; font-family: 'WebSymbolsLigaRegular'; font-size: 20px; color: #ff9c00; line-height: 20px;}
.menu-mobile-icon {position: relative; width: 100%; float: left; display: none; text-align: center; padding-top: 35px; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.menu-mobile-icon {padding-top:0px; background: url('../img/menu_pattern.png') repeat; width: 100%; height: 81px; padding-top: 30px;}
.menu-mobile-icon .slide-icon {position: absolute; right: 20px; top:85px; z-index: 8; transition: all 0.1s ease-in; -moz-transition: all  0.1s ease-in;-o-transition: all 0.1s ease-in;-webkit-transition: all 0.1s ease-in;-ms-transition: all 0.1s ease-in;}
.menu-mobile-icon .slide-icon.top {top:30px;z-index: 6;}
.menu-mobile-icon .logo {position: relative; display: inline-block; float: none; margin-top:0px;}
.close-mobile-menu {display: none; position: relative; float: none; padding-bottom: 60px; cursor: pointer;}

@media screen and (max-width: 980px) {
   .left-navigation {position: relative; display: inline-block; float:none; right: 0px; width: 100%;}
   .right-navigation {position: relative; display: inline-block; float:none; left: 0px; width: 100%;}
   .logo-wraper {margin-top: 116px;}
   .logo-wraper .logo-simple {margin-top: 27px; display: inline-block;}
   .logo-wraper .logo {display: none;}
   .menu-hide {display: block;}
   .menu-show {display: none;}
   .search {display: none;} 
   .search-field {position: relative; float: none; display: inline-block; right: 0%; top:0%; padding: 40px 0 25px;}  
   .navigation .element-menu {float: none; position: relative; display: inline-block;} 
   .navigation .submenu {background: none; position: relative; display: inline-block; float: none; border:none; top:0px; margin-top:0px; display: none; padding: 0px;}
   .navigation .submenu-second {background: none; position: relative; display: inline-block; float: none; border:none; top:0px; margin-top:0px; display: none; padding: 0px;}
   .menu-mobile-icon .slide-icon {top:30px;z-index: 6;}
   .menu-mobile-icon .menu-hide {display: block;}
   .close-mobile-menu {display: inline-block;}
    nav .search-field {right: 0%; opacity: 0;}
   .down {line-height: 46px;}
   .down-second {line-height: 46px;}
   .navigation {padding-top: 0px; background: url('../img/menu_pattern.png') repeat; height: 81px; top:0px;}
   .navigation nav{position: fixed; left: 0px; top: 0px; background:url(../img/menu_pattern.png); width: 100%; transform: translateY(-100%); -moz-transform: translateY(-100%);-webkit-transform: translateY(-100%);-o-transform: translateY(-100%);-ms-transform: translateY(-100%);transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
   .navigation nav a {display: block;text-align: center;float: none; padding: 10px 0; font-weight: 700; font-size: 16px;} 
   .navigation nav.active {transform: translateY(0px); -moz-transform: translateY(0px); -webkit-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px);z-index: 5; height: 100%;}
   .navigation.header-scroll {top:0; background: none; width: 100%; height: 81px; padding-top: 0px;}
   .wrap-menu-fix {position: absolute; top:0; margin-top: 30px; margin-bottom: 30px; bottom: 0px; width: 100%; overflow:auto; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -o-overflow-scrolling: touch;-ms-overflow-scrolling: touch; overflow-scrolling: touch;}
}
.slider-top-thumbs h4 {line-height: 24px;}
.slider-top-thumbs b {line-height: 24px;}
.main-page .slider-top-thumbs {margin-top: 60px;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - SHOP*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.shop-title h4 {padding-top: 10px;}
.shop-container {margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden; width: 700px; text-align: center;}
.shop-baner {text-align: center;}
.shop-baner .center-slide {position: relative; float: none; display: inline-block; width: 100%;}
.shop-points {display: none;}
.shop-baner .swiper-wrapper, .shop-baner .swiper-slide {height: 240px!important;}
.slider-prev {position:absolute; left:65px; top:60%; cursor: pointer;}
.slider-next {position:absolute; right:65px; top:60%; cursor: pointer;}
.left-img-slide {float: left; position: relative; display: block; padding-left: 0px; padding-right: 32px; width:223px;}
.right-price {position: absolute; padding-top: 60px; left: 255px; text-align: left;}
.right-price .price {float: none; text-align: left; margin-bottom: 8px;}
.right-price b {font-size: 16px; line-height: 24px; text-transform: capitalize;}
.right-price a {color:#fff; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;}
.right-price a:hover {color:#ff9c00;}
.right-price p {font-size: 13px; line-height: 18px; text-align: left; color:#b4b4b4; padding: 8px 0px 0px 0px;}

.drop {float: none; position: relative; display: inline-block; margin: 50px 0 45px; height: 40px; z-index:3000; width: 100%;}
.drop input[type="text"] {position:absolute; width: 100%; height: 45px; background: #262626; padding-left: 15px; border: none; font-size: 13px; cursor: pointer;}
.drop .drop-list{position:absolute; left:0px; top:0px; width:100%; height:100%; background: url(../img/arrow.png) no-repeat 96% 64%;}
.drop input.bg-in {background: #262626; color: #fff; border:none;}
.drop span {position:absolute; left:0px; top:0px; width:100%; display: none; z-index: 5000;}
.drop span a.bg-out {background: #fff; color: #545454;}
.drop span a {color: #fff; background: #262626; font-size: 13px; font-weight: 400; float: left; position: relative; width: 100%;  height: 45px; text-decoration: none; text-align: left; padding: 13px 0 0 15px; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in; z-index: 4000;}
.drop span a:hover {background: #121212;}
.container-mix {z-index: 2000; text-align: center;}
.container-mix .mix{display: none;}

.hover-all {position: absolute; left:0; top:0; width: 100%; height: 100%; z-index: 5; display: none;}

.shop-block {margin: 15px 0px; position: relative; float: left;overflow: hidden;}
.shop-block img {width: 100%; height: auto;}
.shop-block .roll {position: absolute; left:0px; top:0px; opacity: 0; overflow: hidden; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in; overflow: hidden;}
.shop-block:hover .roll {opacity: 1;}
.right-price-slide {position: absolute; bottom: 0px; margin-bottom: 18px; left: 20px;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.price-block {position: relative; float: left; width: 100%;padding-bottom: 7px;}
.price {font-size: 16px; line-height: 24px; background: #ff9c00;float: left; display: inline-block; font-weight: 600; padding: 0px 5px;}
.right-price-slide b {font-size: 16px; line-height: 24px; text-transform: capitalize; text-align: left; display: block; position: relative;}
.right-price-slide a {transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;}
.right-price-slide p {font-size: 13px; line-height: 18px; padding: 0px 0px 0px; text-align: left; color:#b4b4b4; display: block;}
.right-price-slide a:hover {color:#ff9c00;}

.shop-block:hover .right-price-slide {transform: translateY(100px); top: -80px; opacity: 1;}

.shop-block:hover .right-price-slide p {display: none;}

/*.push.order .main-button {height: 45px; padding: 9px 15px;}*/
.push.order .main-button b {font-size: 10px; font-weight: 600;}
.push.order span {height: 45px; line-height: 44px;}
.push.view .main-button {height: 45px; padding: 10px 15px}
.push.view  .main-button b {font-size: 10px; font-weight: 600;}
.push.view span {height: 45px; line-height: 44px;}
.push.view a:hover {color:#fff;}

.shop-block .order {position: absolute; bottom:0px; left:-200px; opacity: 0; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.shop-block .view {position: absolute; bottom:0px; right:-200px; opacity: 0;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.main-button span img {width: 20px; height: 19px;}
.main-button a:hover {color:#fff;}
.shop-block:hover .order {opacity: 1; left:0px;}
.shop-block:hover .view {opacity: 1; right: 40px;}
.view:hover  .main-button{margin-right:-40px;}

.page-list {text-align: center;}
.page-list .navigation-bar {position: relative; float: none; display: inline-block; width:100%; padding: 86px 0px 120px; text-align: center;}
.prev-page {font-size: 12px; line-height: 24px; background: #ff9c00; display: inline-block; font-weight: 400; padding: 0px 5px; text-transform: uppercase; margin: 0px 25px;}
.next-page {font-size: 12px; line-height: 24px; background: #ff9c00; display: inline-block; font-weight: 400; padding: 0px 5px; text-transform: uppercase;margin: 0px 25px;}
.navigation-bar .numb {position: relative; float: none; display: inline-block;}
.numb span {font-weight: 400; font-size: 12px; line-height: 24px; padding: 4px 7px; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in; margin:0px 5px;}
.numb span:hover {background: #ff9c00; cursor: pointer;}
.numb span:first-child {background: #ff9c00;}
.slesh {display: none; color:#ff9c00;}
.bar-line-point:hover {background:none!important;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - POPUP ORDER*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.popup-order {position: fixed; left:0; top:-100%; width: 100%; height: 100%; text-align: center; z-index: 7000; background: rgba(34,34,34,0.9); overflow: hidden; backface-visibility: hidden; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.popup-order.act {top:0%;}
.order-block {position: absolute; top:100px; left:50%; margin-left:-285px; width:570px; height: auto; background: url('../img/site_pattern.png') repeat; padding: 45px 50px 30px 50px;}
.order-block .close-button {position: absolute; right:0px; top:0px; cursor: pointer;}
.order-block h3 {color:#fff; text-align: left; padding-bottom: 15px;}
.order-block p {text-align: left; padding:0px 0px 30px 0px; color:#B4B4B4; font-size: 13px; line-height: 24px;}

/*.wrap-mini-order {position: absolute; left:190px; padding-top: 31px;}*/
.wrap-mini-order b {font-size: 16px; text-transform: capitalize; font-weight: 400; display: block; float: left; position: relative; text-align: left; line-height: 24px; width: 100%;}
.wrap-mini-order .price {display: block; float: left; position: relative; text-align: left; margin-bottom: 10px;}
.wrap-mini-img {position: relative; float: left; width: 110px;}
.wrap-mini-img img {height: 120px; width:110px;}
.form-order {width: 100%; position: relative; float: left; text-align: center; padding-top: 20px;}

.input-field {background: #222; height: 45px; width: 100%; font-size: 13px; line-height: 28px; position: relative; float: none; display: inline-block; border: 1px solid #222; margin: 10px 0px; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.input-field label {font-size: 13px; line-height: 28px; font-weight: 400; width: 110px; float: left; position: relative; padding-top: 7px;}
.input-field input {background: none; height: 45px;font-size: 13px; line-height: 28px; position: relative; border: none;padding-left: 10px; float: left; width: 200px;}
.input-field label.color {color:#ff9c00;}
.input-field input:focus {color: #ff9c00;}
.input-field.bg {background: none; outline: 2px solid #ff9c00; outline-offset: -2px; color: #ff9c00;}

.form-order textarea {background: #222; color:#fff; width: 100%; height: 190px; font-size: 13px; line-height: 28px; border: 1px solid #222; margin:10px 0px; padding: 10px 20px;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.form-order input:focus {color:#ff9c00;}
.form-order textarea:focus {border: 2px solid #ff9c00; background:none; color:#ff9c00!important;}
textarea:-webkit-input-placeholder {color: #fff!important;}
textarea:-moz-placeholder {color: #fff!important;}

.form-order .push {float: right; padding-right: 40px; padding-top: 20px;}
.form-order .push:hover .main-button {margin-right: -40px;}
.form-order .drop {margin:10px 0px; height: 45px;}
.form-order .drop input[type="text"] {position: relative; float: left; height: 45px; padding-left:20px;}
.form-order .drop span {top:0px;}
.form-order .drop span a {padding: 15px 0px 0px 20px; height: 45px;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - FOOTER*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer {position: fixed; bottom:0; left:0; width: 100%; background: url(../img/footer_pattern.jpg) repeat;}
footer.no-fix {position: relative; float: left;}
.footer-title {display: inline; position: relative; width: 100%; float: left; text-align: center; padding: 45px 0px;}
.footer-title div {font-size: 24px; line-height: 38px; color:#fff; text-transform: uppercase; position: relative; display: inline-block; float: none;}
.footer-title span img {padding: 0px 10px 0px 15px;}
.footer-title span b {font-size: 24px; color:#ff9c00;}
.hot {float: left;}.time24 {float:left;}.hot-numb {float: left;}

.footer-nav {text-align: center; width: 100%;}
.footer-nav .link {position: relative; float: left; display: inline-block;}
.link li a{text-transform: uppercase; color: #B4B4B4;}

.adress {text-align: left; position: relative; width: 100%;}
.adress .button-img {position: relative; float: none; display: inline-block; font-size: 14px;}
.adress ul {padding: 15px 0px 35px 15px;}
.adress ul li {font-size: 12px; color:#b4b4b4; line-height: 20px;}

.follow {position: relative; text-align: center; width: 100%;}
.follow .follow-icon {position: relative; display: inline-block; float: left;}
.follow .button-img {position: relative; float: left; display: inline-block; margin-bottom: 15px; font-size: 14px;}
.follow ul {text-align: left; display: inline-block; float: left; position: relative; width: 100%;}
.follow ul li img {padding: 10px 15px 0px; float: left;}
.follow ul li a {color:#b4b4b4; font-size: 12px; line-height: 32px; transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.follow ul li a:hover {color:#ff9c00;}

.wiget {position: relative; float: left; text-align: center; width: 100%;}
.wiget .button-img {position: relative; float: left; display: inline-block; font-size: 14px;}
.wiget p {line-height: 24px; color: #B4B4B4; padding: 15px 0px 0px 15px; font-size: 12px; text-align: left; width: 100%; position: relative; display: inline-block;}
.copyright {position: relative; width: 100%; text-align: center; padding: 20px 0px 60px;}
.copyright span {font-size: 12px; text-transform: uppercase; color:#B4B4B4;}
.copyright span b {color:#fff; font-size: 12px; line-height: 12px;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - MEDIA QURIES*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1227px) {
    nav a {padding: 0px 15px;}
    .element {line-height: 20px; margin-top: 10px}
}
@media screen and (max-width: 1199px) {
    .slider-prev {left: -20px;}
    .slider-next {right: -20px;}
}
@media screen and (max-width: 996px) {
    .slider-prev {display: none;}
    .slider-next {display: none;}
    .shop-points {display: block;bottom: -17px;}
}
@media screen and (max-width: 1205px) {nav a {font-size: 14px;}}
@media screen and (max-width: 980px) {
    .bg-bg-chrome {background-attachment: scroll; position: relative;}
    
    .drop {margin: 50px 0px 35px;}
    .page-list .navigation-bar {padding: 55px 0px 100px;}
    
    .footer-nav .link {float: none; text-align: center;}
    .adress {text-align: center;}
    .adress .button-img {float: none;}
    .adress ul {text-align: center; padding-left: 0px;}
    .follow .button-img {float: none;}
    .follow ul{width: 60%; float: none;padding-left: 20px;}
    .wiget .button-img {float: none; margin-top: 15px;}
    .wiget p {padding-left: 0px; text-align: center;}
}
@media screen and (max-width: 768px) {
    .full-height {height: auto;}
    .main-caption {padding: 0px;}
    .main-page .slider-top-thumbs {margin-top: 60px;}
    
    .shop-container {width: 100%;}
    .page-list .navigation-bar {padding: 63px 0px 100px;}
    .drop {margin: 40px 0px 45px;}
    .shop-block:hover .order {opacity: 0; display: none;}
    .shop-block:hover .view {opacity: 0; display: none;}
    .shop-block:hover .roll {opacity: 0;}
    .shop-block:hover .right-price-slide p {display: block;}
    .drop .drop-list {background-position: 97% 64%;}
    .shop-block:hover .right-price-slide {transform: translateY(0px); margin-bottom: 18px; bottom:0px; top: auto; opacity: 1;}
    .hover-all {display: block;}
         
    .adress {padding: 40px 0px 5px;}
    .adress .wrap-adress {position: relative; float: none; display: inline-block; width: 100%;}
    .adress ul {float: none; display: block;}
    .follow ul {width: 100%; text-align: center; padding-left: 0px;}
    .follow ul li {position: relative; display: block; float: none;}
    .follow ul li img{position: relative; display: inline-block; float: none; padding-left: 0px;}
    .wiget p {padding-bottom: 30px;}
    .hot {display: block; float: none;}
    .time24 {display: block; float: none;}
    .hot-numb {display: block; float: none;padding-left: 70px;}
    .footer-title span img  {padding-left: 0px;}
}
@media screen and (max-width: 767px) {
    .container-mix .shop-block {position: relative; float: none; display: inline-block; margin: 5px 0px;}
}
@media screen and (max-width: 642px) {
    .left-img-slide {padding-right: 0px;}
}
@media screen and (max-width: 599px) {
    .shop-baner {display: none;}
    .main-page .slider-top-thumbs {margin-top: 35px;}
    .main-caption h4 {display: none;}
    .main-caption .word {position: relative; float: none; display: inline-block; margin-top:0px; margin-left: 0px;}
    h1 {line-height: 70px;}
}
@media screen and (max-width: 554px) {
     h1 {font-size: 50px;}
    .word {margin-top: -10px;}
}
@media screen and (max-width: 480px) {
    .logo img {width:199px; height: 77px;}
}
@media screen and (max-width: 450px) {
     h2 {font-size: 40px; line-height: 42px;}
     h3 {font-size: 20px; line-height: 42px;}
}
@media screen and (max-width: 430px) {
    .search-field input[type="submit"] {float: left;}
    .search-field input[type="text"] {width: 260px;}
    .search-field {width: auto;}
    .down {line-height: 34px;}
}
@media screen and (max-width: 404px) {
    .prev-page {float: left; margin-left:15px;}
    .next-page {float: right; margin-right:15px;}
    .numb span {padding: 4px 0px;}
    .numb span:hover {background: none; cursor: pointer;}
    .numb span:first-child {background: none; color: #ff9c00;}
    .numb span:nth-child(3) {display: none;}
    .numb span:nth-child(4) {display: none;}
    .numb span:nth-child(5) {display: none;}
    .slesh {display: inline-block; color:#fff;}
}
@media screen and (max-width: 384px) {
     h1 {font-size: 50px; line-height: 59px;}
    .slider-top-thumbs .word {position: relative; float: none; display: inline-block; padding: 4px;}
}
@media screen and (max-width: 322px) {
    .footer-title span img {margin-left:-6px;}
}

@media screen and (max-height: 886px){
    .order-block {top: 50px;}
    .popup-order {overflow-y: scroll; overflow-x: hidden;}
}

@media screen and (max-width: 966px) {
    .main-page.full-height {height: 800px!important;}
}
@media screen and (max-width: 700px) {
    .main-page.full-height {height: 800px!important;}
}
@media screen and (max-width: 500px) {
    .main-page.full-height {height: 520px!important;}
}
@media screen and (max-width: 360px) {
    .main-page.full-height {height: 380px!important;}
}

