/*--my--*/
.handf {
	width: 100%;
	background-color: #304651;
}

#town-header {
	position: absolute;
	color: rgb(241, 101, 34);
}

/*--end my--*/
h1 {
	text-align: center;
}

/* Konfigurator */
.konf-wrapper {
	visibility: hidden;
	right: -100px;
	top: 35%;
	position: fixed;
	width: 320px;
	height: 248px;
	z-index: 200;
}

.konf-wrapper .body {
	width: 208px;
	height: 120px;
	text-align: center;
	margin-top: 13px;
	margin-left: 14px;
	cursor: pointer;
}

.konf-wrapper a {
	right: 0;
	position: absolute;
}

.conf-loc {
	cursor: pointer;
}

.body img {
	height: 70px;
	width: auto;
	margin-top: 5px;
}

.body .upp {
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	text-shadow: 0 0 2px rgba(255, 255, 255, 0.3);
}

.konf-wrapper .close {
	width: 11px;
	height: 11px;
	z-index: 1200;
	position: absolute;
	top: -18px;
	right: 105px;
	cursor: pointer;
}

/* --------------------- */

/* technology page */

ul.pdf-menu {
	list-style: none;
	padding: 0;
	display: flex;
	justify-content: space-between;
	font-size: 12px;
}

ul.pdf-menu li {
	border: 1px solid #ff8400;
	padding: 6px 14px;
	cursor: pointer;
}

ul.pdf-menu li:hover {
	background: #ff8400;
}

ul.pdf-menu li:hover a {
	color: #fff;
	text-decoration: none;
}

ul.pdf-menu li a {
	color: #304651;
}

/* --------------------- */

.mulche_link a {
	float: left;
	margin-left: 50px;
	text-decoration: none;
	color: rgb(241, 101, 34);
}

.mulche_link a:hover {
	text-decoration: underline;
}

#footer_fr {
	color: #fff;
}

.f-1c,
.f-2c {
	float: left;
}

.f-1c {
	width: 70%;
}

.f-2c {
	text-align: right;
	width: 30%;
}

.f-phone,
.f-email {
	display: block;
	width: 100%;
}

.f-phone {
	font-size: 18px;
	margin-top: 15px;
}

.f-email {
	margin-top: 5px;
}

.rblock {
	text-align: center;
}

.lblock {
	margin-left: 40px;
}

.f-social a {
	border: 2px solid #d4d4d4;
	width: 23px;
	height: 23px;
	display: block;
	margin-right: 5px;
	float: left;
	border-radius: 4px;
}

.f-social a:hover {
	opacity: .6;
}

.categories_line ul,
.categories_line_inner ul {
	width: 1200px !important;
	overflow: hidden;
}

.categories_line ul li,
.categories_line_inner ul li {
	width: 25%;
	width: calc(960px / 4);
}

.categories_line .ar {
	overflow-x: hidden;
}

.categories_line:hover .arrow {
	display: inline-block;
}

.categories_line .arrow {
	position: relative;
	width: 33px;
	height: 30px;
	z-index: 100;
	top: -107px;
	display: none;
	background-repeat: no-repeat;
	cursor: pointer;
}

.sl-right {
	background: url(images/arrows_right.png);
	left: 880px;
}

.sl-left {
	background: url(images/arrows_left.png);
	left: 15px;
}

@font-face {
	font-family: 'BRLNSR';
	src: url('fonts/BRLNSR.eot');
	src: local('BRLNSR'), url('fonts/BRLNSR.woff') format('woff'), url('fonts/BRLNSR.ttf') format('truetype');
}

.berlin_sans {
	font-family: 'BRLNSR', Arial, sans-serif;
}

body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

body {
	color: #304651;
	font-family: "ArialMT", "Arial", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
}

h1 {
	color: #304651;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 2em;
}

h2 {
	color: #304651;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
}

h3 {
	color: #304651;
	font-size: 1.2em;
	line-height: 1.6em;
}

h4 {
	color: #304651;
	font-size: 1em;
	line-height: 1.2em;
}

h5 {
	color: #304651;
	font-size: 1em;
	line-height: 1.2em;
}

h6 {
	color: #304651;
	font-size: 1em;
	line-height: 1.2em;
}

p {
	color: #304651;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 20px;
}

input {
	background-color: #294b5c;
	border: 0 none;
	color: #ffffff;
	height: 20px;
}

textarea {
	background-color: #294b5c;
	border: 0 none;
	color: #304651;
}

input[type="radio"] {
	background-color: transparent;
	border: 0 none;
}

#contenedor {
	background: none repeat scroll 0 0 #ffffff;
	/*rgb(28, 52, 64)*/
	margin: 20px auto;
	overflow: hidden;
	text-align: left;
	width: 960px;
	word-wrap: break-word;
	margin: 0px auto;
}

#cabecera {
	margin: 0 auto;
	height: 80px;
	width: 960px;
	clear: both;

	background: url(images/logo_bg.png) no-repeat;
	background-repeat: repeat-y;
	padding-top: 5px;
}

.header_top {
	border-bottom: 3px solid #5d6f77;
	color: #d1dbe0;
	font-size: 14px;
	background: #304651;
	padding: 4px 0 3px 7px;
	margin-top: 10px;
	position: relative;
	height: 19px;
}

.header_top:after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #304651;
}

#logo {
	float: left;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin-right: 20px;
}

#logo a {
	color: #fff;
	text-decoration: none;
}

#menu {
	border: 0 none;
	color: #fff;
	float: left;
	font-size: 0.8em;
	height: 80px;
	margin-left: 60px;
	margin-top: 20px;
	position: relative;
	text-align: left;
	width: 460px;
	z-index: 999;
}

#menu a:link,
#menu a:visited {
	color: #304651;
	display: block;
	text-decoration: none;
}

