@font-face {
	font-family: 'OpenSansExtraBold';
	src: url('../assets/fonts/OpenSansExtraBold/OpenSansExtraBold.eot');
	src: url('../assets/fonts/OpenSansExtraBold/OpenSansExtraBold.eot?#iefix')format('embedded-opentype'),
	url('../assets/fonts/OpenSansExtraBold/OpenSansExtraBold.woff') format('woff'),
	url('../assets/fonts/OpenSansExtraBold/OpenSansExtraBold.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

/*@font-face {
	font-family: 'MyriadProRegular';
	src: url('../assets/fonts/MyriadProRegular/MyriadProRegular.eot');
	src: url('../assets/fonts/MyriadProRegular/MyriadProRegular.eot?#iefix')format('embedded-opentype'),
	url('../assets/fonts/MyriadProRegular/MyriadProRegular.woff') format('woff'),
	url('../assets/fonts/MyriadProRegular/MyriadProRegular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}*/
/*
@font-face {
	font-family: 'MyriadProRegular';
	src: url('../assets/fonts/MyriadProRegular/MyriadProRegular.eot');
	src: url('../assets/fonts/MyriadProRegular/MyriadProRegular.eot?#iefix')format('embedded-opentype'),
	url('../assets/fonts/MyriadProRegular/MyriadProRegular.woff') format('woff'),
	url('../assets/fonts/MyriadProRegular/MyriadProRegular.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}
*/

/*@font-face {
	font-family: 'Myriad Pro';
	src: url('../assets/fonts/MyriadPro/MyriadPro-Regular.eot');
	src: local('Myriad Pro Regular'), local('MyriadPro-Regular'),
	url('../assets/fonts/MyriadPro/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('../assets/fonts/MyriadPro/MyriadPro-Regular.woff2') format('woff2'),
	url('../assets/fonts/MyriadPro/MyriadPro-Regular.woff') format('woff'),
	url('../assets/fonts/MyriadPro/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('../assets/fonts/MyriadPro/MyriadPro-Semibold.eot');
	src: local('Myriad Pro Semibold'), local('MyriadPro-Semibold'),
	url('../assets/fonts/MyriadPro/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
	url('../assets/fonts/MyriadPro/MyriadPro-Semibold.woff2') format('woff2'),
	url('../assets/fonts/MyriadPro/MyriadPro-Semibold.woff') format('woff'),
	url('../assets/fonts/MyriadPro/MyriadPro-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}*/


body {
	font-family: 'Open Sans', sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	color: #404040;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #cf1f43;
}
a,a:visited {
	text-decoration:none;
}
a:hover,a:focus {
	text-decoration:none;
}
.line-name {
	width: 48px;
	margin-top: 22px;
	margin-bottom: 40px;
	border-top: 2px solid #cf1f43;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
	color: #404040;
}
.in-inf label {
	margin-left: 20px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
.form-control:-moz-placeholder {

	color:#8b8b8b;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.7px;
	opacity:1
}
.form-control::-moz-placeholder {

	color:#8b8b8b;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.7px;
	opacity:1
}
.form-control:-ms-input-placeholder {

	color:#8b8b8b;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.7px;
}
.form-control::-webkit-input-placeholder {
	color:#8b8b8b;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.7px;
}
.form-control {
	height: 40px;
	color: #404040;
	border-color: #b4b4b4;
	border-radius: 20px;
	padding-left: 20px;
}
.form-group {
	margin-bottom: 25px;
}
/*.form-group input{
	-webkit-box-shadow: inset 0 0 0 50px #fff;
	-webkit-text-fill-color: #000;
}*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	border: 0;
	-webkit-text-fill-color: #ссс;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset;
	/*transition: background-color 5000s ease-in-out 0s;
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,174,255,0.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,0.03) 100%);*/
}

/* Fix some bootstrap issues */
.img-responsive {
	display: inline-block;
}
a:hover, a:focus {
	color: #cf1f43;
	text-decoration: none;
	opacity: 0.9;
}
.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-1-5 {
	width: 20%;
	float: left;
}
.table>tbody>tr>td {vertical-align:middle;}

@media (min-width: 768px) {
	.col-sm-1-5 {
		width: 20%;
		float: left;
	}
	.navbar-nav {
		float: inherit;
	}
	.navbar-nav > li {
		float: inherit;
	}

}

@media (min-width: 992px) {
	.col-md-1-5 {
		width: 20%;
		float: left;
	}
	.navbar-nav {
		float: left;
	}
	.navbar-nav > li {
		float: left;
	}
}

@media (min-width: 1200px) {
	.col-lg-1-5 {
		width: 20%;
		float: left;
	}
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #cf1f43;
	font-weight: bold;
}
/* Gradent to all drop down menus */
/*
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
*/
.nav>li {
	position: inherit;
}
.dropup, .dropdown {
	position: inherit;
}

#form-register .dropdown-menu {
	left: 35px;
	width: 85%;
}
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #cf1f43;
}
.text-danger{color: #cf1f43;}
#form-register .text-danger{margin-left: 20px;}

.pagination>li>a, .pagination>li>span {
	color: #cf1f43;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #cf1f43;
}
.pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #cf1f43;
	border-color: #cf1f43;
}


/* top */
#top {
display:none;
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	width: 129px;
	height: 53px;
	margin: 15px 0 15px 0px;
	float: left;
}
#logo img {
	outline: 0;
}


.container.header .for-clients {
	padding: 30px 0 0 70px;
}
.container.header .for-clients a {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.4px;
}
.container.header .for-partners {
	padding: 30px 0 0 50px;
}
.container.header .for-partners a {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.4px;
}
.for-active a {
	color: #404040!important;
}

.header-right {
	position: relative;
}
.phone-header-wrapper {
	position: absolute;
	top: 20px;
	right: 280px;
	display: flex;
	flex-direction: column;
	text-align: right;
	line-height: 100%;
}
.header-right .phone-header-service {
	/*position: absolute;*/
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #666666;
	margin-bottom: 2px;
	/*top: 13px;
	right: 280px;*/
}
.header-right .phone-header {
	/*position: absolute;*/
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 20px;
/*	letter-spacing: 1px;*/
	color: #404040;
	/*top: 30px;
	right: 280px;*/
}
.header-right .phone-header-text {
	/*position: absolute;*/
	font-size: 10px;
	letter-spacing: 0.5px;
	color: #666666;
	/*top: 45px;
	right: 280px;*/
}
.header-right .callback-button {
	display: block;
	position: absolute;
	top: 25px;
	right: 90px;
	height: 36px;
	font-size: 12px;
	font-weight: 700;
	/*letter-spacing: 0.6px;*/
	/*line-height: 2.6;*/
	/*text-align: center;*/
	color: #cf1f43;
	border: solid 2px #cf1f43;
	border-radius: 16px;
	background-color: #fff;
	cursor: pointer;
	padding: 0 10px;
}


.header-right .callback-button:hover {
	opacity: 0.8;
}

.social-facebook i {
	position: absolute;
	right: 55px;
	top: 30px;
	font-size: 24px;
	/*color: #4267b2;*/
	color: #404040;
}

