/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(../img/loader.gif) no-repeat 50%}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(../img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}to{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}to{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}to{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.rotate45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.rotate45__backwards:before{display:inline-block;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.margin0{margin:0}.mt10{margin-top:10px}.mt15{margin-top:15px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt45{margin-top:45px}.mt60{margin-top:60px}.mt90{margin-top:90px}.mt150{margin-top:150px}.mt180{margin-top:180px}.mr10{margin-right:10px}.mr15{margin-right:15px}.mr20{margin-right:20px}.mr30{margin-right:30px}.mr45{margin-right:45px}.mr60{margin-right:60px}.mr90{margin-right:90px}.mr150{margin-right:150px}.mr180{margin-right:180px}.mb10{margin-bottom:10px}.mb15{margin-bottom:15px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb45{margin-bottom:45px}.mb60{margin-bottom:60px}.mb90{margin-bottom:90px}.mb150{margin-bottom:150px}.mb180{margin-bottom:180px}.ml10{margin-left:10px}.ml15{margin-left:15px}.ml20{margin-left:20px}.ml30{margin-left:30px}.ml45{margin-left:45px}.ml60{margin-left:60px}.ml90{margin-left:90px}.ml150{margin-left:150px}.ml180{margin-left:180px}.pt10{padding-top:10px}.pt15{padding-top:15px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt45{padding-top:45px}.pt60{padding-top:60px}.pt90{padding-top:90px}.pt150{padding-top:150px}.pt180{padding-top:180px}.pr10{padding-right:10px}.pr15{padding-right:15px}.pr20{padding-right:20px}.pr30{padding-right:30px}.pr45{padding-right:45px}.pr60{padding-right:60px}.pr90{padding-right:90px}.pr150{padding-right:150px}.pr180{padding-right:180px}.pb10{padding-bottom:10px}.pb15{padding-bottom:15px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb45{padding-bottom:45px}.pb60{padding-bottom:60px}.pb90{padding-bottom:90px}.pb150{padding-bottom:150px}.pb180{padding-bottom:180px}.pl10{padding-left:10px}.pl15{padding-left:15px}.pl20{padding-left:20px}.pl30{padding-left:30px}.pl45{padding-left:45px}.pl60{padding-left:60px}.pl90{padding-left:90px}.pl150{padding-left:150px}.pl180{padding-left:180px}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media only screen and (min-width:48em){.container{width:49rem}}@media only screen and (min-width:64em){.container{width:65rem}}@media only screen and (min-width:75em){.container{width:76rem}}.row{margin-left:-1rem;margin-right:-1rem}.col{padding-left:1rem;padding-right:1rem}.col-md-3{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}@media only screen and (max-width:48em){.col-md-3{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}.col-md-4{-webkit-flex-basis:33.3333333333%;-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}@media only screen and (max-width:64em){.col-md-4{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.col-md-6{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}@media only screen and (max-width:64em){.col-md-6{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.col-md-12{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.flex{display:-ms-flex;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex--v-align{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex--top-align{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.flex__item-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.flex__item-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.flex--center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex--space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex--column{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex--nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?ighuj6);src:url(../fonts/icomoon.eot?ighuj6#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?ighuj6) format("truetype"),url(../fonts/icomoon.woff?ighuj6) format("woff"),url(../fonts/icomoon.svg?ighuj6#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-warning:before{content:"\e002"}.icon-business:before{content:"\e0af"}.icon-email:before{content:"\e0be"}.icon-location_on:before{content:"\e0c8"}.icon-mail_outline:before{content:"\e0e1"}.icon-local_phone:before{content:"\e551"}.icon-local_shipping:before{content:"\e558"}.icon-chevron_left:before{content:"\e5cb"}.icon-chevron_right:before{content:"\e5cc"}.icon-close:before{content:"\e5cd"}.icon-menu:before{content:"\e5d2"}.icon-arrow_downward:before{content:"\e5db"}.icon-home:before{content:"\e88a"}.icon-perm_phone_msg:before{content:"\e8a8"}header{position:fixed;top:0;left:0;width:100%;z-index:998;-webkit-transition:.2s ease-out;transition:.2s ease-out}.admin-bar header{top:32px}.header-bottom{height:80px}@media only screen and (max-width:64em){.header-bottom nav{position:fixed;left:0;top:0;height:100%;width:100%;background:#000;visibility:hidden;opacity:0;z-index:-1;-webkit-transform:scale(0) translate(0);transform:scale(0) translate(0);-webkit-transition:.3s ease-out;transition:.3s ease-out;will-change:transform,opacity}.header-bottom nav.visible{visibility:visible;opacity:1;z-index:999;-webkit-transform:scale(1) translate(0);transform:scale(1) translate(0)}.header-bottom nav ul{-webkit-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:100%}}.header-bottom nav ul{list-style:none;margin:0;padding:0}.header-bottom nav ul a{display:block;padding:0 1rem;line-height:80px;color:#fff;text-decoration:none}.header-bottom nav ul a:hover,.header-bottom nav ul li.active a{color:#ee3642}.header-bottom__menu-btn{display:none;background:none;border:none;color:#fff;padding:0}@media only screen and (max-width:64em){.header-bottom__menu-btn{display:block}}.header-bottom__menu-btn:focus,.header-bottom__menu-btn:hover{color:#ee3642}.header-bottom__menu-btn span{display:block}.header-bottom__menu-btn span.icon-menu{font-size:2.2rem}.header-bottom__menu-btn span.menu-btn__text{font-size:.8rem;letter-spacing:1.1px}.header-bottom__menu-close{position:absolute;top:18px;right:15px;z-index:-1;color:#fff;visibility:hidden;opacity:0;cursor:pointer;-webkit-transition:.3s ease-out;transition:.3s ease-out}.header-bottom__menu-close:focus,.header-bottom__menu-close:hover{color:#ee3642}.header-bottom__menu-close span{display:block}.header-bottom__menu-close span.icon-close{font-size:2.2rem}.header-bottom__menu-close span.menu-close__text{font-size:.8rem;letter-spacing:1.1px}.header-bottom__menu-close.visible{visibility:visible;opacity:1;z-index:1000}.header-top{height:52px;padding:1rem 0;background:#ee3642;color:#fff;overflow:hidden}@media only screen and (max-width:64em){.header-top{display:none}}.header-bottom{background:#000}.header-bottom__logo{height:40px;margin:20px 0}.header-bottom__logo svg{height:100%;width:auto}.top-image{height:70%;width:100%;position:relative;background:url(../images/top-image.jpg) no-repeat 50%;background-size:cover;color:#fff}.top-image:before{content:"";position:absolute;top:-80px;left:0;width:100%;height:80px;background:#000}.top-image .flex{height:100%;width:100%;overflow:hidden}.top-image--404{height:100%}.top-image h1{display:inline-block;padding:0 2rem 3rem;margin:0 0 3rem;border-bottom:3px solid #fff;font-weight:400}@media only screen and (max-width:48em){.top-image h1{margin:0;border:none}}.top-image--404 h1{border:none}.top-image h2{font-weight:400;font-size:2rem;margin:0 0 2rem}@media only screen and (max-width:48em){.top-image h2{display:none}}.top-image .btn--floating{position:absolute;bottom:-28px;left:-50%;right:-50%;margin:auto;z-index:10}@media only screen and (max-width:48em){.top-image .btn--bordered{display:none}}@media only screen and (max-width:48em){.top-image--404 .btn--bordered{display:inline-block}}.services__background{height:610px;background:url(../images/services.jpg) no-repeat 100%;background-size:cover}.services__content{background:#eee;padding-bottom:180px}@media only screen and (max-width:64em){.services__content{padding-bottom:90px}}.services__item{margin-top:-75px}@media only screen and (max-width:64em){.services__item{margin-top:85px}.services__item:first-of-type{margin-top:-75px}}.services__icon-bg{width:150px;height:150px;position:relative}.services__icon-bg:before{top:1px;left:1px;width:98%;height:98%;background:#ee3642}.services__icon-bg:after,.services__icon-bg:before{content:"";position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.services__icon-bg:after{top:0;left:0;width:100%;height:100%;border:10px solid #eee}.services__icon{line-height:150px}.services__icon:before{font-size:48px;color:#fff;position:relative;z-index:1}.services h3{margin-top:46px;font-weight:700}.diagonal-image{position:relative;background-color:#000}.diagonal-image:before{content:"";position:absolute;top:-2px;width:0;height:0;right:0;border-top:520px solid #fff;border-right:100vw solid transparent;z-index:1}.diagonal-image__title{position:relative;z-index:2}.benefits{margin-top:-90px}@media only screen and (max-width:64em){.benefits{margin-top:-30px;margin-bottom:90px}}.benefits__intro-img{border:10px solid #fff;border-bottom:none;position:relative}.benefits__intro-img img{width:100%;height:auto}.benefits h2{position:absolute;left:-50%;right:-50%;bottom:60px;margin:auto;width:100%;color:#fff}@media only screen and (max-width:64em){.benefits h2{bottom:30px}}@media only screen and (max-width:48em){.benefits h2{bottom:15px}}.benefits h3{font-weight:700}@media only screen and (max-width:64em){.benefits .container.mt180{margin-top:60px}}@media only screen and (max-width:48em){.benefits .container.flex{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:64em){.benefits .row:last-of-type .benefits__item:last-of-type{margin-bottom:0}}@media only screen and (min-width:64em){.benefits__item{position:relative;width:380px;height:380px;margin-right:95px;margin-left:95px}.benefits__item:before{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;content:'';-webkit-transform:rotate(-45deg);transform:rotate(-45deg);background:#eee}.benefits__item--last{margin-top:-95px}}@media only screen and (min-width:64em) and (max-width:75em){.benefits__item{width:311px;height:311px;margin-right:80px;margin-left:80px}.benefits__item--last{margin-top:-75px}}@media only screen and (max-width:64em){.benefits__item{width:100%;margin-right:1rem;margin-left:1rem;padding:2rem;background:#eee}.benefits__item,.benefits__item--last{margin-bottom:2rem}}.dynamic-content{background:#eee}@media only screen and (max-width:64em){.dynamic-content{margin-top:0}}.dynamic-content__intro-img{margin-left:20px}@media only screen and (max-width:64em){.dynamic-content__intro-img{margin-left:0;margin-top:60px}}.dynamic-content__intro-img img{width:100%;height:auto}@media only screen and (max-width:64em){.dynamic-content .container.flex{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width:64em){.dynamic-content .container.flex{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.full-bg--gallery{background:url(../images/fleet.jpg) no-repeat bottom}@media only screen and (max-width:64em){.full-bg--gallery{margin-bottom:60px}}.full-bg--skladisce{background:url(../images/warehouse.jpg) no-repeat bottom}.full-bg--background{width:100%;height:100%;padding-top:80px;background-size:cover}.full-bg h2{font-weight:700;margin:0 0 5rem;color:#fff}.full-bg .tabs-content__panel img{width:100%;height:auto;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.full-bg .tabs-content__panel .col{margin-bottom:2rem}.full-bg .tabs-content__panel a:hover img{opacity:.8}.contact{padding-top:105px}.contact__background{height:510px;background:url(../images/services.jpg) no-repeat 50%;background-size:cover}.contact__content{background:#eee}.contact__item{margin-top:-75px}@media only screen and (max-width:64em){.contact__item{margin-top:85px}.contact__item:first-of-type{margin-top:-75px}}.contact__icon-bg{width:150px;height:150px;position:relative;margin-bottom:46px}.contact__icon-bg:before{top:1px;left:1px;width:98%;height:98%;background:#ee3642}.contact__icon-bg:after,.contact__icon-bg:before{content:"";position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.contact__icon-bg:after{top:0;left:0;width:100%;height:100%;border:10px solid #eee}.contact__icon{line-height:150px}.contact__icon:before{font-size:48px;color:#fff;position:relative;z-index:1}.contact span{margin-bottom:5px}.contact span:last-child{margin:0}.contact a{text-decoration:none}.contact-form__results .error{color:#ee3642}.contact-form__results .success{color:#00b200}.contact-form .btn{overflow:visible;white-space:normal;text-overflow:initial}.google-maps{background:#eee}.google-maps h2{font-size:2.4rem}.google-maps #google-maps{height:700px}@media only screen and (max-width:64em){.google-maps #google-maps{height:450px}}@media only screen and (max-width:48em){.google-maps #google-maps{height:350px}}.tabs-bar a{background:#ee3642;color:#fff;text-decoration:none;font-weight:700;padding:1rem;font-size:1.2rem;margin-right:2rem;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.tabs-bar a:last-child{margin:0}.tabs-bar a.active,.tabs-bar a:focus,.tabs-bar a:hover{background:#fff;color:#000}.tabs-content__panel{display:none}.tabs-content__panel.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}footer{padding:30px 0;background:#000;color:#eee;position:relative}footer a{color:#eee;text-decoration:none}footer .btn{position:absolute;left:-50%;right:-50%;top:-28px;margin:auto;z-index:1;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.error404 footer{position:absolute;bottom:0;left:0;width:100%}.error404.admin-bar footer{bottom:-32px}#swipebox-slider .slide-loading{background:url(../images/loader.gif) no-repeat 50%}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(../images/icons.png)}.form-group{margin-bottom:1rem}.form-control{padding:.8rem;border:1px solid transparent;outline:none;width:100%;font-size:1rem;border-radius:0}textarea{font-family:inherit;min-height:150px;max-width:100%}input[type=checkbox]{outline:none}.btn{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1rem 1.2rem;background:#ee3642;text-align:center;text-transform:uppercase;color:#fff;text-decoration:none;box-shadow:0 1px 1.5px 0 rgba(0,0,0,.24);border:none;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.btn:hover{background:#ec1e2c;color:#fff}@media only screen and (max-width:64em){.btn:focus{background:#ec1e2c;color:#fff}}.btn:active{box-shadow:0 1px 3px 1px rgba(0,0,0,.24)}.btn--bordered{background:none;border:3px solid #ee3642;color:#ee3642}.btn--floating{width:56px;height:56px;line-height:56px;padding:0;font-size:1.6rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.btn--floating:before{display:inline-block;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.btn--flat{background:none;box-shadow:none}.cookie-notice{position:fixed;bottom:0;width:100%;z-index:999;background:#333;padding:1rem}.cookie-notice p{display:-ms-flex;display:-webkit-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;color:#ccc}.cookie-notice__btn{float:right;color:#ee3642;padding:0;text-overflow:normal;overflow:visible;white-space:normal}.cookie-notice__btn:hover{background:none}@media only screen and (max-width:48em){html{font-size:14px}}@media only screen and (max-width:75em){html{font-size:14.5px}}@media only screen and (min-width:75em){html{font-size:15px}}body,html{height:100%}body{padding-top:132px;margin:0;font-family:Roboto,sans-serif;line-height:1.4;color:#000}@media only screen and (max-width:64em){body{padding-top:80px}}body.error404{padding-top:80px;padding-bottom:80px}h1,h2,h3,h4,h5,h6{font-weight:300;text-transform:uppercase;margin:0 0 .8rem}h1,h2{font-size:4.8rem}@media only screen and (max-width:64em){h1,h2{font-size:2.4rem;text-align:center}}h3{font-size:1.6rem}@media only screen and (max-width:64em){h3{font-size:1.4rem}}h4{font-size:1.4rem}@media only screen and (max-width:64em){h4{font-size:1.3rem}}h5{font-size:1.2rem}h6{font-size:1rem}p{margin:0 0 .8rem}img{border:0;vertical-align:middle}button{cursor:pointer;outline:none}a{color:#ee3642}a:hover{color:#de1320;text-decoration:none}*,:after,:before{box-sizing:border-box}