#menu a:hover {
	color: #ff8400;
	text-decoration: underline;
}

ul.menu {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

ul.menu>li {
	display: inline-block;
	margin-right: 20px;
}

ul.menu li {
	height: 20px;
	line-height: 2em;
	list-style-image: url(" ../../images/ico.listas.png");
	list-style-position: outside;
	margin-top: 5px;
	position: relative;
	vertical-align: middle;
}

ul.menu ul {
	display: none;
	left: 30px;
	list-style: outside none none;
	position: absolute;
	top: -1px;
}

ul.menu li ul {
	background-color: #244352;
	display: none;
	left: 90px;
	list-style: outside none none;
	opacity: 0.95 !important;
	position: absolute;
	top: 20px;
}

ul.menu li ul li ul {
	background-color: #244352;
	display: none;
	left: 100%;
	line-height: 2em;
	list-style: outside none none;
	position: absolute;
	top: -5px;
}

ul.menu li>ul {
	background-color: #244352;
	left: 0;
	list-style: outside none none;
	top: 20px;
}

ul.menu li:hover>ul {
	display: block;
	line-height: 2em;
	padding-right: 10px;
}

.menu ul a {
	white-space: nowrap;
}

#idiomas {
	border: 0 none;
	float: right;
	height: 30px;
	margin: 0;
	text-align: right;
	width: 220px;
}

#idiomas a:link,
#idiomas a:visited {
	color: #304651;
	font-size: 0.8em;
	margin: 0 5px;
	text-decoration: none;
}

#idiomas a:hover {
	color: #ff8400;
	text-decoration: underline;
}

#buscador {
	border: 0 none;
	float: right;
	height: 40px;
	margin: 0;
	text-align: right;
	vertical-align: middle;
	width: 220px;
}

#buscador input {
	vertical-align: middle;
	width: 180px;
}

#buscador img {
	vertical-align: middle;
}

#sociales {
	border: 0 none;
	float: right;
	height: 30px;
	margin: 0;
	text-align: right;
	width: 200px;
}

#sociales img {
	margin: 0 0 0 5px;
	text-align: right;
}

#ariadna {
	border: 0 none;
	font-size: 0.8em;
	height: 50px;
	line-height: 6em;
	margin: 0;
	text-align: left;
	vertical-align: bottom;
	width: 960px;
}

#ariadna a:link,
#ariadna a:visited {
	color: #ff8400;
	text-decoration: none;
}

#ariadna a:hover {
	color: #304651;
	text-decoration: underline;
}

#imagenppal1 {
	border: 0 none;
	height: 50px;
	margin: 0;
	width: 960px;
}

#imagenppal2 {
	border: 0 none;
	height: 275px;
	margin: 0;
	overflow: hidden;
	width: 960px;
}

#imagenppal2 p,
#imagenppal2 h1,
#imagenppal2 h2 {
	color: #fff;
	margin: 0 25px 5px 15px;
	overflow: hidden;
	vertical-align: text-top;
	width: 230px;
}

#imagenppal2 a:link,
#imagenppal2 a:visited {
	color: #333;
	font-size: 1em;
	margin-left: 15px;
	text-decoration: none;
}

#imagenppal2 a:hover {
	text-decoration: underline;
}

#logo_text {
	float: left;
	white-space: nowrap;
}

#bloques00portada {
	display: none;
	margin: 20px 0 18px;
	overflow: hidden;
	width: 960px;
}

#bloques01portada {
	border-bottom: 1px solid #ff8400;
	margin: 20px 0 10px;
	min-height: 290px;
	overflow: hidden;
	width: 960px;
}

#bloques02portada {
	margin: 40px 0 10px;
	min-height: 220px;
	overflow: hidden;
	width: 960px;
}

#bloques01portada h2 {
	color: #ff8400;
	font-size: 14px;
}

.bp00a {
	border: 0 solid #ff8400;
	float: left;
	margin-right: 16px;
	overflow: hidden;
	width: 228px;
}

.bp00b {
	border: 0 solid #ff8400;
	float: left;
	margin-left: 0;
	overflow: hidden;
	width: 227px;
}

.bp00a div,
.bp00b div {
	background-color: #999999;
	float: left;
	height: 55px;
	margin-top: -60px;
	opacity: 0.7;
	position: relative;
	width: 228px;
	z-index: 12;
}

.bp00a a,
.bp00b a {
	color: #ffffff;
	float: left;
	font-size: 18px;
	height: 32px;
	line-height: 0.9em;
	margin-top: -55px;
	padding: 7px;
	position: relative;
	text-align: left;
	text-decoration: none;
	width: 228px;
	z-index: 14;
}

.bp00a a:hover,
.bp00b a:hover {
	color: #cfcfcf;
}

#bp01a {
	border-right: 0 solid #ff8400;
	float: left;
	min-height: 275px;
	overflow: hidden;
	width: 204px;
}

#bp01b {
	border-right: 0 solid #ff8400;
	float: left;
	margin-left: 10px;
	min-height: 275px;
	overflow: hidden;
	width: 204px;
}

#bp01c {
	border-right: 0 solid #ff8400;
	float: left;
	margin-left: 10px;
	min-height: 275px;
	overflow: hidden;
	width: 204px;
}

#bp01d {
	border-right: 0 none;
	float: left;
	margin-left: 10px;
	min-height: 300px;
	overflow: hidden;
	width: 316px;
}

#bp02a {
	border-right: 0 solid #ff8400;
	float: left;
	margin-left: 25px;
	min-height: 210px;
	overflow: hidden;
	width: 454px;
}

#bp02b {
	border-right: 0 none;
	float: left;
	margin-left: 25px;
	min-height: 210px;
	overflow: hidden;
	width: 455px;
}

#bloques01noticias {
	border-bottom: 1px solid #ff8400;
	margin: 20px 0 10px;
	min-height: 290px;
	overflow: hidden;
	width: 960px;
}

