@import url("reset.css");
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,900');
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: 'Roboto', sans-serif;
	background-color: #f7a600;
}

h1 {
	color: #2c2c2c;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #dadada;
	font-size: 60px;
	width: 96%;
	padding-bottom: 20px;
	margin: 20px 2% 20px 2%;
}
h2 {
	color: #2c2c2c;
	font-weight: normal;
	text-transform: uppercase;
	clear: both;
	text-align: center;
	font-size: 30px;
	width: 90%;
	padding-bottom: 10px;
	margin: 10px auto 10px auto;
}
p {
		margin: 8px 0 14px 0;
		
	}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #4B4B4B;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.gl-menu-button {
	display: none;
}





.main-top {
	padding: 10px 10px 10px 10px;
	max-width: 1304px;
	margin: 0 auto;
	font-size: 18px;
	color: #292827;
}
.main {
	max-width: 1304px;
	background-color: #ffffff;
	margin: 0 auto;
	font-size: 16px;
	color: #2c2c2c;
	-webkit-box-shadow: 0px -5px 21px 0px rgba(71, 48, 0, 0.32);
	-moz-box-shadow: 0px -5px 21px 0px rgba(71, 48, 0, 0.32);
	box-shadow: 0px -5px 21px 0px rgba(71, 48, 0, 0.32);
	margin-bottom: 40px;
}
.messengers {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top-contacts {
	clear: both;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}
.top-contacts span {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
}
.top-menu ul.menu {
	float: right;
	background-color: #ffcd34;
	padding: 4px 10px;
}
.top-menu ul.menu li {
	display: block;
	float: left;
	padding: 5px 8px;
}
.top-menu ul.menu li a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color: #292827;
	text-decoration: underline;
}
.main-text {
	width: 90%;
	text-align: center;
	margin: 10px 5% 40px 5%;	
	}

.col {
	float: left;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.c50 {
	width: 50%;
}
.c100 {
	width: 100%;
}
.category {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:0 0 0 5px;
		
	}
.description ul {
	padding:20px 1% 20px 3%;
}
.description ul li {
	padding:3px 0 3px 0;
}
.category .col {
		padding:0 5px 5px 0
	}
.category img{
	width: 100%;
	height: auto;
		
	}
.cbig {
		display:none;
	}
.top-block {
	background: url(../images/city.jpg) center -100px no-repeat;
	position: relative;
	overflow: hidden;
	text-align: center;
	}
.big-top-bg {
	display: block;
	width: 100%;
	height: auto;

	}
.big-top-bg{
		
	}
.small-top-bg {
	display: none;	
	}
.small-top-bg img {
		width: 100%;
		height: auto	
	}
.logo {
		position: absolute;
		left:3%;
		top:30px;
	}
.top-menu {
		position: absolute;
		right: 0px;
		top:30px;
		
	}
.bot-block 
		
	}
#blog_menu ul li{
	list-style: none;	
}
#blog_menu ul li a {
	font-size: 18px;
	font-weight: bold;
}
.post-date {
	color:#727272;
	font-size: 12px;
}
	.footer {
		font-size:14px;
		padding: 10px;
	}
.footer .col.c50.rgt {
		text-align:right;
	}
