html, body, .container {
	height: 100%;
	min-height: 100%;
}

html {
	-webkit-text-size-adjust: none;
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	color: #000;
	line-height: 1.5;
	text-align: center;
	background: #fff;
}

div, span, p, a, h1, h2, h3, h4, li, label, td, small {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 16px;
	color: #000;
	line-height: 1.5;
	text-align: left;
}

input, select, textarea {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	line-height: 1.5;
	border: none;
	outline: none;
}

img, input, select, textarea, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input:focus, select:focus, textarea:focus {
	outline: none;
}

a, a:hover {
	color: #0a91c5;
	text-decoration: none;
}

a:hover {
	color: #15a0d6;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.container {
	margin: 0 auto;
	max-width: 1200px;
}

.content {
	padding-top: 120px;
	padding-bottom: 56px;
	min-height: 100%;
}

.footer {
	margin: -56px auto 0;
	padding: 17px 14px 0;
	height: 56px;
	text-align: center;
	border-top: 1px solid #ebedf0;
}

.width100 {
	width: 100%;
	float: left;
	clear: both;
}

.top {
	margin-left: -10px;
	width: 100%;
	max-width: 1210px;
	height: 64px;
	position: fixed;
    z-index: 3000;
	top: 20px;
	background: #fff;
}

.top_scroll {
	top: 0;
}

.logo_pc, .logo_pc:hover {
	margin-top: 14px;
	height: 40px;
	font-size: 25px;
	color: #8ec537;
	font-weight: 600;
	display: block;
	float: left;
}

.logo_pc, .logo_pc:hover {
	margin-left: 10px;
}

.logo_m, .logo_m:hover {
	margin-top: 13px;
	padding: 2px 10px 0 10px;
	width: 34px;
	height: 34px;
	font-size: 24px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	display: block;
	float: left;
	background: #8ec537;
	border-radius: 18px;
	display: none;
}

.top_button_pc, .top_button_pc:hover {
	margin-top: 21px;
    display: block;
    float: right;
	text-decoration: underline;
}

.top_button_pc:hover {
	text-decoration: none;
}

.top_button_m {
	margin-top: 16px;
	padding: 0;
	width: 28px;
	height: 28px;
	border-radius: 14px;
	background: #24bcde url(../images/top_button_icon.svg) center no-repeat;
    float: right;
	display: none;
}

.search {
	margin: 12px 260px 0 216px;
	height: 40px;
	position: relative;
}

.search_form, .search_form:focus {
	padding: 1px 150px 0 50px;
	width: 680px;
	height: 40px;
	background: #f4f4f4 url(../images/search_icon.svg) 17px 12px no-repeat;
	border-radius: 10px;
	display: block;
	float: left;
}

.search_form::-webkit-input-placeholder {
	color: #999;
}

.search_form::-moz-placeholder {
	color: #999;
}

