/*
	Theme Name: Bluefly
	Theme URI: http://www.bluefly.cz
	Description: Shop Theme
	Author: David Světlík
	Author URI: http://www.davidsvetlik.cz
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0
	
	Designed & Handcrafted by David Světlík for www.bluefly.cz
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
*/
 
/* start */
/* generally open */

html, body, div, h1, h2, h3, h4, h5, h6, ul, li, p, form, fieldset, table, th, td, img{
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body{
	background-color: #fff;
	color: #62626F;
	font-family: 'Nunito', sans-serif;
	text-align: center;
}
a{
	color: #70A7C2;
	text-decoration: none;
}
a:hover{
	color: #62626F;
}
.bluecolor{
	color: #4E98B0;
}
.greencolor{
	color: #4EB0A8;
}
.pinkcolor{
	color: #D77F87;
}
.redcolor{
	color: #D41616;
}
#error_message2{
	background-color: #4E98B0;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 20px auto;
	width: 100%;
	text-align: center;
}
#error_message{
	background-color: #e70e0e;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 20px auto;
	width: 100%;
	text-align: center;
}

/* generally close */
/* container open */

#container{
	height: auto;
	overflow: hidden;
	width: 100%;
}

/* container close */
/* header home open */

#header_home_{
	background: url('images/main-header-bg.png') center top;
	background-size: auto 520px;
	height: 520px;
	width: 100%;
}
#header_home{
	background: url('images/home-header-img.png') bottom right no-repeat;
	background-size: auto 369px;
	height: 520px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 1120px;
}
#header_product_{
	background: url('images/main-header-bg.png') center top;
	background-size: auto 398px;
	height: 398px;
	width: 100%;
}
#header_product{
	background: url('images/home-header-img.png') bottom right no-repeat;
	background-size: auto 280px;
	height: 398px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 1120px;
}

/* people product open */

#header_product2_{
	background-image: linear-gradient(#B1D7E1, #EFFBFE);
	height: 398px;
	width: 100%;
}
#header_product2{
	background: url('images/bg-man.png') bottom right no-repeat;
	background-size: auto 244px;
	height: 398px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 1120px;
}
#header_product3_{
	background-image: linear-gradient(#A5D8D2, #E7FEFB);
	height: 398px;
	width: 100%;
}
#header_product3{
	background: url('images/bg-woman.png') bottom right no-repeat;
	background-size: auto 244px;
	height: 398px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 1120px;
}
#header_product4_{
	background-image: linear-gradient(#EFADB4, #FCF2F3);
	height: 398px;
	width: 100%;
}
#header_product4{
	background: url('images/bg-child.png') bottom right no-repeat;
	background-size: auto 244px;
	height: 398px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 1120px;
}
#header_product5_{
	background-image: linear-gradient(#B0DBD6, #E6F6F4);
	height: 398px;
	width: 100%;
}
#header_product5{
	background: url('images/bg-company.png') bottom right no-repeat;
	background-size: auto 244px;
	height: 398px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 1120px;
}

/* people product close */

#header_home_left{
	float: left;
	height: auto;
	padding: 30px 0px 0px 0px;
	width: 45%;
}
#header_home_left_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	width: 100%;
}
#header_home_left_top ul{
	float: left;
}
#header_home_left_top ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_home_left_top ul li a{
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_left_top ul li a:hover{
	color: #325669;
}
#header_home_left_top ul li.active a{
	color: #325669;
}
#header_home_left_top ul li.active a:hover{
	color: #fff;
}
#header_home_left_top ul li.noactive a{
	color: #fff;
}
#header_home_left_top ul li.noactive a:hover{
	color: #325669;
}

/* people product open */

#header_product2_left_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	width: 100%;
}
#header_product2_left_top ul{
	float: left;
}
#header_product2_left_top ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_product2_left_top ul li a{
	color: #454D53;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_product2_left_top ul li a:hover{
	color: #4E98B0;
}

#header_product3_left_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	width: 100%;
}
#header_product3_left_top ul{
	float: left;
}
#header_product3_left_top ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_product3_left_top ul li a{
	color: #454D53;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_product3_left_top ul li a:hover{
	color: #4EB0A8;
}

#header_product4_left_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	width: 100%;
}
#header_product4_left_top ul{
	float: left;
}
#header_product4_left_top ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_product4_left_top ul li a{
	color: #454D53;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_product4_left_top ul li a:hover{
	color: #D77F87;
}

#header_product5_left_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	width: 100%;
}
#header_product5_left_top ul{
	float: left;
}
#header_product5_left_top ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_product5_left_top ul li a{
	color: #454D53;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_product5_left_top ul li a:hover{
	color: #69BDB3;
}

/* people product close */

#header_home_left_bottom_mobil{
	display: none;
}
#header_home_left_bottom_mobil2{
	display: none;
}
#header_home_left_bottom_mobil3{
	display: none;
}
#header_home_left_bottom_mobil4{
	display: none;
}
#header_home_left_bottom_mobil5{
	display: none;
}
#header_home_left_bottom{
	height: auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#header_home_left_bottom ul{
	float: left;
}
#header_home_left_bottom ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
	text-transform: uppercase;
}
#header_home_left_bottom ul li a{
	color: #fff;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_left_bottom ul li a:hover{
	color: #325669;
}

/* people product open */

#header_product2_left_bottom{
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
}
#header_product2_left_bottom ul{
	float: left;
	height: 28px;
}
#header_product2_left_bottom ul li{
	display: inline;
	list-style: none;
	text-align: left;
	margin-right: 20px;
}
#header_product2_left_bottom ul li a{
	color: #454D53;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
#header_product2_left_bottom ul li a:hover{
	color: #4E98B0;
}
.active_bottom_menu2{
	background-color: #4E98B0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #DFF2F7 !important;
	font-size: 1.125em;
	font-weight: 700;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}
.active_bottom_menu2:hover{
	color: #ffff !important;
}
#header_product2_left_bottom ul ul{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 12px;
	margin-right: 0px !important;
	padding: 6px 0px 2px 0px;
	position: absolute;
	min-width: 380px;
	text-align: left;
}
#header_product2_left_bottom ul ul li{
	margin-right: 0px;
}
#header_product2_left_bottom ul ul li a{
	background-color: #4E98B0;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #DFF2F7;
	font-size: 1em;
	font-weight: 600;
	margin-right: 4px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: none;
}
#header_product2_left_bottom ul ul li a:hover{
	color: #fff;
}

#header_product3_left_bottom{
	height: auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#header_product3_left_bottom ul{
	float: left;
	height: 28px;
}
#header_product3_left_bottom ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_product3_left_bottom ul li a{
	color: #454D53;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
#header_product3_left_bottom ul li a:hover{
	color: #4EB0A8;
}
.active_bottom_menu3{
	background-color: #4EB0A8;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #D6F4F1 !important;
	font-size: 1.125em;
	font-weight: 700;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}
.active_bottom_menu3:hover{
	color: #ffff !important;
}
#header_product3_left_bottom ul ul{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 12px;
	margin-right: 0px !important;
	padding: 6px 0px 2px 0px;
	position: absolute;
	min-width: 380px;
	text-align: left;
}
#header_product3_left_bottom ul ul li{
	margin-right: 0px;
}
#header_product3_left_bottom ul ul li a{
	background-color: #4EB0A8;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #DFF2F7;
	font-size: 1em;
	font-weight: 600;
	margin-right: 4px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: none;
}



#header_product3_left_bottom ul ul li a:hover{
	color: #fff;
}

#header_product4_left_bottom{
	height: auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#header_product4_left_bottom ul{
	float: left;
	height: 28px;
}
#header_product4_left_bottom ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_product4_left_bottom ul li a{
	color: #454D53;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
#header_product4_left_bottom ul li a:hover{
	color: #D77F87;
}
.active_bottom_menu4{
	background-color: #D77F87;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #F9E0E2 !important;
	font-size: 1.125em;
	font-weight: 700;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}
.active_bottom_menu4:hover{
	color: #ffff !important;
}
#header_product4_left_bottom ul ul{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 12px;
	margin-right: 0px !important;
	padding: 6px 0px 2px 0px;
	position: absolute;
	min-width: 380px;
	text-align: left;
}
#header_product4_left_bottom ul ul li{
	margin-right: 0px;
}
#header_product4_left_bottom ul ul li a{
	background-color: #D77F87;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #DFF2F7;
	font-size: 1em;
	font-weight: 600;
	margin-right: 4px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: none;
}
#header_product4_left_bottom ul ul li a:hover{
	color: #fff;
}

#header_product5_left_bottom{
	height: auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#header_product5_left_bottom ul{
	float: left;
	height: 28px;
}
#header_product5_left_bottom ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_product5_left_bottom ul li a{
	color: #454D53;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
#header_product5_left_bottom ul li a:hover{
	color: #69BDB3;
}
.active_bottom_menu5{
	background-color: #69BDB3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	color: #DFF2F7 !important;
	font-size: 1.125em;
	font-weight: 700;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
}
.active_bottom_menu5:hover{
	color: #ffff !important;
}
.active2_bottom_menu5{
	color: #69BDB3 !important;
}
.active2_bottom_menu5:hover{
	color: #454D53 !important;
}
#header_product5_left_bottom ul ul{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 12px;
	margin-right: 0px !important;
	padding: 6px 0px 2px 0px;
	position: absolute;
	min-width: 380px;
	text-align: left;
}
#header_product5_left_bottom ul ul li{
	margin-right: 0px;
}
#header_product5_left_bottom ul ul li a{
	background-color: #69BDB3;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #DFF2F7;
	font-size: 1em;
	font-weight: 600;
	margin-right: 4px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	text-transform: none;
}
#header_product5_left_bottom ul ul li a:hover{
	color: #fff;
}

/* people product close */

#header_home_center{
	float: left;
	height: auto;
	padding: 30px 0px 0px 0px;
	width: 10%;
}
#header_home_center img{
	float: left;
	height: 114px;
	width: auto;
}
#header_home_right{
	float: left;
	height: auto;
	padding: 30px 0px 0px 0px;
	width: 45%;
}
#header_home_right_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	width: 100%;
}
#header_home_right_top ul{
	float: right;
}
#header_home_right_top ul li{
	display: inline;
	list-style: none;
	margin-left: 20px;
}
#header_home_right_top ul li a{
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_right_top ul li a:hover{
	color: #325669;
}
#header_home_right_top ul li.active a{
	color: #325669;
}
#header_home_right_top ul li.active a:hover{
	color: #fff;
}
#header_home_right_top ul li.noactive a{
	color: #fff;
}
#header_home_right_top ul li.noactive a:hover{
	color: #325669;
}

/* people product open */

#header_product2_right_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	width: 100%;
}
#header_product2_right_top ul{
	float: right;
}
#header_product2_right_top ul li{
	display: inline;
	list-style: none;
	margin-left: 20px;
}
#header_product2_right_top ul li a{
	color: #454D53;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_product2_right_top ul li a:hover{
	color: #4E98B0;
}

#header_product3_right_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	width: 100%;
}
#header_product3_right_top ul{
	float: right;
}
#header_product3_right_top ul li{
	display: inline;
	list-style: none;
	margin-left: 20px;
}
#header_product3_right_top ul li a{
	color: #454D53;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_product3_right_top ul li a:hover{
	color: #4EB0A8;
}

#header_product4_right_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	width: 100%;
}
#header_product4_right_top ul{
	float: right;
}
#header_product4_right_top ul li{
	display: inline;
	list-style: none;
	margin-left: 20px;
}
#header_product4_right_top ul li a{
	color: #454D53;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_product4_right_top ul li a:hover{
	color: #D77F87;
}

#header_product5_right_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	width: 100%;
}
#header_product5_right_top ul{
	float: right;
}
#header_product5_right_top ul li{
	display: inline;
	list-style: none;
	margin-left: 20px;
}
#header_product5_right_top ul li a{
	color: #454D53;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_product5_right_top ul li a:hover{
	color: #69BDB3;
}

/* people product close */

#header_home_right_bottom{
	float: right;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: auto;
}
#header_home_right_bottom span{
	font-size: 0.8em;
	font-weight: 700;
	padding-top: 10px !important;
	color: #fff;
}
#header_home_right_bottom form{
	background: url("images/header-search-bg.png") no-repeat;
	background-size: auto 25px;
	float: left;
	height: 25px;
	overflow: hidden;
	width: 155px;
}
.header_home_right_bottom_input{
	background: url("images/l.jpg") no-repeat;
	border: 0px #c4e0de solid;
	color: #fff;
	float: left;
	font-size: 0.8125em;
	height: 25px;
	padding-left: 10px;
	text-align: left;
	width: 130px;
}
.header_home_right_bottom_button{
	background: url("images/header-search-a.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	float: right;
	height: 25px;
	width: 25px;
}
.header_home_right_bottom_button:hover{
	background: url("images/header-search-b.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	float: right;
	height: 25px;
	width: 25px;
}
.header_home_right_bottom_login{
	background: url("images/header-login-a.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin-left: 16px;
	width: 25px;
}
.header_home_right_bottom_login:hover{
	background: url("images/header-login-b.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	height: 25px;
	width: 25px;
}
.header_home_right_bottom_basket{
	background: url("images/header-basket-a.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 0.6em;
	font-weight: 700;
	height: 25px;
	margin-left: 16px;
	padding: 7.4px 0px 0px 5px;
	width: 25px;
}
.header_home_right_bottom_basket:hover{
	background: url("images/header-basket-b.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	color: #fff;
	height: 25px;
	width: 25px;
}

/* people product open */

#header_product_right_bottom{
	float: right;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: auto;
}
#header_product_right_bottom span{
	font-size: 0.8em;
	font-weight: 700;
	padding-top: 10px !important;
	color: #454D53;
}
#header_product_right_bottom form{
	background: url("images/header-search-bg2.png") no-repeat;
	background-size: auto 25px;
	float: left;
	height: 25px;
	overflow: hidden;
	width: 155px;
}
.header_product_right_bottom_input{
	background: url("images/l.jpg") no-repeat;
	border: 0px #c4e0de solid;
	color: #454D53;
	float: left;
	font-size: 0.8125em;
	height: 25px;
	padding-left: 10px;
	text-align: left;
	width: 130px;
}
.header_product_right_bottom_button{
	background: url("images/header-search.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	float: right;
	height: 25px;
	width: 25px;
}
.header_product_right_bottom_button:hover{
	background: url("images/header-search.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	float: right;
	height: 25px;
	width: 25px;
}
.header_product_right_bottom_login{
	background: url("images/header-login.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin-left: 16px;
	width: 25px;
}
.header_product_right_bottom_login:hover{
	background: url("images/header-login.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	height: 25px;
	width: 25px;
}
.header_product_right_bottom_basket{
	background: url("images/header-basket.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	color: #fff;
	display: block;
	float: left;
	font-size: 0.6em;
	font-weight: 700;
	height: 25px;
	margin-left: 16px;
	padding: 7px 0px 0px 5px;
	width: 25px;
}
.header_product_right_bottom_basket:hover{
	background: url("images/header-basket.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	color: #fff;
	height: 25px;
	width: 25px;
}

/* people product close */

#header_home_bottom{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#header_home_bottom_top{
	height: auto;
	overflow: hidden;
	padding: 55px 0px 0px 0px;
	width: 100%;
}
#header_home_bottom_top_block{
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 51%;
}
#header_home_bottom_top_block1{
	background-color: #fff;
	border-radius: 10px;
	height: 180px;
	overflow: hidden;
	opacity: 0.5;
	padding: 10px 0px 10px 1.5%;
	position: absolute; top: 0; left: 0;
	text-align: left;
	width: 98.5%;
}
#header_home_bottom_top_block1_2{
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 180px;
	overflow: hidden;
	opacity: 0.5;
	padding: 10px 0px 10px 1.5%;
	position: absolute; top: 0; left: 0;
	text-align: left;
	width: 98.5%;
}
#header_home_bottom_top_block2{
	height: auto;
	position: absolute; top: 0; left: 0;
	padding: 10px 0px 0px 3%;
	text-align: left;
	width: 97%;
}
#header_home_bottom_top_block2 h1{
	color: #224455;
	font-size: 2em;
	letter-spacing: -0.016em;
	line-height: 1.4em;
}
#header_home_bottom_top_block2 h1 span{
	color: #224455;
	display: block;
	font-size: 1.76em;
	font-weight: 300;
	letter-spacing: -0.012em;
}
#header_home_bottom_top_block2 p{
	color: #224455;
	font-size: 1.0625em;
	margin-top: 20px;
}

/* people product open */

#header_product_bottom{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#header_product_bottom_top{
	height: auto;
	overflow: hidden;
	padding: 55px 0px 0px 0px;
	width: 100%;
}
#header_product_bottom_top_block{
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 45%;
}
#header_product_bottom_top_block1_2{
	background-color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	height: 180px;
	overflow: hidden;
	padding: 10px 2% 10px 2%;
	position: absolute; top: 0; left: 0;
	text-align: left;
	width: 96%;
}
#header_product_bottom_top_block2{
	height: auto;
	position: absolute; top: 0; left: 0;
	padding: 20px 5% 0px 5%;
	text-align: left;
	width: 90%;
}
#header_product_bottom_top_block2 h1{
	color: #224455;
	font-size: 1.4em;
	letter-spacing: -0.016em;
	line-height: 1.4em;
}
#header_product_bottom_top_block2 h1 span{
	color: #224455;
	display: block;
	font-size: 1.76em;
	font-weight: 300;
	letter-spacing: -0.012em;
}
#header_product_bottom_top_block2 p{
	color: #224455;
	font-size: 1.0625em;
	margin-top: 20px;
}