#bloques02noticias {
	margin: 10px 0 20px;
	min-height: 220px;
	overflow: hidden;
	width: 960px;
}

#bn01a {
	border-right: 0 solid #ff8400;
	float: left;
	min-height: 280px;
	overflow: hidden;
	width: 185px;
}

#bn01b {
	border-right: 0 solid #ff8400;
	float: left;
	margin-left: 73px;
	min-height: 280px;
	overflow: hidden;
	width: 185px;
}

#bn01c {
	border-right: 0 solid #ff8400;
	float: left;
	margin-left: 73px;
	min-height: 280px;
	overflow: hidden;
	width: 185px;
}

#bn01d {
	border-right: 0 none;
	float: left;
	margin-left: 73px;
	min-height: 280px;
	overflow: hidden;
	width: 185px;
}

#bn02a {
	border-right: 1px solid #ff8400;
	float: left;
	margin-left: 25px;
	min-height: 210px;
	overflow: hidden;
	width: 455px;
}

#bn02b {
	border-right: 1px none;
	float: left;
	margin-left: 25px;
	min-height: 210px;
	overflow: hidden;
	width: 455px;
}

#bloquescontenidos {
	border-bottom: 0 solid #ff8400;
	margin: 20px 0 10px;
	min-height: 400px;
	overflow: hidden;
	width: 960px;
}

#bc01 {
	float: left;
	margin: 20px 0 20px 40px;
	min-height: 280px;
	overflow: hidden;
	width: 290px;
}

#bcseparador {
	float: left;
	margin: 20px 0;
	min-height: 280px;
	overflow: hidden;
	width: 60px;
}

#bc02 {
	float: left;
	margin: 20px 40px 20px 0;
	min-height: 280px;
	overflow: hidden;
	width: 530px;
}

#bc01 a:link,
#bc01 a:visited {
	color: #fff;
	text-decoration: none;
}

#bc01 a:hover {
	text-decoration: underline;
}

#bc02 a:link,
#bc02 a:visited {
	color: #fff;
	text-decoration: none;
}

#bc02 a:hover {
	text-decoration: underline;
}

#bloquescontacto {
	border-bottom: 0 solid #ff8400;
	margin: 20px 0 10px;
	min-height: 400px;
	overflow: hidden;
	width: 960px;
}

#bcto01 {
	float: left;
	margin: 20px 0 20px 40px;
	min-height: 280px;
	overflow: hidden;
	width: 290px;
}

#bctoseparador {
	float: left;
	margin: 20px 0;
	min-height: 280px;
	overflow: hidden;
	width: 60px;
}

#bcto02 {
	float: left;
	margin: 20px 40px 20px 0;
	min-height: 280px;
	overflow: hidden;
	width: 530px;
}

#grupocajas-comun {
	display: none;
	margin: 30px 0 10px;
	padding: 0;
	width: 960px;
}

#GC03-C50 {
	float: left;
	margin: 0 50px 30px 0;
	width: 350px;
}

#GC03-C51 {
	float: left;
	margin: 0 0 30px;
	width: 560px;
}

#botonera-portada {
	height: 300px;
	margin: 0px;
	padding: 0;
	width: 960px;
	position: relative;
	margin: 0px auto;
}

#botonera-portada a {
	width: 250px;
	height: 250px;
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 0px;
	position: relative;
	display: block;
	text-decoration: none;
	float: left;
	color: #000;
}

/*=====================*/
/*#botonera-portada a img.bot1:hover {
    opacity:0;
}*/



#botonera-portada a img.bot2:hover {
	opacity: 0;
}

#botonera-portada a img.bot3:hover {
	opacity: 0;
}



#botonera-portada p {
	/*margin-left:20px;*/
	font-size: 16px;
	text-align: center;
	color: inherit;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}




#botonera-portada a img.bot1 {
	border: 0 none;
	float: left;
	left: 0px;
	/*margin: 0 5px 0 -25px;*/
	padding-left: 30px;
	position: relative;
	z-index: 10;
}

#botonera-portada a img.bot1a {
	border: 0 none;
	float: left;
	/*margin: 0 5px 0 -25px;*/

	padding-left: 30px;
	position: relative;
	left: 0px;
	top: -200px;
	z-index: 9;
	width: 200px;
	height: 200px;
}

#botonera-portada a img.bot2 {
	border: 0 none;
	float: left;
	/*margin: 0 5px;*/
	padding-left: 30px;
	position: relative;
	z-index: 10;
}

#botonera-portada a img.bot2a {
	border: 0 none;
	float: left;
	/*margin: 0 5px;*/
	padding-left: 30px;
	position: relative;
	/*left:200px;*/
	left: 0px;
	top: -200px;
	z-index: 9;
	width: 200px;
	height: 200px;
}

#botonera-portada a img.bot3 {
	border: 0 none;
	float: left;
	/* margin: 0 5px;*/
	padding-left: 30px;
	position: relative;
	z-index: 10;
}

#botonera-portada a img.bot3a {
	border: 0 none;
	float: left;
	/* margin: 0 5px;*/
	top: -200px;
	left: 0px;
	padding-left: 30px;
	position: relative;
	/*left:400px;*/
	z-index: 9;
	width: 200px;
	height: 200px;
}





#botonera-portada a img.bot4 {
	border: 0 none;
	float: left;
	margin: 0 5px;
	padding: 0;
}

#botonera-portada a img.bot5 {
	border: 0 none;
	float: left;
	margin: 0 5px;
	padding: 0;
}

#botonera-portada a img.bot6 {
	border: 0 none;
	float: left;
	margin: 0 -25px 0 5px;
	padding: 0;
}

#footer {
	background-color: #000;
	/*width: 960px;*/
	width: 100%;
	height: 100px;
}

