﻿@font-face {
    font-family: "RobotoRegular";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/RobotoRegular.woff") format("woff"), url("/themes/default/fonts/RobotoRegular.ttf") format("truetype"), url("/themes/default/fonts/RobotoRegular.svg") format("svg");
}
@font-face {
    font-family: "Opensans";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/opensans.woff") format("woff"), url("/themes/default/fonts/opensans.ttf") format("truetype"), url("/themes/default/fonts/opensans.svg") format("svg");
}
@font-face {
    font-family: "Opensansbold";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/opensansbold.woff") format("woff"), url("/themes/default/fonts/opensansbold.ttf") format("truetype"), url("/themes/default/fonts/opensansbold.svg") format("svg");
}
@font-face {
    font-family: "Arial_Narrow";
    font-style: normal;
    font-weight: normal;
    src: local("☺"), url("/themes/default/fonts/Arial_Narrow.woff") format("woff"), url("/themes/default/fonts/Arial_Narrow.ttf") format("truetype"), url("/themes/default/fonts/Arial_Narrow.svg") format("svg");
}

html, body { 
	width: 100%; 
	height: 100%; 
	padding: 0; 
	margin: 0; 
	font-family: Opensans;
	font-size: 12px; 
	color: #000000; 
	/* background: #777272;  */
}
.for_img {
	width: 400px;
	height: 400px;
	text-align: center;
	border: 1px solid #f0f0f0;
	display: table-cell;
	vertical-align: middle;
}
.for_img_150 {
	width: 150px;
	height: 150px;
	text-align: center;
	border: 1px solid #f0f0f0;
	display: table-cell;
	vertical-align: middle;	
}
.for_img_100 {
	width: 140px;
	height: 140px;
	text-align: center;
	border: 1px solid #f0f0f0;
	display: table-cell;
	vertical-align: middle;
}
.for_img_80 {
	width: 80px;
	height: 80px;
	text-align: center;
	border: 1px solid #f0f0f0;
	display: table-cell;
	vertical-align: middle;	
}

#footer-info div.h33, .footer_form div.h33 {
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 15px;
	padding: 0;
}
#gal1 a {
	text-decoration: none;
	display: inline-block;
	margin: 8px 10px 0 0;
}
.zoomWrapper img {
	border: 1px solid #f0f0f0;
}
a { 
	outline: none; 
	-moz-outline: 0; 
	border: none; 
	border-width: 0px; 
}
a:active { 
	outline: none; 
	-moz-outline: 0; 
}
a:focus { 
	outline: none; 
	-moz-outline: 0; 
}

img { 
	border: none; 
	border-width: 0px; 
}

.clear { 
	clear: both; 
	font-size: 0; 
	line-height: 0; 
	height: 0; 
}

*html #main { 
	height: 100%; 
}


p { 
	margin: 12px 0px ; 
}
a { 
	text-decoration: underline; 
	color: #000; 
}
a:hover { 
	text-decoration: none; 
}

/* ----- h1- h6 ----- */
h1 {
	color: #000;
	font-size: 36px;
	font-style: none;
	font-weight: normal;
	font-family: trebuchet ms,helvetica,sans-serif;
	letter-spacing: -1px;
}
h2, h3, h4 { 
	font-size: 18px;
	margin: 15px 0; 
	line-height: 1.2; 
	font-weight: normal; 
}
h3 { 
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

table { 
	border-collapse: collapse; 
}

ul { 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
}

/* ----- pagewrap ----- */
html {
	
}
body {
	
	height:auto;
}
#pagewrap {
	width:100%;
	background:#ffffff;
}
.container-center {
	width:66.67%;
	margin: 0 auto;
}
.main_2 {
	/* min-height:500px; */
}
#blackwrap {
	z-index:10000;
}
#show_form {
	z-index:10001;
}
.title-on-main {
	padding: 45px 0;
	margin: 0;
	font-family: "RobotoRegular";
    /* font-family: "Opensans"; */
    /* font-family: "Opensansbold"; */
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color:#3e3e3e;
	text-transform: uppercase;
}

