@charset "utf-8";

@font-face {
	font-family: "JCBEuro";
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	src: url("../fonts/jcber-webfont.eot?#iefix") format("embedded-opentype"), 
	url("../fonts/jcber-webfont.woff") format("woff"), 
	url("../fonts/jcber-webfont.ttf") format("truetype");
}
@font-face {
	font-family: "JCBEuro-Bold";
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
	src: url("../fonts/jcbeb-webfont.eot?#iefix") format("embedded-opentype"), 
	url("../fonts/jcbeb-webfont.woff") format("woff"), 
	url("../fonts/jcbeb-webfont.ttf") format("truetype");
}
@font-face {
	font-family: "JCBEuro-Bold-Condensed";
	font-style: normal;
	font-weight: 400;
	font-stretch: condensed;
	src: url("../fonts/jcbebc__-webfont.eot?#iefix") format("embedded-opentype"),
	url("../fonts/jcbebc__-webfont.woff") format("woff"),
	url("../fonts/jcbebc__-webfont.ttf") format("truetype");
}
@font-face {
	font-family: "Gill Sans";
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	src: url("../fonts/gillsanscyrmt.eot?#iefix") format("embedded-opentype"),   
	url("../fonts/gillsanscyrmt.woff") format("woff"), 
	url("../fonts/gillsanscyrmt.ttf") format("truetype");
}
@font-face {
	font-family: "Gill Sans Bold";
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
	src: url("../fonts/gillsanscyrmt-Bold.eot?#iefix") format("embedded-opentype"), 
	url("../fonts/gillsanscyrmt-Bold.woff") format("woff"), 
	url("../fonts/gillsanscyrmt-Bold.ttf") format("truetype");
}
*{
	margin: 0;
	padding: 0;
	outline: none;
}


/***************************** BEGIN СТИЛИ ЛОГОТИПА */
	.logo{
		/*float: left;*/
		height:60px;
		width:auto;
		margin-left: 10px;
		z-index:100;
	}
/***************************** END СТИЛИ ЛОГОТИПА */

	.hr_beg{
		border: none; 
		color: #3d6176;
		background-color: #333333;
		height: 2px;
	}
	.hr_end{
		border: none;
		color: #b0b2b3;
		background-color: #333333;
		height: 1px;
	}


/***************************** BEGIN СТИЛИ ДЛЯ ВЕРХНЕГО МЕНЮ */
	#top_menu {
		text-transform: uppercase;
		text-shadow: none;
		    height: 79px;
		z-index: 300;
		width:100%;
		background: #333333;
	}

/*	#top_menu img {
		padding: 10px 0 0 0;
	} */

	#top_menu ul {
		list-style: none;
		z-index: 1000;
	/*	margin-top:35px ; */
		margin-right:0px;
		text-align:center;
		width: 100%;
		padding: 0 0 0 0;
		position: absolute;
		right: 0;
		background: #fcb026;
	}

	#top_menu ul>li:before {
		float: left;
		content:' ';
		margin-left: -10px;
		width: 4px;
		height: 30px;
	}

	#top_menu ul>li:first-child:before {
		display:none;
	}

	#top_menu ul li a {
		display: block;
		padding: 0 7px;
		text-decoration: none;
		color: #333333;
		transition: all.6s ease;
		-moz-transition: all.6s ease;
		-webkit-transition: all.6s ease;
		-ms-transition: all.6s ease;
	}

	#top_menu ul li a:hover,
	#top_menu ul li a.active {
		display: block;
		padding: 0 7px;
		color: #fff;
		transition: all.6s ease;
		-moz-transition: all.6s ease;
		-webkit-transition: all.6s ease;
		-ms-transition: all.6s ease;
	}

	#top_menu ul li {
		float: left;
	}

	#top_menu ul>li:before {
	}
/***************************** END СТИЛИ ДЛЯ ВЕРХНЕГО МЕНЮ */

/***************************** BEGIN СТИЛИ ДЛЯ ХЛЕБНЫХ КРОШЕК (Breadcrumbs) */
	#breadcr {
		font: 1rem JCBEuro,"Gill Sans", Arial, sans-serif;
		color: #fff;
		width: 100%;
		background: #333333;
		padding: 5px;
		display: flex;
	}

	#breadcr a {
		color: #ff9200;
		text-decoration: auto;
		transition: all.6s ease;
		-moz-transition: all.6s ease;
		-webkit-transition: all.6s ease;
		-ms-transition: all.6s ease;
	}

	#breadcr a:hover,
	#breadcr a.active {
		color: #FF9200;
		text-decoration: underline;
	}
/***************************** END СТИЛИ ДЛЯ ХЛЕБНЫХ КРОШЕК (Breadcrumbs) */