#footer p {
	color: #fff;
	font-size: 0.8em;
	line-height: 20px;
	margin-left: 25px;
	vertical-align: bottom;
}

#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer_fr {
	background-color: #304651;
	font-size: 12px;
	width: 960px;
	/*width:100%;*/
	margin: 0 auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top: 6px solid #f7ab42;
	margin-top: 30px;
	/*width:100%;*/
}

#footer_fr p {
	color: #fff;
	line-height: 20px;
	margin: 0 auto;
	vertical-align: bottom;
}

#footer_fr a:link,
#footer a:visited {
	color: #1a3745;
	text-decoration: none;
}

#footer_fr a:hover {
	text-decoration: underline;
}

#footer_left {
	padding-top: 5px;
	margin-left: 0px;
	margin-top: 15px;
	text-align: left;
}

#footer_left a p {
	text-decoration: none;
}

#footer_left p:first-child,
#footer_contact_last {
	font-weight: bold;
}

#footer_left p:first-child {
	/*padding-bottom: 10px;*/
}

#footer_contact_last {}

#footer_left p {
	color: #ffffff;
}

#footer_left .footer_block1 {
	/*width: 370px;*/
	/*width: 27%;*/
	float: left;
	color: #fff;
}

#footer_left .footer_block2 {
	/* width: 350px;*/
	/*width: 34%;/
        float: left;
text-align:center;
color:#fff;
}


    #footer_left .footer_block3{
/*width: 27%;*/
	float: left;
	text-align: right;
	color: #fff;
}

.minimagenportada {
	border: 0 none;
	margin-bottom: 5px;
}

.reportajerportada {
	color: #abadad;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
	width: 185px;
}

.reportajerportada a:link,
.reportajerportada a:visited {
	color: #abadad;
	text-decoration: none;
	width: 185px;
}

.reportajerportada a:hover {
	text-decoration: underline;
	width: 185px;
}

.fechaportada {
	color: #abadad;
	font-size: 1em;
	font-style: italic;
	line-height: 3em;
	text-decoration: none;
}

.minimagenportadanoticia {
	border: 0 none;
	float: left;
	margin: 0 25px 25px 0;
}

.noticiaportada {
	color: #abadad;
	float: left;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
	min-height: 170px;
	width: 225px;
}

.noticiaportada a:link,
.noticiaportada a:visited {
	color: #abadad;
	text-decoration: none;
}

.noticiaportada a:hover {
	text-decoration: underline;
}

.form_reset {
	background-color: #f2f5f6;
	background-image: -moz-linear-gradient(center top, #f2f5f6, #c8d7dc);
	border: 1px solid #d1dcdf;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}

.form_reset:hover {
	background-color: #d4dee1;
	background-image: -moz-linear-gradient(center top, #d4dee1, #a9c0c8);
	border: 1px solid #b6c7cc;
}

div#box_sel_resultados {
	width: 640px;
}

div#box_sel_resultados h2 {
	color: #ff8400;
	padding-left: 360px;
	width: 100%;
}

.item {
	height: 320px;
	min-height: 320px;
	overflow: hidden;
}


.good {
	color: #304651;
}

.good .separator {
	/*        border-bottom: 2px solid #666;
        margin: 25px 0;*/
}

.good .good_headline {
	padding: 15px 0;
	/*background: #F89828;*/
	margin-bottom: 20px;
}

.good .good_headline img {
	display: block;
	width: 97%;
	margin: auto;
}

.good .descr_list {
	float: left;
	width: 450px;
	font-size: 14px;
}

.good .descr_list li {
	margin-bottom: 5px;
}

.good .descr_list .notice {
	font-size: 12px;
}

.good .big_img {
	float: right;
}

.good .big_img img {
	width: 600px;
}

.good .second_img {
	float: left;
	margin-bottom: 30px;
	margin-top: 30px;
	/*margin-top: 100px;*/
}

.good .second_img img {
	width: 330px;
	float: left;
}

.good .small_images {
	margin-top: 30px;
	overflow: hidden;
	word-spacing: -.36em;
}

.good .small_images img {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 0;
	width: 235px;
}

/*.good .row4 .fancybox:nth-child(4n) img{
                margin-right: 0px;
            }*/

.good .small_images a {
	display: inline-block;
}

.items_list {
	margin-top: 20px;
}

.items_list .item {
	float: left;
	margin: 0 15px 0 0;
	min-height: 230px;
	padding: 0;
	width: 180px;
}

.items_list .item:nth-child(5n) {
	margin-right: 0 !important;
}

.items_list .item h3,
.items_list .item .div_h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 5px 10px;
}

.items_list .item h3 a {
	color: #ffffff;
	text-decoration: none;
}

.items_list .item .div_h3 a {
	color: #304651;
	text-decoration: none;
}

.items_list .item p {
	margin: 5px 10px;
}

.items_list .item p .datos {
	color: #304561;
	font-size: 0.8em;
	font-weight: normal;
}


#imagenppal2 {
	padding-top: 50px;
	/*background: url( /bitrix/templates/tmc/images/back_ad.png) no-repeat bottom;*/
	position: relative;
	margin-bottom: 50px;
}

#GC03-C01 {
	height: 40px;
	margin: 0 10px 0 0;
	overflow: hidden;
	width: 255px;
}

#GC03-C01 h1 {
	color: #1c3440;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 4px 5px 0 10px;
	text-align: left;
}

#GC03-C13 {
	height: 20px;
	margin: 0px 10px 0 0;
	overflow: hidden;
	width: 250px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}

#GC03-C14 {
	height: 205px;
	margin: 0 10px 0 0;
	overflow: hidden;
	width: 255px;
}

#GC03-C14 p {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 10px 5px 10px 10px;
	text-align: right;
}

.logo_add {
	float: right;
	text-wrap: nowrap;
	margin-right: 5%;
}