/* ----- mainSwiper ----- */
.mainSwiper {
	width: 100%;
	position: relative;
	z-index:1;
}
.mainSwiper.inner {
	width: 100%;
	position: relative;
	z-index:1;
	height: 240px;
	overflow: hidden;
}
.static_prays-list table {
	margin: 15px 0 30px;
}
.static_prays-list th {
	padding: 15px 5px;
	background-color: #f0f0f0;
}
.static_prays-list td {
	padding: 5px;
}
.static ul {
	/* margin-left: 30px; */
}
.mainSwiper .swiper-slide {
	/* position: relative; */
}
.mainSwiper .swiper-slide img {
	width: 100%;
}
.swiper-pagination {
	/* bottom:15px; */
}
.swiper-pagination-bullet {
	/* width: 16px!important;
	height: 16px!important;
	background: #acaaaf!important;
	opacity: 0.6!important; */
}
.swiper-pagination-bullet-active {
	/* background: #600c1b!important;
	opacity: 1!important; */
}
/* ----- main-header, header ----- */
header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #435d7283;
	font-family: "RobotoRegular";
    /* font-family: "Opensans"; */
    /* font-family: "Opensansbold"; */
	z-index: 2;
}
.inner-body header {
	position: static;
	top:auto;
	left:auto;
	background: #435d7283 url("/themes/ddefault/images/header-inner.jpg") no-repeat scroll 50% 0%;
	background: #748796;
}
#main-header {
	height:122px;/* 135px */
	padding:13px 0 0 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo-header-block {
	display: flex;
	flex-basis: 53.9%;
	/* flex-basis: 690px; */
	align-items: center;
	justify-content: space-between;
	/* background-color: #d1282848; */
	color:#ffffff;
	font-size: 17px;
	font-weight: 500;
}
.search-header-block {
	display: flex;
	flex-basis: 18.75%;
	/* flex-basis: 240px; */
	align-items: center;
	justify-content: space-around;
	/* background-color: #d1282848; */
}
.logo-header {
	display:block;
	margin:0px;
	padding:0;
	width: 100px;
}
.logo-header img {
	margin: 0 0 0 0;
	width: 100%;
	filter: drop-shadow(0 0 10px #fff);
}
#footer-logo img {
	width: 80px;
	filter: drop-shadow(0 0 10px #fff);
}
#main-header-phone {

}
#main-header-phone span {
	text-transform: uppercase;
}
#main-header-viber {
	display: flex;
	align-items: center;
}
#main-header-viber span {
	padding: 0 10px 0 0;
}
.search-header-block form {
	flex-basis: 78.8%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	background: #ffffff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}
.search-header-block form input {
	width: 75%;
	margin:5px 0;
	padding:3px 0;
	font-size: 16px;
	border: none;
}
.search-header-block form input:active, 
.search-header-block form input:hover, 
.search-header-block form input:focus {
    outline: 0;
    outline-offset: 0;
}
.search-header-block .basket_header.basket {
	position: relative;
}
.search-header-block .basket_header.basket .basket_header_items {
	position: absolute;
	top:-15px;
	right:-15px;
	padding:2px 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	background-color: #fff;
}

/* #main-header-menu */
#main-header-menu {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #435d72;
	position: relative;
}
#main-header-menu ul {
	flex-basis: 1080px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 0 -20px;
	padding: 0;
}
#main-header-menu ul li a {
	display: block;
	padding:20px 0;
	margin: 0;
	color:#ffffff;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	font-family: "RobotoRegular";
	text-transform: uppercase;
}
#main-header-menu-price {
	position: absolute;
	display: block;
	right:30px;
	top:25px;
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
/* prod-items */
#prod-items {
	width: 88.54%;
	margin: 0 auto;
	padding: 0 0 75px 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
	background-color: #ffffff;
}
#title-on-main-1 {
	padding:45px 0 0 0;
	margin:0 0 -30px 0;
	background: #ffffff;
}
#prod-items a {
	flex-basis: 283px;
	flex-basis: 23.5%;
	text-align: center;
	text-decoration: none;
	padding: 70px 0 0px 0;
}
#prod-items a span {
	display: block;
	text-align: center;
	color:#3e3e3e;
	text-transform: uppercase;
	font-size: 15px;
	font-family: "RobotoRegular";
    font-family: "Opensans";
    /* font-family: "Opensansbold"; */
}
#prod-items a img {
	/* display: block; */
}
/* otp-items */
#otp-items {
	width: 100%;
	background: #748796;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
