/*
 Theme Name: Tissue processing
 Text Domain: tissue-processing
 Theme URI: https://www.tissue-processing.biz
 Version: 1.0
 Description: Maatwerk WordPress & WooCommerce thema.
 Author: 101Media
 Author URI: https://www.101media.nl
 */

html {
    height: 100%;
}

body {
    background-color: #dddde4;
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #162e5f;
    line-height: 19px;
}

#container {
    position: relative;
    width: 100%;
    min-height: 100%;
    background-image: url("images/background.jpg");
    background-repeat: no-repeat;
    background-position: center 280px;
    overflow: hidden;
}

#wrapper {
    width: 1337px;
    margin: 0 auto;
    background-color: #ffffff;
    overflow: visible;
    -webkit-box-shadow: 0px 0px 23px 0px rgba(50, 50, 50, 0.33);
    -moz-box-shadow: 0px 0px 23px 0px rgba(50, 50, 50, 0.33);
    box-shadow: 0px 0px 23px 0px rgba(50, 50, 50, 0.33);
}

#content {}

.ui-accordion-content {
    height: auto !important;
}

p {
    margin: 0 0 20px 0;
}

a {
    outline: 0;
    color: #ff5b20;
}

#logo {
    display: block;
    float: left;
    margin-left: 35px;
    z-index: 500;
}

#logo img {
    margin-right: 21px;
    float: left;
    margin-top: 19px;
    max-height: 63px;
}

#logo h3 {
    color: #002568;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 12px;
    float: right;
    margin-top: 49px;
}

#searchbar {
    float: right;
    height: 45px;
    margin-top: 32px;
    margin-right: 35px;
}

#top-banner {
    width: 100%;
    height: 40px;
    float: left;
    background-image: url("images/banner.png");
}

#number {
    margin: 0;
    margin-top: 11px;
    font-family: Roboto;
    font-size: 13px;
    color: white;
}

#number a,
#footer-right-text h4 a {
    color: #fff !important;
    text-decoration: none;
    font-weight: 700;
}

#top-banner>img {
    float: left;
    margin-top: 11px;
    margin-right: 5px;
    margin-left: 37px;
}

#buttons-mail {
    position: relative;
    left: 300px;
    top: -28px;
    display: inline-block;
    z-index: 500;
}

#buttons-in {
    position: relative;
    left: 339px;
    top: -50px;
    z-index: 500;
    width: 50px;
}

#col1 {
    display: inline-block;
    margin: 48px 68px 10px 68px;
    width: 1200px;
}

.row {
    display: inline-block;
    width: 100%;
    margin: 0 0 24px 0;
}

.row h1,
.row h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #162e5f;
    margin: 0 0 35px 0;
    text-transform: uppercase;
}

.row h2 {
    font-size: 18px;
    margin-bottom: 22px;
}

.home .row h2 {
    font-size: 24px;
}

.rev_slider h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 47px;
    line-height: 50px !important;
    color: #002568;
    margin: 0 0 20px 0;
}

.rev_slider p {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #002568;
    margin: 0 0 25px 0;
}

.rev_slider a.home_read_more,
a.more-link {
    width: auto;
    border: 0;
    background-color: #002568;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: white;
    padding: 0;
    text-transform: uppercase;
    padding: 10px 10px;
    text-decoration: none;
}

a.more-link {
    display: table;
    margin-top: 15px;
    font-size: 14px;
}

#banner {
    position: relative;
    display: table;
    width: 100%;
    height: 250px;
}

#contact-box {
    background-color: #002568;
    margin-bottom: 20px;
}

#contact-box #col1 {
    padding: 0 0 15px;
    margin-bottom: 0;
}

#contact-box h3 {
    font-family: Roboto;
    font-weight: 500;
    font-size: 22px;
    color: white;
    text-transform: uppercase;
    margin: 0 0 35px 0;
    display: inline-block;
}

#footer {
    height: 127px;
}