/* people product close */

#header_home_bottom_bottom{
	height: auto;
	overflow: hidden;
	padding: 34px 0px 0px 0px;
	width: 55%;
}
#header_home_bottom_bottom a{
	background: url("images/header-do-obchodu-a.png") no-repeat;
	background-size: 212px 51px;
	border: 0px;
	cursor: pointer;
	display: block;
	float: left;
	height: 51px;
	width: 212px;
}
#header_home_bottom_bottom a:hover{
	background: url("images/header-do-obchodu-b.png") no-repeat;
	background-size: 212px 51px;
	border: 0px;
	cursor: pointer;
	height: 51px;
	width: 212px;
}
#header_mobile_menu{
	display: none;
}
.header_mobile_bottom_menu{
	display: none;
}
.header_mobile_bottom_menu2{
	display: none;
}
.header_mobile_menu_view{
	display: none;
}

/* header home close */
/* content home open */

#content_home{
	height: auto;
	overflow: hidden;
	width: 100%;
}
#content_home_block0_{
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	width: 1120px;
}
#content_home_block0{
	height: auto;
	overflow: hidden;
	padding: 30px 13% 20px 13%;
	text-align: left;
	width: 68%;
}
#content_home_block0 a{
	display: block;
	height: auto;
	text-decoration: none;
	width: auto;
}
#content_home_block0_block{
	background-color: #70A7C2;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 0px 10px 12px;
	width: 100%;
}
#content_home_block0_block:hover{
	background-color: #51819A;
}
#content_home_block0_block img{
	float: left;
	height: 30px;
	width: auto;
}
#content_home_block0_block span{
	display: block;
	float: left;
	font-size: 1.375em;
	font-weight: 700;
	height: 30px;
	line-height: 32px;
	letter-spacing: 0.1em;
	padding: 0px 30px 0px 30px;
	width: auto;
}
#content_home_block1_{
	height: auto;
	overflow: hidden;
	width: 100%;
}
#content_home_block1{
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	width: 1120px;
}
#content_home_block1_left a{
	display: block;
	height: 100%;
	width: 100%;
}
#content_home_block1_left{
	float: left;
	height: 374px;
	padding: 50px 0px 50px 0px;
	width: 62%;
}
#content_home_block1_left img{
	height: 374px;
	width: auto;
}
#content_home_block1_right{
	float: left;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 140px 0px 0px 12%;
	text-align: left;
	width: 26%;
}
#content_home_block1_right h2{
	color: #4E98B0;
	font-size: 2em;
	font-weight: 600;
	margin-bottom: 20px;
}
#content_home_block1_right ul{
	margin: 0px 0px 50px 0px;
}
#content_home_block1_right ul li{
	list-style: none;
}
.content_home_block1_right_button{
	background-color: #4E98B0;
	border-radius: 100px;
	cursor: pointer;
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 0.04em;
	padding: 11px 40px 9px 40px;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.content_home_block1_right_button:hover{
	background-color: #454D53;
	color: #fff;
	text-decoration: none;
}

#content_home_block2_{
	background-color: #F3FBFA;
	height: auto;
	overflow: hidden;
	width: 100%;
}
#content_home_block2{
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	width: 1120px;
}
#content_home_block2_left{
	float: left;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 140px 0px 0px 5%;
	text-align: left;
	width: 33%;
}
#content_home_block2_left h2{
	color: #4EB0A8;
	font-size: 2em;
	font-weight: 600;
	margin-bottom: 20px;
}
#content_home_block2_left ul{
	margin: 0px 0px 50px 0px;
}
#content_home_block2_left ul li{
	list-style: none;
}
.content_home_block2_left_button{
	background-color: #4EB0A8;
	border-radius: 100px;
	cursor: pointer;
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 0.04em;
	padding: 11px 40px 9px 40px;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.content_home_block2_left_button:hover{
	background-color: #454D53;
	color: #fff;
	text-decoration: none;
}
#content_home_block2_right_mob{
	display: none;
}
#content_home_block2_right a{
	display: block;
	height: 100%;
	width: 100%;
}
#content_home_block2_right{
	float: left;
	height: 374px;
	padding: 50px 0px 50px 0px;
	width: 62%;
}
#content_home_block2_right img{
	height: 374px;
	width: auto;
}

#content_home_block3_{
	height: auto;
	overflow: hidden;
	width: 100%;
}
#content_home_block3{
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
	width: 1120px;
}
#content_home_block3_left a{
	display: block;
	height: 100%;
	width: 100%;
}
#content_home_block3_left{
	float: left;
	height: 374px;
	padding: 50px 0px 50px 0px;
	width: 62%;
}
#content_home_block3_left img{
	height: 374px;
	width: auto;
}
#content_home_block3_right{
	float: left;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 140px 0px 0px 12%;
	text-align: left;
	width: 26%;
}
#content_home_block3_right h2{
	color: #D77F87;
	font-size: 2em;
	font-weight: 600;
	margin-bottom: 20px;
}
#content_home_block3_right ul{
	margin: 0px 0px 50px 0px;
}
#content_home_block3_right ul li{
	list-style: none;
}
.content_home_block3_right_button{
	background-color: #D77F87;
	border-radius: 100px;
	cursor: pointer;
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 0.04em;
	padding: 11px 40px 9px 40px;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.content_home_block3_right_button:hover{
	background-color: #454D53;
	color: #fff;
	text-decoration: none;
}

#content_home_block4_{
	background-color: #F3FBFA;
	height: auto;
	overflow: hidden;
	width: 100%;
}
#content_home_block4{
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	width: 1120px;
}
#content_home_block4_left{
	float: left;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 140px 0px 0px 5%;
	text-align: left;
	width: 33%;
}
#content_home_block4_left h2{
	color: #69BDB3;
	font-size: 2em;
	font-weight: 600;
	margin-bottom: 20px;
}
#content_home_block4_left ul{
	margin: 0px 0px 50px 0px;
}
#content_home_block4_left ul li{
	list-style: none;
}
.content_home_block4_left_button{
	background-color: #69BDB3;
	border-radius: 100px;
	cursor: pointer;
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 600;
	letter-spacing: 0.04em;
	padding: 11px 40px 9px 40px;
	text-align: center;
	text-decoration: none;
	width: auto;
}
.content_home_block4_left_button:hover{
	background-color: #454D53;
	color: #fff;
	text-decoration: none;
}
#content_home_block4_right_mob{
	display: none;
}
#content_home_block4_right a{
	display: block;
	height: 100%;
	width: 100%;
}
#content_home_block4_right{
	float: left;
	height: 374px;
	padding: 50px 0px 50px 0px;
	width: 62%;
}
#content_home_block4_right img{
	height: 374px;
	width: auto;
}

/* content home close */
/* content product open */

#content_product{
	height: auto;
	overflow: hidden;
	width: 100%;
}
#content_product_block0_{
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	width: 1120px;
}
#content_product_block0{
	height: auto;
	overflow: hidden;
	padding: 30px 0px 20px 0px;
	text-align: left;
	width: 100%;
}
#content_product_block0_block{
	background-color: #70A7C2;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block2{
	background-color: #4E98B0;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block3{
	background-color: #4EB0A8;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block4{
	background-color: #D77F87;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block5{
	background-color: #69BDB3;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block_left{
	float: left;
	height: 30px;
	width: 42%;
}
#content_product_block0_block_left a{
	color: #fff;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block0_block_left a:hover{
	color: #454D53;
}
#content_product_block0_block_left span{
	color: #fff;
	font-size: 1em;
	height: 30px;
	line-height: 32px;
	padding: 0px 5px 0px 5px;
	width: auto;
}
#content_product_block0_block_right{
	float: left;
	height: auto;
	width: 58%;
}
#content_product_block0_block_right img{
	float: left;
	height: 30px;
	width: auto;
}
#content_product_block0_block_right span{
	display: block;
	float: left;
	font-size: 1.375em;
	font-weight: 500;
	height: 30px;
	line-height: 32px;
	letter-spacing: 0em;
	padding: 0px 20px 0px 10px;
	width: auto;
}
#content_product_block0_block_right a{
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block0_block_right a:hover{
	color: #454D53;
}
#content_product_block1_{
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	width: 1170px;
}
#content_product_block1{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	text-align: left;
	width: 100%;
}
#content_product_block1_filtry2{
	height: auto;
	overflow: hidden;
	padding: 10px 4% 30px 4%;
	text-align: left;
	width: 92%;
}
#content_product_block1_filtry2 a{
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#content_product_block1_filtry2 span{
	background-color: #B0D6E1;
	border-radius: 6px;
	color: #4E98B0;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 600;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0px 1% 0px 1%;
	text-align: center;
	width: 18% !important;
}
#content_product_block1_filtry2 span:hover{
	background-color: #4E98B0;
	color: #fff;
}
#content_product_block1_filtry2 .active{
	background-color: #4E98B0;
	color: #fff;
}

#content_product_block1_filtry3{
	height: auto;
	overflow: hidden;
	padding: 10px 4% 30px 4%;
	text-align: left;
	width: 92%;
}
#content_product_block1_filtry3 a{
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#content_product_block1_filtry3 span{
	background-color: #A6D9D3;
	border-radius: 6px;
	color: #4EB0A8;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 600;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0px 1% 0px 1%;
	text-align: center;
	width: 18% !important;
}
#content_product_block1_filtry3 span:hover{
	background-color: #4EB0A8;
	color: #fff;
}
#content_product_block1_filtry3 .active{
	background-color: #4EB0A8;
	color: #fff;
}

#content_product_block1_filtry4{
	height: auto;
	overflow: hidden;
	padding: 10px 4% 30px 4%;
	text-align: left;
	width: 92%;
}
#content_product_block1_filtry4 a{
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#content_product_block1_filtry4 span{
	background-color: #EFAEB5;
	border-radius: 6px;
	color: #D77F87;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 600;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0px 1% 0px 1%;
	text-align: center;
	width: 18% !important;
}
#content_product_block1_filtry4 span:hover{
	background-color: #D77F87;
	color: #fff;
}
#content_product_block1_filtry4 .active{
	background-color: #D77F87;
	color: #fff;
}

#content_product_block1_filtry5{
	height: auto;
	overflow: hidden;
	padding: 10px 4% 30px 4%;
	text-align: left;
	width: 92%;
}
#content_product_block1_filtry5 a{
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#content_product_block1_filtry5 span{
	background-color: #B1DBD6;
	border-radius: 6px;
	color: #69BDB3;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 600;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0px 1% 0px 1%;
	text-align: center;
	width: 18% !important;
}
#content_product_block1_filtry5 span:hover{
	background-color: #69BDB3;
	color: #fff;
}
#content_product_block1_filtry5 .active{
	background-color: #69BDB3;
	color: #fff;
}

#content_product_block1 h2{
	font-size: 1.5em;
	font-weight: 500;
	margin-left: 25px;
	margin-bottom: 20px;
}
.content_product_block1_block1{
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0px 25px 50px 25px;
	text-align: center;
	width: 340px;
}
.content_product_block1_block1 a{
	border: #ECEEF0 2px solid;
	display: block;
	height: 330px;
	width: 336px;
}
.content_product_block1_block1 a:hover{
	border: #4E98B0 2px solid;
}
.content_product_block1_block1 img{
	height: 100%;
	width: auto;
}
.content_product_block1_block1_txt{
	height: auto;
	overflow: hidden;
	width: 100%;
}
.content_product_block1_block1_txt h3{
	color: #4E98B0;
	font-size: 1.5em;
	font-weight: 500;
	margin: 20px 0px 10px 0px;
}
.content_product_block1_block1_txt a{
	background-color: #4E98B0;
	border-radius: 100px;
	border: 0px;
	color: #fff;
	display: block;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 7px 0px 5px 0px;
	text-decoration: none;
	width: 140px;
}
.content_product_block1_block1_txt a:hover{
	background-color: #34363C;
	border: 0px;
}

.content_product_block1_block1_2{
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0px 25px 50px 25px;
	text-align: center;
	width: 340px;
}
.content_product_block1_block1_2 a{
	border: #ECEEF0 2px solid;
	display: block;
	height: 330px;
	width: 336px;
}
.content_product_block1_block1_2 a:hover{
	border: #4E98B0 2px solid;
}
.content_product_block1_block1_2 img{
	height: 100%;
	width: auto;
}
.content_product_block1_block1_2_txt_2{
	height: auto;
	overflow: hidden;
	width: 100%;
}
.content_product_block1_block1_2_txt_2 h3{
	color: #4E98B0;
	font-size: 1.375em;
	font-weight: 500;
	line-height: 26px;
	height: 70px;
	margin: 20px 0px 10px 0px;
}
.content_product_block1_block1_2_txt_2_price{
	float: left;
	font-weight: 700;
	height: auto;
	line-height: 34px;
	text-align: left;
	width: 65%;
}
.content_product_block1_block1_2_txt_2 a{
	background-color: #4E98B0;
	border-radius: 100px;
	border: 0px;
	color: #fff;
	display: block;
	float: right;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 7px 0px 5px 0px;
	text-decoration: none;
	width: 35%;
}
.content_product_block1_block1_2_txt_2 a:hover{
	background-color: #34363C;
	border: 0px;
}

.content_product_block1_block1_3{
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0px 25px 50px 25px;
	text-align: center;
	width: 340px;
}
.content_product_block1_block1_3 a{
	border: #ECEEF0 2px solid;
	display: block;
	height: 330px;
	width: 336px;
}
.content_product_block1_block1_3 a:hover{
	border: #55ADA3 2px solid;
}
.content_product_block1_block1_3 img{
	height: 100%;
	width: auto;
}
.content_product_block1_block1_3_txt_3{
	height: auto;
	overflow: hidden;
	width: 100%;
}
.content_product_block1_block1_3_txt_3 h3{
	color: #55ADA3;
	font-size: 1.375em;
	font-weight: 500;
	line-height: 26px;
	height: 70px;
	margin: 20px 0px 10px 0px;
}
.content_product_block1_block1_3_txt_3_price{
	float: left;
	font-weight: 700;
	height: auto;
	line-height: 34px;
	text-align: left;
	width: 65%;
}
.content_product_block1_block1_3_txt_3 a{
	background-color: #55ADA3;
	border-radius: 100px;
	border: 0px;
	color: #fff;
	display: block;
	float: right;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 7px 0px 5px 0px;
	text-decoration: none;
	width: 35%;
}
.content_product_block1_block1_3_txt_3 a:hover{
	background-color: #34363C;
	border: 0px;
}

.content_product_block1_block1_4{
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0px 25px 50px 25px;
	text-align: center;
	width: 340px;
}
.content_product_block1_block1_4 a{
	border: #ECEEF0 2px solid;
	display: block;
	height: 330px;
	width: 336px;
}
.content_product_block1_block1_4 a:hover{
	border: #D77F87 2px solid;
}
.content_product_block1_block1_4 img{
	height: 100%;
	width: auto;
}
.content_product_block1_block1_4_txt_4{
	height: auto;
	overflow: hidden;
	width: 100%;
}
.content_product_block1_block1_4_txt_4 h3{
	color: #D77F87;
	font-size: 1.375em;
	font-weight: 500;
	line-height: 26px;
	height: 70px;
	margin: 20px 0px 10px 0px;
}
.content_product_block1_block1_4_txt_4_price{
	float: left;
	font-weight: 700;
	height: auto;
	line-height: 34px;
	text-align: left;
	width: 65%;
}
.content_product_block1_block1_4_txt_4 a{
	background-color: #D77F87;
	border-radius: 100px;
	border: 0px;
	color: #fff;
	display: block;
	float: right;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 7px 0px 5px 0px;
	text-decoration: none;
	width: 35%;
}
.content_product_block1_block1_4_txt_4 a:hover{
	background-color: #34363C;
	border: 0px;
}

