/* 

1. Add your custom Css styles below

*/


hr.tall {
   margin: 5px 0;
    clear: both;
}

.boxes {
    padding: 15px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #F0F0F0;
    background: #ffffff;
    -moz-box-box-shadow: 2px 2px 1px RGBa(0,0,0, 0.035);
    -webkit-box-shadow: 2px 2px 1px RGBa(0,0,0, 0.035);
    box-shadow: 2px 2px 1px RGBa(0,0,0, 0.035);
}

@media (max-width: 425px) {
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 426px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}

   .footer_wrap {
    position: relative;
    overflow: hidden;
}

/* You could use :after - it doesn't really matter */
.footer_wrap:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.95;
    background-image: url('../images/mf_gabelstapler_gebietskarte_yale_2022_01.png');
    background-repeat: no-repeat;
    background-position: 70% 10px;
}

.home_welcome_wrap:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.2;
    background-image: url('../images/bg_Produkt_Range_Halle.jpg');
    background-repeat: no-repeat;
    background-position: 70% 10px;
    background-size: cover;
}

.verlauf_grau {
    background-color: #ffffff;
    background: linear-gradient( to bottom, #ffffff, #e2e2e2 );
}

.hr_custom {
    border: 0;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    height: 2px;
    background-color: #000000;
}

.text_small {
    font-size: 0.8rem;
}

.custom_blocks {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    width: 100%;
    background: #000000;
    text-align: left;
    color: #ffffff;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    font-size: 16px;
}

.custom_blocks > img {
    vertical-align: top;
    position: relative;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    opacity: 0.6;
}
.custom_blocks > img, .custom_blocks .image img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    max-width: 100%;
}
.default-section img, .wide-section img {
    margin: 0 auto;
}
.custom_blocks * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}

.custom_blocks .image {
    position: absolute;
    top: 0;
    bottom: 18%;
    right: 0;
    left: 0;
    overflow: hidden;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 10%), 0px 1px 0 rgb(255 255 255 / 20%);
}
.custom_blocks figcaption, .custom_blocks .image {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.custom_blocks figcaption {
    position: absolute;
    top: 80%;
    bottom: 38px;
    left: 20px;
    right: 20px;
    padding-top: 20px;
    z-index: 1;
}
.custom_blocks figcaption, .custom_blocks .image {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

figcaption {
    display: block;
}

.custom_blocks .read-more {
    display: block;
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 20px;
    color: #ffffff;
    right: 0;
    bottom: 0;
    font-weight: 500;
    position: absolute;
}

.custom_blocks a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.custom_blocks h2 {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.1;
}
.custom_blocks h2, .custom_blocks p {
    margin: 0;
    color: #ffffff;
}

.custom_blocks:hover figcaption, .custom_blocks.hover figcaption {
    top: 50%;
}
.custom_blocks:hover figcaption, .custom_blocks.hover figcaption, .custom_blocks:hover .image, .custom_blocks.hover .image {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.custom_blocks:hover .read-more, .custom_blocks.hover .read-more, .custom_blocks:hover figcaption, .custom_blocks.hover figcaption {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.custom_blocks:hover .image, .custom_blocks.hover .image {
    bottom: 50%;
}

.block-service-opt3 {
    margin-bottom: 25px;
    background-color: #f6f6f6;
    border: 1px solid #e1e1e1;
    padding-top: 20px;
    padding-bottom: 0;
}
.block-service {
    background-color: #eeeeee;
    padding: 32px 0 15px;
}