#footer-text {
    position: absolute;
    font-size: 13px;
    color: #959595;
    margin-left: 65px;
    margin-top: 38px;
}

#footer-right {
    float: right;
    margin-top: 24px;
    background-image: url("images/footer-right.png");
    height: 41px;
    width: 349px;
}

#footer-right-text {
    float: right;
    margin-right: 68px;
    margin-top: 11px;
}

#footer-right-text img {
    margin-right: 5px;
}

#footer-right-text h4 {
    font-weight: 700;
    font-size: 13px;
    color: white;
    display: inline;
}

#mail-button {
    float: right;
    margin-top: 24px;
    margin-right: 9px;
}

#in-button {
    float: right;
    margin-top: 45px;
    margin-right: -3px;
}

a#box {
    width: 382px;
    display: block;
    margin-right: 27px;
    float: left;
    text-decoration: none;
}

.row a#box:nth-of-type(3n) {
    margin-right: 0;
}

.single .row a#box:nth-of-type(3) {
    margin-right: 27px;
}

.single .row a#box:nth-of-type(5) {
    margin-right: 0;
}

.products .row a#box:nth-of-type(3n) {
    margin-right: 27px;
}

.products .row a#box:nth-of-type(5) {
    margin-right: 0;
}

a#box:hover {
    transform: scale(1.02, 1.02);
    -webkit-transform: scale(1.02, 1.02);
    -moz-transform: scale(1.02, 1.02);
    -o-transform: scale(1.02, 1.02);
    -ms-transform: scale(1.02, 1.02);
}

.products a#box {
    width: 18.3%;
    margin-right: 2%;
}

#box-text {
    width: 382px;
    margin-top: 165px;
    font-weight: 300;
    color: #162e5f;
    font-size: 15px;
}

.home #box-text {
    margin-top: 165px;
}

.products #box-text {
    width: auto;
    margin-top: 130px;
}

#box-top-bar {
    height: 51px;
    background-color: #002568;
}

#box-top-bar h3 {
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 15px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    height: 51px;
    padding: 0 8px 0 8px;
    text-transform: uppercase;
}

#box-top-bar a {
    text-decoration: none;
    color: white;
}

#menu-bar {
    position: absolute;
    width: 1337px;
    z-index: 10000;
    top: 143px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.12);
    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.12);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.12);
}

#menu-bar-col-1 {
    height: 59px;
    width: 100%;
    background-color: #002568;
}

#menu-bar-col-2,
#menu-bar-col-4 {
    height: 48px;
    width: 100%;
    background-color: white;
}

#menu-bar-col-4 {
    background: #002569;
    height: auto;
    display: table;
    padding: 13px 0;
}

#menu-bar-col-4 a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    padding: 3px 8px;
    margin-right: 10px;
}

#menu-bar-col-4 a.active {
    border: 1px solid #009edf;
    color: #009edf;
}

#menu-bar-col-1-menu {
    padding-top: 22px;
    width: 1277px;
    margin: 0 auto;
}

#menu-bar-col-1-menu ul li {
    margin: 0;
    float: left;
    display: inline;
}

#menu-bar-col-1-menu ul li:not(:first-child) {
    margin-left: 53px;
}

#menu-bar-col-1-menu img {
    display: block;
    margin-top: 6px;
    padding-left: 9px;
}

#menu-bar-col-3 .quicklyto {
    position: relative;
    float: left;
    background: #ffffff;
    border: 1px solid #002568;
    text-decoration: none;
    font-family: Roboto;
    font-weight: 400;
    font-size: 13px;
    color: #7e7e7e;
    padding: 4px 3px 4px 8px;
    margin-right: 10px;
}

#menu-bar-col-3 .quicklyto:after,
#menu-bar-col-3 .quicklyto:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#menu-bar-col-3 .quicklyto:after {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 13px;
    margin-top: -13px;
}

