@charset "UTF-8";
/*
Theme Name:mb
*/


*{ box-sizing:border-box; -webkit-box-sizing:border-box; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}


body{animation:fadein 1.5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 1.5s;}

/*  ----------- Fonts -----------*/

@font-face {
    font-family: 'IBM Plex Serif';
    font-display: auto;
    src: url('fonts/IBMPlexSerif-Light.eot');
    src: url('fonts/IBMPlexSerif-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSerif-Light.woff2') format('woff2'),
        url('fonts/IBMPlexSerif-Light.woff') format('woff'),
        url('fonts/IBMPlexSerif-Light.ttf') format('truetype'),
        url('fonts/IBMPlexSerif-Light.svg#IBMPlexSerif-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
     font-display: auto;
    src: url('fonts/IBMPlexSans-Light.eot');
    src: url('fonts/IBMPlexSans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-Light.woff2') format('woff2'),
        url('fonts/IBMPlexSans-Light.woff') format('woff'),
        url('fonts/IBMPlexSans-Light.ttf') format('truetype'),
        url('fonts/IBMPlexSans-Light.svg#IBMPlexSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    font-display: auto;
    src: url('fonts/IBMPlexSans-Bold.eot');
    src: url('fonts/IBMPlexSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans-Bold.woff2') format('woff2'),
        url('fonts/IBMPlexSans-Bold.woff') format('woff'),
        url('fonts/IBMPlexSans-Bold.ttf') format('truetype'),
        url('fonts/IBMPlexSans-Bold.svg#IBMPlexSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Serif';
    font-display: auto;
    src: url('fonts/IBMPlexSerif-Bold.eot');
    src: url('fonts/IBMPlexSerif-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSerif-Bold.woff2') format('woff2'),
        url('fonts/IBMPlexSerif-Bold.woff') format('woff'),
        url('fonts/IBMPlexSerif-Bold.ttf') format('truetype'),
        url('fonts/IBMPlexSerif-Bold.svg#IBMPlexSerif-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Sans';
    font-display: auto;
    src: url('fonts/IBMPlexSans.eot');
    src: url('fonts/IBMPlexSans.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSans.woff2') format('woff2'),
        url('fonts/IBMPlexSans.woff') format('woff'),
        url('fonts/IBMPlexSans.ttf') format('truetype'),
        url('fonts/IBMPlexSans.svg#IBMPlexSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IBM Plex Serif';
    font-display: auto;
    src: url('fonts/IBMPlexSerif.eot');
    src: url('fonts/IBMPlexSerif.eot?#iefix') format('embedded-opentype'),
        url('fonts/IBMPlexSerif.woff2') format('woff2'),
        url('fonts/IBMPlexSerif.woff') format('woff'),
        url('fonts/IBMPlexSerif.ttf') format('truetype'),
        url('fonts/IBMPlexSerif.svg#IBMPlexSerif') format('svg');
    font-weight: normal;
    font-style: normal;
}






/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;}
a,input[type='button'],input[type='submit'],
button{ cursor:pointer; }
textarea,
select,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="email"],
input[type="tel"]{-webkit-appearance: none;border-radius: 0;font-family: inherit; outline: none;}
input:focus , textarea:focus {border:none; outline: none;}
a:focus , a:active{outline: none;}
ol, ul {list-style: none;}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
img{ max-width:100%; display:block;}
body{font-size: 18px; color: #484848; font-family: 'IBM Plex Sans';font-weight: normal; background-color: #fff;word-wrap: break-word;}
a {text-decoration:none; color: #e6832a;}
textarea { resize:none; }
p {font-weight: 300; margin-bottom: 25px;font-size: 18px; line-height: 1.4;word-wrap: break-word;}
b {font-weight: bold;}
strong {font-weight: bold;}
h1, h2, h3, h4, h5, h6 {  font-family: 'IBM Plex Serif';font-weight: bold;}




/*  ----------- Global -----------*/

.dots{list-style: disc; color: #515151; font-weight: lighter;}
.dots li{padding: 10px 0px;}

.page-wrapper {width: 100%; height: 100%; overflow: hidden;}
.f-block {display: inline-block; width: 100%; vertical-align: top;}
.container {width: 1600px; margin:0 auto;}


.head .main-top-header{padding:0px 0 15px 0;background-color: #FFF; position: relative; z-index: 99;}
.head .main-top-header:after{content: ""; position: absolute;left: 0; bottom:-1px;width: 100%; height:23px;background-image: url(images/navi-border.jpg); background-repeat: repeat-x;}

.main-top-header .logo {float: left;width: 25%;}
.main-top-header .desk-nav-area .logo {padding-top: 15px;}
.main-top-header .desk-nav-area {overflow: hidden;}
.main-top-header .main-nav {float: left;width: 62%;padding-top:57px;}
.main-top-header .main-nav ul {display: inline-block; vertical-align: top; width: 100%; position: relative;}
.rotate-raw{webkit-animation:rotation 2s infinite linear;animation: rotation 2s infinite linear;}
.main-top-header .main-nav ul .saw-image{position: absolute;left:0; bottom: -72px;}
.main-top-header .main-nav ul li{float: left;position: relative;}
.main-top-header .main-nav ul li.home-menu-link a{padding-left: 17px;}
.main-top-header .main-nav ul li.home-menu-link span{display: inline-block; width: 28px; height: 24px; position: relative; overflow: hidden; color: #FFF;}
.main-top-header .main-nav ul li.home-menu-link span:before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url(images/sprite.svg);background-position: -45px -2px;}
.main-top-header .main-nav ul li.home-menu-link.active span:before{background-position: -45px -38px;}
.main-top-header .main-nav ul li a{display: inline-block;vertical-align: top;color: #3d3026; font-size: 18px; font-weight:300; padding:10px 24px 58px 24px;position: relative;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s; }
.main-top-header .main-nav ul li a:before{ display: none; content: ""; position: absolute;left: 50%; bottom: -72px; width: 70px; height: 71px; /*opacity: 0;*/-webkit-transition: all 1s ease-in-out 0s;transition: all 1s ease-in-out 0s; background-image: url(images/mb-saw-blade-nav.png); margin-left: -35px;/*webkit-animation: rotation 1s infinite linear; animation: rotation 2s infinite linear;*/-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.main-top-header .main-nav ul li a:hover,
.main-top-header .main-nav ul li.active a{color: #e6832a;}
.main-top-header .main-nav ul li.active a{color: #e6832a; font-weight: bold;}
.main-top-header .main-nav ul li a:hover:before,
.main-top-header .main-nav ul li.active a:before{/*opacity: 1;*/ bottom: -47px;}
.main-top-header .main-nav ul li.home-menu-link a:before{display: none;}

.main-top-header .md-nav-contact  {float: left; width: 13%; padding-top: 61px;}
.main-top-header .md-nav-contact a{ position: relative;display: inline-block; vertical-align: top; text-transform: uppercase; font-size: 18px; font-weight: bold; color: #31414E;}
.main-top-header .md-nav-contact a span { position: relative; padding-left: 47px; display: inline-block; vertical-align: top; line-height: 30px; }
.main-top-header .md-nav-contact a span:before{position: absolute; content: ''; left: 0; top: 1px; width: 30px; height: 30px;background-image: url(images/sprite.svg); background-position: -2px -2px;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition-duration: 0.1s;transition-duration: 0.1s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.main-top-header .md-nav-contact a:hover span:before,
.main-top-header .md-nav-contact a:focus span:before,
.main-top-header .md-nav-contact a:active span:before {-webkit-transform: translateX(4px);
  transform: translateX(4px);}


.main-top-header .scroll-nav-area { position: fixed;top:0px; left: 0; z-index: 999999;padding-top: 14px; padding-bottom: 11px; background-color: #fff;transform:translate(0 , -120%); -webkit-transform:translate(0 , -120%);-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s; overflow: hidden;}
.main-top-header .scroll-nav-area:after{content: ""; position: absolute;left: 0; bottom: 0px;width: 100%; height:23px;background-image: url(images/navi-border.jpg); background-repeat: repeat-x;}
.main-top-header .scroll-nav-area  .md-nav-contact {padding-top: 14px;}
.main-top-header .scroll-nav-area  .main-nav {padding-top:7px;}
.main-top-header .scroll-nav-area  .main-nav ul li a{padding-bottom: 33px;}

.main-top-header .scroll-nav-area.nav-sticky-on {transform:translate(0 , 0%); -webkit-transform:translate(0 , 0%);-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;}


.head .md-nav-action , .head .md-login-link {display: none;}

.main-top-header .md-nav-action  {float: left; width: 62%; padding-left:250px; padding-top: 64px;}
.main-top-header .scroll-nav-area .md-nav-action  { padding-top: 15px; }
.main-top-header .md-nav-action a{ position: relative;display: inline-block; vertical-align: top; text-transform: uppercase;line-height: 27px; font-size: 18px; font-weight: bold; color: #3d3026;}
.main-top-header .md-nav-action a span { position: relative; padding-left: 64px; display: inline-block; vertical-align: top; line-height: 27px; }
.main-top-header .md-nav-action a span:before{position: absolute; content: ''; left: 0; top: 0; width: 36px; height: 27px;background-image: url(images/sprite.svg); background-position: -313px -2px; }


.side-contact-action {position: fixed; right: 0; top: 50%; width: 80px; height: 80px; background-color: #3e3128; cursor: pointer; z-index: 999;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s; display: none;}
.side-contact-action:hover,
.side-contact-action:active,
.side-contact-action:focus {background-color: #E6832A;}
.side-contact-action span{display: block; position: absolute; left: 50%; top: 50%;  width: 42px; height: 38px; margin-top: -19px; margin-left: -21px; background-image: url(images/sprite.svg); background-repeat: no-repeat; background-position: -171px -95px;}


.body-overlay {position: fixed; width: 100%; height: 100%; left: 0;top: 0; background-color: #3d3026; opacity: 0; visibility: hidden; z-index: 9999;-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;}

body.side-navigation-on .body-overlay {opacity: .9; visibility: visible;}

.side-navigation-wrap {position: fixed; left: 0; top: 0; width: 430px; height: 100%; overflow: hidden; background-color: #3e3128; z-index: 9999; color: #fff;transform:translate(-110% , 0%); -webkit-transform:translate(-110% , 0%);-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;}
.side-navigation-wrap:after {content: ""; position: absolute;top: 0; right: 0; width: 13px; height: 100%; background-image: url(images/side-nav-border.png); z-index: 11;}
body.side-navigation-on .side-navigation-wrap {transform:translate(  0% , 0%); -webkit-transform:translate(0% , 0%);}

.side-navigation-wrap .side-nav-inner{width:calc(100% + 17px); height: 100%; overflow: auto; position: relative;}
.side-nav-close {width: 21px; height: 21px; position: absolute; right: 39px; top: 10px; cursor: pointer; background-image: url(images/sprite.svg);background-position:-269px -95px;}
.side-nav-inner .side-nav-logo {padding:27px 35px 41px 30px;}

.navigation-links-wrapper {position: relative;}

.side-nav-inner .side-nav-main-menu-links {-webkit-transition:all 100ms ease-in-out 0s;transition:all 100ms ease-in-out 0s; position: absolute; top: 0;left: 0;}

.side-nav-inner .navigation-links-wrapper.on-sub-menu .side-nav-main-menu-links {opacity: 0; visibility: hidden;}

.side-nav-inner .side-nav-links {padding-top: 32px;}
.side-nav-inner .side-nav-links ul li {display: inline-block; vertical-align: top; width: 100%;}
.side-nav-inner .side-nav-links ul li a{display: inline-block; vertical-align: top; width: 100%; font-size: 16.5px; font-weight:300; color: #fff; position: relative; padding-left:37px; padding-top:12px; padding-bottom: 12px; -webkit-transition:all 100ms ease-in-out 0s;transition:all 100ms ease-in-out 0s;}
.side-nav-inner .side-nav-links ul li a.side-login-nav:before{content: "";position: absolute;left: 56px;top: 25px;width: 16px;height: 16px;background-image: url(images/sprite.svg);background-position: -150px -22px;}
.side-nav-inner .side-nav-links ul li a.side-login-nav span {padding-left:48px;}
.side-nav-inner .side-nav-links ul li a:after {content: ""; position: absolute;right: 55px; top: 30px;width: 14px;height: 13px;background-position: -19px -211px;background-image: url(images/sprite.svg);opacity: 0;}
.side-nav-inner .side-nav-links ul li a.sub-menu-l:after {opacity: 1;}
.side-nav-inner .side-nav-links ul li.active a.sub-menu-l:after {background-position: -2px -211px;}
.side-nav-inner .side-nav-links ul li a > span {display: inline-block; vertical-align: top; position: relative; padding-left: 17px;padding-top: 11px;padding-bottom: 11px;-webkit-transition:all 100ms ease-in-out 0s;transition:all 100ms ease-in-out 0s;} 


/*.side-nav-inner .side-nav-sub-links ul li a:focus .sub-menu-icons img.normal {opacity: 0;}
.side-nav-inner .side-nav-sub-links ul li a:focus .sub-menu-icons img.active {opacity: 1;}
.side-nav-inner .side-nav-sub-links ul li a:focus {color: #e6832a;}
.side-nav-inner .side-nav-links ul li a.sub-menu-l:focus {background-position: -2px -211px;}
.side-nav-inner .side-nav-links ul li a:focus {color: #e6832a;}*/

.side-nav-inner .side-nav-sub-links ul li a:active .sub-menu-icons img.normal {opacity: 0;}
.side-nav-inner .side-nav-sub-links ul li a:active .sub-menu-icons img.active {opacity: 1;}
.side-nav-inner .side-nav-sub-links ul li a:active {color: #e6832a;}
.side-nav-inner .side-nav-links ul li a.sub-menu-l:active {background-position: -2px -211px;}
.side-nav-inner .side-nav-links ul li a:active {color: #e6832a;}

.side-nav-inner .side-nav-links ul li:nth-child(odd) a{background-color: #4a3a30;}
.side-nav-inner .side-nav-links ul li.active a{color: #e6832a; font-weight: bold;}

.side-nav-inner .side-nav-contact {padding-top: 50px;padding-left:52px; padding-bottom: 50px; background-color: #4a3a30;}
.side-nav-inner .side-nav-contact .side-nav-no {position: relative; padding-left: 50px; display: inline-block;vertical-align: top; margin-bottom: 40px; width: 100%;}
.side-nav-inner .side-nav-contact .side-nav-no:before{position: absolute; content: ''; left: 0px; top:4px; width: 30px; height: 30px;background-image: url(images/sprite.svg); background-position:-225px -95px; }
.side-nav-inner .side-nav-contact .side-nav-no .nav-cont-text{ font-size: 16px;font-weight:bold;color: #FFF;}
.side-nav-inner .side-nav-contact .side-nav-no a{ font-size: 17px;  font-weight: 300; color: #e6832a; }



.side-nav-inner .side-nav-submenu-wrap {-webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;transform:translate(-110% , 0%); -webkit-transform:translate(-110% , 0%); position: absolute; top: 0;left: 0;z-index: 1; width: 100%; height: 100%;}

.side-nav-inner  .navigation-links-wrapper {height: 100%;}

.side-nav-inner  .navigation-links-wrapper.on-sub-menu .side-nav-submenu-wrap {transform:translate(0% , 0%); -webkit-transform:translate(0% , 0%);}

.side-nav-inner .side-nav-sub-links {display: inline-block; vertical-align: top; width: 100%; height: 100%;}
.side-nav-inner .side-nav-sub-links ul li {display: inline-block; vertical-align: top; width: 100%;}
.side-nav-inner .side-nav-sub-links ul li a{display: inline-block; vertical-align: top; width: 100%; font-size: 16.5px; font-weight:300; color: #fff; position: relative; padding-left:40px; padding-top:22px; padding-bottom: 22px; -webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;}
.side-nav-inner .side-nav-sub-links ul li:nth-child(odd) a{background-color: #4a3a30;}
.side-nav-inner .side-nav-sub-links ul li a .sub-menu-icons { float: left; width: 35px;position: relative;}
.side-nav-inner .side-nav-sub-links ul li a .sub-menu-icons img{width: 100%;
    max-height: 35px;  min-height: 35px; float: left; -webkit-transition:all 300ms ease-in-out 0s;transition:all 300ms ease-in-out 0s;}
.side-nav-inner .side-nav-sub-links ul li a .sub-menu-icons img.active{opacity: 0;float: right;margin-left: -100%;text-align: left;}
.side-nav-inner .side-nav-sub-links ul li a .sub-menu-txt { float: left; width: calc(100% - 35px);padding-left: 25px; display: inline-block; vertical-align: top;line-height: 34px;}
.side-nav-inner .side-nav-sub-links ul li a.ubersicht {padding-bottom: 20px;}
.side-nav-inner .side-nav-sub-links ul li a.ubersicht .sub-menu-txt {padding-top: 12px; line-height: 1; padding-bottom: 6px;}

.side-nav-inner .side-nav-sub-links ul li.active a .sub-menu-icons img.normal {opacity: 0;}
.side-nav-inner .side-nav-sub-links ul li.active a .sub-menu-icons img.active {opacity: 1;}
.side-nav-inner .side-nav-sub-links ul li.active a {color: #e6832a; font-weight: bold;}
.side-nav-inner .side-nav-sub-links .sub-menu-back-link {color: #fff; font-size: 15px; float: right; margin-bottom: 20px; margin-right: 25px;padding-top: 2px;}
.side-nav-inner .side-nav-sub-links .sub-menu-back-link span{position: relative;padding-left: 26px; padding-right: 30px;}
.side-nav-inner .side-nav-sub-links .sub-menu-back-link span:before{position: absolute; content: ''; left: 0px; top:5px; width: 14px; height: 13px;background-image: url(images/sprite.svg); background-position:-38px -211px; }

.side-nav-action {position:fixed;right: -1px;bottom: 0; z-index: 999; cursor: pointer; display: none;}


.main-slider-wrapper {margin-top:-2px;position: relative;z-index: 90;}
.main-slider-wrapper img{width: 100%;}
.main-slider-wrapper .main-slider-overlay-content{}
.main-slider-wrapper .main-slider-overlay-content .main-slider-overlay-cont{padding-bottom: 40px !important; position: relative;}
.main-slider-wrapper .main-slider-overlay-content.overlay-2 .main-slider-overlay-cont{padding-bottom:0px !important;}
.main-slider-wrapper .main-slider-overlay-content.overlay-2 .main-slider-overlay-cont .btn{margin-top: 35px !important;}
.main-slider-wrapper .main-slider-overlay-content.overlay-2 .main-slider-overlay-cont:before{display: none;}



.main-slider-wrapper .main-slider-overlay-content .main-slider-overlay-cont:before{content: ""; position: absolute;left: 0; bottom: 0; width: 208px; height: 6px;background-image: url(images/heading-bg.jpg);  }
.main-slider-overlay-content .main-slider-overlay-cont .heading-strong{ font-size: 64px!important;text-transform: uppercase;line-height: 1!important;color: #fff; font-weight: bold; font-family: 'IBM Plex Serif'!important;text-shadow: 0px 4px 2px rgba(1, 1, 1, 0.75);margin-bottom: 30px !important;}
.main-slider-overlay-content .main-slider-overlay-cont .heading-light{ font-size: 54px!important; font-weight: 300!important;  font-family: 'IBM Plex Sans'!important; text-transform: uppercase;line-height: 1!important;  color: #c0bebc; text-shadow: 0px 4px 2px rgba(1, 1, 1, 0.75);}

.no-display{display: none;}

.inner-slider-wrapper {position: relative;}
.inner-slider-wrapper:after{content: ""; position: absolute;width: 100%; height:27px;background-repeat: repeat-x;bottom: 0px;background-image: url(images/inner-slider-bottom.jpg); z-index: 9;}

.main-heading {margin-bottom: 60px; position: relative; padding-bottom:40px; word-wrap:break-word;}
.main-heading h1 { font-size: 55px; color: #3e3128; font-weight: bold; text-transform: uppercase; line-height:1;margin-bottom: 0;word-wrap:break-word;}
.main-heading h2 { font-size: 55px; color: #3e3128; font-weight: bold; text-transform: uppercase; line-height:1;margin-bottom: 0;word-wrap:break-word;}
.main-heading h3 { font-size: 55px; color: #3e3128; font-weight: bold; text-transform: uppercase; line-height:1;margin-bottom: 0;word-wrap:break-word;}
.main-heading:before {content: ""; position: absolute;left: 0; bottom: 0; width: 208px; height: 6px;background-image: url(images/heading-bg.jpg);}





.block-content {display: inline-block;vertical-align: top;width: 100%;}
.block-content .left-content{float: left;width: 50%; padding-right: 25px;}
.block-content .right-content{float: left;width: 50%;padding-left: 25px; position: relative;}
.block-content .right-content .owl-pre-loader{position: absolute; width: 100%; min-height: 400px; top: 0; left: 0;}
.block-content .right-content .owl-pre-loader img{position: absolute; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px;}


.company-home-section {padding: 160px 0 0 0;background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat;}
.company-home-section  .company-right-cont {padding: 47px 40px;border-color: #FFF; box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1); position: relative; width: 100%;min-height: 583px; margin-bottom: 100px;}
.company-home-section .block-content.company-top {padding-bottom: 220px;}

.btn {display: inline-block; vertical-align: top; padding:12px 26px 12px 26px; color: #fff; font-size: 18px; font-weight: bold; text-transform: uppercase; min-width: 208px; border: 3px solid transparent; text-align: center;}
.btn-default { background-color:transparent; -webkit-transition: all 200ms ease-in-out 0s;transition: all 200ms ease-in-out 0s; border-color: #937264; color: #fff; background-color: #3E3128;}
.btn-default:hover,
.btn-default:focus,
.btn-default:active{background-color: #E6832A; border:3px solid #df6700;}

.btn.btn-primary {background-color: #E6832A; border-color:#df6700;}


.button-inline-action {display: inline-block;vertical-align: top;width: 100%;}
.button-inline-action a + a {margin-left: 30px;}
.button-inline-action{margin-top: 30px;}

.button-arrow { display: inline-block; vertical-align: top; height: 52px; margin-right: 30px; width: 37px;position: relative;}
.button-arrow:before {content: ""; position: absolute;left: 0; top: 14px; width: 36px; height: 25px;background-image: url(assets/images/sprite.svg);  background-position: -173px -1px;}


.clearfix {clear: both; display: inline-block; vertical-align: top; width: 100%;}

.image-thumb-wrapp {padding-right: 23px; position: relative;}
.image-thumb-wrapp .owl-stage-outer{overflow: hidden;}
.image-thumb-wrapp:before,
.image-thumb-wrapp:after {content: ""; position: absolute; }
.image-thumb-wrapp:before {background-image: url(images/img-right-shadow.png); width: 8px; background-repeat:repeat-y; right:16px;top: 0; height: 100%; z-index: 2;}
.image-thumb-wrapp:after{content: ""; position: absolute;bottom:49px;right: 3px;left: auto;width:66%;top:auto; height: 197px; -webkit-box-shadow: 0 71px 51px #777;-moz-box-shadow: 0 71px 51px #777;box-shadow: 0 71px 51px #777;-webkit-transform: rotate(11deg);-moz-transform: rotate(11deg);-o-transform: rotate(11deg);-ms-transform: rotate(11deg);transform: rotate(11deg); opacity: 0.4;}


/*.image-thumb-wrapp:after {background-image: url(images/image-bottom-shadow.png); width: 825px; height: 273px; right: -58px; bottom: -194px; z-index: 1;}*/

.image-thumb-wrapp .img-thumb-inner{position: relative; z-index: 5;}
.image-thumb-wrapp .img-thumb-inner a{position: relative; display: inline-block; width: 100%;vertical-align: top;padding: 13px; background-color: #FFF;}
.image-thumb-wrapp .img-thumb-inner a:before{content: ""; position: absolute; width: calc(100% - 26px); height: calc(100% - 26px);background-color: #E7832B; opacity: 0; left: 13px; top: 13px; z-index: 5;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.image-thumb-wrapp .img-thumb-inner a:hover:before,
.image-thumb-wrapp .img-thumb-inner a:active:before,
.image-thumb-wrapp .img-thumb-inner a:focus:before{ opacity: .95;}
.image-thumb-wrapp .img-thumb-inner a:after{ content: ""; position: absolute; left: 50%; top: 50%;width: 78px; height: 78px; margin-left: -39px; margin-top: -36px; background-image: url(images/zoom-hover.svg); z-index: 5;opacity: 0; -webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.image-thumb-wrapp .img-thumb-inner a:hover:after,
.image-thumb-wrapp .img-thumb-inner a:active:after,
.image-thumb-wrapp .img-thumb-inner a:focus:after{ opacity: 1;}

.image-thumb-wrapp  .img-thumb-inner:after {content: ""; position: absolute; background-image: url(images/image-right-line.jpg); width: 15px; right:-24px;top: 0; height: 100%;}

.image-thumb-wrapp .img-thumb-inner img{width: 100%; position: relative; z-index: 1;}
.leistungen-heading .main-heading {margin-bottom: 50px;}
.leistungen-heading .saw-blade{ height: 113px; overflow: hidden; position: relative; margin-top: 38px;}
.leistungen-heading .saw-blade img{position: absolute; top: 0; left: 50%;margin-left: -167px;}
.leistungen-heading .saw-blade img.rotate{webkit-animation:2s 2 rotation; animation: 2s 2 rotation; animation-timing-function:linear; -webkit-animation-timing-function:linear;}

.services-wrapper { padding-bottom: 180px;background-image: url(images/bg-pattern-grey.jpg);background-repeat: repeat; position: relative;}
.services-wrapper:after { content:''; position: absolute; right: 0; bottom: 0; width: 700px; height: 852px;background-image: url(images/news-bg-right-img.png); background-repeat: no-repeat; }
.services-wrapper .services-list-wrap{margin-top: -334px; position: relative; z-index: 10;}
.services-list-wrap .service-lists{margin-left: -13px;margin-right: -13px;}
.services-list-wrap .service-lists .service-list{float: left; width: 25%; padding:0 13px;}
.service-lists .service-list .service-list-box-out {position: relative;padding: 5px;}
.service-lists .service-list .service-list-box-out:before {content: ""; position: absolute; width: 100%; height: 322px; background-color:#3c2f27;left: 0; top: 0; }
.service-lists .service-list .service-list-box {background:#fff; padding:34px 30px 67px 30px; position: relative; z-index: 5; color: #4c4c4c;}
.service-lists .service-list .service-list-box:after {content: ""; position: absolute;left: 0; bottom: 0; width: 100%; height: 23px; background-image: url(images/services-bg-line.png); background-repeat: no-repeat; background-size: 100%;}
.service-list-box .service-list-img { min-height: 245px;position: relative;}
.service-list-box .service-list-img img{position: absolute; left: 50%; top: 50%;-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.service-list-box .service-list-img img.hover-ic {opacity: 0;}
.service-list-box:hover .service-list-img img.hover-ic,
.service-list-box:active .service-list-img img.hover-ic,
.service-list-box:focus .service-list-img img.hover-ic
 {opacity: 1;}
.service-list-box:hover .service-list-img img.normal-ic ,
.service-list-box:active .service-list-img img.normal-ic, 
.service-list-box:focus .service-list-img img.normal-ic 
{opacity: 0;}
.service-list-body .service-list-head { font-size: 25px; font-weight: bold;color: #3E3128; position: relative; padding-bottom: 27px;margin-bottom: 29px; text-transform: uppercase; line-height: 1; }
.service-list-body .service-list-head:after {content: ""; position: absolute; bottom: 0; left: 0; width: 87px; height: 3px; background: #D3D3D3;}
.service-list-body p{margin-bottom: 5px;}
.service-list-body .s-link{font-size: 15px; text-transform: uppercase; color: #484848; font-weight: bold;}
.service-list-body .more-list-link{font-size: 25px;font-weight: 300; color: #3E3128; position: relative; padding-right: 73px; display: inline-block; width: 100%; line-height: 1; margin-top: 2px;}
.service-list-body .more-list-link:before,
.service-list-body .more-list-link:after{ content: ""; position: absolute; top: 10px; right: 0;background-image: url(images/sprite.svg); width: 30px; height: 27px;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition-duration: 0.1s;transition-duration: 0.1s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.service-list-body .more-list-link:after {opacity: 0;}
.service-list-body .more-list-link:before {background-position:-83px -2px;}
.service-list-body .more-list-link:after {background-position:-83px -40px;}
.service-list-box:hover .service-list-body .more-list-link:before ,
.service-list-box:active .service-list-body .more-list-link:before ,
.service-list-box:focus .service-list-body .more-list-link:before 
{opacity: 0;-webkittransform: translateX(4px);transform: translateX(4px);}
.service-list-box:hover .service-list-body .more-list-link:after,
.service-list-box:focus .service-list-body .more-list-link:after,
.service-list-box:active .service-list-body .more-list-link:after
 {opacity: 1;-webkittransform: translateX(4px);transform: translateX(4px);}


.news-detail-wrapper .block-content .right-content {bottom: 150px;}

.news-tips-wrap {padding-top: 190px; position: relative; z-index: 1;}
.news-tips-wrap .block-content {position: relative;}
.news-tips-wrap .block-content .left-content {position: absolute;left: 0; top: 0; height: 100%;}
.news-tips-wrap .block-content .right-content {float: right;}
.news-tips-wrap .news-l-block{padding: 50px 50px 63px 50px;background-color: #FFF;  box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1); position: relative; height: 100%;color: #484848;}
.news-tips-wrap .news-l-block:after {content: ""; position: absolute;left: 0; bottom: 0; width: 100%; height: 23px; background-image: url(images/services-bg-line.png); background-repeat:repeat-x; }
.news-tips-wrap .news-l-block .news-b-img span{ display: inline-block; vertical-align: top; width: 100%;position: relative;background-color: #FFF;}
.news-tips-wrap .news-l-block .news-b-img span:before{content: ""; position: absolute; width:100%; height:100%;background-color: #E7832B; opacity: 0; left: 0px; top:0px; z-index: 5;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.news-tips-wrap .news-l-block:hover .news-b-img span:before,
.news-tips-wrap .news-l-block:focus .news-b-img span:before,
.news-tips-wrap .news-l-block:active .news-b-img span:before{ opacity: .95;}
.news-tips-wrap .news-l-block .news-b-img span:after{ content: ""; position: absolute; left: 50%; top: 50%;width: 78px; height: 78px; margin-left: -39px; margin-top: -36px; background-image: url(images/zoom-hover.svg); z-index: 5;opacity: 0; -webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.news-tips-wrap .news-l-block:hover .news-b-img  span:after,
.news-tips-wrap .news-l-block:focus .news-b-img  span:after,
.news-tips-wrap .news-l-block:active .news-b-img  span:after{ opacity: 1;}
.news-tips-wrap .news-l-block .news-b-img span img{width: 100%;}
.news-tips-wrap .news-l-block .news-b-heading{position: relative;font-size: 28px;color: #484848;  font-weight: bold; margin-bottom: 29px; line-height: 30px;padding-left: 49px;}
.news-tips-wrap .news-l-block .news-b-heading:before{content: ""; position: absolute;left: 0; top: 0; width: 25px;height: 32px; background-image: url(images/sprite.svg); background-position:-81px -94px;}
.news-tips-wrap .news-l-block .news-b-heading a {color: #484848;}
.news-tips-wrap .news-l-block p{font-weight: 300; margin-bottom: 50px;}

.news-tips-wrap .tips-block-h{padding: 35px 60px 35px 30px;background-color: #FFF;  box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1); position: relative;}
.news-tips-wrap .tips-block-h:after {content: ""; position: absolute;right: 0; top: 0; width: 23px; height: 100%; background-image: url(images/tips-right.png); background-repeat:repeat-y;}

.news-tips-wrap .tips-block-h .tips-b-heading{position: relative;font-size: 28px; color: #3e3128; font-weight: bold; margin-bottom: 29px; line-height: 34px; display: flex;flex-direction: row;align-items: center;}
.news-tips-wrap .tips-block-h .tips-b-heading span {padding-left: 20px;}
/*.news-tips-wrap .tips-block-h .tips-b-heading:before{content: ""; position: absolute;left: 0; top: 0; width: 59px;height: 61px; background-image: url(images/sprite.svg); background-position:-2px -94px;}*/
.news-tips-wrap  .tips-block-h .tips-b-body{color: #3E3128;}
.news-tips-wrap  .tips-block-h .tips-b-body .tips-bb-head{font-size: 24px; margin-bottom: 10px; font-weight: bold;}
.news-tips-wrap  .tips-block-h .tips-b-body p{margin-bottom: 10px;}
.news-tips-wrap  .tips-block-h .tips-b-body span.t-read-more{font-weight: bold; color: #E6832A;}

.news-tips-action-block {margin-top: 69px;}
.news-tips-action-row {margin-left: -33px; margin-right: -33px;}
.news-tips-action-row .news-tips-action-box{float: left; width: 50%; padding-left: 33px; padding-right: 33px;}
.news-tips-action-row .news-tips-action-box .news-tips-action-box-out{background-color: #FFF; padding: 10px;box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1);}

.news-tips-action-box .news-tips-action-box-out .news-tips-action-box-inner{position: relative;background: #3E3128;overflow: hidden;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.news-tips-action-box .news-tips-action-box-out:hover .news-tips-action-box-inner,
.news-tips-action-box .news-tips-action-box-out:focus .news-tips-action-box-inner,
.news-tips-action-box .news-tips-action-box-out:active .news-tips-action-box-inner
{background: #E7832B;}
.news-tips-action-box .news-tips-action-box-out .news-tips-action-box-inner .news-tips-bg-img{position: absolute; width: 100%; opacity: 0.1; height: 100%;}

.news-tips-action-box-inner .news-tips-body {padding-top: 50px; padding-bottom: 38px; text-align: center;}
.news-tips-action-box-inner .news-tips-body .n-t-icon {min-height: 185px;}
.news-tips-action-box-inner .news-tips-body .n-t-icon img{margin: 0 auto;}
.news-tips-action-box-inner .news-tips-body .n-t-h{font-size: 28px; font-weight: bold; color: #FFF; line-height: 1.2;}



.parallax-section {position: relative;overflow: hidden;}
.parallax-section img{width: 100%;}
.parallax-section:before,
.parallax-section:after{content: ""; position: absolute;width: 100%; height: 28px;background-repeat: repeat-x; z-index: 9;}
.parallax-section.home-1-parallax:before {display: none;}
.parallax-section:before {top: 0px; background-image: url(images/parallax-top-border.png);}
.parallax-section:after {bottom:0px;background-image: url(images/parallax-bottom-border.png);}
.parallax-section .parallax-content-inner{/*position: absolute; left: 20%; top: 180px;*/ 
    width: 100% !important;}
.parallax-section .parallax-content-inner .parallax-content{padding-bottom: 50px !important; position: relative; text-align: center !important; width: 100% !important;}
.parallax-section .parallax-content-inner .parallax-content:before{content: ""; position: absolute;left: 50%; margin-left: -104px; bottom: 0; width: 208px; height: 6px;background-image: url(images/parallax-line.png);  }
.parallax-section .parallax-content-inner .parallax-content .heading-strong{ font-size: 64px!important;text-transform: uppercase!important;line-height: 1!important;color: #fff; font-weight: bold; font-family: 'IBM Plex Serif'!important;text-shadow: 0px 4px 2px rgba(1, 1, 1, 0.75);margin-bottom: 30px !important; text-align: center !important;}
.parallax-section .parallax-content-inner .parallax-content .heading-light{ font-size: 54px!important; font-weight:300!important;  font-family: 'IBM Plex Sans'!important; text-transform: uppercase;line-height: 1!important;  color: #bfbebd; text-shadow: 0px 4px 2px rgba(1, 1, 1, 0.75); text-align: center !important;}


.vortile-wrap {background-image: url(images/vortile-bg.jpg); padding: 165px 0; background-position:right bottom; background-size:cover;}
.vortile-box {padding: 50px 35px 90px 35px; background-color: #FFF; box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1); position: relative; margin-top: 22px;}
.vortile-box:after {content: ""; position: absolute;left: 0; bottom: 0; width: 100%; height: 23px; background-image: url(images/services-bg-line.png); background-repeat:repeat-x; }
.vortile-box:before {content: ""; position: absolute;right: 0; bottom: 23px; width: 264px; height: 230px; background-image: url(images/vortile-bg-flower.jpg); background-repeat:no-repeat; }
.vortile-box .v-head p{font-weight: bold; font-size: 24px; margin-bottom: 50px; line-height: 1.2;}
.vortile-box .v-head p + p{margin-bottom: 18px;}
.vortile-box .vortile-list ul{padding-bottom: 56px;}
.vortile-box .vortile-list ul li{display: inline-block; width: 100%; vertical-align: top; font-size: 18px; font-weight: 300; position: relative; padding-left: 35px;}
.vortile-box .vortile-list ul li:before{content: ""; position: absolute;left: 0; top: 3px; width: 19px; height: 17px; background-image: url(images/sprite.svg); background-position:-126px -2px;}
.vortile-box .vortile-list ul li + li {margin-top: 14px;}


.foot {background-color: #3e3128; position: relative;}
.footer-cover {position: relative; padding-top: 126px; background-image: url(images/footer-bg.jpg);background-size:cover;}
.footer-cover:before,
.footer-cover:after{content: ""; position: absolute;width: 100%; height: 28px;background-repeat: repeat-x;left: 0;}
.footer-cover:before {top: 0px; background-image: url(images/parallax-top-border.png);}
.footer-cover:after {bottom:0px;background-image: url(images/foot-bottom-border.png); height: 27px;}
.footer-cover .footer-cover-wrapper{ width: 1600px; margin: 0 auto; font-size: 15px; position: relative;}
.footer-cover .footer-cover-wrapper .footer-cover-wrapper-inner{position: relative;padding-bottom: 100px;}
.footer-cover .footer-cover-wrapper .footer-cover-wrapper-inner:after {content: "";position: absolute;right:-8px; background-repeat: no-repeat; bottom: 0px; width:66px; height: 256px;background-image: url(images/footer-hermann-shape.svg);}
.footer-cover-wrapper .footer-logo{margin-bottom: 60px;}
.footer-cover-wrapper .footer-widget {float: left; width: 33.33%; color: #FFF;}
.footer-cover-wrapper .footer-widget.widget-1 {width: 25%;}
.footer-cover-wrapper .footer-widget.widget-2 {width: 27%;}
.footer-cover-wrapper .footer-widget.widget-3 {width: 48%; padding-left: 143px;}
.footer-cover-wrapper .footer-widget a{ color: #FFF;}
.footer-cover-wrapper .footer-widget p{font-size: 15px; line-height: 1.8;}

.footer-widget-contact-links .footer-add-info{position: relative; padding-left: 31px;}
.footer-widget-contact-links .footer-add-info p{margin-bottom: 0;}
.footer-widget-contact-links .footer-add-info:before{content: ""; position: absolute;top: 5px; left: 0; width: 11px; height: 15px;background-image: url(images/sprite.svg); background-position:-158px -2px; -webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.footer-widget-contact-links .footer-add-info:hover:before{-webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;animation-name: hvr-icon-bob-float, hvr-icon-bob;-webkit-animation-duration: .3s, 1.5s;animation-duration: .3s, 1.5s;-webkit-animation-delay: 0s, .3s;animation-delay: 0s, .3s;-webkit-animation-timing-function: ease-out, ease-in-out;animation-timing-function: ease-out, ease-in-out;-webkit-animation-iteration-count: 1, infinite;animation-iteration-count: 1, infinite;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-direction: normal, alternate;animation-direction: normal, alternate;}
.footer-widget-contact-links .footer-add-info h6 { font-size: 15px;margin-bottom: 10px;}
.info-contact-links {margin-top: 56px;}
.info-contact-links ul li + li{margin-top: 10px;}
.info-contact-links ul li a{position: relative; padding-left: 31px; display: inline-block; vertical-align: top; width: 100%; font-weight: 300;}
.info-contact-links ul li a:before{content: ''; position: absolute; left: 0; top: 2px; background-image: url(images/sprite.svg); -webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition-duration: 0.1s;transition-duration: 0.1s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.info-contact-links ul li a.phone-i:before{width: 15px; height: 15px; background-position: -179px -2px;}
 .info-contact-links ul li a.fax-i:before{width: 15px; height: 15px; background-position: -202px -2px;}
.info-contact-links ul li a.mobile-i:before{width: 15px; height: 18px; background-position: -202px -22px;}
.info-contact-links ul li a.mail-i:before{width: 15px; height: 13px; background-position: -222px -2px; top: 4px;}
.info-contact-links ul li a:hover:before,
.info-contact-links ul li a:focus:before,
.info-contact-links ul li a:active:before{-webkit-transform: translateX(4px);
  transform: translateX(4px);}



.footer-cover-wrapper .footer-widget .foot-widget-links ul {float: left; padding-right: 35px;}
.footer-cover-wrapper .footer-widget .foot-widget-links ul li {margin-bottom: 12px;} 
.footer-cover-wrapper .footer-widget .foot-widget-links ul li a{font-weight: 300; position: relative;;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.footer-cover-wrapper .footer-widget .foot-widget-links ul li a span{display: inline-block;padding-left: 18px; word-wrap:brak-word;}
.footer-cover-wrapper .footer-widget .foot-widget-links ul li a:hover,
.footer-cover-wrapper .footer-widget .foot-widget-links ul li a:active,
.footer-cover-wrapper .footer-widget .foot-widget-links ul li a:focus {color: #E6832A;}
.footer-cover-wrapper .footer-widget .foot-widget-links ul li a:before{content: "";position: absolute;left: 0; top: 9px; width:10px; height: 1px; background-color: #E78903;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.footer-cover-wrapper .footer-widget .foot-widget-links ul li a:hover:before,
.footer-cover-wrapper .footer-widget .foot-widget-links ul li a:focus:before,
.footer-cover-wrapper .footer-widget .foot-widget-links ul li a:active:before
{ -webkit-transform: rotateZ(90deg); /* Safari prior 9.0 */
  transform: rotateZ(90deg); /* Standard syntax */}


.copy-right-wrapper {padding:10px 0 15px 0; background-color: #fff; font-size: 16px; position: relative;}

.copy-right-wrapper .left-cont{float: left;}
.copy-right-wrapper .left-cont span{color: #E78903;padding-right: 2px;}
.copy-right-wrapper .right-cont{float: right;}
.copy-right-wrapper .right-cont a{color: #484848;}
.copy-right-wrapper .right-cont .fine-handcraft{position: relative;padding-right: 40px;}
.copy-right-wrapper .right-cont .fine-handcraft:after{content:''; position: absolute; right: 0; top:-1px; width: 24px; height: 24px; background-image: url(images/sprite.svg); background-position: -245px -2px;}


.back-to-top {width: 80px; height:80px; border-radius: 50%; position: fixed; bottom: 80px; left: 50%; margin-left:-40px; background-color: #e6832a; cursor: pointer; z-index: 999; border:3px solid #fff;}
.back-to-top:after{content:''; position: absolute; left: 50%; top:50%; width:40px; height: 24px; margin-left: -20px; margin-top: -12px; background-image: url(images/sprite.svg); background-position: -118px -95px;}

.terms-container{display:inline-block;vertical-align:top;padding-bottom:18px;font-size:14px;line-height:16px; margin-top: 12px; float: left; width: 80%;}
.terms-container .wpcf7-checkbox,
.terms-container .input-terms{display:none;}
.terms-container label{display:inline-block;vertical-align:top;padding-left:50px;color:#fff;position:relative;width:100%;margin:0px;font-weight:normal;}
.terms-container label:before{width:47px;height:47px;position:absolute;content:'';left:0px;top:0px;background:#525252 url(images/cookie-icons.svg) 1px -94px no-repeat;}

.terms-container .input-terms:checked + label:before,
.terms-container label.your-terms-checked:before{
 background-position:1px -48px;}
.visible-xs {display: none;}


/*/ Cookie /*/

.cookie-notice{display:inline-block;
 width:100%;vertical-align:top;position:fixed;left:0px;bottom:0px;background-color:#3e322a;color:#fff;text-align:center;padding:13px 20px 12px;z-index:999;border-top: 4px solid #e6832a;}
.cookie-notice span{font-size:15px;line-height:20px;padding:5px 21px 6px;color:#fff;display:inline-block;vertical-align:top;}
.cookie-notice a{text-decoration:underline; color: #e6832a;}
.cookie-notice a:not(agree-btn):hover{color:#e6832a;}
.cookie-notice a.agree-btn{display:inline-block;vertical-align:top;background-color:#e6832a;color:#fff;font-size:19px;line-height:20px;padding:5px 0px 6px;margin-left:10px;text-decoration:none;width:64px;text-align:center;font-weight: bold;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.cookie-notice a.agree-btn:hover{text-decoration:none;color:#e6832a; background-color: #fff;}
/*
/ End of Cookie /

/  Cookie Pop-Up /*/
.cookie-popup{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:9999;}
.cookie-overlay{position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:#3e322a;opacity:0.95;}
.cookie-outer{position:absolute;left:50%;top:50%;-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);max-width:96%; height:96%;max-height:496px;width:394px;overflow:hidden;background-color:#fff;text-align:center;}
.cookie-inner{padding:12px 28px;display:inline-block;vertical-align:top;width:calc(100% + 16px);overflow:auto;position:absolute;left:0px;top:20px;height:calc(100% - 42px);}
.cc-btn{position:absolute;width:28px;height:28px;background:url(images/cookie-close.svg) no-repeat;top:10px;right:10px;font-size:0px;cursor:pointer;z-index: 1;}
.cookie-outer h2{font-size:13.3px;line-height:16px;font-weight:bold;margin:0px 0px 16px;text-transform:uppercase;color:#525252;}
.cookie-outer h2 span {color: #9d2235; font-weight: bold;}
.cookie-outer p{font-size:13px;line-height:16px;color:#525252;margin:0px;
}
.cookie-outer p + p{margin-top:16px;}
.cookie-outer p strong{display:inline-block;vertical-align:top;font-weight:normal;color:#525252;}
strong.strong-full{ width:100%;}

/*/  End of Cookie Pop-Up /*/

.popup-page-wrapper{width:1205px; display: none;}
.popup-page-wrapper h3{font-family: 'IBM Plex Sans'; font-weight: bold;}
.popup-page-wrapper .row {display: inline-block; width: 100%;}
.popup-page-inner{padding:78px 90px;}
.popup-page-inner .main-heading .line-break{width: 93%;}

.popup-page-inner .title-type-11{margin-bottom: 28px; color: #4c4c4c; font-size: 18px; font-weight: bold;}
.popup-page-inner .border-block-default{padding-right:74px;}
.popup-page-inner .half-col{float: left; width: 50%;}
.popup-page-inner .half-col.pad-top-impersumm{padding-top: 25px;}
.popup-page-inner .half-col.popup-content-right{padding-top: 35px;}
.popup-conent-left{padding-top:25px;max-width:430px;}
.popup-conent-right{padding-left:20px; max-width: 450px;}
.popup-page-inner p{color:#4c4c4c; font-weight: 300;}
.popup-page-inner p a{color:#4c4c4c;}
.impressum-bottom{border-top:1px solid #cfcfcf;margin-top:45px;padding-top:60px;}
.impressum-bottom ul{}
.impressum-bottom ul li{float:left;}
.impressum-bottom ul li p{color:#000;}
.impressum-bottom ul li p a{color:#000;}
.impressum-bottom ul li.handcraft{width:28%;}
.impressum-bottom ul li.mipe-logo{width:28%;}
.impressum-bottom ul li.mipe-add{width:21%;}
.impressum-bottom ul li.mipe-info{width:23%;}
.impressum-bottom ul li.mipe-info a{color: #4C4C4C;}

.visible-lg { display: none;}
.visible-xxs {display: none;}
.visible-md {display: none;}

.company-inner-section {padding: 130px 0 145px 0;background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat;}
.company-inner-section .sign-img{margin-top: 25px;}
.company-inner-section .block-content .left-content{padding-right: 70px;}
.company-inner-section .block-content .right-content{padding-left: 40px;}

.services-wrapper-in { padding: 170px 0; background-image: url(images/bg-pattern-grey.jpg);background-repeat: repeat;}

.services-wrapper-in  .services-list-wrap {margin-top:40px; display: inline-block; vertical-align: top; width: 100%;}

.services-wrapper-in .service-lists .service-list .service-list-box-out {padding: 0; box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1);}
.services-wrapper-in .service-lists .service-list .service-list-box-out:before {display: none;}
.services-wrapper-in .services-list-wrap .service-lists .service-list {padding: 0 18px;}
.services-wrapper-in .services-list-wrap .service-lists {margin-left: -18px; margin-right: -18px;}



.image-gallery .owl-controls {position: absolute;left: 15px;margin-top: 13px;}
.image-gallery .owl-controls .owl-dots .owl-dot{display: inline-block; vertical-align: top; width: 22px; height: 22px; border-radius:50%; background-color: #FFF; box-shadow: 0px 2px 5px 0px rgba(1, 1, 1, 0.15); position: relative;}
.image-gallery .owl-controls .owl-dots .owl-dot span{position: absolute; left: 50%; top: 50%; margin-top: -6px; margin-left: -6px; width: 12px; height: 12px; background: #E6832A;border-radius:50%; opacity: 0;}
.image-gallery .owl-controls .owl-dots .owl-dot.active span{opacity: 1;}
.image-gallery .owl-controls .owl-dots .owl-dot + .owl-dot{margin-left: 14px;}



.vortile-section {padding: 140px 0 150px 0;background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat;position: relative;}
.vortile-section:after { content: ""; position: absolute; bottom: 0; right: 0; width: 434px; height: 315px; background-image: url(images/vortile-flower.png); background-repeat: no-repeat ;}
.vortile-section .button-inline-action{margin-top: 15px;}

.vortile-list-right .vortile-list-head {font-weight: bold; font-size: 24px; margin-bottom: 22px;}
.vortile-list-right ul li{display: inline-block; vertical-align: top; width: 100%; position: relative; padding-left: 35px;}
.vortile-list-right ul li + li{margin-top: 14px;}
.vortile-list-right ul li:before{ content: ""; position: absolute; top: 3px; left: 0;background-image: url(images/sprite.svg); width: 19px; height: 17px;background-position:-126px -2px;}

.vortile-list-wrapper {padding: 120px 0 80px 0;background-image: url(images/bg-pattern-grey.jpg);background-repeat: repeat;}
.vortile-lists { margin-left: -32px; margin-right: -31px; }
.vortile-lists .vortile-list{float: left; width: 50%; padding: 0 31px;margin-bottom: 60px;}
.vortile-lists .vortile-list .vortile-list-box{background: #FFF; padding: 40px 68px 38px 32px;  box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1); position: relative;}
.vortile-lists .vortile-list .vortile-list-box:after{ content: ""; position: absolute; top: 0; right: 0; width: 23px; height: 100%; background-image: url(images/vortile-list-right-line.png); background-repeat: no-repeat;background-size: cover;}
.vortile-list-box .vortile-list-heading { margin-bottom: 38px; display: flex;flex-direction: row;align-items: center;}
.vortile-list-box .vortile-list-heading .vortile-list-ic img{ min-width: 42px; }
.vortile-list-box .vortile-list-heading .vortile-list-h-txt{ padding-left: 30px; color: #3E3128; font-weight: bold; font-size: 24px; line-height: 1;}
.vortile-list-box  p{margin-bottom: 5px;}
.vortile-list-box  a.mehr{font-weight: bold; padding-top:20px; display: inline-block;}
.vortile-list-box  .vortile-list-body{font-weight: 300;font-size: 18px;line-height: 1.4;word-wrap: break-word;}
.visible-sm {display: none;}


.leistungen-section {padding: 140px 0;background-image: url(images/bg-pattern-white.jpg);position: relative; background-repeat: repeat;}
.leistungen-section:after {content: ""; position: absolute; right: 0; bottom: -200px; background-image: url(images/mb-leistungen-bg.png); width: 1010px; height: 831px;}
.leistungen-section .news-tips-action-block {margin-top: 0; padding-left: 35px;}
.leistungen-section .container{position: relative; z-index: 1;}
.leistungen-section .news-tips-action-block .news-tips-action-row{margin: 0;}
.leistungen-section .news-tips-action-block .news-tips-action-row .news-tips-action-box{padding: 0; width: 350px; height: 350px;}
.leistungen-section .news-tips-action-box-inner .news-tips-body .n-t-icon{min-height: 185px     ;}
.leistungen-section .news-tips-action-box-inner .news-tips-body{padding-bottom:30px;}

.services-wrapper-inner {padding-top: 128px; padding-bottom: 140px; background-image: url(images/bg-pattern-grey.jpg);background-repeat: repeat;}
.services-wrapper-inner .clearfix-4{display: inline-block; vertical-align: top; width: 100%; clear: both;}
.services-wrapper-inner  .services-list-wrap .service-lists{margin-left: -20px; margin-right: -20px;}
.services-wrapper-inner  .services-list-wrap .service-lists .service-list{padding: 0 20px; margin-bottom: 40px;}
.services-wrapper-inner  .service-lists .service-list .service-list-box-out {padding: 0;}
.services-wrapper-inner  .service-lists .service-list .service-list-box-out:before {display: none;}
.services-wrapper-inner .service-lists .service-list .service-list-box{ box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1);}


.leistungen-detail-section {padding: 110px 0 125px 0;background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat;position: relative;}

.leistungen-detail-icon img {float: left; padding-right: 27px;}

.les-detail-feature{margin-bottom: 30px;}
.les-detail-feature .lest-fe-block { float: left; width: 50%; display: flex;}
.les-detail-feature .lest-fe-block.fe-right-block {cursor: pointer;}
.les-detail-feature .lest-fe-block img{padding-right: 28px; -webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.les-detail-feature .lest-fe-block.fe-right-block:hover img,
.les-detail-feature .lest-fe-block.fe-right-block:focus img,
.les-detail-feature .lest-fe-block.fe-right-block:active img {-webkit-animation-name:hvr-icon-bob-float, hvr-icon-bob;animation-name:hvr-icon-bob-float, hvr-icon-bob;-webkit-animation-duration: .3s, 1.5s;animation-duration: .3s, 1.5s;-webkit-animation-delay: 0s, .3s;animation-delay: 0s, .3s;-webkit-animation-timing-function: ease-out, ease-in-out;animation-timing-function: ease-out, ease-in-out;-webkit-animation-iteration-count: 1, infinite;animation-iteration-count: 1, infinite;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-direction: normal, alternate;animation-direction: normal, alternate;}




.les-detail-feature .lest-fe-block .txt {padding-top: 8px;}
.les-detail-feature .lest-fe-block .txt .head{font-weight: bold; text-transform: uppercase; margin-bottom: 5px;}

.les-detail-action-wrap  .button-les-detail { float: left; width: 506px; padding-right: 54px; border-right:1px solid #c5c1be; margin-top: 0; }
.les-detail-action-wrap  .button-les-detail .btn{padding: 12px;}
.button-left-gallery.les-detail-action-wrap  {margin-top: 40px;}
.les-detail-action-wrap .les-detail-cont{float: left; width: calc(100% - 506px); padding-left: 45px; padding-top: 10px;}
.les-detail-action-wrap .les-detail-cont a{ position: relative;display: inline-block; vertical-align: top; text-transform: uppercase; font-size: 18px; font-weight: bold; color: #31414E; padding-left: 40px; display: inline-block; vertical-align: top; line-height: 30px; }

.les-detail-action-wrap .les-detail-cont a:before{position: absolute; content: ''; left: 0; top: 1px; width: 25px; height: 26px;background-image: url(images/sprite.svg); background-position: -197px -238px;  -webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition-duration: 0.1s;transition-duration: 0.1s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}

.les-detail-action-wrap .les-detail-cont a:hover:before,
.les-detail-action-wrap .les-detail-cont a:focus:before,
.les-detail-action-wrap .les-detail-cont a:active:before {-webkit-transform: translateX(4px);
  transform: translateX(4px);}


.leistungen-detail-section .block-content .right-content .right-content-flip-wrapper{position: relative;display: inline-block; margin: 0;max-width: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;-webkit-transform: translateZ(0);transform: translateZ(0);}

.leistungen-detail-section .block-content .right-content .right-content-flip-wrapper .right-lest-contact-form{position: absolute; left: 0; top: 0; width: 0; right: 0;  opacity: 0; -webkit-transform: rotateY(90deg);transform: rotateY(90deg);-webkit-transform-origin: 50% 0%;transform-origin: 50% 0%; opacity: 0; width: 100%; transition: all .35s ease;}

.leistungen-detail-section .block-content .right-content .right-content-flip-wrapper .right-lest-contact-form .contact-form-wrapper{margin: 0;}

.leistungen-detail-section .block-content .right-content .right-content-flip-wrapper.flip-content-on {min-height: 800px;}

.leistungen-detail-section .block-content .right-content .right-content-flip-wrapper .right-content-figure{ transition: all .35s ease;}

.leistungen-detail-section .block-content .right-content .right-content-flip-wrapper.flip-content-on .right-content-figure{-webkit-transform: rotateY(-180deg);transform: rotateY(-180deg);opacity: 0;}

.leistungen-detail-section .block-content .right-content .right-content-flip-wrapper.flip-content-on .right-lest-contact-form {-webkit-transform: rotateY(0deg);transform: rotateY(0deg); opacity: 1;}




.feeding-area-wrap {padding: 120px 0 90px 0; background-image: url(images/bg-pattern-grey.jpg);background-repeat: repeat;}
.feeding-area-wrap .feeding-area-row{margin-left: -42px; margin-right: -42px;}
.feeding-area-wrap .feeding-area-list{float: left; width: 25%; padding-right: 42px; padding-left: 42px; margin-bottom: 56px;}


.feeding-area-wrap .feeding-area-list .feeding-area-box{background-color: #FFF; position: relative; color: #3e3128; display: inline-block; width: 100%; box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1);}
.feeding-area-wrap .feeding-area-list .feeding-area-box .feeding-ar-icon{position: absolute; left: -20px; top: 5%; width: 66px; height: 90%; background: #3E3128;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.feeding-area-wrap .feeding-area-list .feeding-area-box:hover .feeding-ar-icon,
.feeding-area-wrap .feeding-area-list .feeding-area-box:active .feeding-ar-icon,
.feeding-area-wrap .feeding-area-list .feeding-area-box:focus .feeding-ar-icon
{background: #E6832A;}
.feeding-area-wrap .feeding-area-list .feeding-area-box .feeding-ar-icon span{display: inline-block; width: 25px; height: 34px; background-image: url(images/sprite.svg); background-position:-359px -95px; position: absolute;left: 50%; top: 50%; margin-left: -12.5px; margin-top: -17px;}
.feeding-area-wrap .feeding-area-list .feeding-area-box:after{content: ""; position: absolute; top: 0; right: 0; background-image: url(images/feeding-list-line.png);background-repeat: repeat-y; width: 6px; height: 100%;}
.feeding-area-wrap .feeding-area-list .feeding-area-box .feeding-ar-text{padding-left: 63px; padding-top: 23px; padding-bottom: 23px; text-transform: uppercase; font-size: 23px; font-weight: bold;}

.news-section {padding: 140px 0 100px 0;background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat;position: relative;}
.news-list-row {margin-left: -40px; margin-right: -40px;}
.news-list-row .news-list{float: left; width: 50%; padding: 0 40px; margin-bottom: 100px;}
.news-list .news-list-box{display: inline-block; vertical-align: top; width: 100%;}
.news-list .news-list-box .nest-list-img{float: left; width: 250px;position: relative; padding-bottom: 23px;}
.news-list .news-list-box .nest-list-img:after{content: ""; position: absolute; left: 0; bottom: 0;width: 100%; height: 23px; background-image: url(images/news-thumb-line.png); background-repeat: repeat-x;}
.news-list .news-list-box .nest-list-img a{display: inline-block; vertical-align: top;  width: 100%;padding: 10px 10px 10px 10px; background-color: #FFF;  box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1); position: relative;}
.news-list .news-list-box .btn-news-detail {font-weight: bold;}
.news-list .news-list-box .nest-list-img a:before{content: ""; position: absolute; width: calc(100% - 20px); height: calc(100% - 20px);background-color: #E7832B; opacity: 0; left: 10px; top: 10px; z-index: 5;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;}
.news-list .news-list-box .nest-list-img a:hover:before,
.news-list .news-list-box .nest-list-img a:active:before,
.news-list .news-list-box .nest-list-img a:focus:after{ opacity: .95;}
.news-list .news-list-box .nest-list-img a:after{ content: ""; position: absolute; left: 50%; top: 50%;width: 60px; height: 60px; margin-left: -30px; margin-top: -30px; background-image: url(images/zoom-hover.svg); z-index: 5;opacity: 0; -webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s; background-size:100%;}
.news-list .news-list-box .nest-list-img a:hover:after,
.news-list .news-list-box .nest-list-img a:active:after,
.news-list .news-list-box .nest-list-img a:focus:after{ opacity: 1;}


.news-list .news-list-box .nest-list-img a img{width: 100%;}
.news-list .news-list-box .news-body{float: left; width:calc(100% - 250px); padding-left: 30px;}
.news-list .news-list-box .news-head{ font-size: 28px; font-weight: bold; line-height: 1; position: relative;padding-left: 51px;margin-bottom: 31px; }
.news-list .news-list-box .news-head:before{content: ""; position: absolute; left: 0; top: 0;width: 25px; height: 32px; background-image: url(images/sprite.svg); background-position:-81px -95px;}
.news-list .news-list-box .news-head a {color: #484848;}
.news-list .news-list-box .news-body p{line-height: 1.6; margin-bottom: 30px;}
.news-list .news-list-box .news-body .btn.btn-default{margin-top:3px;}
.news-pagination {text-align: center;}
.news-pagination a.prev-page-btn,
.news-pagination a.next-page-btn{display: inline-block;width: 50px; height: 50px; position: relative;}
.news-pagination a.prev-page-btn:before,
.news-pagination a.next-page-btn:before {content: '';position: absolute;top: 50%;left: 50%;width: 20px; height: 20px; margin-top: -10px; margin-left: -10px;background-image: url('images/sprite.svg'); }
.news-pagination a.prev-page-btn:before {background-position:-94px -211px;}
.news-pagination a.next-page-btn:before {background-position:-67px -211px;}
.news-pagination ul {display: inline-block;vertical-align: top;}
.news-pagination ul li{display: inline-block;width: 50px;height: 50px;vertical-align: top;}
.news-pagination ul li + li {margin-left:5px;}
.news-pagination ul li a{display: inline-block;width: 100%;height: 100%;background-color: #f1f1f1;vertical-align: top;-webkit-transition: all 300ms ease-in-out 0s;transition: all 300ms ease-in-out 0s;line-height: 50px; font-size: 18px;color: #3e3128; font-weight: bold;}
.news-pagination ul li a:hover,.news-pagination ul li.active a {background-color: #3e3128;color: #FFF; }


.news-detail-section {padding: 140px 0 140px 0;background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat;position: relative;}

.news-detail-section .main-heading h1 { text-transform: capitalize; }

.news-detail-wrapper .news-detail-cont {padding-bottom: 30px; padding-right: 20px;}
.news-detail-wrapper .news-detail-cont p {line-height: 1.5;}


.tipps-section {background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat;}
.tipps-section-inner {padding: 140px 0 70px 0; position: relative;}
.tipps-section-inner .tipps-man{position: absolute; right: 0; bottom: -28px; width: 433px; opacity: 0.5;}

.tips-list-right {max-width: 400px;}
.tips-list-right .tips-list-head {font-size: 24px; font-weight: bold; line-height: 1.3; margin-bottom: 10px;}
.tips-list-right ul {margin-bottom: 40px;padding-right: 65px;}
.tips-list-right ul li{display: inline-block; vertical-align: top; width: 100%; position: relative; padding-left: 36px; padding-top: 17px; padding-bottom: 17px; border-bottom:1px solid #e7e7e7; font-weight: bold; cursor: pointer;}
.tips-list-right ul li:before{content: ""; position: absolute;left: 0; top: 13px; width: 25px; height: 29px; background-image: url(images/sprite.svg); background-position:-130px -209px ;-webkit-transform: translateZ(0);transform: translateZ(0);-webkit-transition-duration: 0.1s;transition-duration: 0.1s;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.tips-list-right ul li:hover:before,
.tips-list-right ul li:focus:before,
.tips-list-right ul li:active:before {-webkit-transform: translateX(4px);
  transform: translateX(4px);}

.einzugsgebiete-section {background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat;}
.einzugsgebiete-inner {position: relative;padding: 155px 0 125px 0;}
.einzugsgebiete-inner .map-hand{position: absolute; right: 0; bottom: 0; max-width: 662px; min-height: 800px;}
.einzugsgebiete-left-cont .btn{margin-top: 25px;}


.einzugsgebiete-detail-section {padding: 130px 0 130px 0;background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat;position: relative;}

.einz-detail-action {padding-top: 25px;}

.contact-section {padding: 110px 0 0px 0;background-image: url(images/bg-pattern-white.jpg);background-repeat: repeat; position: relative;}

.contact-section .contact-links {padding-top: 60px;}
.contact-section .contact-links .cont-add-info{float: left;width: 50%; padding-top: 40px; padding-right: 35px; position: relative; padding-left: 125px; padding-bottom: 10px; border-right:1px solid #e0dedc;}
.contact-section .contact-links .cont-add-info:before{width: 85px; height: 117px; content: ""; position: absolute; left: 0;top: 46px; background-image: url(images/cont-pin.svg); -webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.contact-section .contact-links .cont-add-info:hover:before {-webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;animation-name: hvr-icon-bob-float, hvr-icon-bob;-webkit-animation-duration: .3s, 1.5s;animation-duration: .3s, 1.5s;-webkit-animation-delay: 0s, .3s;animation-delay: 0s, .3s;-webkit-animation-timing-function: ease-out, ease-in-out;animation-timing-function: ease-out, ease-in-out;-webkit-animation-iteration-count: 1, infinite;animation-iteration-count: 1, infinite;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-animation-direction: normal, alternate;animation-direction: normal, alternate;}



.contact-section .contact-links .cont-add-info h6 {line-height: 1.1; margin-bottom: 20px; font-size: 24px;}
.contact-section .contact-links .cont-add-info p{font-size: 24px;}
.contact-section .contact-links .info-contact-links{float: left;width: 50%; padding-left: 35px;}
.contact-section .contact-links .info-contact-links ul li a{font-size: 24px; font-weight: bold; color: #484848;padding-left: 41px;}
.contact-section .contact-links .info-contact-links ul li a:before{top: 8px;}
.contact-section .contact-links .info-contact-links ul li a.phone-i:before{width: 22px;
    height: 22px;background-position: -166px -212px;}
.contact-section .contact-links .info-contact-links ul li a.fax-i:before{width: 21px;
    height: 22px;background-position: -197px -212px;}
.contact-section .contact-links .info-contact-links ul li a.mobile-i:before{width: 23px; height: 39px; background-position: -198px -240px;}
.contact-section .contact-links .info-contact-links ul li a.mail-i:before{width: 21px;
    height: 19px;background-position: -226px -212px; top: 10px;}

.cont-detail-feature {margin-bottom: 70px;}
.contact-form-wrapper {margin-bottom: -300px;}
.cont-form-inner {padding: 40px 30px 35px 30px; background-color: #FFF; box-shadow: 0px 10px 32px 0px rgba(1, 1, 1, 0.1); position: relative;}
.cont-form-inner .contact-close{position: absolute; top: 10px; right: 10px; width: 27px; height: 27px; background-image: url(images/sprite.svg); background-position: -363px -211px; cursor: pointer;}
.image-thumb-wrapp .img-thumb-inner .cont-form-inner .terms-container a {padding: 0; width: 100%; display: inline;}
.image-thumb-wrapp .img-thumb-inner .cont-form-inner .terms-container a:before,
.image-thumb-wrapp .img-thumb-inner .cont-form-inner .terms-container a:after{display: none;}
.cont-form-inner .contact-box-heading h3{text-transform: uppercase; font-size: 35px;padding-bottom: 40px; margin-bottom: 40px; position: relative; line-height: 1;}
.cont-form-inner .contact-box-heading h3:before{background: #937264; width: 106px;height: 7px;content: ""; position: absolute; left: 0; bottom: 0;}
.contact-form-inner .contact-input-group{float: left; width: 50%; margin-bottom: 15px;}
.contact-form-inner .contact-input-group:nth-child(even) {padding-left: 6px;}
.contact-form-inner .contact-input-group:nth-child(odd) {padding-right: 6px;}
.contact-form-inner .contact-input-group input{width: 100%; font-weight: 300;color: #7c7c7c; background-color: #fff; padding: 20px 10px 20px 30px;border:1px solid #e8e8e8; font-size: 18px; height: 52px; text-transform: uppercase;}
.contact-form-inner span.wpcf7-not-valid-tip {padding-top: 5px;}
.contact-form-inner .contact-textarea textarea{width: 100%; font-weight: 300;color: #7c7c7c; background-color: #fff; padding: 20px 30px; border:1px solid #e8e8e8;font-size: 18px;}

.contact-form-inner input::-webkit-input-placeholder,
.contact-form-inner  textarea::-webkit-input-placeholder { color:#838a91; opacity:1;}
.contact-form-inner input::-moz-placeholder,
.contact-form-inner  textarea::-moz-placeholder{color:#838a91; opacity:1;}
.contact-form-inner input:-ms-input-placeholder,
.contact-form-inner textarea:-ms-input-placeholder {color:#838a91; opacity:1; vertical-align: top;}

.contact-action {margin-top: 50px;}

.contact-action .contact-submit {float: left; width: 262px;}
.contact-action .contact-submit input{ min-width: 208px; }
.contact-action .terms-container {float: right; width:calc(100% - 262px );padding-bottom: 0; margin-top: 5px;}
.contact-action .terms-container label { color: #555555; font-size: 15px; line-height: 20px; padding-left: 60px;}
.contact-action .terms-container label span{display: inline-block; padding-top: 2px;}
.contact-action .terms-container label a { color: #e6832a; font-weight: bold;}
.contact-action .terms-container label:before{background-color: #f9f9f9; border:1px solid #e9e9e9; width: 46px; height: 46px;}

.map-section {overflow: hidden; height: 770px; background-color: #F5F4F4; position: relative; border-bottom: 1px solid #3e3128;}
.map-section:before{content: ""; position: absolute;width: 100%; height: 28px;background-repeat: repeat-x;top: 0px; background-image: url(images/parallax-top-border.png);}
.map-section .map-area{ width: 100%; height: 100%;}


.map-right-img .img-thumb-inner{/*height: 466px;*/ width: 100%;padding: 13px;background-color: #FFF;}
.map-right-img .img-thumb-inner #map-area{height: 100%; width: 100%; position: relative; display: inline-block; vertical-align: top;}


.thankyou-msg-wrap .thankyou-msg-inner {max-width: 567px; margin: 0 auto; text-align: center; position: relative; padding-top: 96px; background-image: url(images/thankyou-tick.svg); background-position: top center; background-repeat: no-repeat; background-size: 75px; padding-left: 10px; padding-right: 10px;}
.thankyou-msg-wrap {min-height: 650px; padding-top: 165px; padding-bottom: 90px;}
.thankyou-msg-wrap .thankyou-msg-inner h2{margin-top: 0; margin-bottom: 6px; color: #3e3128; font-size: 31px; font-weight: 800;}
.thankyou-msg-wrap .thankyou-msg-inner h3{margin-top: 0; margin-bottom: 22px; color: #3e3128; font-size: 21px; font-weight: 400;}
.thankyou-msg-wrap .thankyou-msg-inner a{color: #e9e3e0; font-size: 19px;}
.thankyou-msg-wrap .thankyou-msg-inner a:hover{color: #3e3128; font-size: 19px;}

.error-404 {padding: 80px 0; text-align: center;}
.error-404 .page-header .page-title{font-size: 60px;}
.error-404 .go-to-home{margin-top: 50px;}
.error-404 .error-img {margin:30px 0 40px 0;}
.error-404 .error-img img{max-width: 400px; margin: 0 auto; width: 100%;}

@keyframes fadein{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}