/***************************** BEGIN ОБЩИЕ СТИЛИ ДЛЯ КОНТЕНТА */
	#page {
		clear: both;
		position:relative;
		cursor:auto;
		z-index: auto !important;
		overflow: hidden;
		padding: 0px 15px 15px 15px;
	}
/***************************** END ОБЩИЕ СТИЛИ ДЛЯ КОНТЕНТА */

/***************************** BEGIN СТИЛИ ДЛЯ КОНТЕНТА */
	#content {
		min-height: 300px;
		font: 1.2rem JCBEuro,"Gill Sans",Arial,sans-serif;
		/*text-align: justify;*/
		line-height: 25px;
		padding: 0px 15px 15px 15px;
		width:100%;
		margin:3px auto 0;
	}

	.container {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		word-wrap: break-word;
		overflow: hidden;
		display: table-cell;
		vertical-align: top;
	}
/***************************** END СТИЛИ ДЛЯ КОНТЕНТА */


/***************************** BEGIN СТИЛИ ДЛЯ ЗАГОЛОВКОВ */
	#content h1,
	#content h2,
	#content h3,
	#content h4,
	#content h5,
	#content h6{
		margin: 10px 0 0;
		font-family: Oswald,JCBEuro,"Gill Sans",Arial,sans-serif;
	}

	#content h1{
		font-size: 1.8rem;
		color: #333333;
	}
	#content h1 a,
	#content h1 a:link,
	#content h1 a:visited,
	#content h1 a.visited{
		font-family: Oswald,JCBEuro,"Gill Sans",Arial,sans-serif;
		color: #333333;
		font-size: 1.8rem;
		text-decoration: none;
		transition: all.6s ease;
		-moz-transition: all.6s ease;
		-webkit-transition: all.6s ease;
		-ms-transition: all.6s ease;
	}
	#content h1 a.activ,
	#content h1 a:hover,
	#content h1 a.hover{
		color: #818181;
	}


	#content h2{
		color: #4b4b4b;
		font-size: 1.4rem;
	}
	#content h2 a,
	#content h2 a:link,
	#content h2 a:visited,
	#content h2 a.visited{
		font-family: Oswald,JCBEuro,"Gill Sans",Arial,sans-serif;
		color: #4b4b4b;
		font-size: 1.4rem;
		text-decoration: none;
		transition: all.6s ease;
		-moz-transition: all.6s ease;
		-webkit-transition: all.6s ease;
		-ms-transition: all.6s ease;
	}
	#content h2 a.activ,
	#content h2 a:hover,
	#content h2 a.hover{
		color: #818181;
	}

	#content h3{
		color: #06266F;
		font-size: 1.2rem;
	}

	#content h4{
		color: #2A4480;
		font-size: 1rem;
	}

	#content h5{
		color: #A64B00;
		font-size: 0.9rem;
	}

	#content h6{
		color: #BF7130;
		font-size: 0.8rem;
	}

/***************************** END СТИЛИ ДЛЯ ЗАГОЛОВКОВ */


/***************************** BEGIN СТИЛИ ДЛЯ ССЫЛОК */
	#content a,
	#content a:link,
	#content a:visited,
	#content a.visited,
	#content a:hover,
	#content a.hover{
		font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
		text-decoration: none;
		font-size: 14px,
		transition: all.6s ease;
		-moz-transition: all.6s ease;
		-webkit-transition: all.6s ease;
		-ms-transition: all.6s ease;
	}

	#content a,
	#content a:link,
	#content a:visited,
	#content a.visited{
		color: #A64B00;
	}

	#content a:hover,
	#content a.hover{
		color: #FF9640;
	}
/***************************** END СТИЛИ ДЛЯ ССЫЛОК */

/***************************** BEGIN СТИЛИ ДЛЯ ЦИТАТ */
	blockquote{
		width: auto;
		clear: both;
		font-size: 14px;
		border:1px dotted #330F0A;
		background:  url('../img/postquote.png') no-repeat scroll;
		padding:12px 12px 12px 40px;
		margin:10px 25px 10px 25px;
		color: #0C0A09;
		font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
		font-weight: normal;
		font-style: italic;
		text-align: left;
		overflow: auto;	
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border-radius:5px;
	}

	blockquote img{
		float: left;
		padding: 10px 10px 10px 10px;
	}
/***************************** END СТИЛИ ДЛЯ ЦИТАТ */


/***************************** BEGIN СТИЛИ ДЛЯ БОКОВОГО МЕНЮ */
aside nav {	
	text-transform: uppercase;
	line-height: 45px;
	font: bold 1rem JCBEuro,"Gill Sans",Arial,sans-serif;
	display: inherit;
	margin-right: auto;	


	padding: 4px 20px 15px 0;
}

aside nav ul {
	list-style: none;
	text-align: center;
}

aside nav ul li {
	float: left;
	border-bottom: 1px dotted rgba(51, 15, 10, 0.35);
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;



	width: 100%;
	max-width: 100%;
	padding: 10px 10px;
}

