.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;overflow-scrolling:touch}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:absolute}.glightbox-container .gslide{height:100%;width:100%;position:absolute;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glightbox-container .gslide.current{opacity:1;z-index:99999}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.glightbox-container .ginner-container,.glightbox-container .gslide-inner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.glightbox-container .ginner-container{width:auto;max-width:100%}.glightbox-container .ginner-container,.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{width:100vw;max-width:100vw;min-width:100vw;outline:none!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;max-width:100%;margin:0;padding:0;float:none;outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto}.gslide-video{width:100%;height:auto;min-width:100%;max-width:100%;min-height:auto;max-height:auto;position:relative}.gslide-video:before{content:"";display:block;position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing:before{display:none}.gslide-video .jw-media,.gslide-video .jw-video{position:relative!important}.gslide-video .jwplayer{max-width:100vw;width:100vh;height:auto!important}.gslide-video .box-emboss,.gslide-video .jwplayer{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border:none!important}.gslide-video .box-emboss .btnd.active,.gslide-video .box-emboss .btnd:active,.gslide-video .box-emboss .btnd:focus,.gslide-video .jwplayer .btnd.active,.gslide-video .jwplayer .btnd:active,.gslide-video .jwplayer .btnd:focus{background-image:none;outline:0;-webkit-box-shadow:none;box-shadow:none}.gslide-video object{position:absolute;top:0;left:0}.gslide-inline{background:#fff;padding:20px;text-align:left;max-height:62vh;overflow:auto}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:62vh}.gslide-media{display:block;width:auto}.gslide-description.left-position,.gslide-description.right-position{padding:30px;background:#fff;max-width:300px;min-width:190px}.gslide-description .bottom-position,.gslide-description .top-position{padding:30px;background:#fff;width:100%;display:inline-block;min-width:190px}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p::last-child{margin-bottom:0}.glightbox-mobile .glightbox-container .gslide-description{background:transparent;position:absolute;bottom:15px;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.75)));background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.75));-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gslide-description{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .5s ease;transition:all .5s ease}.glightbox-desc{display:none}.glightbox-open{overflow:hidden;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto;height:auto}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:100%;position:fixed;top:0;left:0;background:#000}.gclose,.gnext,.gprev{background-repeat:no-repeat;z-index:99999;cursor:pointer;width:26px;height:44px;display:block;background-position:0 0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff;padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAAA2CAYAAADTeCfRAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5NThDMEMwNzg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5NThDMEMwODg3NjgxMUU1QUM2MUYwRDYwNTNEN0UxMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk1OEMwQzA1ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk1OEMwQzA2ODc2ODExRTVBQzYxRjBENjA1M0Q3RTExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+htE8KwAAA9BJREFUeNrsm1tIFGEYhndDI4OSLgqkMrKjBXYwCjt40QkpL4pMyoqMgigIgm6iiy66KSwpj2vrucKgpINRRhYRooQkWYEWUkaWERokhVQXbu/QOyDhpjPzz3H/Dx7W1f2+753/3X9mnPnHHwqFfDKcEWPkEEgzZEgzpBkybDbjHLhvIP8GKLNhPILgksEaFaDKKWacAMdAn4Ean8F+kGOxGXFgDyjSmZ8L9oFpurKVU1uBnAr9jZMCah1hrQLBGkciyL7FGvNymXdZb2+RG3GGYo4LrHmINS9abEiZRkMu8PNXjPQVJV4Vc9SEgclm7WqLDSkd5RdBiBGizCihmMMmDkwWe1yz2JBy9g2E+ft5o7smkWZUUMwBCwYmg71u2nQMCZhphFEzaihmt4UDk86e9TYZUsj3OaKNMGJGHcVkWjwoChvZ+7HFfQvZt42vpaJ76Em6SzHbbDBCZR01NFvct519u8yorzXhEcWk2WiESiq1tFrUT901veZrnp1mNFHEWgcYoZJMTe0m98ljn3K+z+f7oB1mtLD5agcZoZJEbZ3Ab0J9deCrwpzSB6004xWbLnegESqJ1NgNok04aFeF+XtA5MF8pA90stkiBxuhkkCtvSBGQL2iEYz415Bys8yIAu/ZZKELjFCJp+Z+EGugTgHrVGq8ClEm2oxZ4CUYAHNcZIRKHOjj6ed8A8eISo15xUaPIcP9spFFk11ohMp0bkOHxrxa5lXo7Ksack9Pvn+YpTqLwS0QDZbxRo+bYgJoBZPAZtCiIVe5QzceZBroXwP8YKfWRH+YdVOx4AOYCOJBt0uMUAz4BGLAVNDjhXvg/bwF2UdTElywLVOoN5o/97hsRv/3HvgAv10fwVuQ6ODtUO45f6HmyaDXi6tDfoMZNKMdJDlwG2ZyN/qVs/mbl5fqDILZoAO8AMkO0j8XvONJhjKLf0TKuqkF4Dl4BlY6QLty1vcGdHE39SvSFrEtBc2gCWywUfcKfjE6eHIxGKkrCleBRvAApNmgOQU8BW2crRG/vDMV1JN0C/WmcmYqZizxeSyMLO/cBG6DOyDDAq3rwRPOyhSfB8PoWtst4DrJMlGnYnwDeMjZ4c0QdGGumhfIsk246LeVtetcfOFyVEQJ8nQv+AkqwThQIqjuDnAV1ILtPo9HlMBaB/kfewCMBfkG6ylL85VnJZSroLt8kRAmTLezOpfUD+W0WQvFnIzfpEePlaeO5oE1OvOVp56+R8KuaWiYZYYMG05tZUgzpBkypBnSDBnSDGmGDGmGDGmGNEOGNEOaIUOa4YH4I8AAM9m8BFEzyDIAAAAASUVORK5CYII=")}.glightbox-clean .gprev{background-position:4px 5px;left:30px}.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.08);position:absolute;top:-100%;width:38px;height:56px}.glightbox-clean .gnext{background-position:-27px 5px;right:30px}.glightbox-clean .gclose{background-color:rgba(0,0,0,.08);width:35px;height:35px;top:15px;right:10px;position:absolute;opacity:.7;background-position:-59px 2px}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes gslideInLeft{0%{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@-webkit-keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:25em){.gslide iframe,.gslide video{min-width:0}}@media (min-width:48em){.glightbox-container .ginner-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-left .gslide-description,.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-media,.glightbox-container .ginner-container.desc-top .gslide-media{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{width:auto;max-height:97vh}.gslide-video{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100px;height:100%;max-height:95vh!important}.gslide-external,.gslide-inline{max-height:95vh}.gslide-media{display:block;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .ginner-container{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .gnext,.glightbox-clean .gprev{top:45%}}@media (min-width:62em){.glightbox-clean .gclose{right:20px}}@charset "UTF-8";

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 15, 2018 */@font-face{font-family:syner;src:url(/fonts/synersans-semibold-webfont.eot?86c169d960f428a7a9be6a5e4290c817);src:url(/fonts/synersans-semibold-webfont.eot?86c169d960f428a7a9be6a5e4290c817) format("embedded-opentype"),url(/fonts/synersans-semibold-webfont.woff2?a88af377dec64e00682c6389c3c259c7) format("woff2"),url(/fonts/synersans-semibold-webfont.woff?dbea82bb4ec2312f0877bf5985916111) format("woff"),url(/fonts/synersans-semibold-webfont.ttf?e9cfa401cd86f4e276aadb9971fbea6e) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:syner;src:url(/fonts/synersans-medium-webfont.eot?da422ce89f407d36757a9e7fa590970c);src:url(/fonts/synersans-medium-webfont.eot?da422ce89f407d36757a9e7fa590970c) format("embedded-opentype"),url(/fonts/synersans-medium-webfont.woff2?32f67b2c64c6c0400aa99ba5ead7c418) format("woff2"),url(/fonts/synersans-medium-webfont.woff?0497b8d94cf9b60d5bb53eedf6ee6618) format("woff"),url(/fonts/synersans-medium-webfont.ttf?9b74163fe99c41fcdb519bb1072d2e16) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:syner;src:url(/fonts/synersans-bold-webfont.eot?3a497e8a7ef6828ab91e8275b183c59a);src:url(/fonts/synersans-bold-webfont.eot?3a497e8a7ef6828ab91e8275b183c59a) format("embedded-opentype"),url(/fonts/synersans-bold-webfont.woff2?796b013959f4147b49a87623eed91853) format("woff2"),url(/fonts/synersans-bold-webfont.woff?3cc41730c9a40d5f4521f9609d863b30) format("woff"),url(/fonts/synersans-bold-webfont.ttf?4df4462a976e76f4b92b79aa9d9e9839) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:syner;src:url(/fonts/synersans-regular-webfont.eot?9b45539ef6c46e5bba14152f7be40c1e);src:url(/fonts/synersans-regular-webfont.eot?9b45539ef6c46e5bba14152f7be40c1e) format("embedded-opentype"),url(/fonts/synersans-regular-webfont.woff2?5e5a73fb5304f9ca386659f684564ac3) format("woff2"),url(/fonts/synersans-regular-webfont.woff?1fc04f3a1ce8198b76a66c03def7950d) format("woff"),url(/fonts/synersans-regular-webfont.ttf?678294c65346712f31927e488b0847da) format("truetype");font-weight:400;font-style:normal}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 19, 2018 */@font-face{font-family:syneroglyf;src:url(/fonts/syneroglyfy_v2.0-webfont.eot?b530a7cd320b6ad780996b64f828b315);src:url(/fonts/syneroglyfy_v2.0-webfont.eot?b530a7cd320b6ad780996b64f828b315) format("embedded-opentype"),url(/fonts/syneroglyfy_v2.0-webfont.woff2?8ec2702b4f9533a7cc2ea37a2d2a2e84) format("woff2"),url(/fonts/syneroglyfy_v2.0-webfont.woff?d232310a0422a2a2ef78a0d7bf8f1be7) format("woff"),url(/fonts/syneroglyfy_v2.0-webfont.ttf?a7f6d72e1c17627dfb3903b514632b12) format("truetype"),url(/fonts/syneroglyfy_v2.0-webfont.svg?2054383aa191cf138328627295b45de7) format("svg");font-weight:400;font-style:normal}.block-revealer__element{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;pointer-events:none;opacity:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}

/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1,.col-auto{-webkit-box-flex:0}.col-1{-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-2,.col-3{-webkit-box-flex:0}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-4,.col-5{-webkit-box-flex:0}.col-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-6,.col-7{-webkit-box-flex:0}.col-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-8,.col-9{-webkit-box-flex:0}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-10,.col-11{-webkit-box-flex:0}.col-11{-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333333%;flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666667%;flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333333%;flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666667%;flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column,.flex-row{-webkit-box-direction:normal!important}.flex-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse,.flex-row-reverse{-webkit-box-direction:reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column,.flex-sm-row{-webkit-box-direction:normal!important}.flex-sm-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column,.flex-md-row{-webkit-box-direction:normal!important}.flex-md-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column,.flex-lg-row{-webkit-box-direction:normal!important}.flex-lg-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column,.flex-xl-row{-webkit-box-direction:normal!important}.flex-xl-column{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.container--sm{width:1260px!important}.container--sm-2{width:1200px!important}.text-left{text-align:left!important}.synergroup-hero{height:100vh;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.synergroup-hero h1{font-weight:500;color:#dc3545;font-family:syner;font-size:2rem;margin-bottom:2rem}.synergroup-hero .subheading{opacity:.6;font-size:1rem;letter-spacing:.011rem;line-height:1.469rem}@media only screen and (max-width:568px){.synergroup-hero .subheading{font-size:1.1rem;line-height:1.5rem}}.synergroup-hero .content{width:40%;background-color:#fff;overflow:hidden;position:relative;z-index:350}.synergroup-hero .content .wrapper-1{max-width:100%;padding:30px;padding-left:0;padding-bottom:0;position:absolute;left:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.synergroup-hero .content .wrapper-2{padding-top:95px;padding-bottom:80px;position:relative;width:100%}.synergroup-hero .content .wrapper-2:after{top:-1px}.synergroup-hero .content .wrapper-2:after,.synergroup-hero .content .wrapper-2:before{content:"";height:1px;background-color:#e0dede;opacity:.5;position:absolute;left:-9999px;right:-9999px}.synergroup-hero .content .wrapper-2:before{bottom:-1px}.synergroup-hero .content .wrapper-3{max-width:420px}@media only screen and (max-width:767px){.synergroup-hero .content .wrapper-3 .btn{font-size:1rem}}.synergroup-hero .content .bottom{height:100px;display:block;width:100%}.synergroup-hero .cta{position:absolute;left:40%;right:0;-webkit-transform:translateX(calc(-100% + 99px));transform:translateX(calc(-100% + 99px));z-index:250;bottom:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.synergroup-hero .cta h2{font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.53px;opacity:.5;margin-bottom:2.5rem}.synergroup-hero .cta-hover{width:100%;background-color:#fff;-ms-flex-flow:column;flex-flow:column;border-left:1px solid hsla(0,3%,87%,.5)}.synergroup-hero .cta-button,.synergroup-hero .cta-hover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.synergroup-hero .cta-button{-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.synergroup-hero .cta-hover-content{text-align:center;padding:25px 30px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.synergroup-hero .cta-hover-content,.synergroup-hero .cta-hover-content .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.synergroup-hero .cta-hover-content .item{margin-bottom:2.5rem}.synergroup-hero .cta-hover-content img{max-width:85%}.synergroup-hero .cta-hover-bottom{height:100px;width:100%;display:block;border-top:1px solid hsla(0,3%,87%,.5);font-size:.875rem}.synergroup-hero .cta-hover-bottom .news{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;padding:30px;padding-left:45px}.synergroup-hero .cta-hover-bottom h2{margin:0;padding:0;margin-right:1.5rem}.synergroup-hero .cta-hover-bottom .date{margin-right:1.5rem;opacity:.6;font-size:.7rem}.synergroup-hero .cta-hover-bottom .circle{margin-right:1.5rem;border:1px solid rgba(90,90,104,.21);display:block;width:12px;height:12px;border-radius:50%}.synergroup-hero .cta-hover-bottom .news-item{font-size:.875rem;opacity:.8;text-decoration:underline!important}.synergroup-hero .cta-1{width:100px;bottom:100px;background-color:#f9f9fc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:sideways;-webkit-transform:rotate(180deg);transform:rotate(180deg);text-align:center}.synergroup-hero .cta-1 p{margin:0;letter-spacing:.53px;opacity:.5;font-size:.75rem;text-transform:uppercase;font-family:syner;padding-left:5px}.synergroup-hero .cta-2{width:100px;height:100px;background-color:#db0720;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.synergroup-hero .cta-2 img{width:10px;height:10px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.synergroup-hero .cta:hover{-webkit-transform:translateX(0);transform:translateX(0)}.synergroup-hero .cta:hover .cta-hover{opacity:1}.synergroup-hero .cta:hover .cta-2 img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.synergroup-hero .video{width:60%;position:relative}.synergroup-hero .video .bottom{position:absolute;z-index:110;bottom:0;width:100%;border-top:1px solid hsla(0,3%,87%,.5);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.synergroup-hero .video .bottom,.synergroup-hero .video .lang{height:100px;display:-webkit-box;display:-ms-flexbox;display:flex}.synergroup-hero .video .lang{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;color:#fff;position:relative;z-index:200}.synergroup-hero .video .lang a{color:#fff}.synergroup-hero .video .right{position:absolute;z-index:90;right:0;width:100px;height:100%;border-left:1px solid hsla(0,3%,87%,.5);display:block}.synergroup-hero .video img,.synergroup-hero .video video{min-width:100%;position:relative;z-index:50}.synergroup-hero .mobile-cta{display:none}@media only screen and (max-width:1300px){.synergroup-hero .content .wrapper-3{max-width:370px}}@media only screen and (max-width:992px){.synergroup-hero{display:block;position:relative}.synergroup-hero .content{width:100%;position:relative;z-index:200;height:100%;background-color:hsla(0,0%,100%,.8)}.synergroup-hero .content .wrapper-1{position:static;width:100%;padding-left:15px}.synergroup-hero .cta-1,.synergroup-hero .cta-2,.synergroup-hero .cta-hover{display:none}.synergroup-hero .mobile-cta{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-30px;margin-right:-30px}.synergroup-hero .mobile-cta .cta-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:static;width:calc(100% - 100px);-webkit-writing-mode:unset;-ms-writing-mode:unset;writing-mode:unset;text-orientation:unset;-webkit-transform:none;transform:none;text-align:center}.synergroup-hero .mobile-cta .cta-2{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;width:100px}.synergroup-hero .video{width:100%;position:absolute;left:0;top:0;bottom:0;right:0}.synergroup-hero .video .bottom,.synergroup-hero .video .right{display:none}}@media only screen and (max-width:767px){.synergroup-hero .content .wrapper-2{padding-bottom:40px;padding-top:40px}.synergroup-hero .content .wrapper-2:after{display:none}.synergroup-hero .content h1{font-size:1.8rem;line-height:2.6rem}}.synergroup-about-1 h2.red{color:#dc3545}.synergroup-about-2 p.addx{padding-top:1rem;padding-left:60px;font-size:.85rem;line-height:normal}.synergroup-about-2 .wrapper{padding:150px 100px;background-color:#f9f9fc;position:relative}.synergroup-about-2 .wrapper:after{content:"";position:absolute;right:-9999px;left:100%;background-color:#f9f9fc;top:0;bottom:0}.synergroup-about-2 .wrapper p{margin-bottom:0}.synergroup-about-2 ul{margin-top:2rem;margin-bottom:2rem}.synergroup-about-2 ul li{cursor:pointer}.synergroup-about-2 ul li p{padding-right:100px}@media only screen and (max-width:767px){.synergroup-about-2 ul li p{padding-right:0}}.synergroup-about-2 ul li .arr span{-webkit-transition:all .3s;transition:all .3s;width:auto}.synergroup-about-2 ul li p{-webkit-transition:all .3s;transition:all .3s;max-height:0;overflow:hidden;opacity:0}.synergroup-about-2 ul li.active .arr span{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.synergroup-about-2 ul li.active p{max-height:2000px;opacity:1}.synergroup-about-2 ul li:not(.active) p{margin-bottom:0}@media only screen and (max-width:992px){.synergroup-about-2 .wrapper{padding:60px}}@media only screen and (max-width:767px){.synergroup-about-2 .wrapper{padding:30px}.synergroup-about-2 .wrapper:after{display:none}}.synergroup-responsibility-1 h2{font-size:.875rem;font-weight:600;margin-bottom:.5rem!important}.synergroup-responsibility-1 .h2-lg{font-size:1.5rem;font-weight:600}.synergroup-responsibility-1 h3{font-family:syner;font-size:1.5rem;text-transform:uppercase;margin-bottom:1rem;font-weight:500}@media only screen and (max-width:767px){.synergroup-responsibility-1 .boxes .item{margin-bottom:1rem}}@media only screen and (max-width:1200px){.synergroup-responsibility-1 .sustainability-bg{padding-top:3rem}.synergroup-responsibility-1 .sustainability-bg:after{display:none}}.page-contact h1{padding-left:100px}.page-contact .wrapper-pl{padding-left:100px;padding-right:100px}.page-contact .contact-wrapper-1{padding-top:90px;padding-bottom:40px;padding-left:90px;position:relative;margin-bottom:2rem}@media only screen and (max-width:767px){.page-contact .contact-wrapper-1{padding-top:60px;padding-bottom:10px;padding-left:50px}}.page-contact .contact-wrapper-1 p{line-height:1.444rem;margin-bottom:1.4rem}.page-contact .contact-wrapper-1 strong{font-weight:600}.page-contact .contact-wrapper-1:after{position:absolute;left:0;right:-250px;bottom:-160px;top:0;background-color:#f9f9fc;content:""}@media only screen and (max-width:767px){.page-contact .contact-wrapper-1:after{right:0}}.page-contact .contact-wrapper-1--sm{padding-top:2rem;padding-bottom:2rem;margin:0}@media only screen and (max-width:767px){.page-contact .contact-wrapper-1--sm{padding-left:0;text-align:center}}.page-contact .contact-wrapper-1--sm:after{display:none}.page-contact .contact-wrapper-2{position:relative;z-index:100}.page-contact .map{-webkit-box-shadow:0 0 59px rgba(18,17,14,.06);box-shadow:0 0 59px rgba(18,17,14,.06)}.page-contact .text-sm{opacity:.6;margin:0;font-size:.9rem}.page-contact .linkedin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;opacity:.6;font-size:.875rem;padding-top:35px}.page-contact .linkedin .icon{border:1px solid #adadad;padding:6px;display:inline-block;margin-right:.4rem}@media only screen and (max-width:767px){.page-contact .linkedin{padding-left:0}}@media only screen and (max-width:575px){.loaded .is-page .page.post{position:relative}.loaded .is-page .page.post .back.job-offer a{position:absolute;bottom:57px;border-bottom:1px solid #e5e5e5;border-top:0}}@media only screen and (max-width:767px){section.page-contact .our-companies{padding-top:50px}}.our-companies{padding-top:150px;padding-bottom:60px}.our-companies h2{text-align:center}@media only screen and (max-width:767px){.our-companies h2{line-height:1.7rem;margin-bottom:30px;margin-top:30px}}.our-companies h3{font-family:syner;font-size:.889rem;text-transform:uppercase;margin-bottom:0;font-weight:500}.our-companies p{font-size:.833rem!important}.our-companies .contactx{padding-top:10px;color:#505058;font-size:1rem;line-height:1.444rem;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s;max-height:0;overflow:hidden}.our-companies .padding{padding:0 30px}.our-companies .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e2e2e2;padding-bottom:1.5rem;padding-top:1.5rem;height:100%}.our-companies .item p{margin-bottom:0}.our-companies .item .more{opacity:.9;color:#000;text-transform:uppercase;font-size:.778rem;font-weight:700;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s;max-height:0;overflow:hidden}.our-companies .item .more span{position:relative;top:2px;font-size:.75rem;display:inline-block;margin-left:5px;font-family:syneroglyf;font-weight:400}.our-companies .item .more:hover{color:#dc3545}.our-companies .item:hover .more{padding-top:12px;opacity:1;visibility:visible;max-height:30px}.our-companies .item .toggleIcon{margin-left:auto;margin-right:0;padding-left:10px}.our-companies .item .toggleIcon .fal,.our-companies .item .toggleIcon i{-webkit-transition:all .3s;transition:all .3s;font-size:28px}.our-companies .item.active .toggleIcon i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.our-companies .item.active .contactx{opacity:1;visibility:visible;max-height:150px}.our-companies .thumb{margin-right:1.5rem;width:180px}.our-companies .thumb img{max-width:100%}.posts .item h3{font-family:syner;font-size:1rem;text-transform:uppercase;margin-bottom:.6rem;font-weight:500}.page-career h2{font-size:1.125rem;text-align:left;font-weight:600;line-height:1.7rem}@media only screen and (max-width:575px){.page-career .career-filter{margin-top:20px}}@media only screen and (max-width:767px){section.footer .syner{-ms-flex-wrap:wrap;flex-wrap:wrap}section.footer .syner .logo{width:100%;margin-bottom:1rem}section.footer .syner .copy{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.history{overflow:hidden}.history .thumb{position:relative;margin-bottom:80px}.history .thumb img{-webkit-box-shadow:0 0 32px rgba(18,17,14,.15);box-shadow:0 0 32px rgba(18,17,14,.15);position:relative;z-index:10}.history .thumb:after{background-color:#f9f9fc;position:absolute;top:40%;bottom:-130px;left:-100px;right:-9999px;content:""}@media only screen and (max-width:1050px){.history .thumb:after{display:none}}.post h1{font-size:1.35rem;line-height:1.15;margin-bottom:1rem}.post .post-head{position:relative;margin-bottom:120px;display:block}.post .post-head:after{background-color:#f9f9fc;left:25%;top:-45px;bottom:-45px;right:0;content:"";position:absolute}@media only screen and (max-width:767px){.post .post-head:after{left:0}}.post .post-head-right{position:relative;z-index:10;padding:10px}.post .thumb{position:relative;z-index:10;margin-right:40px;text-align:center}.post .thumb img{-webkit-box-shadow:0 0 59px rgba(18,17,14,.06);box-shadow:0 0 59px rgba(18,17,14,.06);max-width:100%}@media only screen and (max-width:767px){.post .thumb{margin-bottom:1rem;margin-right:0}}.downloads{padding-bottom:100px;background-color:#f9f9fc;position:relative}.downloads .container{position:relative;z-index:100}.downloads:after{position:absolute;top:0;left:0;right:0;height:100px;content:"";background-color:#fff}.downloads .item{-webkit-box-shadow:0 0 32px rgba(18,17,14,.15);box-shadow:0 0 32px rgba(18,17,14,.15);background-color:#fff;margin-right:25px;margin-left:25px;text-align:center;position:relative;z-index:100;border-top:2px solid #dc3545;margin-bottom:50px;word-break:break-all}.downloads .item .h{padding:15px;padding-bottom:60px;padding-top:60px;text-transform:uppercase;font-weight:500;color:#000}.downloads .item .more{border-top:1px solid rgba(0,0,0,.1);padding:15px;padding-bottom:20px;padding-top:20px;font-size:.8rem;font-weight:500;text-transform:uppercase;color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.downloads .item .more img{opacity:.6;margin-right:10px}@media only screen and (max-width:992px){.downloads .item{margin:0;margin-bottom:35px}}.portfolio .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:80px;position:relative;padding-top:60px;padding-bottom:60px;margin-right:30px}@media only screen and (max-width:767px){.portfolio .item{margin-bottom:60px;margin-top:60px;padding-top:120px;padding-bottom:43.5px}}.portfolio .item h3{margin-bottom:1rem;font-weight:500;text-transform:uppercase;font-family:syner;font-size:1rem}.portfolio .item .desc{opacity:.81;margin-bottom:1rem;color:#3c3c40;font-size:.889rem;letter-spacing:.019rem;line-height:1.167rem}.portfolio .item .thumb{position:relative;z-index:100;-webkit-box-shadow:0 0 1.778rem rgba(18,17,14,.15);box-shadow:0 0 1.778rem rgba(18,17,14,.15);padding:10px;background-color:#fff}.portfolio .item .w{position:relative;z-index:100;padding-left:50px;padding-right:50px}.portfolio .item:after{top:0;bottom:0;right:0;left:20%;background-color:#f9f9fc;content:"";position:absolute}@media only screen and (max-width:992px){.portfolio .item{margin-right:0}}@media only screen and (max-width:767px){.portfolio .item{display:block;text-align:center}.portfolio .item .w{padding-left:30px;padding-right:30px}.portfolio .item .thumb{margin-bottom:1rem;max-width:80%;position:absolute;top:-75px;left:0;right:0;margin:auto;height:153px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.portfolio .item:after{left:0;right:0}}.portfolio-2{padding-bottom:100px;padding-top:100px}.portfolio-2 h2{text-align:center;margin-bottom:6rem}.portfolio-2 h3{font-weight:600;margin-bottom:.75rem;font-size:1rem;font-family:syner;margin-bottom:.4rem}.portfolio-2 .box{border-right:1px solid rgba(0,0,0,.1);margin:15px 0}.portfolio-2 .box:nth-child(4n){border-right:0}@media only screen and (max-width:992px){.portfolio-2 .box:nth-child(4n){border-right:1px solid rgba(0,0,0,.1)}.portfolio-2 .box:nth-child(2n){border-right:0}}@media only screen and (max-width:577px){.portfolio-2 .box:nth-child(n){border-right:0}}.portfolio-2 .item{padding:0 20px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.portfolio-2 .item{padding:0 0 30px}}.portfolio-2 .item p{margin-bottom:0;font-size:.875rem}.portfolio-2 .thumb{margin-bottom:1rem;height:41px;display:-webkit-box;display:-ms-flexbox;display:flex}.portfolio-2 .thumb img{height:100%}.portfolio-2 .date{margin-bottom:1rem;opacity:.81;display:block;font-size:.875rem;line-height:1.3}.portfolio-2 .date strong{font-weight:600}.portfolio-2 p{font-size:.93rem;letter-spacing:.33px;line-height:1.35}.portfolio-3{padding-bottom:60px;padding-top:100px;background-color:#f9f9fc}.portfolio-3 h2{text-align:center;margin-bottom:6rem}.portfolio-3 h3{font-weight:600;margin-bottom:.75rem;font-size:1rem;font-family:syner}.portfolio-3 p{font-size:.93rem;letter-spacing:.33px;line-height:1.35}.portfolio-3 .item{margin-bottom:4rem;margin-right:45px}@media only screen and (max-width:992px){.portfolio-3 .item{margin-right:0}}.members{padding-bottom:160px;position:relative}.members .tns-liveregion{display:none}.members .m_flx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.members .m_flx img{margin-right:50px;margin-bottom:0}.members .wrapper{position:relative;width:100%}.members .bx-viewport,.members .bx-wrapper{overflow:visible!important}.members .title-wrapper{height:70px;display:block}.members .item{margin-bottom:1rem}@media only screen and (max-width:575px){.members .item{text-align:center}}.members .item.mr{margin-left:75px!important}.members .space{width:60px;display:block;margin-right:60px;height:100%}.members h2{color:#dc3545;text-transform:uppercase;font-size:.875rem;font-family:syner;margin-bottom:.5rem;font-weight:500}.members img{margin-bottom:2rem;max-width:100%}@media only screen and (max-width:568px){.members img{max-width:200px}}@media only screen and (max-width:568px){.members .modal img{max-width:100%}}.members h3{font-family:syner;font-size:.9rem;margin-bottom:.6rem;font-weight:500;text-transform:uppercase}.members .pos{opacity:.4;color:#24252a;font-size:.9375rem;text-transform:uppercase}.members .slider-control{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.members .slider-control .control{padding:15px;opacity:.2;outline:none}.members .slider-control img{width:10px}body,html{font-size:18px;font-weight:400;font-family:IBM Plex Sans,sans-serif;color:#000}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cursor-pointer{cursor:pointer}#app{position:relative;overflow:hidden;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}#app.loaded{opacity:1}.img-fluid{max-width:100%}.syner-squares>div,.synergroup-about-2 ul li .arr span,.syneroglyf{font-family:syneroglyf}.mb-0i{margin-bottom:0!important}.position-relative{position:relative}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mr-0{margin-right:0!important}.mr-1{margin-right:1rem!important}.mr-2{margin-right:2rem!important}.mr-3{margin-right:3rem!important}@-webkit-keyframes opacity1{0%{opacity:.75}33%{opacity:.5}66%{opacity:.25}to{opacity:.75}}@keyframes opacity1{0%{opacity:.75}33%{opacity:.5}66%{opacity:.25}to{opacity:.75}}@-webkit-keyframes opacity2{0%{opacity:.25}33%{opacity:.75}66%{opacity:.5}to{opacity:.25}}@keyframes opacity2{0%{opacity:.25}33%{opacity:.75}66%{opacity:.5}to{opacity:.25}}@-webkit-keyframes opacity3{0%{opacity:.25}33%{opacity:.25}66%{opacity:.75}to{opacity:.25}}@keyframes opacity3{0%{opacity:.25}33%{opacity:.25}66%{opacity:.75}to{opacity:.25}}.is-hidden{display:none!important}a{color:#000}.menuToggle{position:relative;z-index:205;height:80px;width:160px;-webkit-transition:width .1s;transition:width .1s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;font-size:.85rem;font-family:syner;font-weight:600;text-transform:uppercase;border-left:1px solid transparent;-webkit-transition:all .3s ease .6s;transition:all .3s ease .6s}.menuToggle .menu-icon{position:relative;height:20px;width:43px}.menuToggle .menu-icon span:first-child{position:absolute;width:43px;height:1px;border-radius:3px;background-color:#fff;top:0}.menuToggle .menu-icon span:nth-child(2){position:absolute;width:43px;height:1px;border-radius:3px;background-color:#fff;top:10px}.menuToggle .menu-icon span:nth-child(3){position:absolute;width:24px;height:1px;border-radius:3px;background-color:#fff;top:20px}.menuToggle .closed{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.menuToggle .opened{display:none}.menuToggle span{display:inline-block;font-family:syneroglyf;text-transform:lowercase;font-size:.75rem;margin-right:12px}.menuToggle.open{pointer-events:all;z-index:300;opacity:1!important;height:155px;width:480px!important;color:#000;border-left:1px solid #e0dede;padding:0 100px;position:absolute;right:0}.menuToggle.open .opened{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;font-size:1.056rem;text-transform:lowercase;position:relative}.menuToggle.open .opened,.menuToggle.open .opened .lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}.menuToggle.open .opened .lang{position:absolute;left:0;color:#000;line-height:normal;font-family:IBM Plex Sans,sans-serif;opacity:.85}.menuToggle.open .opened .lang.soc{left:-100%;position:absolute}@media only screen and (max-width:767px){.menuToggle.open .opened .lang.soc{display:none}}.menuToggle.open .opened .lang img{margin-top:10px;margin-right:10px}.menuToggle.open .opened span{font-size:26px;margin-right:0;cursor:pointer}.menuToggle.open .closed{display:none}.menuToggle--black .closed{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.menuToggle--black .menu-icon span:nth-child(n){background-color:#000}@media only screen and (max-width:1100px){.menuToggle.open .opened{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menuToggle.open .opened .lang{position:relative;left:0;margin-top:-5px}}@media only screen and (max-width:992px){.menuToggle .closed{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.menuToggle .menu-icon span:nth-child(n){background-color:#000}}#menu{z-index:400;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}#menu.open{opacity:1;pointer-events:all}#menu.open .container{position:static!important}#menu.open .footerx a{pointer-events:all}#menu .footerx{position:absolute;bottom:0;left:0;right:0;height:76px;border-top:1px solid #dfdede;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.778rem;pointer-events:none}#menu .footerx a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#585b5f}#menu .footerx a:not(:last-child){margin-right:25px}#menu .sidebar{position:fixed;top:156px;right:0;bottom:0;width:480px;color:#000;border-left:1px solid #e0dede}#menu .sidebar .search{height:226px;padding:0 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e0dede;background-color:#f9f9fc}#menu .sidebar .search input{border-radius:0;padding:11px 0;margin:0;opacity:.9;font-size:.889rem;margin-right:24px;border:none;background-color:transparent;width:100%;color:#000;border-bottom:1px solid #636363;outline:none}#menu .sidebar .search input::-webkit-input-placeholder{color:#636363;opacity:1}#menu .sidebar .search input::-moz-placeholder{color:#636363;opacity:1}#menu .sidebar .search input::-ms-input-placeholder{opacity:1}#menu .sidebar .search input::placeholder{color:#636363;opacity:1}#menu .sidebar .search input:-ms-input-placeholder,#menu .sidebar .search input::-ms-input-placeholder{color:#636363}#menu .sidebar .search button{padding:0;margin:0;-ms-flex-negative:0;flex-shrink:0;background-color:transparent;color:#000;opacity:.6;-webkit-box-shadow:none;box-shadow:none;border:none;font-size:1.15rem;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}#menu .sidebar .search button:hover{opacity:1}#menu .sidebar .banner{position:absolute;top:227px;right:0;bottom:0;left:0;padding:0 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#menu .sidebar .banner>div:not(.dynamo){padding-bottom:76px}#menu .sidebar .banner h3{opacity:.6;color:#000;font-size:.889rem;font-weight:400;line-height:1.687rem;letter-spacing:.025rem}#menu .sidebar .banner h2{margin-top:5px;opacity:.7;color:#000;font-family:IBM Plex Sans,sans-serif;text-transform:none;font-size:1.556rem;font-weight:400;line-height:1.889rem;max-width:270px}#menu .sidebar .banner .btn{margin-top:30px;font-family:IBM Plex Sans,sans-serif;padding-left:0;padding-right:0;text-transform:uppercase;border-width:1px}#menu .sidebar .banner .dynamo{position:absolute;bottom:0;right:0;left:0;height:76px;border-top:1px solid #dfdede;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#7a7a82;font-size:.778rem;font-weight:400;letter-spacing:.014rem}#menu .sidebar .banner .dynamo a{color:#7a7a82;text-decoration:underline!important}#menu .content{-webkit-box-sizing:border-box;box-sizing:border-box;height:100vh;padding-top:156px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#menu .content,#menu .content ul{display:-webkit-box;display:-ms-flexbox;display:flex}#menu .content ul{padding:100px 0 50px;max-height:535px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#menu .content ul li{padding-bottom:20px;padding-top:20px;-webkit-transition:all .3s;transition:all .3s}#menu .content ul li:hover{padding-left:15px}@media only screen and (max-width:992px){#menu .content ul li:hover{padding-left:0}}#menu .content ul li a{color:#000;opacity:.9;font-family:syner;font-size:1.556rem;font-weight:400;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}#menu .content ul li a>span{font-family:syneroglyf;font-size:1rem;-webkit-transform:rotate(90deg) translateX(-3px);transform:rotate(90deg) translateX(-3px);display:inline-block;opacity:.4}#menu .content ul li a:hover{color:#000}#menu .content ul li ul.dropdown{opacity:0;max-height:0;overflow:hidden;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}#menu .content ul li ul.dropdown li{margin-right:35px}#menu .content ul li ul.dropdown li:hover{padding-left:0}#menu .content ul li ul.dropdown li a{opacity:.6;color:#343434;font-size:1rem;font-weight:400;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}#menu .content ul li ul.dropdown li a:hover{opacity:1}#menu .content ul li.show:hover>a{color:#000;cursor:default}#menu .content ul li.show:hover ul.dropdown{padding-top:22px;opacity:1;max-height:999px;-webkit-transition:all .3s ease .5s;transition:all .3s ease .5s}#menu .content ul li.show:hover ul.dropdown.zzz{max-height:150px}@media only screen and (max-width:767px){#menu .content ul li.show:hover ul.dropdown{padding-top:15px}}.stickynav{pointer-events:none;z-index:500;position:fixed;top:0;left:0;right:0;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s}.stickynav .container{position:relative;z-index:600}.stickynav .logo{width:158px}.stickynav .logo .cls-1{fill:#db061f;-webkit-transition:all .3s;transition:all .3s}.stickynav:before{content:" ";background-color:#fff;position:fixed;top:0;right:0;height:80px;width:0;border-bottom:1px solid #ededee;-webkit-transition:all .6s;transition:all .6s}.stickynav.sticky,.stickynav.stickyOpen{pointer-events:all}.stickynav.sticky:before,.stickynav.stickyOpen:before{width:100%}.stickynav.stickyOpen .container{position:static}.stickynav.open{height:155px}.stickynav.open:before{width:100%;height:155px;background-color:#fff;border-color:#e0dede}.stickynav.open .logo{width:158px}.stickynav.open .logo .cls-1{fill:#db061f}.stickynav--black{border-bottom:1px solid hsla(0,3%,87%,.5);height:155px}.stickynav--black.home{border-bottom:none}.stickynav--black:before{height:155px}.stickynav--black .container{position:static}a{text-decoration:none!important}.btn{padding:15px 6px;opacity:.9;color:#000;font-size:.778rem;font-weight:700;text-transform:uppercase;border-bottom:2px solid #000;outline:none!important}.btn,.btn span{display:inline-block;-webkit-transition:all .3s;transition:all .3s}.btn span{position:relative;margin-left:12px}.btn span:not(.not){top:2px;font-family:syneroglyf;font-weight:400}.btn:hover{color:#db061f;border-color:#db061f}.btn:hover span{color:#db061f;margin-left:30px}p{margin-bottom:2rem;color:#505058;line-height:1.556rem}.btn-secondary{border-bottom:2px solid #db061f}.btn-secondary:hover,.btn-secondary:hover span{color:#db061f}.btn-secondary[disabled=disabled]{opacity:.35;pointer-events:none}p.help{font-size:.75rem}p.help.is-danger{color:#db061f}h1{font-size:2.111rem;line-height:2.729rem}h1,h2{font-family:syner;font-weight:500;text-transform:uppercase}h2{font-size:1.333rem;line-height:2.479rem}.container{width:1500px;max-width:100%;margin:0 auto;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex>div,.flex span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.syner-squares{background-color:rgba(0,0,0,.1);z-index:120;width:2560px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;bottom:-100px;right:0}.syner-squares>div{font-size:101px;overflow:hidden;width:100px;height:100px;opacity:0;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-transition:all 4.5s;transition:all 4.5s}.syner-squares>div.active,.syner-squares>div:hover{opacity:.2;-webkit-transition:all .1s;transition:all .1s}.syner-squares>div.active:empty,.syner-squares>div:hover:empty{background-color:#fff;opacity:.1}section.hero{height:100vh;position:relative;overflow:hidden}section.hero .slide{position:absolute;z-index:20;background-position:50%;background-size:cover;opacity:1;height:100vh;opacity:0;-webkit-transition:opacity 1.5s;transition:opacity 1.5s}section.hero .slide.tns-slide-active{opacity:1}section.hero .overlay-top{left:0;height:360px;background-image:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),to(#fff));background-image:linear-gradient(0deg,hsla(0,0%,100%,0) 0,#fff);opacity:.6}section.hero .overlay-right,section.hero .overlay-top{pointer-events:none;z-index:25;position:absolute;top:0;right:0}section.hero .overlay-right{bottom:0;left:50%;background-image:-webkit-gradient(linear,right top,left top,from(#000),to(transparent));background-image:linear-gradient(270deg,#000 0,transparent);opacity:.35}section.hero .content{z-index:30;width:1440px;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:width .1s;transition:width .1s}section.hero .content,section.hero .content .dotz{pointer-events:none;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}section.hero .content .dotz{top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:240px;width:80px;-webkit-transition:top .1s;transition:top .1s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}section.hero .content .dotz div{pointer-events:all;position:relative;margin:8px 0;cursor:pointer;opacity:.45;color:#fff;font-size:1.1rem;-webkit-transition:all .3s;transition:all .3s}section.hero .content .dotz div:after{content:" ";position:absolute;bottom:-8px;right:0;left:100%;height:2px;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}section.hero .content .dotz div:hover{opacity:1}section.hero .content .dotz div.active{margin:12px 0 22px;opacity:1;font-size:1.25rem;font-weight:500}section.hero .content .dotz div.active:after{left:-8px}section.hero .content .text{height:240px;width:calc(100% - 80px);position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#fff;pointer-events:none}section.hero .content .text .y{position:relative;height:19px;margin:0 0 15px 4px;text-shadow:.056rem .222rem 4.056rem rgba(18,17,14,.7);font-size:1.111rem;font-weight:500}section.hero .content .text .y span{position:absolute;left:0;-webkit-transition:opacity 1.25s,-webkit-transform 1.25s linear 2s;transition:opacity 1.25s,-webkit-transform 1.25s linear 2s;transition:transform 1.25s linear 2s,opacity 1.25s;transition:transform 1.25s linear 2s,opacity 1.25s,-webkit-transform 1.25s linear 2s;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);opacity:0;white-space:nowrap}section.hero .content .text .y span.active{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;-webkit-transition:opacity 1.25s ease .25s,-webkit-transform 1.25s ease .25s;transition:opacity 1.25s ease .25s,-webkit-transform 1.25s ease .25s;transition:transform 1.25s ease .25s,opacity 1.25s ease .25s;transition:transform 1.25s ease .25s,opacity 1.25s ease .25s,-webkit-transform 1.25s ease .25s}section.hero .content .text h2{position:absolute;text-shadow:.056rem .222rem 4.056rem rgba(18,17,14,.7);font-family:syner;font-size:3.056rem;font-weight:600;text-transform:uppercase;-webkit-transition:opacity 1s,-webkit-transform 1s linear 2s;transition:opacity 1s,-webkit-transform 1s linear 2s;transition:transform 1s linear 2s,opacity 1s;transition:transform 1s linear 2s,opacity 1s,-webkit-transform 1s linear 2s;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);opacity:0;line-height:3.5rem}section.hero .content .text h2.active{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;-webkit-transition:opacity 1s ease .25s,-webkit-transform 1s ease .25s;transition:opacity 1s ease .25s,-webkit-transform 1s ease .25s;transition:transform 1s ease .25s,opacity 1s ease .25s;transition:transform 1s ease .25s,opacity 1s ease .25s,-webkit-transform 1s ease .25s}section.hero .content .text .btn{position:absolute;bottom:0;opacity:1;margin-left:4px;padding:12px 0;color:#fff;font-size:1.056rem;font-weight:500;border-color:#fff;-webkit-transition:opacity 1s,-webkit-transform 1s linear 2s;transition:opacity 1s,-webkit-transform 1s linear 2s;transition:transform 1s linear 2s,opacity 1s;transition:transform 1s linear 2s,opacity 1s,-webkit-transform 1s linear 2s;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);opacity:0;white-space:nowrap}section.hero .content .text .btn.active{pointer-events:all;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;-webkit-transition:opacity 1.5s ease .25s,-webkit-transform 1.5s ease .25s;transition:opacity 1.5s ease .25s,-webkit-transform 1.5s ease .25s;transition:transform 1.5s ease .25s,opacity 1.5s ease .25s;transition:transform 1.5s ease .25s,opacity 1.5s ease .25s,-webkit-transform 1.5s ease .25s}section.hero .content .text .btn span{font-size:1.1rem;top:3px}section.hero .content .text .btn:hover{color:#db061f;border-color:#db061f}section.hero .content .lang{position:absolute;bottom:0;left:0;width:80px;height:80px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1.056rem;font-weight:500;line-height:1.362rem;letter-spacing:.021rem}section.hero .content .lang,section.hero .content .lang a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}section.hero .content .lang a{pointer-events:all}section.hero .content .lang a img{margin-right:7px}section.hero .content .nav{position:absolute;right:0;bottom:0;width:560px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}section.hero .content .nav .futur{font-family:syner;color:#fff;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}section.hero .content .nav .arrs{position:relative;right:-7px;pointer-events:all;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:syneroglyf;font-size:1.1rem}section.hero .content .nav .arrs>div{padding:3px 0;cursor:pointer}section.hero .content .nav .arrs .prev{padding-right:5px;border-right:2px solid hsla(0,0%,100%,.3)}section.hero .content .nav .arrs .next{padding-left:5px}section.hero .bot{position:absolute;bottom:0;left:0;right:50%;height:80px;background-color:#db061f;z-index:25;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}section.hero .bot.sticky,section.hero .bot:not(.loaded){-webkit-transform:translateX(-100%);transform:translateX(-100%)}section.hero .bot #down{width:240px;color:#fff;font-weight:500;font-size:.889rem}section.hero .dots{z-index:110;position:absolute;bottom:0;right:0;height:80px;width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.hero .dots>div{width:5px;height:5px;border-radius:50%;background-color:#fff;opacity:.75;-webkit-transition:.1s;transition:.1s;-webkit-animation:opacity1 1s infinite;animation:opacity1 1s infinite}section.hero .dots>div:nth-child(2){margin:7px 0;opacity:.5;-webkit-animation:opacity2 1s infinite;animation:opacity2 1s infinite}section.hero .dots>div:nth-child(3){opacity:.25;-webkit-animation:opacity3 1s infinite;animation:opacity3 1s infinite}section.portfolio .item.first-item .thumb{background:#facc02}section.intro{padding:205px 0 140px}section.intro .preh{display:inline-block;margin-bottom:20px;opacity:.6;color:#404040;font-size:.889rem;font-weight:600;line-height:1.295rem;text-transform:uppercase}section.intro .h1w .w{max-width:430px;margin:0 auto;padding-right:30px}section.intro .textw{margin-top:45px;padding-right:170px}section.intro .btn{margin-top:.5rem}section.slider{padding-bottom:160px}section.slider .sliderw{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}section.slider .sliderw .imgsw{position:relative;font-size:0}section.slider .sliderw .imgsw img{width:880px;opacity:0;-webkit-transition:all .6s linear .3s;transition:all .6s linear .3s}section.slider .sliderw .imgsw img:not(.hold){position:absolute;top:0;right:0;bottom:0;left:0}section.slider .sliderw .imgsw img.active{opacity:1}section.slider .sliderw .imgsw .hover{z-index:20;position:absolute;top:0;right:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:0}section.slider .sliderw .imgsw .hover>div{display:inline-block;width:9.091%;height:80px;font-size:81px;overflow:hidden;font-family:syneroglyf;opacity:0;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default;-webkit-transition:all 4.5s;transition:all 4.5s}section.slider .sliderw .imgsw .hover>div:hover{opacity:.3;-webkit-transition:all .1s;transition:all .1s}section.slider .sliderw .imgsw .hover>div:hover:empty{background-color:#fff;opacity:.15}section.slider .sliderw .text{z-index:50;position:absolute;background-color:#db061f;top:160px;left:50%;right:80px;height:320px}section.slider .sliderw .text .w{position:relative;font-size:0}section.slider .sliderw .text .w>img{max-width:100%;opacity:0}section.slider .sliderw .text .w .h{padding:75px 150px 75px 75px;position:absolute;top:0;right:0;bottom:0;left:0}section.slider .sliderw .text h3{margin-bottom:60px;color:#fff;font-size:1.667rem;font-weight:500;line-height:2.123rem;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}section.slider .sliderw .text .date{color:#fff;font-size:.833rem;font-weight:500}section.slider .sliderw .text .date span{-webkit-transition:all .3s;transition:all .3s}section.slider .sliderw .text .date img{position:relative;top:4px;margin-right:15px}section.slider .sliderw .rightw{width:100%;padding-right:170px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.slider .sliderw .rightw h2{height:160px;width:100%}section.slider .sliderw .rightw .arrs,section.slider .sliderw .rightw h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:100px}section.slider .sliderw .rightw .arrs{height:76px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:syneroglyf;font-size:1rem}section.slider .sliderw .rightw .arrs>div{padding:6px 0;cursor:pointer}section.slider .sliderw .rightw .arrs .prev{padding-right:5px;border-right:2px solid rgba(0,0,0,.15)}section.slider .sliderw .rightw .arrs .next{padding-left:5px}section.news .x{width:25%;margin-bottom:10px}section.news .x h2{max-width:235px;margin:0 auto}section.news .all{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25%;-webkit-transition:all .3s;transition:all .3s}section.news .all,section.news .all .more{display:-webkit-box;display:-ms-flexbox;display:flex}section.news .all .more{font-size:.722rem;text-transform:uppercase;color:#000}section.news .all .more span{line-height:normal;opacity:0;max-width:0;overflow:hidden;white-space:nowrap;-webkit-transition:opacity .1s,max-width .3s;transition:opacity .1s,max-width .3s}section.news .all .more .arr{position:relative;top:3px;font-family:syneroglyf;color:#000}section.news .all:hover{background-color:#f6f6f7}section.news .all:hover .more span{opacity:1;max-width:150px;-webkit-transition:opacity .3s linear .1s,max-width .3s;transition:opacity .3s linear .1s,max-width .3s}section.news .slider{width:75%;margin-top:40px}section.news .flx,section.news .slider{display:-webkit-box;display:-ms-flexbox;display:flex}section.news .flx:hover .slider .item{border-color:transparent}section.news .slider .item,section.posts .item{position:relative;padding:15px 0 80px;width:100%}section.news .slider .item:before,section.posts .item:before{content:" ";position:absolute;top:-40px;right:0;bottom:0;left:0;background-color:transparent;-webkit-transition:all .3s;transition:all .3s}section.news .slider .item .w,section.posts .item .w{position:relative;max-width:235px;margin:0 auto}section.news .slider .item h3,section.posts .item h3{margin-bottom:25px;color:#505058;font-size:.889rem;font-weight:600;line-height:1.251rem;text-transform:uppercase}section.news .slider .item p,section.posts .item p{color:#505058;font-size:.889rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:1.196rem;max-height:4.784rem}section.news .slider .item .bot,section.posts .item .bot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.news .slider .item .bot .date,section.posts .item .bot .date{color:#db061f;font-size:.722rem;font-weight:600;letter-spacing:.029rem}section.news .slider .item .bot .more,section.posts .item .bot .more{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.722rem;text-transform:uppercase;color:#000;line-height:normal}section.news .slider .item .bot .more span,section.posts .item .bot .more span{opacity:0;max-width:0;overflow:hidden;-webkit-transition:opacity .1s,max-width .3s;transition:opacity .1s,max-width .3s}section.news .slider .item .bot .more .arr,section.posts .item .bot .more .arr{position:relative;top:0;font-size:1rem;font-family:syneroglyf;color:#000}section.news .slider .item:hover:before,section.posts .item:hover:before{background-color:#f6f6f7}section.news .slider .item:hover .bot .more span,section.posts .item:hover .bot .more span{opacity:1;max-width:50px;-webkit-transition:opacity .3s linear .1s,max-width .3s;transition:opacity .3s linear .1s,max-width .3s}section.footer{padding:25px 0;background-color:#fff;border-top:1px solid #e0dede}section.footer .flx{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}section.footer .flx,section.footer .syner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.footer .syner{width:100%}section.footer .syner,section.footer .syner .logo div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.footer .syner .logo div{display:-webkit-box;display:-ms-flexbox;display:flex}section.footer .syner .logo img{width:115px;opacity:.45}section.footer .syner .copyright{margin-top:20px;color:#7a7a82;font-size:.778rem;letter-spacing:.014rem}section.footer .syner .copyright .gdpr{color:#7a7a82!important;text-decoration:underline!important;display:inline-block;margin-left:25px}section.footer .syner a.lang{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;font-weight:400;letter-spacing:.021rem;margin-left:1.5rem;padding-left:1.5rem;border-left:1px solid #e0dede;padding-bottom:12px;padding-top:12px;color:#6d6e6f;opacity:.8}section.footer .syner a.lang img{margin-right:7px}section.footer .syner a.lang i{padding-left:6px}section.footer .syner .copy{color:#7a7a82;font-size:.778rem;letter-spacing:.014rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){section.footer .syner .copy .footer-socials{margin:15px 0}}section.footer .syner .copy a{display:inline-block;color:#7a7a82;text-decoration:underline!important;margin-right:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.footer .syner .copy a:last-child{margin-right:0}section.footer .syner .copy .icon{border:1px solid #adadad;padding:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:.4rem}section.footer .syner .copy .flinks{margin-right:100px}section.footer .syner .copy .flinks a{padding:5px 0;text-decoration:none!important;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.footer .nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}section.footer .nav .footer-col{margin-right:20px}section.footer .nav .footer-col h3{margin-right:30px;margin-bottom:30px;opacity:.8;color:#fff;font-size:.944rem;text-transform:uppercase}section.footer .nav .footer-col h3 a{color:#fff}section.footer .nav .footer-col ul li{margin-bottom:8px}section.footer .nav .footer-col ul li:last-child{margin-bottom:0}section.footer .nav .footer-col ul li a{opacity:.3;color:#fff;font-size:.778rem;font-weight:400;text-transform:uppercase;line-height:1.111rem}section.footer .nav .socials{bottom:218px;margin-left:80px}section.footer .nav .socials a{display:inline-block;color:#fff}section.footer .nav .socials a:first-child{margin-right:35px}section.footer .nav .dynamo{position:absolute;bottom:0;right:0;color:#7a7a82;font-size:.778rem;letter-spacing:.014rem}section.footer .nav .dynamo a{color:#7a7a82;text-decoration:underline!important}.is-page{background-position:100% 520px;background-repeat:no-repeat}.has-scrollspy .container:not(.fw){padding-left:220px}.select{position:relative}.select select{margin:0;border:1px solid #e5e5e5;background-color:#fff;border-radius:0;padding:15px 50px 15px 25px;-moz-appearance:none;appearance:none;color:#000;font-size:.778rem;font-weight:400;outline:none}.select:after{content:"^";font-family:syneroglyf;position:absolute;top:40%;right:25px;font-size:.65rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.checkbox{position:relative}.checkbox label{display:block;border:1px solid #e5e5e5;padding:17px 25px 16px;font-size:.778rem;color:#000;cursor:pointer}.checkbox input{margin:0;margin-right:5px;border-radius:0}.page-header{padding:300px 0 110px;text-align:center}.page-header.key-people{padding:300px 0 50px}@media only screen and (max-width:767px){.page-header{padding:140px 0 55px}}.page-header .flex{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-header .w{padding-left:0}.page-header p{width:100%;max-width:715px;margin:0 auto}.page-header p strong{font-weight:700}@media only screen and (max-width:767px){.page-header.social-responsibility h1{margin-bottom:0}}.page-header h1{margin-top:20px;margin-bottom:3rem;display:inline-block;font-size:1.333rem;width:100%}.page-header .filters{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-header .filters .item:not(:first-child){margin-left:30px}.page{padding:250px 0 110px}@media only screen and (max-width:767px){.page.contacts{padding:150px 0 110px}}section.page-contact #map{width:100%;height:580px}@media only screen and (max-width:767px){section.page-contact #map{height:350px}}section.page-contact a{color:#404040}section.page-contact strong{font-weight:700}section.page-contact .page-header{padding-top:0;padding-bottom:50px}section.page-contact .page-header h1{font-size:1.333rem}section.page-contact p{font-size:1rem;line-height:1.388rem;margin-bottom:1rem}section.page-contact h2{font-size:1rem;font-weight:500;text-transform:none;color:#000;margin-bottom:1rem}section.page-contact .same{font-size:.944rem}section.page-contact .office{margin-top:5px;color:#404040;margin-bottom:1rem}section.page-contact .office .wrapper{padding-left:15px;border-left:2px solid #db061f}section.page-contact .office h3{margin-bottom:1rem;font-weight:700}section.page-contact .office p{font-size:.944rem}section.page-contact .office a{font-size:.944rem;display:block;margin-bottom:1rem}section.page-contact .office .more{opacity:.9;color:#000;font-size:.875rem;font-weight:700;line-height:1.626rem;text-transform:uppercase}section.page-contact .office .more i,section.page-contact .office .more svg{margin-left:12px;font-size:1.1rem;position:relative;top:2px}section.page-career{padding-bottom:100px}section.page-career .scrollspy:not(.sticky){top:0}section.page-career .section{margin-bottom:4rem}section.page-career .section-head{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:1.5rem}section.page-career .list-career li{border-bottom:1px solid rgba(0,0,0,.1);display:block}section.page-career .list-career .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1.5rem;padding-top:1.7rem}section.page-career .list-career .subtitle{margin-bottom:0;opacity:.8;letter-spacing:.3px;font-weight:500;font-size:.935rem}section.page-career .list-career h3{font-family:syner;font-weight:500;font-size:1rem;text-transform:uppercase;letter-spacing:.02rem;margin-bottom:.35rem;margin-top:.5rem;color:#404040}section.page-career .list-career .more{opacity:.9;color:#000;text-transform:uppercase;font-size:.75rem;font-weight:500;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}section.page-career .list-career .more span{position:relative;top:1px;font-size:.75rem;display:inline-block;margin-left:15px;font-family:syneroglyf;font-weight:400}section.page-career .list-career li:hover .more{opacity:1;visibility:visible}section.page-career-detail{padding:95px;border:1px solid #e5e5e5}@media only screen and (max-width:992px){section.page-career-detail{padding:40px}}@media only screen and (max-width:767px){section.page-career-detail{padding:25px}}section.page-career-detail .content{margin-bottom:80px}section.page-career-detail h1{font-size:1.556rem;line-height:2.14rem;margin-bottom:1rem}section.page-career-detail .subtitle{font-size:1.125rem;font-weight:500;text-transform:uppercase;opacity:.6;margin-bottom:3rem}section.page-career-detail h2{font-size:1rem;font-weight:500;line-height:1.063rem;letter-spacing:.02rem}section.page-career-detail h2,section.page-career-detail h3{font-family:syner;text-transform:uppercase;margin-bottom:2rem}section.page-career-detail h3{font-size:1.25rem;font-weight:47700;font-weight:500;border-left:3px solid #db061f;padding:5px;padding-left:15px;line-height:1.25}section.page-career-detail p,section.page-career-detail ul{margin-bottom:.5rem}section.page-career-detail ul{margin-bottom:3rem!important}section.page-career-detail li{font-size:.944rem;line-height:normal}section.page-career-detail ul.qr li.qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.page-career-detail ul.qr li.qr img{margin-top:25px;max-width:200px}section.page-career-detail .line{height:100%;width:1px;background-color:#e5e5e5;display:block;margin:0 auto}section.page-career-detail .title{font-size:.833rem;color:#404040;text-transform:uppercase;opacity:.6;font-weight:600;letter-spacing:.023rem;margin-bottom:.65rem;display:block}section.page-career-detail .person{color:#000;font-family:syner;text-transform:uppercase;font-size:.778rem;margin-bottom:1.5rem;display:block;line-height:1.2}section.page-career-detail .person strong{display:block;margin-bottom:10px;font-weight:600}section.page-career-detail .person a{color:#000;font-weight:600}section.page-career-detail .btn.btn-secondary{cursor:pointer;padding-left:30px;padding-right:30px;background-color:#db061f;border:2px solid #db061f;color:#fff}section.page-career-detail .btn.btn-secondary:hover{background-color:#fff;color:#db061f}input[type=text],textarea{border:1px solid #e5e5e5;padding:15px;width:100%;margin-top:15px;font-size:.75rem;outline:none}.ucw{margin-top:15px}.uploadcare--widget{width:100%;position:relative}.uploadcare--widget__button_type_open,.uploadcare--widget__dragndrop-area,.uploadcare--widget__text{font-size:.75rem!important;background:#fff;color:#000;border:1px solid #e5e5e5;height:45px;padding-left:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;text-align:left;outline:none}.uploadcare--widget__button_type_open:hover,.uploadcare--widget__dragndrop-area:hover,.uploadcare--widget__text:hover{color:#000;background-color:#e5e5e5}.uploadcare--widget__button_type_open{width:100%}.uploadcare--widget__button_type_open,.uploadcare--widget__dragndrop-area{background-image:url("/img/file.png");background-position:calc(100% - 20px) 50%;background-repeat:no-repeat}.uploadcare--widget__dragndrop-area{padding-top:14px;border:1px dashed #cecece}.uploadcare--widget__text{padding-top:14px;padding-left:50px;width:100%}.uploadcare--widget__progress{position:absolute;top:11px;left:11px}.uploadcare--widget__button_type_cancel{display:inline-block;position:absolute;top:10px;right:5px;background:#fff;color:#db061f;font-size:.75rem}.uploadcare--widget_status_loaded .uploadcare--widget__text{padding-left:15px}.uploadcare--widget__progress{width:1.25em;height:1.25em}label{font-size:.778rem .75rem;display:block}.select select{-webkit-appearance:none;width:100%}.form-group.error input,.form-group.error textarea{border:1px solid #db061f}label[for=gdpr]{font-size:.778rem}.form-group{margin-bottom:1rem}.form-group label{text-transform:uppercase;font-weight:500;font-family:syner;font-size:.722rem;color:#404040}.form-group .file{margin-top:15px;position:relative;border:1px solid #e5e5e5;height:45px;padding-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-back{border:1px solid #e5e5e5;border-bottom:0;padding:25px;padding-bottom:15px;padding-top:15px;color:#404040}.btn-back i,.btn-back svg{position:relative;top:2px;font-size:1.2rem;margin-right:6px}.checkbox-2 a{color:#404040;text-decoration:underline!important}.checkbox-input{display:none;visibility:hidden;opacity:0}.checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-transform:none}.checkbox-label .icon-check{width:14px;height:14px;display:inline-block;background-color:#fff;margin-right:8px;position:relative;-ms-flex-negative:0;flex-shrink:0;border:1px solid #404040;-webkit-transition:all .3s ease;transition:all .3s ease}.checkbox-label .icon-check .icon-check:after{position:absolute;left:2px;right:2px;bottom:2px;top:2px;content:"";background-color:#db061f;-webkit-transition:all .3s cubic-bezier(0,0,0,2);transition:all .3s cubic-bezier(0,0,0,2);opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}.checkbox-input:checked+.checkbox-label .icon-check:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.checkbox-input:checked+.checkbox-label .icon-check:after .icon-check,.checkbox-input:hover+.checkbox-label .icon-check{border-color:#db061f}.list-1,section.page-career-detail ul{display:block;color:#404040}.list-1 li,section.page-career-detail ul li{position:relative;padding-left:22px;margin-bottom:.65rem;color:#404040}.list-1 li:after,section.page-career-detail ul li:after{content:"";position:absolute;left:0;top:5.5px;width:8px;height:8px;display:block;border-radius:50%;border:1px solid #db061f}.scrollspy{position:absolute;top:125px;left:30px;border-left:1px solid #e6e6e6}.scrollspy.sticky{position:fixed;top:238px;left:auto;-webkit-transform:translateX(-190px);transform:translateX(-190px)}.scrollspy li{padding:5px 0}.scrollspy li a{display:block;padding:15px 0 15px 20px;-webkit-transform:translateX(-2px);transform:translateX(-2px);opacity:.7;color:#000;font-size:.667rem;font-weight:500;text-transform:uppercase;letter-spacing:.013rem;border-left:3px solid transparent;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.scrollspy li.active a{opacity:1;border-left:3px solid #000}.breadcrumbs ul{padding-left:2px}.breadcrumbs ul,.breadcrumbs ul li{display:inline-block}.breadcrumbs ul li:not(:last-child){margin-right:7px}.breadcrumbs ul li:not(:last-child):after{content:">";opacity:.5;margin-left:8px;font-family:syneroglyf;font-size:.5rem}.breadcrumbs ul li a{opacity:.5;color:#000;font-size:.722rem;font-weight:500;text-transform:uppercase}section.divisions{padding-bottom:130px}section.divisions .flx{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.divisions .flx .item{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:100px 100px 120px 90px;border:1px solid #e5e5e5;-webkit-transition:opacity 1.5s,background-color .3s,border-color .3s;transition:opacity 1.5s,background-color .3s,border-color .3s;-webkit-transition-property:all!important;transition-property:all!important}section.divisions .flx .item .title{margin-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.divisions .flx .item .title img{margin-right:30px}section.divisions .flx .item .title h2{color:#000;font-size:1.222rem;font-weight:600;line-height:normal;text-transform:uppercase}section.divisions .flx .item .title h2 span{margin-top:10px;display:block;font-size:.778rem}section.divisions .flx .item p{opacity:.75;font-size:.944rem;line-height:1.443rem}section.divisions .flx .item .preh3{margin-bottom:15px;opacity:.5;color:#000;font-size:.833rem;font-weight:600;text-transform:uppercase}section.divisions .flx .item .contact:not(.btnx){padding-bottom:4px;padding-left:15px;border-left:3px solid #db061f;opacity:.8;color:#000;font-size:.778rem;font-weight:500;line-height:1.029rem;letter-spacing:.031rem}section.divisions .flx .item .contact:not(.btnx) a{display:inline-block;color:#000}section.divisions .flx .item .contact:not(.btnx) a:first-child{margin-right:25px}section.divisions .flx .item h3{padding-top:5px;padding-bottom:2px;color:#000;font-family:syner;font-size:.722rem;font-weight:600;line-height:1.029rem;text-transform:uppercase}section.divisions .flx .item h3 span{color:#505058}section.divisions .flx .item:first-child{position:relative;top:1px}section.divisions .flx .item:nth-child(5){position:relative;top:-1px}section.divisions .flx .item:nth-child(4){position:relative;left:-1px}section.divisions .flx .item:nth-child(2),section.divisions .flx .item:nth-child(3),section.divisions .flx .item:nth-child(6){border:none}section.divisions .flx .item:hover{background-color:#f6f6f7;border-color:#f6f6f7}section.stats{padding:0 0 40px;background-position:100% 100%;background-repeat:no-repeat}section.stats .line{padding:140px 0 0;border-top:1px solid #e6e6e6}section.stats .item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:100px}section.stats .item .no{width:390px;color:#000;font-family:syner;font-size:2.5rem;font-weight:500;text-transform:uppercase}section.stats .item .no span{margin-top:10px;display:block;opacity:.5;color:#000;font-size:.778rem;font-weight:600;letter-spacing:.026rem}section.stats .item p{width:500px;margin-bottom:0}section.boxes{padding-bottom:180px}section.boxes h3{font-family:syner;margin-bottom:30px;color:#000;font-size:.778rem;font-weight:600;text-transform:uppercase;letter-spacing:.021rem}section.boxes .flx{display:-webkit-box;display:-ms-flexbox;display:flex}section.boxes .flx .item{overflow:hidden;position:relative;width:33.33%;padding:100px 55px 55px;background-color:rgba(0,0,0,.5)}section.boxes .flx .item .bg{position:absolute;top:0;right:0;left:0;bottom:0;background-size:cover;background-position:50%;-webkit-transition:all .2s;transition:all .2s}section.boxes .flx .item h4{position:relative;margin-bottom:180px;color:#fff;font-family:syner;font-size:.944rem;line-height:normal;font-weight:500;text-transform:uppercase}section.boxes .flx .item h4:before{content:" ";width:50px;height:4px;position:absolute;top:-20px;left:0;background-color:#db061f}section.boxes .flx .item .more{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.25rem;text-transform:uppercase;color:#fff}section.boxes .flx .item .more span{font-size:.85rem;line-height:normal;opacity:0;max-width:0;overflow:hidden;white-space:nowrap;-webkit-transition:opacity .3s,max-width .3s;transition:opacity .3s,max-width .3s}section.boxes .flx .item .more .arr{font-family:syneroglyf;color:#fff}section.boxes .flx .item:hover .bg{-webkit-transform:scale(1.05);transform:scale(1.05)}section.boxes .flx .item:hover .more span{opacity:1;max-width:150px;-webkit-transition:opacity .3s linear .1s,max-width .6s;transition:opacity .3s linear .1s,max-width .6s}section.boxes.small{margin:0 -2px}section.boxes.small .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.boxes.small .flx .item{height:224px;border:2px solid #fff;padding:65px 55px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.boxes.small .flx .item h4{margin-bottom:0;font-size:.889rem;letter-spacing:.004rem}section.boxes.small .flx .item h4 span{margin-top:7px;display:block;font-family:IBM Plex Sans,sans-serif;font-size:.833rem;font-weight:400;line-height:1.251rem;text-transform:none}section.more{padding-bottom:180px}section.more .flx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.more h2{line-height:normal}section.more ul li{margin-bottom:35px}section.more ul li a{color:rgba(0,0,0,.8);font-family:syner;font-size:1.167rem;font-weight:400;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}section.more ul li a span{display:inline-block;width:60px;font-size:.778rem;-webkit-transition:all .3s;transition:all .3s;opacity:.5}section.more ul li a:hover{opacity:1}section.more ul li a:hover span{opacity:.5¨}section.more ul li:last-child{margin-bottom:0}section.more.benefits .flx{padding-top:150px;border-top:1px solid #e6e6e6;margin-top:-1px}section.more.benefits .flx>div:firs-child{width:60%;padding-right:20px}section.more.benefits .flx>div:last-child{width:40%}section.more.benefits .flx p{margin-top:30px;max-width:500px}section.more.benefits .flx .preh{margin-bottom:20px;opacity:.5;color:#000;font-size:.833rem;font-weight:600;text-transform:uppercase;letter-spacing:.032rem}section.more.benefits .flx ul{width:100%}section.more.benefits .flx ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:35px;margin-bottom:35px;width:100%;color:#505058;font-size:1.056rem;line-height:normal;letter-spacing:.042rem;border-bottom:1px solid #d2d2d2}section.more.benefits .flx ul li span{opacity:.7}section.more.benefits .flx ul li span.q{display:inline-block;margin-right:30px;margin-top:2px;opacity:1;color:#000;font-family:syneroglyf;font-size:.6rem}section.clients .flx{display:-webkit-box;display:-ms-flexbox;display:flex}section.clients .lgosw{width:60%}section.clients .lgosw h3{margin-bottom:45px;opacity:.5;color:#000;font-family:syner;font-size:.778rem;font-weight:600;text-transform:uppercase}section.clients .lgosw .lgos{position:relative;left:-45px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:75px}section.clients .lgosw .lgos>a{width:calc(33.33% - 1px);height:105px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #f9f9f9;border-bottom:1px solid #f9f9f9}section.clients .lgosw .lgos>a:nth-child(3n){border-right:none}section.clients .lgosw .lgos>a:nth-child(10),section.clients .lgosw .lgos>a:nth-child(11),section.clients .lgosw .lgos>a:nth-child(12){border-bottom:none}section.clients .lgosw .lgos>a img{max-width:90%;opacity:1;-webkit-transition:all 2s;transition:all 2s}section.clients .lgosw .lgos>a img.fade-enter{opacity:0}section.clients .yellow{position:relative;width:40%;background-color:#db061f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.clients .yellow .symbols{position:absolute;top:0;right:0;bottom:0;left:0}section.clients .yellow .symbols>div{position:absolute;height:80px;width:80px;font-size:81px;overflow:hidden;opacity:.25;color:#fff;font-family:syneroglyf}section.clients .yellow .symbols>div:first-child{top:120px;left:360px}section.clients .yellow .symbols>div:nth-child(2){bottom:0;left:150px}section.clients .yellow .symbols>div:nth-child(3){bottom:135px;left:100%}section.clients .yellow:before{content:" ";position:absolute;bottom:0;top:0;left:100%;width:999px;background-color:#db061f}section.clients .yellow h3{color:#505058;font-size:1.222rem;font-weight:400;line-height:1.5rem}section.clients .yellow>div{padding-left:125px}section.clients .yellow .btn{margin-top:30px;color:#fff;padding-left:0;padding-right:0;border-color:#fff}section.clients .yellow .btn:hover span{color:#fff}section.clients.full .lgosw{width:calc(100% + 90px)}section.clients.full .lgosw .lgos>a{width:calc(20% - 1px);border-right:1px solid #f9f9f9;border-bottom:1px solid #f9f9f9}section.clients.full .lgosw .lgos>a:nth-child(5n){border-right:0}section.clients.full .lgosw .lgos>a:nth-child(16),section.clients.full .lgosw .lgos>a:nth-child(17),section.clients.full .lgosw .lgos>a:nth-child(18),section.clients.full .lgosw .lgos>a:nth-child(19),section.clients.full .lgosw .lgos>a:nth-child(20){border-bottom:none}section.ppl{padding-bottom:100px}section.ppl .section{padding-top:110px}section.ppl h2{margin-bottom:35px;font-size:.778rem;font-weight:600;text-transform:uppercase}section.ppl .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.ppl .flx,section.ppl .flx .item{display:-webkit-box;display:-ms-flexbox;display:flex}section.ppl .flx .item{width:50%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:60px;cursor:pointer}section.ppl .flx .item img{margin-right:40px}section.ppl .flx .item h3{position:relative;margin-top:110px;margin-bottom:10px;color:#000;font-family:syner;line-height:normal;font-size:.889rem;font-weight:600;text-transform:uppercase}section.ppl .flx .item h3:before{content:" ";position:absolute;top:-20px;left:0;width:50px;height:3px;background-color:#db061f}section.ppl .flx .item .pos{position:relative;color:#000;font-size:.778rem;font-weight:500;text-transform:uppercase}section.ppl .flx .item .pos .more{position:absolute;bottom:-60px;opacity:0;color:#000;font-size:.778rem;font-weight:700;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}section.ppl .flx .item .pos .more span{position:relative;top:2px;display:inline-block;margin-left:10px;font-family:syneroglyf}section.ppl .flx .item:hover .pos .more{opacity:.9}section.ppl .flx .item .modal .m_flx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.ppl .flx .item .modal .m_flx img{-ms-flex-item-align:start;align-self:flex-start;margin-right:50px}section.ppl .flx .item .modal .m_flx h3{margin-top:20px}section.ppl .flx .item .modal .m_flx p{margin-top:35px;margin-bottom:0;font-size:.889rem;line-height:1.222rem}section.ppl .flx .item.active .modal{z-index:99999;opacity:1;pointer-events:all}section.certificates{padding-bottom:100px}section.certificates .section{padding-top:110px}section.certificates h2{margin-bottom:35px;font-size:.778rem;font-weight:600;text-transform:uppercase}section.certificates .flx{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}section.certificates .flx .item{width:33.33%;padding:0 15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:30px}section.certificates .flx .item,section.certificates .flx .item .w{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}section.certificates .flx .item .w{width:100%;padding:30px 60px 30px 30px;border:1px solid #e5e5e5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.8;color:#000;font-size:.778rem;font-weight:500;line-height:.944rem;letter-spacing:.016rem}section.certificates .flx .item .w:after{bottom:-1px;right:-1px;border-left:2px solid #db061f;border-bottom:2px solid #db061f}section.certificates .flx .item .w:after,section.certificates .flx .item .w:before{content:" ";z-index:20;opacity:0;position:absolute;height:0;width:0;-webkit-transition:all .05s;transition:all .05s}section.certificates .flx .item .w:before{top:-1px;left:-1px;border-right:2px solid #db061f;border-top:2px solid #db061f}section.certificates .flx .item .w:hover:before{opacity:1;height:calc(100% + 2px);width:calc(100% + 3px);-webkit-transition:opacity .1s,width .15s,height .15s ease .15s;transition:opacity .1s,width .15s,height .15s ease .15s}section.certificates .flx .item .w:hover:after{opacity:1;height:calc(100% + 2px);width:calc(100% + 3px);-webkit-transition:opacity .1s,width .15s ease .3s,height .15s ease .45s;transition:opacity .1s,width .15s ease .3s,height .15s ease .45s}section.certificates .flx .item .w img{margin-right:20px;-ms-flex-negative:0;flex-shrink:0}section.certificates .flx .item .w.more{padding:30px;text-align:center;opacity:1;z-index:100;position:absolute;top:0;right:-15px;bottom:0;left:15px;background-color:#fff;border:1px solid #fff;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;transition:opacity .3s}section.certificates .flx .item .w.more:after,section.certificates .flx .item .w.more:before{display:none}section.certificates .flx .item .w.more .btn{margin:-10px auto 0}section.certificates .flx .item.more{display:-webkit-box;display:-ms-flexbox;display:flex;pointer-events:none}section.certificates .flx .item.more .w.more{opacity:1;pointer-events:all}section.certificates .flx.more{max-height:0;overflow:hidden;-webkit-transition:max-height .6s;transition:max-height .6s}section.certificates .flx.more .item{opacity:0;-webkit-transition:opacity .3s ease .3s;transition:opacity .3s ease .3s}section.certificates .flx.more.opened{max-height:999px;overflow:visible}section.certificates .flx.more.opened .item{opacity:1}section.downloads .flx .item .w{width:100%;padding:0!important;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-left:2px solid #db061f}section.downloads .flx .item .w:after{border-left:none}section.downloads .flx .item .w .h{font-family:syner;font-size:.722rem;font-weight:500;letter-spacing:.014rem;width:calc(100% - 86px);padding:35px 10px 35px 30px}section.downloads .flx .item .w .h div{font-family:syner;font-size:.722rem;font-weight:500;text-transform:uppercase}section.downloads .flx .item .w .imgw{width:85px;border-left:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.downloads .flx .item .w img{margin-right:0}section.projects{padding-bottom:100px}section.projects .flx,section.related .flx{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -25px}section.projects .flx .item,section.related .flx .item{width:50%;padding:0 25px 50px;-webkit-box-sizing:border-box;box-sizing:border-box}section.projects .flx .item .x,section.related .flx .item .x{overflow:hidden}section.projects .flx .item .w,section.related .flx .item .w{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 60px 0 0;border:1px solid #e5e5e5;border-right:2px solid #db061f}section.projects .flx .item .w:before,section.related .flx .item .w:before{z-index:50;content:" ";position:absolute;right:-1px;bottom:-1px;width:0;height:0;border-bottom:2px solid transparent;border-left:2px solid transparent;-webkit-transition:.1s;transition:.1s}section.projects .flx .item .w:after,section.related .flx .item .w:after{z-index:50;content:" ";position:absolute;left:0;top:-1px;width:0;height:0;border-top:2px solid transparent;-webkit-transition:.1s;transition:.1s}section.projects .flx .item .w img,section.related .flx .item .w img{margin-right:35px;-webkit-transform-origin:center right;transform-origin:center right;-webkit-transition:all .3s;transition:all .3s}section.projects .flx .item .w h3,section.related .flx .item .w h3{margin-top:5px;margin-bottom:15px;color:#000;font-family:syner;font-size:.833rem;line-height:normal;font-weight:500;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}section.projects .flx .item .w .desc,section.related .flx .item .w .desc{margin-bottom:5px;opacity:.6;color:#000;font-size:.833rem;font-weight:400}section.projects .flx .item:hover .w:before,section.related .flx .item:hover .w:before{height:calc(100% + 2px);width:calc(100% + 2px);border-color:#db061f;-webkit-transition:width .3s,height .3s ease .3s;transition:width .3s,height .3s ease .3s}section.projects .flx .item:hover .w:after,section.related .flx .item:hover .w:after{width:calc(100% + 1px);border-color:#db061f;-webkit-transition:width .3s ease .6s;transition:width .3s ease .6s}section.projects .flx .item:hover .w img,section.related .flx .item:hover .w img{-webkit-transform:scale(1.1);transform:scale(1.1)}section.project-hero{position:relative;height:70vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:50% 0;overflow:hidden}section.project-hero .content{position:relative;padding-bottom:100px}section.project-hero .content>div{position:absolute;top:0;left:0;-webkit-transition:opacity 1s,-webkit-transform 1s linear 2s;transition:opacity 1s,-webkit-transform 1s linear 2s;transition:transform 1s linear 2s,opacity 1s;transition:transform 1s linear 2s,opacity 1s,-webkit-transform 1s linear 2s;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);opacity:0;max-width:500px}section.project-hero .content>div.active{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;-webkit-transition:opacity 1s ease .25s,-webkit-transform 1s ease .25s;transition:opacity 1s ease .25s,-webkit-transform 1s ease .25s;transition:transform 1s ease .25s,opacity 1s ease .25s;transition:transform 1s ease .25s,opacity 1s ease .25s,-webkit-transform 1s ease .25s}section.project-hero .content>div h1{text-shadow:0 .222rem 4.056rem rgba(18,17,14,.48);color:#fff;font-size:2.167rem;font-weight:600;letter-spacing:.022rem}section.project-hero .content>div .desc{display:inline-block;margin-top:20px;text-shadow:0 .222rem 4.056rem rgba(18,17,14,.7);color:#fff;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.016rem}section.project-hero .arrs{position:absolute;right:0;bottom:0;z-index:50;display:-webkit-box;display:-ms-flexbox;display:flex}section.project-hero .arrs>a{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:syneroglyf;background-color:#db061f;color:#fff;cursor:pointer}section.project-hero .arrs>a:first-child{border-right:1px solid #fedb4c}section.project{padding-top:80px}section.project .flx{display:-webkit-box;display:-ms-flexbox;display:flex}section.project .flx>div{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}section.project .flx>div:first-child{padding-right:25px}section.project .flx>div:last-child{padding-left:70px}section.project .intro{margin-top:70px;margin-bottom:100px}section.project .intro .flx{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}section.project .intro .flx>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.project .intro p{font-size:1.222rem;line-height:1.621rem}section.project .intro img{max-width:100%}section.project .intro .price{padding:40px 50px;display:inline-block;border:1px solid #e5e5e5;color:#000;font-size:.667rem;font-weight:500;text-transform:uppercase;letter-spacing:.016rem}section.project .intro .price span{margin-top:15px;display:block;color:#000;font-family:syner;font-size:.889rem;font-weight:500;text-transform:uppercase}section.project .more .specs ul li{border-bottom:1px solid #d2d2d2;padding-bottom:25px;margin-bottom:25px;color:#000;font-family:syner;font-size:.833rem;font-weight:500;text-transform:uppercase;line-height:1.25rem}section.project .more .specs ul li .ttl{margin-bottom:5px;font-family:IBM Plex Sans,sans-serif;font-size:.667rem;font-weight:500;letter-spacing:.016rem}section.post .gallery,section.project .gallery{margin:0 -10px;margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.post .gallery a,section.project .gallery a{font-size:0;margin:0 10px 20px;display:block;width:calc(25% - 20px);padding:7px;border:1px solid #d2d2d2}section.post .gallery a img,section.project .gallery a img{max-width:100%}section.related{padding:80px 0 130px}section.related h2{margin-bottom:10px;font-size:.778rem;font-weight:600}section.responsibility .box{padding-bottom:100px}section.responsibility .box.border{border-top:1px solid #e6e6e6}section.responsibility .box .flx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}section.responsibility .box .flx>div{width:50%}section.responsibility .box .flx>div:first-child{padding-right:90px}section.responsibility .box .flx>div img{max-width:100%}section.responsibility .box h2{margin-bottom:30px}section.responsibility .boxes-bg{position:relative}section.responsibility .boxes-bg .container{position:relative;z-index:100}section.responsibility .boxes-bg:after{background-color:#f9f9fc;content:"";bottom:0;top:calc(50% - 100px);left:0;right:0;position:absolute;z-index:0}section.responsibility .boxes{padding-bottom:176px;padding-top:50px}section.responsibility .boxes .item{margin-bottom:75px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px;padding-bottom:0;padding-top:45px;text-align:center;-webkit-box-shadow:0 0 59px rgba(18,17,14,.06);box-shadow:0 0 59px rgba(18,17,14,.06);height:100%;position:relative;z-index:100;background:#fff}section.responsibility .boxes img{margin-bottom:25px}section.responsibility .boxes h3{margin-bottom:30px;color:#000;font-family:syner;font-size:1rem;font-weight:500;text-transform:uppercase}section.responsibility .grey-bg{background-color:#f9f9fc}section.responsibility .sustainability-bg{position:relative}section.responsibility .sustainability-bg .container{position:relative;z-index:100}section.responsibility .sustainability-bg:after{background-color:#f9f9fc;content:"";top:0;left:0;right:0;position:absolute;z-index:0;height:60px}section.posts{padding-bottom:110px}section.posts .flx{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}section.posts .item{padding:45px;padding-top:80px;width:25%;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;border:0;border-left:none;border-top:none}section.posts .item:before{top:0}section.posts .item .w{max-width:none}section.posts .item h3{font-family:syner;font-size:1rem;text-transform:uppercase;margin-bottom:1.6rem;font-weight:500;line-height:1.488rem}section.posts .item:first-child{width:50%;background-color:#f6f6f7;position:relative}section.posts .item:first-child:after{position:absolute;left:-9999px;top:0;bottom:0;right:100%;content:"";background-color:#f6f6f7}section.posts .item:first-child p{-webkit-line-clamp:2;max-height:2.392rem}.pagi{padding-top:70px;text-align:center}.pagi ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto}.pagi ul li a,.pagi ul li span{min-width:30px;padding:0 5px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.9;color:#000;font-size:.778rem;font-weight:500;line-height:1.416rem;text-transform:uppercase}.pagi ul li.active a,.pagi ul li.active span{background-color:#db061f;color:#fff}.pagi ul li:first-child a,.pagi ul li:first-child span,.pagi ul li:last-child a,.pagi ul li:last-child span{font-family:syneroglyf;font-size:.75rem;font-weight:400}.pagi ul li:first-child.disabled,.pagi ul li:last-child.disabled{display:none}section.post{padding:200px 0 100px}@media only screen and (max-width:575px){section.post{padding:120px 0 100px}}section.post .back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.post .back.job-offer a{border-bottom:0}section.post .back a{padding:14px 22px 16px 20px;border:1px solid #e5e5e5;color:#000;font-size:.778rem;-webkit-transition:all .3s;transition:all .3s}section.post .back a:hover{background-color:#f6f6f7}section.post .back a span{position:relative;top:3px;display:inline-block;margin-right:20px;font-family:syneroglyf}section.post .item{padding-bottom:20px;padding-top:120px;max-width:1080px;margin:0 auto}section.post .item h1{margin-top:20px;margin-bottom:40px;margin-right:20px;color:#000;font-size:1.333rem;line-height:1.667rem}section.post .item .date{color:#db061f;font-weight:600}section.post .item .city,section.post .item .date{font-size:.833rem;text-transform:uppercase;letter-spacing:.033rem}section.post .item .city{opacity:.6;font-weight:500}section.post .item p.perex{margin-bottom:0;margin-right:40px;line-height:1.333rem}section.post .item .content{margin-top:55px}section.post .item .content,section.post .item .content p{font-size:.944rem;line-height:1.222rem}section.post .item .gallery a{width:14.28%}section.page h2{margin-bottom:10px}section.page ol{list-style:decimal outside none;padding-left:20px;margin-bottom:2rem}section.page ol li{margin-bottom:10px;font-size:.944rem;line-height:1.222rem;color:#505058}section.page ol ol{margin-top:10px;margin-bottom:0}section.history{padding-bottom:120px}section.history .fade-enter-active{-webkit-transition:all .3s ease;transition:all .3s ease}section.history .fade-leave-active{-webkit-transition:all .8s cubic-bezier(1,.5,.8,1);transition:all .8s cubic-bezier(1,.5,.8,1)}section.history .fade-enter,section.history .fade-leave-to{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}section.history ul{margin-top:10px;position:relative;border-top:1px solid rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:150px}section.history ul li.line{position:absolute;top:-1px;left:0;width:0;height:1px;content:" ";background-color:#db061f;-webkit-transition:all .3s;transition:all .3s}section.history ul li{cursor:pointer;position:relative;top:-6px}section.history ul li .dot{font-size:0;position:relative;background-color:#fff;width:10px;height:10px;border:1px solid #db061f}section.history ul li .dot svg{display:none}section.history ul li .dot:before{position:absolute;width:10px;height:10px;background-color:transparent;top:0;left:0;content:" ";-webkit-transition:all .3s;transition:all .3s}section.history ul li .dot .cls-1{fill:#b2b2b2;-webkit-transition:all .3s;transition:all .3s}section.history ul li .year{opacity:.4;position:absolute;bottom:-35px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:.778rem;font-weight:500;letter-spacing:.03rem;-webkit-transition:all .3s;transition:all .3s}section.history ul li.active .dot{background-color:#db061f}section.history ul li.active .dot .cls-1{fill:#db061f}section.history ul li.active .year{opacity:1;color:#db061f}section.history ul li.previous .dot{background-color:#db061f}section.history ul li.previous .dot .cls-1{fill:#db061f}section.history ul li.previous .year{opacity:1;color:#db061f}section.history .flx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.history .flx .year{margin-bottom:45px;color:#db061f;font-family:syner;font-size:3.611rem}section.history .flx p{margin-bottom:50px;max-width:430px;padding-right:30px;color:#505058;font-size:1.111rem;line-height:1.556rem}section.history .flx .arrs{position:relative;left:-3px;pointer-events:all;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:syneroglyf;font-size:1.1rem}section.history .flx .arrs>div{padding:3px 0;cursor:pointer}section.history .flx .arrs>div .prev{padding-right:5px;border-right:2px solid rgba(0,0,0,.15)}section.history .flx .arrs>div .next{padding-left:5px}section.history .imgs{display:none}section.border-top{border-top:1px solid #e7e7e7}.modal{z-index:-1;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;pointer-events:none;-webkit-transition:z-index 0s ease .5s,opacity .5s;transition:z-index 0s ease .5s,opacity .5s}.modal.active{z-index:99999;opacity:1;pointer-events:all;-webkit-transition:opacity .5s;transition:opacity .5s}.modal .content{position:relative;width:910px;max-width:100%;background-color:#fff;padding:40px}.modal .content .close{font-family:syneroglyf;width:40px;height:40px;position:absolute;top:0;right:0;color:#fff;background-color:#db061f;font-weight:400;font-size:1.25rem}.err404,.modal .content .close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.err404{height:100vh}.err404 .h{text-align:center}.err404 svg{width:130px;margin-bottom:145px}.err404 .cls-1{fill:#db061f}.err404 h1{font-size:3.722rem;text-transform:uppercase;margin-bottom:120px}.err404 h1 span{margin-top:20px;font-size:1.5rem;display:block}.resp-container{position:relative;overflow:hidden;padding-top:56.25%}.resp-iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media (min-width:48em){.gslide-image img{max-height:calc(100vh - 44px)}.glightbox-clean .gslide-desc{text-align:center}.glightbox-clean .gslide-description{padding:12px 15px}}@media only screen and (max-width:1950px){#menu ul li.show ul.zzz{overflow:visible;max-width:1200px}}@media only screen and (max-width:1419px){section.hero .content .nav{width:400px}section.slider .sliderw .imgsw{min-width:100%}section.slider .sliderw .imgsw img{width:calc(50% + 80px)}section.slider .sliderw .imgsw .hover{display:none}section.slider .sliderw .text{top:auto;right:0;left:50%;bottom:-80px}section.slider .sliderw .rightw h2{position:absolute;top:0;right:0;bottom:240px;left:50%;padding-left:160px;width:auto;height:auto}section.slider .sliderw .rightw .arrs{position:absolute;right:50%;bottom:-80px;padding-right:80px;padding-left:0}#menu .sidebar{width:300px}#menu .sidebar .banner,#menu .sidebar .search{padding:0 30px}#menu .content ul li ul.dropdown li a{font-size:1rem}.menuToggle.open{width:299px!important;padding:0 30px}#menu .content{padding-right:300px}section.divisions .flx .item{padding:50px 50px 60px 45px}.page-header.projectz .flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.page-header.projectz .flex .filters{width:100%;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:100px}}@media only screen and (max-width:1419px) and (max-width:767px){.page-header.projectz .flex .filters{margin-top:0}}@media only screen and (max-width:1239px){.is-page,section.stats{background-image:none!important}#menu .content ul li ul.dropdown li{margin-right:30px}section.slider .sliderw .text{left:calc(50% - 80px)}section.slider .sliderw .rightw .arrs{right:calc(50% + 80px)}section.news .flx .slider{width:66.66%}section.news .flx .slider .item:nth-child(3){display:none}section.news .all{width:33.33%}section.footer .nav .socials{margin-left:0}section.projects .flx .item .w,section.related .flx .item .w{padding-right:30px}section.projects .flx .item .w img,section.related .flx .item .w img{margin-right:20px}section.responsibility .boxes .flx>div{padding:29px 25px 30px}section.posts .flx .item{width:50%;border-top:none;border-left:none}section.post .item .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.post .item .flx img{margin-right:0;margin-bottom:30px}section.post .item .flx>div{width:100%}section.post .item .flx h1,section.post .item .flx p.perex{margin-right:0}section.post .item .gallery .itm{width:16.66%}}@media only screen and (max-width:1280px){#menu ul li.show ul.zzz{overflow:visible}#menu ul li.show:hover ul.dropdown.zzz{max-height:120px}}@media only screen and (max-width:1099px){.menuToggle.open .opened span.close{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.menuToggle.open .opened .lang{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.scrollspy{display:none}.has-scrollspy .container:not(.fw){padding-left:30px}section.hero .bot{right:calc(50% + 80px)}section.hero .bot #down{width:175px;font-size:.75rem}#menu .sidebar{border-left:none}#menu .sidebar .search{position:fixed;height:156px;top:0;right:300px;border-bottom:none}#menu .sidebar .banner{display:none}#menu .content{padding-right:30px}section.hero .content .text{height:260px}section.hero .content .text h2{font-size:2.5rem;line-height:normal}section.intro .textw{padding-right:0}section.footer .nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.footer .nav .footer-col{margin-right:0;margin-left:20px}section.footer .nav .socials{position:absolute;right:30px;bottom:0}section.footer .nav .socials a:first-child{margin-right:15px}section.footer .nav .dynamo{bottom:-55px;right:30px}section.clients .lgosw .lgos{left:-30px}section.clients .lgosw .lgos>a{height:70px}section.clients .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.clients .flx>*{width:100%}section.clients .yellow{height:350px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.clients .yellow .symbols{display:none}section.clients .yellow>div:not(.symbols){z-index:2;position:relative;padding-left:0}section.clients .yellow:before{z-index:1;width:auto;right:-100px;left:-100px}section.clients.full .lgosw{width:calc(100% + 60px)}section.certificates .flx .item .w{padding:20px 20px 30px}section.projects .flx,section.related .flx{margin:0 -15px}section.projects .flx .item,section.related .flx .item{padding:0 15px 30px}}@media only screen and (max-width:939px){section.hero .wrap{display:none}section.hero .content{width:480px;min-width:calc(100% - 60px)}#menu .sidebar .search input{display:none}section.news .flx .slider{width:50%}section.news .flx .slider .item:nth-child(2){display:none}section.news .all{width:50%}section.slider .sliderw{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:220px}section.slider .sliderw .rightw{width:100%;-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;padding-right:0;margin-bottom:10px}section.slider .sliderw .rightw .arrs{top:auto;right:auto;bottom:-80px;left:0}section.slider .sliderw .rightw h2{position:static;top:auto;right:auto;bottom:auto;left:auto;padding-left:0;width:auto;height:auto}section.slider .sliderw .imgsw img{width:calc(100% - 80px)}section.slider .sliderw .text{left:80px;top:calc(100% - 80px)}section.footer .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.footer .nav{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;margin-bottom:80px;position:static}section.footer .nav .socials{bottom:223px}section.footer .nav .dynamo{bottom:85px}section.footer .nav .footer-col{margin-right:20px;margin-left:0}section.footer .syner{min-width:250px}section.divisions .flx .item{width:100%;border:none;border-bottom:1px solid #e5e5e5!important}section.boxes .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.boxes .flx>a.item{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}section.boxes .flx>a.item:nth-child(2){width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}section.ppl .flx .item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.ppl .flx .item img{max-width:150px}section.ppl .flx .item h3{margin-top:70px}section.certificates .flx .item{width:50%}section.more.benefits .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.more.benefits .flx>div{width:100%!important}section.more.benefits .flx ul{margin-top:30px}section.more.benefits .flx ul li{padding-bottom:20px;margin-bottom:20px}section.projects .flx,section.related .flx{margin:0 -15px}section.projects .flx .item,section.related .flx .item{width:100%;padding-bottom:20px}section.projects .flx .item .w,section.related .flx .item .w{padding-right:15px}section.projects .flx .item img,section.related .flx .item img{max-width:50%;margin-right:15px}.page-header .filters{-ms-flex-wrap:wrap;flex-wrap:wrap}.page-header .filters .item{margin-left:0!important;margin-right:0!important}.page-header .filters .item:not(:last-child){margin-right:15px!important;margin-bottom:15px}section.history .flx{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}section.history .imgs{display:block;margin-bottom:30px}section.history .imgs img{display:block;max-width:100%}}@media only screen and (max-width:767px){body,html{font-size:15px}.container,.has-scrollspy .container:not(.fw){padding:0 20px}section.hero .dots{height:60px}section.hero .content{min-width:calc(100% - 40px)}section.hero .content .lang{height:60px}section.hero .content .dotz{display:none}section.hero .content .text{width:100%;-webkit-transform:translateY(-40px);transform:translateY(-40px)}section.hero .content .text h2{white-space:normal;font-size:2.25rem}section.hero .content .text h2 br{display:none}section.hero .content .nav{width:100%;height:70px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.hero .content .nav .futur{display:none}section.hero .bot{right:50%;height:70px}section.hero .bot #down{display:none}.menuToggle{min-width:80px;max-width:80px}section.intro{padding:100px 0 70px}section.intro .flex{display:block}section.intro .h1w .w{padding-right:0}section.slider .sliderw{margin-bottom:0}section.slider .sliderw .imgsw img{width:100%}section.slider .sliderw .text{width:100%;height:auto;position:relative;top:auto;right:auto;bottom:auto;left:auto}section.slider .sliderw .text .w img{display:none}section.slider .sliderw .text .w .h{padding:25px 15px;position:relative}section.slider .sliderw .rightw{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}section.slider .sliderw .rightw .arrs{height:auto;position:relative;top:auto;right:auto;bottom:auto;left:auto;padding-right:0}section.news .x{width:100%}section.news .x h2{margin:0}section.news .flx .slider{width:80%}section.news .flx .slider .item:before{background-color:transparent!important}section.news .flx .slider .item .w{padding-right:15px;margin:0}section.news .flx .all{width:20%}section.news .flx .all .more span{display:none}section.footer .nav{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.footer .nav .footer-col{margin-bottom:50px}section.footer .nav .dynamo{right:auto;left:20px;bottom:20px}.menuToggle{height:70px!important}.menuToggle.open{padding:0}.menuToggle.open .opened{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menuToggle.open .opened span{font-size:30px}.menuToggle.open .opened .lang{position:absolute;top:7px;left:-60%}.stickynav{height:70px!important}.stickynav .logo{width:135px!important}.stickynav:before{width:100%;height:70px!important;border-color:#fff}#menu .content{padding-right:0;padding-top:135px!important;height:100vh;overflow:scroll}#menu .content>ul{padding:30px 0 20px!important;display:block}#menu .content>ul li{padding-bottom:25px}#menu .content>ul li ul.dropdown{display:block}#menu .content>ul li ul.dropdown li{padding:15px 0;display:block}#menu .content>ul li.show:hover ul.dropdown,#menu .content>ul li.show:hover ul.dropdown.zzz{max-height:0;padding-top:0;opacity:0}#menu .content>ul li.show.active ul.dropdown,#menu .content>ul li.show.active ul.dropdown.zzz{max-height:999px;padding-top:22px;opacity:1}#menu .sidebar{top:70px!important;width:auto;left:0;height:65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-color:#fff;padding-bottom:15px}#menu .sidebar form{display:block;width:100%}#menu .sidebar .search{position:static;height:auto!important;right:auto;top:auto;padding:0 20px;background-color:#fff}#menu .sidebar .search input{display:block}.page-header{padding:140px 0 55px}.page-header .w h1{margin-top:15px;font-size:1.75rem}.page-header .flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.page-header .flex>*{width:100%;-ms-flex-preferred-size:auto;flex-basis:auto}.page-header .flex .w{margin-bottom:2rem}section.divisions .flx .item{padding:30px 0}section.stats .line{padding-top:70px}section.stats .item{-ms-flex-wrap:wrap;flex-wrap:wrap}section.stats .item .no{margin-bottom:2rem}section.boxes .flx>a.item{width:100%;padding:75px 25px 25px}section.more{padding-bottom:90px}section.more .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.more .flx h2{margin-bottom:2rem}section.more .flx>*{width:100%}section.clients .lgosw .lgos{left:auto}section.clients.full .lgosw{width:100%}section.clients.full .lgosw .lgos>a{width:calc(33.33% - 1px)}section.ppl .flx .item{width:100%}section.ppl .flx .item img{max-width:120px;margin-right:20px}section.ppl .flx .item .modal img,section.ppl .flx .item .pos .more{display:none}section.certificates .flx .item{width:100%}section.certificates .flx .item .w{padding:20px}section.more.benefits .flx{padding-top:75px}.checkbox{position:relative}.checkbox label{padding:10px 15px}.select select{padding:10px 35px 10px 15px}section.project .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.project .flx>div{padding-right:0!important;padding-left:0!important;width:100%}section.project .price{margin-bottom:40px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}section.project-hero .content>div h1{font-size:1.75rem}section.project .intro{margin-top:50px;margin-bottom:50px}section.project .intro .price{padding:20px 25px}section.project .gallery a{margin-right:10px;margin-bottom:10px;padding:5px}section.project .more .specs{margin-top:30px}section.project .more .specs ul li{padding-bottom:15px;margin-bottom:15px}section.responsibility .box{padding:55px 0}section.responsibility .box .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.responsibility .box .flx>div{width:100%}section.responsibility .box .flx>div:first-child{padding-right:0;padding-bottom:30px}section.responsibility .boxes .flx{-ms-flex-wrap:wrap;flex-wrap:wrap}section.responsibility .boxes .flx>div,section.responsibility .boxes .flx>div:nth-child(2){width:100%;margin:0 0 20px!important}section.posts .flx .item{width:100%;border-top:none;border-left:none}section.post .container{padding:0 5px}section.post .item{padding:15px}section.post .item .flx img{max-width:100%}section.post .item .gallery .itm{width:33.33%}section.history ul{margin-bottom:90px}section.history ul li .year{-webkit-transform:translateX(-50%) rotate(-60deg);transform:translateX(-50%) rotate(-60deg)}section.page-career-detail .row .btn{margin-top:30px}section.page-career .list-career .more{display:none}.modal .content{padding:25px 20px}}@media only screen and (max-height:900px),only screen and (max-width:939px){#menu .content ul{padding:50px 0 40px;font-size:1.4rem}.synergroup-hero .content .wrapper-2{padding-top:95px;padding-bottom:40px}}@media only screen and (max-height:700px),only screen and (max-width:767px){.menuToggle.open,.stickynav.open,.stickynav.open:before{height:80px}#menu .content{padding-top:80px}#menu .sidebar{top:80px}#menu .sidebar .search{height:80px}}