@font-face{
	font-family:'icons';
	src: url('../fonts/icons.ttf') format('truetype');
}

.goods-catalog {
    padding: 50px;
    text-align: center;
    padding-top:5px;
    padding:0px 9%;
}
.goods-sidebar{	
	width: 20%;
	background: white none repeat scroll 0% 0%;
	padding:0px 2%;
    margin-left:3%;
}
.breadcrumbs{
	padding-top:20px;
	text-align: left;
	letter-spacing: 1px;
}

hr{
	display: none;
}
.goods-catalog-container, footer#contact, .recommend {
	text-align: center;
	background: #F2F2F2;
	padding: 120px 0px 105px;
}
.goods-catalog-container a{
	color:#555;
	text-decoration: none;
	
}


.goods-catalog #catalog-home .grid img{
    padding:0px;
}



.goods-sidebar ul{
	padding-left: 0px;
}
.widget_widget_goods_tags{
	display: none;
}
.single-category-title{
	font-size: 24px !important;
}
.widget_widget_goods_categories h3{
	
	text-transform: uppercase;
}
.goods-sidebar li{
	padding:3px 0px;
}
.goods-catalog hr{
	opacity:0.2;
}
.goods-category-thumb{
	width: 200px;
	height: auto;
    width: 100%;
}
.grid .goods-category-list-title a{
	padding:0px 0px;
    margin:0px;
}
.grid .goods-category-list-title{
    padding: 0px 15px 5px;
    font-family: Roboto-Medium;
}
.goods-category-thumb-container, .goods-item-thumb-container{
    margin-top: 0px !important;
}
.goods-catalog-container > .catalog_header, footer#contact > h2, .recommend > h2 {
	text-transform: uppercase;
	font-size: 38px;
	line-height: 50px;
	margin: 0;
	
	font-family: Cuprum-Bold;
	text-align: center;
}
.goods-catalog-container > p, footer#contact > p, .recommend > p {
	width: 500px;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	width: 90%;		
	padding: 0px 5%;
	margin: 0;
	/* margin-bottom: 15px; */ margin-bottom: 0px;
	line-height: 30px;
}
 footer#contact > p, .recommend > p {
 	padding-bottom: 15px;
 	padding-top: 10px;
 }
.goods-item-title{
    padding:0px 15px !important;
}
.goods-catalog .grid{
	height: 250px; height: 235px;
    width: 275px;
	-moz-transition: all 0.3s;	
	-ms-transition: all 0.3s;	
	-webkit-transition: all 0.3s;	
	-o-transition: all 0.3s;	
	transition: all 0.3s;
	min-width: 240px !important;
	
    padding: 0px !important;
}
.goods-catalog .grid img{
	margin: 0px;
	-moz-transition: all 0.3s;	
	-ms-transition: all 0.3s;	
	-webkit-transition: all 0.3s;	
	-o-transition: all 0.3s;	
	transition: all 0.3s;
    height: 167px;
    width: auto;
}
.goods-catalog .grid:hover{
	box-shadow: 0px 6px 15px 1px #ddd;
	background: white;
	/* border-bottom: 4px solid #607D8B; */
}
.goods-catalog .grid:hover img{
	/*
	-webkit-filter:blur(3px);
	filter:blur(3px);
	cursor: url("../image/cursor.cur"), pointer;
	opacity:0.6;
	*/
}
.goods-catalog-container article header a{
	font-size:12px;
}

.goods-catalog-container article{
	/* 
	padding: 0px 10px;
	text-align: left;
	*/
}

.goods-catalog-container article header a{
	padding: 0px;
}