.logo_add span {
	font-size: 13px;
	padding-left: 6px;
}

.frmdn {
	display: none;
	left: -324px;
	position: absolute;
	top: -35px;
	z-index: 50;
}

.frmdn2 {
	display: none;
	left: -513px;
	position: absolute;
	top: -63px;
	z-index: 50;
}

.vam {
	vertical-align: middle !important;
}

.frm,
.frm2 {
	/*    background: none repeat scroll 0 0 rgba(96, 157, 201, 0.7);*/
	background: #f7ab42;
	height: 28px;
	padding: 5px 8px;
	width: 508px;
}

.frm2 {

	height: 50px;
}

.frm input[type="text"],
.frm input[type="email"],
.frm2 input[type="text"],
.frm2 input[type="email"] {
	border: medium none;
	box-shadow: 0 0 2px #2a73a8 inset;
	font-size: 14px;
	height: 26px;
	padding-left: 6px;
	width: 193px;
	float: left;
	margin-right: 5px;
}

.frm input[type="submit"],
.frm2 input[type="submit"] {
	background: none repeat scroll 0 0 #2a73a8;
	display: block;
	height: 28px;
	float: right;
	padding: 0 17px;
	cursor: pointer;
}

.frm input[type="submit"]:hover,
.frm2 input[type="submit"]:hover {
	background: none repeat scroll 0 0 #4984b0;
}

.frm2 input[type="button"] {
	cursor: pointer;
	height: 28px;
}

.frm input[type="button"] {
	cursor: pointer;
	height: 26px;
}

.callback {
	float: right;
	width: 200px;
	text-align: center;
	position: relative;
}

.callback a.callback_button {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}

.callback a.callback_button:hover {
	border: none;
	text-decoration: underline;
}


.buy {
	float: right;
	width: 200px;
	text-align: center;
	position: relative;
}

.buy a.buy_button {
	font-size: 13px;
	text-decoration: none;
	color: #fff;
}

.buy a.buy_button:hover {
	border: none;
	text-decoration: underline;
}


html,
body {
	height: 100%;
}

.page_wrap {
	min-height: 100%;
	position: relative;
}

.mulche_link.mobile {
	display: none;
}

@media screen and (max-width: 992px) {
	.page_wrap {
		width: 960px;
	}
}

.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	height: auto;
	padding-bottom: 15px;
}

#footer_fr {
	margin-top: 0;
}

.categories_line,
.categories_line_inner {
	margin-bottom: 40px;
}

.categories_line ul,
.categories_line_inner ul {
	display: block;
	width: 100%;
	padding: 0;
	margin-top: 20px;
	position: relative;
}

.categories_line ul li,
.categories_line_inner ul li {
	display: table-cell;
	text-align: center;
	position: relative;
	cursor: pointer;
	padding-top: 70px;
	vertical-align: middle;
}

.categories_line ul li a,
.categories_line_inner ul li a,
.categories_line_inner ul li,
.categories_line ul li {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

.categories_line .cat_color,
.categories_line_inner .cat_color {
	position: relative;
	z-index: 10;
	max-width: 155px;
	display: block;
	margin: 0 auto;
}

.categories_line .cat_without_color,
.categories_line_inner .cat_without_color {
	position: relative;
	top: -155px;
	z-index: 9;
	max-width: 155px;
	display: none;
	margin: 0 auto;

	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}

.categories_line,
.categories_line_inner {
	border-bottom: 5px solid #f7ab42;
	overflow: hidden;
	height: 230px;
}

.categories_line_inner {
	border-bottom: none;
}

.cat_name {
	background: #566973;
	padding: 10px 0 17px;
	position: absolute;
	top: 0;
	width: 100%;
	/*border-left: 1px solid #73848C;*/
}

.categories_line li:first-child .cat_name {
	border-left: 0;
}

.cat_name:after,
.categories_line_inner .cat_name:after {
	content: "";
	display: block;
	width: 100%;
	background: #808f96;
	height: 5px;
	left: 0;
	bottom: 5px;
	position: absolute;
	z-index: 1;
}

.current.cat_name:after,
.categories_line_inner .current.cat_name:after {
	background: #f7ab42 !important;
}

.categories_line li:hover .cat_name:after,
.categories_line_inner li:hover .cat_name:after {
	background: #f7ab42;
}

.categories_line_sec li:hover .cat_name:after {
	background: #808f96;
}

.cat_name:before,
.categories_line_inner .cat_name:before {
	content: "";
	display: block;
	width: 20px;
	height: 14px;
	background: url(images/categories_splitter.png) no-repeat;
	left: -11px;
	bottom: 0;
	position: absolute;
	z-index: 2;
}

.categories_line li:first-child .cat_name:before {
	/*display: none;*/
}

.section_table {
	border: 1px solid #000;
	width: 100%;
	border-collapse: collapse;
}

.section_table tr td {
	border: 1px solid #000;
	color: #000;
}

.section_table .th {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.text-center {
	text-align: center;
}

.select-circle {
	position: relative;
}

.select-circle:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #f7ab42;
	left: 50%;
	top: 50%;
	margin-top: -3px;
	margin-left: -3px;
	border-radius: 50%;
}

.copyright,
.copyright a {
	color: #fff;
	font-size: 14px;
}

.copyright {
	padding-top: 13px;
	padding-bottom: 3px;
}

.orange_box {
	font-weight: normal;
	background: #f7ab42;
	padding-left: 12px;
	text-align: center;
}

.youtube_wrap {
	margin-right: 6px;
}

.theme-default .nivoSlider img {
	height: 350px;
}

/*.good-status {padding-left:2px;height:30px;text-align: left;}*/
.good-status {
	padding-left: 2px;
	height: 30px;
	text-align: left;
	position: relative;
	top: 160px;
}

.STATUS_READY,
.STATUS_MAKING,
.STATUS_PROCESS {
	text-transform: uppercase;
	display: inline-block;
	background: #0b0;
	padding: 4px 8px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 10px;
}

.STATUS_READY {
	background: #08be47;
}

.STATUS_MAKING {
	background: #cccccc;
}

.STATUS_PROCESS {
	background: #f7ab42;
}

/* MOBILE_APP */
.mob_line {
	z-index: 99999;
	color: #fff;
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 140px;
	padding: 10px 40px;
	width: 100%;
	background: #304651;
}

.mob_line>div {
	/*	display: inline-block;*/
	display: block;
}

.mob_line .logo {
	border-radius: 16px;
	background: none;
	width: 96px;
	height: 96px;
	/*background: url('images/logo_btm_mobile.png') no-repeat center;*/
	background-size: contain;
	margin-right: 30px;
	margin-top: 20px;
}

.mob_line .name,
.mob_line .btn_install {
	font-size: 40px;
}

.mob_line .name {
	position: relative;
	top: -34px;
	margin-right: 30px;
}

.mob_line .close {
	display: block;
	position: absolute;
	top: -63px;
	color: #000 !important;
	font-size: 40px;
	right: 100px;
}

.mob_line .btn_install {
	border-radius: 15px;
	padding: 30px;
	background: #f7ab42;
	top: 30px;
	position: absolute;
	right: 122px;
	line-height: 1em;
}

.mob_line a {
	color: #fff;
}

.download_google_play {
	background: url(/bitrix/templates/tmc/images/google_play_white.png) no-repeat;
	background-size: 100%;
	width: 80px;
	height: 35px;
	display: inline-block;
	margin-top: -10px;
	/* margin-left:55px; */
}

.download_app_store {
	background: url(/bitrix/templates/tmc/images/app_store_white.png) no-repeat;
	background-size: 100%;
	width: 80px;
	height: 35px;
	display: inline-block;
	margin-top: -10px;
	margin-left: 15px;
	margin-right: 25px;
}


#callback_recapcha {
	display: none;
	background: #f7ab42;
	width: 524px;
	height: 56px;
}