#menu-bar-col-3 .quicklyto:before {
    border-color: rgba(0, 158, 223, 0);
    border-left-color: #002568;
    border-width: 14px;
    margin-top: -14px;
}

#menu-bar-col-1-menu ul li a {
    text-decoration: none;
    float: left;
    display: inline;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: white;
    text-transform: uppercase;
}

#menu-bar-col-1-menu ul li a:hover {
    color: #d5eaf5;
}

#menu-bar-col-1-menu ul li a:not(:first-child) {
    margin-left: 53px;
}

#menu-bar-col-3,
#menu-bar-col-5 {
    padding-top: 10px;
    width: 1197px;
    margin: 0 auto;
}

#menu-bar-col-5 {
    color: #fff;
    padding: 5px 0 5px 0;
}

#menu-bar-col-2-menu {
    display: inline-block;
    margin-top: 0;
}

#menu-bar-col-2-menu ul li {
    color: #7e7e7e;
    position: relative;
    display: inline;
    margin-left: 17px;
    font-family: Roboto;
    font-weight: 300;
    font-size: 13px;
    padding-right: 26px;
    border: 0px;
    border-right: 1px;
    border-style: dotted;
}

#menu-bar-col-2-menu a {
    text-decoration: none;
    font-family: Roboto;
    font-weight: 400;
    font-size: 13px;
    color: #7e7e7e;
}

#menu-bar-col-2-menu a:hover {
    text-decoration: underline;
}

#menu-bar-col-3>img {
    float: left;
}

#menu-bar-col-2-menu {
    display: block;
    margin-top: -12px;
    float: left;
}

ul#menu-submenu {
    padding: 15px 0 0;
    margin: 0;
}

ul#menu-hoofdmenu li ul.sub-menu {
    display: none;
}

ul#menu-hoofdmenu li ul.sub-menu li {
    width: 100%;
    display: table;
    margin-left: 0 !important;
}

ul#menu-hoofdmenu li:hover>ul {
    display: block;
}

ul#menu-hoofdmenu ul {
    background: #002568;
    padding: 0;
    position: absolute;
    top: 36px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 20px 0 16px;
    width: 250px;
    z-index: 100;
}

ul#menu-hoofdmenu ul li {
    float: none;
    position: relative;
    width: 100%;
}

ul#menu-hoofdmenu ul li a {
    padding: 7px 24px 5px 24px;
    color: #fff;
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    border: none;
}

ul#menu-hoofdmenu ul li:first-child a {
    border-top: none !important;
}

ul#menu-hoofdmenu ul li:last-child a {
    border-bottom: none !important;
}

ul#menu-hoofdmenu ul li a:hover {
    color: #bac8de;
}

ul#menu-hoofdmenu ul li a span:first-child {
    width: 35px;
    height: 35px;
    background-size: cover !important;
}

.fixed {
    position: fixed !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    top: 0 !important;
}

#about-col {
    position: relative;
    overflow: hidden;
}

#about-col1 {
    width: 800px;
    display: inline-block;
}

#about-col1 h3 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 37px;
}

#about-col1 h4 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 28px;
}

#about-col1 p {
    margin: 0;
    margin-bottom: 28px;
}

#about-col2 {
    width: 329px;
    display: inline-block;
    float: right;
    margin-top: 54px;
}

#about-col2 h3 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #162e5f;
    text-transform: uppercase;
}

#about-col2 p {
    margin: 0;
    margin-bottom: 28px;
}

#reference-block {
    background-color: #f7f7f7;
    width: 100%;
    color: #162e5f;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 15px;
    padding: 10px;
    line-height: 19px;
}

#Search-1 {
    background-color: #f7f7f7;
    float: left;
    height: 43px;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

#searchbar label {
    position: relative;
    float: left;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    color: #7e7e7e;
    background: #f7f7f7;
    padding: 0 30px 0 15px;
    border: 1px solid #e1e1e1;
    border-right: none;
    line-height: 43px;
}