.goods-catalog-container article.status-publish{
	padding: 50px 7% 10px;
    padding: 0px 7%;
    padding: 0px;
}
.goods-catalog-container .catalog-inner > section {
	position: relative;
}
.goods-catalog-container .catalog-inner > .breadcrumbs a {
	color: white;
}
.goods-catalog-container .catalog-inner > .breadcrumbs[active="true"] {
	opacity: 0;
}
.goods-catalog-container .catalog-inner > .breadcrumbs {
	opacity: 0.8;
	margin: 0px; padding: 0px;
    font-size: 180px;
	text-transform: uppercase;
	font-family: Arial-Black;
	text-align: center;
	position: fixed;
	bottom: 50%;
	left: 50%;

	-moz-transform: translate(-50%,10%);
	-ms-transform: translate(-50%,10%);
	-webkit-transform: translate(-50%,10%);
	-o-transform: translate(-50%,10%);
	transform: translate(-50%,10%);

	color: white;
	text-shadow: 0px 0px 45px rgba( 190, 190, 190, 0.5 );
	z-index: 0;

	-moz-transition: all 0.5s;	
	-ms-transition: all 0.5s;	
	-webkit-transition: all 0.5s;	
	-o-transition: all 0.5s;	
	transition: all 0.5s;
}
.goods-single-thumb {
    /* padding: 50px 7% 10px; */
    width: 52%;
    max-width: 550px;
}
.image_cover {
	display: block;
}
.goods-catalog-container article.status-publish h2{
	font-size: 28px;
	margin-top:0px !important;
}
.goods-info{
	width: 68%;
	padding: 80px 0px;
}
.goods-single-thumb-container {
    /*
    float: left;
    max-width: 34%;
    */
}

.goods-categories-container .grid .link_container {
    display: block;
    position: absolute;
    left: 0px;
    top: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0;

    -moz-transition: all 0.3s;	
	-ms-transition: all 0.3s;	
	-webkit-transition: all 0.3s;	
	-o-transition: all 0.3s;	
	transition: all 0.3s;
}
.goods-categories-container .grid .link_container:hover {
	z-index: 9;
}
.goods-categories-container .grid .link_container a {
	padding: 0;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: white;
	box-shadow: 0px 6px 15px 1px rgba( 0, 0, 0, 0.2 );
	overflow: hidden;
	margin-top: -40px;

	z-index: 1;
	color: white;

	-moz-transition: all 0.5s;	
	-ms-transition: all 0.5s;	
	-webkit-transition: all 0.5s;	
	-o-transition: all 0.5s;	
	transition: all 0.5s;
	background: #797676;
	background: linear-gradient(to right, #797676, #a6a6a6);
}
.goods-categories-container .grid .link_container a:hover {
	background: #21b6be;
	background: linear-gradient(to right, #21b6be, #61e3e5);	
}
.goods-categories-container .grid:hover > .link_container {
	opacity: 1;
}
.goods-categories-container .grid:hover > .link_container a {
	margin-top: 0px;
}

.goods-single-thumb-container{

}
.goods-catalog p {
	font-size: 14px;
	line-height: 24px;
}
.goods-item-title a{
	font-size: 16px !important;
}

.dynamic input {
	border: 0px;
	border-bottom: 2px solid #888;
	padding: 7px 0px;
	width: 220px;
	font-size: 14px;
	margin: 0px;
}
.dynamic_cover {
	padding: 60px 80px 15px;
	width: 68%;
	background: white;
	margin-top: -80px;
	display: inline-block;
	/* box-shadow: 0px 0px 25px 1px rgba( 190, 190, 190, 0.1 ); */
	box-shadow: 0px 0px 30px 1px rgba(0,0,0,0.05);
}
.dynamic_cover h2.entry-title {
	text-align: center;
	font-size: 20px;
	position: relative;
	margin-bottom: 38px;
}
.dynamic_cover h2.entry-title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -20px;
	height: 2px;
	width: 60px;
	margin-left: -30px;
	background: #ccc;
}
.dynamic_cover p.goods-descr {
	margin: 0px;
	font-size: 15px;
	max-width: 400px;
	display: inline-block;
	line-height: 23px;
}
.dynamic {
	position: relative;
	font-weight: normal;
	font-size: 20px;
	display: inline-block;
	margin: 30px 0px;
	width: 520px;
	text-align: left;
}
.dynamic > div {
	display: inline-block;
	text-align: left;
	font-size: 13px;
	font-family: Roboto-Bold;	
	color: #888;
	margin: 10px 20px;
	width: 220px;
	vertical-align: middle;
	float: left;
}
.dynamic > div.calculate_cell {
	text-align: right;
}
.dynamic h4 {
	font-weight: normal;
	
	margin: 0;
}

.count_dynamic_params {
	border: 2px solid #888;
	padding: 6px 12px;
	color: #333;
	min-width: 185px;
	cursor: pointer;
	-moz-transition: all 0.3s;	
	-ms-transition: all 0.3s;	
	-webkit-transition: all 0.3s;	
	-o-transition: all 0.3s;	
	transition: all 0.3s;
}
.calculate_cell .count_dynamic_params:hover{	
	border-color: #333;
}

.res{
	border-color:transparent;
	color:#555;
	font-weight: normal;
	font-size: 20px;
	font-family: Roboto-Regular;
	cursor: default;
	padding: 0;
	border: 0;
}
.res:hover{
	background-color: transparent;
	color:#555;
}
#formyla{
	display: none;
}
#dollar_currency_value{
	display: none;
}
.entry-titled{
	display: none;
	font-size: 22px !important;
}