#callback_recapcha .g-recaptcha {
	transform: scale(0.67);
	transform-origin: 0 0;
	float: right;
	display: block;
	margin-right: -6px;
}

#callback_recapcha #recaptchaError {
	padding-top: 9px;
}

#callback_recapcha2 {
	display: none;
}

#bottom-text {
	clear: both;
}

#list-sub-links a {
	padding: 10px;
	border: 1px solid rgb(241, 101, 34);
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}

#list-sub-links {
	margin-bottom: 35px;
	margin-top: 20px;
}

@media (max-width: 768px) {

	#contenedor,
	#cabecera,
	#footer_fr {
		width: 100% !important;
		height: auto;
	}

	.page_wrap {
		width: 100%;
	}

	.mob_line {
		padding: 10px 9px;
		height: auto;
	}

	.mob_line .logo {
		width: 45px;
		height: 45px;
		margin: 0;
	}

	.mob_line .btn_install {
		/* border-radius: 15px;
    padding: 10px;
    background: #f7ab42;
    bottom: auto;
    position: absolute;
    right: 20px;
    line-height: 1em;
    font-size: 15px;
    top: 18px;*/
		border-radius: 15px;
		padding: 10px;
		background: #f7ab42;
		bottom: auto;
		position: relative;
		right: 0;
		line-height: 1em;
		font-size: 15px;
		top: 0;
		width: 75%;
		text-align: center;
		text-decoration: none;
	}

	.mob_line .name {
		/* position: relative;
    top: 0;
    margin-right: 0px;
    margin-bottom: 0px;
        font-size: 160%;*/
		position: absolute;
		top: 22px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-size: 160%;
		left: 60px;
	}

	.mob_line .close {
		display: block;
		position: absolute;
		top: 15px;
		color: #fff !important;
		font-size: 40px;
		right: 77px;
	}

	.konf-wrapper .close {
		width: 31px;
		height: 31px;
		z-index: 1200;
		position: absolute;
		top: -28px;
		right: 10px;
		cursor: pointer;
		background: #fff;
		padding: 5px;
		border-radius: 31px;
	}

	.top_menu li {
		display: inline-block;
		margin-left: 0px !important;
		width: 100%;
		text-align: left;
		padding-bottom: 20px;
		background: #566973;
		padding-top: 20px;
		border-bottom: 2px solid #5d6f77;
	}

	.top_menu li a {
		padding-left: 30px;
	}

	#login_pc {
		margin-left: 30px;
	}

	div[style="width: 50%; float: left;"] {
		width: 100% !important;
	}

	.news_block {
		width: auto;
	}

	p,
	h2 {
		padding: 10px;
		font-size: 120%;
	}

	.footer {
		position: absolute;
		bottom: 0;
		left: 0;
		height: auto;
		padding-bottom: 20px;
	}

	.f-social a {
		border: 2px solid #d4d4d4;
		width: 30px;
		height: 30px;
		display: block;
		margin-right: 8px;
		float: left;
		border-radius: 4px;
	}

	.f-social a img {
		padding: 5px;
	}

	.lblock {
		margin-left: 10px;
	}

	.theme-default .nivoSlider {
		width: 100% !important;
	}

	.news_block {
		margin-bottom: 10px;
	}

	.news_block img {
		margin-bottom: 20px;
	}

	.f-2c {
		text-align: left;
		width: 100%;
		clear: both;
	}

	.f-social {
		clear: both;
		margin: 0 auto;
		width: 100%;
	}

	.copyright {
		padding-top: 13px;
		padding-bottom: 3px;
		width: 300px;
		margin: 0 auto;
		text-align: center;
	}

	.f-1c {
		width: 100%;
	}

	#contenedor {
		margin-bottom: 30px;
		padding-bottom: 30px;
		padding: 10px;
		width: 90% !important;
		font-size: 125%;
	}

	.download_google_play {
		margin-left: 0px !important;
	}

	.download_app_store {
		margin-right: 0px !important;
	}

	.top_menu {
		clear: both;
	}

	#bottom-text {
		min-height: 60px;
	}

	.good .row4 .fancybox img {
		width: 100% !important;
	}

	.good .small_images a {
		display: block !important;
	}

	.type li {
		width: 80% !important;
	}

	.type .rightB {
		height: 70px !important;
	}

	.option-choose,
	.deep-choose {
		font-size: 11px !important;
	}

	.konf-wrapper {
		display: none !important;
	}

	#logo_text {
		float: none !important;
	}

	#town-header {
		margin-left: 0px;
		margin-top: 30px;
	}

	.top_menu {
		margin-left: 0px !important;
		height: 0px;
		overflow: hidden;
		transition: 1.5s;
	}

	.logo_add {
		float: left;
		text-align: left;
		padding: 0;
		margin: 0;
		margin-left: 2%;
		width: 70%;
	}

	.logo_add span {
		font-size: 13px !important;
		padding-left: 0px;
		padding-right: 3px;
	}

	.menu-mobile-link {
		position: absolute;
		width: 50px;
		height: 50px;
		right: 1%;
		cursor: pointer;
		font-size: 50px;
		top: 51px;
		display: block !important;
	}

	.menu-show {
		height: 488px !important;
		overflow: visible !important;
	}

	#slider,
	.categories_line {
		display: none;
	}

	.mobile-cat-index {
		display: block !important;
		clear: both;
		position: relative;
	}

	.mobile-cat-index .cat_name {
		background: #566973;
		position: relative;
		color: #fff;
		text-align: center;
		font-size: 16px;
		height: auto !important;
		padding: 0;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

	.mobile-cat-index .cat_name:before,
	.mobile-cat-index .cat_name:after {
		background: none;
	}

	.mobile-cat-index img {
		width: 70%;
		margin: 0 auto;
		display: block;
	}

	.items_list .item {
		width: 100% !important;
		/* ���� 50% */
		margin-bottom: 0px;
		margin-right: 0;
		height: 160px;
	}

	.items_list div {
		width: 94% !important;
	}

	.items_list .item:nth-last-of-type(1) {
		margin-bottom: 60px !important;
	}

	.items_list .item h3,
	.items_list .item .div_h3 {
		font-size: 16px !important;
		line-height: 18px !important;
		margin: 0px 0px !important;
	}

	.catalogmain.item {
		min-height: 100px !important;
	}

	.good .big_img img {
		width: 100%;
	}

	.items_list .item.js-gallery-item {
		margin-bottom: 0px !important;
		margin-right: 0 !important;
		height: 235px !important;
	}

	.items_list .item.js-gallery-item h3 {
		font-size: 16px !important;
		line-height: 18px !important;
		margin: 10px 0px !important;
		width: 100%;
	}

	.items_list .item.js-gallery-item .img-bordered {
		border: none;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
		width: 100% !important;
	}

	.items_list .item.js-gallery-item:nth-last-of-type(1) {
		margin-bottom: 40px !important;
	}

	.items_list .item.js-gallery-item .bg-cover {
		height: auto !important;
	}
}