.content_product_block1_block1_5{
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0px 25px 50px 25px;
	text-align: center;
	width: 340px;
}
.content_product_block1_block1_5 a{
	border: #ECEEF0 2px solid;
	display: block;
	height: 330px;
	width: 336px;
}
.content_product_block1_block1_5 a:hover{
	border: #69BDB3 2px solid;
}
.content_product_block1_block1_5 img{
	height: 100%;
	width: auto;
}
.content_product_block1_block1_5_txt_5{
	height: auto;
	overflow: hidden;
	width: 100%;
}
.content_product_block1_block1_5_txt_5 h3{
	color: #69BDB3;
	font-size: 1.375em;
	font-weight: 500;
	line-height: 26px;
	height: 70px;
	margin: 20px 0px 10px 0px;
}
.content_product_block1_block1_5_txt_5_price{
	float: left;
	font-weight: 700;
	height: auto;
	line-height: 34px;
	text-align: left;
	width: 65%;
}
.content_product_block1_block1_5_txt_5 a{
	background-color: #69BDB3;
	border-radius: 100px;
	border: 0px;
	color: #fff;
	display: block;
	float: right;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 7px 0px 5px 0px;
	text-decoration: none;
	width: 35%;
}
.content_product_block1_block1_5_txt_5 a:hover{
	background-color: #34363C;
	border: 0px;
}

.content_product_block1_block2{
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0px 25px 50px 25px;
	text-align: center;
}
.content_product_block1_block2 a{
	border: #ECEEF0 2px solid;
	display: block;
	height: 330px;
	width: 336px;
}
.content_product_block1_block2 a:hover{
	border: #4EB0A8 2px solid;
}
.content_product_block1_block2 img{
	height: 100%;
	width: auto;
}
.content_product_block1_block2_txt{
	height: auto;
	overflow: hidden;
	width: 100%;
}
.content_product_block1_block2_txt h3{
	color: #4EB0A8;
	font-size: 1.5em;
	font-weight: 500;
	margin: 20px 0px 10px 0px;
}
.content_product_block1_block2_txt a{
	background-color: #4EB0A8;
	border-radius: 100px;
	border: 0px;
	color: #fff;
	display: block;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 7px 0px 5px 0px;
	text-decoration: none;
	width: 140px;
}
.content_product_block1_block2_txt a:hover{
	background-color: #34363C;
	border: 0px;
}
.content_product_block1_block3{
	float: left;
	height: auto;
	overflow: hidden;
	margin: 0px 25px 50px 25px;
	text-align: center;
}
.content_product_block1_block3 a{
	border: #ECEEF0 2px solid;
	display: block;
	height: 330px;
	width: 336px;
}
.content_product_block1_block3 a:hover{
	border: #D77F87 2px solid;
}
.content_product_block1_block3 img{
	height: 100%;
	width: auto;
}
.content_product_block1_block3_txt{
	height: auto;
	overflow: hidden;
	width: 100%;
}
.content_product_block1_block3_txt h3{
	color: #D77F87;
	font-size: 1.5em;
	font-weight: 500;
	margin: 20px 0px 10px 0px;
}
.content_product_block1_block3_txt a{
	background-color: #D77F87;
	border-radius: 100px;
	border: 0px;
	color: #fff;
	display: block;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 7px 0px 5px 0px;
	text-decoration: none;
	width: 140px;
}
.content_product_block1_block3_txt a:hover{
	background-color: #34363C;
	border: 0px;
}

#content_product_block1_detail_{
	height: auto;
	overflow: hidden;
	margin: 0px auto 0px auto;
	width: 1170px;
}
#content_product_block1_detail{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	text-align: left;
	width: 100%;
}
#content_product_block1_detail_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	text-align: left;
	width: 100%;
}
#content_product_block1_detail_top_left{
	float: left;
	height: auto;
	padding: 0px 0px 0px 2%;
	width: 48%;
}
#content_product_block1_detail_top_left_top{
	height: auto;
	position: absolute;
	top: 220px;
	width: 500px;
}
#content_product_block1_detail_top_left_top h1{
	font-size: 1.6em;
	margin-bottom: 30px;
}
#content_product_block1_detail_top_left_top img{
	border: 2px #ECEEF0 solid;
	height: auto;
	width: 496px;
}
#content_product_block1_detail_top_left_top img:hover{
	border: 2px #70A7C2 solid;
}
.content_product_block1_detail_top_left_top_img{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 0px 30px 0px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top_img:hover{
	border: 2px #70A7C2 solid;
}
.content_product_block1_detail_top_left_top_img2{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 13px 30px 13px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top_img2:hover{
	border: 2px #70A7C2 solid;
}

#content_product_block1_detail_top_left_top2{
	height: auto;
	position: absolute;
	top: 220px;
	width: 500px;
}
#content_product_block1_detail_top_left_top2 h1{
	font-size: 1.6em;
	margin-bottom: 30px;
}
#content_product_block1_detail_top_left_top2 img{
	border: 2px #ECEEF0 solid;
	height: auto;
	width: 496px;
}
#content_product_block1_detail_top_left_top2 img:hover{
	border: 2px #70A7C2 solid;
}
.content_product_block1_detail_top_left_top2_img{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 0px 30px 0px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top2_img:hover{
	border: 2px #70A7C2 solid;
}
.content_product_block1_detail_top_left_top2_img2{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 13px 30px 13px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top2_img2:hover{
	border: 2px #70A7C2 solid;
}

#content_product_block1_detail_top_left_top3{
	height: auto;
	position: absolute;
	top: 220px;
	width: 500px;
}
#content_product_block1_detail_top_left_top3 h1{
	font-size: 1.6em;
	margin-bottom: 30px;
}
#content_product_block1_detail_top_left_top3 img{
	border: 2px #ECEEF0 solid;
	height: auto;
	width: 496px;
}
#content_product_block1_detail_top_left_top3 img:hover{
	border: 2px #4EB0A8 solid;
}
.content_product_block1_detail_top_left_top3_img{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 0px 30px 0px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top3_img:hover{
	border: 2px #4EB0A8 solid;
}
.content_product_block1_detail_top_left_top3_img2{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 13px 30px 13px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top3_img2:hover{
	border: 2px #4EB0A8 solid;
}

#content_product_block1_detail_top_left_top4{
	height: auto;
	position: absolute;
	top: 220px;
	width: 500px;
}
#content_product_block1_detail_top_left_top4 h1{
	font-size: 1.6em;
	margin-bottom: 30px;
}
#content_product_block1_detail_top_left_top4 img{
	border: 2px #ECEEF0 solid;
	height: auto;
	width: 496px;
}
#content_product_block1_detail_top_left_top4 img:hover{
	border: 2px #D77F87 solid;
}
.content_product_block1_detail_top_left_top4_img{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 0px 30px 0px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top4_img:hover{
	border: 2px #D77F87 solid;
}
.content_product_block1_detail_top_left_top4_img2{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 13px 30px 13px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top4_img2:hover{
	border: 2px #D77F87 solid;
}

#content_product_block1_detail_top_left_top5{
	height: auto;
	position: absolute;
	top: 220px;
	width: 500px;
}
#content_product_block1_detail_top_left_top5 h1{
	font-size: 1.6em;
	margin-bottom: 30px;
}
#content_product_block1_detail_top_left_top5 img{
	border: 2px #ECEEF0 solid;
	height: auto;
	width: 496px;
}
#content_product_block1_detail_top_left_top5 img:hover{
	border: 2px #55ADA3 solid;
}
.content_product_block1_detail_top_left_top5_img{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 0px 30px 0px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top5_img:hover{
	border: 2px #55ADA3 solid;
}
.content_product_block1_detail_top_left_top5_img2{
	border: 2px #ECEEF0 solid;
	height: auto;
	margin: 30px 13px 30px 13px;
	width: 151px !important;
}
.content_product_block1_detail_top_left_top5_img2:hover{
	border: 2px #55ADA3 solid;
}



#content_product_block1_detail_top_left_bottom{
	height: auto;
	width: 100%;
}
#content_product_block1_detail_top_right{
	float: left;
	height: auto;
	min-height: 600px;
	padding: 30px 2% 0px 2%;
	width: 46%;
}
#content_product_block1_detail_top_right p{
	height: auto;
	margin: 10px 0px 20px 0px;
	width: 100%;
}
.content_product_block1_detail_top_right_block{
	float: left;
	height: auto;
	width: 50%;
}
.content_product_block1_detail_top_right_block_full{
	height: auto;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	width: 100%;
}
.content_product_block1_detail_top_right_block_price{
	background-color: #EFFBFE;
	height: auto;
	padding: 3% 5% 3% 5%;
	line-height: 34px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 90%;
}
.content_product_block1_detail_top_right_block_price_left{
	float: left;
	height: auto;
	width: 60%;
}
.content_product_block1_detail_top_right_block_price_right{
	float: right;
	height: auto;
	text-align: right;
	width: 40%;
}
.content_product_block1_detail_top_right_block_price_right button{
	border: 0px;
	border-radius: 100px;
	background-color: #4E98B0;
	cursor: pointer;
	color: #fff;
	font-size: 0.875em;
	height: auto;
	margin-top: 26px;
	padding: 10px 20px 10px 20px;
	width: auto;
}
.content_product_block1_detail_top_right_block_price_right button:hover{
	background-color: #34363C;
}
.content_product_block1_detail_top_right_block_price_right span{
	color: #4E98B0;
	margin-left: 10px;
}
.content_product_block1_detail_top_right_block_price input{
	border: 1px #D4ECF2 solid;
	border-radius: 6px;
	height: 25px;
	margin: 0px 4px 0px 0px;
	text-align: center;
	width: 25px;
}
.content_product_block1_detail_top_right_block_price select{
	background: url("images/select-symbol.png") no-repeat right;
	background-size: 15px 10px;
	background-color: #fff;
	border: 1px #D4ECF2 solid;
	border-radius: 6px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px 6px 0px 10px;
	height: 25px;
	padding: 0px 35px 0px 15px;
	width: auto;
}

.content_product_block1_detail_top_right_block2_price{
	background-color: #EFFBFE;
	height: auto;
	padding: 3% 5% 3% 5%;
	line-height: 34px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 90%;
}
.content_product_block1_detail_top_right_block2_price_left{
	float: left;
	height: auto;
	width: 60%;
}
.content_product_block1_detail_top_right_block2_price_right{
	float: right;
	height: auto;
	text-align: right;
	width: 40%;
}
.content_product_block1_detail_top_right_block2_price_right button{
	border: 0px;
	border-radius: 100px;
	background-color: #4E98B0;
	cursor: pointer;
	color: #fff;
	font-size: 0.875em;
	height: auto;
	margin-top: 26px;
	padding: 10px 20px 10px 20px;
	width: auto;
}
.content_product_block1_detail_top_right_block2_price_right button:hover{
	background-color: #34363C;
}
.content_product_block1_detail_top_right_block2_price_right span{
	color: #4E98B0;
	margin-left: 10px;
}
.content_product_block1_detail_top_right_block2_price input{
	border: 1px #D4ECF2 solid;
	border-radius: 6px;
	height: 25px;
	margin: 0px 4px 0px 0px;
	text-align: center;
	width: 25px;
}
.content_product_block1_detail_top_right_block2_price select{
	background: url("images/select-symbol.png") no-repeat right;
	background-size: 15px 10px;
	background-color: #fff;
	border: 1px #D4ECF2 solid;
	border-radius: 6px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px 6px 0px 10px;
	height: 25px;
	padding: 0px 35px 0px 15px;
	width: auto;
}

.content_product_block1_detail_top_right_block3_price{
	background-color: #E7FEFB;
	height: auto;
	padding: 3% 5% 3% 5%;
	line-height: 34px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 90%;
}
.content_product_block1_detail_top_right_block3_price_left{
	float: left;
	height: auto;
	width: 60%;
}
.content_product_block1_detail_top_right_block3_price_right{
	float: right;
	height: auto;
	text-align: right;
	width: 40%;
}
.content_product_block1_detail_top_right_block3_price_right button{
	border: 0px;
	border-radius: 100px;
	background-color: #4EB0A8;
	cursor: pointer;
	color: #fff;
	font-size: 0.875em;
	height: auto;
	margin-top: 26px;
	padding: 10px 20px 10px 20px;
	width: auto;
}
.content_product_block1_detail_top_right_block3_price_right button:hover{
	background-color: #34363C;
}
.content_product_block1_detail_top_right_block3_price_right span{
	color: #4EB0A8;
	margin-left: 10px;
}
.content_product_block1_detail_top_right_block3_price input{
	border: 1px #D7F5F1 solid;
	border-radius: 6px;
	height: 25px;
	margin: 0px 4px 0px 0px;
	text-align: center;
	width: 25px;
}
.content_product_block1_detail_top_right_block3_price select{
	background: url("images/select-symbol.png") no-repeat right;
	background-size: 15px 10px;
	background-color: #fff;
	border: 1px #D7F5F1 solid;
	border-radius: 6px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px 6px 0px 10px;
	height: 25px;
	padding: 0px 35px 0px 15px;
	width: auto;
}

.content_product_block1_detail_top_right_block4_price{
	background-color: #FBEEEF;
	height: auto;
	padding: 3% 5% 3% 5%;
	line-height: 34px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 90%;
}
.content_product_block1_detail_top_right_block4_price_left{
	float: left;
	height: auto;
	width: 60%;
}
.content_product_block1_detail_top_right_block4_price_right{
	float: right;
	height: auto;
	text-align: right;
	width: 40%;
}
.content_product_block1_detail_top_right_block4_price_right button{
	border: 0px;
	border-radius: 100px;
	background-color: #D77F87;
	cursor: pointer;
	color: #fff;
	font-size: 0.875em;
	height: auto;
	margin-top: 26px;
	padding: 10px 20px 10px 20px;
	width: auto;
}
.content_product_block1_detail_top_right_block4_price_right button:hover{
	background-color: #34363C;
}
.content_product_block1_detail_top_right_block4_price_right span{
	color: #D77F87;
	margin-left: 10px;
}
.content_product_block1_detail_top_right_block4_price input{
	border: 1px #F5CFD3 solid;
	border-radius: 6px;
	height: 25px;
	margin: 0px 4px 0px 0px;
	text-align: center;
	width: 25px;
}
.content_product_block1_detail_top_right_block4_price select{
	background: url("images/select-symbol.png") no-repeat right;
	background-size: 15px 10px;
	background-color: #fff;
	border: 1px #F5CFD3 solid;
	border-radius: 6px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px 6px 0px 10px;
	height: 25px;
	padding: 0px 35px 0px 15px;
	width: auto;
}

.content_product_block1_detail_top_right_block5_price{
	background-color: #E6F6F4;
	height: auto;
	padding: 3% 5% 3% 5%;
	line-height: 34px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 90%;
}
.content_product_block1_detail_top_right_block5_price_left{
	float: left;
	height: auto;
	width: 60%;
}
.content_product_block1_detail_top_right_block5_price_right{
	float: right;
	height: auto;
	text-align: right;
	width: 40%;
}
.content_product_block1_detail_top_right_block5_price_right button{
	border: 0px;
	border-radius: 100px;
	background-color: #69BDB3;
	cursor: pointer;
	color: #fff;
	font-size: 0.875em;
	height: auto;
	margin-top: 26px;
	padding: 10px 20px 10px 20px;
	width: auto;
}
.content_product_block1_detail_top_right_block5_price_right button:hover{
	background-color: #34363C;
}
.content_product_block1_detail_top_right_block5_price_right span{
	color: #69BDB3;
	margin-left: 10px;
}
.content_product_block1_detail_top_right_block5_price input{
	border: 1px #D5EDEA solid;
	border-radius: 6px;
	height: 25px;
	margin: 0px 4px 0px 0px;
	text-align: center;
	width: 25px;
}
.content_product_block1_detail_top_right_block5_price select{
	background: url("images/select-symbol.png") no-repeat right;
	background-size: 15px 10px;
	background-color: #fff;
	border: 1px #D5EDEA solid;
	border-radius: 6px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0px 6px 0px 10px;
	height: 25px;
	padding: 0px 35px 0px 15px;
	width: auto;
}