footer#contact {
	border-top: 1px solid #ddd;
	padding: 120px 0px 0px;
}
footer#contact ul i {
	font-size: 15px;
	margin-right: 15px;
	display: inline;
	vertical-align: middle;
	padding-bottom: 2px;
}
footer#contact ul {
	width: 100%;
	text-align: center;

	margin: 0;
	padding: 0;

	margin-bottom: 15px;

	/*
	left: 50%;
	-webkit-transform: translate(-50%,0%);
	transform: translate(-50%,0%);
	*/
	
	list-style: none;
}
footer#contact ul li:nth-child(1) {
	margin: 0;
}
footer#contact ul li {
	display: inline-block;
	margin-left: 50px;
	font-style: normal;
}	
footer#contact ul li div {
	display: inline-block;
	vertical-align: top;
}




/* Recommend Section */

.recommend {
	border-top: 1px solid #ddd;	
}
.recommend > p {
	max-width: 600px;
	display: inline-block;
}
.recommend > p:after {
	content: '\A';
	white-space: pre;
}
.recommend_works {
	position: relative;
	margin-top: 40px;
}
.selectedElementsDescription {
	position: relative;
	width: 500px;
	height: 400px;	
	box-shadow: 0px 0px 30px 1px rgba(0,0,0,0.1);
	margin-left: 350px;
}
.recommend_works {
	display: inline-block;
}
.selectedElementsDescription div.selectedElementsImages {
	position: absolute;
	top: 50px;
	left: -350px;
	width: 250px;
	height: 200px;
	box-shadow: 0px 0px 30px 1px rgba(0,0,0,0.2);
}
.selectedElementsDescription div.selectedElementsImages > div {
	width: 250px;
	height: 200px;	
}
.selectedElementsImages img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 300px;	
	-webkit-filter: grayscale(70%); /* Safari 6.0 - 9.0 */
    filter: grayscale(70%);
}
.selectedElementsDescription > div {
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: normal;
	background: white;
	font-size: 14px;
	width: 300px;
	height: 300px;	
	padding: 50px;
	padding-left: 150px;
	text-align: left;
	line-height: 300px;	
}
.selectedElementsDescription > div > p {
	display: inline-block;
	vertical-align: middle;
	line-height: 25px;
	margin: 0;
}
.selectedElementsDescription > div span {
	font-size: 18px;
	display: block;
}