aside nav ul a {
	color: #06266F;
	padding: 0 7px;
	text-decoration: none;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
}

aside nav ul li:hover,
aside nav ul li.active{
	border-bottom: 1px dotted #888383;
	background: #f1f1f1;
}

aside nav ul a:hover,
aside nav ul a.active{
	color: #FF9200;
}

/***************************** END СТИЛИ ДЛЯ БОКОВОГО МЕНЮ */



/***************************** BEGIN СТИЛИ ДЛЯ ПРАВОЙ БОКОВОЙ ПОЗИЦИИ САЙТА */
#side_r {
	padding: 4px 16px 0 15px;
}

/***************************** BEGIN СТИЛИ ДЛЯ БЛОКА В БОКОВОМ СЛАЙДЕРЕ УНИВЕРСАЛЬНЫЕ*/
.r_pos {
	clear:both;
	text-align: justify;
	line-height: 25px;
	margin: 0 auto 15px;
	padding: 7px ;
	font: 13px JCBEuro,"Gill Sans",Arial,sans-serif;
}

.r_pos h4{
	padding: 3px ;
	border-bottom: 1px solid #2A4480;
	text-align: center;
	color: #333333;
	font: bold 18px JCBEuro,"Gill Sans",Arial,sans-serif;
	
}

.r_pos a:hover,
.r_pos a.activ
{
	color: #FF9640;
}

.r_pos a
{
	color: #06266F;
	font-size: 14px;
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 175%;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
	text-decoration: none;
}


.r_pos h4 a:hover,
.r_pos h4 a.activ
{
	color: #2A4480;
}

.r_pos h4 a
{
	color: #333333;
	font: bold 18px OJCBEuro,"Gill Sans",Arial,sans-serif;
	text-decoration: none;
	
	line-height: 175%;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
}


/***************************** END СТИЛИ ДЛЯ БЛОКА В БОКОВОМ СЛАЙДЕРЕ УНИВЕРСАЛЬНЫЕ */


/***************************** BEGIN СТИЛИ ДЛЯ ЭЛЕМЕНТОВ FORM */
.ozform{
    padding:5px;   
}

form{
	/*font: 36px Georgia,"Times New Roman",Times,serif,sans-serif;*/
	clear: both;
	padding: 15px;



	font-size: 0.8rem;
}