#title-on-main-2 {
	background: #748796;
	padding: 45px 0 70px 0;
    margin: 0;
}
#otp-items .otp-item {
	/* position: relative; */
	color:#3e3e3e;
	flex-basis: 610px;
}
#otp-items .otp-item a {
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 501px;
}
#otp-items .otp-item a img {
	border:3px solid #ffffff;
}
#otp-items .otp-item a span {
	position: absolute;
	bottom:0;
	/* right:0; */
	left:118px;
	width: 261px;
	padding:10px 0;
	text-align: center;
	background: #ffffff;
	color:#525252;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	/* box-shadow: 0 0 3px rgba(0,0,0,0.5); */
	border:2px solid #bdbdbd;
}
#otp-items .otp-item h4 {
	text-align: center;
	margin: 45px 0 70px 0;
	font-size: 24px;
}
/* advantages-items */
#advantages-items {

}
#title-on-main-3 {
	margin:0;
	padding:65px 0 114px 0;
}

/* ----- advantages-items ------ */
#advantages-items {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 127px 0;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	font-size: 15px;
	font-family: "RobotoRegular";
    /* font-family: "Opensans"; */
    /* font-family: "Opensansbold"; */
}
.advantages-item {
	flex-basis: 360px;
	height:360px;
	margin:0 25px;
	text-align: center;
	border-radius:0 0 0 60px;
	-webkit-border-radius:0 0 0 60px;
	-moz-border-radius:0 0 0 60px;
	-ms-border-radius:0 0 0 60px;
	-o-border-radius:0 0 0 60px;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.288);
	position: relative;
}
#advantages-item-1 {
	background-color: #ffffff;
} 
#advantages-item-2 {
	background-color: #e9fbfe;
} 
#advantages-item-3 {
	background-color: #ffffff;
} 
.advantages-item img {
	position: absolute;
	left:122px;
	top:-58px;
}
.advantages-item h4 {
	padding: 0;
	margin: 89px 0 36px 0;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
.advantages-item p {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
/* ----- footer and fon-footer ----- */
.fon-footer {
	width: 100%;
	/* height: 162px; */
	background-color: #e9e9e9;
	font-family: "RobotoRegular";
    /* font-family: "Opensans"; */
    /* font-family: "Opensansbold"; */
	color:#ffffff;
}
#footer-law {
	height: 97px;
	width: 65.425%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#footer-law-wrap {
	width: 100%;
	background: #435d72;
	font-size: 14px;
}
#footer-law a {
	color:#ffffff;
	text-decoration: none;
}
#footer-logo {
	display: flex;
	align-items: center;
}
#footer-logo p {
	padding: 0;
	margin: 0 0 0 25px;
}
#footer-oferta {
	margin:0 0 0 -70px;
}

footer { 
	width: 56%;
	margin: 0 auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	font-size: 15px;
	color:#3e3e3e;
}
#footer-info {
	flex-basis: 470px;
}
.footer_form {
	flex-basis: 470px;
}
.inner-body #footer-block-1 {
	border: none;
	margin-bottom: 15px;
}
.inner-body #footer-block-2 {
	border: none;
	margin-bottom: 15px;
}
#footer-block-1 {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #3e3e3e;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#footer-block-1 div {
	line-height: 25px;
}
#footer-block-1 span {
	font-size: 14px;
}
.subscribe_send, .footer-button{
	display: block;
	margin: 0;
	padding: 10px 0;
	border: none;
	width: 170px;
	text-align: center;
	font-size: 14px;
	color:#ffffff;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	background: linear-gradient(90deg, #465f74, #8fa2af);
	font-family: "RobotoRegular";
	font-family: "Opensans";
	/*font-family: "Opensansbold";*/
}
#footer-block-1 {
	/* font-weight: bold; */
}
#footer-block-2 {
	font-size: 14px;	
	/* font-weight: bold; */
	border-bottom:1px solid #3e3e3e;
}
#footer-block-2 div {
	padding:10px 0;
}
#footer-block-3 {
	padding:15px 0 60px 0;
}
#footer-block-3 img {
	border:3px solid #ffffff;
}
footer form {
	font-size: 14px;
}
footer form h4 {
	margin:30px 0 0 0;
	padding: 0;
}
footer form label {
	margin:14px 0 2px 0;
	display: block;
}
footer form input,
footer form textarea {
	/* textPath */
	width: 91%;
	padding:5px 4%;
	border:2px solid #929292;
}
footer form textarea {
	height: 50px;
}
footer form .subscribe_send, .footer-button {
	display: block;
	float: right;
	margin: 10px 0 10px 0;
}
.addr {
	min-height: 39px;
}


