* {
	font-size:1em;	
	font-weight: normal;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

a, a:hover, button, button:hover, .anima {
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	transition:all 200ms linear;
	cursor:pointer;
	color:#000;
}
a:hover {cursor:pointer;}
a:visited {color:#000;}

span,p {
	cursor:default;
	font-family: 'Akrobat'!important;
	font-size:16px;
}

html {
	overflow-x:hidden;
}
body {
	margin:0;
	width:100%;
	min-height:100vh;
	height:100%;
	min-width:1000px;
	overflow-x: hidden;
	
	font-weight: 400;
	font-family: 'Akrobat';
	font-size:16px;
	letter-spacing: 0.04em;
	
	background-image:url(/img/fon_head1920_lock2.jpg); 
	background-repeat:no-repeat; 
	background-size:100%;
	background-attachment:fixed;
}
input:not([type=checkbox]):not([type=radio]),
textarea, 
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#goods_over {
	display:none; position:absolute; position:fixed; top:0; left:0; width:100%; height:auto; overflow-y:auto; background:#none; z-index:9999999999999999;
}
#foto_slider {
	display:none; position:absolute; position:fixed; top:0; left:0; width:100%; height:100vh; background:#none; z-index:9999999999999999;
}
#overlay {
	display:none; position:absolute; position:fixed; top:0; left:0; width:100%; height:100vh; background:#000; opacity:0.7; z-index:9999999999;
}

table {
	width:100%;
	max-width:1000px;
	border-spacing: 0;
	color: #333;
	text-align: left;
	overflow: hidden;
	border-collapse: collapse;	
}
tr {
	background:#fff;	
}
th {
	padding:15px; padding-left:20px;
	font-size:18px; color:#fff; font-weight:bold;
	border:1px solid #333;
	text-align:left;
	background:#aaa;
}
td {
	padding:10px; padding-left:20px;
	font-size:16px;
	border:1px solid #333;
}	
tr:nth-child(odd){
	background:#f5f5f5;
}

.tor_purple_div {
	width:100%; background:#9a609d; height:30px;
}
.header_left {
	width:600px;
}
.header_right {
	width:600px; position:relative;
}
.h1_index_div {
	margin-top:40px;
}
.h1_index {
	text-shadow: 2px 2px 5px #000;
	color: #fff;
	font-size:65px;
	font-weight:bold;
	z-index:99;
}

.in_one_block_left {
	width:300px; padding:20px; padding-top:0;
}
.in_one_block_right {
	width:300px; padding:20px; padding-top:0;
}
.in_one_block_center {
	width:33%; min-width:400px; padding:20px; padding-top:0;
}
.in_one_block_center_div {
	height:250px; padding:20px; background:#fff; border:0; border-radius:10px;
}


.div_yellow {
	background:#fffde5;
	min-height:400px;
}
.div_white {
	background:#fff;
	min-height:500px;
}
.div_white_text {
	background:#fff;
	min-height:50px;
}
.col_3 {
	min-width:300px; width:100%; max-width:1200px;
}

.div_rot {
	-moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
	width:120%;
	margin-left:-10%;
	margin-top:-40px;
	box-shadow: 0 2px 10px -5px #aaa;
	
}

.div_stab_rot {
	-moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -webkit-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
	padding-bottom:60px; padding-left:20px; padding-right:20px; min-width:300px; width:100%; max-width:1200px; text-align:left;
}

.btn_purple {
	color:#fff;
	background:#99609e;
	padding:12px 25px;
	border:0; border-radius:10px;
	text-decoration:none;
	font-weight:600;
}
.btn_purple:hover {
	color:#e3ecf3;
	background:#98519e;
	text-decoration:none;
	cursor:pointer;
}
.btn_purple:active {
	color:#a2b685;
	text-decoration:none;
}
.btn_purple:visited {
	color:#e3ecf3;
	text-decoration:none;
}

.btn_insta {
	color:#212121;
	background:#fafafa;
	padding:8px 21px;
	border:2px solid #dcdcdc; border-radius:10px;
	text-decoration:none;
	font-weight:600;
}
.btn_insta:hover {
	color:#333;
	background:#fafafa;
	text-decoration:none;
	cursor:pointer;
}
.btn_insta:active {
	color:#212121;
	text-decoration:none;
}
.btn_insta:visited {
	color:#212121;
	text-decoration:none;
}