form img{
		width: 200px;
	}

	/********** BEGIN СТИЛИ ДЛЯ TEXTAREA **********/

	textarea {
		background-color: #f2f2f2;	
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;	
		border: 1px inset #d9d9d9;
		padding: 6px;



		font-size: 1rem;
		width: 80%;
		height: 5rem;
	}

	textarea:focus
	{
		background-color: #fff;	
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border: 1px solid #06266F;
		padding: 6px;
	}

	/********** END СТИЛИ ДЛЯ TEXTAREA **********/


	/********** BEGIN СТИЛИ ДЛЯ CHECKBOX И RADIO **********/
	input[type="checkbox"],
	input[type="radio"]
	{
		width: 20px;
		height: 20px;
		vertical-align: middle;
		cursor: pointer;
	}
	/********** END СТИЛИ ДЛЯ CHECKBOX **********/




	/********** BEGIN СТИЛИ ДЛЯ CHECKBOX В СТИЛЕ IOS 8 **********/

	input[type="checkbox"].ios8-switch {
		position: absolute;
		margin: 8px 0 0 16px;
	}
	input[type="checkbox"].ios8-switch + label {
		position: relative;
		padding: 5px 0 0 5px;
		line-height: 2.0em;
		cursor: pointer;
	}
	input[type="checkbox"].ios8-switch + label:before {
		content: "";
		position: absolute;
		display: block;
		left: 0;
		top: 0;
		width: 40px; /* x*5 */
		height: 24px; /* x*3 */
		border-radius: 16px; /* x*2 */
		background: #f2f2f2;
		border: 1px solid #d9d9d9;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	input[type="checkbox"].ios8-switch + label:after {
		content: "";
		position: absolute;
		display: block;
		left: 0px;
		top: 0px;
		width: 24px; /* x*3 */
		height: 24px; /* x*3 */
		border-radius: 16px; /* x*2 */
		background: #fff;
		border: 1px solid #d9d9d9;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	input[type="checkbox"].ios8-switch + label:hover:after {
		box-shadow: 0 0 5px rgba(0,0,0,0.3);
	}
	input[type="checkbox"].ios8-switch:checked + label:after {
		margin-left: 16px;
	}
	input[type="checkbox"].ios8-switch:checked + label:before {
		background: #06266F;
	}

	/* СРЕДНИЙ */

	input[type="checkbox"].ios8-switch-sm {
		margin: 5px 0 0 10px;
	}
	input[type="checkbox"].ios8-switch-sm + label {
		position: relative;
		padding: 0 0 0 32px;
		line-height: 1.3em;
	}
	input[type="checkbox"].ios8-switch-sm + label:before {
		width: 25px; /* x*5 */
		height: 15px; /* x*3 */
		border-radius: 10px; /* x*2 */
	}
	input[type="checkbox"].ios8-switch-sm + label:after {
		width: 15px; /* x*3 */
		height: 15px; /* x*3 */
		border-radius: 10px; /* x*2 */
	}
	input[type="checkbox"].ios8-switch-sm + label:hover:after {
		box-shadow: 0 0 3px rgba(0,0,0,0.3);
	}
	input[type="checkbox"].ios8-switch-sm:checked + label:after {
		margin-left: 10px; /* x*2 */
	}

	/* БОЛЬШОЙ */

	input[type="checkbox"].ios8-switch-lg {
		margin: 10px 0 0 20px;
	}
	input[type="checkbox"].ios8-switch-lg + label {
		position: relative;
		padding: 7px 0 0 60px;
		line-height: 2.3em;
	}
	input[type="checkbox"].ios8-switch-lg + label:before {
		width: 50px; /* x*5 */
		height: 30px; /* x*3 */
		border-radius: 20px; /* x*2 */
	}
	input[type="checkbox"].ios8-switch-lg + label:after {
		width: 30px; /* x*3 */
		height: 30px; /* x*3 */
		border-radius: 20px; /* x*2 */
	}
	input[type="checkbox"].ios8-switch-lg + label:hover:after {
		box-shadow: 0 0 8px rgba(0,0,0,0.3);
	}
	input[type="checkbox"].ios8-switch-lg:checked + label:after {
		margin-left: 20px; /* x*2 */
	}

	
	/********** END СТИЛИ ДЛЯ CHECKBOX **********/



	/********** BEGIN СТИЛИ ДЛЯ ТЕКСТОВЫХ ПОЛЕЙ **********/
	input[type=text],
	input[type=url],
	input[type=datetime],
	input[type=email],
	input[type=password]
	{
		background-color: #f2f2f2;	
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;	
		border: 1px inset #d9d9d9;
		padding: 6px;
		transition: all.6s ease;
		-moz-transition: all.6s ease;
		-webkit-transition: all.6s ease;
		-ms-transition: all.6s ease;


		/*width: 200px;*/
		height: 20px;
		font-size: 1rem;


	}

	input[type=text]:focus,
	input[type=url]:focus,
	input[type=datetime]:focus,
	input[type=email]:focus,
	input[type=password]:focus
	{
		background-color: #fff;	
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;	

		border: 1px solid #06266F;
		padding: 6px;
		transition: all.6s ease;
		-moz-transition: all.6s ease;
		-webkit-transition: all.6s ease;
		-ms-transition: all.6s ease;

	}
	/********** END СТИЛИ ДЛЯ ТЕКСТОВЫХ ПОЛЕЙ **********/


	/********** BEGIN СТИЛИ ДЛЯ КНОПОК **********/
	input[type=button],
	input[type=submit],
	input[type=reset]
	{
		background-color: #ebebeb;	
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;	
		border: 1px solid;
		padding: 12px;
		color: rgba(0, 0, 0, 0.29);
		/*font: bold 14px Georgia,"Times New Roman",Times,serif,sans-serif;*/
		transition: all.6s ease;
		-moz-transition: all.6s ease;
		-webkit-transition: all.6s ease;
		-ms-transition: all.6s ease;



		width: 120px;
		height: 40px;
		font: bold 0.8rem JCBEuro,"Gill Sans",Arial,sans-serif;
	}

	input[type=button]:hover,
	input[type=submit]:hover,
	input[type=reset]:hover
	{
		cursor: pointer;
		background-color: #f5f5f5;	
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border: 1px solid;
		padding: 12px;
		color: #06266F;
		/*font: bold 14px Georgia,"Times New Roman",Times,serif,sans-serif;*/
	}

	input[type=button]:active,
	input[type=submit]:active,
	input[type=reset]:active
	{
		background-color: #f5f5f5;
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		border: 1px solid;
		padding: 12px;
		color: #A65F00;
		/*font: bold 14px Georgia,"Times New Roman",Times,serif,sans-serif;*/
		transition: all.1s ease;
		-moz-transition: all.1s ease;
		-webkit-transition: all.1s ease;
		-ms-transition: all.1s ease;
	}
	/********** END СТИЛИ ДЛЯ КНОПОК **********/
    #form_prod_zap{
        padding:0;
    }

	#button_shk_3{
		margin: 0;
		border: 0;
		background: transparent url('../img/truck_3.png') no-repeat left top;
		width:50px;
		cursor: pointer;
		cursor: hand;
		margin-top:-50px;
	}