/* go-to-top */
#go-to-top {
	display: none;
	position: fixed;
	right: 11%;
	bottom:56px;
	padding:10px;
	color:#fff;
	background-color: #9ebf99;
	font-family: Opensans;
    font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	z-index:10002;
}
#go-to-top::before {
	content: "↑";
	padding:0 3px 0 0;
}
#go-to-top.show {
	display: block;
}

.gear-container {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
}
.gear-container a {
	flex-basis: 40%;
	margin:10px 0;
}
.gear-container a img {
	width: 100%;
}
.inner-body #main-header-menu-price {
	top:-30px;
}

/* --- выпадающее меню --- */
/*
nav ul li {
	position:relative;
}
nav ul li a {
	color:#313131;
	text-decoration: none;
	display: block;
}
nav ul li a:hover {
	color:#313131;
	text-decoration: none;
}
nav ul li ul {
    display: none;
    position: absolute;
	margin-top:-1px;
	left:0px;
	z-index:1001;
	width:330px;
	padding: 20px 10px;
	background: #807154;
	background: #000000;
	border-radius:5px;
	border:2px solid #e9e3d7;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
nav ul li ul li:first-child {
	
}
nav ul li ul li {
	float: left;
	width:100%;
	text-decoration: none;
	margin: 0px;
	background: none!important;
}
nav ul li ul li:last-child {
	border-bottom:none;
}
nav ul li ul li a {
	display: table-cell;
}

nav ul li ul a:hover {
	text-decoration:none;
}
nav ul  li:hover > ul {
    display: block;
}


nav ul  ul li:hover > ul {
	display:none;
}
nav ul li ul {
	display: none;
} 
*/

/**/

@media screen and (max-width: 1900px) {

}

@media screen and (max-width: 1850px) {

}

@media screen and (max-width: 1800px) {

}

@media screen and (max-width: 1750px) {

}

@media screen and (max-width: 1700px) {
	#footer-oferta {
		margin:0 0 0 0px;
	}
}

@media screen and (max-width: 1650px) {

}

@media screen and (max-width: 1600px) {
	footer {
		width: 1076px;
	}
	
}

@media screen and (max-width: 1500px) {
	.logo-header-block {
		font-size: 16px;
		flex-basis: 63.9%;
	}
	.search-header-block {
		flex-basis: 25.75%;
	}
	.container-center {
		width: 90%;
	}
}

@media screen and (max-width: 1450px) {
	#prod-items a span {
		font-size: 14px;
	}
}

@media screen and (max-width: 1400px) {
	.logo-header-block {
		font-size: 14px;
	}
	#main-header-menu-price {
		top: -70px;
	}
	.catalog_photos_area {
		width: 400px;
	}
}

@media screen and (max-width: 1350px) {

}

@media screen and (max-width: 1300px) {
	
}
@media screen and (max-width: 1250px) {
	.logo-header-block {
		font-size: 13px;
	}
}

@media screen and (max-width: 1200px) {

/* skin-tango*/

/*

.jcarousel-skin-onmain1 .jcarousel-clip-vertical {
}
.jcarousel-skin-onmain1 .jcarousel-item {
}
.jcarousel-skin-onmain1 .jcarousel-item-horizontal {
    width: 280px!important;
}
.jcarousel-prev-horizontal {
    right: 65px!important;
}
.jcarousel-next-horizontal {
    right: 20px!important;
}


.jcarousel-skin-onmain2 .jcarousel-clip-horizontal {
    width: 1180px!important;
}
.jcarousel-skin-onmain2 .jcarousel-clip-vertical {
}
.jcarousel-skin-onmain2 .jcarousel-item {
}

.jcarousel-prev-horizontal {
    right: 65px!important;
}
.jcarousel-next-horizontal {
    right: 20px!important;
}

*/

}