@charset UTF-8;
body { 
    font-family:Verdana,Arial,Helvetica,sans-serif; 
} 
@font-face {
	font-family: "Geometria";
	src: url('Geometria-Light.otf');
}
ul li
{
    list-style-type:none;
}
a
{
    color:#5C5C5C;
    text-decoration:none;
}
.clear
{
    clear:both;
}
.left {
    float:left;
}
.right{
    float:right;
}
.full-width{
	width:100%;
}
.no-padding{
	padding:0px;
}
.no-padding-right{
	padding-right:0px;
}
.header{
	width:100%;
    padding:5px 0px;
}
.down-menu-wrap{
	width:100%;
	float:left;
	padding:10px 0px 5px 0px;
	/*background:#EFEFEF;*/
}
.city-top, .account-top {
    width: auto;
    font-size: 10px;
    font-family: Geometria;
    text-transform: uppercase;
    color: #000;
    padding: 20px 10px 15px 10px;
    cursor: pointer;
}
.city-top i{
	margin-right:5px;
}
.show-cities{
	width:100%;
	float:left;
	display:none;
	border-bottom:1px solid #f6f6f6;
	padding:20px 0px;
}
.show-cities-in ul li a{
	width:20%;
	float:left;
	font-size:12px;
	font-family:Geometria;
	color:#464646;
	padding:10px;
	cursor:pointer;
}
.show-cities-in ul li a:hover{
	color:#000;
}
.select-city{
	width:100%;
	float:left;
	padding:0px 0px 10px 10px;
	font-size:12px;
	font-family:Geometria;
}
.down-menu ul li{
	width:auto;
	float:left;
}
.down-menu ul li a{
	float:left;
	padding:20px;
	font-size:12px;
	font-family:Geometria;
}
.down-menu ul li a:hover, .down-menu .active{
	color:#000;
}
.categories{
	width:100%;
	float:left;
	background:#34383B;
	-webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    padding:5px 0px;
}
.categories ul li{
	width:100%;
	float:left;
	font-size:12px;
	font-family:Geometria;
	margin-top:1px;
}
.categories ul li a{
	width:100%;
	float:left;
	padding:7px 10px 7px 15px;
	color:#fff;
	line-height:22px;
}
.categories ul li span {
    background: #1d1e1e;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    behavior: url(/PIE.php);
    font-size: 12px;
    float: right;
    padding:7px 5px 3px 5px;
    min-width:20px;
    text-align:center;
    line-height:12px !important;
}
.categories ul li a:hover, .categories .active{
	background: #8cc629;
    cursor: pointer;
    text-shadow: 0 1px 0 #333;
}
.content{
	width:100%;
	float:left;
	background: #fbfafa;
    margin-bottom: 15px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.45);
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.45);
    box-shadow: 0 2px 2px rgba(0,0,0,.45);
}
.top{
	width:100%;
	float:left;
	background: url(../images/grey.png) left bottom repeat-x scroll #fbfafa;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    padding:10px;
}
.deal-title{
	width:100%;
	float:left;
	padding: 0px 0px 15px 0px;
    overflow: hidden;
    text-shadow: 0 1px 0 #fff;
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-family: Geometria;
    font-weight:bold;
}
.deal-title a{
	color: #47820b;
    font-size:16px;
}
.main-review{
	width:100%;
	float:left;
	padding: 10px 0px;
    font-size: 13px;
    line-height:16px;
    font-family: Geometria;
    color:#424242 !important;
    height: 90px;
    overflow: hidden;
}