.block-images {
	margin: 20px 0 0 0;
	width:30%;

}
.block-images .image a {
	display: block;
	width: 100%;
}
.block-images .image a img {
	width: 100%;
	height: auto;

}
.table-2 {
	width:70%;
	padding: 10px 2%;
}
.table-2 table {
	width: 100%;	
}
.table-2 table tr.var-zag td {
	border: 1px solid rgba(255,255,255,1.00);
	padding: 2px 4px;
	background:#ffcd34;
}
.table-2 table tr.variant td {
	border-bottom: 1px solid #D3D3D3;
	padding: 2px 8px;
}
.description {
	padding:10px 2%;
}
.text-descr {
	float: left;
	width: 100%;
	padding: 10px 2% 20px 2%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#path {
	float:left;
	width: 100%;
	padding: 10px 2% 10px 2%;
	text-align: center;
	color: #ABABAB;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.page-body {
	padding: 0 2%;
	
}
.pic-block {
	width: 70%;
	float: left;
	padding-top: 40px;
	
}
ul.dop-menu {
	display: block;
	float: left;
	width: 100%;
	list-style: none;
}
ul.dop-menu li {display: block;
clear: both;
float: left;
width: 100%;
	text-align: left;
margin-bottom: 2px;
}
ul.dop-menu li a{
	display: block;
	text-align: left;
	font-size: 16px;
	background-color: #ffcd34;
	padding: 8px 8px;
	
	
}
ul.dop-menu li a:hover {
	color: #FFFFFF;
	background-color: rgba(0,0,0,1.00);
}
.mgg {
	background-color:rgba(235,235,235,1.00);
	padding: 60px 20px 20px 20px;
    position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
	display: none;
	width: 400px;
}
.mgg.active {
	display: block;
}
.gl-menu-button {
	z-index: 4;
	position: absolute;
	right:11px;
	top:25px;
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	background-color: #1f1f1f;
	transform: scale(1.2);
}
.gl-menu-button .lines {
	float: left;
	margin: 7px;
}
.gl-menu-button .menu-text {
		float: left;
	padding-left: 20px;
	padding-right: 6px;
	text-transform: uppercase;
	line-height: 12px;
	color:#FFFFFF;
	
}
.gl-menu-button .lines .line-1, .gl-menu-button .lines .line-2, .gl-menu-button .lines .line-3 {
	width: 13px;
	height: 2px;
	margin-bottom: 3px;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	background-color:rgba(255,255,255,1.00);
}
.gl-menu-button.active .lines .line-1 {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-transform-origin: right bottom;
	-webkit-transform-origin: right bottom;
	transform-origin: right bottom;
}
.gl-menu-button.active .lines .line-2 {
	background-color:#000000;
}
.gl-menu-button .lines .line-3 {
	margin-bottom: 0px;
}
.gl-menu-button.active .lines .line-3 {
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform-origin: right top;
	-webkit-transform-origin: right top;
	transform-origin: right top;
}
.gl-menu-button:hover {
	color: #FFFFFF;

}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1199px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
}

/*Доп запросы*/
@media only screen and (max-width : 680px) {
	.top-contacts a{
		clear: both;
		display: block;
		
	}
	.gl-menu-button .menu-text {
		display: none;
	}	
.mgg {
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:rgba(235,235,235,1.00);
	padding: 60px 5% 20px 5% !important;
    position: absolute;
	top: 0px;
	z-index: 2;
	display: none;
	width: 100%;
}	
.pic-block {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 40px;
	background-color: #f5f5f5;
	
}
ul.dop-menu {
	margin-top: 10px;
	display: block;
	float: left;

	clear: both;

}
.main-top {
	text-align: center;
	padding: 4px 0 6px 0;
	font-size: 14px;
}
.messengers {
	float: left;
	width: 100%;
		text-align:center;
	}
.logo {
	float: left;
	left: 0px;
	top:0px;
	width: 100%;
	position:relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	}
.logo a {
		display:block;
		float: left;
		width: 100%;
	}
.logo img {
		width: 100%;
		height: auto;
		
	}
.top-menu {
	top:0px;
		position:relative;
	}
.top-menu ul.menu {
	display: block;
	float: left;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
		text-align: center;
		width:100%
	}
.top-menu ul.menu li{
		float: none;
		padding: 0 2%;
		-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
		display:inline-block;
	}
.top-menu ul.menu li a {
		font-size:16px;
	}
.main {
		font-size:16px;
	}
h1 {
		font-size:28px;
	}
h2 {
		font-size:24px;
	}
h3 {
		font-size:20px;
	}
.category .c50{
	width: 100%;
	}
.category .col {
		padding:0 5px 5px 0
	}
.category .c100 {
		display:none;
	}
.cbig {
		display:block;
	}
.bot-block  {

	}
	.bot-block {
		background-size:150%;
	}
.bot-block .c50.rgt {
	width:100%;
	float: right;
	text-align: center;
	padding: 40px 5% 20px 5%;
		
	}
		.small-tt {
		display:none;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 486px) {
	h2 {
		font-size: 24px;
	}
	.product img {width: 90% !important;
		height: auto !important;
		margin: 10px 5% !important;
		clear: both;
	}
	.description {
		overflow: hidden;
    padding: 10px 5% !important;
}
	.table-2 {
	clear: both;
    width: 96% !important;
    padding: 10px 2% !important;
}
}

@media only screen and (max-width : 380px) {
		.bot-block {
		background-size:240%;
	}
}