#s {
    float: left;
    border: none;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 0 20px 0 15px;
    outline: none;
    width: 337px;
    margin-right: -25px;
    font-size: 13px;
    line-height: 43px;
}

#searchsubmit {
    height: 45px;
    width: 44px;
    background-color: #ff5b20;
    background-image: url("images/search.png");
    padding: 0;
    border: 0;
    box-sizing: initial;
    outline: none;
}

#products-col {
    width: 1200px;
    margin-top: 36px;
    margin-left: 68px;
    display: inline-block;
    margin-bottom: 192px;
}

#products-col h3 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 37px;
}

#products-col h4 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 28px;
}

#product-box {
    width: 198px;
    height: 171px;
    display: inline-block;
    margin-right: 26px;
    float: left;
}

#product-box-text {
    width: 171px;
    margin-top: 144px;
}

#product-box-top-bar {
    height: 51px;
    background-color: #002568;
}

#product-box-top-bar h3 {
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 15px;
    margin: 0;
    padding-top: 18px;
    padding-left: 19px;
    text-transform: uppercase;
}

#product-box-text h4 {
    font-weight: 400;
    color: #7e7e7e;
    padding-bottom: 4px;
    margin-bottom: 9px !important;
    font-size: 13px;
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-bottom-color: #dddde4;
    margin-bottom: 0;
    text-transform: none;
}

#product-box-text a {
    text-decoration: none;
}

#product-row:not(:last-child) {
    display: inline-block;
    margin-bottom: 190px;
}

#contact-col {
    position: relative;
    overflow: auto;
}

#contact-col1 {
    width: 800px;
    display: inline-block;
}

#contact-col1 img {
    margin-bottom: 30px;
}

#contact-col1 h3 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 37px;
}

#contact-col1 h4 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 28px;
}

#contact-col1 h5 {
    margin: 0;
    font-family: Roboto;
    font-weight: 300;
    font-size: 14px;
    color: #162e5f;
    margin-bottom: 9px;
}

#contact-col1 input[type="text"] {
    height: 37px;
    width: 800px;
    background-color: #f9f9f9;
    border: none;
    margin-bottom: 14px;
}

#contact-col1 input[type="email"] {
    height: 37px;
    width: 800px;
    background-color: #f9f9f9;
    border: none;
    margin-bottom: 14px;
}

.contact-col1-message {
    height: 167px !important;
    text-align: initial;
}

#contact-col1 p {
    margin: 0;
    margin-bottom: 28px;
}

#contact-col2 {
    width: 329px;
    margin-top: 54px;
    display: inline-block;
    float: right;
}

#contact-col2 h3 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 28px;
}

#contact-col2 p {
    margin: 0;
    margin-top: 28px;
}

#menu-hoofdmenu {
    margin-top: -16px;
}

#product-col {
    position: relative;
    overflow: hidden;
}

#product-col1 {
    width: 800px;
    display: inline-block;
}

#product-col1 ul {
    margin: 0 0 28px 0;
}

#product-col1 ul li,
#product-col1 table td {
    color: #7e7e7e;
}

#product-col1 table {
    margin: 0 0 28px 0;
}

#product-col1 img:nth-child(n+1) {
    margin-right: 4px;
}

#product-col1>div>img:nth-child(1) {
    margin-bottom: 4px;
}

#product-col1>div:first-child {
    margin-bottom: 10px;
}

#product-col1 h3 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 37px;
}

#product-col1 h4 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 28px;
}

#product-col1 p {
    margin: 0;
    color: #7e7e7e;
    margin-bottom: 28px;
    line-height: 19px;
}

.ui-icon-circle-arrow-e,
.ui-icon-circle-arrow-s {
    width: 20px;
    height: 20px;
    float: left;
    background: url(images/plus.png);
}

.ui-icon-circle-arrow-s {
    content: "-";
    border: 1px solid red;
}