#form-search{
    text-align:center;
    margin:0 auto;
}


#form-search input[type=text]
	{
		width:60%;
	}
	
	
#form-search input[type=submit]
	{
		margin-top:-2px;
		max-width: 80px;
		max-height: 40px;
		background: transparent url('../img/mini-poisk.png') no-repeat center center;
		font: bold 0.8rem JCBEuro,"Gill Sans",Arial,sans-serif;
	}

#form-search-1
	{
	    margin-top:4rem;
		float:left;
		width:70%;
	}



/***************************** END СТИЛИ ДЛЯ ЭЛЕМЕНТОВ FORM */

/***************************** BEGIN СТИЛИ ДЛЯ НУМЕРАЦИИ СТРАНИЦ */



#num_pager
{
    font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
    
	background: none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	/*padding:6px;
	margin:2px;*/
	text-align:center;
	font-size: 1.2rem;
	
}

#num_pager>*:last-child
{
	margin-right:0 !important;
}

#num_pager>span {
	cursor:default;
}

#num_pager>*
{
    background: #D8D9D3;
	background: transparent;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	padding:16px;
	margin:0 4px 0 auto;
	line-height: normal;
	position:relative;
	display:inline-block;
	margin-left: 0;
	
}



#num_pager li a,
#num_pager li a:link,
#num_pager li a:visited,
#num_pager li a.visited
{
	line-height: normal;
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
	text-decoration: none;
	/*text-shadow: 0 0 12px rgb(23, 23, 23);*/
	color: #06266F;

	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
}

#num_pager li a.active,
#num_pager li a:hover,
#num_pager li a.hover
{
	color: #FF9200;
	text-shadow: 0 0 12px #FFC373;
}

#num_pager li.active a
{
	color: #FF9200;
}


#num_pager>*:last-child:after{
	display:none;
}

/***************************** END СТИЛИ ДЛЯ НУМЕРАЦИИ СТРАНИЦ */

/***************************** END СТИЛИ ДЛЯ НУМЕРАЦИИ СТРАНИЦ */


/***************************** BEGIN СТИЛИ ДЛЯ FOOTER */
footer{
	font: 0.7rem sans-serif;
	padding:5px;
	margin:0 auto 0;
	position: relative;
	color: #333;
	line-height: 175%;
	text-align: center;
	clear:both;

}

footer a,
footer a:link,
footer a:visited
{
	
	color: #A65F00;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
}


footer a:hover,
footer a.activ
{
	color: #FF9200;
}

.page-footer{
	margin: auto;
	padding: 5px;
	text-align: right;
	font: 0.8rem sans-serif;
	color: #333;
}


.page-footer a,
.page-footer a:link,
.page-footer a:visited
{
	font: bold 0.7rem JCBEuro,"Gill Sans",Arial,sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	color: #A65F00;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
}


.page-footer a:hover,
.page-footer a.activ
{
	color: #FF9200;
}


/***************************** END СТИЛИ ДЛЯ FOOTER */



/***************************** BEGIN СТИЛИ ДЛЯ КНОПКИ ПРОДОЛЖИТЬ */
.atic_prod {
	text-align: right;
}

.atic_prod a{
	font-size: 14px;
	font-style: italic;
}
/***************************** END СТИЛИ ДЛЯ КНОПКИ ПРОДОЛЖИТЬ */



/***************************** BEGIN СТИЛИ ДЛЯ ТЕГА ADDRESS*/
.addr {
	font-size:12px;
}

.phones {
	font-size:14px;
	font-weight:bold;	
}

.phones a{
	font-size:14px;
	font-weight:bold;	
	color:#000;
	text-decoration:none;
}
/***************************** END СТИЛИ ДЛЯ ТЕГА ADDRESS*/

/***************************** BEGIN МОДУЛЬ РЕГИСТРАЦИИ */
.reg {
	font:1rem JCBEuro,"Gill Sans",Arial,sans-serif;
	padding: 5px;
	text-align: right;
}
.reg a,
.reg a:link,
.reg a:visited
{
	font: 0.9rem JCBEuro,"Gill Sans",Arial,sans-serif;
	color:#A65F00;
	text-decoration:none;
}
.reg a:hover,
.reg a.activ
{
	color: #FF9200;
}

/***************************** END МОДУЛЬ РЕГИСТРАЦИИ */

/***************************** BEGIN МОДУЛЬ ПОЛЬЗОВАТЕЛЯ */
.user {
	font:1.5rem JCBEuro,"Gill Sans",Arial,sans-serif;
	padding: 5px;
}
.user img{
	padding: 5px;
	width: 30px;
	height:auto;
	float: left;
}
.user a,
.user a:link,
.user a:visited
{
	font: 1rem JCBEuro,"Gill Sans",Arial,sans-serif;
	color:#A65F00;
	text-decoration:none;
}
.user a:hover,
.user a.activ
{
	color: #FF9200;
}