.btn_vk {
	color:#fff;
	background:#4a76a8;
	padding:12px 25px;
	border:0; border-radius:10px;
	text-decoration:none;
	font-weight:600;
}
.btn_vk:hover {
	color:#fff;
	background:#5b88bd;
	text-decoration:none;
	cursor:pointer;
}
.btn_vk:active {
	color:#fff;
	text-decoration:none;
}
.btn_vk:visited {
	color:#fff;
	text-decoration:none;
}

.btn_green {
	color:#fff;
	background:#73b566;
	padding:12px 25px;
	border:0; border-radius:10px;
	text-decoration:none;
	font-weight:600;
}
.btn_green:hover {
	color:#fff;
	background:#83cf74;
	text-decoration:none;
	cursor:pointer;
}
.btn_green:active {
	color:#fff;
	text-decoration:none;
	background:#5c915e;
}
.btn_green:visited {
	color:#fff;
	text-decoration:none;
}

.logo {
	width:120px;
	transition: 1s;
	z-index:999;
}
.lipka-content.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
	z-index:999999999;
}
.lipka-content.fixed .logo {
	transition: 1s;
	width:60px; margin-left:30px; margin-top:28px;
}

.header_link:visited {
	color:#fff;
	text-decoration:underline;
	padding:20px;
	font-size:16px;
}
.header_link {
	position:relative;
	color:#fff;
	text-decoration:none;
	padding:20px;
	font-size:16px;
}
.header_link:hover {
	color:#e8e3b9;
	text-decoration:none;
	cursor:pointer;

}
.header_link:hover .anim_underline{
	transition: .2s;
	width:0;
	border-top:1px solid #e8e3b9;
}
.header_link:hover .anim_underline_release{
	transition: .1s;
	width:100%;
	border-top:2px solid #e8e3b9;
	bottom:0; left:0;
}
.header_link:active {
	color:#a2b685;
	text-decoration:underline;
}

.anim_underline {
	transition: .2s;
	width:100%;
	border-top:1px solid #fff;
	margin-top:0;
}
.anim_underline_release {
	position:absolute;
	bottom:0; left:0; z-index:999;
	transition: .1s;
	width:0;
	border-top:1px solid #fff;
}

.banner_bg {
	min-width:300px; width:100%;
	height:600px;
	text-align:center; 
	background:#e8e3b9;
	background-image: url(/../img/fon1.jpg); 
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-attachment: fixed;	
}
.div_overlay {
	position:absolute; z-index:10;
	width:100%; min-width:1200px; height:600px;
	background-image: url(/../img/overlay.png); 
	background-position-x: initial; 
	background-position-y: initial; 
	background-size: initial; 
	background-repeat-x: repeat; 
	background-repeat-y: repeat; 
	background-attachment: initial; 
	background-origin: initial; 
	background-clip: initial; 
	background-color: transparent;
	background-attachment: fixed;
}

.banner_bg2 {
	min-width:300px; width:100%;
	min-height:400px;
	text-align:center; 
	background:#e8e3b9;
	background-image: url(/../img/fon2.jpg); 
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	background-attachment: fixed;	
}
.div_overlay2 {
	position:absolute; z-index:10;
	width:100%; height:400px;
	background-image: url(/../img/overlay.png); 
	background-position-x: initial; 
	background-position-y: initial; 
	background-size: initial; 
	background-repeat-x: repeat; 
	background-repeat-y: repeat; 
	background-attachment: initial; 
	background-origin: initial; 
	background-clip: initial; 
	background-color: transparent;
	background-attachment: fixed;
}

/**PORT**/
.portfolio_foto_container {
	min-width:290px; width:25%; max-width:290px;
	margin:5px;
	height:300px;
	overflow:hidden;
	padding:5px;
	border:0;
	border-radius:10px;
	transition: .2s;
	box-shadow: 0 5px 10px -5px #aaa;
}
.portfolio_foto_container:hover {
	box-shadow: 0 5px 30px -10px #000;
	transition: .2s;
	cursor:pointer;
	z-index:999;
}
.eye_foto{
	width:50px; transition: all .3s; opacity:0;
}
.portfolio_foto_container:hover > .eye_foto{
	transition: all .7s;
	opacity:0.5;
}