#product-col2 {
    width: 329px;
    display: inline-block;
    float: right;
    margin-top: 46px;
    font-family: "Roboto Condensed", sans-serif;
}

#product-col2 a {
    text-decoration: none;
}

#product-col2 h3 {
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #162e5f;
    text-transform: uppercase;
    margin-bottom: 20px;
}

#product-col2 p {
    margin: 0;
    font-weight: 300;
    font-size: 16px;
    color: #162e5f;
    margin-bottom: 28px;
    display: inline;
}

#product-sidebar-box {
    margin: 0 0 35px 0;
}

#product-sidebar-box>a>img {
    margin-right: 13px;
    margin-bottom: 4px;
}

#product-sidebar-box>a>p {
    position: relative;
    top: -9px;
}

#product-phone-box {
    width: 308px;
    height: 38px;
    background-color: #002568;
    padding-top: 19px;
    padding-left: 18px;
}

#product-phone-box p {
    color: white;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    top: -2px;
}

#product-phone-box img {
    margin-right: 16px;
}

a#product-mail-box {
    width: 308px;
    height: 38px;
    background-color: #002568;
    padding-top: 19px;
    padding-left: 18px;
    display: block;
}

#product-mail-box p {
    color: white;
    margin: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 15px;
    position: relative;
    top: -2px;
}

#product-mail-box img {
    margin-right: 16px;
}

.metaslider .flexslider {
    margin: 0 0 22px 0 !important;
}

.flexslider ol li {
    float: left !important;
}

.flexslider ol li:first-child img {
    margin-left: 0 !important;
}

.flexslider ol li:nth-child(8n) img {
    margin-left: 0 !important;
}

.flexslider ol li:nth-child(7n) img {
    margin-right: 0 !important;
}

#accordion {
    margin-top: 10px;
}

.faq {
    height: 54px;
    width: 100%;
    box-sizing: border-box;
    background-color: #002568;
    margin-bottom: 2px;
    padding-top: 18px;
    padding-left: 16px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
}

.ui-accordion-content {
    background: #f7f7f7;
    padding: 25px 35px 30px !important;
}

.ui-accordion-content p:last-child {
    margin-bottom: 0 !important;
}

.qafp-faqs h3 {
    display: none;
}

.qafp-faqs a.qafp-faq-anchor {
    font-size: 15px;
    color: #7e7e7e;
    font-weight: 300;
}

.qafp-comments {
    display: none;
}

#vacancies-list {}

#vacancies-list .vacancies-item {
    padding: 15px 5px;
    text-decoration: none;
    color: #fff;
    display: block;
    background-color: #002568;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: "Roboto Condensed";
    width: calc(100% - 10px);
    font-size: 17px;
    text-transform: uppercase;
}

#vacancies-list .vacancies-item:hover {
    opacity: 0.8;
}

#contact-form-question>p>span>textarea {
    padding-top: 12px;
}

#footer-right-text>h4 {
    position: relative;
    bottom: 3px;
}

#search-col1 {
    width: 800px;
    margin-top: 39px;
    margin-left: 68px;
    display: inline-block;
}

#search-col1>h2 {
    font-family: "Roboto Condensed", sans-serif;
}

#search-col1>li>a {
    text-decoration: none;
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    color: #7e7e7e;
    margin-bottom: 28px;
}

#search-col1>li {
    color: #7e7e7e;
    position: relative;
    margin-left: 17px;
    font-family: Roboto;
    font-weight: 300;
    font-size: 13px;
    padding-right: 26px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0px;
    border-bottom: 1px;
    border-style: dotted;
}

#about-col1>h2>a {
    font-family: "Roboto Condensed", sans-serif;
    text-decoration: none;
    color: #162e5f;
}

#info-box-text>a {
    text-decoration: none;
}


/*------contact form---------*/

#contact-form-info {
    position: relative;
    display: inline-block;
    float: left;
    width: 48%;
    margin-right: 2%;
}

#contact-form-question {
    width: 50%;
    float: left;
}

