*{margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 12px 'Arimo', Arial, Verdana, Tahoma;
	width: 100%;
	height: 100%; 
	color: #575757; 
	position: relative;
}
nav, footer, header {display: block;}
a, a:hover {text-decoration: none;}
img {border: none;}
ul li{list-style: none;}
.clear {clear: both;}
#wrapper {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	background-color: #fff;
}
#tools_languages, #tools_currencies {float: right; margin-right: 10px; margin-top: 5px;}
.headerTop {height: 34px; background-color: #3c3c3c;}
.headerTop:after {display: table; clear: both; content: '';}
#header_online_chat {
	float: right; 
	margin-top: 9px; 
	margin-right:15px; 
	padding-left: 10px; 
	border-left: 1px solid #707070;
}
#header_online_chat a {display: block; height: 13px;}
.phones {float: right; line-height: 34px; padding-right: 10px;}
#tools_cart {float: right; cursor: pointer; color: #667079; font-size: 14px;}
#cart_items  {color: #6d6d6d;}
#cart_sum {color: #6d6d6d;}

.hcart {
	border: 1px solid #d7d7d7; 
	float: right; 
	padding: 3px 18px 5px 18px; 
	text-align: left;
	background: url(../images/cart.png) no-repeat 17px 29px;
	cursor: pointer;
	font-size: 11px;
}
.hcart-name {color: #6d6d6d; line-height: 21px;}
#cart_items { padding-left: 45px;}
#cart_sum {padding-left: 45px;}
#cart_bonus {color: #c00000; padding-left: 45px;}

.site-nav {
	border-collapse: collapse; 
	width: 100%; 
	height: 90px;
	border-bottom: 1px solid #d2d2d2;
}
.sitename {background:url('../images/logo.png') no-repeat left center; padding: 10px 5px 10px 75px;}
.sitename a {font-size: 27px; color: #3c3c3c; line-height: 26px;}
.sitenameDescr {color: #aa9c9c; font-size: 13px;}
.top_menu {line-height: 34px; float: left; color:#6d6d6d; margin-left: 10px;}
.top_menu a {
	font-size: 14px; 
	color: #fff; 
	padding: 0 9px;
	float: left;
}
.top_menu span {float: left;}
.side_search {
	width: 476px; 
	height: 33px; 
	margin-top: 12px; 
	float: left; 
	background:url('../images/search_bg.png'); 
	position: relative;
}
.side_search input { border: 0px;}
.side_search .text {
	height:33px; 
	margin-left: 5px; 
	width: 412px; 
	float: left; 
	background-color: transparent;
	font-size: 14px;
	color: #73828e;
	outline: 0px;
}
.side_search .bttn {
	cursor: pointer;
    height: 33px;
    width: 58px;
    background-color: transparent;
}

#tools_letter {float: left; padding: 10px 0;}
#tools_letter a {width: 15px; display: block; font-size: 11px;}
#tools_letter .active {color:#6d6d6d; text-align: center; float: left;}
#tools_letter .inactive {display: none;}
#tools_letter .current {
	color:#6d6d6d; 
	text-align: center; 
	width: 15px; 
	font-size: 12px; 
	float: left; 
	text-decoration: underline;
}
.alphabet-caption {float: left; padding-right: 5px; font-size:11px; color: #9b9b9b;}
.alphabet-letter {float: left;}

footer {background-color: #f8f8f8; padding-top: 20px; border-top: 1px solid #d2d2d2;}
.subFooter {width: 1202px; margin: 0px auto;}
.footer-menu {border-collapse:collapse; width: 350px; float: left;}
.footer-menu a {color: #504e4e; font-size: 14px; line-height: 25px;}
.footer-menu-form {float: right;}

#static_decor_sidebar_package_image {float: left; width: 480px;}
.paiment_secure {border-collapse: collapse; width: 100%;}
.paimentCard {font-size: 10px; color: #9b9b9b;}

.subscribe-bookm > div {padding-top: 5px; padding-bottom: 5px;}
#subscribe_to_news {
	background-color: #9fbe3b; 
	font-size: 10px; 
	text-transform: uppercase;
	padding: 0 10px;
	font-weight:bold;
	height: 31px;
	border: 0px;
	cursor: pointer;
	vertical-align: middle;
	color: #fff;
}
.subscribe_to_text {
	width: 200px;
	padding-left:5px;
	height: 29px;
	border: 0px;
	vertical-align: middle;
	border: 1px solid #c8c8c8;
}

#copyright {padding: 15px 0; text-align: center;}
#mobSwicher {float: left;}
#mobSwicher a {color: #6d6d6d;}
#mobSwicher a * {vertical-align: middle;}
#mobSwicher a span {text-decoration: underline;}

#tools_social_bookmark {float: right;}
.bookmark_ico {display: inline-block; padding: 0 2px;}

.subscribe-bookm {margin-bottom: 10px;}


.dropdown dd { position:relative; }
.dropdown a  { color:#323232; text-decoration:none; outline:none;}
.dropdown dt a {
	background:#fff url(../images/arrow_gift.png) no-repeat scroll right center; 
	display:inline-block; 
	padding-right:20px;
    border:1px solid #dedede; 
    min-width:150px;
    text-decoration: none !important;
}
.dropdown dt a span {cursor:pointer; display:block; padding:2px 5px;}
.dropdown dd ul { 
	background:#fff none repeat scroll 0 0; 
	border:1px solid #dedede; 
	color:#323232; 
	display:none;
    left:0px;  
    position:absolute; 
    top:20px; 
    width:auto; 
    min-width:170px; 
    list-style:none;
 }
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block; color: #000 !important; text-decoration: none !important;}
.dropdown dd ul li a:hover { background-color:#dbdbdb;}
.dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
.flagvisibility { display:none;}

.quickSearchBlock {
	display: block;
	position: absolute;
	width: 100%;
	top: 100%;
	line-height: 25px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	border: 1px solid #A3AEB6;
	box-sizing: border-box;
	z-index: 999;
}
#quickSearch li {padding: 0 5px; cursor: pointer;}
.searchLiHover {background-color: #dbdbdb;}
.scrollTop {position: fixed;  cursor: pointer;	right: 10px; bottom: 30px;}

.sidebarL {float: left; width: 200px;}
#container {float: right; width: 980px}
#middle {padding-top: 10px;}
.title {
	color: #3c3c3c; 
	font-size: 12px;
	font-weight:bold;
	padding: 5px 0;
	border-bottom: 1px solid #d3d3d3;
	text-transform: uppercase;
	margin-bottom: 7px;
}

.banner {
	background: url(../images/banner_bg.png) no-repeat center right; 
	width:100%;
	height: 122px; 
	border-collapse: collapse;
}
.banner td {padding-right: 220px; text-align: center;}
.bannerTxt1 {font-size: 33px; color: #3c3c3c; line-height: 33px;}
.bannerTxt2 {text-transform: uppercase; color: #858585; font-size: 18px;}

.category_titel {padding: 5px 0;}
.title-pill {font-size: 18px; font-weight: bold; padding-bottom: 5px;}

.category_titel a {
	color: #3c3c3c; 
	font-size: 12px; 
	padding-left: 20px;
	background: url(../images/list.png) no-repeat center left; 
}
#categories_list .active {background: url(../images/list_hover.png) no-repeat center left; font-weight: bold;}


.red {color: red;}

.testi_content_name {color: #3785bf; font-size: 14px; font-weight: bold; padding: 10px 0;}
.testi_content_messg {
	color: #73777a; 
	font-size: 13px; 
	padding-bottom: 10px; 
	border-bottom: 1px solid #ccc; 
}
.pblocks li {
	float:left; 
	width: 317px; 
	height: 290px;
	border:1px solid #ededed; 
	box-sizing:border-box;
	margin-top: 15px; 
	margin-right: 14px;
}
.pblocks li:nth-child(3n){margin-right: 0px;}

.pblocks li:hover {border-color: #8fabdb;}

.pblocksRel #static_part_product {float: left; width: 317px; margin-right: 14px; margin-top: 15px; }
.pblocksRel #static_part_product:nth-child(3n) {margin-right: 0px;}
#static_part_product li {height: 285px;	border:1px solid #ededed; box-sizing:border-box;}
#static_part_product li:hover {border-color: #8fabdb;}


.pblocks {margin-bottom: 30px;}
.pblocks:after {display: table; clear: both; content: '';}

.pblock {
	padding: 10px 20px;
	position: relative;
	background: url(../images/fda_bg.png) no-repeat 244px 60px; 
}

.pblock-bonus {
	width:61px;
	height:36px;
	font-size: 15px;
	color: #b0b0b0;
	background: url(../images/discount.png); 
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 10px;
	line-height: 16px;
	padding-top: 6px;
}
.pblock-bonus span {font-weight: normal;}

.pblocks li:hover .pblock-bonus, #static_part_product li:hover .pblock-bonus {
	background: #9fbe3b; 
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


.namePill {padding: 5px 0;}
.namePill a {color: #494949; font-size: 13px; font-weight: bold; text-transform: uppercase;}
.ingrPill a {color: #acacac; font-size: 12px;}
.icoPill {text-align: center;}
.pricePill {display: inline-block; font-size: 14px; color: #494949; font-weight: bold; margin-right: 10px;}
.bttnPill {
	display: inline-block; 
	font-size: 14px; 
	border: 1px solid #b6b6b6;
	padding: 5px 10px;
	max-width: 150px;
	text-align: center;
	font-size: 12px;
	color: #494949;
	text-transform: uppercase;
}
.pblocks li:hover .bttnPill, #static_part_product li:hover .bttnPill {
	color: #fff; 
	background-color: #6491de; 
	border-color: #6491de;
}

.listDose {color: #5e81bd; height: 30px;}
.listDose a {color: #5e81bd; font-size: 11px;}
.descrPill {color: #e36464; font-size: 11px; padding-top: 10px;}
.pillRating {
	padding: 10px 0 10px 20px; 
	background: url(../images/rev_bg.png) no-repeat left center;
	color:#2a79b3;
}
.pillRating img {position: relative; top:1px;}

.pill-info { position: relative; font-size: 14px;}
.zoomer {width: 51px;}
.blister-mini {
	padding:2px; 
	border: 1px solid #cecece; 
	background-color: #FFFFFF;
}
.blister-full {position: absolute; left:0px; top: 0px; z-index: 5;}

#dose_items {width: 100%;}
#dose_items > div {display:none; float: left;}
#dose_items > a {
	color:#575757;
	line-height: 28px; 
	padding: 0 10px;
	float: left;
	font-size: 16px;
	border-right: 1px solid #dbdbdb;
}
#dose_items > a.active { cursor: default;  color:#fff; text-decoration: none; background-color: #6491de;}
#dose_items div.active{ display:block; width: 100%;}
#dose_items:after { content: "."; display: block; height: 0; clear: both; float:none; visibility: hidden;}

.title-doses {font-size: 14px; float: left; line-height: 28px; margin-right: 5px;}
.product_table {position: relative; z-index: 1; margin-bottom: 20px; margin-top: 10px;}
.product_table table {width: 100%; border-bottom: 1px solid #cecece;}
.product_table table td {
	border-top: 1px solid #cecece; 
	min-height: 80px;
	padding-left: 10px;
}

.product_table table td.pillBestSale {width: 40px; padding: 0px;}

.dose-dose {font-size: 18px; color: #545555;}
.dose-type {color: #676767; font-size: 12px;}
.product-old-price {color: #e34242; text-decoration: line-through; font-size: 14px;}
a.bttn-buy {
	display: inline-block; 
	color: #fff; 
	font-size: 11px; 
	margin-bottom: 5px;
	background-color: #6491de;
	padding: 6px 10px;
	margin-top: 10px;
	max-width: 150px;
	text-align: center;	
}
.pill-save {color: #e34242; font-weight: bold;}
.product_table table td.pillpageIco {width: 100px; background-color: #fff; padding: 0px;}
.product_table table td.pillpageBtn {padding: 0px; text-align: center;}
.product_table table td.pillpageBonus {
	color: #739700;
	background: url(../images/bonus_pill.png) no-repeat left center;
	padding-left: 30px;
}

.our-bonus {
	display: inline-block; 
	padding: 3px;
	font-size: 13px;
}
.descr-delivery {font-size: 13px;}

.air-block {float: left; border-right: 1px solid #dbdbdb;}
.air-day {
	width: 42px; 
	height: 46px; 
	float: left; 
	background:url('../images/air-block.png');
	text-align: center;
}

.shedule-tbl {
	text-align: center; 
	width: 100%; 
	border-bottom: 1px solid #dadada;
	font-size: 13px;
	margin-top: 20px;
}
.shedule-tbl td {border: 1px solid #dadada; border-left: 0px; border-bottom: 0px;}
.shedule-del {text-align: left; padding-left: 13px; color: #4d4d4d;}
.shedule-del * {vertical-align: middle;}
.ourbonus-tbl {width: 100%; margin-top: 15px; margin-bottom:20px; font-size: 14px;}
.ourbonus-tbl td {height: 25px;}

.product-descr {width: 100%; margin-bottom: 20px;}
.product-descr > div {display:none; float: left;}
.product-descr > a {
	color:#575757;
	line-height: 45px; 
	padding: 0 20px; 
	border: 1px solid #d1d1d1;
	float: left;
	background-color: #f7f7f7;
	font-size: 15px;
	border-bottom: 0px;
}
#p2 {margin-right: 5px;}
.product-descr > a.active {
	cursor: default; 
	color:#000; 
	text-decoration: none; 
	background-color: #fff;
	position: relative;
	top: 1px;
}
.product-descr div.active { display:block;}
.product-descr:after {content: "."; display: block; height: 0; clear: both; float:none; visibility: hidden;}
.product-descr-block {border: 1px solid #d8d8d8; padding: 15px;}

.review-block {padding-bottom: 15px; border-bottom: 1px dashed #d8d8d8; margin-bottom: 15px;}
.review-name {color: #5d5d5d;  padding-bottom: 10px;}
.review-name span {font-weight: bold; color: #000;}
.review-text {font-size: 13px; padding-bottom: 10px;}
.review-star-capt {color: #7b7b7b; margin-right: 5px;}
.review-star-count {color: #484848; margin-left: 5px;}
.review-star img {position: relative; top:1px;}
a.reviews-product {color: #3785bf;}

.addReviewBttn {
	float: right; 
	font-size: 13px; 
	padding-left: 18px;
	background:url('../images/rev_bg.png') center left no-repeat;
	cursor: pointer;
	color: #3785bf;
}
.pager {float: left;}
.pager-name {font-size: 13px; color: #5d5d5d; float: left; line-height: 19px;}
.pager-review {float: left;}
.pager-review li {
	float: left;
	border: 1px solid #c9c9c9;
	line-height: 17px;
	margin-left: 7px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.75);
}
.pager-review li a {color: #5d5d5d; padding: 0 5px;}
.pager-review li.active {
	background-color: #000;
	border-color:#d5d5d5;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 1px 2px 0px rgba(50, 50, 50, 0.75);
}
.pager-review li span {color: #fff; padding: 0 5px;}
.review-add {border: 1px solid #d8d8d8; margin-top: 15px;}
.review-title {line-height: 40px; border-bottom: 1px solid #d8d8d8; font-size: 15px; padding-left: 15px;}
.review-form {width: 100%; font-size: 13px; margin:10px 0 0 0;}
.review-form td {height: 30px;}
.review-form input[type='text'] {border: 1px solid #d8d8d8; height: 25px; width: 280px;}
.review-form textarea {border: 1px solid #d8d8d8; height: 100px; width: 280px; resize: none; }
.review-form input[type='submit'], .review-form input[type='button'] {
	color: #fff; 
	font-size: 12px; 
	margin-bottom: 5px;
	padding: 6px 11px;
	background-color:#6491de;
	cursor: pointer;
	border: 0px;
}
.review-form-selstar {color: #8d8d8d; font-size: 12px;}
.review-form-selstar img {cursor: pointer;}
.review-form-selstar span {position: relative; top: 1px;}
.review-form-selstar * {vertical-align: middle;}

#add_review_error {color: red;}
#add_review_success {text-align: center; color: green; font-size: 15px;}
#add_review_success span {
	padding-left: 25px; 
	display: inline-block;
    line-height: 24px; 
    background:url('../images/checker.png') no-repeat left top;
}

#cart_bonuses {border: 1px solid #86a522; margin: 25px 0;}
.title-cart {font-size: 20px; color: #494949; line-height: 40px;}
.ctitle {
	color:#739700;
	font-size: 15px; 
	font-weight:bold;
	padding: 20px 50px;
	background:url('../images/bonus_pill.png') no-repeat 20px center;
}
.bonus_for_consumers {padding: 0 15px 15px 15px;}
.bonus_for_consumers table {width: 100%; font-size: 14px;}

.cart-prod {border-bottom: 1px solid #dbdbdb;}

.cart-tbl {border-collapse: collapse; width: 100%; border: 1px solid #dbdbdb;}
.cartPillName {font-size: 16px; padding-left: 10px;}
 a.nextRangPack {
	color: #5e81bd; 
	text-decoration: underline;  
	font-size: 11px;
}

.quant-minus {
	border: 1px solid #bebebe; 
	height: 24px; 
	width: 22px;
	background: #f6f6f6 url('../images/minus.png') no-repeat center;
	cursor: pointer;
	vertical-align: middle;
}
.quant {
	border:0px;
	border-bottom: 1px solid #bebebe; 
	border-top: 1px solid #bebebe; 
	height: 22px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
}
.quant-plus {
	border: 1px solid #bebebe; 
	height: 24px; 
	width: 22px;
	background: #f6f6f6 url('../images/plus.png') no-repeat center;
	cursor: pointer;
	vertical-align: middle;
}
.cartSum {text-align: center; padding: 0 10px; white-space: nowrap; font-size: 14px;}
.gift-title {font-size: 14px; color: #739700;}
.shipping-title {border-top: 1px solid #dbdbdb;}
.dropdown {margin-top: 3px; display: inline-block;}
.bonusGiftBlock {padding: 5px 0 5px 10px;}

td.shipping-title {font-size:13px; line-height: 35px; font-weight: bold; padding-left: 20px; border-bottom: 0px;}
.ship-block {padding-left: 20px;}
.shipping-elem {display: inline-block; text-align: center; margin-top: 2px;  margin-right: 5px;}
.shipping-elem-name {
	border: 1px solid #dbdbdb; 
	padding: 5px 10px; 
	background-color: #fff; 
	display: block; 
	cursor: pointer;
	font-size: 13px;
}
.shipping-elem-name * {vertical-align: middle;}
.shipping-elem-name img {margin: 0 5px;}

 tr.total-sum td {height: 50px; font-weight: bold; font-size: 15px;}
 tr.total-sum td:first-child {padding-left: 25px;}
 tr.gift-free td {height: 50px; font-size: 15px;}
 tr.gift-free td:first-child {padding-left: 70px; background: url('../images/globe.png') no-repeat 20px center;}
 tr.cart-ship {font-size: 14px;}
 tr.cart-ship td {border-bottom: 0px; padding-bottom: 15px;}
.gift-free {border: 1px solid #dbdbdb;}

.cart_nav {margin-top:12px;}
.cart_nav:after {content: "."; display: block; height: 0; clear: both; float:none; visibility: hidden;}
.cart_nav_left {
	color: #5f5f5f; 
	font-size: 12px; 
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #cbcaca;
	padding: 10px 15px;
	cursor: pointer;
}
.cart_nav_right {
	color: #fff; 
	font-size: 12px; 
	margin-bottom: 5px;
	background-color: #6491de;
	border: 1px solid #fff;
	outline:1px solid #d5d5d5;
	padding: 10px 25px;
	cursor: pointer;
	float: right;
}

.sitemap_page a {color: #3785bf;}
.sitemap_header {line-height: 60px; font-size: 22px; padding: 0 20px;}
.sitemap_page ul {margin-left: 20px;}
.sitemap_page ul li {padding: 2px 0;}
.cat_header a {font-weight: bold; line-height: 40px; font-size: 18px;}
.category_block {float:left; width: 33%;}

.edpack-descr {font-size: 14px; padding: 20px 0;}

.ed_block_content {
	margin-bottom: 15px; 
	width:100%; 
	border-bottom: 1px solid #b9b9b9;
	border-collapse: collapse;
}
.ed_discount {
	width:61px;
	height:36px;
	font-size: 15px;
	color: #b0b0b0;
	background: url(../images/discount.png); 
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	padding-top: 6px;
}
.ed_discount span {font-weight: normal; font-size: 16px;}
.ed_caption_name {font-size: 16px; font-weight: bold; padding-bottom: 15px;}
.edPrise {display: inline-block; font-size: 20px; color: #3d3d3d; line-height: 40px;}
a.edBttnBuy {
	color: #fff; 
	font-size: 14px; 
	background-color: #6491de;
	border: 0px;
	padding: 8px 20px;
	text-align: center;
	margin-left: 20px;
}

.edlist .ed_block_content:last-child {border-bottom: 0px;}

.faq {padding-bottom: 30px;}
.faq_caption {font-weight: bold; padding: 20px 0 10px 0; font-size: 14px;}
.faq_cont li {padding: 3px 0;}
.faq_cont a {font-size: 13px; color: #0091bf;}
.faq_let {display: none;}
.question {font-weight: bold; padding: 20px 0 10px 0; font-size: 14px;}
.answer {font-size: 14px;}
.ontop {display: none;}

.ord-status-descr {padding: 15px 0; font-size: 14px;}
.order_status {border-collapse: collapse; margin: 0 auto;}
.order_status td {padding: 7px 0;}
.order_status input[type='text'] {width: 240px; border: 1px solid #bebebe; height: 24px;}
.order_status input[type='submit'] {
	color: #fff; 
	font-size: 12px; 
	margin-bottom: 5px;
	background-color: #6491de;
	border: 0px;
	padding: 5px 10px;
	cursor: pointer;
}

#contact_note {margin-top: 20px;}
.contbttn {
	color: #fff; 
	font-size: 12px; 
	margin-bottom: 5px;
	background-color: #6491de;
	border: 0px;
	padding: 5px 10px;
	cursor: pointer;
}
.cont-tbl {width: 380px; margin: 20px auto;}
.cont_addr {padding: 0 10px;}
.cont_addr a {text-decoration: underline; color: #000;}
.cont-tbl input[type='text'], .cont-tbl input[type='email'] {border: 1px solid #dbdbdb; height: 20px; width: 240px;}
.cont-tbl textarea {width: 100%; height:150px; border: 1px solid #dbdbdb;  resize: none;}
.capchapadding {padding: 5px 0;}
.bold {font-weight: bold;}
.cont-tbl .errors {color: red; font-size: 15px; text-align: center;}
.cont-tbl .success {color: green; font-size: 15px; text-align: center;}

.order_status_cont {font-size: 14px;}
.newsTitle {font-size: 16px; line-height: 40px;}
.newsTitleTxt {border: 1px solid #bebebe;  height: 28px;  width: 240px;}
.errors {color: red; text-align: center;}
.order_status1 {text-align: center;}
#subscrib_success {color: green;}

.not_fount {font-size: 20px; text-align: center;}
.not_fount span {font-weight: bold;}
.not_fount label {color: #B60810;}
.not_fount_discr {font-size: 16px; line-height: 30px; margin-bottom: 20px; text-align: center;}

/*=========Landind blocks==========*/

.bgLandFooter {  z-index: 1;   
	background-color: #3c3c3c; 
	height: 45px; 
	position: fixed; 
	z-index:2;
	width: 100%; 
	bottom: 0px;
	padding-right: 30px;
	box-sizing: border-box;
	border-top: 1px solid #000;
}
.labding-footer {
	height: 45px;
	border-collapse: collapse; 
	margin: 0 auto;
    max-width: 1180px;
    min-width: 300px;
	font-size: 16px; 
	text-align: center;
	color: #fff;
	background: url(../images/ic_app.png) no-repeat left bottom; 
}
.labding-footer td {padding-left: 55px;}
.labding-footer a {
	font-size: 14px; 
	color: #3c3c3c; 
	background-color: #fff; 
	display: inline-block; 
	padding: 3px 20px;
	text-decoration: none;	
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.landind-side {position: relative;}
.wigs {border: 1px solid #dcdcdc;}

.banner-wrapper {
	position: relative; 
	background: url(../images/banner_big.jpg) no-repeat;
	width: 100%;
	height: 270px;
}
.banner-wrapper-txt {
	color: #3e3f4a; 
	font-size: 26px;  
	padding-left: 30px;
    padding-top: 50px;
    width: 680px;
    line-height: 30px;
    font-weight: lighter;
}
.banner-wrapper-txt div {padding-top: 10px; font-size: 22px;}
a.bannerLanding_btn {
	position: absolute; 
	left: 30px; 
	bottom: 30px; 
	width: 165px; 
	height: 64px;
	background: url(../images/bannerLanding_btn.png) no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 64px;
	padding-left: 70px;
	text-decoration: none;
}

.lan_corner, #landCornerFull {position: absolute; top: 0px; right: 0px; z-index: 999;}
#landCornerFull {
	background: url(../images/land_corner_full.png) no-repeat; 
	width: 599px; 
	height: 599px;
	text-decoration: none;
}
.corner-titl {
	color: #fff;
    display: block;
    font-size: 26px;
    line-height: 28px;
    padding-left: 110px;
    padding-right: 245px;
    padding-top: 50px;
    text-align: right;
}
.corner-bttn {
	position: absolute; 
	top: 150px; 
	left: 202px;
	font-size: 16px;
	line-height:16px;
	color: #3c3c3c;
	padding: 8px 0;
	text-align: center;
	width:150px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.close_banner {position: absolute; right: 10px; top:13px; width: 20px; cursor: pointer;}
.landind-side span {
	position: absolute; 
	bottom: 15px; 
	left: 0;
	width: 100%;
	text-align: center;
}
.landind-side span label {
	display: inline-block; 
	padding: 5px 20px;
	border: 0;
	color: #fff;
	font-size: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #9fbe3c;
	cursor: pointer;
}


/*=========Landind Page==========*/

.landing-title {font-size: 20px; line-height: 110px; text-align: center; margin-right: 20px;}
.landing-bottom {display: flex; justify-content: space-evenly; align-items: center; margin: 30px 50px 50px 50px;}
.landing-bottom-box {text-align: center;}
.landing-bottom-box img {width: 45px;}
.landing-bottom-box div {font-weight: bold; font-size: 13px; padding: 10px 0; color: #000;}
.landing-bottom-box p {font-size: 13px;}

.features {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.features-btn {width: 350px; box-sizing: border-box; padding-left: 38px; margin-left: 30px;}
.features-btn > div:last-child {margin: 0;}
.features-img {width: 500px;}

.features-btn-item {
	padding: 15px 15px 20px 50px;
	border: 1px solid #fff;
	border-radius: 30px;
	cursor: pointer;
	position: relative;
	margin-bottom: 15px;
}
.features-btn-item.active, .features-btn-item.active:hover {
	border-color: #dfdfdf;
	box-shadow: 2px 2px 5px 3px rgba(0,0,0,0.03);
}
.features-btn-item:hover {border-color: rgba(223, 223, 223, 0.70);}
.features-btn-item > img {
	position: absolute;
	width: 76px;
	top: calc(50% - 38px);
	left: -38px;
	filter: drop-shadow(0px 0px 5px #d2d2d291)
}
.features-btn-title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.features-btn-txt {font-size: 14px; line-height: 20px;}
.features-img {
	background: url("../images/landing/slider/_blank.png") no-repeat left 105px bottom 10px;
	background-size: auto 560px;
}
.features-img img {display: none; width: 350px; box-shadow: 0 0 15px 5px rgba(0,0,0,0.05); border-radius: 12px;}
.features-img img:first-child {display: inline;}


.download-pc {
	box-sizing: border-box;
	padding-bottom: 30px;
	min-height: 450px;
	text-align: center;
	background: url("../images/landing/bg.png") no-repeat center center;
	background-size: 100% 100%;
	margin-top: 40px;
	margin-right: 10px;
}
.download-stage {display: none;}
.download-stage.active {display: block;}

.download-switcher {
	display: inline-block;
	background-color: #fff;
	padding: 5px;
	border-radius: 48px;
	box-shadow: 0 0 20px 5px rgba(71, 93, 181, 0.1);
}
.download-switcher span {
	display: inline-block;
	line-height: 37px;
	padding: 0 30px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
}
.download-switcher span.active {
	background-color: #2c335c;
	border-radius: 25px;
	color: #fff;
}

.qr-code, .save-link {margin-top: 20px;}
.qr-code p, .save-link p {font-size: 16px; padding: 20px 280px;	line-height: 25px;}

.copy-link-box {position: relative; margin: 0 150px;}
.field-copy-link, .field-send-link {
	width: 100%;
	box-sizing: border-box;
	height: 44px;
	border-radius: 22px;
	border: 0;
	padding: 0 180px 0 20px;
	font-size: 14px;
	color: #656c71;
	box-shadow: 0 0 20px 5px rgba(71, 93, 181, 0.1);
}
.btn-copy-link, .btn-send-link {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 34px;
	padding: 0 40px;
	color: #fff;
	background-color: #5192ff;
	font-size: 16px;
	cursor: pointer;
	border: 0;
	border-radius: 25px;
}

.landing-form {display: block; margin: 0 255px;}

.send-link-box {position: relative; margin-top: 10px;}
.email-caption {margin-top: 40px; font-size: 16px; line-height: 25px; font-weight: bold;}
.email-sub-caption {padding-bottom: 30px; font-size: 14px; line-height: 20px;}
.check-code-box {display: flex; justify-content: space-between;}
.check-code-box img {height: 44px;}
.field-code {
	width: 320px;
	box-sizing: border-box;
	height: 44px;
	border-radius: 22px;
	border: 0;
	padding-left: 20px;
	font-size: 14px;
	color: #656c71;
	box-shadow: 0 0 20px 5px rgba(71, 93, 181, 0.1);
	background: #fff no-repeat center right 20px;
	background-size: auto 38px;
}

.message {padding: 10px 0;}
.error_message {color: red;}
.ok_message {color: green;}

/*========= WTF? ==========*/

.faq-table {border: 1px solid black; border-collapse: collapse;}
.faq-table td {padding: 7px; width: 92px; height: 30px; border: 1px solid black;}
.faq-table tr {vertical-align: top; border: 1px solid black;}
.faq-table tr p {margin-bottom: 0;}
.privacy-wrapper {font-family: arial,helvetica,sans-serif; font-size: small;}
.pl-30px {padding-left: 30px;}
.terms-conditions-wrapper {font-family: arial,helvetica,sans-serif;}
.terms-conditions-general {font-size: medium;}
.terms-conditions {font-size: small;}
.text-underline {text-decoration: underline;}
.payment-methods {
    display: flex;
    align-items: center;
    gap: 7px;
}
.payment-methods img {
    max-height: 18px;
}