#content_product_block1_detail_top_right0_block{
	background-color: #70A7C2;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 2% 10px 2%;
	width: 96%;
}
#content_product_block1_detail_top_right0_block2{
	background-color: #4E98B0;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 2% 10px 2%;
	width: 96%;
}
#content_product_block1_detail_top_right0_block3{
	background-color: #4EB0A8;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 2% 10px 2%;
	width: 96%;;
}
#content_product_block1_detail_top_right0_block4{
	background-color: #D77F87;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 2% 10px 2%;
	width: 96%;
}
#content_product_block1_detail_top_right0_block5{
	background-color: #69BDB3;
	border-radius: 100px;
	color: #fff;
	height: 30px;
	line-height: 36px;
	padding: 10px 2% 10px 2%;
	width: 96%;
}
#content_product_block1_detail_top_right0_block2_left{
	height: auto;
	margin-top: 20px;
	width: 100%;
}
#content_product_block1_detail_top_right0_block2_left a{
	color: #454D53;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block1_detail_top_right0_block2_left a:hover{
	color: #70A7C2;
}
#content_product_block1_detail_top_right0_block2_left span{
	color: #454D53;
	font-size: 1em;
	height: 30px;
	line-height: 32px;
	padding: 0px 5px 0px 5px;
	width: auto;
}
#content_product_block1_detail_top_right0_block2_right{
	height: auto;
	width: 100%;
}
#content_product_block1_detail_top_right0_block2_right span{
	display: block;
	float: left;
	font-size: 1.14em;
	font-weight: 500;
	height: 30px;
	line-height: 32px;
	letter-spacing: 0em;
	padding: 0px 20px 0px 10px;
	width: auto;
}
#content_product_block1_detail_top_right0_block2_right a{
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block1_detail_top_right0_block2_right a:hover{
	color: #454D53;
}

#content_product_block1_detail_top_right0_block3_left{
	height: auto;
	margin-top: 20px;
	width: 100%;
}
#content_product_block1_detail_top_right0_block3_left a{
	color: #454D53;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block1_detail_top_right0_block3_left a:hover{
	color: #4EB0A8;
}
#content_product_block1_detail_top_right0_block3_left span{
	color: #454D53;
	font-size: 1em;
	height: 30px;
	line-height: 32px;
	padding: 0px 5px 0px 5px;
	width: auto;
}
#content_product_block1_detail_top_right0_block3_right{
	height: auto;
	width: 100%;
}
#content_product_block1_detail_top_right0_block3_right span{
	display: block;
	float: left;
	font-size: 1.14em;
	font-weight: 500;
	height: 30px;
	line-height: 32px;
	letter-spacing: 0em;
	padding: 0px 20px 0px 10px;
	width: auto;
}
#content_product_block1_detail_top_right0_block3_right a{
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block1_detail_top_right0_block3_right a:hover{
	color: #454D53;
}

#content_product_block1_detail_top_right0_block4_left{
	height: auto;
	margin-top: 20px;
	width: 100%;
}
#content_product_block1_detail_top_right0_block4_left a{
	color: #454D53;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block1_detail_top_right0_block4_left a:hover{
	color: #D77F87;
}
#content_product_block1_detail_top_right0_block4_left span{
	color: #454D53;
	font-size: 1em;
	height: 30px;
	line-height: 32px;
	padding: 0px 5px 0px 5px;
	width: auto;
}
#content_product_block1_detail_top_right0_block4_right{
	height: auto;
	width: 100%;
}
#content_product_block1_detail_top_right0_block4_right span{
	display: block;
	float: left;
	font-size: 1.14em;
	font-weight: 500;
	height: 30px;
	line-height: 32px;
	letter-spacing: 0em;
	padding: 0px 20px 0px 10px;
	width: auto;
}
#content_product_block1_detail_top_right0_block4_right a{
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block1_detail_top_right0_block4_right a:hover{
	color: #454D53;
}

#content_product_block1_detail_top_right0_block5_left{
	height: auto;
	margin-top: 20px;
	width: 100%;
}
#content_product_block1_detail_top_right0_block5_left a{
	color: #454D53;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block1_detail_top_right0_block5_left a:hover{
	color: #55ADA3;
}
#content_product_block1_detail_top_right0_block5_left span{
	color: #454D53;
	font-size: 1em;
	height: 30px;
	line-height: 32px;
	padding: 0px 5px 0px 5px;
	width: auto;
}
#content_product_block1_detail_top_right0_block5_right{
	height: auto;
	width: 100%;
}
#content_product_block1_detail_top_right0_block5_right span{
	display: block;
	float: left;
	font-size: 1.14em;
	font-weight: 500;
	height: 30px;
	line-height: 32px;
	letter-spacing: 0em;
	padding: 0px 20px 0px 10px;
	width: auto;
}
#content_product_block1_detail_top_right0_block5_right a{
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block1_detail_top_right0_block5_right a:hover{
	color: #454D53;
}

#content_product_block1_detail_bottom{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	text-align: left;
	width: 100%;
}
#content_product_block1_detail_bottom h2{
	color: #454D53;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 26px;
	height: auto;
	overflow: hidden;
	margin: 20px 0px 30px 25px;
}

/* content product close */
/* content open */

#content{
	height: auto;
	overflow: hidden;
	width: 100%;
}
#content_txt{
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 60px 0px 60px 0px;
	text-align: left;
	width: 1120px;
}
#content_txt h2{
	color: #454D53;
	font-size: 1.6em;
	font-weight: 500;
	margin: 0px 0px 30px 0px;
}
#content_txt h3{
	color: #454D53;
	font-size: 1.2em;
	font-weight: 500;
	margin: 30px 0px 10px 0px;
}
#content_txt a{
	color: #4E98B0;
	text-decoration: none;
}
#content_txt a:hover{
	color: #454D53;
}
#content_txt ul li{
	margin-left: 20px;
}

/* content close */
/* content contact open */

#content_contact{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 1120px;
}
#content_contact h2{
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
#content_contact a{
	color: #4E98B0;
	text-decoration: none;
}
#content_contact a:hover{
	color: #454D53;
	text-decoration: none;
}
#content_contact_left{
	float: left;
	height: auto;
	text-align: left;
	width: 30%;
}
#content_contact_right{
	float: left;
	height: auto;
	text-align: right;
	width: 70%;
}
#content_contact_right img{
	height: auto;
	width: 100%;
}
#content_contact_bottom{
	height: auto;
	overflow: hidden;
	padding: 20px 0px 0px 0px;
	text-align: left;
	width: 1120px;
}
#content_contact_bottom_form{
	height: 380px;
	width: 1120px;
}
#content_contact_bottom h3{
	font-size: 1.5em;
	margin: 40px 0px 20px 0px;
}
#content_contact_bottom form{
	margin: 0px auto 0px auto;
	overflow: hidden;
	text-align: left;
	width: 1120px;
}
.content_contact_bottom_input{
	float: left;
	height: auto;
	margin: 0px 10px 0px 0px;
	text-align: left;
	width: 350px;
}
.content_contact_bottom_input_a{
	background: url(images/input-bg.jpg) repeat-x;
	border: 1px solid #929ba1;
	font-size: 1em;
	height: 45px;
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
	width: 320px;
}
.content_contact_bottom_input_b{
	background: url(images/input-bg.jpg) repeat-x;
	border: 1px solid #4E98B0;
	font-size: 1em;
	height: 45px;
	margin-top: 10px;
	padding: 0px 10px 0px 10px;
	width: 320px;
}
.content_contact_bottom_textarea{
	float: left;
	height: auto;
	margin: 30px 0px 20px 0px;
	text-align: left;
	width: 99%;
}
.content_contact_bottom_textarea_a{
	background: url(images/input-bg.jpg) repeat-x;
	border: 1px solid #929ba1;
	font-size: 1em;
	height: 178px;
	line-height: 1.75em;
	margin-top: 10px;
	padding: 10px 0px 0px 0px;
	width: 99%;
}
.content_contact_bottom_textarea_b{
	background: url(images/input-bg.jpg) repeat-x;
	border: 1px solid #4E98B0;
	font-size: 1em;
	height: 178px;
	line-height: 1.75em;
	margin-top: 10px;
	padding: 10px 10px 0px 10px;
	width: 99%;
}
#content_contact_bottom iframe{
	height: 400px;
	width: 100%;
}
#button_message_{
	height: auto;
	text-align: center;
	width: 100%;
}
#button_message{
	background-color: #4E98B0;
	border: 0px solid;
	color: #fff;
	display: block;
	font-size: 1em;
	line-height: 50px;
	margin: 0px auto 20px auto;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: 200px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
#button_message:hover{
	background-color: #454D53;
	color: #fff;
	cursor: pointer;
	display: block;
	line-height: 50px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	width: 200px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

/* content contact close */
/* basket open */
/* navi open */

#basket{
	height: auto;
	margin: 30px auto 0px auto;
	width: 1120px;
}
#basket_navi{
	height: 49px;
	padding: 20px 0px 30px 0px;
	width: 1120px;
}
#basket_navi ul li{
	display: inline;
	list-style: none;
	font-weight: bold;
}
#basket_navi ul li a{
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
#basket_navi li a.block1{
	color: #4E98B0;
	display: block;
	text-decoration: none;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li a:hover.block1{
	color: #231f20;
}
#basket_navi li a.block1 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li a.block1 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li span.block2s1{
	color: #929292;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li span.block2s1 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li span.block2s1 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li a.block2{
	color: #4E98B0;
	display: block;
	text-decoration: none;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li a:hover.block2{
	color: #231f20;
}
#basket_navi li a.block2 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li a.block2 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li span.block3s1{
	color: #929292;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li span.block3s1 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li span.block3s1 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li a.block3{
	color: #4E98B0;
	display: block;
	text-decoration: none;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li a:hover.block3{
	color: #231f20;
}
#basket_navi li a.block3 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li a.block3 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li span.block4s1{
	color: #929292;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li span.block4s1 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li span.block4s1 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li a.block4{
	color: #4E98B0;
	display: block;
	text-decoration: none;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li a:hover.block4{
	color: #231f20;
}
#basket_navi li a.block4 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li a.block4 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li span.block1s5{
	color: #929292;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li span.block1s5 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li span.block1s5 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li span.block2s5{
	color: #929292;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li span.block2s5 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li span.block2s5 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li span.block3s5{
	color: #929292;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li span.block3s5 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li span.block3s5 p{
	float: left;
	height: 50px;
	line-height: 50px;
}
#basket_navi li span.block4s5{
	color: #929292;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}
#basket_navi li span.block4s5 img{
	float: left;
	height: 50px;
	margin-right: 20px;
	width: 50px;
}
#basket_navi li span.block4s5 p{
	float: left;
	height: 50px;
	line-height: 50px;
}

/* navi close */
/* basket_step1 open */

#basket_step1{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: 1120px;
}
.basket_step1_block{
	height: auto;
	overflow: hidden;
	text-align: left;
	width: 1120px;
}
.basket_step1_block span{
	color: #747474;
}
.basket_step1_block1{
	float: left;
	height: auto;
	width: 117px;
}
.basket_step1_block1 img{
	border: #eceee9 solid 1px;
	margin: 12px 0px 6px 0px;
	width: 97px;
}
.basket_step1_block2{
	float: left;
	height: auto;
	padding-top: 50px;
	width: 590px;
}
.basket_step1_block2 a:link{
	color: #4E98B0;	
	font-size: 1em;	
	text-decoration: none;
}
.basket_step1_block2 a:visited{
	color: #4E98B0;
}
.basket_step1_block2 a:hover{
	color: #231f20;
}
.basket_step1_block3{
	color: #4E98B0;	
	float: left;
	font-size: 1em;
	height: 70px;
	padding-top: 28px;
	text-align: center;
	width: 100px;
}
.basket_step1_block3 input{
	border: #4E98B0 solid 1px;
	height: 16px;
	text-align: center;
	width: 40px;
}
.basket_step1_block4{
	color: #4E98B0;
	float: left;
	font-size: 1em;
	height: 70px;
	padding-top: 28px;
	text-align: center;
	width: 100px;
}
.basket_step1_block5{
	color: #4E98B0;
	float: left;
	font-size: 1em;
	height: 70px;
	padding-top: 28px;
	text-align: center;
	width: 125px;
}
.basket_step1_block6{
	float: left;
	height: 82px;
	text-align: center;
	width: 88px;
}
.basket_step1_block6 img{
	height: 30px;
	margin: 37px 4px 0 4px;
	width: 30px;
}
.basket_step1_block6_button{
	background: url("images/basket_save.png") no-repeat;
	background-size: 30px 30px;
	border: 0px;
	cursor: pointer;
	height: 30px;
	margin: 37px 0 0 0;
	width: 30px;
}
.basket_step1_line{
	background-color: #eeeeee;
	height: 1px;
	width: 1120px;
}

/* basket_step1 close */
/* basket_step2 open */

#basket_step2{
	color: #929292;
	height: auto;
	overflow: hidden;
	padding: 20px 0px 0px 0px;
	text-align: left;
	width: 1120px;
}
#basket_step2 h2{
	color: #4E98B0;
	font-size: 1.375em;
	margin-bottom: 15px;
}
#basket_step2_login{
	height: auto;
	margin-bottom: 40px;
	overflow: hidden;
	width: 1120px;
}
.basket_step2_login_button{
	background-color: #4E98B0;
	border: 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1em;
	line-height: 41px;
	margin-top: 26px;
	text-align: center;
	text-decoration: none;
	width: 200px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.basket_step2_login_button:hover{
	background-color: #231f20;
}
.basket_step2_box1{
	height: auto;
	overflow: hidden;
	margin-top: 10px;
	width: 1120px;
}
.basket_step2_box1_1{
	height: 0px;
	visibility: hidden;
	margin-top: 10px;
	width: 1120px;
}
.basket_step2_box1_cover{
	height: auto;
	overflow: hidden;
	width: 1120px;
}
.basket_step2_box1_cover2{
	height: 0px;
	visibility: hidden;
	width: 1120px;
}
.basket_step2_box1_cover2js{
	height: auto;
	visibility: visible;
	width: 1120px;
}
.basket_step2_box1_cover3{
	height: auto;
	width: 1120px;
}
.basket_step2_box2{
	height: 0px;
	visibility: hidden;
	margin-top: 10px;
	width: 1120px;
}
#basket_step2_box3{
	height: auto;
	overflow: hidden;
	margin: 20px 0px 20px 0px;
	text-align: left;
	width: 1120px;
}
#basket_step2_box3 h2{
	margin-bottom: 5px;
}
.basket_step2_inputbox{
	float: left;
	height: 70px;
	margin: 5px 0 5px 0;
	width: 280px;
}
.basket_step2_input{
	border: #929292 1px solid;
	color: #231f20;
	font-size: 1em;
	height: 40px;
	padding: 2px 2px 0 10px;
	margin-top: 5px;
	width: 254px;
}
.basket_step2_input_{
	border: #4E98B0 1px solid;
	color: #231f20;
	font-size: 1em;
	height: 40px;
	padding: 2px 2px 0 10px;
	margin-top: 5px;
	width: 254px;
}
.basket_step2_select{
	border: #929292 1px solid;
	color: #231f20;
	font-size: 1em;
	height: 44px;
	padding: 2px 2px 0 10px;
	margin-top: 5px;
	width: 268px;
}
.basket_step2_select_{
	border: #4E98B0 1px solid;
	color: #231f20;
	font-size: 1em;
	height: 44px;
	padding: 2px 2px 0 10px;
	margin-top: 5px;
	width: 268px;
}
.flole{
	float: left;
}
.basket_step2_checkbox_{
	margin: 20px 0px 0 0;
}
.basket_step2_checkbox{
	float: left;
	margin: 10px 10px 0 0;
}
.basket_step2_radio{
	margin: 2px 6px 0 3px;
}
.start{
	height: 0px;
	visibility: hidden;
}
.schovat{
	height: 0px;
	visibility: hidden;
}
.zobrazit{
	visibility: visible;
}
.schovat2{
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}
.zobrazit2{
	visibility: visible;
}

/* basket_step2 close */
/* basket_step3 open */

#basket_step3{
	color: #8b9091;
	height: auto;
	overflow: hidden;
	padding: 20px 0px 0px 0px;
	text-align: left;
	width: 1120px;
}
#basket_step3 h2{
	color: #4E98B0;
	font-size: 18px;
	margin-bottom: 5px;
}
#basket_step3_top{
	height: auto;
	overflow: hidden;
	width: 1120px;
}
#basket_step3_top_left{
	float: left;
	height: auto;
	width: 560px;
}
.basket_step3_top_left_block_{
	height: auto;
	overflow: hidden;
	width: 460px;
}
.basket_step3_top_left_block{
	height: 29px;
	width: 460px;
}
.basket_step3_top_left_block_left{
	background: url("images/doprava_back.png") repeat-x;
	float: left;
	height: 27px;
	padding-top: 2px;
	width: 350px;
}
.basket_step3_top_left_block_left1{
	background-color: #fff;
	float: left;
	height: 29px;
	padding-right: 4px;
	width: auto;
}
.basket_step3_radio{
	margin: 0px 6px 0px 3px;
}
.basket_step3_top_left_block_right{
	float: left;
	height: 24px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	width: 50px;
}
#basket_step3_top_right{
	float: left;
	height: auto;
	width: 560px;
}
.basket_step3_line{
	background-color: #eeeeee;
	height: 1px;
	margin: 20px 0px 20px 0px;
	width: 1120px;
}
#basket_step3_center{
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	width: 1120px;
}
.basket_step3_center_input{
	border: #929292 1px solid;
	color: #231f20;
	font-size: 1em;
	height: 40px;
	padding: 2px 2px 0 10px;
	margin-top: 5px;
	width: 400px;
}
.basket_step3_center_input_{
	border: #4E98B0 1px solid;
	color: #231f20;
	font-size: 1em;
	height: 40px;
	padding: 2px 2px 0 10px;
	margin-top: 5px;
	width: 254px;
}
#basket_step3_bottom{
	height: auto;
	overflow: hidden;
	width: 1120px;
}