.corzina{
	width: 100%;
	vertical-align: middle;
}
.corzina img{
	float:left;
    padding:5px;
}
.corzina_txt{
    padding:20px;
}
/***************************** END МОДУЛЬ ПОЛЬЗОВАТЕЛЯ */


/***************************** BEGIN СТИЛИ ДЛЯ БЛОКА В БОКОВОМ СЛАЙДЕРЕ УНИВЕРСАЛЬНЫЕ*/
#post_card_gl{
    width: 100%;
    height: auto;
    text-align:center;
}


.post_card {
	width:18%;
	height: auto;
	float: left;
	text-align: left;
	line-height: 25px;
	margin: 8px 0 0 1%;
	padding: 5px;
	font: 13px JCBEuro,"Gill Sans",Arial,sans-serif;

	border: 1px solid #D6D3D3;
	border-bottom: 2px solid #C4C2C2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.post_card h4{
	padding: 3px ;
	border-bottom: 2px solid #333333;
	text-align: left;
	color: #06266F;
	font: bold 18px Oswald,JCBEuro,"Gill Sans",Arial,sans-serif;
}

.post_card a:hover,
.post_card a.activ
{
	color: #FF9640;
}

.post_card a
{
	color: #A64B00;
	font-size: 14px;
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 175%;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
	text-decoration: none;
}


.post_card h4 a:hover,
.post_card h4 a.activ
{
	color: #4671D5;
}

.post_card h4 a
{
	color: #06266F;
	font: bold 18px Oswald,JCBEuro,"Gill Sans",Arial,sans-serif;
	text-decoration: none;	
	line-height: 175%;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
}

.truck_m{
	padding: 3px;
	float: left;
}

.truck_m a{ 
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
}

.truck_m img{
	padding: 0 5px 0 0;
 float: left;
}

.price_m{
	text-align: right;
}

.price_m a{
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
	font-size: 18px;
}



#post_serv {
	display: inline-block;
	vertical-align: top;
	position:relative;
    min-width:125px;
    min-height:300px;
    width:20%;
	text-align: left;
	line-height: 25px;
	margin: 8px 0 0 1%;
	padding: 5px;
	font: 13px serif,sans-serif;
	border: 1px solid #D6D3D3;
	border-bottom: 2px solid #C4C2C2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

#post_serv h4{
	margin:0;
	text-align: center;
	color: #06266F;
	font: bold 18px JCBEuro,"Gill Sans",Arial,sans-serif;
}



#post_serv a,
#post_serv a:link,
#post_serv a:visited
{
	color: #A64B00;
	font-size: 14px;
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 175%;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
	text-decoration: none;
}

#post_serv a:hover,
#post_serv a.activ
{
	color: #FF9640;
}

#post_serv h4 a,
#post_serv h4 a:link,
#post_serv h4 a:visited
{
	color: #06266F;
	font: bold 14px JCBEuro,"Gill Sans",Arial,sans-serif;
	text-decoration: none;	
	line-height: 175%;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
}

#post_serv h4 a:hover,
#post_serv h4 a.activ
{
	color: #4671D5;
}

#post_serv_rem {
	display: inline-block;
	vertical-align: top;
	position:relative;
    min-width:125px;
    min-height:260px;
	width:22%;
	text-align: left;
	line-height: 25px;
	margin: 8px 0 0 1%;
	padding: 5px;
	font: 13px serif,sans-serif;
	border: 1px solid #D6D3D3;
	border-bottom: 2px solid #C4C2C2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

#post_serv_rem h4{
	margin:0;
	text-align: center;
	color: #06266F;
	font: bold 18px JCBEuro,"Gill Sans",Arial,sans-serif;
}



#post_serv_rem a,
#post_serv_rem a:link,
#post_serv_rem a:visited
{
	color: #A64B00;
	font-size: 14px;
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
	font-weight: normal;
	font-style: italic;
	line-height: 175%;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
	text-decoration: none;
}

#post_serv_rem a:hover,
#post_serv_rem a.activ
{
	color: #FF9640;
}

#post_serv_rem h4 a,
#post_serv_rem h4 a:link,
#post_serv_rem h4 a:visited
{
	color: #06266F;
	font: bold 14px JCBEuro,"Gill Sans",Arial,sans-serif;
	text-decoration: none;	
	line-height: 175%;
	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;
}

#post_serv_rem h4 a:hover,
#post_serv_rem h4 a.activ
{
	color: #4671D5;
}





/***************************** END СТИЛИ ДЛЯ БЛОКА В БОКОВОМ СЛАЙДЕРЕ УНИВЕРСАЛЬНЫЕ */