#wpcf7-f5-o1 input[type="text"],
#wpcf7-f138-o1 input[type="text"] {
    height: 42px;
    width: 96%;
    padding: 0 2%;
    background-color: #1e51b1;
    border: none;
    margin-bottom: 14px;
    font-size: 13px;
}

#wpcf7-f5-o1 input[type="email"],
#wpcf7-f138-o1 input[type="email"] {
    height: 42px;
    width: 96%;
    padding: 0 2%;
    background-color: #1e51b1;
    border: none;
    margin-bottom: 14px;
    font-size: 13px;
}

#wpcf7-f5-o1 input[type="submit"],
#wpcf7-f138-o1 input[type="submit"] {
    border: none;
    background: #162e5f;
    padding: 8px 10px;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    float: right;
    cursor: pointer;
}

#wpcf7-f5-o1 input[type="submit"]:hover,
#wpcf7-f138-o1 input[type="submit"]:hover {
    background: #34518a;
}

#wpcf7-f5-o1 textarea,
#wpcf7-f138-o1 textarea {
    resize: none;
    width: 96%;
    height: 134px;
    padding: 10px 2%;
    background-color: #1e51b1;
    border: none;
    margin: 0 0 14px 0;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
}

.page-template-contact #wpcf7-f138-o1 input[type="text"],
.page-template-contact #wpcf7-f138-o1 input[type="email"] {
    background-color: #f9f9f9;
}

div.wpcf7-response-output {
    margin: 30px 0 0 !important;
    border: none !important;
}

#wpcf7-f5-o1>form>div.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok,
#wpcf7-f5-o1>form>div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    left: 0 !important;
    background: #84c82b;
    padding: 12px 1%;
    width: 98%;
    color: #fff !important;
    border: none !important;
}

#wpcf7-f5-o1>form>div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    background: #b9170b;
    color: #fff !important;
    margin-top: 15px;
    display: inline-block !important;
    border: none !important;
}

span.wpcf7-not-valid-tip {
    background: #b9170b;
    color: #fff !important;
    width: auto !important;
    display: inline-block !important;
    padding: 4px;
    border: none !important;
}

#wpcf7-f5-o1>form>div.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    float: left;
    position: relative;
    bottom: 25px;
    left: 800px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 15px;
    border: none !important;
}

#contact-form ::-webkit-input-placeholder {
    color: white;
}

#contact-form :-moz-placeholder {
    color: white;
}

#contact-form ::-moz-placeholder {
    color: white;
}

#contact-form :-ms-input-placeholder {
    color: white;
}

#contact-col1 #contact-form-info {
    width: 100%;
}

#contact-col1 #contact-form-question {
    width: 100%;
}

#contact-col1 #wpcf7-f5-o1 input[type="text"] {
    background: #f9f9f9;
}

#contact-col1 #wpcf7-f5-o1 input[type="email"] {
    background: #f9f9f9;
}

#contact-col1 textarea {
    background: #f9f9f9;
}

.search li {
    list-style: none;
}

.search li a {}

#wprmenu_bar {
    z-index: 9999 !important;
}

span.wpcf7-not-valid-tip {
    position: relative;
}

span.wpcf7-not-valid-tip::before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 10px 10px;
    border-color: transparent transparent #B9170B;
    display: block;
    content: "";
    position: absolute;
    top: -9px;
    left: 10px;
}

img.attachment-thumbnail.wp-post-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

#about-col1.blog img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

#wprmenu_menu .wprmenu_icon::before,
#wprmenu_bar [data-icon]::before {
    content: "+";
}

.slider .slick-track {}

.slider .slide {
    min-height: 500px;
    background-image: url('https://www.spierings.biz/wp-content/uploads/2015/06/slide1_bg.jpg');
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}

.slider .slide .left {
    width: 39%;
    padding-left: 100px;
    padding-right: 20px;
}