/* @media (max-width: 768px) { */


@media (max-width: 640px) {}

@media (max-width: 400px) {

	#login_modal {
		left: 0px !important;
	}

	#close_f {
		width: 30px;
		height: 30px;
		display: block;
		background: url(/bitrix/templates/tmc/components/bitrix/menu/top_menu/images/ic_close_white.png);
		background-position: 50% 50%;
		background-size: contain;
		position: absolute;
		right: 8px;
		top: -39px;
		cursor: pointer;
	}

	.catalogmain {
		height: 180px;
		min-height: 180px !important;
	}

	.top_menu {
		margin-left: 0px !important;
	}

}


#town-header {
	position: absolute;
}

.mulche_link a {
	margin: 0 15px;
}

.download_google_play {
	/* margin-left: 110px; */
}

.lizing {
	padding-left: 15px;
}

.top_menu {
	text-align: left;
	margin-left: 10px;
}

.top_menu li {
	margin-left: 30px;
}

.menu-mobile-link,
.mobile-cat-index {
	display: none;
}

.catalog-list-name {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 5px 10px;
	color: #304651;
	font-weight: 700;
	border-bottom: 1px solid rgb(241, 101, 34);
	padding-bottom: 5px;
	min-height: 60px;
}

.catalog-list-name a {
	color: #304651;
	text-decoration: none;
}

.preview-in-list {
	text-align: left;
	margin: 5px 10px;
}

.table-responsive {
	display: block;
	width: 100%;
	min-height: .01%;
	overflow-x: auto;
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
}

.items_list .item {
	min-height: 340px;
}

.orange-block {
	border: 2px solid rgb(241, 101, 34);
	padding: 15px;
	margin-bottom: 20px;
}

@media (min-width: 769px) {
	.orange-block {
		display: flex;
		align-items: center;
	}
}

.orange-block p {
	margin-bottom: 0;
	word-spacing: normal;
}


.orange-block .orange-block-left {
	float: left;
	width: 15%;
	margin-right: 15px;
}

.orange-block .orange-block-right {
	float: left;
	width: 83%;
}

.orange-block .orange-block-img {
	width: 100%;
}

.good .orange-block .orange-block-img {
	width: 100%;
}

.mulche_link.mobile {
	padding: 0px;
	/* height: 50px; */
	margin-right: 15px;
	margin-left: 0;
	float: right;
	clear: none;
	position: relative;
	top: -10px;
	display: block;
}

.mulche_link.mobile a {
	padding: 5px 10px;
}