.container.header .header-right .language-header {
	position: absolute;
	top: 24px;
	right: 0;
}
.container.header .header-right .language-header button {
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	background-color: #ffffff;
	border: 0;
	border-left: 1px solid #ccc;
	padding: 0px 0 0 17px;
	height: 36px;
	outline: 0;
}
.home-bt {
	margin-top: 110px;
	margin-bottom: 110px;
}
.home-bt .home-bottom-text-left p, .home-bt .home-bottom-text-right p {
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.7px;
	text-align: justify;
	color: #404040;
}
/* search */
.search-block {
	position: absolute;
	top: 15px;
	right: 0;
}
#search {
	width: 290px;
	float: right;
/*	margin: 0 15px 0 0;*/
}
#search .input-lg {
	font-family: 'Myriad Pro', 'Open Sans', sans-serif;
	font-size: 14px;
	height: 32px;
	line-height: 20px;
	padding: 0 15px;
	border-radius: 16px;
}
#search .search-icon {
	position: absolute;
	top: 5px;
	right: 15px;
	z-index: 3;
	cursor: pointer;
}
#search .search-icon-image {
	width: 18px;
	height: 19px;
}
.currency-euro {
	font-family: 'Myriad Pro', 'Open Sans', sans-serif;
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 13px;
	line-height: 16px;
}

/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
.menu-hr {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #ccc;
	max-width: 1170px;
}
.container.menu {
	position: relative;
	padding: 0;
}
#menu {
	background-color: #fff;
	min-height: 60px;
	margin-bottom: 0;
}
#menu .mobile-menu-button i.fa-bars {
	font-size: 28px;
	padding: 0;
}
#menu .mobile-menu-button i.fa-times {
	font-size: 24px;
	padding: 0;
}
#menu .nav > li > a {
	/*font-family: 'Myriad Pro', 'Open Sans', sans-serif;*/
	text-transform: uppercase;
	/*color: #404040;*/
	color: #171717;
	padding: 20px 20px 20px 20px;
	/*margin-right: 15px;*/
	min-height: 15px;
	/*letter-spacing: 0.7px;*/
	font-weight: 700;
	font-size: 15px;
}
#menu .menu-for-partners .dropdown-inner .nav > li > a {
	margin-right: 0;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: #F8F8F8;
	color: #cf1f43;
}
#menu .nav .m-a {
	color: #cf1f43;
}

.navbar-collapse {
	padding: 0;
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #F8F8F8;
}
#menu .dropdown-menu {
	width: 1109px;
	max-height: 326px;
	padding: 0;
}
#menu .menu-can-buy .dropdown-menu {
	width: auto;
	max-width: none;
	left: auto;
}
#menu .menu-for-partners .dropdown-menu {
	width: auto;
	max-height: 326px;
	left: auto;
	padding: 0;
}
#menu .dropdown-inner {
	display: table;
	width: 100%;
	padding: 0;
}
#menu ul.dropdown-inner>li {
	padding: 7px 15px;
}
#menu ul.dropdown-inner>li>a {
	font-size: 14px;
}
#menu ul.dropdown-inner>li>a:hover {
	color: #cf1f43;
	background: none;
}
#menu .dropdown-inner .menu-biasi-col {
	margin: 25px 0 25px 0;
	min-height: 275px;
}
#menu .menu-catalog .menu-biasi-col {
	border-right: 1px solid #ccc;
}
#menu .menu-catalog .menu-biasi-col:nth-child(3), #menu .menu-catalog .menu-biasi-col:nth-child(4) {
	border-right: 0px!important;
}

#menu .menu-service .menu-biasi-col:nth-child(1) {
	border-right: 1px solid #ccc;
}
#menu .menu-company .menu-biasi-col:nth-child(1) {
	border-right: 1px solid #ccc;
}
#menu .menu-documentation .menu-biasi-col:nth-child(1) {
	border-right: 1px solid #ccc;
}


#menu .dropdown-inner .menu-biasi {
	display: inline-block;
	padding: 30px 0 0 25px;
}
#menu .dropdown-inner .menu-info-text {
	padding: 20px 25px 0 25px;
	line-height: 28px;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	clear: both;
	color: #404040;
	font-size: 14px;
}
#menu .dropdown-inner .menu-caption a {
	color: #404040;
	font-weight: bold;
	line-height: 1.71;
	letter-spacing: 0.4px;
	padding: 0px;
}
#menu .dropdown-inner .menu-caption a:hover {
	color: #cf1f43;
}
#menu .dropdown-inner .menu-caption-1 a {
	color: #404040;
	font-weight: bold;
	line-height: normal;
	letter-spacing: normal;
	margin: 0 0 20px 0;
}
#menu .dropdown-inner .menu-caption-1 a:hover {
	color: #cf1f43;
}

#menu .dropdown-inner .menu-child {
	padding: 8px 0 0 15px;
}
#menu .dropdown-inner .menu-child a {
	color: #404040;
	font-size: 14px;
	line-height: 2.57;
	letter-spacing: 0.7px;
}
#menu .dropdown-inner .menu-child a:hover {
	color: #cf1f43;
}
.menu-child-col-6 {
	float: left;
	width: 50%;
}
.menu-child-col-6 a {
	min-width: unset!important;
}

/*#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}*/
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding: 22px 0 0 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
}
/*#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}*/
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #404040;
	float: left;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
/*	color: #fff;
	background-color: #229ac8;*/
}
#menu .menu-catalog .we-recommend {
	min-height: 324px;
	background-color: #cf1f43;
}
#menu .we-recommend .we-recommend-caption {
	color: #fff;
	font-size: 12px;
	line-height: 2;
	letter-spacing: 0.3px;
	margin: 10px 0 5px 0;
}
#menu .we-recommend .we-recommend-image {
	text-align: center;
}
#menu .we-recommend .we-recommend-image img.m-logo {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	margin: auto;
}
#menu .we-recommend .we-recommend-image img.m-image {
	max-width: 231px;
	margin-top: 25px;
}

#menu .we-recommend .we-recommend-name {
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.4;
	letter-spacing: 0.4px;
	text-align: center;
	margin: 10px 0 15px 0;
	text-transform: uppercase;
}
#menu .we-recommend .we-recommend-name span{
	color: rgba(255, 255, 255, 0.5);
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.3px;
	text-align: center;
}

#menu .menu-service .we-recommend {
	min-height: 324px;
	background: url(/catalog/view/theme/biasi/image/m-service.png) 2px 0px no-repeat no-repeat;
	background-color: #F8F8F8;
}

#menu .menu-service .we-recommend-service-image {
	position: absolute;
	top: 160px;
	left: 30px;
}
#menu .menu-service .we-recommend-service-text {
	position: absolute;
	top: 200px;
	left: 30px;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #cf1f43;
	text-transform: uppercase;
}
#menu .menu-service .we-recommend-service-link {
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-weight: bold;
	font-size: 12px;
	color: #cf1f43;
}