/**CARD**/
.card {
	min-width:280px; width:25%; max-width:280px;
	min-height:340px;
	margin:5px; padding:20px;
	background:#fff;
	border:0; border-radius:10px;
	box-shadow: 0 5px 10px -5px #aaa;
	position:relative;
}
.card:hover {
	box-shadow: 0 5px 30px -10px #000;
	cursor:pointer;
}
.card {
	width:300px;
	margin:10px;
	padding:20px;
}
.card_foto_container {
	width:240px; height:240px;
	overflow:hidden;
	border:0; border-radius:10px;
}
.card_foto {
	width:auto; height:250px;
}
.card_name {
	color:#333; font-size:16px;
}
.card_price {
	color:#9a609d; font-size:20px; 
}
.card_btn_show_good {
	position:absolute;
	bottom:10px;
	right:10px;
	color:#b7deed; font-size:14px; text-decoration:none;
	font-weight:bold;
}
.card_btn_show_good:hover {
	color:#8faeba;
}

.up_footer_right {
	width:50%; padding:20px; margin-top:80px;
}
.up_footer_left {
	width:50%; padding:20px; padding-top:40px;
}


/**PL**/
.link_service_select_act {
	text-align:center;
	color:#fff;
	background:#73b566;
	padding:12px 25px;
	border:0; border-radius:0;
	text-decoration:none;
	font-weight:600;
	margin:5px;
}
.link_service_select_act:hover {
	color:#fff;
	background:#83cf74;
	text-decoration:none;
	cursor:pointer;
}
.link_service_select_act:active {
	color:#fff;
	text-decoration:none;
	background:#5c915e;
}
.link_service_select_act:visited {
	color:#fff;
	text-decoration:none;
}
.link_service_select {
	text-align:center;
	color:#333;
	background:#fff;
	padding:12px 25px;
	border:1px solid #333; border-radius:0;
	text-decoration:none;
	font-weight:600;
	margin:5px;
}
.link_service_select:hover {
	color:#000;
	background:#f5f5f5;
	text-decoration:none;
	cursor:pointer;
}
.link_service_select:active {
	color:#e2e2e2;
	text-decoration:none;
	background:#5c915e;
}
.link_service_select:visited {
	color:#333;
	text-decoration:none;
}


.contacts_cont {
	min-width:300px; width:50%; max-width:1200px; padding-left:20px; padding-right:20px; padding-bottom:40px;
	
}
.contact_left {
	min-width:280px; width:50%; max-width:560px; padding:20px;
}
.contact_right {
	min-width:300px; width:50%; max-width:560px;
}


/**Foto s-r**/
.foto_and_narrow {
	width:80%;
	height:90vh;
	margin-top:5vh;
	position:relative;
	background:#333;
	overflow:hidden;
}
.foto_in_slider {
	height:100%;
	width:auto;
}
.foto_in_slider {
	height:100%;
	width:auto;
}

.narrow_l {
	position:absolute;
	top:45%;
	left:20px;
	width:50px;
}
.narrow_l:hover {
	cursor:pointer;
	left:18px;
	width:52px;	
}
.narrow_r {
	position:absolute;
	top:45%;
	right:20px;	
	width:50px;
}
.narrow_r:hover {
	cursor:pointer;
	right:18px;
	width:52px;	
}

.krest {
	padding:30px;
	color:#fff;
	text-decoration:none;
	font-size:40px;
	font-weight:bold;
	position:absolute;
	top:-10px;
	right:-10px;
	text-shadow:2px 2px 3px #000;
}
.krest:hover {
	cursor:pointer;
	color:#e2e2e2;
}
.krest_gray {
	padding:30px;
	color:#333;
	text-decoration:none;
	font-size:40px;
	font-weight:bold;
	position:absolute;
	top:-30px;
	right:-20px;
	text-shadow:2px 2px 3px #000;
	z-index:9999999999999;
}
.krest_gray:hover {
	cursor:pointer;
	color:#aaa;
}

