@font-face{font-family:Eurostile;src:url(/css/fonts/Eurosti.TTF)}@font-face{font-family:"Eurostile bold";src:url(/css/fonts/Eurostib.TTF)}@font-face{font-family:"Stellar light";src:url(/css/fonts/Stellar-light.otf)}@font-face{font-family:"Stellar regular";src:url(/css/fonts/Stellar-Regular.otf)}h1,h2,h3,h4{margin-top:0;margin-bottom:0;padding:0}a{font-size:1.4rem;line-height:2.1rem;font-family:"Stellar light",sans-serif;padding:0;letter-spacing:1px}a:hover{color:#fff;text-decoration:none}@media (max-width:425px){html{font-size:55%}}@media only screen and (min-width:426px) and (max-width:768px){html{font-size:50%}}@media only screen and (min-width:769px) and (max-width:1024px){html{font-size:50%}}.text-align-left{text-align:left!important}.text-align-center{text-align:center!important}@media only screen and (max-width:768px){.text-xs-center{text-align:center!important}}.flex{display:-ms-flexbox;display:-webkit-flex;display:flex}.flex-row{-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.flex-column{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}@media only screen and (max-width:768px){.flex-xs-column{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}}.flex-one{flex:1}.items-center{justify-content:center}.items-distribute{justify-content:space-between}.items-middle{align-items:center}.items-baseline{align-items:baseline}.items-flexend{align-items:flex-end}.inline-flex{display:inline-flex}@media only screen and (max-width:1440px){.page-breaks{width:100%}}@media only screen and (min-width:1441px){.page-breaks{width:1366px}}@media only screen and (max-width:768px){.hide-xs{display:none!important}}@media only screen and (min-width:769px){.hide-sm{display:none!important}}@media print{.no-print,.no-print *{display:none!important}}.button-base{padding:1rem 2rem;text-align:center;margin-bottom:0;text-decoration:none;cursor:pointer;outline:0;border:1px solid #000;border-radius:0;background-color:#fff;font-size:1.4rem;line-height:2.1rem;font-family:"Stellar light",sans-serif;letter-spacing:1px;white-space:nowrap}.button-base:hover{background-color:#fff;color:#929497;transition:all .6s cubic-bezier(.25,.8,.25,1)}@media only screen and (max-width:767px){.button-base{font-size:1.6rem;width:100%}}.button-base.red{border:1px solid red;background-color:transparent;color:red}.button-base.red:hover{background-color:red;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .6s cubic-bezier(.25,.8,.25,1)}.button-base.black{border:1px solid #000;background-color:transparent;color:#333}.button-base.black:hover{background-color:#000;color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .6s cubic-bezier(.25,.8,.25,1)}.button-base.white{border:1px solid #fff;background-color:transparent;color:#fff}.button-base.white:hover{background-color:#fff;color:#333;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:all .6s cubic-bezier(.25,.8,.25,1)}::placeholder{color:#929497;opacity:1}:-ms-input-placeholder{color:#929497}:-ms-input-placeholder{color:#929497}.float-right{float:right}.float-left{float:left}.clear-both:after,.clear-both:before{content:" ";display:table}.clear-both:after{clear:both}.scroll::-webkit-scrollbar{width:6px;background-color:#000}.scroll::-webkit-scrollbar-track{background-color:#d3d3d3;-webkit-border-radius:0;border-radius:0}.scroll::-webkit-scrollbar-thumb{-webkit-border-radius:0;border-radius:0;max-height:20px;background-color:#8f8f8f}.box-shadow{-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.services-container{text-align:center;width:100%;overflow-y:hidden;overflow-x:hidden;display:flex;flex-wrap:wrap}.services-container .item-container{position:relative;flex-basis:50%}@media only screen and (max-width:768px){.services-container .item-container{flex-basis:100%}}.services-container .item-container .item-name{position:absolute;top:0;bottom:0;transform:translate(0,-10rem);left:2rem;z-index:1000;margin:auto;height:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:-o-fit-content;height:-ms-fit-content;cursor:pointer}@media only screen and (max-width:767px){.services-container .item-container .item-name{transform:translate(0,-4rem)}}.services-container .item-container .item-name h3{font-size:3rem;font-family:"Stellar regular",sans-serif;line-height:3rem;color:#929497;text-align:left;font-weight:300;text-transform:uppercase}@media only screen and (max-width:768px){.services-container .item-container .item-name h3{font-size:2.5rem}}.services-container .item-container .item-image{cursor:pointer}.services-container .item-container .item-image img{width:100%;height:auto}.services-container .item-container .item-image img:hover{filter:grayscale(100%);filter:url(../desaturate.svg#greyscale)}