@charset "utf-8";
/* CSS Document */
h5
{
	margin-bottom: 0%;
}
.perfect-mix-caption .first-step {
    padding-top: 0%;
	width: 104%;
}
.perfect-mix-caption .elastomer {
    width: 90%;
}
.perfect-mix-caption h6{
	 font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
	font-size: 24px;
	color: #790D2D;
}
.perfect-mix-caption .innovation{
	font-family: 'Gotham';
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    width: 104%;
    padding-top: 2%;
    padding-bottom: 2%;
}
.perfect-mix-caption .combined-focus{
	font-family: 'Gotham';
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 15px;
}
.polymer-types h5 {
    padding-bottom: 0%;
}
.specialist-materials-tabs{
	background-image: url("../../images/specialist-material/materials-tabs-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 2%;
	padding-left: 7.5%;
	padding-right: 7.5%;
	margin-top: 5%;
}
.specialist-materials-tabs h5{
	font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 10%;
	text-align: center;
		
}
.specialist-materials-tabs p{
	font-family: 'GothamBook';
	font-style: normal;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding-top: 10%;
	padding-bottom: 50%;
}
.specialist-materials h5{
	padding-bottom: 10%;
	margin-bottom: 0% !important;
}
.materials-for, .specialist-materials, .polymer-types, .polymer-types1, .polymer-types2{
	background-color: transparent;
	width: 110%;
	padding: 3%;
}
.btn.btn-warning{
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	position: absolute;
	top: 58%;
    left: 24%;
}
.materials-for:hover .overlay{
	background-color: #fff !important;
	color: #000000 !important; 
	cursor: pointer;
		
}
.materials-for:hover .btn.btn-warning{
	background-color: #F0D923;
	color: #000000 !important;
	cursor: pointer;
}
.specialist-materials:hover .overlay{
	background-color: #fff !important;
	color: #000000 !important;
	cursor: pointer;
}
.specialist-materials:hover .btn.btn-warning{
	background-color: #F0D923;
	color: #000000 !important;
	cursor: pointer;
}
.polymer-types:hover .overlay{
	background-color:#fff;
	color: #000000 !important;
	cursor: pointer;
}
.polymer-types:hover .btn.btn-warning{
	background-color: #F0D923;
	color: #000000 !important;
	cursor: pointer;
}
.polymer-types1:hover .overlay{
	background-color: #fff;
	color: #000000 !important;
	cursor: pointer;
}
.polymer-types1:hover .btn.btn-warning{
	background-color: #F0D923;
	color: #000000 !important;
	cursor: pointer;
}
.polymer-types2:hover .overlay{
	background-color: #fff;
	color: #000000 !important;
	cursor: pointer;
}
.polymer-types2:hover .btn.btn-warning{
	background-color: #F0D923;
	color: #000000 !important;
	cursor: pointer;
}
/*
.specialist-materials-tabs h5:hover, .specialist-materials-tabs p:hover{
	color: #000000;
}
*/