/* basket_step3 close */
/* basket_step4 open */

#basket_step4{
	color: #747474;
	height: auto;
	overflow: hidden;
	padding: 20px 0px 0 0px;
	width: 1120px;
}
#basket_step4_left{
	float: left;
	height: auto;
	margin-bottom: 40px;
	text-align: left;
	width: 840px;
}
.basket_step4_left_block{
	height: 30px;
	line-height: 30px;
	padding-right: 35px;
	width: 765px;
}
.basket_step4_left_block1{
	float: left;
	height: 30px;
	width: 453px;
}
.basket_step4_left_block2{
	float: left;
	height: 30px;
	text-align: right;
	width: 104px;
}
.basket_step4_left_block3{
	float: left;
	height: 30px;
	text-align: right;
	width: 104px;
}
.basket_step4_left_block4{
	float: left;
	height: 30px;
	text-align: right;
	width: 104px;
}
.basket_step4_left_line{
	background-color: #eeeeee;
	height: 1px;
	width: 765px;
}
.basket_step4_left_block20{
	color: #4E98B0;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	text-align: right;
	width: 765px;
}
.basket_step4_left_block20_left{
	float: left;
	height: auto;
	text-align: right;
	width: 661px;
}
.basket_step4_left_block20_right{
	float: left;
	height: auto;
	text-align: right;
	width: 104px;
}
.basket_step4_left_block30{
	color: #4E98B0;
	font-size: 18px;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 35px;
	text-align: right;
	width: 765px;
}
.basket_step4_left_block30_left{
	float: left;
	height: auto;
	text-align: right;
	width: 661px;
}
.basket_step4_left_block30_right{
	float: left;
	height: auto;
	text-align: right;
	width: 104px;
}
.basket_step4_left_block40{
	font-size: 1em;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 35px;
	text-align: left;
	width: 765px;
}
.basket_step4_left_block40 textarea{
	border: #929292 1px solid;
	color: #231f20;
	font-size: 1em;
	height: 100px;
	padding: 10px;
	width: 745px;
}
#basket_step4_right{
	float: left;
	height: auto;
	padding-left: 0px;
	text-align: left;
	width: 280px;
}

/* basket_step4 close */

#basket_empty{
	height: auto;
	overflow: hidden;
	padding: 100px 0px 100px 0px;
	text-align: center;
	width: 1120px;
}
#basket_info{
	height: 50px;
	line-height: 50px;
	margin: 0px 0px 0px 0px;
	width: 1120px;
}
#basket_info_left{
	color: #929292;
	font-size: 1em;
	float: left;
	height: auto;
	text-align: left;
	width: 560px;
}
#basket_info_right{
	color: #4E98B0;
	font-size: 1.1875em;
	float: left;
	height: auto;
	text-align: right;
	width: 560px;
}
#basket_footer{
	height: auto;
	overflow: hidden;
	padding: 30px 0px 60px 0px;
	width: 1120px;
}
#basket_footer_left{
	color: #9da5a7;
	font-size: 1em;
	float: left;
	height: auto;
	padding: 18px 0px 0px 0px;
	text-align: left;
	width: 460px;
}
#basket_footer_left a{
	color: #4E98B0;
	text-decoration: none;
}
#basket_footer_left a:hover{
	color: #231f20;
}
#basket_footer_right{
	color: #3e97a7;
	float: left;
	height: auto;
	text-align: left;
	width: 660px;
}
.basket_footer_right_button{
	background-color: #4E98B0;
	border: 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1em;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	width: 200px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.basket_footer_right_button:hover{
	background-color: #231f20;
}
.basket_footer_right_button2{
	background-color: #4E98B0;
	border: 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1em;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	width: 200px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.basket_footer_right_button2:hover{
	background-color: #231f20;
}

/* basket close */
/* form open */

#registration{
	height: auto;
	margin: 60px auto 60px auto;
	width: 1120px;
}
.registration_tip{
	height: auto;
	margin: 0px 0px 20px 0px;
	width: 100%;
}
.registration_cover{
	height: auto;
	margin: 0px 0px 30px 0px;
	width: 100%;
}
.registration_cover h3{
	font-size: 1.5em;
	margin-bottom: 20px;
}
.registration_block{
	height: auto;
	text-align: left;
	padding: 0px 25% 20px 25%;
	width: 50%;
}
.registration_input_classic input{
	border: 1px solid #B2B7BA;
	height: 40px;
	margin-top: 5px;
	width: 99%;
}
#registration button{
	background-color: #4E98B0;
	border: 0px;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1em;
	line-height: 50px;
	margin: 0px auto 0px auto;
	text-align: center;
	text-decoration: none;
	width: 200px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
#registration button:hover{
	background-color: #231f20;
}
.registration_block{
	height: auto;
	text-align: left;
	padding: 0px 25% 20px 25%;
	text-align: center;
	width: 50%;
}
.registration_cover2{
	height: auto;
	width: 100%;
}


/* form close */
/* footer open */

#footer{
	height: auto;
	width: 100%;
}
#footer_pay{
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 20px 0px 20px 0px;
	width: 1120px;
}
#footer_pay img{
	height: auto;
	width: 80%;
}
#footer_top_{
	background-color: #51545C;
	height: 80px;
	width: 100%;
}
#footer_top{
	height: 65px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding-top: 15px;
	width: 1120px;
}
#footer_top1_left{
	float: left;
	height: 50px;
	width: 50px;
}
#footer_top1_left a{
	background-image: url('images/footer-phone-a.png');
	background-size: 50px 50px;
	display: block;
	height: 50px;
	width: 50px;
}
#footer_top1_left a:hover{
	background-image: url('images/footer-phone-b.png');
	background-size: 50px 50px;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
#footer_top1_right{
	float: left;
	font-size: 1.25em;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	text-align: left;
	width: 230px;
}
#footer_top1_right a{
	color: #CDD1D6;
	text-decoration: none;
}
#footer_top1_right a:hover{
	color: #34363C;
}
#footer_top2_left{
	float: left;
	height: 50px;
	width: 70px;
}
#footer_top2_left a{
	background-image: url('images/footer-email-a.png');
	background-size: 50px 50px;
	display: block;
	height: 50px;
	width: 50px;
}
#footer_top2_left a:hover{
	background-image: url('images/footer-email-b.png');
	background-size: 50px 50px;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
#footer_top2_right{
	color: #fff;
	float: left;
	font-size: 1.25em;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	text-align: left;
	width: 190px;
}
#footer_top2_right a{
	color: #CDD1D6;
	text-decoration: none;
}
#footer_top2_right a:hover{
	color: #34363C;
}
#footer_top3_left{
	float: left;
	height: 50px;
	width: 50px;
}
#footer_top3_left a{
	background-image: url('images/footer-facebook-a.png');
	background-size: 50px 50px;
	display: block;
	height: 50px;
	width: 50px;
}
#footer_top3_left a:hover{
	background-image: url('images/footer-facebook-b.png');
	background-size: 50px 50px;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
#footer_top3_right{
	color: #fff;
	float: left;
	font-size: 1.25em;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	text-align: left;
	width: 200px;
}
#footer_top3_right a{
	color: #CDD1D6;
	text-decoration: none;
}
#footer_top3_right a:hover{
	color: #34363C;
}
#footer_top4_left{
	float: left;
	height: 50px;
	width: 50px;
}
#footer_top4_left a{
	background-image: url('images/footer-map-a.png');
	background-size: 50px 50px;
	display: block;
	height: 50px;
	width: 50px;
}
#footer_top4_left a:hover{
	background-image: url('images/footer-map-b.png');
	background-size: 50px 50px;
	cursor: pointer;
	height: 50px;
	width: 50px;
}
#footer_top4_right{
	color: #fff;
	float: left;
	font-size: 1.25em;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	text-align: left;
	width: 200px;
}
#footer_top4_right a{
	color: #CDD1D6;
	text-decoration: none;
}
#footer_top4_right a:hover{
	color: #34363C;
}
#footer_company_{
	background-color: #6C6F77;
	height: 140px;
	width: 100%;
}
#footer_company{
	height: 20px;
	margin: 0px auto 0px auto;
	line-height: 20px;
	padding: 48px 0px 0px 0px;
	width: 1120px;
}
#footer_company h3{
	color: #fff;
	float: left;
	font-size: 1.5em;
	font-weight: 500;
	margin: 9px 30px 0px 70px;
}
#footer_company a{
	background-color: #fff;
	border-radius: 100px;
	cursor: pointer;
	color: #6C6F77;
	display: block;
	float: left;
	font-size: 1.125em;
	font-weight: 600;
	height: auto;
	letter-spacing: 0.04em;
	padding: 11px 40px 9px 40px;
	text-align: center;
	text-decoration: none;
	width: auto;
}
#footer_company a:hover{
	background-color: #51545C;
	color: #fff;
	text-decoration: none;
}
#footer_middle_{
	background-color: #34363C;
	height: auto;
	padding: 40px 0px 40px 0px;
	width: 100%;
}
#footer_middle{
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	text-align: center;
	width: 1120px;
}
#footer_middle_1{
	float: left;
	height: auto;
	text-align: left;
	width: 21%;
}
#footer_middle_1 ul li{
	display: block;
	list-style: none;
}
#footer_middle_1 ul .active a{
	color: #B6BCC3;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_1 ul .active a:hover{
	color: #ECEEF0;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_1 ul .noactive a{
	color: #ECEEF0;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_1 ul .noactive a:hover{
	color: #B6BCC3;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_2{
	float: left;
	height: auto;
	text-align: left;
	width: 21%;
}
#footer_middle_2 ul li{
	display: block;
	list-style: none;
}
#footer_middle_2 ul .active a{
	color: #B6BCC3;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_2 ul .active a:hover{
	color: #ECEEF0;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_2 ul .noactive a{
	color: #ECEEF0;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_2 ul .noactive a:hover{
	color: #B6BCC3;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_3{
	float: left;
	height: auto;
	text-align: left;
	width: 21%;
}
#footer_middle_3 ul li{
	display: block;
	list-style: none;
}
#footer_middle_3 ul .active a{
	color: #B6BCC3;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_3 ul .active a:hover{
	color: #ECEEF0;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_3 ul .noactive a{
	color: #ECEEF0;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_3 ul .noactive a:hover{
	color: #B6BCC3;
	font-size: 1em;
	font-weight: 600;
	line-height: 38px;
	text-decoration: none;
}
#footer_middle_4{
	color: #B6BCC3;
	float: left;
	font-size: 1em;
	font-weight: 600;
	height: auto;
	text-align: left;
	width: 37%;
}
#footer_middle_4 h3{
	color: #B6BCC3;
	font-size: 1.25em;
	margin-top: 6px;
	margin-bottom: 10px;
}
#footer_bottom{
	color: #757F85;
	font-size: 1em;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
}

/* footer close */


/* max-width: 1140px open */

@media all and (max-width: 1140px){

/* header home open */

#header_home_{
	background-size: auto 420px;
	height: 420px;
}
#header_home{
	background-size: auto 269px;
	height: 420px;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#header_product_{
	background-size: auto 332px;
	height: 332px;
}
#header_product{
	background-size: auto 198px;
	height: 332px;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#header_product2_{
	height: 332px;
}
#header_product2{
	background-size: auto 198px;
	height: 332px;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#header_product3_{
	height: 332px;
}
#header_product3{
	background-size: auto 198px;
	height: 332px;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#header_product4_{
	height: 332px;
}
#header_product4{
	background-size: auto 198px;
	height: 332px;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#header_product5_{
	height: 332px;
}
#header_product5{
	background-size: auto 198px;
	height: 332px;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#header_home_left{
	float: left;
	height: auto;
	padding: 30px 0px 0px 0px;
	width: 45%;
}
#header_home_left_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	width: 100%;
}
#header_home_left_top ul{
	float: left;
}
#header_home_left_top ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_home_left_top ul li a{
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_left_top ul li a:hover{
	color: #325669;
}
#header_home_left_bottom{
	height: auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#header_home_left_bottom ul{
	float: left;
}
#header_home_left_bottom ul li{
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#header_home_left_bottom ul li a{
	color: #fff;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_left_bottom ul li a:hover{
	color: #325669;
}
#header_home_center{
	float: left;
	height: auto;
	padding: 30px 0px 0px 0px;
	width: 10%;
}
#header_home_center img{
	float: left;
	height: 114px;
	width: auto;
}
#header_home_right{
	float: left;
	height: auto;
	padding: 30px 0px 0px 0px;
	width: 45%;
}
#header_home_right_top{
	height: auto;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	width: 100%;
}
#header_home_right_top ul{
	float: right;
}
#header_home_right_top ul li{
	display: inline;
	list-style: none;
	margin-left: 20px;
}
#header_home_right_top ul li a{
	color: #fff;
	font-size: 1em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_right_top ul li a:hover{
	color: #325669;
}
#header_home_right_bottom{
	float: right;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: auto;
}
#header_home_right_bottom form{
	background: url("images/header-search-bg.png") no-repeat;
	background-size: auto 25px;
	float: left;
	height: 25px;
	overflow: hidden;
	width: 155px;
}
.header_home_right_bottom_input{
	background: url("images/l.jpg") no-repeat;
	border: 0px #c4e0de solid;
	color: #fff;
	float: left;
	font-size: 0.8125em;
	height: 25px;
	padding-left: 10px;
	text-align: left;
	width: 130px;
}
.header_home_right_bottom_button{
	background: url("images/header-search-a.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	float: right;
	height: 25px;
	width: 25px;
}
.header_home_right_bottom_button:hover{
	background: url("images/header-search-b.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	float: right;
	height: 25px;
	width: 25px;
}
.header_home_right_bottom_login{
	background: url("images/header-login-a.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin-left: 16px;
	width: 25px;
}
.header_home_right_bottom_login:hover{
	background: url("images/header-login-b.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	height: 25px;
	width: 25px;
}
.header_home_right_bottom_basket{
	background: url("images/header-basket-a.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	display: block;
	float: left;
	height: 25px;
	margin-left: 16px;
	width: 25px;
}
.header_home_right_bottom_basket:hover{
	background: url("images/header-basket-b.png") no-repeat;
	background-size: 25px 25px;
	border: 0px;
	cursor: pointer;
	height: 25px;
	width: 25px;
}
#header_home_bottom_top{
	padding: 20px 0px 0px 0px;
}
#header_home_bottom_top_block{
	height: 170px;
	width: 60%;
}
#header_home_bottom_top_block1{
	background-color: #fff;
	border-radius: 10px;
	height: 150px;
	overflow: hidden;
	opacity: 0.5;
	padding: 10px 0px 10px 1.5%;
	position: absolute; top: 0; left: 0;
	text-align: left;
	width: 98.5%;
}
#header_home_bottom_top_block2{
	height: auto;
	position: absolute; top: 0; left: 0;
	padding: 10px 3% 0px 3%;
	text-align: left;
	width: 94%;
}
#header_home_bottom_top_block2 h1{
	font-size: 1.6em;
}
#header_home_bottom_top_block2 p{
	color: #224455;
	font-size: 0.875em;
	margin-top: 20px;
}
#header_home_bottom_bottom{
	height: auto;
	overflow: hidden;
	padding: 18px 0px 0px 0px;
	width: 55%;
}
#header_home_bottom_bottom a{
	background: url("images/header-do-obchodu-a.png") no-repeat;
	background-size: 212px 51px;
	border: 0px;
	cursor: pointer;
	display: block;
	float: left;
	height: 51px;
	width: 212px;
}
#header_home_bottom_bottom a:hover{
	background: url("images/header-do-obchodu-b.png") no-repeat;
	background-size: 212px 51px;
	border: 0px;
	cursor: pointer;
	height: 51px;
	width: 212px;
}
#header_product_bottom_top_block2{
	padding: 10px 5% 0px 5%;
}
#header_product_bottom_top_block2 p{
	font-size: 1em;
	margin-top: 0px;
}