.slider .slide .left img {
    height: 100%;
    float: right;
    max-height: 500px;
    min-width: 90%;
    object-fit: contain;
    min-height: 210px;
}

.slider .slide .right {
    width: 61%;
    padding-right: 100px;
}

#info-box {
    position: relative;
}

.slider .slide h2 {
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 50px;
    border-width: 0px;
    margin: 0px 0px 20px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 700;
    font-size: 47px;
}

.slider .slide p {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #002568;
    margin: 0 0 25px 0;
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 24px;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 18px;
}

.slider .slide .slider-more-info {
    width: auto;
    border: 0;
    background-color: #002568;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: white;
    padding: 0;
    text-transform: uppercase;
    padding: 10px 10px;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
}

.buttons button {
    background-color: rgba(38, 38, 38, 0.5);
    color: #fff;
    border: 0;
    border-radius: 60px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    position: absolute;
    top: calc(50% - 22px);
}

.buttons button.button-prev {
    left: 10px;
}

.buttons button.button-next {
    right: 10px;
}

.buttons button:hover {
    background-color: rgba(38, 38, 38, 0.9);
}

.buttons button:focus {
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    outline: none;
}

@media screen and (max-width: 1439px) {
    #wrapper,
    #menu-bar {
        width: 1200px;
    }
    #menu-bar-col-1-menu {
        width: 1140px;
    }
    #menu-bar-col-3,
    #menu-bar-col-5 {
        width: 1060px;
    }
    a#box {
        width: 334px;
    }
    #box-text {
        width: 334px;
    }
    #col1 {
        width: 1065px;
    }
    #product-col1,
    #about-col1,
    #contact-col1 {
        width: 680px;
    }
    .products a#box {
        width: 18.2%;
    }
    #about-col1 img {
        width: 100%;
        height: auto;
    }
    .page-id-14 #about-col1 img {
        width: auto;
    }
}

@media screen and (max-width: 1279px) {
    #box-top-bar h3 {
        padding-top: 15px;
        line-height: 12px;
    }
    #wrapper,
    #menu-bar {
        width: 900px;
    }
    #col1 {
        width: 100%;
        margin: 0px;
        padding: 36px 36px 10px;
        box-sizing: border-box;
    }
    .products a#box {
        width: 18.1%;
        margin-right: 2%;
        background-size: contain !important;
        background-position: center 30px !important;
    }
    a#box:last-of-type {
        margin-right: 0px;
    }
    .products #box-text {
        width: 100%;
        margin-top: 70px;
    }
    #menu-bar-col-1-menu {
        width: 900px;
    }
    #menu-bar-col-3,
    #menu-bar-col-5 {
        width: 900px;
    }
    #box-top-bar h3 {
        font-size: 13px;
        padding-top: 0;
    }
    #s {
        width: 260px;
    }
    #searchbar {
        margin-top: 30px;
        margin-right: 30px;
    }
    #logo img {
        margin-right: 21px;
        margin-top: 19px;
        display: block;
        float: none;
    }
    #logo h3 {
        display: block;
        float: none;
        margin-top: 5px;
    }
    #logo a {
        text-decoration: none;
    }
    #contact-col1 {
        width: 60%;
    }
    #contact-col2 {
        width: 35%;
        margin-left: 5%;
        float: right;
    }
    #wpgmza_map {
        width: 100% !important;
    }
    #about-col1 {
        width: 65%;
    }
    #about-col2 {
        width: 30%;
    }
    #product-phone-box {
        padding-top: 11px;
        width: 100%;
        box-sizing: border-box;
    }
    a#product-mail-box {
        width: 100%;
        padding-top: 11px;
        box-sizing: border-box;
    }
    #product-col1 {
        width: 65%;
    }
    #product-col2 {
        width: 30%;
    }
    #menu-bar-col-3,
    #menu-bar-col-5 {
        width: 820px;
    }
    #menu-bar-col-2-menu ul li {
        padding-right: 20px;
        margin-left: 10px;
    }
    .rev_slider h2 {
        line-height: 38px !important;
    }
    #contact-box #col1 {
        padding: 36px 36px 10px;
    }
    #menu-bar-col-4 a {
        padding: 3px 2px;
        font-size: 11px;
    }
    a#box,
    #box-text {
        width: 258px;
        background-size: contain !important;
        background-position: center 30px !important;
    }
    #box-text {
        margin-top: 135px;
    }
}

