/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.accordion {
  margin-bottom: 2rem;
}

.accordion .frm_submit button {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  margin: 2rem 0;
  background-color: #c8102e;
  color: #fff;
}

.accordion .frm_submit button:hover {
  background-color: #fff;
  color: #c8102e;
}

.accordion .frm_checkbox_policy {
  margin: auto;
  margin-top: 3rem;
  width: 70%;
}

@media all and (max-width: 481px) {
  .accordion .frm_checkbox_policy {
    width: 100%;
  }
}

.accordion .frm_message {
  padding: 1rem 0;
  font-size: 1.5rem;
  text-align: center;
}

.accordion .frm-g-recaptcha>div {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

button.accordion__title {
  background-color: #F2F2F2;
  color: #c8102e;
  /*font-family: 'Noto Serif', serif;*/
  font-family: 'Carnas Bold', 'Noto Serif', serif;
  font-size: 1.25rem;
  /*font-weight: bold;*/
  padding: 2.5rem 2rem;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

@media all and (max-width: 481px) {
  button.accordion__title {
    text-align: center;
  }
}

.accordion.active .accordion__title__toggle,
.accordion__title__toggle:hover {
  background-color: #c8102e;
  color: #F2F2F2;
}

.accordion.active .accordion__title__toggle:after,
.accordion__title__toggle:hover:after {
  border-color: #F2F2F2;
}

.accordion__panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  transition: 0.6s ease-in-out;
  opacity: 0;
  overflow: hidden;
  position: relative;
}

.accordion__panel .wp-block-columns {
  margin: 2rem 0;
}

.accordion__title__toggle {
  position: absolute;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  border: 2px solid #c8102e;
  border-radius: 5rem;
  right: 1rem;
  transform: translateX(-50%);
  margin-left: 5px;
  padding: .25rem 2rem .25rem .5rem;
  cursor: pointer;
}

@media all and (max-width: 481px) {
  .accordion__title__toggle {
    position: relative;
    display: block;
    width: 50%;
    left: 50%;
    padding-left: 1rem;
    margin-top: 1rem;
  }
}

@media all and (max-width: 320px) {
  .accordion__title__toggle {
    width: 65%;
  }
}

.accordion__title__toggle:after {
  content: "";
  position: absolute;
  height: 5px;
  width: 5px;
  border-left: 2px solid #c8102e;
  border-bottom: 2px solid #c8102e;
  transform: rotate(-45deg);
  right: 1rem;
  top: .5rem;
}

.accordion.active .accordion__title__toggle:after {
  border-right: 2px solid #F2F2F2;
  border-top: 2px solid #F2F2F2;
  border-left: none;
  border-bottom: none;
  top: .66667rem;
}

.accordion.active .accordion__panel {
  opacity: 1;
  max-height: 2000px;
  overflow: inherit;
}

.accordion__panel__form__title {
  color: #c8102e;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1rem;
  text-align: center;
}

.accordion__panel__form__content {
  position: relative;
  z-index: 1;
}

.accordion__panel__form__content .frm_forms {
  padding-left: 0;
  padding-right: 0;
}

.accordion__panel__form__content .frm_forms .form-field>input,
.accordion__panel__form__content .frm_forms .form-field>textarea {
  background-color: transparent;
  border-color: #c8102e;
  margin: 0 0.5rem;
}

.accordion__panel__form__content::before {
  content: "";
  background-color: #FBFBFB;
  position: absolute;
  transform: translateX(-50%);
  z-index: 0;
  width: 200vw;
  height: 100%;
}

.accordion__panel__form__content__close {
  content: "";
  width: 2rem;
  height: 2rem;
  border: 1px solid #c8102e;
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  bottom: 2rem;
  right: 1rem;
}

@media all and (max-width: 481px) {
  .accordion__panel__form__content__close {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 2rem;
  }
}

.accordion__panel__form__content__close::before {
  content: "";
  position: absolute;
  border-top: 1px solid #c8102e;
  border-right: 1px solid #c8102e;
  transform: rotate(-45deg) translate(-20%, -44%);
  left: 50%;
  top: 50%;
  width: 0.7rem;
  height: 0.7rem;
  cursor: pointer;
}

.brand-assets {
  background-color: #c8102e;
  min-height: 35rem;
}

@media all and (min-width: 641px) {
  .brand-assets {
    height: 100vh;
  }
}

.brand-assets-grid {
  color: #fff;
  align-items: center;
  height: 100%;
  padding: 3rem 0;
}

@media all and (min-width: 640px) {
  .brand-assets-grid {
    display: flex;
  }
}

@media all and (min-width: 640px) {
  .brand-assets-grid__text,
  .brand-assets-grid__brands {
    width: 50%;
  }
}

.brand-assets-grid__brands {
  display: grid;
  grid-auto-rows: 50%;
  grid-template-columns: 1fr 1fr;
}

.brand-assets-grid__text__title {
  margin-bottom: 2rem;
  margin-top: 0;
}

.brand-assets-grid__brands__brand {
  padding: .9rem;
  text-align: center;
}

.brand-assets-grid__brands__brand:nth-child(odd):last-child {
  left: 50%;
  position: relative;
}

.brand-assets-grid__brands__brand__title {
  text-transform: uppercase;
  font-weight: 700;
}

@media all and (max-width: 480px) {
  .brand-assets-grid__brands__brand__title {
    font-size: 0.9rem;
  }
}

.brand-assets-grid__text__button {
  padding: .5rem;
  border: 1px solid #fff;
  border-radius: 2rem;
  display: none;
  padding-left: 2rem;
  padding-right: 2rem;
}

.brand-assets-grid__text__button:hover {
  background-color: #fff;
  color: #c8102e;
}

@media all and (min-width: 640px) {
  .brand-assets-grid__text__button {
    display: initial;
  }
}

.brand-assets-grid__text__button--mobile {
  padding: .5rem;
  border: 1px solid #fff;
  border-radius: 2rem;
  display: block;
  width: 70%;
  padding: 1rem 2rem;
  text-align: center;
  margin: 0 auto;
}

.brand-assets-grid__text__button--mobile:hover {
  background-color: #fff;
  color: #c8102e;
}

@media all and (min-width: 640px) {
  .brand-assets-grid__text__button--mobile {
    display: none;
  }
}

.brand-assets-grid__brands__brand__image {
  height: 40%;
  margin-bottom: 2rem;
}

@media all and (min-width: 640px) {
  .brand-assets-grid__brands__brand__image {
    margin-bottom: initial;
    height: initial;
  }
}

.brand-assets-grid__brands__brand__details {
  display: none;
}

@media all and (min-width: 640px) {
  .brand-assets-grid__brands__brand__details {
    display: block;
  }
}

.editor-block-list__block[data-type='acf/brandassetsgrid'] {
  max-width: 100%;
}

.case-studies,
.case-studies--works-cards {
  display: grid;
  grid-auto-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  height: 100vh;
}

@media all and (max-width: 480px) {
  .case-studies,
  .case-studies--works-cards {
    grid-template-columns: 1fr 1fr;
  }
}

@media all and (min-width: 1024px) {
  .case-studies,
  .case-studies--works-cards {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.case-studies--works-cards {
  height: unset;
  grid-template-columns: 1fr;
}

@media all and (min-width: 1024px) {
  .case-studies--works-cards {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.case-studies--works-cards .card {
  height: 30rem;
}

.card {
  overflow: hidden;
  position: relative;
  font-size: 13px;
}

@media all and (min-width: 480px) {
  .card {
    font-size: inherit;
  }
}

.card:hover .card__image img {
  transition: all 0.2s linear;
  transform: scale(1.1);
  -webkit-filter: blur(0.3px) grayscale(0.2) brightness(50%);
  filter: blur(0.3px) grayscale(0.2) brightness(50%);
}

.card:hover .card__link {
  opacity: 1;
}

.card__image {
  width: 100%;
  height: 100%;
  z-index: 10;
}

.card__image img {
  transition: all 0.1s linear;
  object-fit: cover;
  width: inherit;
  height: inherit;
}

.card__link {
  opacity: 0;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}

.card__link__customer {
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
}

.card__link__title {
  padding: .5rem;
}

.card__link__button {
  padding: .5rem;
  border: 1px solid #fff;
  border-radius: 2rem;
  margin-top: .5rem;
}

.card__link__button:hover {
  background-color: #fff;
  color: #333;
}

.editor-block-list__block[data-type='acf/casestudiescards'] {
  max-width: 100%;
}

.casestudy-container {
  width: 100%;
  height: 100vh;
}

.casestudy {
  position: relative;
  width: 100%;
  height: 100vh;
}

.casestudy img {
  object-fit: cover;
  width: inherit;
  height: inherit;
}

.casestudy--border-bottom {
  /*border-bottom: 4px solid #c8102e;*/
}

.casestudy__customer {
  text-transform: uppercase;
}

.casestudy__title {
  max-width: calc(100% - 2rem);
  position: absolute;
  padding: 0 1rem;
  bottom: 7rem;
}

@media screen and (min-width: 641px) {
  .casestudy__title {
    bottom: 4rem;
  }
}

.casestudy__title>* {
  color: #fff;
  margin-top: 0.75rem;
}

.casestudy__post-interactions {
  padding: 4rem 0;
  display: flex;
  justify-content: space-between;
}

.casestudy__post-interactions__goback {
  cursor: pointer;
  color: #c8102e;
  font-size: 1.2rem;
  font-weight: 500;
}

.casestudy__post-interactions__goback:before {
  content: "\F341";
  font-family: 'dashicons';
  vertical-align: middle;
  padding: 0 .5rem 0 0;
}

.editor-block-list__block[data-type='acf/casestudy'] {
  max-width: 100%;
}

@media all and (min-width: 1024px) {
  .office-locations {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height: 100vh;
  }
}

@media all and (max-width: 1025px) {
  .office-locations__item,
  .office-locations__item--description {
    min-height: 100vh;
  }
}

@media all and (min-width: 1024px) {
  .office-locations__item,
  .office-locations__item--description {
    width: 50%;
  }
}

@media all and (min-width: 1024px) {
  .office-locations__item--description {
    padding: 3rem;
  }
}

@media all and (max-width: 1023px) {
  .office-locations__inner-item {
    padding: 1rem;
  }
}

.office-locations__item__title {
  color: #c8102e;
  padding-bottom: 2rem;
}

@media all and (max-width: 1023px) {
  .office-locations__item__title {
    margin-top: 0;
  }
}

@media all and (max-width: 639px) {
  .office-locations__item__partners {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .office-locations__item__partners>img {
    align-self: center;
  }
}

@media all and (min-width: 640px) {
  .office-locations__item__partners {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
  }
}

.office-locations__item__headquarters {
  display: grid;
  grid-template-columns: 1fr;
}

.headquarter {
  height: 50vh;
  overflow: hidden;
  border-bottom: 4px solid #c8102e;
  position: relative;
}

.headquarter__title {
  position: absolute;
  z-index: 3;
  bottom: 1rem;
  left: 1rem;
  color: #fff;
  text-shadow: 0 0 10px #333;
}

.headquarter__image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

.headquarter-container {
  width: 100%;
  height: 100%;
}

.headquarter-pagination {
  text-align: right;
}

.headquarter-pagination .swiper-pagination-bullet-active {
  background: #c8102e;
}

.swiper-container-horizontal>.headquarter-pagination.swiper-pagination-bullets {
  margin: 0 .75rem;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  z-index: 2;
  width: initial;
}

.editor-block-list__block[data-type='acf/officelocations'] {
  max-width: 100%;
}

.onenews,
.onenews--no-border {
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  height: 60vh;
  padding: 1rem 0;
  border-bottom: 4px solid #c8102e;
}

.onenews--no-border {
  border-bottom: 0;
}

.onenews__content {
  position: absolute;
  max-width: calc(100% - 2rem);
  bottom: 2rem;
}

.onenews__content>* {
  color: #fff;
  margin-top: 0.75rem;
}

.onenews__content__abstract {
  font-size: 1em;
}

@media all and (min-width: 480px) {
  .onenews__content__abstract {
    font-size: 1.777em;
  }
}

.editor-block-list__block[data-type='acf/onenews'] {
  max-width: 100%;
}

.onenews__goback {
  color: #c8102e;
  font-size: 1.2rem;
  font-weight: 500;
}

.onenews__goback:before {
  content: "\F341";
  font-family: 'dashicons';
  vertical-align: middle;
  padding: 0 .5rem 0 0;
}

.onenews__post-interactions {
  padding: 2rem 0;
  display: flex;
  justify-content: space-between;
}

.onenews__share-buttons>a {
  color: #878787;
  padding: 0 .5rem;
}

.onenews__share-buttons>a:hover {
  color: #c8102e;
}

.onenews__share-buttons__linkedin {
  display: inline-block;
  width: 1rem;
}

.onenews__share-buttons__linkedin img {
  max-width: 100%;
}

span.fab.fa-linkedin {
  font-family: fontawesome;
}

.relevant-news--mobile {
  display: block;
}

@media all and (min-width: 641px) {
  .relevant-news--mobile {
    display: none;
  }
}

.relevant-news {
  height: 40vh;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 3rem;
  display: none;
}

@media all and (min-width: 641px) {
  .relevant-news {
    display: grid;
  }
}

.relevant-news__news {
  padding: 3rem 0;
}

.relevant-news__news__title {
  color: #c8102e;
  margin-top: 1rem;
}

.relevant-news__news__abstract {
  padding-bottom: 2rem;
}

.relevant-news__news__button {
  padding: .5rem;
  border: 1px solid #333;
  border-radius: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
}

.relevant-news__news__button:hover {
  background-color: #333;
  color: #fff;
}

.relevantnews-pagination {
  text-align: right;
}

.relevantnews-pagination .swiper-pagination-bullet-active {
  background: #c8102e;
}

.swiper-container-horizontal>.relevantnews-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 .75rem;
}

.editor-block-list__block[data-type='acf/relevantnews'] {
  max-width: 100%;
}

.frm_forms {
  position: relative;
  padding-right: .5rem;
  padding-left: .5rem;
  -moz-placeholder-color: #878787;
  -ms-input-placeholder-color: #878787;
}

@media all and (min-width: 480px) {
  .frm_forms {
    padding-right: 5rem;
    padding-left: 2rem;
  }
}

.frm_forms .frm_fields_container {
  position: relative;
}

@media all and (min-width: 1024px) {
  .frm_forms .frm_form_title {
    margin-top: 0;
  }
}

.frm_forms .frm_description {
  font-weight: 500;
}

.frm_forms .frm_screen_reader {
  display: none;
}

.frm_forms fieldset {
  border: none;
  padding: 0;
}

.frm_forms label {
  display: none;
}

.frm_forms .frm_half {
  width: 100%;
  margin-left: 0;
  display: inline-block;
  vertical-align: top;
}

@media all and (min-width: 640px) {
  .frm_forms .frm_half {
    width: calc(50% - 3px);
  }
}

.frm_forms .form-field {
  padding: 1rem 0 0.5rem 0;
  position: relative;
}

.frm_forms .form-field>input,
.frm_forms .form-field>textarea {
  border: none;
  border-bottom: 1px solid;
  padding: 0.8rem;
  width: 100%;
}

.frm_forms .form-field>input:focus,
.frm_forms .form-field>textarea:focus {
  outline: none;
}

.frm_forms .frm_checkbox>label {
  position: relative;
  display: block;
  line-height: 1rem;
  padding-left: 0;
  position: relative;
}

.frm_forms .frm_checkbox>label::before {
  content: '';
  border: 1px solid #333;
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 30%;
  background-color: #fff;
  transition: all 0.2s linear;
}

.frm_forms .frm_checkbox>label.checked::before {
  transition: all 0.3s linear;
  background-color: #c8102e;
  border-color: #c8102e;
}

.frm_forms .frm_checkbox>label>input[type='checkbox'] {
  visibility: hidden;
}

.frm_forms .frm_checkbox a {
  color: #c8102e;
}

.frm_forms .frm_button_submit,
.frm_forms .frm_single_upload .frm_compact_text button {
  padding: .5rem;
  border: 1px solid #c8102e;
  border-radius: 2rem;
  background-color: transparent;
  color: #c8102e;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  padding: 0.5rem 3rem;
  cursor: pointer;
}

.frm_forms .frm_button_submit:hover,
.frm_forms .frm_single_upload .frm_compact_text button:hover {
  background-color: #c8102e;
  color: #fff;
}

@media all and (min-width: 640px) {
  .frm_forms .frm_button_submit,
  .frm_forms .frm_single_upload .frm_compact_text button {
    position: absolute;
    right: 0.5rem;
    bottom: 1.5rem;
  }
}

.frm_forms .frm_required {
  display: none;
}

.frm_forms .frm_error_style {
  position: absolute;
  top: 6rem;
}

.frm_forms .frm_error,
.frm_forms .frm_file_error,
.frm_forms .frm_error_style {
  font-size: 0.8rem;
  color: #c8102e;
  position: absolute;
}

.frm_forms .frm_file_name {
  margin-top: 0;
  font-weight: bold;
}

.frm_forms .frm_file_error {
  text-align: center;
  width: 100%;
}

.frm_forms .frm_primary_label {
  display: none;
}

.frm_forms ::-webkit-input-placeholder {
  color: #878787;
}

.frm_forms ::-moz-placeholder {
  color: #878787;
}

.frm_forms .frm_single_upload .fallback {
  display: none;
}

.frm_forms .frm_single_upload .frm_compact_text {
  text-align: center;
}

.frm_forms .frm_single_upload .frm_compact_text button {
  background-color: transparent;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.frm_forms .frm_single_upload .frm_upload_text {
  display: block;
  text-align: center;
  margin-bottom: 2.2rem;
  margin-top: 1rem;
}

.frm_forms .frm_single_upload .frm_upload_text button {
  background-color: transparent;
  pointer-events: none;
  display: block;
  border: none;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.1rem;
  margin-bottom: 1.1rem;
}

.frm_forms .frm_single_upload .frm_upload_text::after {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8IURPQ1RZUEUgc3ZnICBQVUJMSUMgJy0vL1czQy8vRFREIFNWRyAxLjEvL0VOJyAgJ2h0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCc+CjxzdmcgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTEyIDUxMiIgaGVpZ2h0PSI0MnB4IiBpZD0iTGF5ZXJfMSIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjQycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogIDxnPgogICAgPHBhdGggc3Ryb2tlPScjYzgxMDJlJyBmaWxsPScjYzgxMDJlJyBkPSJNMzg0LjgzLDQ1MEgxNTZhNTAuMTcsNTAuMTcsMCwwLDEtNTAuMTEtNTAuMTFWOTguMTFBNTAuMTcsNTAuMTcsMCwwLDEsMTU2LDQ4aDE1MC4xYTE1LDE1LDAsMCwxLDEwLjYxLDQuMzlMNDMwLjU1LDE2Ni4yN2ExNSwxNSwwLDAsMSw0LjM5LDEwLjYxdjIyM0E1MC4xNyw1MC4xNywwLDAsMSwzODQuODMsNDUwWk0xNTYsNzhhMjAuMTMsMjAuMTMsMCwwLDAtMjAuMTEsMjAuMTFWMzk5Ljg5QTIwLjEzLDIwLjEzLDAsMCwwLDE1Niw0MjBIMzg0LjgzYTIwLjEzLDIwLjEzLDAsMCwwLDIwLjExLTIwLjExVjE4My4wOUwyOTkuODUsNzhaIi8+CiAgICA8cGF0aCBzdHJva2U9JyNjODEwMmUnIGZpbGw9JyNjODEwMmUnIGQ9Ik00MTkuOTQsMTkxLjg4SDM0MS4xN2E1MC4xNyw1MC4xNywwLDAsMS01MC4xMS01MC4xMVY2M2ExNSwxNSwwLDAsMSwzMCwwdjc4Ljc3YTIwLjEzLDIwLjEzLDAsMCwwLDIwLjExLDIwLjExaDc4Ljc3YTE1LDE1LDAsMCwxLDAsMzBaIi8+CiAgICA8cGF0aCBzdHJva2U9JyNjODEwMmUnIGZpbGw9JyNjODEwMmUnIGQ9Ik0zMjQuODQsMzAwLjQ1YTE0LjkyLDE0LjkyLDAsMCwxLTEwLjYtNC40TDI3MC40LDI1Mi4yMWwtNDMuODUsNDMuODRhMTUsMTUsMCwxLDEtMjEuMjEtMjEuMjFsNTQuNDUtNTQuNDVhMTUsMTUsMCwwLDEsMjEuMjEsMGw1NC40NSw1NC40NWExNSwxNSwwLDAsMS0xMC42MSwyNS42MVoiLz4KICAgIDxwYXRoIHN0cm9rZT0nI2M4MTAyZScgZmlsbD0nI2M4MTAyZScgZD0iTTI3MC40LDM3NWExNSwxNSwwLDAsMS0xNS0xNVYyNDFhMTUsMTUsMCwxLDEsMzAsMFYzNjBBMTUsMTUsMCwwLDEsMjcwLjQsMzc1WiIvPgogIDwvZz4KPC9zdmc+Cgo=);
  height: 64px;
  width: 64px;
}

.frm_forms .frm_single_upload .frm_small_text {
  display: none;
}

.frm_forms .frm_description {
  text-align: center;
  font-weight: 100;
}

.frm_forms .dz-details {
  text-align: center;
}

.custom-sel {
  font-size: 1rem;
  display: inline-block;
  background-color: transparent;
  position: relative;
  cursor: pointer;
}

.custom-sel::before {
  content: "";
  position: absolute;
  right: 1rem;
  top: 50%;
  height: 0.6rem;
  width: 0.6rem;
  border-bottom: 1px solid #c8102e;
  border-right: 1px solid #c8102e;
  transform: rotate(45deg) translateY(-50%);
}

.custom-sel__placeholder {
  display: block;
  font-size: 1rem;
  font-weight: 500;
  color: #878787;
  padding: 0.8em;
  margin: 0 0.5rem;
  text-align: left;
  pointer-events: none;
  user-select: none;
  visibility: visible;
  border-bottom: 1px solid #c8102e;
  line-height: 1.2;
  width: 100%;
}

.custom-sel__placeholder::before {
  position: absolute;
  color: #878787;
  left: 8px;
  padding: 0 0.8em;
  content: attr(data-placeholder);
  visibility: hidden;
}

.custom-sel__box {
  position: absolute;
  z-index: 3;
  top: 50%;
  right: 0;
  display: none;
  list-style-type: none;
  text-align: left;
  font-size: 1em;
  background-color: #F2F2F2;
  width: 50%;
  box-sizing: border-box;
  box-shadow: 0 0.5em 1em -0.125em #F2F2F2,0 0 0 1px #F2F2F2;
}

@media all and (max-width: 640px) {
  .custom-sel__box {
    width: 75%;
  }
}

.custom-sel__box__options {
  display: list-item;
  font-size: 1rem;
  color: #878787;
  padding: 0.5em 1em;
  user-select: none;
}

.custom-sel__box__options:hover {
  background-color: #ebedef;
}

.custom-sel__box__options.selected {
  color: #c8102e;
}

.custom-sel.active .custom-sel__placeholder {
  color: transparent;
}

.custom-sel.active .custom-sel__placeholder::before {
  visibility: visible;
}

.custom-sel.active .custom-sel__box {
  display: block;
  animation: fadeInUp 500ms;
}

.contacts {
  width: 100%;
  font-size: 0;
}

@media screen and (min-width: 1025px) {
  .contacts {
    /*height: 85vh;*/
    height: 100%;
	padding-top: 80px;
  }
}

@media screen and (min-width: 1281px) {
  .contacts {
    /*height: 90vh;*/
    height: 100%;
	padding-top: 80px;
  }
}

.contacts__form {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 1025px) {
  .contacts__form {
    width: calc(768px + ((100% - 1280px) / 2));
  }
}

.contacts__form--where {
  width: 100%;
}

@media screen and (min-width: 1025px) {
  .contacts__form--where {
    width: 100%;
  }
}

.contacts__addresses {
  width: 100%;
}

@media screen and (min-width: 1025px) {
  .contacts__addresses {
    width: calc(512px + ((100% - 1280px) / 2));
  }
}

.contacts__form,
.contacts__addresses {
  font-size: initial;
  display: inline-block;
  padding-bottom: 2rem;
  vertical-align: top;
}

@media screen and (min-width: 1025px) {
  .contacts__form,
  .contacts__addresses {
    /*height: 85vh;*/
    height: 100%;
  }
}

@media screen and (min-width: 1281px) {
  .contacts__form,
  .contacts__addresses {
    /*height: 90vh;*/
    height: 100%;
  }
}

.contacts__addresses {
  background-color: #F2F2F2;
  position: relative;
}

.contacts__form__content {
  width: 100%;
  margin-left: auto;
  position: initial;
  transform: initial;
}

@media all and (min-width: 1024px) {
  /*.contacts__form__content {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }*/
  .contacts__form__content {
        position: relative;
        top: unset;
        right: unset;
        transform: none;
    }
}

@media all and (min-width: 1280px) {
  .contacts__form__content {
    width: 768px;
  }
}

.contacts__form__content--where {
  width: 100%;
  margin-left: auto;
}

@media all and (min-width: 1280px) {
  .contacts__form__content--where {
    padding: 0 10rem;
  }
}

.contacts__addresses__content {
  width: 100%;
  position: initial;
  transform: initial;
  padding-left: 2rem;
  padding-right: 1rem;
}

@media all and (min-width: 1024px) {
  .contacts__addresses__content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}

@media all and (min-width: 1280px) {
  .contacts__addresses__content {
    width: 512px;
  }
}

@media all and (min-width: 1024px) {
  .contacts__addresses__content__title {
    margin-top: 0;
  }
}

.contacts__addresses__content__subtitle {
  font-weight: 500;
}

@media all and (min-width: 1025px) {
  .contacts__hqs {
    display: grid;
    grid-auto-rows: 50%;
    grid-template-columns: 1fr 1fr;
  }
}

.contacts__hqs__hq__title {
  color: #c8102e;
}

.contacts__addresses__content__email {
  padding-top: 2rem;
  font-weight: 700;
}

.editor-block-list__block[data-type='acf/contacts'] {
  max-width: 100%;
}

.inner_page_header {
  background-color: #c8102e;
  color: #fff;
  padding: 8rem 0 2rem 0;
}

.inner_page_header__pagename {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.3rem;
  font-family: 'Montserrat', sans-serif;
  margin: 0;
}

.inner_page_header__title h2 {
  margin-top: 0;
}

.team_members {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(100vw), 1fr));
}

@media all and (min-width: 641px) {
  .team_members {
    grid-template-columns: repeat(auto-fill, minmax(calc(100vw / 5), 1fr));
  }
}

.team_members--rollhover .team_members__member__card {
  padding-top: 150%;
  overflow: hidden;
  position: relative;
}

.team_members--rollhover .team_members__member__card:hover .team_members__member__card__image {
  transition: all 0.2s linear;
  -webkit-filter: grayscale(0.3) brightness(30%);
  filter: grayscale(0.3) brightness(30%);
}

.team_members--rollhover .team_members__member__card:hover .team_members__member__card__content {
  opacity: 1;
}

.team_members--rollhover .team_members__member__card__image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: all 0.1s linear;
  z-index: 10;
}

.team_members--rollhover .team_members__member__card__content {
  opacity: 0;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}

.team_members--static .team_members__member__card {
  padding-top: 230%;
  overflow: hidden;
  position: relative;
}

.team_members--static .team_members__member__card__image {
  width: 100%;
  height: 65%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  transition: all 0.1s linear;
  z-index: 10;
}

.team_members--static .team_members__member__card__content {
  position: absolute;
  z-index: 100;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 35%;
  background-color: #fff;
  color: black;
  padding: 1rem;
}

.team_members--static .team_members__member__card__name {
  color: #c8102e;
  font-weight: 400;
}

.team_members--static .team_members__member__card__caption {
  font-size: 0.85rem;
  line-height: 1.6;
}

.clients {
  text-align: center;
  padding: 3rem 0;
}

.clients__logo {
  display: inline-block;
  padding: 1rem;
}

.libera-awards-gallery {
  padding: 3rem 0;
  text-align: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.libera-awards-gallery__item {
  padding: 1.5rem;
  max-width: 100%;
}

@media all and (min-width: 641px) {
  .libera-awards-gallery__item {
    max-width: 50%;
  }
}

@media all and (min-width: 1025px) {
  .libera-awards-gallery__item {
    max-width: 25%;
  }
}

.libera-awards-gallery__item__image {
  padding: 1rem 0;
  display: none;
}

@media all and (min-width: 641px) {
  .libera-awards-gallery__item__image {
    display: block;
  }
}

.libera-awards-gallery__item__brand {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}

.libera-awards-gallery__item__campaign {
  color: #c8102e;
}

.libera-awards-gallery__item__prize {
  padding: 1rem 0;
}

.caseimagetext {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 5rem;
}

.caseimagetext--reverse {
  flex-direction: row-reverse;
}

@media all and (min-width: 640px) {
  .caseimagetext__img {
    max-width: 45%;
  }
}

.caseimagetext__img>img {
  width: 100%;
}

@media all and (min-width: 640px) {
  .caseimagetext__text {
    max-width: 45%;
  }
}

.caseimagetext__text__subtitle {
  color: #c8102e;
  margin: 0 0 3rem 0;
  font-weight: normal;
  text-transform: uppercase;
}

.caseimagetext__text__title {
  color: #c8102e;
  margin-top: .5rem;
}

@media all and (max-width: 480px) {
  .caseimagetext__text__title {
    font-size: 2.25rem;
  }
}

.caseimagetext__text__content a {
  color: #c8102e;
  text-decoration: underline;
}

.caseimagetext__text__content--bold {
  font-weight: bold;
}

.post_content {
  padding: 3rem 1rem;
}

@media all and (min-width: 640px) {
  .post_content {
    padding: 3rem 0;
  }
}

@media all and (min-width: 640px) {
  figure.wp-block-embed.is-type-video iframe {
    width: 80%;
    height: 60vh;
  }
}

figure {
  margin: 2rem 0;
  text-align: center;
}

figure.wp-block-image {
  overflow: hidden;
}

figure.wp-block-image>img {
  width: 80%;
}

.casestudycta {
  width: 100%;
  margin: 5rem auto;
  text-align: center;
}

.casestudycta__button {
  padding: .5rem;
  border: 1px solid #c8102e;
  border-radius: 2rem;
  display: inline-block;
  cursor: pointer;
  padding: 1rem 3rem;
  color: #c8102e;
}

.casestudycta__button:hover {
  background-color: #c8102e;
  color: #fff;
}

.casestudycta__button:hover {
  color: #fff;
}

.casestudyvideotext {
  display: grid;
  margin-top: 5rem;
  grid-column-gap: 7%;
}

@media all and (min-width: 640px) {
  .casestudyvideotext {
    grid-template-columns: 1fr 1fr;
    margin: 5rem 5% 0 5%;
  }
}

.casestudyvideotext .casestudyvideotext__video {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.casestudyvideotext .casestudyvideotext__video iframe,
.casestudyvideotext .casestudyvideotext__video object,
.casestudyvideotext .casestudyvideotext__video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.casestudyvideotext__text {
  padding: 0 1rem;
}

@media all and (min-width: 640px) {
  .casestudyvideotext__text {
    padding: unset;
  }
}

.casestudyvideotext__text__title {
  color: #c8102e;
}

.casestudyvideotext__text__subtitle {
  color: #c8102e;
  margin: 0 0 3rem 0;
  font-weight: normal;
  text-transform: uppercase;
}

.casestudyvideotext__text__title {
  margin-top: .5rem;
}

.casestudyvideotext__text__content--bold {
  font-weight: bold;
}

.caseimagescarousel {
  max-height: 80vh;
  overflow: hidden;
  position: relative;
  margin-top: 0;
}

@media all and (min-width: 640px) {
  .caseimagescarousel {
    margin-top: 5rem;
  }
}

.caseimagescarousel-container {
  width: 100%;
  height: 40vh;
}

@media all and (min-width: 481px) {
  .caseimagescarousel-container {
    height: 60vh;
  }
}

@media all and (min-width: 641px) {
  .caseimagescarousel-container {
    height: 80vh;
  }
}

.caseimagescarousel-container .swiper-wrapper {
  height: 90%;
}

.caseimagescarousel__image {
  text-align: center;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  height: 100%;
}

.caseimagescarousel-paginator {
  bottom: 0;
  text-align: center;
  position: relative;
  height: 10%;
  padding: 0.5rem 0;
}

.caseimagescarousel-paginator .swiper-pagination-bullet-active {
  background: #c8102e;
}

.swiper-container-horizontal>.caseimagescarousel-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 .75rem;
}

.casestudywideimage {
  width: 100%;
  text-align: center;
  margin-top: 3rem;
}

@media all and (min-width: 640px) {
  .casestudywideimage {
    margin-top: 5rem;
  }
}

.casestudywideimage>img {
  max-width: 100%;
}

.casestudyinnerpage figure.wp-block-embed.is-type-video {
  margin-top: 5rem;
}

.casestudyinnerpage .wp-block-embed__wrapper>iframe {
  max-width: 100%;
}

.casestudicategories {
  display: block;
  padding: 4rem 2rem;
  font-size: 12px;
  line-height: 1.45px;
}

@media all and (min-width: 641px) {
  .casestudicategories {
    padding: 4rem 5rem;
    font-size: 1rem;
    line-height: inherit;
  }
}

.casestudicategories__filters {
  color: #878787;
  font-weight: 500;
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap-reverse;
  text-transform: uppercase;
}

.casestudycategories__filters__link {
  padding: 1rem;
}

.casestudicategories__filters--selected {
  color: #c8102e;
}

.casestudicategories__first-row-filters {
  display: block;
  color: #878787;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.casestudycategories__first-row-filters__link {
  display: inline-block;
  padding: 1rem 2rem;
}

.indepthofficelocations {
  display: grid;
  height: 100%;
  grid-template-columns: 100%;
  grid-template-rows: [row1-start] 1fr [row1-end row2-start] 1fr [row2-end row3-start] 1fr [row3-end];
}

@media all and (min-width: 1024px) {
  .indepthofficelocations {
    grid-template-columns: 50% 50%;
    grid-template-rows: [row1-start] 50% [row1-end row2-start] 50% [row2-end];
	overflow: hidden;
  }
}

.indepthofficelocations__headquarters {
  height: 100%;
}

.indepthofficelocations__item__address {
  text-align: center;
}

@media all and (min-width: 1024px) {
  .indepthofficelocations__item__address {
    grid-row-start: row1-start;
    grid-row-end: row1-end;
  }
}

.indepthofficelocations__item__address img {
  max-width: 100%;
}

.indepthofficelocations__item__address__fields {
  display: inline-block;
  text-align: left;
}

.indepthofficelocations__item__address__fields__title {
  font-size: 4rem;
  margin-top: 2rem;
}

.indepthofficelocations__item__address__fields__address {
  margin-bottom: 0.25rem;
}

.indepthofficelocations__item__address__fields__cap {
  margin-top: 0;
  margin-bottom: 1.25rem;
}

.indepthofficelocations__item__address__fields__email {
  margin-bottom: 3rem;
  margin-top: 2rem;
}

.indepthofficelocations__item__map,
.indepthofficelocations__item__map--mobile {
  min-height: 20rem;
  display: none;
  overflow: hidden;
  grid-row-start: row3-start;
  grid-row-end: row3-end;
}

@media all and (min-width: 1024px) {
  .indepthofficelocations__item__map,
  .indepthofficelocations__item__map--mobile {
    display: block;
    grid-row-start: row2-start;
    grid-row-end: row2-end;
  }
}

.indepthofficelocations__item__map--mobile {
  display: block;
}

@media all and (min-width: 1024px) {
  .indepthofficelocations__item__map--mobile {
    display: none;
  }
}

.indepthofficelocations__item__headquarters {
  height: 100%;
  border-bottom: 4px solid #c8102e;
  grid-row-start: row2-start;
  grid-row-end: row2-end;
}

@media all and (min-width: 1024px) {
  .indepthofficelocations__item__headquarters {
    min-height: 200px;
    height: 100%;
    grid-row-start: row1-start;
    grid-row-end: row2-end;
  }
}

.indepthofficelocations__item__headquarters img {
  max-width: 100%;
}

.indepthofficelocations-container {
  width: 100%;
  height: 100%;
}

.indepthofficelocations__headquarter__image {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center center;
}

[data-return-to-top] {
  background-color: #D4D4D4;
  color: #fff;
  padding: .3rem;
  right: 1rem;
  position: fixed;
  bottom: 10em;
  z-index: 30;
  display: none;
}

[data-return-to-top]:hover {
  background-color: #878787;
}

.custom-header-container {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.custom-header-container__image {
  object-fit: cover;
  width: inherit;
  height: inherit;
}

.custom-header-container__video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.wrappededitor {
  margin: 4rem 0;
}

.wrappededitor__title {
  color: #c8102e;
  font-size: 1.5em;
  margin-top: 0;
  text-align: center;
}


@media all and (min-width: 480px) {
  .wrappededitor__title {
    font-size: 2.157em;
  }
}
.iconcontatti {
    position: fixed;
    right: 15px;
    bottom: 10vh;
    z-index: 100;
}
a.footer__iconcontatti {
    background: #c8102e;
    padding: 21px 15px 11px 15px;
    border-radius: 50px;
}


/* Edits */

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');

.header-menu--fixed {
  background-color: white!important;
}

.wrapper.group .col, .wrapper.group .col-1, .wrapper.group .col-10, .wrapper.group .col-11, .wrapper.group .col-12, .wrapper.group .col-2, .wrapper.group .col-3, .wrapper.group .col-4, .wrapper.group .col-5, .wrapper.group .col-6, .wrapper.group .col-7, .wrapper.group .col-8, .wrapper.group .col-9, .wrapper.group .col-auto, .wrapper.group .col-lg, .wrapper.group .col-lg-1, .wrapper.group .col-lg-10, .wrapper.group .col-lg-11, .wrapper.group .col-lg-12, .wrapper.group .col-lg-2, .wrapper.group .col-lg-3, .wrapper.group .col-lg-4, .wrapper.group .col-lg-5, .wrapper.group .col-lg-6, .wrapper.group .col-lg-7, .wrapper.group .col-lg-8, .wrapper.group .col-lg-9, .wrapper.group .col-lg-auto, .wrapper.group .col-md, .wrapper.group .col-md-1, .wrapper.group .col-md-10, .wrapper.group .col-md-11, .wrapper.group .col-md-12, .wrapper.group .col-md-2, .wrapper.group .col-md-3, .wrapper.group .col-md-4, .wrapper.group .col-md-5, .wrapper.group .col-md-6, .wrapper.group .col-md-7, .wrapper.group .col-md-8, .wrapper.group .col-md-9, .wrapper.group .col-md-auto, .wrapper.group .col-sm, .wrapper.group .col-sm-1, .wrapper.group .col-sm-10, .wrapper.group .col-sm-11, .wrapper.group .col-sm-12, .wrapper.group .col-sm-2, .wrapper.group .col-sm-3, .wrapper.group .col-sm-4, .wrapper.group .col-sm-5, .wrapper.group .col-sm-6, .wrapper.group .col-sm-7, .wrapper.group .col-sm-8, .wrapper.group .col-sm-9, .wrapper.group .col-sm-auto, .wrapper.group .col-xl, .wrapper.group .col-xl-1, .wrapper.group .col-xl-10, .wrapper.group .col-xl-11, .wrapper.group .col-xl-12, .wrapper.group .col-xl-2, .wrapper.group .col-xl-3, .wrapper.group .col-xl-4, .wrapper.group .col-xl-5, .wrapper.group .col-xl-6, .wrapper.group .col-xl-7, .wrapper.group .col-xl-8, .wrapper.group .col-xl-9, .wrapper.group .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {

  .wrapper.group .col-lg-4 {
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
  }

  .wrapper.group .col-lg-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
  }
  .wrapper.group .col-lg-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
  }
  
  .wrapper.group .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .wrapper.highlightbox .offset-lg-1{
    margin-left: 4.333333%!important;
  }

}

.wrapper.group .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  align-items: center;
}

.group_header {
  padding: 12rem 0 8rem 0;
  background-color: #F8F8F8;
}

.group_header .discover-more-link {
  color: white;
}

.group_header .discover-more {
    border-radius: 20px;
    color: black;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 293px;
    margin-top: 25px;
    border: 1px solid #7a7979;
}

.group_header .discover-more span {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.groupheadergrid {
  display: flex;
}

.groupheadergrid .title {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  line-height: 74px;
}

.groupheadergrid .description {
  margin-top: 24px;
  margin-bottom: 40px;
}

.groupheadergrid .description p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin-top: 0;
  font-size: 18px;
}

.groupheadergrid .title span {
  color: rgb(200, 16, 46);
}

.group_repeater .textgrid {
  display: flex;
  align-items: flex-start;
}

.group_repeater .textgrid .col1,
.group_repeater .textgrid .col2 {
 align-self: flex-start;
}

.group_repeater:nth-child(odd) {
  background-color: #F8F8F8;
}
.group_repeater {
  padding: 50px 0;
}

.group_repeater .textgrid li {
  margin-bottom: 20px;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.group_repeater .textgrid ul {
    padding: 0;
    list-style-type: none;
}

.group_repeater .textgrid .col2 {
  align-self: flex-start
}

.group_repeater .textgrid em strong, .group_repeater .textgrid strong em {
  font-style: initial;
  line-height: 20px;
  font-size: 16px;
  text-decoration: underline;
}

.group_repeater img,
.group_header img {
  max-width: 100%;
}

.group-module {
  margin-top: 68px;
}

/* Service page */

.single-service .introbox {
  padding-top: 50px;
  padding-bottom: 50px;
}

.single-service .highlightbox .title {
  margin-top: 0;
  color: white;
  margin-bottom: 0;
}

.single-service .highlightbox .text{
  color: white;
  margin-bottom: 30px;
}

.single-service .highlightbox {
  background-color: #c8102e;
  padding-top: 35px;
  padding-bottom: 35px;
}

.single-service .icon-box {
  background-color: #F2F2F2;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 25px;
  margin-bottom: 20px;
}

.single-service .image-container {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.single-service .box-text {
  text-align: center;
  font-size: 16px;
  color: white;
  font-weight: 600;
}

.single-service .box-text .text {
  color: #000000;
  font-weight: 300;
}

/* Cosa facciamo page */
.cosa-facciamo .introbox {
  background-color: #F5F5F5;
  padding-top: 61px;
  padding-bottom: 142px;
}

.cosa-facciamo .introbox p {
  padding-bottom: 1.25em;
  margin: 0;
}

.cosa-facciamo .introbox p:last-child {
  padding: 0;
}

.cosa-facciamo .wrapper.services {
  margin-top: -90px;
}

.cosa-facciamo .services .service {
  display: flex;
  justify-content: space-around;
  border-top: 3px solid #c8102e;
  padding: 50px 0;
  background-color: white;
}

.cosa-facciamo .service .info {
  flex: 0 0 40%;
}

.cosa-facciamo .service .info .title {
  margin-top: 0;
}

.cosa-facciamo .service .icon-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  flex: 0 0 15%;
}

.cosa-facciamo .service .icon-container a p {
  background-color: #c8102e;
  padding: 5px 15px;
  border-radius: 20px;
  color: white;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}

.cosa-facciamo .service .back-to-top {
  font-weight: 500;
  color: #c8102e;
  text-decoration: underline;
}

.cosa-facciamo .frm_forms {
  padding-top: 40px;
  padding-bottom: 40px;
}


/* Media Queries */
@media(max-width:325px) {
  .groupheadergrid .title {
    line-height: 50px!important;
  }
}

@media(min-width: 325px) and (max-width:375px) {
  .groupheadergrid .title {
    line-height: 50px!important;
  }
}

@media(min-width:375px) and (max-width:425px) {
  .groupheadergrid .title {
    line-height: 50px!important;
  }
}

@media(max-width: 768px) {

  .group_header {
    padding: 8rem 0 0 0;    
  }
  .groupheadergrid .title {
    line-height: 65px;
  }
  .group_header .discover-more {
    margin-bottom: 35px;
  }

  .group_repeater {
    padding: 40px 0;
  }

  .group_repeater .image-container {
    margin-bottom: 15px;
  }

  .group_header .groupheadergrid .text {
    order: 1;
    margin-top: 40px;    
  }
}

@media(min-width: 768px) and (max-width: 992px) {
  .group_header .discover-more {
    margin-bottom: 35px;
  }

  .group_repeater .col1,
  .group_repeater .col2 {
    width: 50%!important;
  }
}

@media(min-width: 992px) and (max-width:1024px) {
  .single-service .box-text {
    text-align: center;
    font-size: 16px;
    color: white;
    font-weight: 600;
    margin-top: 24px
  }
  .single-service .image-container {
    display: flex;
    justify-content: center;
    min-height: 120px;
    align-items: flex-end;
  }
}

@media(max-width: 1024px) {
  .single-service .statementbox {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 57px;
    margin-bottom: 0px;
  }

  .single-service .statementbox .text {
    padding: 0px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }


  .single-service .overlay {
    background: #000000bf;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    z-index: 1;
  }

  .single-service .statementbox .text .title {
    color: white;
    font-size: 40px;
    z-index: 2;
    margin-bottom: 0;
  }

  .single-service .statementbox .text .description {
    color: white;
    font-size: 16px;
    margin-bottom: 30px;
    z-index: 2;
    font-weight: 500;
  }
  .single-service .frm_forms {
    padding-bottom: 40px;
  }

  .cosa-facciamo .introbox {
    padding-top: 45px;
    padding-bottom: 96px;
  }

  .cosa-facciamo .introbox p {
    width: 100%;
  }

  .cosa-facciamo .wrapper.services {
    margin-top: -54px;
  }

  .cosa-facciamo .services .service {
    padding: 25px;
    flex-direction: column;
    justify-content: center;
  }

  .cosa-facciamo .service .icon-container {
    flex: 0 0 100%;
    margin-top: 35px;
  }
  
  .cosa-facciamo .service .icon-container img{
    flex: 0 0 100%;
    margin-bottom: 25px;
  }

  .cosa-facciamo .frm_forms {
    padding-top: 0;
    padding-bottom: 40px;
  }
}

@media(min-width: 1024px) {
     
  .single-service .highlightbox.three-el .icons-container {
    display: flex;
    flex: 0 0 53%;
    -ms-flex: 0 0 53%;
    max-width: 53%;
    justify-content: space-between;
  }

  .single-service .highlightbox.three-el > .row {
    display: flex;
    justify-content: space-around;
  }

  .single-service .highlightbox.three-el .text-container {
    flex: 0 0 38%;
    -ms-flex: 0 0 38%;
    max-width: 38%;
  }

  .single-service .highlightbox.three-el .icon-box {
    flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    max-width: 30%;
  }

  .single-service .highlightbox.four-el {
    padding: 35px 18px;
  }

  .single-service .highlightbox.four-el .icons-container {
    display: flex;
    justify-content: space-between;
  }

  .single-service .highlightbox.four-el .icon-box {
    flex: 0 0 23%;
    -ms-flex: 0 0 23%;
    max-width: 23%;
    padding: 17px 35px;
  }

  .single-service .highlightbox.five-el {
    padding: 35px 26px;
  }

  .single-service .highlightbox.five-el .icons-container {
    display: flex;
    justify-content: space-between;
  }

  .single-service .highlightbox.five-el .icon-box {
    flex: 0 0 18%;
    -ms-flex: 0 0 18%;
    max-width: 18%;
    padding: 17px 20px;
  }

  .single-service .statementbox {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .single-service .statementbox .text {
    padding: 50px 151px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }


  .single-service .overlay {
    background: #000000bf;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    z-index: 1;
  }

  .single-service .statementbox .text .title {
    color: white;
    font-size: 50px;
    z-index: 2;
    margin: 0;
    padding-bottom: 15px;
  }

  .single-service .statementbox .text .description {
    color: white;
    font-size: 20px;
    z-index: 2;
    font-weight: 500;
  }

  .single-service .statementbox .text .description p {
    margin: 0;
  }

  .single-service .frm_forms {
    padding-bottom: 40px;
  }
}

@media(min-width: 1400px) {

  .single-service .statementbox .text {
    padding: 120px 380px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

}
.iconcontatti {
    position: fixed;
    right: 15px;
    bottom: 10vh;
    z-index: 100;
}
a.footer__iconcontatti {
    background: #FBB900;
    padding: 21px 15px 11px 15px;
    border-radius: 50px;
}