.phone_gl{
	z-index: 100;
	width: 300px;
	position: absolute;
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
	font-size: 18px;
	color:#FF9200;
	text-shadow: 0 0 5px white, 0 0 10px white, 0 0 15px white, 0 0 20px white, 0 0 35px white, 0 0 40px white, 0 0 50px white, 0 0 75px white;
}

.phone_gl img{
	float: left;
	padding: 8px;
	width: 50px;
	height: auto;
}

.phone_gl .num_ph {
	font:bold 1.2rem JCBEuro,"Gill Sans",Arial,sans-serif;
	color:#000;
}

.phone_gl .num_ph a{
    text-decoration:none;
    color:#000;
}

#phone_top{
   
	z-index: 100;
	width:160px;
	position: absolute;
	left: 15px; 	
	margin-top: 9px;
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
	/*font-size: 18px;*/
	color:#FF9200;
	/*text-shadow: 0 0 5px white, 0 0 10px white, 0 0 15px white, 0 0 20px white, 0 0 35px white, 0 0 40px white, 0 0 50px white, 0 0 75px white;*/
}

#phone_top a{
 text-decoration:none;}
 

#phone_top img{
	float: left;
	padding:0;
	width: 20px;
	height: auto;
}

#phone_top .num_ph_top {
	font-family: JCBEuro,"Gill Sans",Arial,sans-serif;
	font-size: 14px;
	color:#FF9200;
}

/***************************** BEGIN СТИЛИ ДЛЯ ИКОНОК */
.img_feedback{	
	right:5px;	
	z-index: 1; 
	top:-9px;
	position: absolute;
	width: 34px;
	height: auto;
}
.img_links{
	right:44px;
	z-index: 1; 
	top:-9px;
	position: absolute;
	width: 34px;
	height: auto;
}
.img_search{
	right:83px;
	z-index: 1; 
	top:-9px;
	position: absolute;
	width: 34px;
	height: auto;
}
/***************************** END СТИЛИ ДЛЯ ИКОНОК */

.img_fl{
	float: left;
	padding-right:10px;
}

.img_fr{
	float: right;
}
.img_fl_mapicon{
	vertical-align: middle;
	width:70px;
	height:auto;
}
.img_fl_viezd{
	float:left;
	margin-right:20px;
	
	width:70px;
	height:auto;
}

/***************************** BEGIN ОТОБРАЖЕНИЕ ГАЛЕРЕИ */
.pass_01{
    display:inline-block;
    width: 100%;
    height: auto;
    text-align:center;
    margin: 0 auto;
    align-content: center;
    
}

.pass_01 img{
    border: 3px solid #fcb026;
    margin:5px;
}

.LOGO_01{
    display:inline-block;
    width: 100%;
    height: auto;
    text-align:center;
    margin: 0 auto;
    align-content: center;
}
.LOGO_01 img{
    margin:10px;
}
/***************************** END ОТОБРАЖЕНИЕ ГАЛЕРЕИ */



.nav-burger {
	visibility: hidden;
}
.nav-burger__checkbox {
	visibility: hidden;
}


/***************************** BEGIN СТИЛИ ДЛЯ ТАБЛИЦЫ ПРАЙС */

/*Дополнительные стили для отображения цен*/
.features-table-price
{
    font: 0.8rem JCBEuro,"Gill Sans",Arial,sans-serif;
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0;
	/*text-shadow: 0 1px 0 #000;*/
	color: #000;
	background: #fcb026;
	/*background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
	/*background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));*/
	margin-top:20px;
	margin-bottom:20px;
}
.features-table-price td
{
	height: 50px;
	padding: 0 5px;
	border-bottom: 1px solid #cdcdcd;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.left_1
{
	width:50px;
}
.end_1
{
	width:110px;
}
.end_2
{
	width:30px;
}

.features-table-price tbody td
{
    background: #fff;
	text-align: center;
	/*width: 150px;*/
}
.features-table-price td.grey
{
	background: #ааа;
	background: rgba(144,144,144,0.15);
	border-right: 1px solid white;
}
.features-table-price td.green
{
	background: #e7f3d4;
	background: rgba(184,243,85,0.3);
}

.features-table-price td.fio_1
{
	background: #e7e1dd;
	/*background: rgba(231,225,221,0.4);*/
	/*width: 200px;*/
	
}
.features-table-price tr.fio_1
{
	background: #fff;
	background: rgba(231,225,221,0.5);
	/*width: 200px;*/

}
.features-table-price tr.grey
{
	/*background: #efefef;
	background: rgba(144,144,144,0.1);*/
	background: #ffff;
	background: rgba(231,225,221,0.7);
	border-right: 1px solid white;
}
.features-table-price tr
{
	/*background: #efefef;
	background: rgba(144,144,144,0.1);*/
	background: #ffff;
/*	background: rgba(231,225,221,0.3);*/
	border-right: 1px solid white;
	
    
}


.features-table-price td:nowrap
{
	white-space: nowrap;
}
.features-table-price thead td
{
	font-size: 120%;
	font-weight: bold;

	border-top: 1px solid #eaeaea;
}
.features-table-price tfoot td
{
	font-size: 120%;
	font-weight: bold;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom: 1px solid #dadada;
}

/***************************** END СТИЛИ ДЛЯ ТАБЛИЦЫ ПРАЙС */


/***************************** BEGIN ФОРМА ДЛЯ ЗАКАЗА */
.ozform{
    padding:5px;
}

#tab_truck_gl{
    width:100%;
    font: 0.9rem JCBEuro,"Gill Sans",Arial,sans-serif;
}