.mulche_link.desctop {
	display: none;
}


@media (max-width: 768px) {
	.orange-block {
		padding: 5px;
		margin-bottom: 15px;
	}

	.orange-block .orange-block-left {
		float: none;
		width: 100%;
		margin-right: 0;
	}

	.orange-block .orange-block-right {
		float: none;
		width: 100%;
	}

	.mulche_link {
		padding: 0px;
		clear: both;
		/* height: 50px; */
		margin-left: 125px;
		float: left;
		/* margin-right: 15px; */
	}

	.mulche_link a {
		float: left;
		margin-left: 50px;
		text-decoration: none;
		color: rgb(241, 101, 34);
		border: 1px solid rgb(241, 101, 34);
		padding: 10px;
		margin-bottom: 20px;
	}

	.mulche_link.desctop {
		display: flex;
		gap: 3%;
		margin-left: 0;
		padding: 10px;
		width: 94%;
	}

	.mulche_link.mobile {
		display: none;
	}

	.mulche_link a {
		margin: 0;
		padding: 1% 4%;
	}
}

.catalog_img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.catalog_img-right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}


.items_list .item_cat_main {
	min-height: auto;
	height: 220px;
}

.items_list .item .div_h3 {
	color: #304651;
	font-weight: bold;
}

.img_float {
	float: left;
	width: 48%;
	margin-right: 10px;
}

.img_float img {
	width: 100%;
}

/* --------------socials------------ */
.socials-box {
	display: flex;
	align-items: center;
	gap: 3%;
	width: 100%;
	margin-top: -5px;
}

.socials-box img {
	max-height: 25px;
}

@media screen and (max-width: 768px) {
	.socials-box {
		height: 54px;
		margin-right: auto;
		margin-top: 0;
	}

	.socials-box img {
		max-height: 40px;
	}
}

@media screen and (max-width: 425px) {
	.socials-box img {
		max-height: 38px;
	}
}

@media screen and (max-width: 390px) {
	.socials-box img {
		max-height: 30px;
	}
}

@media screen and (max-width: 340px) {
	.socials-box img {
		max-height: 23px;
	}

	.socials-box a {
		letter-spacing: -1px;
	}
}

/* --------------/socials------------ */

.icon_contact {
	color: rgb(241, 101, 34);
	width: 15px;
	float: left;
	margin-right: 9px;
	margin-top: -1px;
}

.icon__soc {
	color: rgb(241, 101, 34);

	float: left;
	margin-right: 9px;
	margin-top: -1px;
}

.bold__p {
	font-weight: bold;
}

.but_but_p {
	text-align: center;
}

.but_but_p a {
	color: #fff;
	background-color: #f16521;
	padding: 15px;
	font-size: 22px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	border-radius: 5px;
	margin-left: 40%;
	top: -34px;
	position: relative;
}



@media screen and (max-width: 992px) {

	.buy,
	.callback {
		float: none;
		width: 100%;
		text-align: center;
		position: relative;
		margin-bottom: 20px;
	}

	.frmdn2,
	.frmdn {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
	}

	.frm,
	.frm2 {

		padding: 11px 8px;
		width: 100%;
	}

	.dtc {
		display: block !important;
		height: 30px;
		width: 100%;
	}

	.frm .dtc {
		width: 96%;
	}

	.frm input[type="text"],
	.frm input[type="email"],
	.frm2 input[type="text"],
	.frm2 input[type="email"] {

		width: 96%;
		float: none;
		margin-right: 0;
	}

	.frm2 input[type="button"],
	.frm input[type="button"] {
		cursor: pointer;
		height: 33px;
		width: 99%;
		padding-left: 6px;
	}
}

#searchForm {
	max-width: 960px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#searchForm input {
	background-color: #fff;
	border: 2px solid #ddd;
	color: #000;
	height: 28px;
	width: calc(100% - 96px);
	margin-right: 0;
	padding-right: 0;
	outline: none;
	padding-left: 33px;
}

#searchForm button {
	background-color: #304651;
	color: #fff;
	padding: 8px;
	cursor: pointer;
	border: 2px solid #ddd;
	margin-left: -5px;
	padding-left: 11px;
	border-left: 0;
	padding-right: 10px;
	outline: none;
}

#searchForm button:hover {
	opacity: 0.8;
}

#searchForm:before {
	background: url(/search-icon.png) no-repeat;
	position: absolute;
	width: 18px;
	height: 18px;
	margin-left: 10px;
	margin-top: 8px;
	content: "";
	background-size: cover;
}



.categories_line_new {}

.categories_line_new .cat_item_block {
	float: left;
	width: 20%;
	padding-bottom: 10px;
	border-bottom: 3px solid #ddd;
	margin-bottom: 15px;
}

.categories_line_new .cat_item_block a {
	text-decoration: none;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.categories_line_new .cat_item_block img {
	width: 80%;
}

.categories_line_new .cat_item_block .cat_name_new {
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color: #333;
	font-weight: 600;
}


@media screen and (max-width: 992px) {
	.categories_line_new {
		display: flex;
		flex-wrap: wrap;
	}

	.categories_line_new .cat_item_block {
		float: left;
		width: 50%;
		padding-bottom: 10px;
		border-bottom: 3px solid #ddd;
		margin-bottom: 15px;
	}

	.categories_line_new .cat_item_block .cat_name_new {
		text-align: center;
		font-size: 14px;
		text-decoration: none;
		color: #333;
		font-weight: 600;
		word-wrap: normal
	}
}

@media (max-width: 320px) {
	.mulche_link.desctop {
		padding: 0;
		margin-bottom: 10px;
	}

	.mulche_link a {
		margin: 0 5px;
		font-size: smaller;
	}
	
	.menu-mobile-link {
		width: 35px;
		height: 35px;
		font-size: 35px;
	}
}