@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);@import url(https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css);@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800|Oswald:300,400&display=swap);
/*!
 *  CSS Styles
 *  Author: AlexBet.com
 *  Link:   http://alexbet.com/
 *
*/input[type=email],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;-moz-appearance:none}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{width:100%;height:100%}body{-webkit-tap-highlight-color:rgba(0,0,0,0);background:#fff;color:#231f20}a,area,button,img,img2,input,li,select,textarea{outline:none}img{display:block}img2{display:block hidden}#app{width:100%;height:100%}body{font:normal 1rem Montserrat,sans-serif;line-height:1.4rem}@media (max-width:748px){body{font:normal .8rem Montserrat,sans-serif;line-height:1.2rem}}.wrapper{width:100%;max-width:1230px;margin:0 auto;margin-top:40px;position:relative}.wrapper:after{clear:both;content:"";display:table}@media (max-width:1500px){.wrapper{width:100%;padding:0 30px}}.skip-link{position:absolute;top:-40px;left:10px;background:#007bff;color:#fff;padding:10px;text-decoration:none;font-weight:700;border-radius:5px;-webkit-transition:top .3s;transition:top .3s}.skip-link:focus{top:10px;outline:2px solid #fc0;z-index:1000}.hdg{font:normal 2rem Oswald,sans-serif;line-height:2.5rem;text-transform:uppercase;letter-spacing:.2rem;text-decoration:none;color:#231f20}@media (max-width:748px){.hdg{font:normal 1.2rem Oswald,sans-serif;line-height:1.7rem}}.hdg-centered{font:normal 2rem Oswald,sans-serif;line-height:2.5rem;text-align:center;text-transform:uppercase;letter-spacing:.2rem;text-decoration:none;color:#231f20}@media (max-width:748px){.hdg-centered{font:normal 1.2rem Oswald,sans-serif;line-height:1.7rem}}.alt{color:#005593}.altw,.button{color:#fff}.button{font:600 .8rem Montserrat,sans-serif;letter-spacing:.1rem;text-transform:uppercase;background:#005593;border:0;padding:20px 60px 20px 30px;border-radius:50px;position:relative;text-decoration:none;display:inline-block}.button.grey{background:#231f20}.button.lgrey{background:#a5a6a5}.button:after{content:"";width:13px;height:10px;background:url(/assets/images/icon-arrow.svg) 50% no-repeat;background-size:cover;position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center}@media (min-width:960px){.button:hover:after{right:15px}}@media (max-width:748px){.button{font:600 .7rem Montserrat,sans-serif;letter-spacing:.1rem;border:0;padding:13px 40px 13px 20px;border-radius:50px;position:relative;text-decoration:none}}.hidden{opacity:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:top;transform-origin:top}.hidden,.hidden.off{-webkit-transition:all 1s ease;transition:all 1s ease}.hidden.off{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:top;transform-origin:top}.hero-home{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;position:relative;width:100%;height:100vh}.hero-home:after{clear:both;content:"";display:table}.hero-home .cnr{width:100%;margin-top:90px;padding:0;background:#f6f5f3}.hero-home .cnr .centered{position:absolute;max-width:80%;display:inline-block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-transform:uppercase;text-align:center}.hero-home .cnr .centered .title{font:normal 2.5rem Oswald,sans-serif;letter-spacing:.2rem;color:#fff}.hero-home .cnr .centered .sm-text{font:normal 1rem Montserrat,sans-serif;text-transform:none;letter-spacing:0;margin-top:20px;color:#fff}.hero-home .cnr .centered .but-cnr{margin-top:30px}.hero-home .cnr .slider{width:100%;height:100%;position:relative;display:block}.hero-home .cnr .slider ul.slick{margin:0;padding:0;list-style-type:none;width:100%;position:relative;overflow:hidden}.hero-home .cnr .slider ul.slick li{width:100%;height:100vh;position:relative}.hero-home .cnr .slider ul.slick li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-home .cnr .slider .sliderbut-cnr{position:absolute;bottom:50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:inline-block}.hero-home .cnr .slider .sliderbut-cnr:after{clear:both;content:"";display:table}.hero-home .cnr .slider .sliderbut-cnr .but{display:inline-block;color:#fff;text-decoration:none;font:normal 1rem Oswald,sans-serif;letter-spacing:.2rem;cursor:pointer;text-transform:uppercase;margin:0 20px}.hero-home .cnr .slider .sliderbut-cnr .but img{width:15px;height:auto;display:inline-block;vertical-align:middle;margin:-4px 10px 0 10px}@media (max-width:959px){.hero-home .cnr{width:100%}}@media (max-width:748px){.hero-home{width:100%;height:auto}.hero-home .cnr{height:auto;margin-bottom:-20px}.hero-home .cnr .centered{width:calc(100% - 20px);position:absolute;max-width:auto;display:inline-block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-transform:uppercase;text-align:center}.hero-home .cnr .centered .title{font:normal 1.3rem Oswald,sans-serif;line-height:1.6rem;letter-spacing:.2rem}.hero-home .cnr .centered .sm-text{width:100%;font:normal .8rem Montserrat,sans-serif;color:#fff;text-transform:none;letter-spacing:0;margin-top:10px}.hero-home .cnr .centered .but-cnr{width:100%;margin-top:20px}.hero-home .cnr .slider{height:auto}.hero-home .cnr .slider:after{clear:both;content:"";display:table}.hero-home .cnr .slider ul.slick{width:100%;height:auto;overflow:hidden}.hero-home .cnr .slider ul.slick li{width:100%;height:350px}.hero-home .cnr .slider ul.slick li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-home .cnr .slider .sliderbut-cnr{width:100%;position:absolute;bottom:20px;left:auto;text-align:center;-webkit-transform:translateX(0);transform:translateX(0);display:block}.hero-home .cnr .slider .sliderbut-cnr:after{clear:both;content:"";display:table}.hero-home .cnr .slider .sliderbut-cnr .but{display:inline-block;font:normal .8rem Oswald,sans-serif;letter-spacing:.1rem;margin:0 10px}.hero-home .cnr .slider .sliderbut-cnr .but img{margin:-3px 5px 0 5px}}.hero{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.hero,.hero .cnr{margin:0;padding:0;position:relative;width:100%}.hero .cnr{height:620px}.hero .cnr img{width:100%;height:100%;margin-top:90px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero .cnr .container{position:absolute;left:0;top:0;right:0;bottom:0}.hero .cnr .container .wrapper{height:100%}.hero .cnr .centered{position:absolute;display:inline-block;bottom:95px;left:auto;text-transform:uppercase;text-align:left}.hero .cnr .centered .title{font:normal 2.5rem Oswald,sans-serif;letter-spacing:.2rem;color:#fff}@media (max-width:741px){.hero .cnr .container{left:0}.hero .cnr .container .centered{left:30px}}@media (max-width:959px){.hero .cnr{width:100%}}@media (max-width:748px){.hero{width:100%;height:auto}.hero .cnr{height:auto;height:250px}.hero .cnr .centered{position:absolute;letter-spacing:.2rem;left:50px;bottom:50px}.hero .cnr .centered .title{font:normal 1.3rem Oswald,sans-serif;letter-spacing:.1rem}}.blocks{width:100%;padding:70px 0}.blocks .block{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.blocks .block .img{width:45%;border-right:20px solid #005593}.blocks .block .img img{width:100%;height:auto}.blocks .block .img.clear{border:0;min-height:150px}.blocks .block .text{width:50%;position:relative;text-align:right}.blocks .block .text .centered{width:100%;max-width:615px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:40px 40px 40px 0}.blocks .block .text .centered .copy{margin-top:20px;line-height:1.6rem}.blocks .block .text .centered .copy ul{list-style-type:none;padding:0}.blocks .block .text .centered .copy ul li{padding-right:25px;margin:20px 0;position:relative}.blocks .block .text .centered .copy ul li:before{content:"";width:10px;height:10px;display:block;background:url(/assets/images/icon-circle.svg);background-size:cover;position:absolute;right:0;top:7px}.blocks .block .text .centered .copy ul li ul li{padding:0}.blocks .block .text .centered .copy ul li ul li:before{content:"";background:url(/assets/images/icon-minus.svg);right:-25px}.blocks .block .text.clear .centered{position:relative;float:right;padding:70px 40px 0 0}.blocks .block.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.blocks .block.reverse .img{width:45%;border-left:20px solid #005593;border-right:0}.blocks .block.reverse .img.clear{border:0}.blocks .block.reverse .img-noblock{width:45%;border-right:0}.blocks .block.reverse .img-noblock.clear{border:0}.blocks .block.reverse .text{text-align:left}.blocks .block.reverse .text .centered{left:auto;right:0}.blocks .block.reverse .text .centered .copy ul li{padding-right:0;padding-left:25px}.blocks .block.reverse .text .centered .copy ul li:before{left:0;right:auto;top:7px}.blocks .block.reverse .text .centered .copy ul li ul li{padding:0}.blocks .block.reverse .text .centered .copy ul li ul li:before{content:"";background:url(/assets/images/icon-minus.svg);right:auto;left:-25px}@media (min-width:961px)and (max-width:1500px){.blocks .block .text .centered{padding:20px}}@media (max-width:960px){.blocks{padding:0}.blocks .block{margin-bottom:30px}.blocks .block .img{width:100%;border:0;border-top:10px solid #005593;margin-bottom:20px}.blocks .block .img.clear{display:none;max-height:auto}.blocks .block .img img{width:100%;height:auto}.blocks .block .text{width:100%}.blocks .block .text .centered{width:100%;position:relative;top:auto;left:auto;-webkit-transform:translateY(0);transform:translateY(0);padding:0;text-align:left;padding:30px}.blocks .block .text .centered .copy{margin-top:20px;line-height:1.2rem}.blocks .block .text .centered .copy ul li{padding-right:0;padding-left:25px}.blocks .block .text .centered .copy ul li:before{left:0;right:auto;top:7px}.blocks .block .text .centered .copy ul li ul li{padding:0}.blocks .block .text .centered .copy ul li ul li:before{content:"";background:url(/assets/images/icon-minus.svg);right:auto;left:-25px}.blocks .block .text.clear .centered{width:100%;position:relative;top:auto;left:auto;-webkit-transform:translateY(0);transform:translateY(0);padding:0;text-align:left;padding:0 30px 30px 30px}.blocks .block.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.blocks .block.reverse .img{width:100%;border:0;border-top:10px solid #005593;margin-bottom:20px}.blocks .block.reverse .text .centered{left:auto;right:auto}}.video{width:100%;position:relative}.video:after{clear:both;content:"";display:table}.video .videoBg{width:100%;height:auto}.video .play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;height:100px;cursor:pointer}.video .video-cnr{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;display:none}.video .video-cnr .video-player{position:relative;padding-bottom:56.25%;padding-top:7px;height:0;overflow:hidden}.video .video-cnr .video-player embed,.video .video-cnr .video-player iframe,.video .video-cnr .video-player object{position:absolute;top:0;left:0;width:100%;height:100%}header.header{width:100%;height:90px;position:fixed;left:0;top:0;right:0;background:#f6f5f3;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center;z-index:5000}header.header .logo{position:absolute;left:0;width:90px;height:100%;text-align:center;background:#f6f5f3;padding-top:25px}header.header .logo img{width:70%;height:auto;display:inline-block}header.header .now-hiring{font:normal 1.5rem Oswald,sans-serif;top:28%;margin-left:91px}header.header .nav-button,header.header .now-hiring{text-transform:uppercase;display:inline-block;position:absolute}header.header .nav-button{font:normal .9rem Oswald,sans-serif;color:#000;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:40px;cursor:pointer}header.header .nav-button .but{width:20px;height:20px;display:inline-block;position:relative;margin-left:10px;vertical-align:middle;margin-top:-3px}header.header .nav-button .but .line{width:100%;height:2px;background:#000;position:absolute;left:0;right:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center}header.header .nav-button .but .line.l1{top:0}header.header .nav-button .but .line.l2{top:9px}header.header .nav-button .but .line.l3{top:18px}header.header .nav-button.on .but .line.l1,header.header .nav-button.on .but .line.l3{top:9px}header.header .nav-button.dark{color:#231f20}header.header .nav-button.dark .but .line{background:#231f20}header.header.sticky{background:#f6f5f3}header.header.sticky .nav-button{color:#231f20}header.header.sticky .nav-button .but .line{background:#231f20}@media (max-width:748px){header.header{width:100%;height:90px}header.header .logo{position:absolute;left:0;width:150px;height:100%;padding-top:15px;-webkit-transform:translate(-27%,-13%) scale(.6);transform:translate(-27%,-13%) scale(.6)}header.header .logo img{width:55%}header.header .now-hiring{-webkit-transform:translate(-22%,-12%) scale(.7);transform:translate(-22%,-12%) scale(.7)}header.header .nav-button{right:20px}}.el{width:95px;height:715px;background:#f6f5f3;position:absolute;left:0;top:0;z-index:4000}.el .vertical{-webkit-transform:rotate(-90deg) translate(-63%);transform:rotate(-90deg) translate(-63%);font:normal .8rem Oswald,sans-serif;letter-spacing:.05rem;text-transform:uppercase;-webkit-transform-origin:left;transform-origin:left;white-space:nowrap;display:inline-block;position:absolute;top:50%;left:50%;color:#231f20}.el.home{width:95px;height:110vh;background:#f6f5f3}@media (max-width:1360px){.el{display:none}}nav{position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;z-index:6000;background:rgba(9,6,6,.88);opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center;display:none}nav a.close{color:#fff;font:normal .8rem Oswald,sans-serif;text-transform:uppercase;right:30px;top:50px;text-decoration:none}nav a.close,nav ul{position:fixed;display:inline-block}nav ul{margin:0;padding:0;list-style-type:none;top:80px;right:25px;min-width:50%}nav ul li{width:100%;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #005593}nav ul li a{font:300 2rem Oswald,sans-serif;letter-spacing:.2rem;color:#fff;text-transform:uppercase;text-decoration:none}nav ul li.v{padding-top:20px;border-bottom:0}nav ul li.v a{font:400 1.5rem Oswald,sans-serif}nav.on{opacity:1;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center}@media (max-width:748px){nav a.close{text-transform:uppercase;right:20px;top:20px}nav ul{top:50px;right:20px;min-width:auto;width:100%;padding:0 20px;left:0;right:0}nav ul li{padding-bottom:10px;margin-bottom:10px}nav ul li a{font:300 1.3rem Oswald,sans-serif;letter-spacing:.15rem}nav ul li.v{padding-top:10px}nav ul li.v a{font:400 1rem Oswald,sans-serif}}.contact-form{width:100%;background:#ededed;padding:1px 0}.contact-form .cols{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.contact-form .cols .col.l{width:25%}.contact-form .cols .col.l .hdg{margin-bottom:30px}.contact-form .cols .col.l b{font-weight:600}.contact-form .cols .col.l a{color:#231f20;text-decoration:none}@media(max-width:768px){.contact-form .cols .col.l{text-align:left;padding-bottom:10%}}.contact-form .cols .col.r{width:65%}.contact-form .cols .col.r #JotFormIFrame-232144339481253{width:1060px;height:360px;border:none}.contact-form .cols .col.r .t-cols{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:140px}.contact-form .cols .col.r .t-cols .t-col{width:calc(33.33333% - 10px)}.contact-form .cols .col.r .t-cols .t-col ul{margin:0;padding:0;list-style-type:none;width:100%}.contact-form .cols .col.r .t-cols .t-col ul li{width:100%;margin-bottom:10px}.contact-form .cols .col.r .t-cols .t-col ul li input[type=email],.contact-form .cols .col.r .t-cols .t-col ul li input[type=text],.contact-form .cols .col.r .t-cols .t-col ul li textarea{width:100%;background:#fff;border:0;border-radius:10px;font:normal 1rem Montserrat,sans-serif;padding:15px}.contact-form .cols .col.r .t-cols .t-col ul li textarea{height:112px}.contact-form .cols .col.r .t-cols .t-col ul li.msgs{font:normal .8rem Montserrat,sans-serif;text-align:right}.contact-form .cols .col.r .t-cols .t-col ul li.but-cnr{margin-top:25px;text-align:right}@media(max-width:1060px){.contact-form .cols .col.r #JotFormIFrame-232144339481253{width:100%;height:750px;max-width:100%}}.contact-form .cols.contact .col.l{width:100%}.contact-form .cols.contact .col.l .addy{display:none}.contact-form .cols.contact .col.r{width:100%}.contact-form .cols.contact .col.r .t-cols{margin-top:0}@media (max-width:959px){.contact-form .cols{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.contact-form .cols .col.l{width:100%}.contact-form .cols .col.l .hdg{margin-bottom:20px}.contact-form .cols .col.r{width:100%}.contact-form .cols .col.r .t-cols{margin-top:30px}.contact-form .cols .col.r .t-cols .t-col{width:100%}.contact-form .cols .col.r .t-cols .t-col ul li input[type=email],.contact-form .cols .col.r .t-cols .t-col ul li input[type=text],.contact-form .cols .col.r .t-cols .t-col ul li textarea{border-radius:10px;padding:10px 15px;font-size:.8rem}.contact-form .cols .col.r .t-cols .t-col ul li textarea{height:80px}.contact-form .cols .col.r .t-cols .t-col ul li.but-cnr{margin-top:20px}}@media(max-width:768px){.contact-form .cols{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.contact-form .cols .col.l{width:50%;margin:0 auto}.contact-form .cols .col.l .hdg{margin-bottom:20px}.contact-form .cols .col.r{width:100%}.contact-form .cols .col.r .t-cols{margin-top:30px}.contact-form .cols .col.r .t-cols .t-col{width:100%}.contact-form .cols .col.r .t-cols .t-col ul li input[type=email],.contact-form .cols .col.r .t-cols .t-col ul li input[type=text],.contact-form .cols .col.r .t-cols .t-col ul li textarea{border-radius:10px;padding:10px 15px;font-size:.8rem}.contact-form .cols .col.r .t-cols .t-col ul li textarea{height:80px}.contact-form .cols .col.r .t-cols .t-col ul li.but-cnr{margin-top:20px}}.contact-form .iframe-container{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:top left;transform-origin:top left;width:125%;height:450px}.contact-form .iframe-container iframe{-webkit-transform:scale(.6);transform:scale(.6);width:166.67%;height:360px}footer{padding:0;padding:20px 0}footer,footer .cols{margin:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}footer .cols{padding:0}footer .cols .col.l{width:60px}footer .cols .col.l img{width:100%;height:auto}footer .cols .col.r{font:normal .8rem Montserrat,sans-serif;text-align:right;padding:20px}footer .cols .col.r a{text-decoration:none;font-size:.9rem;color:#231f20}@media (max-width:959px){footer .cols .col.l{width:100%;text-align:right}footer .cols .col.l img{width:60px;height:auto;display:inline-block}footer .cols .col.r{font:normal .8rem Montserrat,sans-serif;text-align:right;padding:20px 0}}main.home .services{width:100%}main.home .services:after{clear:both;content:"";display:table}main.home .services ul{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0;padding:0}main.home .services ul li{width:50%;position:relative;overflow:hidden}main.home .services ul li img{width:100%;height:auto}main.home .services ul li .title{font:normal 1.4rem Oswald,sans-serif;left:40px;top:40px;right:40px;transform-style:preserve-3d}main.home .services ul li .but,main.home .services ul li .title{position:absolute;text-transform:uppercase;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-style:preserve-3d}main.home .services ul li .but{left:0;right:0;bottom:0;display:block;background:rgba(0,85,147,.85);padding:25px;font:normal .9rem Montserrat,sans-serif;text-decoration:none;transform-style:preserve-3d;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:translateY(70px);transform:translateY(70px)}main.home .services ul li .but:after{content:"";width:20px;height:15px;background:url(/assets/images/icon-arrow.svg) 50% no-repeat;background-size:cover;position:absolute;right:25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:960px){main.home .services ul li:hover .title{color:#005593}main.home .services ul li:hover .but{-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width:960px){main.home .services ul li{width:100%;max-height:350px}main.home .services ul li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}main.home .services ul li .but{-webkit-transform:translateY(0);transform:translateY(0)}}main.services .alt-block{width:100%;padding:80px 0;margin-top:86px;background:#005593;color:#fff}main.services .alt-block .wrapper{margin-top:-40px;padding-right:15%}main.services .alt-block .wrapper .hdg{margin-bottom:30px}main.services .alt-block .cols{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}main.services .alt-block .cols .col{width:300px}@media (max-width:960px){main.services .alt-block{width:100%}main.services .alt-block .wrapper{padding-right:0}}@media (max-width:748px){main.services .alt-block{width:100%;padding:30px 0;border-left:0}main.services .alt-block .wrapper{padding-right:20px;margin-top:-20px}}main.services .blocks .block .text .centered .hdg{color:#005593}main.about .white-block{width:100%;padding:80px 0}main.about .white-block .wrapper .hdg{margin-bottom:30px}main.about .white-block ul.icons{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:80px}main.about .white-block ul.icons li{width:33.333333333%;text-align:center;border-right:1px solid #c6c5c5}main.about .white-block ul.icons li:last-child{border-right:0}main.about .white-block ul.icons li .img{margin-bottom:30px}main.about .white-block ul.icons li .img img{width:100%;height:auto;max-width:80px;display:inline-block}main.about .white-block ul.icons li .title{font:normal 1.5rem Montserrat,sans-serif;text-transform:uppercase;display:inline-block;max-width:200px}main.about .white-block ul.bios{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:80px}main.about .white-block ul.bios li{width:50%;text-align:center}main.about .white-block ul.bios li:last-child{border-right:0}main.about .white-block ul.bios li .img{margin-bottom:30px}main.about .white-block ul.bios li .img img{max-width:45%;display:inline-block}main.about .white-block ul.bios li .title{font:normal 1.5rem Montserrat,sans-serif;text-transform:uppercase;display:inline-block;max-width:500px}main.about .white-block ul.bios li .text{text-align:center;display:inline-block;max-width:80%}@media (max-width:960px){main.about .white-block{width:100%;padding:50px 0;border-left:0}}@media (max-width:748px){main.about .white-block{width:100%;padding:30px 0;border-left:0}main.about .white-block ul.icons{margin-top:30px}main.about .white-block ul.icons li{width:100%;border-right:0;border-bottom:1px solid #c6c5c5;margin-bottom:30px;padding-bottom:20px}main.about .white-block ul.icons li:last-child{border-bottom:0}main.about .white-block ul.icons li .img{margin-bottom:10px}main.about .white-block ul.icons li .img img{max-width:60px}main.about .white-block ul.icons li .title{font:normal 1rem Montserrat,sans-serif}main.about .white-block ul.bios{margin-top:30px}main.about .white-block ul.bios li{width:100%;border-right:0;border-bottom:1px solid #c6c5c5;margin-bottom:30px;padding-bottom:20px}main.about .white-block ul.bios li:last-child{border-bottom:0}main.about .white-block ul.bios li .img{margin-bottom:10px}main.about .white-block ul.bios li .img img{max-width:300px}main.about .white-block ul.bios li .title{font:normal 1rem Montserrat,sans-serif}}main.about .img-blocks ul.imgs{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}main.about .img-blocks ul.imgs li img{width:100%;height:auto}main.about .img-blocks ul.imgs.b1 li{width:33.333333333%}main.about .img-blocks ul.imgs.b2 li{width:50%}@media (max-width:748px){main.about .img-blocks ul.imgs.b1 li,main.about .img-blocks ul.imgs.b2 li{width:100%}}main.about .list{padding:80px 0;font:normal 2rem Oswald,sans-serif;line-height:2.5rem;text-transform:uppercase;letter-spacing:.2rem;color:#231f20;text-align:center}main.about .list a{text-decoration:none;color:#005593}@media (max-width:748px){main.about .list{padding:30px 0;font:normal 1.2rem Oswald,sans-serif;line-height:1.7rem}}main.careers .perks{padding:1rem 0;text-align:left}main.careers .perkschild{display:inline-block;vertical-align:middle}main.careers .white-block{width:100%;padding:80px 0}main.careers .white-block .wrapper .hdg{margin-bottom:30px}main.careers .white-block .wrapper .bolded{font-weight:700}main.careers .white-block .wrapper .hdg2{font:normal 1.4rem Oswald,sans-serif;line-height:2rem;text-transform:uppercase;letter-spacing:.2rem;text-decoration:none;color:#231f20;margin-bottom:30}main.careers .white-block .wrapper .block{width:50%;margin:auto;background-color:#dcf0ff;border-radius:50px;padding:20px 60px 20px 30px}main.careers .white-block .wrapper .block .text-center{width:100%;position:relative;text-align:center}main.careers .white-block .wrapper .blocknojobs{width:50%;margin:auto;background-color:#dcf0ff;border-radius:50px;padding:35px 40px 5px 30px}main.careers .white-block .wrapper .blocknojobs .text-center{width:100%;position:relative;text-align:center}@media (max-width:960px){main.careers .white-block{width:100%;padding:50px 0}}@media (max-width:748px){main.careers .white-block{width:100%;padding:30px 0;border-left:0}}main.careers ul.careers{margin:0;padding:0;list-style-type:none}main.careers ul.careers li{width:100%;margin-bottom:30px}main.careers ul.careers li .img{width:100%;height:auto;margin-bottom:10px}main.careers ul.careers li .img img{width:100%;height:auto}main.careers ul.careers li .title{font:normal 2rem Oswald,sans-serif;text-transform:uppercase;letter-spacing:.2rem;text-decoration:none;color:#005593;padding:70px 50px 0 50px;background:#f6f5f3;position:relative}main.careers ul.careers li .title .but{width:50px;height:50px;display:block;background:#005593;position:absolute;right:50px;top:0}main.careers ul.careers li .title .but:before{content:"";display:block;width:25px;height:25px;background:url(/assets/images/icon-plus-w.svg) 50% no-repeat;background-size:25px auto;margin-left:12px;margin-top:12px;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center}main.careers ul.careers li .snippet{margin:0;padding:20px 50px 50px 48px;background:#f6f5f3;display:block}main.careers ul.careers li .snippet:after{clear:both;content:"";display:table}main.careers ul.careers li .content{margin:0;padding:0 50px 50px 50px;background:#f6f5f3;display:none}main.careers ul.careers li .content:after{clear:both;content:"";display:table}main.careers ul.careers li .content>p{margin-top:0}main.careers ul.careers li .content h2{margin:0 0 25px 0;font:normal 1.7rem Oswald,sans-serif}main.careers ul.careers li .content ul{margin:0;list-style-type:disc}main.careers ul.careers li .content ul li{margin:10px 0}main.careers ul.careers li .footer{padding:0 50px 50px 50px;background:#f6f5f3;display:block}main.careers ul.careers li .footer:after{clear:both;content:"";display:table}main.careers ul.careers li .footer .ftr-cnr{border-top:1px solid #e6e6e6;padding-top:50px}main.careers ul.careers li .footer .ftr-cnr .info{font:500 .9rem Montserrat,sans-serif;text-transform:uppercase;margin-bottom:30px}main.careers ul.careers li .footer .but-text{font:600 .8rem Montserrat,sans-serif;letter-spacing:.1rem;color:#005593;text-transform:uppercase;display:inline-block;text-decoration:none;position:relative}main.careers ul.careers li .footer .but-text:after{content:"";width:13px;height:10px;background:url(/assets/images/icon-arrow-alt.svg) 50% no-repeat;background-size:cover;position:absolute;right:-25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center}@media (min-width:960px){main.careers ul.careers li .footer .but-text:hover:after{right:-30px}}main.careers ul.careers li .footer .info,main.careers ul.careers li .footer .send,main.careers ul.careers li .footer br{display:none}main.careers ul.careers li .footer .share{float:right;margin-right:25px;display:none}main.careers ul.careers li.on .footer .info{display:block}main.careers ul.careers li.on .footer .readmore{display:none}main.careers ul.careers li.on .footer .send,main.careers ul.careers li.on .footer .share{display:inline-block}@media (max-width:748px){main.careers ul.careers li .title{font:normal 1.2rem Oswald,sans-serif;padding:40px 30px 0 30px}main.careers ul.careers li .title .but{width:30px;height:30px;right:20px}main.careers ul.careers li .title .but:before{width:15px;height:15px;background-size:15px auto;margin-left:7px;margin-top:7px}main.careers ul.careers li .snippet{margin:0;padding:10px 30px 30px 30px;background:#f6f5f3;display:block}main.careers ul.careers li .snippet:after{clear:both;content:"";display:table}main.careers ul.careers li .content{padding:0 30px 30px 30px}main.careers ul.careers li .content h2{margin:0 0 15px 0;font:normal 1.3rem Oswald,sans-serif}main.careers ul.careers li .footer{padding:0 30px 30px 30px}main.careers ul.careers li .footer .but-text{font:600 .7rem Montserrat,sans-serif;letter-spacing:.05rem}main.careers ul.careers li .footer .but-text:after{right:-20px;top:50%}}@media (max-width:748px)and (min-width:960px){main.careers ul.careers li .footer .but-text:hover:after{right:-30px}}@media (max-width:748px){main.careers ul.careers li .footer .ftr-cnr{padding-top:25px}main.careers ul.careers li .footer .ftr-cnr .info{font:500 .7rem Montserrat,sans-serif;margin-bottom:20px}main.careers ul.careers li .footer .ftr-cnr br{display:block}main.careers ul.careers li .footer .ftr-cnr .share{float:left;margin-right:0;margin-top:20px}}main.careers ul.careers li.on .title .but:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}main.contact .white-block{width:100%;padding:0}main.contact .white-block .blocks{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:86px;width:100%}main.contact .white-block .blocks .gmaps{width:60%}main.contact .white-block .blocks .address{width:40%;padding:40px;background:#fff}main.contact .white-block .blocks .address ul{list-style-type:none}main.contact .white-block .blocks .address ul li .loc{color:#005593;font:normal .9rem Montserrat,sans-serif;letter-spacing:.1em;text-transform:uppercase}main.contact .white-block .blocks .address ul li.info.mar{margin-top:30px}main.contact .white-block .blocks .address ul li.info a{color:#231f20;text-decoration:none}main.contact .white-block .blocks .address ul li.title{color:#231f20;text-transform:uppercase;margin-bottom:20px;font-weight:600}main.contact .white-block .blocks .address ul li.title.t2{margin-top:50px}main.contact .white-block .blocks .address ul li.but-cnr{margin-top:10px}@media (max-width:748px){main.contact .white-block .blocks .gmaps{width:100%;min-height:250px}main.contact .white-block .blocks .address{width:100%;padding:20px 0}main.contact .white-block .blocks .address ul li.title{margin-bottom:10px}main.contact .white-block .blocks .address ul li.title.t2{margin-top:20px}main.contact .white-block .blocks .address ul li.but-cnr{margin-top:30px}}main.contact .personnel{padding:80px 0}main.contact .personnel .hdg{margin-bottom:50px}main.contact .personnel ul{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}main.contact .personnel ul li{width:33.333333333%}main.contact .personnel ul li .alt{font-weight:600}main.contact .personnel ul li a{text-decoration:none;color:#231f20}@media (max-width:748px){main.contact .personnel{padding:50px 0}main.contact .personnel ul li{width:100%;margin-bottom:20px}}main.locate .survey{margin-top:86px}main.locate .white-block{width:100%;padding:80px 0}@media (max-width:748px){main.locate .white-block{padding:40px 0}}main.locate ul.form{margin:0;padding:0;list-style-type:none}main.locate ul.form li{margin-bottom:35px}main.locate ul.form li input[type=text],main.locate ul.form li textarea{width:100%;max-width:700px;border:0;background:#f6f5f3;padding:20px;font:normal .95rem Montserrat,sans-serif;border-radius:10px;position:relative;display:inline-block}main.locate ul.form li input[type=text].ddl,main.locate ul.form li textarea.ddl{background:url(/assets/images/locate/bullet.png) 95% no-repeat #f6f5f3}main.locate ul.form li input[type=file]{opacity:0;left:0;position:absolute}main.locate ul.form li .button{min-width:200px}main.locate ul.form li.q{font:normal 1.7rem Oswald,sans-serif;line-height:2.2rem;text-decoration:none;color:#231f20}main.locate ul.form li.heading{font:normal 2.5rem Oswald,sans-serif;line-height:2.2rem;text-transform:uppercase;letter-spacing:.2rem;text-decoration:none;color:#005593;border-bottom:1px solid #005593;padding-bottom:35px;padding-top:20px}main.locate ul.form li .light{font-weight:300}main.locate ul.form li select{width:100%;max-width:700px;position:absolute;left:0;z-index:1;opacity:0}@media screen and (-webkit-min-device-pixel-ratio:0){main.locate ul.form li select{height:60px;line-height:60px;background:#fff}}main.locate ul.form li select::-moz-focus-inner{border:0;padding:0}@-moz-document url-prefix(){main.locate ul.form li select{padding:30px 0!important}}@media screen\0 {main.locate ul.form li select{height:60px;line-height:60px}}main.locate ul.form li .cols{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}main.locate ul.form li .cols .col{width:20%;padding-right:2%}main.locate ul.form li .cols .col label{position:relative;display:block;margin-bottom:20px;font-size:.9rem;text-transform:uppercase}main.locate ul.form li .cols .col label input[type=checkbox]{width:30px;height:30px;position:relative;vertical-align:middle;margin-right:10px}main.locate ul.form li .cols .col label input[type=checkbox]+span{background:#f6f5f3;cursor:pointer;display:inline-block;vertical-align:middle;outline:none;width:30px;height:30px;border-radius:5px;position:absolute;left:0}main.locate ul.form li .cols .col label input[type=checkbox]:checked+span:before{width:30px;content:"";font-family:FontAwesome;font-size:1rem;top:2px;position:absolute;z-index:1;text-align:center}main.locate ul.form li .cols.time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}main.locate ul.form li .cols.time .col{position:relative;width:110px;padding-right:10px}@media (min-width:748px)and (max-width:1100px){main.locate ul.form li .cols .col{width:33.333333333%}}@media (max-width:748px){main.locate ul.form li{margin-bottom:15px}main.locate ul.form li input[type=text],main.locate ul.form li textarea{padding:15px;font:normal .9rem Montserrat,sans-serif}main.locate ul.form li input[type=text].ddl,main.locate ul.form li textarea.ddl{background:url(/assets/images/locate/bullet.png) 94% no-repeat #f6f5f3}main.locate ul.form li.heading,main.locate ul.form li.q{font:normal 1.2rem Oswald,sans-serif;line-height:1.7rem}main.locate ul.form li .cols .col{width:50%}main.locate ul.form li .cols .col label{margin-bottom:10px;font-size:.6rem}main.locate ul.form li .cols .col label input[type=checkbox]{width:20px;height:20px;margin-right:5px}main.locate ul.form li .cols .col label input[type=checkbox]+span{background:#f6f5f3;width:20px;height:20px}main.locate ul.form li .cols .col label input[type=checkbox]:checked+span:before{width:20px;content:"";font-family:FontAwesome;font-size:.8rem;top:2px}main.locate ul.form li .cols.time .col{position:relative;width:85px;padding-right:0;margin-right:5px}}main.textual .copy{padding:100px 0;line-height:1.8rem}main.textual .copy ol li{padding-left:20px}main.textual .copy a{text-decoration:none;color:#005593}@media (max-width:748px){main.textual .copy{padding:50px 0;line-height:1.6rem}}.not-found{padding:15px;text-align:center;font:700 1rem Arial}.not-found h1{font-weight:700}.not-found i{font-size:6rem}main.safety .white-block{width:100%;padding:80px 0}main.safety .white-block .wrapper .hdg{margin-bottom:30px}main.safety .white-block .wrapper .bolded{font-weight:700}main.safety .white-block .wrapper .hdg2{font:normal 1.4rem Oswald,sans-serif;line-height:2rem;text-transform:uppercase;letter-spacing:.2rem;text-decoration:none;color:#231f20;margin-bottom:30}main.safety .white-block .wrapper .block{background-color:#dcf0ff;border-radius:50px;padding:140px 20px 165px 30px}@media (max-width:960px){main.safety .white-block{width:100%;padding:50px 0}}@media (max-width:748px){main.safety .white-block{width:100%;padding:30px 0;border-left:0}main.safety .white-block .img-noblock img{width:250%}}main.safety ul.safety{margin:0;padding:0;list-style-type:none}main.safety ul.safety li{width:100%;margin-bottom:30px}main.safety ul.safety li .img{width:100%;height:auto;margin-bottom:10px}main.safety ul.safety li .img img{width:100%;height:auto}main.safety ul.safety li .title{font:normal 2rem Oswald,sans-serif;text-transform:uppercase;letter-spacing:.2rem;text-decoration:none;color:#005593;padding:70px 50px 0 50px;background:#f6f5f3;position:relative}main.safety ul.safety li .title .but{width:50px;height:50px;display:block;background:#005593;position:absolute;right:50px;top:0}main.safety ul.safety li .title .but:before{content:"";display:block;width:25px;height:25px;background:url(/assets/images/icon-plus-w.svg) 50% no-repeat;background-size:25px auto;margin-left:12px;margin-top:12px;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center}main.safety ul.safety li .snippet{margin:0;padding:20px 50px 50px 48px;background:#f6f5f3;display:block}main.safety ul.safety li .snippet:after{clear:both;content:"";display:table}main.safety ul.safety li .content{margin:0;padding:0 50px 50px 50px;background:#f6f5f3;display:none}main.safety ul.safety li .content:after{clear:both;content:"";display:table}main.safety ul.safety li .content>p{margin-top:0}main.safety ul.safety li .content h2{margin:0 0 25px 0;font:normal 1.7rem Oswald,sans-serif}main.safety ul.safety li .content ul{margin:0;list-style-type:disc}main.safety ul.safety li .content ul li{margin:10px 0}main.safety ul.safety li .footer{padding:0 50px 50px 50px;background:#f6f5f3;display:block}main.safety ul.safety li .footer:after{clear:both;content:"";display:table}main.safety ul.safety li .footer .ftr-cnr{border-top:1px solid #e6e6e6;padding-top:50px}main.safety ul.safety li .footer .ftr-cnr .info{font:500 .9rem Montserrat,sans-serif;text-transform:uppercase;margin-bottom:30px}main.safety ul.safety li .footer .but-text{font:600 .8rem Montserrat,sans-serif;letter-spacing:.1rem;color:#005593;text-transform:uppercase;display:inline-block;text-decoration:none;position:relative}main.safety ul.safety li .footer .but-text:after{content:"";width:13px;height:10px;background:url(/assets/images/icon-arrow-alt.svg) 50% no-repeat;background-size:cover;position:absolute;right:-25px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:center;transform-origin:center}@media (min-width:960px){main.safety ul.safety li .footer .but-text:hover:after{right:-30px}}main.safety ul.safety li .footer .info,main.safety ul.safety li .footer .send,main.safety ul.safety li .footer br{display:none}main.safety ul.safety li .footer .share{float:right;margin-right:25px;display:none}main.safety ul.safety li.on .footer .info{display:block}main.safety ul.safety li.on .footer .readmore{display:none}main.safety ul.safety li.on .footer .send,main.safety ul.safety li.on .footer .share{display:inline-block}@media (max-width:748px){main.safety ul.safety li .title{font:normal 1.2rem Oswald,sans-serif;padding:40px 30px 0 30px}main.safety ul.safety li .title .but{width:30px;height:30px;right:20px}main.safety ul.safety li .title .but:before{width:15px;height:15px;background-size:15px auto;margin-left:7px;margin-top:7px}main.safety ul.safety li .snippet{margin:0;padding:10px 30px 30px 30px;background:#f6f5f3;display:block}main.safety ul.safety li .snippet:after{clear:both;content:"";display:table}main.safety ul.safety li .content{padding:0 30px 30px 30px}main.safety ul.safety li .content h2{margin:0 0 15px 0;font:normal 1.3rem Oswald,sans-serif}main.safety ul.safety li .footer{padding:0 30px 30px 30px}main.safety ul.safety li .footer .but-text{font:600 .7rem Montserrat,sans-serif;letter-spacing:.05rem}main.safety ul.safety li .footer .but-text:after{right:-20px;top:50%}}@media (max-width:748px)and (min-width:960px){main.safety ul.safety li .footer .but-text:hover:after{right:-30px}}@media (max-width:748px){main.safety ul.safety li .footer .ftr-cnr{padding-top:25px}main.safety ul.safety li .footer .ftr-cnr .info{font:500 .7rem Montserrat,sans-serif;margin-bottom:20px}main.safety ul.safety li .footer .ftr-cnr br{display:block}main.safety ul.safety li .footer .ftr-cnr .share{float:left;margin-right:0;margin-top:20px}}main.safety ul.safety li.on .title .but:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}