.main-object-review{
    width:100%;
    float:left;
    padding: 10px 0px;
    font-size: 12px;
    line-height:16px;
    font-family: Geometria;
    color:#424242 !important;
    overflow: hidden;
}
.arrow{
	width:110%;
	float:left;
	cursor:pointer;
}
.arrow-left{
	width:10%;
	height:107px;
	float:left;
	background: url(../images/arrow-left.png) left no-repeat;
}
.arrow-center{
	width:80%;
	height:107px;
	float:left;
	background: url(../images/arrow-center.png) repeat-x;
}
.arrow-right{
	width:10%;
	height:107px;
	float:left;
	background: url(../images/arrow-right.png) right no-repeat;
}
.price-title{
	width:100%;
	float: left;
    text-align: center;
    color: #fff;
    font-family: Geometria;
    font-size: 17px;
    font-weight: 400;
    height: 14px;
    line-height: 14px;
    text-shadow: 0 1px 3px rgba(0,0,0,.3);
    margin:15px 0px;
}
.strelka-down {
    color: #fff;
    text-align: center;
    font-family: Geometria;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 17px;
    background: #ff771f;
    border: 1px solid #cd5100;
    min-width:115px;
    display:table;
    margin:auto;
}
.slide-inner{
	width: 100%;
    float: left;
    background: url(../images/grey.png) left bottom repeat-x;
    border-bottom: 1px solid #ddd;
    padding:15px 15px 10px 15px;
}
.details-box {
    float: right;
    width: 80%;
    font-family: Geometria;
    font-size: 12px;
    margin: -20px 0px 6px 0px;
    padding: 10px 0 10px 10px;
    text-shadow: 0 1px 0 #fff;
    color: #787878;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.details-box .value {
    float: left;
    width: 50%;
    margin-top: 5px;
    font-family: Geometria;
}
.details-box .zadraskano {
    width: 42px;
    height: 15px;
    background: url(../images/zadraskano.png);
    background-repeat: no-repeat;
    margin-top: 3px;
    margin-left: 92px;
    position: absolute;
}
.timer-main {
    float: left;
    font-size: 12px;
    font-family: Geometria;
    color: #707377;
    margin-top: 3px;
    width: auto;
    height: 23px;
    background: url(../images/time.png) 0px 0;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 5px;
    text-shadow: 0 1px 0 #fff;
}
.tickmark {
    float: right;
    font-size: 12px;
    line-height:16px;
    font-family: Geometria;
    color: #707377;
    width: auto;
    height: 22px;
    background: url(../images/bought.png) left 3px;
    background-repeat: no-repeat;
    padding: 8px 0px 0px 24px;
    text-shadow: 0 1px 0 #fff;
}
.prices {
    float: left;
    font-size: 12px;
    font-family: Geometria;
    color: #707377;
    margin-top: 3px;
    width: auto;
    height: 23px;
    background-repeat: no-repeat;
    padding-top: 5px;
    text-shadow: 0 1px 0 #fff;
}
.searching {
    float: left;
    width: 100%;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    position: relative;
    behavior: url(/PIE.php);
    cursor: pointer;
    padding: 8px 9px 5px 5px;
    border: 1px solid #ddd;
    background: #fafafa;
}
.input_search {
    border: 0;
    float: left;
    background: 0 0;
    color: #707377;
    line-height: 20px;
    font-family: Geometria;
    width: 90%;
    padding-left: 5px;
    font-size: 12px;
}
.search_but {
    border: 0;
    width: 30px;
    height: 30px;
    background: url(../images/lupa.png) no-repeat 8px -17px;
    position: absolute;
    cursor: pointer;
    top: 3px;
}
.top_fb{
	float:left;
	margin-top:10px;
}
.main-img{
	width:100%;
	float:left;
}
.small-sticky{
	background: url(../images/sticky.png) left 0;
    color: #fff;
    height: 50px;
    width: 49px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    font-family: Geometria;
    position: absolute;
    text-shadow:0 1px 3px rgba(0,0,0,.3);
    margin-top: 5px;
    margin-left: 5px;
    z-index: 8;
}
.add_deal{
	width:100%;
	height:auto;
	float:left;
	padding:20px 10px;
	background: url(../images/arrow-center.png) repeat-x;
    text-align: center;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    position: relative;
    behavior: url(/PIE.php);
    cursor: pointer;
    color: #fff;
    font-family: Geometria;
    font-size: 13px;
    line-height: 17px;
    text-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.divide{
	width:100%;
	float:left;
	margin:5px 0px;
}
.new-label{
	width:auto;
	position:absolute;
	background:#fa3e3e;
	padding:3px 4px;
	color:#fff;
	font-size:10px;
	font-family: Arial;
	margin:-15px 0px 0px 50px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.middle{
	margin-top:70px;
}
.absolute-pos{
	width:100%;
	position:absolute;
}
.middle-deals{
	width:100%;
	float:left;
	text-align: center;
    font-size: 14px;
    font-family: Geometria;
    padding:20px 0px 10px 0px;
}
.middle-title{
	width:100%;
	float:left;
	text-shadow: 0 1px 0 #fff;
    font-size: 16px;
    line-height: 17px;
    font-family: Geometria;
    font-weight: bold;
    color:#47820b;
    padding:10px 0px;
}
.top-slide{
	width:100%;
	float:left;
	padding:15px;
	background: url(../images/grey.png) left bottom repeat-x;
}
.right-corner{
	right:7px;
}
.sm-corner{
	right:20px;
}
.subscribe{
	width:100%;
	float:left;
	background:#fff7c3;
	padding:20px 20px 15px 20px;
	border-top:1px solid #f1df67;
	webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}
.gold-borders{
	border-bottom:1px solid #f1df67;
}

.subscribe.request{
    padding:10px 20px 10px 20px;
}
.subscribe.request p{
    text-align:center;
    font-size:12px;
}
.subscribe.request .form-control{
    font-size:12px;
    padding:5px 5px;
}
.subscribe.request .checkbox{
    font-size:12px;
}
.subscribe.request .checkbox input[type="checkbox"] 
{
    margin-top:0;
}

.subscribe.request .btn{
   margin-left:20px; 
}

.main-title{
	width:100%;
	float:left;
    font-size: 17px;
    line-height:22px;
    font-family: Geometria;
    color:#000;
    font-weight:bold;
    padding:0px 0px 5px 0px;
}
.main-title span{
	width:100%;
	float:left;
	font-size:13px;
	line-height:17px;
	line-height:17px;
	padding:7px 0px 0px 0px;
	font-weight:normal;
	color:#595959;
}
.input-text{
	float: left;
    width: 100%;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    position: relative;
    behavior: url(/PIE.php);
    cursor: pointer;
    padding: 8px;
    border: 1px solid #d0d0d0;
    background: #fff;
    font-family: Geometria;
    font-size:12px;
    height:35px;
    line-height:35px;
}
.input-text:focus{
	border:1px solid #9b9b9b;
}
.textarea{
	min-height:120px;
	resize:vertical;
	line-height:17px;
}
.button, .p_button{
	width:100%;
	float:left;
	color: #fff !important;
    text-align: center;
    font-family: Geometria;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    font-size: 13px;
    padding: 9px 17px;
    background: #73b022;
    border: 1px solid #5b9a07;
    opacity:0.9;
    cursor:pointer;
}
.button:hover, .p_button:hover, .button a, .p_button a{
	opacity:1;
	color:#fff !important;
}
.m-top{
	margin:10px 0px 0px 0px;
}
.top-title{
	width:100%;
	float:left;
    font-size: 14px;
    font-family: Geometria;
    padding:7px 0px;
}
.sort-menu{
	float:right;
}
.sort-menu ul li{
	width:auto;
	float:left;
	margin:0px 0px 0px 10px;
}
.sort-menu ul li a{
	float:left;
    font-size: 12px;
    font-family: Geometria;
    padding:9px 10px 7px 10px;
}
.sort-menu ul li a i{
	margin-right:5px;
	font-size:10px;
}
.sort-menu ul li a:hover{
	color:#000;
}
.sort-menu .active{
	background:#fafafa;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.min-small-title{
	width:100%;
	float:left;
}
.small-deal{
	width:100%;
	float:left;
	margin:17px 0px 0px 0px;
}
.vip-wrap{
	width: 100%;
    float: left;
    background: url(../images/grey.png) left bottom repeat-x scroll #fbfafa;
    border-top: 1px solid #ddd;
}
.vipcard-top{
	width:100%;
	float:left;
	padding:50px 0px 0px 0px;
}
.vipcard-title{
	width:100%;
	float:left;
	font-size: 22px;
	line-height:26px;
    font-family: Geometria;
    color:#3f3f3f;
    text-shadow:0px 1px 0px #fff;
    font-weight:bold;
}
.vipcard-title span{
	width:100%;
	float:left;
	font-family: Arial;
	font-size: 52px;
	line-height:52px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
.vipcard-buy{
	width:100%;
	float:left;
	background:#f8f8f8;
	padding:25px 0px 10px 0px;
}
.vip-details{
	width:100%;
	float:left;
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	font-family: Geometria;
    color:#3f3f3f;
}
.vip-details span{
	width:100%;
	float:left;
	font-size:16px;
	font-weight:bold;
	font-family: Geometria;
    color:#3f3f3f;
    margin:0px 0px 10px 0px;
}
.sdds{
	float:right;
	margin:20px 0px 0px 0px;
	font-size:11px;
	font-family: Geometria;
    color:#3f3f3f;
}
.main-title i{
	font-size:12px;
}
.vip-address{
	width:100%;
    min-height: 40px;
	float:left;
	font-size:12px;
	line-height:18px !important;
	font-weight:normal;
	font-family: Geometria;
	color:#707070;
	text-align:center;
}
.vip-address i{
	font-size:15px; 
	margin-right:5px;
}
.vip-object{
	width:100%;
	float:left;
	margin-bottom:5px;
}
.grey{
	width:100%;
	float:left;
	background:#f8f8f8;
	padding:30px 0px;
	border-top:1px solid #ddd;
}
.white{
	width:100%;
	float:left;
	background:#fff;
	padding:15px 0px 0px 0px;
}
.vip-categories{
	width:100%;
	float:left;
	background:#f8f8f8;
}
.vip-categories ul li{
	width:100%;
	float:left;
	font-size:12px;
	font-family:Geometria;
}
.vip-categories ul li a{
	width:100%;
	float:left;
	padding:7px 10px 7px 15px;
	color:#000;
	line-height:22px;
}
.vip-categories ul li span {
    font-size: 12px;
    float: right;
    padding:7px 5px 3px 5px;
    min-width:20px;
    text-align:center;
    line-height:12px !important;
}
.vip-categories ul li a:hover, .vip-categories .active{
	background: #fff;
    cursor: pointer;
}
.vip-city{
	width: 100%;
    float: left;
    padding: 7px 10px 7px 15px;
    color: #000;
    line-height: 22px;
    font-size:13px;
    background:#EFEFEF;
    text-transform:capitalize;
}
.vip-city i{
	margin:0px 0px 0px 5px;
	font-size:10px;
}
.vip-city:hover{
	color:#000;
}
.footer-top{
	width:100%;
	float:left;
	padding:30px 0px;
	background: url(../images/grey.png) left bottom repeat-x scroll #fbfafa;
	border-top: 1px solid #ddd;
}
.footer-logo{
	filter: url(filters.svg#grayscale);
	filter: gray;
	-webkit-filter: grayscale(1);
}
.footer-logo:hover{
	filter: none;
	-webkit-filter: none;
}
.footer-motto{
	width:100%;
	float:left;
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    color: #424242;
}
.footer-cell{
	width:100%;
	float:left;
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    color: #424242 !important;
    min-height:85px;
}
.affiliate_f {
    width: 64px;
    height: 64px;
    margin: auto;
    background: url(../images/affiliate.png) left 0 no-repeat;
}
.jobs_f {
    width: 64px;
    height: 64px;
    margin: auto;
    background: url(../images/jobs.png) left 0 no-repeat;
}
.ourpartners {
    width: 64px;
    height: 64px;
    margin: auto;
    background: url(../images/shop-open.png) left 0 no-repeat;
}
.ourwork {
    width: 64px;
    height: 64px;
    margin: auto;
    background: url(../images/chat-support.png) left 0 no-repeat;
}
.footer-bottom{
	width:100%;
	float:left;
}
.footer-menu{
	float:left;
	padding:30px 0px 10px 0px;
}
.footer-menu ul li{
	width:100%;
	float:left;
}
.footer-menu ul li a{
	float:left;
	color:#424242;
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    padding:3px 0px;
}
.footer-menu ul li a:hover{
	color:#000;
}
.borders-bottom{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#wrapper {
    border-bottom: 1px solid #cdc;
    background-color: #eef8de;
    width: 100%;
    height: 40px;
    float: left;
    overflow: hidden;
    margin: 0;
}
#carousel div, .carousel {
    text-align: center;
    width: 160px;
    height: 50px;
    float: left;
    position: relative;
    margin-top: 2px;
}
.contact-info{
	width:100%;
	float:left;
	background: #f8f8f8;
	padding:15px;
	margin:15px 0px;
}
.contact-info ul li a{
	font-size:11px !important;
}
.copyright{
	width:100%;
	float:left;
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    color: #424242;
    padding:0px 0px 10px 0px;
}
.vip-addresses{
	width:100%;
	float:left;
	padding:15px 0px;
	border-top: 1px solid #cdc;
}
.addresses-line ul li {
    width: 100%;
    float: left;
    font-size: 12px;
    line-height:26px;
    font-family: Geometria;
    padding:3px 0px;
}
.addresses-line ul li a{
	color:#47820b;
}
.p_icon {
    width: 26px;
    height: 20px;
    float: left;
    font-size: 12px;
    font-weight: 400;
    margin-right: 8px;
}
.map_line_partner
{
    background:url(../images/shopping-icons.png) 5px 3px no-repeat;
}
.map_line_address
{
    background:url(../images/shopping-icons.png) -18px 3px no-repeat;
}
.map_line_worktime
{
    background:url(../images/shopping-icons.png) -44px 3px no-repeat;
}
.map_line_metro
{
    background:url(../images/shopping-icons.png) -52px 3px no-repeat;
}
.map_line_email
{
    background:url(../images/shopping-icons.png) -69px 3px no-repeat;
}
.map_line_phone
{
    background:url(../images/shopping-icons.png) -96px 3px no-repeat;
}
.map_line_web
{
    background:url(../images/shopping-icons.png) -120px 3px no-repeat;
}
.vip-absolute{
	position:absolute;
	margin:-40px 0px 0px 0px;
}
.guarantee-center{
	width:120px;
	margin:-50px auto 0px auto;
}
.gallery-img{
	width:100%;
	float:left;
	padding:3px;
	border:1px solid #eee;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	margin-bottom:15px;
}
.gallery-img:hover{
	border:1px solid #b6b6b6;
}
.review-wrap{
	width:100%;
	float:left;
	padding:10px;
    border:1px solid #efefef;
    margin:0px 0px 10px 0px;
    background:#fdfdfd;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
.review-wrap:hover{
	border:1px solid #e2e2e2;
	background:#fff;
}
.vip-review-pr{
	width:100%;
	float:left;
	padding:5px;
	border: 1px solid #ccc;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background:#fff;
}
.vip-review{
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    color: #424242;
}
.vip-review:hover{
	color: #424242 !important;
}
.vip-review span{
	width:100%;
	float:left;
	color:#47820b;
	font-size: 18px;
    line-height: 22px;
    font-family: Geometria;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
    margin-bottom:5px;
}
.vip-review-time {
    float: left;
    font-size: 11px;
    font-family: Arial;
    color: #707377;
    margin-top: 3px;
    width: auto;
    height: 23px;
    text-shadow: 0 1px 0 #fff;
}
.round-corners{
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.padding-20{
	display:block;
	padding:20px 0px;
}
.input_wrap label{
	width:100%;
	float:left;
	font-size: 12px;
    font-family: Geometria;
    margin:10px 0px 2px 0px;
}
.text{
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    color: #424242;
}
.side-menu{
	float:left;
	padding:0px 0px 30px 0px;
}
.side-menu ul li{
	width:100%;
	float:left;
}
.side-menu ul li a{
	float:left;
	color:#919191;
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    padding:5px 0px;
}
.side-menu ul li a:hover{
	color:#000;
}
.side-menu .active, .side-submenu .active{
	color:#4f8a07 !important;
}
.p_wrap{
	width:100%;
	float:left;
	padding:15px;
	background:#fff;
	
}
.subcategories{
	display:none;
	width:100%;
	float:left;
}
.subcategories ul li a i{
	font-size:10px;
	margin-right:10px;
}
.black-categories{
	background:#5a5a5a;
}
.light-categories{
	background: #EFEFEF;
}
.agree, .lostpass{
	width:100%;
	float:left;
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    color: #424242;
    margin:15px 0px;
}
.agree label{
	padding:3px 0px 0px 20px;
}
.margin-bottom{
	margin:0px 0px 30px 0px;
}
.fb_login {
    width: 100%;
    float: left;
    background: #3b5998;
    color: #fff;
    font-family: Geometria;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 13px;
    cursor: pointer;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}
.hint{
	width:100%;
	float:left;
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    color: #424242;
}
.section-title{
	width: 100%;
    float: left;
    background: #f9f9f9;
    font-size: 12px;
    font-family: Geometria;
    text-transform: uppercase;
    color: #000;
    padding: 20px 15px;
    border-top:5px solid #f4f4f4;
}
.disable{
	background:url(../images/c_alt.png) left 0px;
}
.smaller-margin{
	margin:3px 0px;
}
.view-title{
	width:100%;
	float:left;
	font-size: 22px;
    line-height: 28px;
    font-family: Geometria;
    color: #424242;
    padding:15px 0px;
}
.gift-buy {
    width: 100%;
    float: left;
    font-size: 12px;
    text-align: center;
    margin: 0px 0px 10px 0px;
    padding: 6px;
    cursor: pointer;
    color: #919191;
    background: url(../images/gift.png) 0 0 no-repeat;
}
.gift-buy:hover {
    color: #919191;
}
.deal-text{
	width:100%;
	float:left;
	font-size: 12px;
    line-height: 18px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #333;
    padding:20px 0px 15px 0px;
}
.deal-text span.deals-terms{
	width:100%;
	float:left;
	font-size: 18px;
	margin:0px 0px 15px 0px;
	font-weight:bold;
	font-family: Geometria;
}
.deal-conditions{
	background:#f4f4f4;
	padding:15px;
	border:1px solid #e1e1e1;
	margin:17px 0px;
}
.white-bg{
	background:#fff;
}
.google-map{
	width:100%;
	height:250px;
	border-top:1px solid #cdc;
}
.tickmark-icon{
	width:41px;
	height:41px;
	background:url(../images/tickmark-icon.png) left 0px no-repeat;
	margin:0px auto 10px auto;
}
.cart-border{
	float:left;
	border: 1px solid #cccccc;
	margin:0px 0px 15px 0px;
	padding:5px;
}
.coupons-title{
	width:100%;
	float:left;
	font-size: 18px;
    line-height: 22px;
    font-family: Geometria;
    font-weight: bold;
	padding:5px 0px 0px 10px;
	font-family: Geometria;
	color:#47820b !important;
}
.coupons-title a{
	color:#47820b;
}
.coupons-title span{
	width:100%;
	float:left;
	font-size:12px;
	color:#4a4a4a;
}
.quantity_wrap{
	width: 80px;
	margin: 4px auto 0px auto;
}
.quantity_wrap .more {
	float:right;
	width:25px;
	height:30px;
	margin-top:8px;
	cursor:pointer;
	text-align:center;
	color:#9c9c9c;
}
.quantity_wrap .less {
	float:left;
	width:25px;
	height:30px;
	margin-top:8px;
	cursor:pointer;
	text-align:center;
	color:#9c9c9c;
}
.quantity_wrap .quantity_center{ 
	float:left;
	background: #fff; 
	height:30px;
	width:30px;
	font-family:Geometria;
	line-height:30px;
	text-align:center;
	border:1px solid #cccccc;
	outline:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.quantity_wrap .quantity_center:focus{
	border:1px solid #bca474;
}
.cart-cell{
	width:100%;
	float:left;
	font-size:16px;
	color:#4a4a4a;
	text-align:center;
	font-family:Geometria;
	padding:10px 0px 0px 0px;
}
.cart-cell span{
	width:100%;
	float:left;
	font-size:10px;
}
.remove-cart{
	margin:10px 0px 0px 0px;
}
.cart-box {
    width: 100%;
    float: left;
    color: #685e52;
    font-size: 12px;
    line-height:18px;
    font-family: Geometria;
    margin:0px 0px 20px 0px;
}
.cart-box span {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 15px;
}
.under-total{
	width:100%;
	float:left;
	font-size:16px;
	color:#4a4a4a;
	font-family:Geometria;
	padding:10px 0px 0px 0px;
}
.p_logo{
	width:70px;
	margin:5px auto;
}
.align-center{
	width:100%;
	float:left;
	text-align:center;
}
.pay-step{
	width:100%;
	float:left;
	background:#f9f9f9;
	font-size:13px;
	line-height:18px;
	color:#4a4a4a;
	font-family:Geometria;
	padding:15px;
	margin:0px 0px 20px 0px;
}
.pay-coupon{
	width:100%;
	float:left;
	background:#fff7c3;
	font-size:13px;
	line-height:18px;
	color:#595959;
	font-family:Geometria;
	padding:15px;
	margin:0px 0px 20px 0px;
	border:1px solid #F1DF67;
}
.cart-top{
	width: 100%;
    float: left;
    background: #f9f9f9;
    font-size: 12px;
    font-family: Geometria;
    color: #000;
    padding: 15px;
}
.button-cart{
	background: #fafafa;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor:pointer;
    font-size:12px;
    padding:2px;
}
.orders_quant {
    width: 50px;
    height: 65px;
    background: url(../images/order_quant.png) left 0 no-repeat;
    position: absolute;
    z-index: 99;
    margin-left: -15px;
    margin-top: 35px;
    padding-top: 15px;
    text-align: center;
    font-size: 20px;
    text-shadow: 0 1px 0 #FFF;
}
.orders_quant span {
    font-size: 10px;
    margin-top: -5px;
}
.coupon-divide{
	width:100%;
	float:left;
	margin:5px 0px 0px 0px;
}
.side-submenu{
	padding:0px 0px 0px 30px;
}
.no-deals{
	width:100%;
	float:left;
	padding:20px;
	font-size: 12px;
	line-height:18px;
    font-family: Geometria;
    color: #000;
}
.menu-no{
	padding:20px 0px !important;
}
.category-text{
	width:100%;
	float:left;
	padding:15px 15px 15px 15px;
	font-size: 13px;
	line-height:18px;
    font-family: Geometria;
    color: #000;
    background:#fff;
    border-bottom:1px solid #ddd;
}
.category-text a{
    font-weight:bold;
    font-size:15px;
}
.cart_empty {
    width: auto;
    height: 26px;
    float: left;
    background: url(../images/basket-empty.png) left 7px no-repeat;
	padding:0px 0px 10px 50px;
    color: #707377;
    font-size: 12px;
    font-family: Geometria;
}
.cart_empty span, .cart_full span{
	margin:-10px 0px 0px 20px;
}
.cart_full {
    width: auto;
    height: 26px;
    float: left;
    background: url(../images/basket-full.png) left 7px no-repeat;
	padding:0px 0px 10px 50px;
    color: #707377;
    font-size: 12px;
    font-family: Geometria;
}
.modal-small-text{
	width:100%;
	float:left;
	padding:0px 0px;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
}
.modal-title{
    font-family: 'Open Sans', sans-serif;
	color: #685e52;
    font-size:13px;
}
.modal-short-title{
    font-family:Geometria;
    font-size:14px;
    line-height:18px;
}
.modal-short-title a, .modal-big-title a, .modal-title a, .modal-small-text a{
    color:#666666;
}
.modal-small-text{
    font-size:13px;
    line-height:18px;
	color:#685e52;
    font-family: 'Open Sans', sans-serif;
    text-align:left;
    margin-bottom:5px;
}
.modal-hint-text{
    color:#685e52;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
}
.no-r-padding{
    padding-right:0px !important;
}
.modal-total{
    width:100%;
    float:left;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    text-align:center;
    margin:15px 0px;
    color:#685e52;
    font-weight:bold;
}
.variant-padding{
    float:left;
    padding: 10px 0px 10px 0px !important;
}
.variant-wrap{
	width:100%;
	float:left;
	padding:10px;
	background: #f9f9f9;
    border: 1px solid #d7d7d7;
    margin:0px 0px 15px 0px;
}
.v-padding{
	padding:10px 0px 0px 0px;
}
.aligncenter{
	text-align:center;
}
.popup_fade {
    position: fixed;
    _position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index:999;
}
.close_dialog {
    float: right;
    font-size: 22px;
    cursor: pointer;
    margin-top: -5px;
}
.success{
	width:100%;
	float:left;
	padding:15px;
	background:#d2ea90;
	color:#276e00;
	font-size:12px;
	font-family: Geometria;
	border:1px solid #b8d077;
	margin-bottom:5px;
}
.errorMsg{
	width:100%;
	float:left;
	padding:15px;
	background:#f6caca;
	color:#b01111;
	font-size:12px;
	font-family: Geometria;
	border:1px solid #efb9b9;
	margin-bottom:5px;
}


.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    left: -27px;
    background: url(../images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
    right: -10px;
    background: url(../images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #82be26;
}
/*tipsy*/
.tips{
    cursor:pointer;
}
.tipsy
{
    font-size:11px;
    position:absolute;
    z-index:100000;
    line-height:14px;
    padding:5px;
}
.tipsy-inner
{
    background:#000;
    color:#fff;
    max-width:200px;
    text-align:center;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:relative;
    behavior:url(/PIE.php);
    padding:4px 8px;
}
.tipsy-arrow
{
    position:absolute;
    width:0;
    height:0;
    line-height:0;
    border:5px dashed #000;
}
.tipsy-arrow-n
{
    border-bottom-color:#000;
}
.tipsy-arrow-s
{
    border-top-color:#000;
}
.tipsy-arrow-e
{
    border-left-color:#000;
}
.tipsy-arrow-w
{
    border-right-color:#000;
}
.tipsy-n .tipsy-arrow
{
    top:0;
    left:50%;
    margin-left:-5px;
    border-bottom-style:solid;
    border-top:none;
    border-left-color:transparent;
    border-right-color:transparent;
}
.tipsy-nw .tipsy-arrow
{
    top:0;
    left:10px;
    border-bottom-style:solid;
    border-top:none;
    border-left-color:transparent;
    border-right-color:transparent;
}
.tipsy-ne .tipsy-arrow
{
    top:0;
    right:10px;
    border-bottom-style:solid;
    border-top:none;
    border-left-color:transparent;
    border-right-color:transparent;
}
.tipsy-s .tipsy-arrow
{
    bottom:0;
    left:50%;
    margin-left:-5px;
    border-top-style:solid;
    border-bottom:none;
    border-left-color:transparent;
    border-right-color:transparent;
}
.tipsy-sw .tipsy-arrow
{
    bottom:0;
    left:10px;
    border-top-style:solid;
    border-bottom:none;
    border-left-color:transparent;
    border-right-color:transparent;
}
.tipsy-se .tipsy-arrow
{
    bottom:0;
    right:10px;
    border-top-style:solid;
    border-bottom:none;
    border-left-color:transparent;
    border-right-color:transparent;
}
.tipsy-e .tipsy-arrow
{
    right:0;
    top:50%;
    margin-top:-5px;
    border-left-style:solid;
    border-right:none;
    border-top-color:transparent;
    border-bottom-color:transparent;
}
.tipsy-w .tipsy-arrow
{
    left:0;
    top:50%;
    margin-top:-5px;
    border-right-style:solid;
    border-left:none;
    border-top-color:transparent;
    border-bottom-color:transparent;
}
.menu_icons{
	width:20px;
	height:25px;
	float:left;
	margin:-4px 8px 0px -5px;
}
.menu_icons_all{
	background:url(../images/cat_icon.png) 3px 7px no-repeat;
}
.menu_icons_today{
	background:url(../images/cat_icon.png) 3px -43px no-repeat
}
.menu_icons_rating{
	background:url(../images/cat_icon.png) 3px -69px no-repeat
}
.menu_icons_price{
	background:url(../images/cat_icon.png) 3px -94px no-repeat
}
.menu_icons_date{
	background:url(../images/cat_icon.png) 3px -17px no-repeat
}
.menu_icons_upcoming{
	background:url(../images/cat_icon.png) 3px -547px no-repeat
}
.menu_icons_unlimited{
	background:url(../images/cat_icon.png) 2px -578px no-repeat
}
.menu_icons_beauty{
	background:url(../images/cat_icon.png) 3px -123px no-repeat
}
.menu_icons_restaurant{
	background:url(../images/cat_icon.png) 3px -180px no-repeat
}
.menu_icons_auto{
	background:url(../images/cat_icon.png) 3px -293px no-repeat
}
.menu_icons_hoteli-velingrad,.menu_icons_spa-hoteli,.menu_icons_hoteli-na-more,.menu_icons_na-planina,.menu_icons_gradski-hoteli,.menu_icons_selski-turizum,.menu_icons-balneologia,.menu_icons-ekskurzii, .menu_icons_hoteli-planina, .menu_icons_pochivka-v-chujbina, .menu_icons_ekskurziq, .menu_icons_praznichni-paketi, .menu_icons_balneologia, .menu_icons_other{
	background:url(../images/cat_icon.png) 3px -463px no-repeat
}
.menu_icons-fun{
	background:url(../images/cat_icon.png) 3px -235px no-repeat
}
.menu_icons-sport{
	background:url(../images/cat_icon.png) 3px -152px no-repeat
}
.menu_icons-education{
	background:url(../images/cat_icon.png) 3px -347px no-repeat
}
.menu_icons_for-kids, .menu_icons_play-and-win{
	background:url(../images/cat_icon.png) 3px -405px no-repeat
}
.menu_icons_Services{
	background:url(../images/cat_icon.png) 3px -518px no-repeat
}
.menu_icons_clothes{
	background:url(../images/cat_icon.png) 3px -434px no-repeat
}
.menu_icons_goods,.menu_icons_services{
	background:url(../images/cat_icon.png) 3px -378px no-repeat
}
@media(min-width: 900px){
	.wrap {
	    width:1100px;
	    margin:0 auto;
	}
	.left-side{
		width:20%;
		float:left;
	}
	.right-side{
		width:80%;
		float:left;
	}
	.arrow{
		margin:0px 0px 0px 15px;
	}
	/*.min-small-title{
		height:140px;
	}*/
	.vip-slide{
		width:100%;
		float:left;
		height:200px;
		overflow:hidden;
	}
	.vipcard-top{
		height:300px;
		background:url(../images/coupons-right.png) right 0px no-repeat;
	}
	.cp{
		width:100%;
		float:left;
		text-align:right;
	}
	.top_banner {
	    width: 399px;
	    height: 100px;
	    display:table;
	    margin:-70px auto 0px auto;
	    /*background: url(../images/holiday.png) left 0 no-repeat;*/
	}
	.vip-buy-card{
		margin-right:-15px;
	}
	.no-padding-left-big{
		padding-left:0px;
	}
	.main-box{
		width:80%;
		display:table;
		margin:0px auto 5px auto;
		float:right;
	}
	.modal-dialog {
		width:700px !important;
	    position: absolute;
	    width: 100%;
	    margin-top: 140px;
	    left: 50%;
	    margin-left: -350px;
	}
	.small-menu-show{
		display:none;
	}
	.rounded-top-b{
		border-top:1px solid #d2d2d2;
		-webkit-border-top-right-radius: 3px;
    	-moz-border-radius-topright: 3px;
    	border-top-right-radius: 3px;
	}
	.main-review{
	    overflow:hidden;
	}
    .small-deal .main-review{
        height:90px;
    }
	.middle-title{
		 height:47px;
	    overflow:hidden;
	}
	.no-max-height-review{
		height:auto !important;
	}
}
@media(max-width: 900px){
    body{
        background: #fff !important;
    }
	.no-padding-small {
	    padding:0px;
	}
	.deal-title{
		font-size:14px;
	}
	.details-box{
		width:90%;
		display:table;
		margin:-20px 20px 15px 20px;
	}
	.details-box .value{
		text-align:center;
	}
	.arrow{
		width:100%;
	}
	.full-width-small{
		width:100%;
	}
	.copyright{
		text-align:center;
	}
	.vip-details{
		padding:0px 0px 20px 0px;
	}
	#carousel div, .carousel {
	    width: 75px;
	}
	.footer-top{
		padding:10px 0px 30px 0px;
	}
	.top_banner {
	    width: 100%;
	    height: auto;
	    margin:-55px auto 0px auto;
	    /*background: url(../images/holiday.png) left 0 no-repeat;*/
	}
	.no-padding-left-small{
		padding-left:0px;
	}
	.main-box{
		width:95%;
		display:table;
		margin:0px auto 5px auto;
		float:right;
	}
	.modal-dialog {
		margin:0px 10px 0px 0px;
	}
	.small-width-top{
		margin-top:10px;
	}
	.vipcard-top{
		padding-top:15px;
	}
	.vipcard-title{
		font-size:12px;
		line-height:16px;
	}
	.vipcard-title span{
		font-size:22px;
		line-height:30px;
	}
	.s-logo{
		margin-top:10px;
	}
	.show-cities-in ul li a{
		width:50%;
		padding:11px 0px;
		text-align:center;
        position: relative;
	}
    .category-top {
        width:100% !important;
        text-align:center;
    }
	.small-menu{
		width:35px;
		height:35px;
		font-size:18px;
		border:1px solid #b8b8b8;
		color:#949494;
		padding:7px;
		float:right;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;
		margin:5px 0px 0px 0px;
		cursor:pointer;
	}
	.small-menu-show{
		display:none;
	    width: 100%;
	    float: left;
	    display: none;
	    border-bottom: 1px solid #ddd;
	    padding: 10px 0px;
	}
    .black-categories {
        background: #eee;
    }
    .subsub{
        width: 15px;
        height: 15px;
        background: url(../images/subsub_sm.png) left 0px no-repeat !important;
        position:absolute;
        margin:0 !important;
        right:0px;
    }
    .arrow-down-menu{
        background: url(../images/subsub_sm.png) 95% 10px no-repeat !important
    }
    .side-categories{
        position:relative !important;
        float:left !important;
        margin-left:0px !important;
        width:100% !important;
        padding:0px !important;
        border-radius: 0px !important;
        background: #f9f9f9 !important;
        border-bottom: 1px solid #d2d2d2;
    }
    /*.side-categories ul li {
        border-bottom: 1px solid #d2d2d2;
        border-right: 1px solid #d2d2d2;
        background: #f9f9f9 !important;
    }
    .side-categories ul li:nth-child(even){
        border-right: none !important;
    }*/
    .side-categories ul li a{
        width:100% !important;
        font-size: 11px !important;
        padding: 9px 0px !important;
    }
    .show-subcategories ul .active .show-side-categories{
        background: #d2d2d2 !important;
        width: 100%;
    }
	.sm-divide{
		width:100%;
		float:left;
		margin-top:15px;
	}  
    .breadcrumbs{
        border-bottom:none !important;
        border-right:none !important;
    }
    .top{
        border-right:none !important;
    }
}
.table{
	width:100%;
}
.smt{
	font-size: 12px;
    line-height: 16px;
    font-family: Geometria;
    color: #424242;
}
.share{
	margin:0px 0px 15px 15px;
}
.vip{
	width:120px;
	height:120px;
	background:url(../images/vip.png) left 0px;
	position:absolute;
	margin:-10px 0px 0px -10px;
}
.subsub{
	width:15px;
	height:15px;
	background:url(../images/subsub.png) left 0px no-repeat;
	float:left;
	margin:3px 5px 0px 0px;
}
.side-categories{
	position:absolute;
	width:500px;
	z-index:999;
	margin-left:230px;
	background:#34383B;
	padding:8px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:none;
}
.side-categories ul li{
	width:50%;
	float:left;
}
.side-categories ul li a{
	padding:7px;
}
.xs-line{
	width:100%;
	float:left;
	border-top:1px solid #ddd;
	margin:10px 0px 0px 0px;
}
.show-categories{
	display:none;
}
.category-top {
	width: auto;
	font-size: 10px;
	font-family: Geometria;
	text-transform: uppercase;
	color: #000;
	padding: 20px 10px 15px 10px;
	cursor: pointer;
}
.show-cities-in ul li a {
   padding-left:0px;
   padding-right:0px;
}
.xs-line{
	width:100%;
	float:left;
	border-top:1px solid #ddd;
	margin:10px 0px 0px 0px;
}
.show-categories{
	display:none;
}
.category-top {
	width: auto;
	font-size: 10px;
	font-family: Geometria;
	text-transform: uppercase;
	color: #000;
	padding: 20px 10px 15px 10px;
	cursor: pointer;
}
.show-cities-in ul li a {
   padding-left:0px;
   padding-right:0px;
}
.breadcrumbs{
	width:100%;
	float:left;
	padding:10px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#fbfafa;
}
.breadcrumbs ul li{
	width:auto;
	float:left;
	margin-right:10px;
}
.breadcrumbs ul li a{
	font-size:12px;
	font-family: Geometria;
	color:#333;
	padding:0 10px;
	position:relative;
}
.breadcrumbs ul li a:hover, .breadcrumbs .active{
	color:#70ad21;
}
.breadcrumbs ul li a:after {
	content: "»";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	top: 2px;
	right: -9px;
	font-size: 13px;
	color: #70ad21;
}
.breadcrumbs ul li:last-of-type a:after{display:none}
h1,h2{
	margin:0px;
}
h2{
	font-weight:normal;
}
.vip{
	margin-left:-8px;
	margin-top:-9px;
}


/*added*/
.xs-line{
	width:100%;
	float:left;
	border-top:1px solid #ddd;
	margin:10px 0px 0px 0px;
}
.show-categories{
	display:none;
}
.category-top {
	width: auto;
	font-size: 10px;
	font-family: Geometria;
	text-transform: uppercase;
	color: #000;
	padding: 20px 10px 15px 10px;
	cursor: pointer;
}
.show-cities-in ul li a {
   padding-left:0px;
   padding-right:0px;
}
.breadcrumbs{
	width:100%;
	float:left;
	padding:10px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#fbfafa;
}
.breadcrumbs ul li{
	width:auto;
	float:left;
	margin-right:10px;
}
.breadcrumbs ul li a{
	font-size:12px;
	font-family: Geometria;
	color:#333;
	padding:0 10px;
	position:relative;
}
.breadcrumbs ul li a:hover, .breadcrumbs .active{
	color:#70ad21;
}
.breadcrumbs ul li a:after {
	content: "»";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	top: 2px;
	right: -9px;
	font-size: 13px;
	color: #70ad21;
}
.breadcrumbs ul li:last-of-type a:after{display:none}
h1,h2{
	margin:0px;
}
h2{
	font-weight:normal;
}
.vip{
	margin-left:-8px;
	margin-top:-9px;
}
.popup-subtitle{
	width:100%;
	float:left;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	padding:10px 0px 5px 0px;
}
.see-terms{
	width:100%;
	float:left;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	padding:5px 0px 15px 0px;
}
.subscribe-list ul li{
	width:100%;
	padding:0px 5px;
	font-family: 'Open Sans', sans-serif;
    color: #685e52;
    font-size: 13px;
    margin:0px 0px 10px 0px;
    line-height:17px;
}
.popupimg{
	width:100%;
	float:left;
	margin:15px 0px;
}
.award{
	float:left;
	margin-top:10px;
}
.award-img{
	width:205px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.lang{
    width: 20px;
    margin-top: 13px;
}
.lang-container{
    padding-left: 25px;
}
.lightbox{
    display: none;
}
.new_pager{
	width:100%;
	float:left;
	margin-bottom:20px;
}
.pages {
    width:auto;
    float:right;
    margin-right:-20px;
}
.pages li {
    width:auto;
    float:left;
    margin:10px 5px 10px 5px;
}
.pages  li a {
    width: auto;
    float: left;
    padding: 2px 12px;
    border: 1px solid #a0a0a0;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 26px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    background: #73b022;
    font-size:10px;
}
.pages .active {
    width:auto;
    float:left;
    font-weight:normal;
    background:#efefef;
    color:#685e52;
}
.pages .active:hover{
	cursor:pointer;
}
.pages .active a {
    color:#fff;
}
.pages li a:hover {
     background:#65a214;
     color:#fff;
}
.disabled a{
	background: #dddddd !important;
    border: 1px solid #acacac !important;
    color: #313131 !important;
}
.suggested-wrap{
	width:calc(100% - 15px);
	float:left;
	position:relative;
}
.suggested-deal{
	width:100%;
	float:left;
	border:1px solid #eee;
	padding:3px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom:15px;
}
.suggested-deal:hover{
	border:1px solid #b6b6b6;
}
.suggested-wrap > span{
	width:100%;
	float:left;
	text-align:center;
	font-size: 14px;
    font-family: Geometria;
    margin:15px 0px;
    padding:15px 0px;
    width: 100%;
    float: left;
    background: #ff771f;
    border: 1px solid #cd5100;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color:#fff;
}
.suggested-deal .middle-title{
	text-align:center;
	margin-bottom:5px;
}
.cookie {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #494949;
    border-radius: 0px;
    color: #fff;
    box-sizing: border-box;
    width: 100%;
    font-size: 11px !important;
    line-height: 24px;
    z-index: 900;
    padding: 6px 20px !important;
    font-family: Geometria;
    font-size: 0.8em;
    text-align: center;
    z-index:99999;
}
.cookie a {
    background-color: #333;
    padding: 4px 7px;
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #2E2E2E;
    border-radius: 3px;
    margin-left: 3px;
    font-weight: 500;
}
.cookie a:hover {
    background: #282828;
}
.mt0{
	margin-top:0px !important;
}
.mb0{
	margin-bottom:0px !important;
}
.red-button{
	background:#de1f1f;
	border:1px solid #840101;
}