Download Brochure
Technical Data
Applications
Gallery
Evaluations
About Us
Contact Us
Chemical Resistance
Download as pdf
zebron® coatings
Chemical Resistance
Download as pdf
Download as pdf
zebron® coatings
Chemical Resistance Continued
Download as pdf
Chemical Resistance Continued
Physical Properties
Download as pdf
zebron® coatings
Physical Properties
Download as pdf
Download as pdf
zebron® coatings
Properties of Unreacted Zebron® Materials
Download as pdf
Properties of Unreacted Zebron® Materials
Menu
/* ----------------------------------------- */ /* View slug: technical-data - start */ /* ----------------------------------------- */ .work-single { display: flex; flex-wrap: wrap; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; max-height: 600px; } .work-image-bg:hover { background: rgba(78, 67, 35, 0.52); } .work-text { padding: 30px 30px; width: 75%; } .work-cont { display: flex; flex-direction: column; width: 50%; background: #1e253a; position: relative; } .work-title { font-family: 'Proxima Bold', sans-serif !important; font-size: 31px !important; line-height: normal; color: #ffffff !important; } .work-image { display: flex; flex-direction: column; width: 50%; min-height: 280px; background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important; } .work-sub { font-family: 'Proxima Regular', sans-serif; font-size: 12px !important; line-height: normal; color: #ffffff !important; text-transform: uppercase; padding-bottom: 5px; } .work-excerpt { font-family: 'Proxima Regular', sans-serif; font-size: 13px !important; line-height: 150%; color: #ffffff !important; padding-top: 15px; margin-bottom: 20px; } .eval-btn a { position: absolute; bottom: 0; color: white; background: #1d1d1d; padding: 10px 30px; text-transform: uppercase; font-size: 12px; font-family: 'Proxima Bold', sans-serif !important; } i.fas.fa-file-pdf { padding-right: 5px; } .logo-work { height: 80px; background-repeat: no-repeat !important; background-size: contain !important; background-position: center bottom !important; width: 80px; position: absolute; bottom: 10px; right: 10px; } .work-title small { display: block; font-size: 19px; } @media only screen and (max-width: 770px) { .work-cont, .work-image { width: 100%; } .work-text { padding: 30px 30px; width: 95%; } .work-excerpt { margin-bottom: 80px; } .work-single { display: block; flex-wrap: wrap; margin-bottom: 20px !important; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; max-height: 100%; } } .my-bulletin .work-image { position: relative; } .work-single.technical-bulletin .work-image { width: 100%; } .work-single.technical-bulletin { width: 50%; margin: 0 !important; } .work-single.technical-bulletin .work-image { width: 100%; height: 450px; } .technical-bulletin .work-title { width: 10px; } .my-bulletin { display: flex; flex-wrap: wrap; } .work-image-bg { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; background: rgba(33, 41, 63, 0.51); height: 450px; background-blend-mode: color; } .number { font-family: oswald, sans-serif; font-size: 300px !important; display: block; color: rgba(255, 255, 255, 0); -webkit-text-stroke: 1px white; position: absolute; top: 1px; right: 0; line-height: 100%; opacity: .20 !important; letter-spacing: -15px; padding-right: 20px; } .my-arrow { width: 100px; height: 60px; display: block; background: url(/photos/arrow-right.png)no-repeat; background-size: contain; margin: 0 auto; margin-top: 20px; position: absolute; top: 50px; right: 160px; } .work-text-new, .work-image { width: 50%; } .work-single { width: 100% !important; position: relative; z-index: 9; border: 1px solid #d4d4d4; border-bottom: 0px; } .my-bulletin .work-single:last-child { border-bottom: 1px solid #d4d4d4 !important; } .work-text-new { align-self: center; } .work-text-new div { padding-bottom: 10px; color: #3f4d74 !important; } .work-text-new { padding: 80px; } .work-title.one { width: 200px !important; } .number-1 { color: #3f4d74 !important; font-family: 'Proxima Bold', sans-serif !important; font-size: 31px !important; position: absolute; z-index: 0; right: 0; top: -17px; } .number-1:after { content: " "; width: 41px; height: 10px; background: #e4e0d5; display: block; position: absolute; top: 11px; } .even .number-1 { right: unset; left: 0; z-index: -10; position: absolute; } @media only screen and (min-width: 770px) { .my-bulletin { width: 90%; margin: 0 auto; } } @media only screen and (max-width: 770px) { .work-single{ border-bottom: 1px solid #d4d4d4 !important; } .work-text-new { padding: 20px; } .work-text-new, .work-image { width: 100%; display: flex; flex-direction: column; } .work-single.odd { display: flex; flex-direction: column-reverse; } } /* ----------------------------------------- */ /* View slug: technical-data - end */ /* ----------------------------------------- */
/* ----------------------------------------- */ /* Content Template: loop-item-in-logos - start */ /* ----------------------------------------- */ .logos .slick-track .animate_start:nth-child(8n+2) { animation-delay: 0.1s; } .logos .slick-track .animate_start:nth-child(8n+3) { animation-delay: 0.2s; } .logos .slick-track .animate_start:nth-child(8n+4) { animation-delay: 0.3s; } .logos .slick-track .animate_start:nth-child(8n+5) { animation-delay: 0.4s; } .logos .slick-track .animate_start:nth-child(8n+6) { animation-delay: 0.5s; } .logos .slick-track .animate_start:nth-child(8n+7) { animation-delay: 0.6s; } .logos .slick-track .animate_start:nth-child(8n+8) { animation-delay: 0.7s; } .logos .slick-slide img { width: 100% !important; margin:0 auto; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } .logos .slick-slide img:hover { /* filter: grayscale(100%) brightness(69%); -webkit-filter: grayscale(100%) brightness(69%);*/ } .logos.slick-initialized .slick-track { display: flex; align-items: center; } @media only screen and (min-width: 1000px) { .logos .slick-slide img { max-height: 70px; width: auto !important; } .carousel-logo ul.slick-dots { display: block !important; position: inherit; } } /* ----------------------------------------- */ /* Content Template: loop-item-in-logos - end */ /* ----------------------------------------- */
Contact Us