File: D:/HostingSpaces/SBogers60/vandeurzenheftrucks.nl/wwwroot/css/style.css
@import"selectric.css";@keyframes movingDown{0%,100%{-webkit-transform:translate3d(0, 0, 0) rotate(0deg);-moz-transform:translate3d(0, 0, 0) rotate(0deg);-ms-transform:translate3d(0, 0, 0) rotate(0deg);-o-transform:translate3d(0, 0, 0) rotate(0deg);-spec-transform:translate3d(0, 0, 0) rotate(0deg);transform:translate3d(0, 0, 0) rotate(0deg)}50%{-webkit-transform:translate3d(0, 8px, 0) rotate(0deg);-moz-transform:translate3d(0, 8px, 0) rotate(0deg);-ms-transform:translate3d(0, 8px, 0) rotate(0deg);-o-transform:translate3d(0, 8px, 0) rotate(0deg);-spec-transform:translate3d(0, 8px, 0) rotate(0deg);transform:translate3d(0, 8px, 0) rotate(0deg)}}@keyframes movingRight{0%,100%{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);-spec-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}50%{-webkit-transform:translate3d(5px, 0, 0);-moz-transform:translate3d(5px, 0, 0);-ms-transform:translate3d(5px, 0, 0);-o-transform:translate3d(5px, 0, 0);-spec-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}}@media only screen and (max-width: 1020px){.products_list{display:none !important}}.machines_thumbs{margin-top:0;position:relative;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px}@media only screen and (max-width: 450px){.machines_thumbs{grid-template-columns:1fr}}.machines_thumbs li{height:250px;width:100%}@media only screen and (max-width: 750px){.machines_thumbs li{height:150px}}@media only screen and (max-width: 400px){.machines_thumbs li{height:100px}}.machines_thumbs li a{width:100%;height:100%}.machines_thumbs li a .image{width:100%;height:100%;display:block;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;border:1px solid #dde2ed}.machines_thumbs li a .sold:before{content:"";background:url("/img/sold.svg") no-repeat;display:block;width:50%;height:50%}.relevant_thumbs{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px;margin:0;margin-bottom:50px}@media only screen and (max-width: 560px){.relevant_thumbs{grid-template-columns:1fr 1fr}}.relevant_thumbs li{height:250px;width:100%}@media only screen and (max-width: 750px){.relevant_thumbs li{height:150px}}@media only screen and (max-width: 400px){.relevant_thumbs li{height:100px}}.relevant_thumbs li a{width:100%;height:100%}.relevant_thumbs li a .image{width:100%;height:100%;display:block;background-size:contain;background-repeat:no-repeat;background-position:50% 50%;border:1px solid #dde2ed}#content .center-machines{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:initial;-moz-align-items:initial;-ms-align-items:initial;align-items:initial;width:100%}#content .center-machines .col.w2{width:48%}@media only screen and (max-width: 1650px){#content .center-machines .col.w2{width:45%}}@media only screen and (max-width: 1020px){#content .center-machines .col.w2{width:100%}}#content .center-machines .col.w4{width:75%;max-width:920px}@media only screen and (max-width: 1020px){#content .center-machines .col.w4{width:100%}}#content .center-machines .machine-detail{margin-top:80px}@media only screen and (max-width: 1560px){#content .center-machines .machine-detail{margin-top:100px}}#content .center-machines .machine-detail h1{margin-top:0;padding-top:0;color:#0d57c1}@media only screen and (max-width: 1020px){#content .center-machines .machine-detail{width:100%}}#content .center-machines .col.hide_on_small{width:320px}.return-button{display:block;margin-bottom:40px}.back-arrow{display:inline-block;position:relative;width:10px;height:10px;background:url("/images/structure/back_arrow.svg");background-repeat:no-repeat;margin-right:10px}.usedMachines-breadcrumb{margin-bottom:50px}.mar_t{margin-top:80px}#machine-data{width:100%;margin-bottom:30px}#machine-data tr{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:initial;-moz-align-items:initial;-ms-align-items:initial;align-items:initial;min-height:25px;border-bottom:2px solid rgba(13,87,193,.15);margin-top:15px}#machine-data tr .label{margin-right:20px;font-weight:bold;max-width:35%;color:#0d57c1}#machine-data tr .data{text-align:right}.images-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:initial;-moz-align-items:initial;-ms-align-items:initial;align-items:initial}.images-container .image-main{animation:fadeIn .6s forwards}.images-container .sold:before{content:"";background:url("/img/sold.svg") no-repeat;display:block;width:20%;height:20%;position:absolute}.images-container .images-thumbs{width:120px;margin-left:10px}.images-container .images-thumbs img{cursor:pointer;width:100%;height:auto}.images-container .images-thumbs .image-thumbnail{margin-bottom:10px;opacity:.4;transition:opacity .6s ease}.images-container .images-thumbs .active{opacity:1}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.employees{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-flow:row wrap;flex-flow:row wrap}.employees-list{width:25% !important}@media only screen and (max-width: 1020px){.employees-list{width:50% !important}}.employees-info{color:#fff;text-align:center;background-color:#0d57c1;width:25% !important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-orient:vertical;-moz-box-orient:vertical;-spec-box-orient:vertical;box-orient:vertical;-webkit-box-direction:reverse;-moz-box-direction:reverse;-spec-box-direction:reverse;box-direction:reverse;-webkit-flex-direction:column;-moz-flex-direction:column;-spec-flex-direction:column;flex-direction:column;-ms-flex-direction:column}.employees-info.yellow-variant{color:#0d57c1;background:#fedd33}.employees-info.yellow-variant h2{color:#0043c4}.employees-info.yellow-variant a{color:#0043c4;transition:color .4s ease}.employees-info.yellow-variant a:hover{color:#0d57c1}@media only screen and (max-width: 1020px){.employees-info{width:50% !important}}@elseif $value == "row-reverse"{}@elseif $value == column{}@elseif $value == "column-reverse"{}.employees-info h2{color:#fff}.employees-info a{color:#fedd33;transition:color .4s ease}.employees-info a:hover{color:#fff}.product-extra-content{margin:0 0 3em 0;line-height:1.75}@media only screen and (max-width: 560px){#vacancies .center{width:calc(100% - 40px)}}#vacancies #vacancies_navigation{display:block;visibility:visible;opacity:1;filter:alpha(opacity=100)}#vacancies #vacancy-overview{padding-top:80px;padding-bottom:60px}#vacancies #vacancy-overview .show_content{margin-bottom:100px}#vacancies #vacancy-overview .show_content>h1:first-child{margin-top:0}#vacancies #vacancy-overview .show_content nav.products_list{visibility:visible;opacity:1;filter:alpha(opacity=100);position:relative;left:0;top:0;float:none;max-width:200px}@media only screen and (max-width: 1020px){#vacancies #vacancy-overview .show_content nav.products_list{display:block !important}}#vacancies #vacancy-overview .vacancies .vacancy+.vacancy{margin-top:35px;border-top:1px solid #0d57c1;padding-top:25px}#vacancies #vacancy-overview .vacancies .vacancy .image{margin-bottom:20px;width:100%;max-width:400px}#vacancies #vacancy-overview .vacancies .vacancy .image img{width:100%}#vacancies #vacancy-overview .row li{line-height:1.75}.c-header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media only screen and (max-width: 1560px){.c-header{width:100%;padding-right:40px}.c-header .main_title{height:60px}.c-header .main_title .title{line-height:1.1}}@media only screen and (max-width: 1070px){.c-header{display:block;padding:0}.c-header .main_title{padding:0 40px 0 110px !important}.c-header .main_title .logo{margin-left:40px}}.c-header__banner{position:relative;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.c-header__banner:after{content:"";position:absolute;z-index:-1;left:-50vw;top:0;display:none;width:200vw;height:100%;background-color:#ebeef4}@media only screen and (max-width: 1800px){.c-header__banner{margin-right:0}}@media only screen and (max-width: 1070px){.c-header__banner{padding:0 40px}.c-header__banner:after{display:block}}@media only screen and (max-width: 680px){.c-header__banner{padding:0 20px 0 0}}@media only screen and (max-width: 625px){.c-header__banner{padding:0}}@media only screen and (max-width: 1070px){.c-header__banner--message{padding:10px 40px}}@media only screen and (max-width: 680px){.c-header__banner--message{padding:10px 20px}}@media only screen and (max-width: 625px){.c-header__banner--message{padding:10px}}@media only screen and (max-width: 480px){.c-header__banner--message{display:block}}.c-header__banner-img{display:block;width:530px}.c-header__banner-img img{display:block;width:100%}@media only screen and (max-width: 1560px){.c-header__banner-img{width:397px}}@media only screen and (max-width: 625px){.c-header__banner-img{width:100%}}.c-header__banner-button{margin-left:40px}@media only screen and (max-width: 625px){.c-header__banner-button{display:none}.c-header__banner--message .c-header__banner-button{display:inline-block}}@media only screen and (max-width: 680px){.c-header__banner-button{margin-left:0}}.c-header__banner-button.btn{height:auto;line-height:1.2;width:126px !important;padding:18px 0;margin-bottom:0}@media only screen and (max-width: 1560px){.c-header__banner-button.btn{padding:14px 0}}.c-header__banner-button.btn .text{padding:0 42px 0 18px}.c-header__banner-button.btn .arrow{right:17px}@media only screen and (max-width: 480px){.c-header__banner--message .c-header__banner-button{display:block;margin-top:5px}}.form .form-element.select-element{position:relative;margin-bottom:30px}.form .form-element.select-element label{top:24px}.form .form-element.select-element span{width:16px;height:16px;background-image:url("/img/arrow.svg");background-size:contain;background-repeat:no-repeat;display:inline-block !important;position:absolute;right:10px;top:29px;pointer-events:none}.form .form-element.select-element select{margin-top:10px;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;-spec-appearance:none;appearance:none;outline:none;height:45px;width:100%;font-size:15px;line-height:16px;font-weight:500;background-color:#f3f3f3;color:#66686d;padding:0 30px 0 20px;border:1.5px transparent solid}.form .form-element.select-element .selectric-wrapper{margin-top:10px;width:100%;display:inline-block}.form .form-element.select-element .selectric-items li{padding-left:20px;padding-right:20px;font-size:15px;line-height:16px;font-weight:500}.form .form-element.select-element .selectric{background-color:#f3f3f3}.form .form-element.select-element .selectric .label{padding:0 20px 0 10px;font-size:15px;line-height:16px;font-weight:500;color:#66686d;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}@media screen and (max-width: 1020px){.form .form-element.select-element{margin-bottom:20px}.form .form-element.select-element label{top:9px}.form .form-element.select-element span{top:43px}}@media screen and (max-width: 800px){.form .form-element.select-element{display:block}.form .form-element.select-element select{width:100%}.form .form-element.select-element .selectric-wrapper{width:100%;display:block}}.c-video{position:relative;height:0;width:100%;padding-bottom:56.25%;background-color:#eff1f6}.c-video__iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-width: 1070px){body{padding-top:110px}body #header{height:auto}}/*# sourceMappingURL=style.css.map */