.selectedElement, .selectedElementImg {
	-moz-transition: all 0.5s;	
	-ms-transition: all 0.5s;	
	-webkit-transition: all 0.5s;	
	-o-transition: all 0.5s;	
	transition: all 0.5s;
}
.selectedElement.faded, .selectedElementImg.faded {
	opacity: 0;
}

.selectedElementsDescription > div.recommendArrows {
	position: absolute;	
	background: white;
	top: 50%;
	left: 100%;
	width: 60px;
	height: auto;
	padding: 0px;
	line-height: 24px;
	box-shadow: 0px 0px 30px 1px rgba(0,0,0,0.1);

	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.recommendArrows i:nth-child(1) {
	border-bottom: 1px solid #eee;
}
.recommendArrows i {
	display: inline-block;
	margin: 0;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.recommendArrows i:hover {
	color: #21b6be;	
}
/* Adaptive. 

@media screen and (max-width: 1020px){
	.alex-top > div > div{
		display: none;
	}		
	.classic_foot > div:nth-child(7){
		display: none;
	}
	#logo_t{
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 860px){
	.classic_foot > div{
		text-align: center;
	}
	.tel{
		display: none;
	}
	.head_white{
		width: 92%;
		margin: 0px 3%;
	}
	.head_white > a{
		display: none;
	}
	.menu_cover{
		float:left;
	}
	.menu_cover div {
		top:50px;
	}
	#switch:checked + #switch_check > span:nth-child(3), #switch:checked + #switch_check > span:nth-child(1){
		margin-left:7px;
	}
	#catalog_head, .classic_foot > header{
		font-size: 40px;
		line-height: 41px;
	}
	.classic_foot > header span{
		display: none;
	}
	.search-field {
		width: 140px;
	}
	.goods-category-thumb {
    	width: 100%;
    }
    .goods-catalog {
    	padding:0px !important;
    }
    #logo_t{
		width: 270px;
	}
	.alex-top > div article {
		font-size: 15px;
	}
	.goods-catalog h2 , .breadcrumbs{
		padding-left: 26px;
	}
	.goods-catalog .grid, .goods-insert .grid {
		height: 240px !important;
	}
	.goods-single-thumb-container {
		max-width:80% !important;
	}
	.goods-catalog-container article.status-publish h2{
		padding:0px !important;
	}
	.goods-info {
		padding:0px;
		width:90%;
	}
	.goods-info{
		display: none;
	}
	.entry-titled{
		display: block;
	}
	.goods-category-thumb, .goods-item-thumb, .goods-single-thumb {
		padding: 25px;
	}
}
*/


.dynamic input[type=checkbox]{
	min-width:auto;
	display: none;
}
.dynamic label{
	width: 14px;
	height: 14px;
	border:2px solid #888;
	padding:2px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 6px;
	cursor: pointer;
    position:absolute;
    right:0px;
    -webkit-transition:all 0.1s;
	transition:all 0.1s;
}
.dynamic label:hover {
	border-color: #666;
}
.dynamic input[type=checkbox]:checked+label div{
	background-color: #888;
}
.dynamic input[type=checkbox]:checked+label i{
	opacity: 1;
}
.dynamic label i {
	opacity: 0;
	font-size: 28px;
	position: absolute;
	top: -8px;
	left: -1px;
	color: #222;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
}
.dynamic label div{
	position: relative;
	background-color: white;
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: top;
	border-radius: 50%;

	-webkit-transition:all 0.3s;
	transition:all 0.3s;
}

.formyla{
	display: none;
}
.change_variations {
	display: inline-block;
	float: left;
	margin-left: -20px;
}
.dynamic .elem_name{
	cursor: pointer;
	font-size: 13px;
	font-family: Roboto-Bold;
	
	padding: 5px 0px;

	color: #888;
	
	border: 0px;
    text-align: left;
    padding-left: 20px;
    
    -webkit-transition: all 0.3s;
    transition: all 0.3s;

    height: 15px; line-height: 15px;
}
.dynamic td:nth-child(1) .elem_name {
	position: relative;
}
/*
.dynamic td:nth-child(1) .elem_name:after {
	content: '';
	position: absolute;
	right: -1px;
	top: 5px;
	height: 15px;
	width: 2px;
	background: #888;
}
*/
.change_variations{
}
.change_variations td {
	display: inline-block;
	width: 40%;
	width: -webkit-calc(50% - 15px);
	width: calc(50% - 15px);
	padding: 0px 0px 20px;
	margin-top: -5px;
}
#result_config_capacity{
	display: none;
	font-size: 15px;
	/* text-align: right; */
	padding:0px;
}

.element_check{
    width:230px;
    position:relative;
}

/*
.dynamic > div.result_section {
	color: white;

	position: absolute;
	bottom: -55px;
	left: 50%;
	background: blue;
	-webkit-transform: translate(-50%,50%);
	transform: translate(-50%,50%);

	padding: 10px;	
	background: linear-gradient(to right, #21b6be, #61e3e5);
	text-align: center;

	display: none;
}
.dynamic > div.result_section * {
	color: white;
	text-align: center;
	display: block;
}
.dynamic > div.result_section *:hover {
	color: white;
}
*/
.dynamic > div.result_section {
	width: 440px;
}

.steel_type {
	text-align: left;
	cursor: pointer;
	font-size: 13px;
	font-family: Roboto-Bold;
	width: 520px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 0px;
}
.steel_type span {
	padding: 10px 20px;
	color: #333;

	width: 220px;
	display: inline-block;
}
#steel_type ~ span:nth-child(3) {
	color: #888;
}
#steel_type {
	display: none;
}
#steel_type:checked ~ span:nth-child(2) {
	color: #888;
}
#steel_type:checked ~ span:nth-child(3) {
	color: #333;
}
.dynamic {
	margin-top: 0px;
}