#tab_truck_gl td{
    padding:5px;
}


#truck_gl{
    font: 1.2rem JCBEuro,"Gill Sans",Arial,sans-serif;
}
#truck_gl a,
#truck_gl a:link,
#truck_gl a:visited{
	font: 0.9rem JCBEuro,"Gill Sans",Arial,sans-serif;
	color:#A65F00;
	text-decoration:none;
}
#truck_gl a:hover,
#truck_gl a.activ{
	color: #FF9200;
}




/***************************** END ФОРМА ДЛЯ ЗАКАЗА */
/***************************** BEGIN стили для подробного списка */
summary{
    color: #A64B00;
	font: bold 14px JCBEuro,"Gill Sans",Arial,sans-serif;
	text-decoration: none;	
	line-height: 175%;
	cursor: pointer;
/*	transition: all.6s ease;
	-moz-transition: all.6s ease;
	-webkit-transition: all.6s ease;
	-ms-transition: all.6s ease;*/
}






.phone_nav{
    display: flex;
    align-items: center;
    margin: 0 3em;
    font-size: 1.2em;
    text-decoration: none;
    border: 2px solid;
    padding: 0.5em;
     color: #333333;
}

.phone_nav:hover{
       background-color: #FCB056;
       color:#fff;
}


@media (max-width: 600px) {
    .phone_nav{
        display:none;
    }
}

.r_pos p{
        display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 15px;

}


#modal_form {
    width: 365px;
    border-radius: 5px;
    border: 3px #000 solid;
    background: #fff;
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -150px;
    margin-left: -211px;
    display: none;
    opacity: 0;
    z-index: 5;
    padding: 0 0 20px 0;
}
/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form #modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 0px;
    right: -4px;
    cursor: pointer;
    display: block;
    color: #fff;
}
/* Пoдлoжкa */
#overlay {
	z-index:3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}

#Form{
    text-align:center;
}

#Form label{
       font-size: 2.0em;
}

.form-control{
        margin: 1em;
}

.btn{
    padding:0.5em;
    margin:1em 0;
        font-size: 1.3em;
}

.callme{
        position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 1000;
}

#modal_form header{
    background-color:#333333; 
    height:50px;
    font-size: 1.6em;
    color: #fff;
    display:flex;
    align-items: center;
    justify-content: center;

}

.section_form{
    text-align: center;
    /*max-width: 500px;*/
    width:70%;
    margin: 2em auto;
     background-color: #eaeaea;
}

@media (max-width: 600px) {
  .section_form { width:100%;}
}

.section_form header{
    background-color: #333333;
    height: 50px;
    font-size: 1.6em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* ФОРМА ОБРАТНОЙ СВЯЗИ */

.form-container {
    max-width: 800px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.ozform-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.ozform {
    flex: 1 1 calc(33.333% - 15px);
    min-width: 200px;
}
.ozform label {
    display: block;
    /*font-weight: bold;*/
    margin-bottom: 5px;
    font-size: 1.2rem;
    color: #333;
}
.ozform .textfield {
    width: 100%;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    box-sizing: border-box;
    height: 50px;
}
.ozform textarea.textfield {
    height: 150px;
    resize: none;
}
.ozform .textfield:focus {
    border-color: #66afe9;
    outline: none;
    box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
}
.ozform .error {
    color: #ff0000;
    font-size: 14px;
    margin-top: 5px;
}
.button {
    background-color: #007bff;
    color: #fff;
    padding: 15px 20px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    height: 50px;
    width: 100%;
}
.button:hover {
    background-color: #0056b3;
}
.form-footer {
    margin-top: 20px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.form-footer a {
    color: #007bff;
    text-decoration: none;
}
.form-footer a:hover {
    text-decoration: underline;
}

/* Адаптация под мобильные устройства */
@media (max-width: 600px) {
    .ozform {
        flex: 1 1 100%; /* Поля занимают всю ширину на маленьких экранах */
    }
    .ozform-wrapper {
        gap: 10px; /* Уменьшаем отступы между полями */
    }
    .button {
        font-size: 14px; /* Уменьшаем размер шрифта кнопки */
    }
}

.smart-captcha{
    min-width:100px !important;
}