#menu .menu-documentation .we-recommend {
	min-height: 324px;
	background: url(/catalog/view/theme/biasi/image/m-doc.png) 0px 0px no-repeat no-repeat;
	background-color: #F8F8F8;
}

#menu .menu-documentation .we-recommend-doc-image {
	position: absolute;
	top: 200px;
	right: 20px;
}
#menu .menu-documentation .we-recommend-doc-text {
	position: absolute;
	top: 235px;
	right: 18px;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #cf1f43;
	text-transform: uppercase;
}
#menu .menu-documentation .we-recommend-doc-link {
	position: absolute;
	bottom: 30px;
	right: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #cf1f43;
}

#menu .menu-company .we-recommend {
	min-height: 324px;
	background: url(/catalog/view/theme/biasi/image/m-company.png) 0px 0px no-repeat no-repeat;
	background-color: #F8F8F8;
}

#menu .menu-company .we-recommend-company-image {
	position: absolute;
	top: 200px;
	right: 20px;
}
#menu .menu-company .we-recommend-company-text {
	position: absolute;
	top: 235px;
	right: 18px;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 26px;
	line-height: 28px;
	color: #cf1f43;
	text-transform: uppercase;
}
#menu .menu-company .we-recommend-company-link {
	position: absolute;
	bottom: 30px;
	right: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #cf1f43;
}


.mobile-menu-button{
	float:left;
	background-color: transparent;
	border: 0;
	font-size: 28px;
	color: #404040;
	padding: 18px 10px 0px 0px;
	outline: 0;
}
#mobile-menu {
	display: none;
	position: absolute;
	left: -300px;
	width: 100%;
	height: 100%;
	z-index: 999;
	border-top: 1px solid #404040;
	background: #fff;
}
#mobile-menu.mobile-menu-active {display:none;}
#mobile-menu .cp-row{margin-left:0;margin-right:0;margin-top:20px;}
#mobile-menu .col-clients{padding:0;}
#mobile-menu .col-partners{padding:0;}
#mobile-menu .for-clients-box {height:48px;line-height:3.3;text-align:center;border-bottom:1px solid #eee;}
#mobile-menu .for-clients-box a {font-size:14px;font-weight:bold;color: #999;}
#mobile-menu .for-partners-box {height:48px;line-height:3.3;border-bottom:1px solid #eee;text-align:center;}
#mobile-menu .for-partners-box a {font-size:14px;font-weight:bold;color:#999;}
#mobile-menu .mobile-cp-active {border-bottom: 3px solid #404040;background-color: #F8F8F8;}
#mobile-menu .mobile-cp-active a {color: #404040;}

#mobile-menu-inner{
	padding-top: 35px;
	background: #fff;
}
#mobile-menu-inner .navbar-nav {
	margin: 0;
/*	padding: 0 17px 0 17px;*/
}
#mobile-menu-inner .nav>li {
	/*padding: 5px 0 5px 0px;*/
	border-bottom: 1px solid #eee;
	/*border-bottom: 1px solid #eee;*/

}
#mobile-menu-inner .nav>li.mobile-menu-child {
	margin-left: 25px;
}
#mobile-menu-inner .nav>li.mobile-menu-link {
	margin-left: 40px;
}
#mobile-menu-inner .nav>li.mobile-menu-link a {
	font-weight: normal;
}

#mobile-menu-inner .navbar-nav>li>a {
	font-size: 14px;
	color: #404040;
}
#mobile-menu-inner .catalog-menu {
	margin-left: 40px;
}
#mobile-menu-inner ul.menu-0 li a {
	font-weight: bold;
}
#mobile-menu-inner .fa.fa-angle-right {
	float: left;
	line-height: 2.9;
}
#mobile-menu-inner .fa.fa-angle-right.fr {
	float: right;
	font-size: 25px;
	color: #999;
	vertical-align: middle;
	line-height: 0.8;
}

#mobile-menu-inner ul li.m-back a {
	font-weight: bold;
	margin-left:0;
}
#mobile-menu-inner ul li.m-back span {
	font-weight: bold;
	margin-left: 15px;
}

#mobile-menu-inner ul li.m-back-2 a {
	font-weight: bold;
	margin-left:0;
}
#mobile-menu-inner ul li.m-back-2 span {
	font-weight: bold;
	margin-left: 15px;
}

#mobile-menu-inner .fa.fa-angle-left {
	float: left;
	font-size: 25px;
	color: #404040;
	vertical-align: middle;
	line-height: 0.8;
}
#mobile-menu-inner .mobile-product:last-child {
	border-bottom: 1px solid #eee;
}
#mobile-menu-inner .mobile-product a {
	padding-left: 40px;
}




@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}