/* header home close */
/* content home open */

#content_home_block0_{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#content_home_block0{
	padding: 30px 0px 20px 0px;
	text-align: center;
	width: 100%;
}
#content_home_block0_block{
	height: auto;
	line-height: auto;
	overflow: hidden;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_home_block0_block img{
	display: none;
}
#content_home_block0_block span{
	float: none;
	height: auto;
	line-height: auto;
}
#content_home_block0_block a{
	float: none;
}
#content_home_block1{
	padding: 0px 3% 20px 3%;
	width: 94%;
}
#content_home_block1_left a{
	height: auto;
	width: 100%;
}
#content_home_block1_left{
	float: left;
	height: auto;
	padding: 50px 0px 50px 0px;
	width: 56%;
}
#content_home_block1_left img{
	height: auto;
	width: 100%;
}
#content_home_block1_right{
	padding: 60px 0px 0px 6%;
	width: 38%;
}
#content_home_block1_right h2{
	margin-bottom: 10px;
}
#content_home_block1_right ul{
	margin: 0px 0px 20px 0px;
}
.content_home_block1_right_button{
	padding: 11px 30px 9px 30px;
}
#content_home_block2{
	padding: 0px 3% 20px 3%;
	width: 94%;
}
#content_home_block2_left{
	padding: 60px 0px 0px 6%;
	width: 38%;
}
#content_home_block2_left h2{
	margin-bottom: 10px;
}
#content_home_block2_left ul{
	margin: 0px 0px 20px 0px;
}
.content_home_block2_left_button{
	padding: 11px 30px 9px 30px;
}
#content_home_block2_right a{
	height: auto;
	width: 100%;
}
#content_home_block2_right{
	float: left;
	height: auto;
	padding: 50px 0px 50px 0px;
	width: 56%;
}
#content_home_block2_right img{
	height: auto;
	width: 100%;
}
#content_home_block3{
	padding: 0px 3% 20px 3%;
	width: 94%;
}
#content_home_block3_left a{
	height: auto;
	width: 100%;
}
#content_home_block3_left{
	float: left;
	height: auto;
	padding: 50px 0px 50px 0px;
	width: 56%;
}
#content_home_block3_left img{
	height: auto;
	width: 100%;
}
#content_home_block3_right{
	padding: 60px 0px 0px 6%;
	width: 38%;
}
#content_home_block3_right h2{
	margin-bottom: 10px;
}
#content_home_block3_right ul{
	margin: 0px 0px 20px 0px;
}
.content_home_block3_right_button{
	padding: 11px 30px 9px 30px;
}
#content_home_block4{
	padding: 0px 3% 20px 3%;
	width: 94%;
}
#content_home_block4_left{
	padding: 60px 0px 0px 6%;
	width: 38%;
}
#content_home_block4_left h2{
	margin-bottom: 10px;
}
#content_home_block4_left ul{
	margin: 0px 0px 20px 0px;
}
.content_home_block4_left_button{
	padding: 11px 30px 9px 30px;
}
#content_home_block4_right a{
	height: auto;
	width: 100%;
}
#content_home_block4_right{
	float: left;
	height: auto;
	padding: 50px 0px 50px 0px;
	width: 56%;
}
#content_home_block4_right img{
	height: auto;
	width: 100%;
}

/* content home close */
/* content product open */

#content_product_block0_{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#content_product_block0{
	padding: 30px 0px 20px 0px;
	text-align: center;
	width: 100%;
}
#content_product_block0_block{
	height: auto;
	line-height: auto;
	overflow: hidden;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block2{
	height: auto;
	line-height: auto;
	overflow: hidden;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block3{
	height: auto;
	line-height: auto;
	overflow: hidden;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block4{
	height: auto;
	line-height: auto;
	overflow: hidden;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block5{
	height: auto;
	line-height: auto;
	overflow: hidden;
	padding: 10px 0px 10px 2%;
	width: 98%;
}
#content_product_block0_block_left{
	float: none;
	height: 30px;
	margin: 0px 5% 0px 5%;
	text-align: center;
	width: 90%;
}
#content_product_block0_block_left a{
	color: #fff;
	float: center;
	font-size: 1em;
	font-weight: 400;
	height: 30px;
	line-height: 32px;
	text-decoration: none;
	width: auto;
}
#content_product_block0_block_left a:hover{
	color: #454D53;
}
#content_product_block0_block_left span{
	color: #fff;
	font-size: 1em;
	height: 30px;
	line-height: 32px;
	padding: 0px 5px 0px 5px;
	width: auto;
}
#content_product_block0_block_right{
	float: none;
	height: auto;
	width: 100%;
}
#content_product_block0_block_right img{
	display: none;
}
#content_product_block0_block_right span{
	float: none;
	font-size: 1.1em;
	height: auto;
	line-height: auto;
}
#content_product_block0_block_right a{
	float: none;
}
#content_product_block1_{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
.content_product_block1_block1{
	margin: 0px 2% 50px 2%;
	width: 29%;
}
.content_product_block1_block1 a{
	height: auto;
	width: 98%;
}
.content_product_block1_block1 img{
	height: auto;
	width: 100%;
}
.content_product_block1_block1_txt{
	height: auto;
	width: 100%;
}
.content_product_block1_block1_txt h3{
	font-size: 1.2em;
}
.content_product_block1_block1_txt a{
	width: 140px;
}
.content_product_block1_block1_2{
	margin: 0px 2% 50px 2%;
	width: 29%;
}
.content_product_block1_block1_2 a{
	height: auto;
	width: 98%;
}
.content_product_block1_block1_2 img{
	height: auto;
	width: 100%;
}
.content_product_block1_block1_2_txt_2 h3{
	line-height: 22px;
	height: 80px;
}
.content_product_block1_block1_2_txt_2_price{
	float: none;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}
.content_product_block1_block1_2_txt_2 a{
	float: none;
	width: 100%;
}
.content_product_block1_block1_3{
	margin: 0px 2% 50px 2%;
	width: 29%;
}
.content_product_block1_block1_3 a{
	height: auto;
	width: 98%;
}
.content_product_block1_block1_3 img{
	height: auto;
	width: 100%;
}
.content_product_block1_block1_3_txt_3 h3{
	line-height: 22px;
	height: 80px;
}
.content_product_block1_block1_3_txt_3_price{
	float: none;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}
.content_product_block1_block1_3_txt_3 a{
	float: none;
	width: 100%;
}
.content_product_block1_block1_4{
	margin: 0px 2% 50px 2%;
	width: 29%;
}
.content_product_block1_block1_4 a{
	height: auto;
	width: 98%;
}
.content_product_block1_block1_4 img{
	height: auto;
	width: 100%;
}
.content_product_block1_block1_4_txt_4 h3{
	line-height: 22px;
	height: 80px;
}
.content_product_block1_block1_4_txt_4_price{
	float: none;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}
.content_product_block1_block1_4_txt_4 a{
	float: none;
	width: 100%;
}
.content_product_block1_block1_5{
	margin: 0px 2% 50px 2%;
	width: 29%;
}
.content_product_block1_block1_5 a{
	height: auto;
	width: 98%;
}
.content_product_block1_block1_5 img{
	height: auto;
	width: 100%;
}
.content_product_block1_block1_5_txt_5 h3{
	line-height: 22px;
	height: 80px;
}
.content_product_block1_block1_5_txt_5_price{
	float: none;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}
.content_product_block1_block1_5_txt_5 a{
	float: none;
	width: 100%;
}
.content_product_block1_block2{
	margin: 0px 2% 50px 2%;
	width: 29%;
}
.content_product_block1_block2 a{
	height: auto;
	width: 98%;
}
.content_product_block1_block2 img{
	height: auto;
	width: 100%;
}
.content_product_block1_block2_txt{
	height: auto;
	width: 100%;
}
.content_product_block1_block2_txt h3{
	font-size: 1.2em;
}
.content_product_block1_block2_txt a{
	width: 140px;
}
.content_product_block1_block3{
	margin: 0px 2% 50px 2%;
	width: 29%;
}
.content_product_block1_block3 a{
	height: auto;
	width: 98%;
}
.content_product_block1_block3 img{
	height: auto;
	width: 100%;
}
.content_product_block1_block3_txt{
	height: auto;
	width: 100%;
}
.content_product_block1_block3_txt h3{
	font-size: 1.2em;
}
.content_product_block1_block3_txt a{
	width: 140px;
}
.content_product_block1_block1_txt_2 h3{
	line-height: 22px;
	height: 80px;
}
.content_product_block1_block1_txt_2_price{
	float: none;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}
.content_product_block1_block1_txt_2 a{
	float: none;
	width: 100%;
}

#content_product_block1_detail_{
	padding: 0px 0px 0px 1%;
	width: 99%;
}
#content_product_block1_detail_top_left_top{
	top: 200px;
	width: 42%;
}
#content_product_block1_detail_top_left_top h1{
	font-size: 1.4em;
	line-height: 28px;
}
#content_product_block1_detail_top_left_top img{
	height: auto;
	width: 100%;
}
.content_product_block1_detail_top_left_top_img{
	margin: 30px 0px 30px 0px;
	width: 30% !important;
}
.content_product_block1_detail_top_left_top_img2{
	margin: 30px 2% 30px 2%;
	width: 30% !important;
}

#content_product_block1_detail_top_left_top2{
	top: 200px;
	width: 42%;
}
#content_product_block1_detail_top_left_top2 h1{
	font-size: 1.4em;
	line-height: 28px;
}
#content_product_block1_detail_top_left_top2 img{
	height: auto;
	width: 100%;
}
.content_product_block1_detail_top_left_top2_img{
	margin: 30px 0px 30px 0px;
	width: 30% !important;
}
.content_product_block1_detail_top_left_top2_img2{
	margin: 30px 2% 30px 2%;
	width: 30% !important;
}

#content_product_block1_detail_top_left_top3{
	top: 200px;
	width: 42%;
}
#content_product_block1_detail_top_left_top3 h1{
	font-size: 1.4em;
	line-height: 28px;
}
#content_product_block1_detail_top_left_top3 img{
	height: auto;
	width: 100%;
}
.content_product_block1_detail_top_left_top3_img{
	margin: 30px 0px 30px 0px;
	width: 30% !important;
}
.content_product_block1_detail_top_left_top3_img2{
	margin: 30px 2% 30px 2%;
	width: 30% !important;
}

#content_product_block1_detail_top_left_top4{
	top: 200px;
	width: 42%;
}
#content_product_block1_detail_top_left_top4 h1{
	font-size: 1.4em;
	line-height: 28px;
}
#content_product_block1_detail_top_left_top4 img{
	height: auto;
	width: 100%;
}
.content_product_block1_detail_top_left_top4_img{
	margin: 30px 0px 30px 0px;
	width: 30% !important;
}
.content_product_block1_detail_top_left_top4_img2{
	margin: 30px 2% 30px 2%;
	width: 30% !important;
}

#content_product_block1_detail_top_left_top5{
	top: 200px;
	width: 42%;
}
#content_product_block1_detail_top_left_top5 h1{
	font-size: 1.4em;
	line-height: 28px;
}
#content_product_block1_detail_top_left_top5 img{
	height: auto;
	width: 100%;
}
.content_product_block1_detail_top_left_top5_img{
	margin: 30px 0px 30px 0px;
	width: 30% !important;
}
.content_product_block1_detail_top_left_top5_img2{
	margin: 30px 2% 30px 2%;
	width: 30% !important;
}

#content_product_block1_detail_top_right{
	padding: 30px 1% 0px 0px;
	width: 49%;
}
.content_product_block1_detail_top_right_block_price{
	padding: 3% 3% 3% 3%;
	width: 94%;
}
.content_product_block1_detail_top_right_block_price_left{
	width: 58%;
}
.content_product_block1_detail_top_right_block_price_right{
	width: 42%;
}
.content_product_block1_detail_top_right_block_price_right button{
	font-size: 0.75em;
	padding: 10px 15px 10px 15px;
}
.content_product_block1_detail_top_right_block_price_right span{
	color: #4E98B0;
	margin-left: 10px;
}
#content_product_block1_detail_top_right0_block2{
	border-radius: 0px;
	height: auto;
	line-height: auto;
}
#content_product_block1_detail_top_right0_block3{
	border-radius: 0px;
	height: auto;
	line-height: auto;
}
#content_product_block1_detail_top_right0_block4{
	border-radius: 0px;
	height: auto;
	line-height: auto;
}
#content_product_block1_detail_top_right0_block5{
	border-radius: 0px;
	height: auto;
	line-height: auto;
}
#content_product_block1_detail_top_right0_block2_right{
	text-align: center;
}
#content_product_block1_detail_top_right0_block2_right span{
	float: none;
	font-size: 1em;
	height: auto;
	line-height: auto;
	padding: 0px 5px 0px 5px;
}
#content_product_block1_detail_top_right0_block2_right a{
	float: none;
	height: auto;
	line-height: auto;
}
#content_product_block1_detail_top_right0_block2_right a:hover{
	color: #454D53;
}

#content_product_block1_detail_top_right0_block3_right{
	text-align: center;
}
#content_product_block1_detail_top_right0_block3_right span{
	float: none;
	font-size: 1em;
	height: auto;
	line-height: auto;
	padding: 0px 5px 0px 5px;
}
#content_product_block1_detail_top_right0_block3_right a{
	float: none;
	height: auto;
	line-height: auto;
}
#content_product_block1_detail_top_right0_block3_right a:hover{
	color: #454D53;
}

#content_product_block1_detail_top_right0_block4_right{
	text-align: center;
}
#content_product_block1_detail_top_right0_block4_right span{
	float: none;
	font-size: 1em;
	height: auto;
	line-height: auto;
	padding: 0px 5px 0px 5px;
}
#content_product_block1_detail_top_right0_block4_right a{
	float: none;
	height: auto;
	line-height: auto;
}
#content_product_block1_detail_top_right0_block4_right a:hover{
	color: #454D53;
}

#content_product_block1_detail_top_right0_block5_right{
	text-align: center;
}
#content_product_block1_detail_top_right0_block5_right span{
	float: none;
	font-size: 1em;
	height: auto;
	line-height: auto;
	padding: 0px 5px 0px 5px;
}
#content_product_block1_detail_top_right0_block5_right a{
	float: none;
	height: auto;
	line-height: auto;
}
#content_product_block1_detail_top_right0_block5_right a:hover{
	color: #454D53;
}

/* content product close */
/* content open */

#content_txt{
	padding: 60px 3% 60px 3%;
	width: 94%;
}
#content_txt img{
	height: auto;
	width: 100%;
}

/* content close */
/* content contact open */

#content_contact{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#content_contact_left{
	width: 30%;
}
#content_contact_right{
	width: 70%;
}
#content_contact_right img{
	height: auto;
	max-width: 100%;
}
#content_contact_bottom{
	padding: 20px 3% 0px 3%;
	width: 94%;
}
#content_contact_bottom_form{
	height: auto;
	width: 100%;
}
#content_contact_bottom form{
	width: 100%;
}
.content_contact_bottom_input{
	margin: 0px 0px 0px 0px;
	width: 50%;
}
.content_contact_bottom_input_a{
	width: 80%;
}
.content_contact_bottom_input_b{
	width: 80%;
}
.content_contact_bottom_textarea{
	width: 100%;
}

.content_contact_bottom_textarea_a{
	width: 99%;
}
.content_contact_bottom_textarea_b{
	width: 99%;
}
#button_message_{
	width: 100%;
}
#content_contact_bottom iframe{
	width: 100%;
}

/* content contact close */
/* basket open */
/* navi open */

#basket{
	width: 100%;
}
#basket_empty{
	width: 100%;
}
#basket_navi{
	height: auto;
	padding: 20px 3% 30px 3%;
	width: 94%;
}
#basket_navi ul li{
	font-size: 0.8125em;
	font-weight: normal;
}
#basket_navi ul li a{
	font-weight: normal;
}
#basket_navi li a.block1{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li a.block1 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li a.block1 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li span.block2s1{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li span.block2s1 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li span.block2s1 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li a.block2{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li a.block2 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li a.block2 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li span.block3s1{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li span.block3s1 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li span.block3s1 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li a.block3{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li a.block3 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li a.block3 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li span.block4s1{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li span.block4s1 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li span.block4s1 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li a.block4{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li a.block4 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li a.block4 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li span.block1s5{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li span.block1s5 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li span.block1s5 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li span.block2s5{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li span.block2s5 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li span.block2s5 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li span.block3s5{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li span.block3s5 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li span.block3s5 p{
	height: 40px;
	line-height: 40px;
}
#basket_navi li span.block4s5{
	height: 40px;
	line-height: 40px;
	width: 25%;
}
#basket_navi li span.block4s5 img{
	height: 40px;
	margin-right: 10px;
	width: 40px;
}
#basket_navi li span.block4s5 p{
	height: 40px;
	line-height: 40px;
}