.recentLinks {
	width: -webkit-calc(68% + 160px);
	width: calc(68% + 160px);
	display: inline-block;
	box-shadow: 0px 15px 30px 1px rgba(0,0,0,0.05);
}
.recentLinks a:hover {
	opacity: 0.9;
	background : #21b6be; 
	background : -webkit-linear-gradient(to right, #21b6be, #61e3e5);
	background : linear-gradient(to right, #21b6be, #61e3e5);
	color: white;
}
.recentLinks a {
	color: #555;
	text-decoration: none;
	display: inline-block;
	background: white;
	padding: 15px 5%;
	margin: 0px 0px 0px;
	width: 40%;
	float: left;
	background: white;
	opacity: 0.5;
	transition: all 0.2s;
}
.recentLinks a:nth-child(2) {
	margin-left: -1px;
	border-left: 1px solid #eee;
}
#toolTip {
	position : fixed;
	bottom   : 20px;
	left     : 50%;
	width    : 400px;
	border-radius : 40px;
	margin-left : -220px;
	padding  : 15px;
	text-align  : center;
	color  : white;
	background : -webkit-linear-gradient(to right, #21b6be, #61e3e5);
	background : linear-gradient(to right, #21b6be, #61e3e5);
	box-shadow : 0px 0px 30px 1px rgba(0,0,0,0.15);

	-webkit-animation: tooltipAnimation 4.4s infinite;
	animation: tooltipAnimation 4.4s infinite;
}
@-webkit-keyframes tooltipAnimation {
	0% { 
		bottom: 20px;
		background: #61e3e5;
	}
	50% {
		bottom: 30px;
		background: #21b6be;
	}
	100% {
		bottom: 20px;
		background: #61e3e5;
	}
}
@keyframes tooltipAnimation {
	0% { 
		bottom: 20px;
		background: #61e3e5;
	}
	50% {
		bottom: 30px;
		background: #21b6be;
	}
	100% {
		bottom: 20px;
		background: #61e3e5;
	}
}