/* slider */
.home-slider {position:relative;width:100%;height:533px;padding:0;}
.container-slider .slide-1 {height:533px;background-image:url('/catalog/view/theme/biasi/image/biasi_slide_1_image_11.jpg');background-position:right;background-repeat:no-repeat no-repeat;background-color:#cf1f43;}
.container-slider .slide-1 .container-slide {position:relative;width:1170px;height:533px;margin-right:auto;margin-left:auto;}
.home-slider-left {width:768px;height:533px;padding:80px 0 0 60px;float:left;background-color:#cf1f43;}
.home-slider-left .stamp {width:104px;height:40px;margin-bottom:30px;}
.home-slider-left .slider-text-boilers {font-family:'OpenSansExtraBold','Open Sans',sans-serif;color:#fff;font-size:24px;text-transform:uppercase;margin-left:2px;}
.home-slider-left .slider-text-rinnova {font-family:'OpenSansExtraBold','Open Sans',sans-serif;color:#fff;font-size:48px;text-transform:uppercase;line-height:0.8;}
.home-slider-left .slider-premium {margin:25px 0 35px 0;}
.home-slider-left .slider-premium img {float:left;}
.home-slider-left .slider-premium span {font-size:16px;line-height:1.88;letter-spacing:0.8px;color:#fff;margin:0 0 0 17px;}
.home-slider-left .slider-rinnova-this {width:460px;color:#fff;font-size:14px;line-height:1.7;margin-bottom:40px;}
.home-slider-left .slider-button a {width:208px;height:48px;border-radius:24px;color:#404040;font-size:12px;font-weight:bold;line-height:3.8;text-align:center;background-color:#fff;padding:16px 60px;}
.home-slider-center {position:absolute;right:245px;width:320px;height:519px;}
.container-slider .slide-2 {height:533px;background-image:url('/catalog/view/theme/biasi/image/biasi_slide_2_image_1.jpg');background-position:right;background-repeat:no-repeat no-repeat;background-color:#cf1f43;}
.container-slider .slide-2 .container-slide {position:relative;width:1170px;height:533px;margin-right:auto;margin-left:auto;}
.container-slider .slide-3 {height:533px;background-image:url('/catalog/view/theme/biasi/image/biasi_slide_3_image_1.jpg');background-position:right;background-repeat:no-repeat no-repeat;background-color:#cf1f43;}
.container-slider .slide-3 .container-slide {position:relative;width:1170px;height:533px;margin-right:auto;margin-left:auto;}
.container-slider .slide-4 {height:533px;background-image:url('/catalog/view/theme/biasi/image/biasi_slide_4_image_1.jpg');background-position:right;background-repeat:no-repeat no-repeat;background-color:#cf1f43;}
.container-slider .slide-4 .container-slide {position:relative;width:1170px;height:533px;margin-right:auto;margin-left:auto;}
.container-slider .slide-5 {height:533px;background-image:url('/catalog/view/theme/biasi/image/biasi_slide_5_image_1.jpg');background-position:right;background-repeat:no-repeat no-repeat;background-color:#cf1f43;}
.container-slider .slide-5 .container-slide {position:relative;width:1170px;height:533px;margin-right:auto;margin-left:auto;}
.container-slider .slide-6 {height:533px;background-image:url('/catalog/view/theme/biasi/image/biasi_slide_6_image_1.jpg');background-position:right;background-repeat:no-repeat no-repeat;background-color:#cf1f43;}
.container-slider .slide-6 .container-slide {position:relative;width:1170px;height:533px;margin-right:auto;margin-left:auto;}
.container-slider .slide-7 {height:533px;background-image:url('/catalog/view/theme/biasi/image/biasi_slide_7_image_1.jpg');background-position:right;background-repeat:no-repeat no-repeat;background-color:#cf1f43;}
.container-slider .slide-7 .container-slide {position:relative;width:1170px;height:533px;margin-right:auto;margin-left:auto;}


.home-catalog {
	margin-top: 60px;
	margin-bottom: 60px;
}

.home-catalog .col-sm-4 {
	padding: 0;
}

.home-catalog .home-catalog-name {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	color: #404040;
}
.home-catalog .catalog-inner {
	text-align: center;
}
.home-catalog .catalog-inner .catalog-caption {
	border-right: 1px solid #ddd;
	padding: 10px 0 10px 0;
}
.home-catalog .catalog-inner .catalog-image {
	margin-bottom: 10px;
}
.home-catalog .catalog-inner .catalog-image:hover {
	opacity: 0.9;
}
.home-catalog .catalog-inner .catalog-image img {
	width: auto;
	max-height: 258px;
}

.home-catalog .catalog-inner .catalog-caption .catalog-name  {
	display: block;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	color: #171717;
	font-size: 14px;
	letter-spacing: 0.4px;
	text-transform: uppercase;
}
.home-catalog .catalog-inner .catalog-caption .catalog-name:hover{
	color: #cf1f43;
}

.home-catalog .catalog-inner .catalog-caption .catalog-description {
	display: block;
	color: #999;
	font-size: 12px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
}
.home-catalog .catalog-inner .catalog-caption .catalog-button {
	margin-top: 20px;
}
.home-catalog .catalog-inner .catalog-caption .catalog-button a {
	display: inline-block;
	width: 117px;
	height: 32px;
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	line-height: 2.5;
	border-radius: 16px;
	background-color: #ffffff;
	border: solid 1px #404040;
}

.home-catalog .catalog-inner .catalog-caption .catalog-button a:hover {
	color: #fff;
	background-color: #cf1f43;
	border: solid 1px #cf1f43;
	opacity: 1;
}


/* start home-help */
.home-help {height:auto;background-color:#cf1f43;}
.home-help-content {
	height:500px;background:
	url('/catalog/view/theme/biasi/image/home-help-image_1.jpg') 0px 0px no-repeat no-repeat,
	url('/catalog/view/theme/biasi/image/home-help-bg.png') 925px 20px no-repeat no-repeat;
}
.home-help-image {float:left;}
.home-help-image img {width:580px;height:500px;}
.home-help-image-tr {text-align:center;margin-top:40px;}
.home-help-image-tr img {width:357px;height:443px;}
.home-help-text-block{position:absolute;top:110px;width:360px;right:5%;}
.home-help-header {font-family:'OpenSansExtraBold','Open Sans',sans-serif;font-size:24px;line-height:1.2;text-transform:uppercase;color:#fff;}
.home-help-text {font-size:14px;line-height:1.71;padding:35px 0 35px 0;color:#fff;}
.home-help .slider-button {width:220px;border-radius:24px;color:#404040;font-size:12px;font-weight:bold;line-height:3.8;text-align:center;background-color:#fff;margin-bottom:20px;cursor:pointer;}
/* end home-help */


/* start home-about */
.home-about {
	width: 100%;
	height: auto;
	margin-top: 60px;
	background-color: #F8F8F8;
}
.home-about-content {
	position: relative;
	height: auto;
	background-image: url('/catalog/view/theme/biasi/image/about-biasi-logo.png');
	background-position: right 160px;
	background-repeat: no-repeat no-repeat;
	padding: 0;
}

.home-about-text-block {margin:120px 0 60px 25px;width:40%;}
.home-about-header {font-family:'OpenSansExtraBold','Open Sans',sans-serif;font-size:24px;line-height:1.2;text-transform:uppercase;}
.home-about-text {line-height:1.7;text-align:justify;margin:40px 0 0 0;}
.home-about-link {position: absolute;top: 120px;right: 25px;
}
.home-about-link a {color:#cf1f43;}
.home-about .slider-button {text-align:center;margin-bottom: 40px;}
.home-about .slider-button a {border-radius:24px;font-size:12px;font-weight:bold;line-height:3.8;text-align:center;color:#fff;background-color:#cf1f43;padding:16px 60px;}
/* end home-about */

/* banner where-can-i-buy */
.container.where-can-i-buy {
	width: 100%;
	height: 100%;
	background-color: #cf1f43;
	margin-bottom: 20px;
}
.where-can-i-buy-map {
	text-align: center;
	margin-top: 80px;
}
.where-can-i-buy-icon {
	margin: 80px 0 35px 0;
}
.where-can-i-buy-header {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	color: #fff;
}
.where-can-i-buy-text {
	font-size: 14px;
	line-height: 1.7;
	text-align: justify;
	color: #fff;
	margin: 35px 0 50px 0;
}
.where-can-i-buy-button {
	display: block;
	width: 208px;
	height: 48px;
	font-size: 12px;
	font-weight: bold;
	line-height: 3.8;
	text-align: center;
	color: #404040;
	border-radius: 24px;
	background-color: #fff;
	margin-bottom: 120px;
}
.where-can-i-buy-button:hover {
	color: #404040;
}
.col-map, .col-region {
	margin-bottom: 60px;
}
@media (max-width: 991px) {
	.where-can-i-buy-text {
		font-size: 13px;
		line-height: 1.5;
		margin: 35px 0 35px 0;
	}
	.where-can-i-buy-button {
		margin-bottom: 60px;
	}
}
@media (max-width: 767px) {
	.where-can-i-buy-icon {
		margin: 35px 0 0 0;
		float: left;
	}
	.where-can-i-buy-header {
		margin: 50px 0 0 65px;
	}
	.where-can-i-buy-map {
		text-align: center;
		margin-top: 25px;
	}
	.where-can-i-buy-button {
		margin: 0 auto 35px auto;
	}
	.col-map, .col-region {
		margin-bottom: 20px;
	}
}
@media (max-width: 414px) {
	.where-can-i-buy-text {
		font-size: 12px;
		margin: 25px 0 25px 0;
	}
	.where-can-i-buy-button {
		margin: 0 auto 25px auto;
	}
}
/* banner where-can-i-buy */


.home-buy {
	width: 100%;
	height: 583px;
	margin-bottom: 100px;
	background-color: #cf1f43;
}
.home-buy-content {
	position: relative;
}
.home-buy-content .home-buy-map {
	position: absolute;
	top: 80px;
	width: 630px;
	height: 420px;
}
.home-buy-content .home-buy-icon {
	position: absolute;
	top: 80px;
	left: 680px;
	width: 50px;
	height: 49px;
}
.home-buy-content .home-buy-header {
	position: absolute;
	top: 160px;
	left: 680px;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	color: #fff;
}
.home-buy-content .home-buy-text {
	position: absolute;
	top: 222px;
	left: 680px;
	width: 415px;
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.7px;
	text-align: justify;
	color: #fff;
}
.home-buy-content .buy-button {
	position: absolute;
	display: block;
	width: 208px;
	height: 48px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	line-height: 3.8;
	text-align: center;
	color: #404040;
	border-radius: 24px;
	background-color: #fff;
	top: 455px;
	left: 680px;
}

.home-news-column-box {
	margin: 0 auto;
}
.home-news-header-h {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	letter-spacing: 1.2px;
	color: #404040;
	text-transform: uppercase;
	padding: 40px 0 40px 15px;
}
.home-news-header-company {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0.7px;
	color: #cf1f43;
	text-transform: none;
	float: right;
	padding-right: 20px;
}
.home-news-image {
	max-width: 312px;
	max-height: 172px;
}
.home-news-image img {
/*	max-width: 312px;
	max-height: 172px;*/
}

.home-news-caption {
	max-width: 312px;
	margin: 30px 0 25px 0;
}
.home-news-header {
	max-width: 312px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.33;
	color: #404040;
}
.home-news-date {
	display: block;
	font-size: 12px;
	letter-spacing: 0.6px;
	color: #cf1f43;
}
.home-news-text {
	display: block;
	margin-top: 30px;
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.7px;
	text-align: justify;
	color: #404040;
}

.home-news-more {
	margin-top: 25px;
}
.home-news-more a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #404040;
}
.home-news .news-button {
	display: block;
	width: 208px;
	height: 48px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	line-height: 3.8;
	text-align: center;
	color: #ffffff;
	border-radius: 24px;
	background-color: #404040;
	margin: 60px auto 80px auto;
}
.home-sp {
	width: 1170px;
	height: 480px;
}
.home-service-box {
	position: relative;
	height: 480px;
	background-color: #cf1f43;
	float: left;
	padding-right:0;
}
.home-service-box .home-service-bg {
	height: 480px;
	background:
		url('/catalog/view/theme/biasi/image/home-service-bg-1.png') 100% 36px no-repeat no-repeat,
		url('/catalog/view/theme/biasi/image/home-service-bg-2.png') 100% 19px no-repeat no-repeat;
	background-color: transparent;
}
.home-service-box .home-service-biasi-logo-white-sm {
	position: absolute;
	top: 320px;
	left: 30px;
}
.home-service-box .home-service-header {
	position: absolute;
	top: 360px;
	left: 30px;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 1.2px;
	color: #fff;
	text-transform: uppercase;
}
.home-service-box .home-service-more a {
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #fff;
}
.home-pdf-box {
	position: relative;

	height: 480px;
	background: url('/catalog/view/theme/biasi/image/home-pdf-bg.jpg') 30% no-repeat no-repeat;
	background-color: #F8F8F8;
	float: right;
}
.home-pdf-box .home-pdf-book {
	margin: 50px 0 40px 30px;
}
.home-pdf-box .home-pdf-header {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 1.2px;
	color: #404040;
	text-transform: uppercase;
	margin: 0 0 100px 30px;
}

.home-pdf-box .home-pdf-text {
	width: 200px;
	font-size: 14px;
	line-height: 1.29;
	letter-spacing: 0.7px;
	color: #999;
	margin: 0 0 40px 30px;
}
.home-pdf-box .home-pdf-more a {
	position: absolute;
	left:45px;
	bottom: 30px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #404040;
}


/* content */
	#content {
	min-height: 600px;
/*	padding: 0;*/
}
.container-home #content {
	min-height: 1px;
}

/* footer */
footer {
	margin-top: 30px;
	padding-bottom:40px;
	background-color: #404040;
	border-top: 1px solid #373737;
	color: #e2e2e2;
}
footer .container.footer-container {height:80px;padding-top:30px;}
footer .col-logo-footer {padding-left:0;}
footer #logo-footer img {width:106px;height:33px;float:left;}
footer #logo-footer .for-clients {margin: 10px 0 0 50px;}
footer #logo-footer .for-clients a {font-family:'OpenSansExtraBold','Open Sans',sans-serif;font-size:14px;color:#7e7e7e;}
footer #logo-footer .for-partners {margin-left: 35px;}
footer #logo-footer .for-partners a {font-family:'OpenSansExtraBold','Open Sans',sans-serif;font-size:14px;color:#7e7e7e;}
footer #logo-footer .for-partners a:hover {color:#fff;}
.for-active-footer a {color: #fff!important;}

footer .menu-footer {float:right;}
footer .menu-footer li:first-child {margin-left:0;}
footer .menu-footer li {margin:10px 0 0 28px;}
footer .menu-footer li a {font-size:14px;text-align:right;color:#fff;}

footer .footer-category-container ul li a {
	font-size: 14px;
	line-height: 1.71;
	color: #b2b2b2;
}
footer .footer-category-container ul li a:hover {
	color: #fff;
}

footer .footer-category-container h5 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.71;
	color: #fff;
	margin: 0;
}

footer .footer-category-container h5 a {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.71;
	text-align: right;
	color: #fff!important;
}

footer hr {
	border-top: none;
	border-bottom: 1px solid #373737;
}

@media (max-width: 1199px) {
	footer #logo-footer .for-clients {margin: 10px 0 0 30px;}
	footer #logo-footer .for-partners {margin-left: 15px;}
}

.container.footer-copy-container {width:100%;height:50px;background-color:#373737;}
.copy-left {font-size:10px;color:#fff;margin-top:15px;float:left;}
.copy-center {text-align:center;font-size:10px;color:#7e7e7e;margin-top:15px;}
.copy-right {position:absolute;top:12px;right:15px;}
.copy-right i {color:#fff;font-size:24px;margin-left:20px;}

.social-footer-xs i {color:#fff;font-size:24px;margin:20px 20px 0 0;}
.social-mobile-menu-xs i {color:#404040;font-size:24px;margin:20px 20px 0 0;}


/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    /*
	margin: 0 0 20px 0;
	padding: 25px 0 8px 0;
    */
	margin: 9px 0 9px 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	border: 0;
	border-radius: 0px;
}
.breadcrumb.breadcrumb-product{margin:15px 0 45px 0;}

.breadcrumb a {
	font-size: 12px;
	letter-spacing: 0.6px;
	color: #eee;
}
.breadcrumb.breadcrumb-product a{color:#999;}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {

	padding-right: 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '/';
	display: block;
	position: absolute;
	top: 0;
	right: 5px;
	color: #eee;
}
.breadcrumb.breadcrumb-product>li:after{color:#999;}
.breadcrumb > li:last-child:after {
	display: none;
}

/* start default header template tpl */
.container.header-default {
	position: relative;
	width: 100%;
	height: 40px;
	background-image: url('/catalog/view/theme/biasi/image/category-top-bg.png');
	background-position: center top;
	background-repeat: no-repeat no-repeat;
	background-color: #cf1f43;
}
.container.header-default .breadcrumb {
	margin: 9px 0 0 0;
	padding: 0;
}
.container.container-default {
	margin-top: 60px;
}
.container.container-default h1 {
	font-family:'OpenSansExtraBold','Open Sans',sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}
/*
.header-c-inf .list-unstyled li {
	font-size: 14px;
	color: #df8096;
	margin-bottom: 10px;
}

.header-c-inf .list-unstyled li a {
	font-size: 14px;
	color: #fff;

}
*/
/* end default header template tpl */


.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

/* start category tpl */
.container.category {
	position: absolute;
	width: 100%;
	height: 250px;
	background-image: url('/catalog/view/theme/biasi/image/category-top-bg.png');
	background-position: center top;
	background-repeat: no-repeat no-repeat;
	background-color: #cf1f43;
}
h1.category-heading {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	color: #ffffff;
}
.category-description-top{
	font-size: 14px;
	letter-spacing: 0.7px;
	text-align: center;
	color: #eee;
}
.category-navigation {
	height:40px;
}
.container.home-buy.home-buy-category {
	margin-top: 35px;
	margin-bottom: 30px;
}
.container.product-bottom-pdf {
	background-color: #f8f8f8;
}
.category-pdf {
	width: 1170px;
	height: 230px;
}
.category-pdf-box {
	position: relative;
	width: 100%;
	height: 230px;
	background: url('/catalog/view/theme/biasi/image/category-pdf-bg.jpg') right top no-repeat no-repeat;
	background-color: #F8F8F8;
	float: right;
}
.category-pdf-box .category-pdf-book {
	position: absolute;
	top: 80px;
	left: 60px;
	width: 54px;
	height: 44px;
}
.category-pdf-box .category-pdf-header {
	position: absolute;
	top: 60px;
	left: 160px;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	color: #404040;
	text-transform: uppercase;
}
.category-pdf-box .category-pdf-header span {
	display: block;
	font-size: 14px;
	letter-spacing: 0.7px;
}
.category-pdf-box .category-pdf-text {
	position: absolute;
	top: 115px;
	left: 160px;
	width: 416px;
	font-size: 14px;
	line-height: 1.29;
	color: #999;
}
.category-pdf-box .category-pdf-more a {
	position: absolute;
	bottom: 40px;
	left: 160px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #404040;
}
/* end category tpl */

/* start product tpl */
.container.product {
	position: absolute;
	width: 100%;
	height: 400px;
	/*background-color: #F8F8F8;*/
	background-color: #f8f8f8;
}
.container-product .col-image-product {
	text-align: center;
}
.container-product .col-image-product .thumbnails > img {
	/*max-width: 421px;*/
	width: auto;
	max-height: 421px;
}
.col-image-product .thumbnail {
	background-color: transparent;
	border: 0;
}

.col-right-product{
	position: relative;
}
.col-right-product h1 {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #404040;
	margin-top: 0;
	max-width:330px;
}
/*.container-product #product {
	display: none;
}*/
.col-right-product ul li h2 {
	position: absolute;
	top: -23px;
	right: 220px;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 1.67;
	color: #404040;
}
.product-button {
	float: right;
	display: block;
	width: 176px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	line-height: 3.2;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	background-color: #cf1f43;
	cursor: pointer;
}
.product-button:hover {
	color: #fff;
	opacity: 0.9;
}

.product-button-bottom{
	display: block;
	width: 176px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	line-height: 3.2;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	background-color: #cf1f43;
	cursor: pointer;
}
.product-button-bottom:hover{
	color: #fff;
	opacity: 0.9;
}


.col-right-product .download-pdf{position:absolute;top:50px;right:20px;}
.col-right-product .download-pdf:hover{/* резерв */}
.col-right-product .download-pdf span{font-size:12px;font-weight:bold;color:#999;margin-left:5px;}
.description-original .download-pdf{position:absolute;top:25px;right:60px;
	width: 220px;
	height: 48px;
	border-radius: 24px;
	background-color: #404040;
	text-align: center;
	line-height: 3.2;
}
.description-original .download-pdf span{font-size:12px;font-weight:bold;color:#fff;margin-left:5px;}
.hr-ph-{position: relative;
	height: 3px;
	margin-bottom: 40px;
}
.hr-ph-fat{
	position: absolute;
	top: 0;
	left: 0;
	width: 233px;
	border: 2px solid #cf1f43;
	margin: 10px 0 0 0;
}
.hr-ph-thin{
	position: absolute;
	top: 3px;
	left: 0;
	width: 100%;
	border-color: #cf1f43;
	margin: 10px 0 0 0;
}
.product-adv img{float:left;margin-top:4px;}
.product-adv dd{font-size:14px;line-height:1.71;color:#404040;margin-left:35px;}

.product-tabs li a {
	display: block;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	line-height: 3;
	text-align: center;
	color: #404040;
	border: solid 2px #e4e4e4;
	border-radius: 24px;
	background-color: #fff;
	padding: 0 20px 0 20px;
	cursor: pointer;
}
.product-tabs li a:hover {
	color: #cf1f43;
	border-color: #cf1f43;
}
.list-inline.product-tabs {
	margin: 40px 0 0 0px;
}
.list-inline.product-tabs>li {padding:0;margin-bottom:10px;}
.hr-p-tab{border-color:#c6c6c6;margin-top:20px;margin-bottom:40px;}
.row-description {display:table;margin-bottom:40px;width:100%;}
.pd-heading {
	font-family:'OpenSansExtraBold','Open Sans',sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #404040;
	margin: 40px 0 40px 0;
	line-height: 1;
	max-width: calc(100% - 235px);
}
.pd-heading-review {
	font-family: 'OpenSansExtraBold','Open Sans',sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #404040;
	margin: 60px 0 10px 0;
	padding-left: 60px;
}
.pd-heading-kpd {
	font-family:'OpenSansExtraBold','Open Sans',sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #cf1f43;
	margin-bottom: 35px;
}
.pd-text-block {
	padding-left: 60px;
	padding-right: 60px;
}
.pd-image-block {
	padding-left: 60px;
	padding-right: 60px;
	text-align: center;
}
.pd-text {
	font-size: 14px;
	line-height: 1.7;
	margin: 20px 0 25px 0;
	color: #404040;
}
ul.decimal > li {
	list-style: decimal;
}
.col-description-original {
	padding-left: 60px;
	padding-right: 60px;
}
.col-center {text-align:center;}
.download-pdf-button {
	position: absolute;
	top: 45px;
	right: 0;
	display: block;
	width: 208px;
	height: 48px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	line-height: 3.8;
	text-align: center;
	text-transform: none;
	color: #fff;
	border-radius: 24px;
	background-color: #404040;
	cursor: pointer;
}
.download-pdf-button img{
	margin-right: 12px;
}
.download-pdf-button:hover {
	color: #fff;
	opacity: 0.9;
}
.related-other {
	position: relative;
	font-family:'OpenSansExtraBold','Open Sans',sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.2;
	color: #404040;
	margin-bottom: 40px;
}
.related-other h3 {
	font-family:'OpenSansExtraBold','Open Sans',sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #404040;
	margin:0;
}
.related-other .related-other-next {
	position: absolute;
	top: 20px;
	right: 30px;
	width: 160px;
	font-size: 12px;
	text-transform: none;
}
.related-other .related-other-next a {
	color: #404040;
}
.related-other .related-other-next i {
	float: right;
	line-height: 0;
}
.related-other .related-other-next a:hover i {
	opacity: 0.9;
}
#related-products {
	margin-bottom: 25px;
}
#related-products .product-thumb {
	position: relative;
	height: 420px;
	background-color: #f9f9f9;
	box-shadow: none;
}
#related-products .product-thumb .image {
	position: relative;
	width: 100%;
	height: 300px;
	margin-top: 20px;
}
#related-products .product-thumb .caption{
	min-height: 40px;
}
#related-products .product-thumb h4 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 3px;
}
#related-products .product-thumb h4 a {
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}
#related-products .product-thumb .quality-text {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #cf1f43;
}


.featured-other {
	position: relative;
	font-family:'OpenSansExtraBold','Open Sans',sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1.2;
	color: #404040;
	margin-bottom: 40px;
	margin-top: 40px;
}
#featured-products {
	margin-bottom: 25px;
}
#featured-products .product-thumb {
	position: relative;
	height: 420px;
	background-color: #f9f9f9;
	box-shadow: none;
}
#featured-products .product-thumb .image {
	position: relative;
	width: 100%;
	height: 300px;
	margin-top: 20px;
}
#featured-products .product-thumb .caption{
	min-height: 40px;
}
#featured-products .product-thumb h4 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 3px;
}
#featured-products .product-thumb h4 a {
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}
#featured-products .product-thumb .quality-text {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	color: #cf1f43;
}




.product-bottom-buy .home-buy {
	margin-bottom: 35px;
}
/* end product tpl */

/* product list */
.product-thumb {
	background-color: #ffffff;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.13);
	margin-bottom: 30px;
	overflow: hidden;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	/*margin-left: auto;
	margin-right: auto;*/
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-list .product-thumb h4 a {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #404040;
}
.product-list .product-thumb h4 a:hover {
	opacity: 0.8;
}
.quality {
	height: 40px;
}
.quality img {
	margin-right: 10px;
}
.quality span {
	font-size: 12px;
	line-height: 2.5;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	vertical-align: text-top;
	color: #404040;
}
/*.category-button {
	position: absolute;
	display: block;
	width: 136px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	line-height: 3.2;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	background-color: #cf1f43;
	left: 460px;
	bottom: 80px;
}*/

.product-thumb .caption {
	min-height: 180px;
}
.product-list .product-thumb .image {
	position: relative;
	float: left;
	padding: 0;
	width: 385px;
	height: 360px;
	background-color: transparent;
}
.product-list .product-thumb .caption {
	display: inline-block;
	margin: 50px 0 25px 50px;
	max-width: 655px;
}
.category-button {
	display: inline-block;
	width: 136px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	line-height: 3.2;
	text-align: center;
	color: #fff;
	border-radius: 20px;
	background-color: #cf1f43;
	margin: 0 0 30px 50px;
}
.category-button:hover{
	color: #cf1f43;
	background-color: #fff;
	border: 1px solid #cf1f43;
}
@media (max-width: 1199px) {
	.product-list .product-thumb .caption {
		max-width: 455px;
	}
}
@media (max-width: 991px) {
	.product-list .product-thumb h4 a {
		font-size: 18px;
	}
	.product-list .product-thumb .image {
		max-width: 275px;
	}
	.product-list .product-thumb .caption {
		max-width: 345px;
	}
	.product-list .product-thumb .caption p {
		font-size: 13px;
	}
	.pd-heading {
		margin: 30px 0;
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		 min-height: 0;
		 margin-left: 0;
		 padding: 0 10px;
	 }
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
}

@media (min-width: 767px) {
	.product-list .product-thumb .image {
	}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: hidden;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.col-image-product .thumbnails{margin-top:15px;}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* start about-company tpl */
.container.header-inf {
	position: relative;
	width: 100%;
	/*height: 185px;*/
	height: 130px;
	background-image: url('/catalog/view/theme/biasi/image/category-top-bg.png');
	background-position: center top;
	background-repeat: no-repeat no-repeat;
	background-color: #cf1f43;
}
.container.in-inf{
	margin-top: 60px;
}

.container.in-inf .row-ac{
	position: relative;
	padding-bottom: 60px;
}
.header-inf h1 {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	color: #ffffff;
}
.in-inf h2 {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #404040;
	margin-top: 0;
	margin-bottom: 40px;
}
.in-inf .h2-text {
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.7px;
	color: #404040;
}
.in-inf .ac-year {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	letter-spacing: 1.2px;
	color: #404040;
	margin: 20px 0 40px 0;
	padding-left: 30px;
}
.in-inf .ac-year-2012 {
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	letter-spacing: 1.2px;
	color: #cf1f43;
	margin: 20px 0 40px 30px;
}
.in-inf .ac-year-text {
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.7px;
	color: #404040;
	padding-left: 30px;
}
.in-inf .ac-year-text-r {
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.7px;
	color: #404040;
	margin: 20px 0 0 30px;
}
.in-inf .ac-image {
	padding: 10px 0 0 30px;
}
.in-inf .ac-line {
	position: absolute;
	bottom: 4px;
	width: 84px;
	height: 90%;
	border-right: 8px dotted #ccc;
	z-index: -1;
}
.in-inf .ac-point-24{
	position: absolute;
	top: 5px;
	left: 53px;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background-color: #fff;
}

.in-inf .ac-point-24:after {
	content: '';
	position: absolute;
	top: 15px;
	left: 15px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #cf1f43;
}

.ac-table-left td{position:relative;vertical-align:top;padding-bottom:60px;}
.ac-table-left td:first-child{width:160px;}

.ac-table-right td{position:relative;vertical-align:top;padding-bottom:60px;}
.ac-table-right td:first-child{width:160px;}
.ac-table-right .ac-line{position:absolute;bottom:4px;width:84px;height:90%;border-right:8px dotted #ccc;z-index: -1;}
.ac-table-right .ac-point-24{position:absolute;top:5px;left:53px;width:54px;height:54px;border-radius:50%;background-color:#fff;}
.ac-table-right .ac-point-24:after{content:'';position:absolute;top:15px;left:15px;width:24px;height:24px;border-radius:50%;background-color:#cf1f43;}



.ac-table-2 {
	margin: 60px 0 0 0;
}
.ac-table.ac-table-right td:first-child {
	width: 140px;
}
.ac-table-2 td:first-child {
	width: auto!important;
}

.ac-table-2 td:last-child {
	padding-left: 40px;
}
.ac-table-2 .ac-c-name{
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.7px;
	color: #404040;
}
.ac-table-2 .ac-c-text{
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.7px;
	color: #404040;
}

.ac-table-2 .ac-c-text p{
	padding-left: 10px;
}
.ac-normal-text{
	font-size: 14px;
	line-height: 1.71;
	letter-spacing: 0.7px;
	color: #404040;
}
/* end about-company tpl */


/* start account-login tpl */

.list-inline.account-login {
	margin-top: 40px;
	margin-bottom: 40px;
}
.list-inline.account-login a {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #9f9f9f;
}
.list-inline.account-login .for-partners {
	margin-right: 25px;
}
.list-inline.account-login .l-active a {
	color: #404040;
	border-bottom: 2px solid #cf1f43;
	padding-bottom: 5px;
}
.login-baton-group {
	height: 60px;
}
.btn-login {
	display: block;
	width: 173px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	line-height: 3.0;
	text-align: center;
	color: #fff;
	border: 0;
	border-radius: 20px;
	background-color: #404040;
	outline: 0;
	float: left;
}
.btn-login:hover {
	opacity: 0.9;
}
.btn-forgotten {
	display: block;
	width: 173px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	line-height: 3.0;
	text-align: center;
	color: #404040;
	border: 1px solid #404040;
	border-radius: 20px;
	background-color: #fff;
	outline: 0;
	float: right;
}
.btn-forgotten:hover {
	color: #404040;
	opacity: 0.9;
}
.login-pdf-box {
	position: relative;
	width: 100%;
	height: 229px;
	background: url('/catalog/view/theme/biasi/image/login-pdf-bg.jpg') right top no-repeat no-repeat;
	background-color: #F8F8F8;
	margin: 0px 0 25px 0;
}
.login-pdf-box .home-pdf-book {
	position: absolute;
	top: 35px;
	left: 35px;
}
.login-pdf-box .home-pdf-header {
	position: absolute;
	top: 100px;
	left: 35px;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 1.2px;
	color: #404040;
	text-transform: uppercase;
}
.login-pdf-box .home-pdf-header span {
	display: block;
	font-size: 14px;
}

.login-pdf-box .home-pdf-more a {
	position: absolute;
	bottom: 20px;
	left: 35px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #404040;
}


.login-rinnova-cond-x-box {
	position: relative;
	width: 100%;
	height: 400px;
	background: url('/catalog/view/theme/biasi/image/login-rinnova-cond-x-bg.jpg') right top no-repeat no-repeat;
	background-color: #F8F8F8;
}
.login-rinnova-cond-x-box .login-medal {
	position: absolute;
	top: 110px;
	left: 300px;
}
.login-rinnova-cond-x-box .login-header {
	position: absolute;
	top: 170px;
	left: 300px;
	font-family: 'OpenSansExtraBold', 'Open Sans', sans-serif;
	font-size: 24px;
	line-height: 1.2;
	letter-spacing: 1.2px;
	color: #404040;
	text-transform: uppercase;
}
.login-rinnova-cond-x-box .quality {
	position: absolute;
	top: 200px;
	left: 300px;
}
.login-rinnova-cond-x-box .button-go{
	padding-top: 260px;
	padding-left: 255px;
}
.login-rinnova-cond-x-box .category-button{
	top: 270px;
	left: 300px;
}
/* end account-login tpl */

/* start can_buy tpl */
.container.container-map-ua{position:relative;width:100%;height:620px;background-color: #cf1f43;}
.container-map-ua .container{position:relative;}
/*.container-map-ua .col-map{height:620px;}*/
.col-map h1{font-family:'OpenSansExtraBold', 'Open Sans', sans-serif;font-size:24px;letter-spacing:1.2px;text-transform:uppercase;color:#fff;margin:0 0 35px 60px;}
.region-ua h2{font-size:18px;font-weight:bold;letter-spacing:0.9px;color:#fff;margin: 0 0 0px 0;}
#map{
	max-height: 420px;
	overflow: hidden;
}
.map-ua{
	background-repeat: no-repeat;
}

.region-ua .list-unstyled li {
	margin-bottom: 10px;
}
.information-service_centers .region-ua h2 {
	color: #404040;
	margin-bottom: 15px;
	text-transform: none;
}
.header-c-inf .list-unstyled li a {
	font-size: 14px;
	color: #cf1f43;

}

.header-c-inf-can-buy .region-ua h2 {
	margin-bottom: 15px;
}
.header-c-inf-can-buy .list-unstyled li a {
	font-size: 14px;
	color: #fff;
}
.content-can-buy{
	margin-bottom: 25px;
}
.row-th {
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 12px;
}
.row-can {
	border-bottom: 1px solid #c6c6c6;
}

.col-row-can {
	font-size: 14px;
	line-height: 1.71;
}
.i-list-hidden {
	display: block;
}
.zone-name {
	font-weight: bold;
	padding: 10px 0;
	color: #cf1f43;
}
.row.row-can .col-sm-9 {
	display: block;
}
.row-can .zone-name i.fa {
	float: right;
	color: #404040;
}
.col-row-can-list {
	border-bottom: 1px solid #ddd;
	padding: 22px 0;
}
.col-row-can-list:hover {
	background-color: #eee;
}

.col-row-can-list:last-child {
	border-bottom: 0;
}
/* end can_buy tpl */

/* end contacts tpl */
.row-contacts iframe {height:565px;}
.text-contact-1 {font-family:'OpenSansExtraBold', 'Open Sans', sans-serif;font-size:18px;text-transform:uppercase;max-width:380px;margin-bottom:20px;}
.text-contact-2 {margin-bottom:20px;}
.text-contact-3 {font-size:16px;font-weight:bold;text-transform:uppercase;margin-bottom:20px;}
.text-contact-telephone {font-family:'OpenSansExtraBold', 'Open Sans', sans-serif;font-size:20px;margin-bottom:5px;}
.text-contact-4 {margin-bottom:20px;}
.text-contact-5 {font-weight:bold;margin-bottom:20px;}
.text-contact-service {margin-bottom:20px;}
.text-contact-service a {border-bottom:1px solid #eee;}
.text-contact-service a:hover {opacity:0.7;}
.text-contact-6 {font-weight:bold;margin-bottom:20px;}
.text-contact-sales {margin-bottom:20px;}
.text-contact-sales a {border-bottom:1px solid #eee;}
.text-contact-sales a:hover {opacity:0.7;}


.text-contact-7 {font-weight:bold;margin-bottom:20px;}
.text-contact-8 {}
/* end contacts tpl */

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		/*clear:left;*/
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		/*clear:left;*/
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		/*clear:left;*/
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