/* navi close */
/* basket_step1 open */

#basket_step1{
	width: 100%;
}
.basket_step1_block{
	padding: 20px 3% 30px 3%;
	width: 94%;
}
.basket_step1_block1{
	width: 15%;
}
.basket_step1_block2{
	padding-left: 1%;
	width: 40%;
}
.basket_step1_block3{
	width: 8%;
}
.basket_step1_block4{
	width: 12%;
}
.basket_step1_block5{
	width: 12%;
}
.basket_step1_block6{
	width: 12%;
}
.basket_step1_line{
	width: 100%;
}

/* basket_step1 close */
/* basket_step2 open */

#basket_step2{
	width: 100%;
}
#basket_step2_login{
	text-align: center;
	width: 100%;
}
.basket_step2_login_button{
	margin: 26px auto 0px auto;
	width: 160px;
}
#basket_step2_box1{
	text-align: center;
	width: 100%;
}
.basket_step2_box1_cover{
	text-align: center;
	width: 100%;
}
.basket_step2_box1_cover2{
	width: 100%;
}
.basket_step2_box2{
	text-align: center;
	width: 100%;
}
#basket_step2_box3{
	padding: 0px 10% 0px 10%;
	width: 80%;
}
.basket_step2_inputbox{
	width: 100%;
}
.basket_step2_input{
	display: block;
	margin: 5px auto 0px auto;
	width: 80%;
}
.basket_step2_input_{
	display: block;
	margin: 5px auto 0px auto;
	width: 80%;
}
.basket_step2_select{
	display: block;
	margin: 5px auto 0px auto;
	width: 82%;
}
.basket_step2_select_{
	display: block;
	margin: 5px auto 0px auto;
	width: 82%;
}
.basket_step2_checkbox_{
	margin: 20px 0px 0px 10%;
}

/* basket_step2 close */
/* basket_step3 open */

#basket_step3{
	width: 100%;
}
#basket_step3_top{
	width: 100%;
}
#basket_step3_top_left{
	padding: 0px 3% 0px 3%;
	width: 44%;
}
.basket_step3_top_left_block_{
	height: auto;
	overflow: hidden;
	width: 100%;
}
.basket_step3_top_left_block{
	height: 29px;
	width: 100%;
}
.basket_step3_top_left_block_left{
	width: 80%;
}
.basket_step3_top_left_block_left1{
	padding-right: 0px;
	width: auto;
}
.basket_step3_top_left_block_right{
	padding-right: 0px;
	width: 20%;
}
#basket_step3_top_right{
	padding: 0px 3% 0px 3%;
	width: 44%;
}
.basket_step3_line{
	width: 100%;
}
#basket_step3_center{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
.basket_step3_center_input{
	width: 95%;
}
.basket_step3_center_input_{
	width: 95%;
}
#basket_step3_bottom{
	width: 100%;
}

/* basket_step3 close */
/* basket_step4 open */

#basket_step4{
	width: 100%;
}
#basket_step4_left{
	float: none;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
.basket_step4_left_block{
	height: auto;
	overflow: hidden;
	padding-right: 0px;
	width: 100%;
}
.basket_step4_left_block1{
	float: left;
	height: auto;
	width: 40%;
}
.basket_step4_left_block2{
	float: left;
	height: auto;
	text-align: right;
	width: 20%;
}
.basket_step4_left_block3{
	float: left;
	height: auto;
	text-align: right;
	width: 20%;
}
.basket_step4_left_block4{
	float: left;
	height: auto;
	text-align: right;
	width: 20%;
}
.basket_step4_left_line{
	width: 100%;
}
.basket_step4_left_block20{
	padding-right: 0px;
	width: 100%;
}
.basket_step4_left_block20_left{
	width: 75%;
}
.basket_step4_left_block20_right{
	width: 25%;
}
.basket_step4_left_block30{
	padding-right: 0px;
	width: 100%;
}
.basket_step4_left_block30_left{
	width: 75%;
}
.basket_step4_left_block30_right{
	width: 25%;
}
.basket_step4_left_block40{
	padding-right: 0px;
	width: 100%;
}
.basket_step4_left_block40 textarea{
	padding: 2%;
	width: 95%;
}
#basket_step4_right{
	text-align: center;
	width: 100%;
}

/* basket_step4 close */

#basket_info{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#basket_info_left{
	width: 65%;
}
#basket_info_right{
	width: 35%;
}
#basket_footer{
	padding: 30px 3% 60px 3%;
	width: 94%;
}
#basket_footer_left{
	width: 36%;
}
#basket_footer_right{
	text-align: right;
	width: 64%;
}

/* basket close */
/* registration open */

#registration{
	height: auto;
	margin: 60px auto 60px auto;
	width: 100%;
}
.registration_tip{
	height: auto;
	margin: 0px 0px 20px 0px;
	width: 100%;
}
.registration_cover{
	height: auto;
	margin: 0px 0px 30px 0px;
	width: 100%;
}
.registration_block{
	height: auto;
	text-align: left;
	padding: 0px 5% 20px 6%;
	width: 89%;
}
.registration_input_classic input{
	border: 1px solid #B2B7BA;
	height: 40px;
	margin-top: 5px;
	width: 100%;
}

/* registration close */
/* footer open */

#footer_top_{
	height: auto;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#footer_top{
	height: auto;
	padding-bottom: 15px;
	width: 100%;
}
#footer_pay{
	width: 100%;
}
#footer_top1_left{
	height: 40px;
	margin-bottom: 20px;
	width: 10%;
}
#footer_top1_left a{
	background-size: 40px 40px;
	height: 40px;
	width: 40px;
}
#footer_top1_left a:hover{
	background-size: 40px 40px;
	height: 40px;
	width: 40px;
}
#footer_top1_right{
	font-size: 1.25em;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	padding-left: 0px;
	width: 40%;
}
#footer_top2_left{
	height: 40px;
	margin-bottom: 20px;
	width: 10%;
}
#footer_top2_left a{	
	background-size: 40px 40px;
	height: 40px;
	width: 40px;
}
#footer_top2_left a:hover{
	background-size: 40px 40px;
	height: 40px;
	width: 40px;
}
#footer_top2_right{
	font-size: 1.25em;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	padding-left: 0px;
	width: 40%;
}
#footer_top3_left{
	height: 40px;
	width: 10%;
}
#footer_top3_left a{
	background-size: 40px 40px;
	height: 40px;
	width: 40px;
}
#footer_top3_left a:hover{
	background-size: 40px 40px;
	height: 40px;
	width: 40px;
}
#footer_top3_right{
	font-size: 1.25em;
	height: 40px;
	line-height: 40px;
	padding-left: 0px;
	width: 40%;
}
#footer_top4_left{
	height: 40px;
	width: 10%;
}
#footer_top4_left a{
	background-size: 40px 40px;
	height: 40px;
	width: 40px;
}
#footer_top4_left a:hover{
	background-size: 40px 40px;
	height: 40px;
	width: 40px;
}
#footer_top4_right{
	font-size: 1.25em;
	height: 40px;
	line-height: 40px;
	padding-left: 0px;
	width: 40%;
}
#footer_company_{
	height: auto;
	overflow: hidden;
}
#footer_company{
	height: auto;
	margin: 0px auto 0px auto;
	line-height: 30px;
	padding: 30px 5% 45px 5%;
	width: 90%;
}
#footer_company h3{
	color: #fff;
	float: none;
	font-size: 1.5em;
	font-weight: 500;
	margin: 9px 0px 20px 0px;
}
#footer_company a{
	background-color: #fff;
	border-radius: 100px;
	cursor: pointer;
	color: #6C6F77;
	display: block;
	float: none;
	font-size: 1.125em;
	font-weight: 600;
	height: auto;
	letter-spacing: 0.04em;
	margin: 0px auto 0px auto;
	padding: 11px 0px 9px 0px;
	text-align: center;
	text-decoration: none;
	width: 70%;
}
#footer_company a:hover{
	background-color: #51545C;
	color: #fff;
	text-decoration: none;
}
#footer_middle{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#footer_middle_1{
	text-align: center;
	width: 33.333%;
}
#footer_middle_2{
	text-align: center;
	width: 33.333%;
}
#footer_middle_3{
	text-align: center;
	width: 33.333%;
}
#footer_middle_4{
	float: none;
	overflow: hidden;
	padding: 30px 10% 20px 10%;
	text-align: center;
	width: 80%;
}

/* footer close */

}

/* max-width: 1140px close */
/* max-width: 870px open */

@media all and (max-width: 870px){

#header_home_left{
	display: none;	
}
#header_home_right{
	float: left;
	height: auto;
	padding: 30px 0px 0px 0px;
	width: 90%;
}
#header_home_right_top{
	display: none;	
}
#header_product2_{
	background-image: linear-gradient(#B1D7E1, #FFFFFF);
	height: 210px;
}
#header_product2{
	background: url('images/main-header-bg2.png') center top repeat-x;
	background-size: auto 290px;
}
#header_product2_right_top{
	display: none;	
}
#header_product3_{
	background-image: linear-gradient(#A6D8D2, #FFFFFF);
	height: 210px;
}
#header_product3{
	background: url('images/main-header-bg2.png') center top;
	background-size: auto 290px;
}
#header_product3_right_top{
	display: none;	
}
#header_product4_{
	background-image: linear-gradient(#EFAEB5, #FFFFFF);
	height: 210px;
}
#header_product4{
	background: url('images/main-header-bg2.png') center top;
	background-size: auto 290px;
}
#header_product4_right_top{
	display: none;	
}
#header_product5_{
	background-image: linear-gradient(#B1DBD6, #FFFFFF);
	height: 210px;
}
#header_product5{
	background: url('images/main-header-bg2.png') center top;
	background-size: auto 290px;
}
#header_product5_right_top{
	display: none;	
}

#header_mobile_menu{
	display: block;
	height: auto;
	padding: 0px 4% 0px 0px;
	width: 100%;
}
.header_mobile_bottom_menu_{
	display: none;
}
.header_mobile_bottom_menu{
	display: block;
	height: auto;
	float: right;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 100%;
}
.header_mobile_bottom_menu img{
	height: auto;
	margin-bottom: 10px;
	width: 37px;
}
.header_mobile_bottom_menu a{
	font-size: 0.89em;
	font-weight: 700;
	color: #1EB999;
	text-decoration: none;
}
.header_mobile_bottom_menu a:hover{
	color: #1EB999;
	text-decoration: none;
}

.header_mobile_bottom_menu2{
	display: none;
}
.header_mobile_bottom_menu2_{
	display: block;
	height: auto;
	float: right;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	text-align: right;
	width: 100%;
}
.header_mobile_bottom_menu2_ img{
	height: auto;
	margin-bottom: 10px;
	width: 37px;
}
.header_mobile_bottom_menu2_ a{
	font-size: 0.89em;
	font-weight: 700;
	color: #1EB999;
	text-decoration: none;
}
.header_mobile_bottom_menu2_ a:hover{
	color: #1EB999;
	text-decoration: none;
}

.header_mobile_menu_view{
	display: none;
}
.header_mobile_menu_view_{
	background-color: #fff;
	height: auto;
	display: block;
	margin-top: 156px;
	margin-bottom: 0px;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: 999;
}
.header_mobile_menu_view_ a{
	color: #3D3D3D;
	font-size: 1em;
	text-decoration: none;
}
.header_mobile_menu_view_ a:hover{
	color: #7A7A7A;
}
.header_mobile_menu_view_ ul{
	background-color: #fff;
	list-style: none;
	text-align: center;
}
.header_mobile_menu_view_ ul li{
	list-style: none;
	border-bottom: #C0D7E3 solid 1px;
	text-transform: uppercase;
}
.header_mobile_menu_view_ ul li a{
	display: block;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	width: 100%;
}
.header_mobile_menu_view_ ul li a:hover{
	background-color: #fff;
}
#header_home_left_bottom_mobil{
	display: block;
	height: auto;
	overflow: hidden;
	padding: 22px 0px 6px 0px;
	text-align: right;
	width: 100%;
}
#header_home_left_bottom_mobil ul{
	float: right;
}
#header_home_left_bottom_mobil ul li{
	display: inline;
	list-style: none;
	margin-left: 10px;
	text-transform: uppercase;
}
#header_home_left_bottom_mobil ul li a{
	color: #fff;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_left_bottom_mobil ul li a:hover{
	color: #325669;
}
#header_home_left_bottom_mobil2{
	display: block;
	height: auto;
	overflow: hidden;
	padding: 22px 0px 8px 0px;
	text-align: right;
	width: 100%;
}
#header_home_left_bottom_mobil2 ul{
	float: right;
}
#header_home_left_bottom_mobil2 ul li{
	display: inline;
	list-style: none;
	margin-left: 10px;
}
#header_home_left_bottom_mobil2 ul li a{
	color: #454D53;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_left_bottom_mobil2 ul li a:hover{
	color: #4E98B0;
}

.active_header_home_left_bottom_mobil2{
	background-color: #4E98B0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #DFF2F7 !important;
	font-size: 1.125em;
	font-weight: 700;
	padding: 6px 10px 20px 10px;
	text-decoration: none;
}
.active_header_home_left_bottom_mobil2:hover{
	color: #ffff !important;
}
#header_home_left_bottom_mobil2 ul ul{
	background-color: #4E98B0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 6px;
	padding: 6px 10px 6px 4px;
	position: absolute;
	top: 150px;
	right: 3%;
	width: auto;
}
#header_home_left_bottom_mobil2 ul ul li a{
	color: #DFF2F7;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
}
#header_home_left_bottom_mobil2 ul ul li a:hover{
	color: #fff;
}

#header_home_left_bottom_mobil3{
	display: block;
	height: auto;
	overflow: hidden;
	padding: 22px 0px 8px 0px;
	text-align: right;
	width: 100%;
}
#header_home_left_bottom_mobil3 ul{
	float: right;
}
#header_home_left_bottom_mobil3 ul li{
	display: inline;
	list-style: none;
	margin-left: 10px;
}
#header_home_left_bottom_mobil3 ul li a{
	color: #454D53;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_left_bottom_mobil3 ul li a:hover{
	color: #4EB0A8;
}

.active_header_home_left_bottom_mobil3{
	background-color: #4EB0A8;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #D6F4F1 !important;
	font-size: 1.125em;
	font-weight: 700;
	padding: 6px 10px 20px 10px;
	text-decoration: none;
}
.active_header_home_left_bottom_mobil3:hover{
	color: #ffff !important;
}
#header_home_left_bottom_mobil3 ul ul{
	background-color: #4EB0A8;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 6px;
	padding: 6px 10px 6px 4px;
	position: absolute;
	top: 150px;
	right: 3%;
	width: auto;
}
#header_home_left_bottom_mobil3 ul ul li a{
	color: #D6F4F1;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
}
#header_home_left_bottom_mobil3 ul ul li a:hover{
	color: #fff;
}

#header_home_left_bottom_mobil4{
	display: block;
	height: auto;
	overflow: hidden;
	padding: 22px 0px 8px 0px;
	text-align: right;
	width: 100%;
}
#header_home_left_bottom_mobil4 ul{
	float: right;
}
#header_home_left_bottom_mobil4 ul li{
	display: inline;
	list-style: none;
	margin-left: 10px;
}
#header_home_left_bottom_mobil4 ul li a{
	color: #454D53;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_left_bottom_mobil4 ul li a:hover{
	color: #D77F87;
}

.active_header_home_left_bottom_mobil4{
	background-color: #D77F87;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #F9E0E2 !important;
	font-size: 1.125em;
	font-weight: 700;
	padding: 6px 10px 20px 10px;
	text-decoration: none;
}
.active_header_home_left_bottom_mobil4:hover{
	color: #ffff !important;
}
#header_home_left_bottom_mobil4 ul ul{
	background-color: #D77F87;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 6px;
	padding: 6px 10px 6px 4px;
	position: absolute;
	top: 150px;
	right: 3%;
	width: auto;
}
#header_home_left_bottom_mobil4 ul ul li a{
	color: #F9E0E2;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
}
#header_home_left_bottom_mobil4 ul ul li a:hover{
	color: #fff;
}