@media screen and (max-width: 1023px) {
    #wrapper {
        width: 768px;
    }
    #info-box {
        display: none;
    }
    #searchbar {
        display: none;
    }
    #logo img {
        float: left;
    }
    #logo h3 {
        display: block;
        float: left;
        margin-top: 48px;
    }
    #banner {
        height: 100px;
    }
    #contact-box #col1 {
        margin-bottom: 0px;
        padding: 40px 40px 15px;
    }
    #about-col1 {
        width: 100%;
        margin: 0px;
        box-sizing: border-box;
    }
    p img {
        max-width: 100%;
        height: auto;
    }
    #contact-col1 {
        width: 50%;
    }
    #contact-col2 {
        width: 45%;
    }
    #about-col1 {
        width: 100%;
    }
    #about-col2 {
        width: 100%;
    }
    #top-banner {
        margin-top: 5px;
    }
    a#box,
    #box-text {
        width: 212px;
    }
    .products #box-text {
        margin-top: 105px;
    }
    #box-text {
        margin-top: 105px;
    }
    .products a#box {
        width: 30.7%;
    }
}

@media screen and (max-width: 767px) {
    #wrapper {
        width: 100%;
    }
    #logo {
        margin-left: 15px;
    }
    #col1 {
        padding: 36px 15px 10px;
    }
    #box-top-bar h3 {
        padding-top: 0;
    }
    h1,
    h2 {
        line-height: 25px;
    }
    #contact-box #col1 {
        padding: 40px 15px 15px
    }
    #logo img {
        width: auto;
    }
    #logo h3 {
        margin: 20px 0 0 0;
        display: none;
    }
    #top-banner>img {
        margin-left: 17px;
    }
    a#box {
        width: 100% !important;
        margin-right: 0 !important;
        background-size: contain !important;
    }
    #box-text {
        margin-top: 105px !important;
        width: 100%;
    }
    #box-text p {
        margin-bottom: 0px !important;
        padding-top: 10px !important;
        padding-bottom: 20px !important;
        background: white !important;
    }
    #contact-form-info {
        width: 100%;
        margin-right: 0%;
    }
    #contact-form-question {
        width: 100%;
        float: left;
    }
    #contact-col1 {
        width: 100%;
    }
    #contact-col2 {
        width: 100%;
        margin-left: 0%;
    }
    #product-col1 {
        width: 100%;
    }
    #product-col2 {
        width: 100%;
    }
    #buttons-mail {
        left: 215px;
        top: -28px;
    }
    #buttons-in {
        left: 239px;
        top: -50px;
    }
    #top-banner {
        width: 100%;
        background-image: url("images/banner.png");
        background-repeat: no-repeat;
        height: 40px;
        background-size: cover;
        background-position: -80px 0px;
    }
    #footer-right {
        float: right;
        margin-top: 24px;
        background-image: url("images/footer-right.png");
        height: 41px;
        width: 160px;
    }
    #footer-text {
        position: absolute;
        font-size: 13px;
        color: #959595;
        margin-top: 38px;
        bottom: 20px;
        left: 50%;
        margin-left: -45px;
    }
    #footer-right-text {
        float: right;
        margin-right: 10%;
        margin-top: 11px;
    }
    #footer-right-text>h4 {
        position: relative;
        bottom: 3px;
        font-size: 12px;
    }
    p {
        font-size: 16px;
    }
    form.wpr-search-form {
        border: 0;
        padding: 5px 10px !important;
    }
}