.search_button, .search_button:hover {
    width: 100px;
    height: 40px;
    color: #fff;
    background: #abb9c1;
    border: none;
    cursor: pointer;
	border-radius: 0 10px 10px 0;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

.search_button:hover {
    background: #9fadb5;
}

.search_settings {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 2px;
	right: 110px;
	background: url(../images/search_settings_icon.svg) 10px 8px no-repeat;
}

.cat_list {
    margin: -10px 0 0 -10px;
}

.cat_list, .slider_preview {
	overflow-x: scroll;
	white-space: nowrap;
}

.cat_list::-webkit-scrollbar, .slider_preview::-webkit-scrollbar {
	display: none;
}

.cat_list, .slider_preview {
	-ms-overflow-style: none;
}

.cat_list, .slider_preview {
	font-size: 0;
}

.cat_list div {
    margin: 10px 10px 20px 10px;
	padding: 30px;
	width: 280px;
	height: 490px;
	white-space: normal;
	border-radius: 15px;
	display: inline-block;
	float: left;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	background: url(../images/cat_bg.svg) right bottom no-repeat;
}

.cat_list div span {
    margin-bottom: 16px;
	max-width: 180px;
	font-size: 18px;
	color: #666;
	height: 25px;
	display: block;
	overflow: hidden;
}

.cat_list div p {
	height: 385px;
	overflow: hidden;
}

.cat_list div p, .cat_list div p a {
	font-size: 14px;
	color: #0a91c5;
	line-height: 24px;
}

.cat_list div p a:hover {
	color: #dd642b;
}

.cat_list div p small {
	font-size: 12px;
	color: #666;
}

.cat_list div:last-child {
	margin-right: 0;
}

.gallery {
	margin-bottom: 10px;
}

.gallery li {
	margin: 0 21px 28px 0;
	width: 279px;
	height: 290px;
	display: block;
	float: left;
}

.gallery_end_item {
	margin-right: 0 !important;
}

.gallery_item {
	padding: 0;
	width: 100%;
	height: 290px;
	display: block;
	float: left;
	clear: both;
	text-decoration: none;
	background: #fff;
	position: relative;
}

.gallery_photo, .gallery_nophoto {
	width: 100%;
	height: 190px;
	display: block;
	float: left;
	clear: both;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #fafafa;
	border-radius: 10px 10px 0 0;
	border: 1px solid #ededed;
	border-bottom: none;
}

.gallery_nophoto {
	background-image: url(../images/nophoto.svg);
    background-size: 180px auto;
}

.gallery_info {
	padding: 12px 15px 0 15px;
	width: 100%;
	height: 100px;
	display: block;
	float: left;
	clear: both;
	overflow: hidden;
	position: relative;
	border-radius: 0 0 10px 10px;
	border: 1px solid #ededed;
	border-top: none;
}

.gallery_price, .gallery_noprice {
	margin-bottom: 2px;
	font-size: 20px;
	color: #000;
	float: left;
	clear: both;
}

.gallery_noprice {
	color: #aaa;
}

.gallery_title {
	max-height: 40px;
	color: #454545;
	line-height: 1.25;
	float: left;
	clear: both;
    overflow: hidden;
}

.gallery_item input {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
}

.more_button, .more_button:hover {
	margin-bottom: 30px;
    padding: 17px 0 15px;
    color: #5c6164;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    background: #f2f4f5;
    display: block;
    border-radius: 10px;
}

.more_button:hover {
    background: #e3eaed;
}

.pages a, .pages span {
    margin-right: 10px;
    padding-top: 11px;
    width: 46px;
    height: 35px;
    color: #5c6164;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
	background: #f2f4f5;
	border-radius: 23px;
    display: block;
    float: left;
}

.pages a:hover, .pages span {
    background: #cfeff9 !important;
}

.input, .select, .textarea, .input_row, .input_disabled {
    padding: 2px 18px 0;
    height: 56px;
    display: block;
    background: #f5f5f5;
    border-radius: 10px;
}

.select {
	padding-right: 40px;
	background: #f5f5f5 url(../images/select_bg.svg) right 24px no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px; 
	text-overflow: '';
	-ms-appearance: none;
	appearance: none !important;
}

.textarea {
    padding: 12px 18px;
    height: 90px;
}

.input_disabled {
    background: #e8e8e8;
}

.button, .button:hover {
	padding: 2px 0 0 0;
	width: 100%;
	height: 56px;
	text-align: center;
	color: #fff;
	display: inline-block;
	border: none;
	background: #2787f5;
	border-radius: 10px;
	cursor: pointer;
}

.button:hover {
	background: #177aec;
}

.captcha {
	position: relative;
}

.captcha img {
	width: 135px;
    height: 46px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.captcha .input_row {
    padding-right: 150px;
}

h1, .title {
    font-size: 24px;
	color: #000;
	line-height: 1.2;
    font-weight: normal;
}

.title {
	font-size: 35px;
	color: #303030;
}

.nav, .nav a {
	font-size: 18px;
	color: #000;
}

.form {
	width: 420px;
	float: left;
	clear: both;
}

.msg_price {
    font-size: 32px;
	color: #000;
}

.slider {
	height: 460px;
	text-align: center;
	background-color: #f7f7f7;
	position: relative;
}

.slider img {
	object-fit: cover;
    height: 100%;
    width: 100%;
}

.slider_preview {
	height: 100px;
	background-color: #f7f7f7;
	border-top: 3px solid #f7f7f7;
	border-bottom: 3px solid #f7f7f7;
}

.slider_preview div {
	margin-right: 3px;
	width: 140px;
	height: 100px;
	white-space: normal;
	display: inline-block;
	line-height: 0;
}

.slider_preview div img {
	height: 100px;
	overflow: hidden;
}

.slider_preview div:last-child {
	margin-right: 0;
}

.msg_info {
    padding: 25px 30px;
    background: #f7f7f7;
    border-radius: 10px;
}

.msg_info p {
    margin-bottom: 20px;
}

.msg_info p span {
    font-size: 21px;
}

.msg_data {
    font-size: 14px;
	color: #666;
}

.geo_block {
    padding-right: 50px;
    width: 300px;
    line-height: 20px;
    float: left;
}

.geo_block span {
    padding-bottom: 7px;
    font-size: 18px;
    color: #666;
	display: block;
}

.geo_block p {
    margin-bottom: 25px;
}

#charcount, #charcount span {
	font-size: 13px;
	color: #999;
}

.table {
    width: 100%;
    border: none;
    border-spacing: 1px;
}

.table td {
    padding: 6px;
    font-size: 11px;
	line-height: 1;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #f7f7f7;
}

.td_checkbox {
    padding: 0 !important;
    width: 20px;
	text-align: center !important;
}

@media only screen and (max-width: 1200px) {
	.content {padding-top: 80px; max-width: 100%;}
	.padding {padding: 0 16px;}
	
	.top {margin-left: 0; height: 60px; top: 0;}
	.logo_pc, .top_button_pc {display: none;}
	.logo_m, .top_button_m, .logo_m:hover {display: block;}
	
	.search {margin: 12px 43px 0 50px; height: 36px;}
	.search_form, .search_form:focus {padding: 1px 75px 0 15px; width: 100%; height: 36px; background-image: none;}
	.search_button, .search_button:hover {width: 37px; height: 36px; background: url(../images/search_icon.svg) 4px 9px no-repeat; font-size: 0;}
	.search_settings {width: 24px; height: 24px; top: 6px; right: 40px; background-position: 4px 3px; background-size: 16px auto;}
	
	.cat_list {width: calc(100% + 10px);}
	.cat_list div {float: none; width: 260px;}
	.form {width: 100%;}

	.gallery {padding: 0 6px 0 16px;}
	.gallery li, .gallery_end_item {margin:0 !important;}
	.gallery li {height: 220px; border-right: 10px solid #fff; border-bottom: 10px solid #fff;}
	.gallery_item {height: 220px;}
	.gallery_photo, .gallery_nophoto {height: 140px; border-radius: 5px 5px 0 0;}
	.gallery_info {padding: 8px 10px 0 10px; height: 70px; border-radius: 0 0 5px 5px;}
	.gallery_price, .gallery_noprice {margin-bottom: 0; max-height: 20px; font-size: 16px; line-height: 20px; overflow: hidden;}
	.gallery_title {font-size: 14px; max-height: 34px; line-height: 1.2;}
	
	.more_button, .more_button:hover {margin-bottom: 20px; padding: 8px 0 6px; font-size: 15px;}
	.pages a, .pages span {margin-bottom: 10px; padding-top: 9px; width: 36px; height: 27px; font-size: 16px; line-height: 20px; border-radius: 18px;}

	.slider {height: 320px;}
	.slider_preview {height: 72px;}
	.slider_preview div {width: 100px; height: 72px;}
	.slider_preview div img {height: 72px;}
	
	.geo_block {padding-right: 0; width: 100%; clear: both;}
}

@media only screen and (max-width: 319px) {
	.gallery li {width: 100% !important;}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.gallery li {width: 50% !important;}
}

@media only screen and (min-width: 481px) and (max-width: 860px) {
	.gallery li {width: 33.33% !important;}
}

@media only screen and (min-width: 861px) and (max-width: 1199px) {
	.gallery li {width: 25% !important;}
}

.block {
	display: block;
}

.padding_16 {
	padding: 16px;
}

.margin_bottom_100 {
	margin-bottom: 100px !important;
}

.margin_bottom_50 {
	margin-bottom: 50px !important;
}

.margin_bottom_35 {
	margin-bottom: 35px !important;
}

.margin_bottom_30 {
	margin-bottom: 30px !important;
}

.margin_bottom_25 {
	margin-bottom: 25px !important;
}

.margin_bottom_20 {
	margin-bottom: 20px !important;
}

.margin_bottom_15 {
	margin-bottom: 15px !important;
}

.margin_bottom_10 {
	margin-bottom: 10px !important;
}

.margin_bottom_5 {
	margin-bottom: 5px !important;
}

.font_size_18 {
	font-size: 18px;
}

.white_text {
	color: #fff !important;
}

.red_text {
	color: #c00 !important;
}

.grey_text_3 {
	color: #000 !important;
}

.grey_text_9 {
	color: #999 !important;
}

.center_text {
	text-align: center !important;
}

.center_block {
	margin: 0 auto;
}

.bold {
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

.underline {
    text-decoration: underline;
}

.relative {
	position: relative;
}

.hidden {
	overflow: hidden;
}

.hideit {
	display: none;
}

.float_left {
	float: left;
}

.box-sizing {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}