#header_home_left_bottom_mobil5{
	display: block;
	height: auto;
	overflow: hidden;
	padding: 22px 0px 8px 0px;
	text-align: right;
	width: 100%;
}
#header_home_left_bottom_mobil5 ul{
	float: right;
}
#header_home_left_bottom_mobil5 ul li{
	display: inline;
	list-style: none;
	margin-left: 10px;
}
#header_home_left_bottom_mobil5 ul li a{
	color: #454D53;
	font-size: 1.125em;
	font-weight: 700;
	text-decoration: none;
}
#header_home_left_bottom_mobil5 ul li a:hover{
	color: #69BDB3;
}

.active_header_home_left_bottom_mobil5{
	background-color: #69BDB3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #DFF2F7 !important;
	font-size: 1.125em;
	font-weight: 700;
	padding: 6px 10px 20px 10px;
	text-decoration: none;
}
.active_header_home_left_bottom_mobil3:hover{
	color: #ffff !important;
}
#header_home_left_bottom_mobil5 ul ul{
	background-color: #69BDB3;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	margin-top: 6px;
	padding: 6px 10px 6px 4px;
	position: absolute;
	top: 150px;
	right: 3%;
	width: auto;
}
#header_home_left_bottom_mobil5 ul ul li a{
	color: #DFF2F7;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
}
#header_home_left_bottom_mobil5 ul ul li a:hover{
	color: #fff;
}

#header_home_bottom_top{
	padding: 10px 0px 0px 0px;
	width: 100%;
}
#header_home_bottom_top_block{
	height: 180px;
	width: 100%;
}
#header_home_bottom_top_block1{
	background-color: #fff;
	border-radius: 10px;
	height: 160px;
	overflow: hidden;
	opacity: 0.5;
	padding: 10px 0px 10px 1.5%;
	position: absolute; top: 0; left: 0;
	text-align: left;
	width: 98.5%;
}
#header_home_bottom_top_block2{
	padding: 10px 2% 0px 2%;
	text-align: center;
	width: 96%;
}
#header_home_bottom_top_block2 h1{
	font-size: 1.1em;
	line-height: 1.4em;
}
#header_home_bottom_top_block2 h1 span{
	font-size: 1.6em;
	font-weight: 300;
}
#header_home_bottom_top_block2 p{
	color: #224455;
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 10px;
}
#header_home_bottom_bottom{
	padding: 16px 0px 0px 0px;
	width: 100%;
}
#header_home_bottom_bottom a{
	float: none;
	margin: 0px auto 0px auto;
}

#content_product_block0_{
	padding: 110px 3% 0px 3%;
}
#header_product_bottom_top_block{
	width: 100%;
}
#header_product_bottom_top_block2 h1{
	color: #224455;
	font-size: 1.2em;
	letter-spacing: -0.016em;
	line-height: 1.6em;
}
#header_product_bottom_top_block2 p{
	color: #224455;
	display: block;
	font-size: 1em;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.06em;
}

#content_product_block1_detail_{
	padding: 0px 2% 0px 2%;
	width: 96%;
}
#content_product_block1_detail_top_left{
	float: none;
	height: auto;
	padding: 0px 2% 0px 2%;
	width: 96%;
}
#content_product_block1_detail_top_left_top{
	height: auto;
	position: inherit;
	top: 0px;
	text-align: center;
	width: 100%;
}
#content_product_block1_detail_top_left_top h1{
	font-size: 1.4em;
	margin-bottom: 28px;
}
#content_product_block1_detail_top_left_top img{
	width: 100%;
}

#content_product_block1_detail_top_left_top2{
	height: auto;
	position: inherit;
	top: 0px;
	text-align: center;
	width: 100%;
}
#content_product_block1_detail_top_left_top2 h1{
	font-size: 1.4em;
	margin-bottom: 28px;
}
#content_product_block1_detail_top_left_top2 img{
	width: 100%;
}

#content_product_block1_detail_top_left_top3{
	height: auto;
	position: inherit;
	top: 0px;
	text-align: center;
	width: 100%;
}
#content_product_block1_detail_top_left_top3 h1{
	font-size: 1.4em;
	margin-bottom: 28px;
}
#content_product_block1_detail_top_left_top3 img{
	width: 100%;
}

#content_product_block1_detail_top_left_top4{
	height: auto;
	position: inherit;
	top: 0px;
	text-align: center;
	width: 100%;
}
#content_product_block1_detail_top_left_top4 h1{
	font-size: 1.4em;
	margin-bottom: 28px;
}
#content_product_block1_detail_top_left_top4 img{
	width: 100%;
}

#content_product_block1_detail_top_left_top5{
	height: auto;
	position: inherit;
	top: 0px;
	text-align: center;
	width: 100%;
}
#content_product_block1_detail_top_left_top5 h1{
	font-size: 1.4em;
	margin-bottom: 28px;
}
#content_product_block1_detail_top_left_top5 img{
	width: 100%;
}

#content_product_block1_detail_top_right{
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#content_product_block1_detail_top_right p{
	height: auto;
	margin: 10px 0px 20px 0px;
	width: 100%;
}
.content_product_block1_detail_top_right_block{
	float: none;
	height: auto;
	margin: 10px auto 10px auto;
	width: 100%;
}
.content_product_block1_detail_top_right_block_full{
	height: auto;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	width: 100%;
}
.content_product_block1_detail_top_right_block_price{
	background-color: #EFFBFE;
	height: auto;
	padding: 3% 5% 3% 5%;
	line-height: 34px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 90%;
}
.content_product_block1_detail_top_right_block_price_left{
	float: none;
	height: auto;
	text-align: center;
	width: 100%;
}
.content_product_block1_detail_top_right_block_price_right{
	float: none;
	height: auto;
	text-align: center;
	width: 100%;
}
.content_product_block1_detail_top_right_block_price_right button{
	margin-top: 10px;
}

}

/* max-width: 870px close */

/* max-width: 720px open */

@media all and (max-width:720px){

.header_home_right_bottom_login{
	margin-left: 4px !important;
}
.header_home_right_bottom_basket{
	margin-left: 4px !important;
}
.header_product_right_bottom_login{
	margin-left: 4px !important;
}
.header_product_right_bottom_basket{
	margin-left: 4px !important;
}

/* content home open */

#content_home_block0{
	padding: 20px 0px 20px 0px;
}
#content_home_block0_block{
	border-radius: 0px;
}
#content_product_block0_block_right span{
	font-size: 0.875em;
	font-weight: 700;
}
#content_home_block1{
	padding: 0px 3% 50px 3%;
}
#content_home_block1_left{
	float: none;
	padding: 30px 0px 30px 0px;
	width: 100%;
}
#content_home_block1_right{
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
.content_home_block1_right_button{
	float: none;
	padding: 11px 30px 9px 30px;
}
#content_home_block2{
	padding: 0px 3% 50px 3%;
}
#content_home_block2_left{
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
.content_home_block2_left_button{
	float: none;
	padding: 11px 30px 9px 30px;
}
#content_home_block2_right{
	display: none;
}
#content_home_block2_right_mob a{
	height: auto;
	width: 100%;
}
#content_home_block2_right_mob{
	display: block;
	float: none;
	padding: 30px 0px 30px 0px;
	width: 100%;
}
#content_home_block2_right_mob img{
	height: auto;
	width: 100%;
}
#content_home_block3{
	padding: 0px 3% 50px 3%;
}
#content_home_block3_left{
	float: none;
	padding: 30px 0px 30px 0px;
	width: 100%;
}
#content_home_block3_right{
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
.content_home_block3_right_button{
	float: none;
	padding: 11px 30px 9px 30px;
}
#content_home_block4{
	padding: 0px 3% 50px 3%;
}
#content_home_block4_left{
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
.content_home_block4_left_button{
	float: none;
	padding: 11px 30px 9px 30px;
}
#content_home_block4_right{
	display: none;
}
#content_home_block4_right_mob a{
	height: auto;
	width: 100%;
}
#content_home_block4_right_mob{
	display: block;
	float: none;
	padding: 30px 0px 30px 0px;
	width: 100%;
}
#content_home_block4_right_mob img{
	height: auto;
	width: 100%;
}

/* content home close */
/* content product open */

#content_product_block0{
	padding: 15px 0px 15px 0px;
}
#content_product_block0_block{
	border-radius: 0px;
}
#content_product_block0_block2{
	border-radius: 0px;
}
#content_product_block0_block3{
	border-radius: 0px;
}
#content_product_block0_block4{
	border-radius: 0px;
}
#content_product_block0_block5{
	border-radius: 0px;
}
#content_product_block1_filtry{
	padding: 10px 0px 30px 0px;
	text-align: left;
	width: 100%;
}
#content_product_block1 h2{
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content_product_block1_filtry a{
	margin: 0px 0px 0px 8px;
}
#content_product_block1_filtry span{
	padding: 3px 8px 3px 8px;
}

.content_product_block1_block1{
	margin: 0px 0px 50px 0px;
	width: 100%;
}

.content_product_block1_block1_2{
	margin: 0px 0px 50px 0px;
	width: 100%;
}
.content_product_block1_block1_3{
	margin: 0px 0px 50px 0px;
	width: 100%;
}
.content_product_block1_block1_4{
	margin: 0px 0px 50px 0px;
	width: 100%;
}
.content_product_block1_block1_5{
	margin: 0px 0px 50px 0px;
	width: 100%;
}

.content_product_block1_block2{
	margin: 0px 0px 50px 0px;
	width: 100%;
}

.content_product_block1_block3{
	margin: 0px 0px 50px 0px;
	width: 100%;
}

.content_product_block1_block1_txt_2 h3{
	line-height: 22px;
	height: 40px;
}
.content_product_block1_block1_txt_2_price{
	float: none;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}
.content_product_block1_block1_txt_2 a{
	float: none;
	width: 100%;
}

/* content product close */
/* content contact open */

#content_contact{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#content_contact_left{
	float: none;
	width: 100%;
}
#content_contact_right{
	float: none;
	margin-top: 40px;
	width: 100%;
}
#content_contact_bottom{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
.content_contact_bottom_input{
	margin: 0px 0px 20px 0px;
	width: 100%;
}
.content_contact_bottom_input_a{
	width: 92%;
}
.content_contact_bottom_input_b{
	width: 92%;
}
.content_contact_bottom_textarea{
	margin-top: 0px;
	width: 100%;
}

/* content contact close */
/* basket open */
/* navi open */

#basket_navi{
	height: auto;
	padding: 20px 3% 20px 3%;
	width: 94%;
}
#basket_navi li a.block1{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li a.block1 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li a.block1 p{
	display: none;
	height: 0px;
	line-height: 0px;
	width: 0px;
}
#basket_navi li span.block2s1{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li span.block2s1 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li span.block2s1 p{
	display: none;
	height: 0px;
	line-height: 0px;
}
#basket_navi li a.block2{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li a.block2 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li a.block2 p{
	display: none;
	height: 0px;
	line-height: 0px;
}
#basket_navi li span.block3s1{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li span.block3s1 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li span.block3s1 p{
	display: none;
	height: 0px;
	line-height: 0px;
}
#basket_navi li a.block3{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li a.block3 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li a.block3 p{
	display: none;
	height: 0px;
	line-height: 0px;
}
#basket_navi li span.block4s1{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li span.block4s1 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li span.block4s1 p{
	display: none;
	height: 0px;
	line-height: 0px;
}
#basket_navi li a.block4{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li a.block4 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li a.block4 p{
	display: none;
	height: 0px;
	line-height: 0px;
}
#basket_navi li span.block1s5{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li span.block1s5 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li span.block1s5 p{
	display: none;
	height: 0px;
	line-height: 0px;
}
#basket_navi li span.block2s5{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li span.block2s5 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li span.block2s5 p{
	display: none;
	height: 0px;
	line-height: 0px;
}
#basket_navi li span.block3s5{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li span.block3s5 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li span.block3s5 p{
	display: none;
	height: 0px;
	line-height: 0px;
}
#basket_navi li span.block4s5{
	height: 40px;
	line-height: 40px;
	padding-left: 6%;
	width: 19%;
}
#basket_navi li span.block4s5 img{
	height: 40px;
	margin-right: 0px;
	width: 40px;
}
#basket_navi li span.block4s5 p{
	display: none;
	height: 0px;
	line-height: 0px;
}

/* navi close */
/* basket_step1 open */

#basket_step1{
	width: 100%;
}
.basket_step1_block{
	padding: 20px 3% 0px 3%;
	width: 94%;
}
.basket_step1_block1{
	height: 100px;
	width: 35%;
}
.basket_step1_block2{
	height: 100px;
	padding-left: 1%;
	padding-top: 7px;
	width: 64%;
}
.basket_step1_block3{
	width: 18%;
}
.basket_step1_block4{
	width: 28%;
}
.basket_step1_block5{
	width: 28%;
}
.basket_step1_block6{
	width: 26%;
}
.basket_step1_line{
	width: 100%;
}

/* basket_step1 close */
/* basket_step2 open */

.basket_step2_radio{
	margin: 10px 0px 0px 0px;
	width: 100%
}

/* basket_step2 close */
/* basket_step3 open */

#basket_step3_top_left{
	float: none;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#basket_step3_top_right{
	float: none;
	padding: 20px 3% 0px 3%;
	width: 94%;
}

/* basket_step3 close */
/* basket_step4 open */

#basket_step4{
	width: 100%;
}
#basket_step4_left{
	float: none;
	padding: 0px 3% 0px 3%;
	width: 94%;
}
.basket_step4_left_block{
	height: auto;
	overflow: hidden;
	padding-right: 0px;
	width: 100%;
}
.basket_step4_left_block1{
	font-size: 0.875em;
	float: none;
	width: 100%;
}
.basket_step4_left_block2{
	font-weight: bold;
	width: 30%;
}
.basket_step4_left_block3{
	font-weight: bold;
	width: 35%;
}
.basket_step4_left_block4{
	font-weight: bold;
	width: 35%;
}
.basket_step4_left_line{
	width: 100%;
}
.basket_step4_left_block20{
	padding-right: 0px;
	width: 100%;
}
.basket_step4_left_block20_left{
	width: 75%;
}
.basket_step4_left_block20_right{
	width: 25%;
}
.basket_step4_left_block30{
	padding-right: 0px;
	width: 100%;
}
.basket_step4_left_block30_left{
	width: 75%;
}
.basket_step4_left_block30_right{
	width: 25%;
}
.basket_step4_left_block40{
	padding-right: 0px;
	width: 100%;
}
.basket_step4_left_block40 textarea{
	padding: 2%;
	width: 95%;
}
#basket_step4_right{
	text-align: center;
	width: 100%;
}

/* basket_step4 close */

#basket_info{
	padding: 0px 3% 0px 3%;
	width: 94%;
}
#basket_info_left{
	float: none;
	text-align: center;
	line-height: 1.4em;
	margin-top: 20px;
	width: 100%;
}
#basket_info_right{
	float: none;
	text-align: center;
	width: 100%;
}
#basket_footer{
	margin-top: 20px;
	padding: 30px 3% 60px 3%;
	width: 94%;
}
#basket_footer_left{
	padding: 0px 0px 20px 0px;
	text-align: center;
	width: 100%;
}
#basket_footer_right{
	text-align: center;
	width: 100%;
}
.basket_footer_right_button{
	margin: 0px auto 0px auto;
}
.basket_footer_right_button2{
	margin: 0px auto 0px auto;
}

/* basket close */
/* footer open */

#footer_top{
	padding-top: 30px;
}
#footer_top1_left{
	height: 40px;
	margin-bottom: 20px;
	padding-left: 5%;
	width: 15%;
}
#footer_top1_right{
	font-size: 1.25em;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	padding-left: 5%;
	width: 75%;
}
#footer_top2_left{
	height: 40px;
	margin-bottom: 20px;
	padding-left: 5%;
	width: 15%;
}
#footer_top2_right{
	font-size: 1.25em;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	padding-left: 5%;
	width: 75%;
}
#footer_top3_left{
	height: 40px;
	margin-bottom: 20px;
	padding-left: 5%;
	width: 15%;
}
#footer_top3_right{
	font-size: 1.25em;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	padding-left: 5%;
	width: 75%;
}
#footer_top4_left{
	height: 40px;
	margin-bottom: 20px;
	padding-left: 5%;
	width: 15%;
}
#footer_top4_right{
	font-size: 1.25em;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	padding-left: 5%;
	width: 75%;
}
#footer_middle_1{
	float: none;
	padding-bottom: 20px;
	width: 100%;
}
#footer_middle_2{
	float: none;
	padding-bottom: 20px;
	width: 100%;
}
#footer_middle_3{
	float: none;
	width: 100%;
}
#footer_middle_4{
	float: none;
	overflow: hidden;
	padding: 30px 5% 20px 5%;
	text-align: center;
	width: 90%;
}
#footer_bottom{
	font-size: 0.875em;
}

/* footer close */
	
}

/* max-width: 720px close */

/* stop */