@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;600&display=swap");h1,h2,h3,h4,h5,h6,p{letter-spacing:1.25px}h4{font-size:1.5em;font-weight:600;text-shadow:0px 0px 6px rgba(0,0,0,0.16)}.container,.container-sm,.container-xs{width:100%;margin:0 auto;padding-left:16px;padding-right:16px;box-sizing:border-box}@media screen and (max-width: 600px){.container,.container-sm,.container-xs{padding-left:24px;padding-right:24px}}.container{max-width:1128px}.container-sm{max-width:845px}.container-xs{max-width:418px}[class*="container"] [class*="container"]{padding-left:0;padding-right:0}[class*="container"] .container-sm{max-width:370px}[class*="container"] .container-xs{max-width:370px}*,body{font-family:"Montserrat", sans-serif}:root{font-size:16px}.add-padding-aux{padding-top:5rem;padding-bottom:4rem}.add-padding-aux-slim{padding-top:2rem;padding-bottom:2rem}.element-title-helper{color:#fff}.element-title-helper h3,.element-title-helper span{padding:0;margin:0}.element-title-helper span{font-weight:300;font-size:1.5rem}.element-title-helper span::before{content:"";width:2em;height:3px;background:#f5d066;position:absolute;transform:translate3d(-110%, 0.5em, 0)}@media screen and (max-width: 600px){.element-title-helper span::before{display:none}}.element-title-helper h3{font-weight:bold;font-size:2.125rem;margin-top:0.8rem}@media screen and (max-width: 600px){.element-title-helper h3{font-size:2rem}}.element-title-helper p{line-height:1.7rem;font-size:1.1rem}.title-helper::before{content:"";width:2em;height:3px;background:#f5d066;position:absolute;transform:translate3d(-110%, 1em, 0)}@media screen and (max-width: 600px){.title-helper::before{display:none}}.title-helper h2{font-weight:600;text-transform:uppercase;font-size:2rem;color:#0f0f0f}@media screen and (max-width: 600px){.title-helper h2{font-size:1.3em;text-align:center}}.change-color-bg-wh{color:#0f0f0f}.text-upp{text-transform:uppercase !important}.hero-title-helper{color:#fff}.hero-title-helper h1,.hero-title-helper span{padding:0;margin:0;text-transform:uppercase}.hero-title-helper span{font-weight:300;font-size:1rem}.hero-title-helper h1{margin:0.34rem 0 1.09rem;line-height:normal;font-weight:600;font-size:2rem}.hero-title-helper h1 span{font-size:2.3rem;letter-spacing:3.09px}@media screen and (max-width: 600px){.hero-title-helper h1{font-size:1.3em}}.btn{border:2px solid transparent;font-size:1.5rem;text-transform:capitalize;box-sizing:border-box;padding:0.3rem 2rem;position:absolute;border-radius:4px;font-weight:500;background:#f5d066;color:#0f0f0f;transition:all 350ms ease-in-out}.btn:hover{border:2px solid #fff;transition:all 350ms ease-in-out;color:#fff;background:transparent}.main-hero{height:89vh;width:100%;box-sizing:border-box;align-items:flex-end;background-size:cover}@media screen and (max-width: 600px){.main-hero{height:90vh}}.main-hero .help-shadow{background:linear-gradient(0deg, rgba(15,15,15,0.89) 0%, rgba(22,22,22,0.7) 100%);width:100%;height:100%}.main-hero .help-shadow .container{display:flex;align-items:flex-end;height:70%}nav#navbar{padding:1em;box-sizing:border-box;width:100%;position:absolute;top:0;z-index:6;overflow:hidden;background:transparent;transition:all 350ms ease-in-out}nav#navbar.scroll{background:#fff;box-shadow:rgba(149,157,165,0.15) 0px 8px 24px;position:fixed;transition:all 350ms ease-in-out}nav#navbar .aux-menu{display:flex;align-items:center;justify-content:space-between;width:100%}nav#navbar .aux-menu .hidden{display:none}nav#navbar .aux-menu .view-now{display:block}nav#navbar .aux-menu a img{width:150px;height:100%}#container-menu{background:#000;width:100%;height:100vh;display:flex;box-sizing:border-box;overflow:hidden;align-items:flex-start;justify-content:center;position:fixed;width:100%;z-index:4;transform:translateY(-100%);transition:all 350ms ease-in-out;display:flex;justify-content:space-between}#container-menu.show{transition:all 350ms ease-in-out;transform:translateY(0%)}.menu-items{margin:13% 0 0 4%;width:55%}@media screen and (max-width: 600px){.menu-items{margin:6rem 1rem;width:100%}}.menu-items ul{padding:0;margin:0;list-style:none}.menu-items ul li{opacity:0.3;margin-bottom:1rem}.menu-items ul li:last-child{margin-bottom:0}.menu-items ul li.current-menu-item{opacity:1}.menu-items ul li a{color:#fff;text-transform:uppercase;font-size:1.5rem;line-height:normal}.aux-img-menu{height:100%;width:45%;background-size:cover}@media screen and (max-width: 600px){.aux-img-menu{display:none}}#menu-burger{z-index:3;width:60px;height:22px;position:relative;margin:0;transform:rotate(0deg);cursor:pointer}#menu-burger::before{content:"";width:53px;height:38px;position:absolute;transform:translate3d(-5px, -7px, 0);border-radius:3px}#menu-burger span{position:absolute;height:3px;width:21px;background:#f5d066;opacity:1;transition:0.25s ease-in-out;transform:rotate(0deg)}#menu-burger span:nth-child(even){left:35%;border-radius:0 9px 9px 0}#menu-burger span:nth-child(odd){left:0px;border-radius:9px 0 0 9px}#menu-burger span:nth-child(1),#menu-burger span:nth-child(2){top:0px}#menu-burger span:nth-child(3),#menu-burger span:nth-child(4){top:11px}#menu-burger span:nth-child(5),#menu-burger span:nth-child(6){top:21px}#menu-burger.open span{background:#f5d066}#menu-burger.open span:nth-child(1),#menu-burger.open span:nth-child(6){transform:rotate(45deg)}#menu-burger.open span:nth-child(2),#menu-burger.open span:nth-child(5){transform:rotate(-45deg)}#menu-burger.open span:nth-child(1){left:5px;top:7px}#menu-burger.open span:nth-child(2){left:16px;top:7px}#menu-burger.open span:nth-child(3){left:-50%;opacity:0}#menu-burger.open span:nth-child(4){left:100%;opacity:0}#menu-burger.open span:nth-child(5){left:5px;top:18px}#menu-burger.open span:nth-child(6){left:calc(35% - 5px);top:18px}#activeVideo{cursor:pointer}#modalVideo{opacity:0;display:none;top:0;left:0;align-items:center;justify-content:center;transition:all 350ms ease-in-out}.active{transition:all 350ms ease-in-out;opacity:1 !important;background-color:rgba(0,0,0,0.78);z-index:11 !important;width:100vw;height:100vh;display:flex !important;position:fixed !important}.close{position:fixed;right:6%;top:25%;z-index:999;font-size:2rem;font-weight:normal;color:#fff;opacity:1;background:transparent;border:0;transition:all 350ms ease-in-out;cursor:pointer}.close:hover{transition:all 350ms ease-in-out;color:#f5d066}.close:focus{outline:0}#modalBody{width:80vw;height:500px}@media screen and (max-width: 600px){#modalBody{width:auto;height:auto}}video{border:0;box-shadow:1px 1px 7px #00000082;width:100%;height:auto}video:focus{outline:0}@media screen and (max-width: 600px){video{width:90vw}}.video-play-button{position:absolute;z-index:10;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);box-sizing:content-box;display:block;width:32px;height:44px;border-radius:50%;padding:18px 20px 18px 28px}.video-play-button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;background:#ba1f24;border-radius:50%;-webkit-animation:pulse-border 1500ms ease-out infinite;animation:pulse-border 1500ms ease-out infinite}.video-play-button:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;background:#fa183d;border-radius:50%;transition:all 200ms}.video-play-button:hover:after{background-color:#da0528}.video-play-button img{position:relative;z-index:3;max-width:100%;width:auto;height:auto}.video-play-button span{display:block;position:relative;z-index:3;width:0;height:0;border-left:32px solid #fff;border-top:22px solid transparent;border-bottom:22px solid transparent}@-webkit-keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}a{text-decoration:none}a .type-btn-line{transition:all 350ms ease-in-out;background:transparent;border:2px solid #fff;border-radius:3px;padding:0.8em 1.5em;text-transform:uppercase;letter-spacing:1.25px;text-align:center;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}a .type-btn-line span{color:#fff}a .type-btn-line:hover{transition:all 350ms ease-in-out;background:#f5d066;border:2px solid transparent}a .type-btn-line:hover span{color:#0f0f0f}.box-form{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 600px){.box-form{flex-direction:column}}.box-form>div{width:50%;display:flex}.box-form>div.img-map{align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width: 600px){.box-form>div{width:100%}}.box-form>div h5,.box-form>div p{padding:0;margin:0;color:#0f0f0f}.box-form>div h5{font-weight:500;font-size:1.5em;margin-bottom:0.34em}.box-form>div p{font-weight:300;font-size:1.5em;line-height:2.125rem}.box-form>div.img-map{margin-top:2rem}.container-form{overflow:hidden;box-sizing:border-box;width:60%}@media screen and (max-width: 600px){.container-form{width:100%}}.container-form .wpcf7{width:100%}.container-form form .aux-top-alig>div{width:100%}.container-form form .container-form-input{margin-bottom:0rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 600px){.container-form form .container-form-input{flex-direction:column}}.container-form form .container-form-input:last-child{margin-bottom:0}.container-form form .container-form-input>div{padding:0.5em;box-sizing:border-box;overflow:hidden}.container-form form .container-form-input .radio-675 .wpcf7-radio{display:flex;flex-direction:column;align-items:flex-start}.container-form form .container-form-input .radio-675 .wpcf7-radio label{display:flex;align-items:center;margin:0.5rem 0}.container-form form .container-form-input .radio-675 .wpcf7-radio .last{margin-left:0}.container-form form .container-form-input .radio-675 .wpcf7-radio .wpcf7-list-item-label{margin-left:0.5rem}.container-form form .container-form-input .wpcf7-radio .first{margin-right:1rem}.container-form form .container-form-input .wpcf7-radio .last{margin-left:1rem}.container-form form .container-form-input .wpcf7-radio .wpcf7-list-item label input[type="radio"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:17px;height:17px;background-clip:content-box;background:#fafafa;border:0.5px solid rgba(15,15,15,0.17);border-radius:50%;cursor:pointer}.container-form form .container-form-input .wpcf7-radio .wpcf7-list-item label input[type="radio"]:focus{outline-color:transparent}.container-form form .container-form-input .wpcf7-radio .wpcf7-list-item label input[type="radio"]:checked{background-color:#f5d066}.container-form form .container-form-input .wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{color:#9f9f9f;font-size:0.875rem;font-weight:bold;line-height:normal;text-transform:uppercase;margin-left:1rem}.container-form form .container-form-input label{color:#0f0f0f;font-size:0.875rem;font-weight:bold;line-height:normal}.container-form form .container-form-input label span input,.container-form form .container-form-input label span textarea{background:#fafafa;border:0.5px solid rgba(15,15,15,0.17);box-sizing:border-box;padding:0.55rem;font-size:1rem;border-radius:4px;width:100%;text-transform:uppercase;line-height:normal;transition:all 350ms ease-in-out}.container-form form .container-form-input label span input:focus,.container-form form .container-form-input label span textarea:focus{transition:all 350ms ease-in-out;outline-color:#f5d066}@media screen and (max-width: 600px){.container-form form .container-form-input input[type="file"]{font-size:0.89rem}}.container-form form .container-form-input input[type="submit"]{border-radius:4px;border:0.5px solid #d3b358;background:#f5d066;color:#0f0f0f;text-transform:uppercase;font-size:1.25rem;cursor:pointer;padding:0.5rem 3rem;width:100%;transition:all 350ms ease-in-out}@media screen and (max-width: 600px){.container-form form .container-form-input input[type="submit"]{padding:0.5rem 6rem}}.container-form form .container-form-input input[type="submit"]:hover{background:#0f0f0f;color:#f5d066;border:0.5px solid rgba(15,15,15,0.17);transition:all 350ms ease-in-out}.social-menu{position:fixed;top:40%;right:4%;z-index:4}.social-menu ul{margin:0;padding:0;list-style:none}.social-menu ul li{width:27px;height:27px}.social-menu ul li a{width:100%;height:100%}.social-menu ul li a img{width:100%;height:100%;transition:all 350ms ease-in-out}.social-menu ul li a:hover img{transform:scale(1.2);width:100%;height:100%;transition:all 350ms ease-in-out}.social-menu ul li:first-child{-webkit-animation-name:showItem;animation-name:showItem;-webkit-animation-duration:350ms;animation-duration:350ms;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.social-menu ul li:last-child{margin-top:2rem;-webkit-animation-name:showItem;animation-name:showItem;-webkit-animation-delay:150ms;animation-delay:150ms;-webkit-animation-duration:350ms;animation-duration:350ms;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes showItem{from{transform:translateX(300%)}to{transform:translateX(0%)}}@keyframes showItem{from{transform:translateX(300%)}to{transform:translateX(0%)}}.section-services{height:100%;overflow:hidden}.section-services .grid-container{overflow:hidden;width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:space-between}@media screen and (max-width: 600px){.section-services .grid-container{flex-direction:column}}.section-services .grid-container .item-services{width:calc(100%/3);height:500px;box-sizing:border-box;position:relative}@media screen and (max-width: 600px){.section-services .grid-container .item-services{width:100%;height:300px}}.section-services .grid-container .item-services>div:first-child{background:linear-gradient(0deg, rgba(15,15,15,0.89) 0%, rgba(22,22,22,0.7) 100%);width:100%;height:100%;position:absolute}.section-services .grid-container .item-services>div:first-child img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:-1}.section-services .grid-container .item-services .text-item-service{position:absolute;z-index:0;padding:0 3rem 2rem 1rem;box-sizing:border-box;bottom:0}.section-services .grid-container .item-services .text-item-service h6,.section-services .grid-container .item-services .text-item-service p{padding:0;margin:0;color:#fff}.section-services .grid-container .item-services .text-item-service h6{text-transform:uppercase;font-size:1.063rem}.section-services .grid-container .item-services .text-item-service p{font-size:1.063rem;line-height:1.5rem;font-weight:lighter}.section-contact{display:flex;align-items:center;background:linear-gradient(0, #fef7f1 10%, #fff 10%)}@media screen and (max-width: 600px){.section-contact{flex-direction:column;background:linear-gradient(0, #fef7f1 3%, #fff 3%)}}.section-contact .micro-hero{width:40vw;height:100vh;background-size:cover;position:relative}@media screen and (max-width: 600px){.section-contact .micro-hero{width:100%;height:40vh}}.section-contact .micro-hero::after{content:"";height:100%;position:absolute;width:100%;background:linear-gradient(0deg, rgba(15,15,15,0.89) 0%, rgba(22,22,22,0.7) 100%);background:linear-gradient(0deg, rgba(15,15,15,0.89) 0%, rgba(22,22,22,0.7) 100%)}.section-contact .container{display:flex}@media screen and (max-width: 600px){.section-contact .container{flex-direction:column;width:100%}}.section-contact .list-contact{padding:0;margin:0;list-style:none}.section-contact .list-contact li{margin-bottom:1rem}.section-contact .list-contact li:last-child{margin-bottom:0}.section-contact .list-contact li a{display:flex;align-items:center;font-weight:bold;font-size:1.02rem;text-decoration:none;color:#0f0f0f;transition:all 350ms ease-in-out}.section-contact .list-contact li a img{margin-right:0.5rem}.section-contact .list-contact li a:hover{color:#f5d066;transition:all 350ms ease-in-out}.box-contact>div{padding:0.5rem;box-sizing:border-box}.section-say-hello .box-aux-hi{display:flex;justify-content:space-between}@media screen and (max-width: 600px){.section-say-hello .box-aux-hi{flex-direction:column-reverse}}.section-say-hello .box-aux-hi>div{width:50%}.section-say-hello .box-aux-hi>div:first-child{width:40%;display:flex;align-items:center;justify-content:space-around;padding:1rem;box-sizing:border-box;background:#f8f8f861}@media screen and (max-width: 600px){.section-say-hello .box-aux-hi>div{width:100%}.section-say-hello .box-aux-hi>div:first-child{width:100%;margin:3rem 0}}.section-say-hello .area-img div{width:180px;overflow:hidden;position:relative;height:330px}.section-say-hello .area-img div img{height:100%;position:absolute}.section-say-hello .area-img div .help-img-home-A{left:0}.section-say-hello .area-img div .help-img-home-B{right:0}.section-say-hello .area-img div:first-child{transform:translateY(-21%)}.section-say-hello .area-img div:last-child{transform:translateY(21%)}@media screen and (max-width: 600px){.section-say-hello .area-img div{width:140px}.section-say-hello .area-img div:first-child{transform:translateY(-10%)}.section-say-hello .area-img div:last-child{transform:translateY(10%)}}.section-say-hello .box-label-hi p{padding:0;margin:0;color:#0f0f0f}.section-say-hello .box-label-hi p{font-weight:500;font-size:1.5em;line-height:2.125rem}.section-say-hello .box-label-hi p.exp-p-hi{font-weight:300}.section-procedimientos{background:#0f0f0f;color:#fff;border-top:4rem solid #f8f8f8}.section-procedimientos .container-info-extra{display:flex;flex-wrap:wrap;justify-content:space-between}.section-procedimientos .container-info-extra .item-info-extra{display:flex;align-items:end;flex-direction:column;width:22%;height:150px;overflow:hidden;padding:1em;box-sizing:border-box;border-radius:3px;background:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0.08);padding-top:1.5rem;margin-bottom:1.5rem;justify-content:center}@media screen and (max-width: 600px){.section-procedimientos .container-info-extra .item-info-extra{width:48%;align-items:center}}.section-procedimientos .container-info-extra .item-info-extra img{height:3.438rem}.section-procedimientos .container-info-extra .item-info-extra h4{text-transform:uppercase;font-size:1.063rem;line-height:1rem;padding:0;margin:1rem 0 0.5rem 0}@media screen and (max-width: 600px){.section-procedimientos .container-info-extra .item-info-extra h4{font-size:0.7rem;text-align:center}}.box-info-about{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 600px){.box-info-about{flex-direction:column}}.box-info-about>div{width:40%;display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width: 600px){.box-info-about>div{width:100%}}.box-info-about>div h5,.box-info-about>div p{padding:0;margin:0;color:#0f0f0f}.box-info-about>div h5{font-weight:500;font-size:1.5em;margin-bottom:0.34em}.box-info-about>div p{font-weight:300;font-size:1.5em;line-height:2.125rem}.box-info-about>div.img-map{margin-top:2rem}.section-clientes{overflow:hidden}.section-clientes .label p{padding:0;margin:0;color:#0f0f0f;font-weight:300;font-size:1.5em;line-height:2.125rem;text-align:center}.section-clientes .grid-clients{display:flex;flex-wrap:wrap;justify-content:space-between}.section-clientes .grid-clients>div{display:flex;align-items:center;justify-self:center;padding:1em;box-sizing:border-box;width:300px}@media screen and (max-width: 600px){.section-clientes .grid-clients>div{margin:2rem auto;width:50%}.section-clientes .grid-clients>div.you-next{width:100% !important}}.section-clientes .grid-clients img{-o-object-fit:cover;object-fit:cover;filter:grayscale(1);margin:auto;transition:all 350ms ease-in-out}@media screen and (max-width: 600px){.section-clientes .grid-clients img{margin:auto;width:100%}}.section-clientes .grid-clients img:hover{filter:grayscale(0);transition:all 350ms ease-in-out}.you-next{align-items:center;justify-content:center;position:relative;overflow:hidden;flex-direction:column;width:300px;height:200px}.you-next img{position:absolute !important;height:100% !important;width:auto !important;-o-object-fit:cover !important;object-fit:cover !important;z-index:-1 !important;margin:auto !important;-webkit-animation:animateThis 1400ms ease-in-out infinite forwards;animation:animateThis 1400ms ease-in-out infinite forwards}.you-next div{text-align:center}.you-next div p{font-weight:300;font-size:1.5em;line-height:2.125rem;text-align:center;color:#6f6f6f}.you-next div p span{font-weight:600}@-webkit-keyframes animateThis{from{filter:grayscale(1)}to{filter:grayscale(0)}}@keyframes animateThis{from{filter:grayscale(1)}to{filter:grayscale(0)}}.section-sucursales{background:#0f0f0f;color:#fff;border-top:4rem solid #f8f8f8}.container-info-extra{display:flex;flex-wrap:wrap;justify-content:space-between}.container-info-extra .item-info-extra{display:flex;align-items:end;flex-direction:column;width:24%;height:200px;overflow:hidden;padding:1em;box-sizing:border-box;border-radius:3px;background:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0.08);padding-top:1.5rem;margin-bottom:1.5rem}@media screen and (max-width: 600px){.container-info-extra .item-info-extra{width:100%}}.container-info-extra .item-info-extra img{height:3.438rem}.container-info-extra .item-info-extra h4,.container-info-extra .item-info-extra p{padding:0;margin:0}.container-info-extra .item-info-extra h4{text-transform:uppercase;font-size:1.063rem;margin:1rem 0 0.5rem 0}.container-info-extra .item-info-extra p{font-size:1.063rem;line-height:1.5rem;font-weight:lighter;color:rgba(255,255,255,0.55)}.section-options .element-options{display:flex;justify-content:space-between;flex-wrap:wrap}.section-options .element-options>div{padding:1em;box-sizing:border-box;width:30%;margin:0}@media screen and (max-width: 600px){.section-options .element-options>div{width:100%}}.section-options .element-options>div h4,.section-options .element-options>div p{padding:0;margin:0;color:#0f0f0f}.section-options .element-options>div h4{font-weight:500;font-size:1.5em;margin-bottom:0.34em}.section-options .element-options>div p{font-weight:300;font-size:1.5em;line-height:2.125rem}.section-selection .box-proceses{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end}.section-selection .box-proceses .item-proceses{width:calc(100% / 3);padding:1em;box-sizing:border-box}@media screen and (max-width: 600px){.section-selection .box-proceses .item-proceses{width:100%;padding:1em 0}}.section-selection .box-proceses .item-proceses h2{text-transform:uppercase;font-size:1.063rem}.section-selection .box-proceses .item-proceses img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.banner{box-sizing:border-box;width:100%;padding:4rem 0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex-direction:column;background:linear-gradient(0deg, rgba(15,15,15,0.89) 0%, rgba(22,22,22,0.89) 100%)}.banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:-1}.banner .text-wrapper{text-align:center;color:#fff}.banner .text-wrapper h4{padding:0;margin:0}.banner .text-wrapper p{font-size:1em;line-height:1.3em;text-shadow:0px 0px 6px rgba(0,0,0,0.16)}footer{background:#0f0f0f;color:#fff;display:flex;align-items:center;justify-content:space-around;padding:1em 0}@media screen and (max-width: 600px){footer{flex-direction:column-reverse}footer>div{margin-bottom:1.5em}}footer p,footer ul{padding:0;margin:0}footer p{font-weight:200}footer ul{list-style:none}footer ul li{float:left;margin-right:1em}footer ul li:last-child{margin-right:0}footer ul li a img{transition:all 350ms ease-in-out;width:1em}footer ul li a:hover img{transition:all 350ms ease-in-out;filter:brightness(0.5)}