.foto_show_small {
	min-width:50px; width:18%; max-width:220px; margin:2px;
}
.foto_show_small:hover {
	cursor:pointer;
}
#foto_geter {
	text-align:center;
	position:relative;
	height:800px;
	width:auto;
}
.foto_show_goods {
	height:100%;
	width:auto;
}
.lister_foto_goods {
	width:100%; height:100vh; margin-top:0; margin-bottom:20px; padding:20px;
}
.border_lister_foto_goods {
	background:#fff; min-width:300px; width:100%; max-width:1200px; height:100vh; border:0; border-radius:10px; overflow-y:auto; padding-top:5px; padding-bottom:60px;
}
.in_lister_foto_goods {
	 min-width:300px; width:100%; max-width:1200px; height:auto; padding-top:5px;
}



.block_articles_new {
	 min-width:300px; width:100%; max-width:1200px; height:auto; padding:20px; padding-top:0;
}
.article_pluh {
	width:280px;
	margin:5px;
	padding:20px;
	border:0; border-radius:10px;
	transition: .2s;
	box-shadow: 0 5px 10px -5px #aaa;
	background:#fff;	
	min-height:280px;
	overflow:hidden;
}
.article_pluh:hover {
	background:#f5f5f5;
	box-shadow: 0 5px 10px -5px #333;
	transition: .2s;
	cursor:pointer;
	z-index:999;
}
.article_pluh_img_div {
	width:100%;
	height:240px;
	overflow:hidden;
	border:0; border-radius:10px;
}
.a_name_article_div {
	width:100%;
	padding-top:20px;
}
.a_name_article {
	padding:10px;
	padding-top:30px; padding-bottom:20px;
	color:#333;
	text-decoration:none;
	font-size:18px;
}
.a_name_article:hover {
	color:#aaa;
	text-decoration:underline;
}
.a_name_article:visited {
	color:#333;
}




.article_pluh_big {
	min-width:280px;
	width:calc(50% - 10px);
	margin:5px;
	padding:20px;
	border:0; border-radius:10px;
	transition: .2s;
	box-shadow: 0 5px 10px -5px #aaa;
	background:#fff;	
	min-height:280px;
	overflow:hidden;
}
.article_pluh_big:hover {
	background:#f5f5f5;
	box-shadow: 0 5px 10px -5px #333;
	transition: .2s;
	cursor:pointer;
	z-index:999;
}
.article_pluh_img_div_big {
	min-width:240px;
	height:240px;
	overflow:hidden;
	border:0; border-radius:10px;
}
.a_name_article_div_big {
	padding-left:20px;
	min-width:240px;
	width:100%;
	max-width:940px;
}
.a_name_article_big {
	padding-bottom:0;
	color:#000;
	text-decoration:none;
	font-size:22px;
}
.a_name_article_big:hover {
	color:#aaa;
	text-decoration:underline;
}
.a_name_article_big:visited {
	color:#333;
}




.a_cat_blog {
	color:#fff;
	background:#73b566;
	padding:12px 25px;
	border:0; border-radius:10px;
	text-decoration:none;
	font-weight:600;
	margin:5px;
}
.a_cat_blog:hover {
	color:#fff;
	background:#83cf74;
	text-decoration:none;
	cursor:pointer;
}
.a_cat_blog:active {
	color:#fff;
	text-decoration:none;
	background:#5c915e;
}
.a_cat_blog:visited {
	color:#fff;
	text-decoration:none;
}
.st_100 {
	min-width:300px; width:100%; max-width:1200px;
}


@media only screen and (max-height: 1200px) {
	#foto_geter {
		height:1000px;
		width:auto;
	}	
}
@media only screen and (max-height: 1100px) {
	#foto_geter {
		height:900px;
		width:auto;
	}	
}
@media only screen and (max-height: 1000px) {
	#foto_geter {
		height:800px;
		width:auto;
	}	
}
@media only screen and (max-height: 900px) {
	#foto_geter {
		height:700px;
		width:auto;
	}	
}
@media only screen and (max-height: 800px) {
	#foto_geter {
		height:600px;
		width:auto;
	}	
}
@media only screen and (max-height: 700px) {
	#foto_geter {
		height:500px;
		width:auto;
	}	
}
@media only screen and (max-height: 600px) {
	#foto_geter {
		height:400px;
		width:auto;
	}
}
@media only screen and (max-height: 500px) {
	#foto_geter {
		height:450px;
		width:auto;
	}
}
@media only screen and (max-height: 400px) {
	#foto_geter {
		height:280px;
		width:auto;
	}	
}
@media only screen and (max-height: 200px) {
	#foto_geter {
		height:200px;
		width:auto;
	}	
}
