@import url(css/bootstrap-theme.min.css); @import url(css/bootstrap.min.css); @import url(css/all.min.css); @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin-ext'); .c { *zoom: 1; } .c:before, .c:after { content: ""; display: table; } .c:after { clear: both; } .flex { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .cover { position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%; display: block; } .bgs { -webkit-background-size: cover; background-size: cover; } @font-face { font-family: 'Saira'; font-style: normal; font-weight: 100; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA71rDosg.ttf) format('truetype'); } @font-face { font-family: 'Saira'; font-style: normal; font-weight: 300; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA7wTCosg.ttf) format('truetype'); } @font-face { font-family: 'Saira'; font-style: normal; font-weight: 400; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA71rCosg.ttf) format('truetype'); } @font-face { font-family: 'Saira'; font-style: normal; font-weight: 500; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA72jCosg.ttf) format('truetype'); } @font-face { font-family: 'Saira'; font-style: normal; font-weight: 600; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA74TFosg.ttf) format('truetype'); } @font-face { font-family: 'Saira'; font-style: normal; font-weight: 700; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/saira/v14/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA773Fosg.ttf) format('truetype'); } html { min-height: 100%; position: relative; } @media all and (max-width: 767px) { html { overflow-x: hidden; max-width: 100%; } } img, .svg { border: 0 none; vertical-align: middle; max-width: 100%; height: auto; } input, select, textarea { outline: none; } input[type=submit], button { cursor: pointer; } body, ul, ol, p, h1, h2, h3, h4, h5, h6, input, select, form { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { font-family: 'Saira'; font-weight: 700; } h3, h4, h5 { font-family: 'Open Sans'; font-weight: bold; } ul { list-style-type: none; } a, a:visited, a:link, a:focus { outline: none; color: #fe5000; text-decoration: underline; } a:hover, a:visited:hover, a:link:hover, a:focus:hover { text-decoration: underline; color: #c02f02; } p { padding: 0; font-size: 16px; line-height: 24px; margin: 20px 0; } body { font-family: 'Open Sans', Arial, sans-serif; font-size: 16px; line-height: 24px; font-weight: 400; color: #1a1a1a; min-height: 100%; overflow-x: hidden; background-color: #ebebeb; } .wrap { margin: 0 auto; max-width: 1400px; width: 100%; *zoom: 1; position: relative; } .wrap:before, .wrap:after { content: ""; display: table; } .wrap:after { clear: both; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .wrap { padding-left: 3% !important; padding-right: 3% !important; } } .button { text-decoration: none !important; color: #ffffff !important; padding: 0 40px; display: inline-block; background-color: #fe5000; font-size: 16px; text-transform: uppercase; text-align: center; height: 52px; line-height: 52px; -webkit-border-radius: 26px; -moz-border-radius: 26px; -ms-border-radius: 26px; -o-border-radius: 26px; border-radius: 26px; font-family: 'Saira'; font-weight: 600; } .button span { display: inline-block; vertical-align: middle; } .button .fa, .button .fas { margin-left: 11px; font-size: 12px; display: inline-block; vertical-align: middle; position: relative; line-height: 20px !important; } .button:hover { color: #ffffff !important; text-decoration: none !important; background: #000000 none !important; } .button:hover .fa { color: #ffffff; } .button:hover span span { color: #ffffff; } .button.dark { color: #ffffff !important; text-decoration: none !important; background-color: #111 !important; } .button.dark:hover { color: #ffffff !important; text-decoration: none !important; background-color: #fe5000 !important; } .button--inverse { background: none !important; color: #1a1a1a !important; text-decoration: none; border: 1px solid #1a1a1a; } .button--inverse:hover { border-color: #fe5000; color: #fe5000 !important; background: none !important; } .carousel-fade .carousel-inner .item { -webkit-transition-property: opacity; -ms-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { opacity: 0; } .carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; } .carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-control { z-index: 2; } @media all and (max-width: 767px) { .mobile-hide { display: none !important; } } .mobile-show { display: none; } @media all and (max-width: 767px) { .mobile-show { display: block; } } .block { position: relative; *zoom: 1; } .block:before, .block:after { content: ""; display: table; } .block:after { clear: both; } .block > .wrap { padding: 70px 0; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .block > .wrap { padding: 50px 0; } } .block-top { padding-left: 20px; border-left: 4px solid #000000; margin-bottom: 30px; *zoom: 1; } .block-top:before, .block-top:after { content: ""; display: table; } .block-top:after { clear: both; } .block-top .uptitle { display: block; font-size: 18px; line-height: 24px; margin-bottom: 10px; } .block-top h2 { margin: 0 !important; color: #fe5000; font-size: 25px; line-height: 31px; } .block-top__meta { color: #c1cad1; display: block; margin-top: 4px; } .block__info { font-size: 22px; display: inline-block; vertical-align: middle; position: relative; } .block__info:after { content: ""; height: 2px; background-color: #fe5000; width: 70px; display: block; right: -90px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .block__title { font-size: 28px; line-height: 36px; font-family: 'Saira'; font-weight: 700; margin-bottom: 30px; text-transform: uppercase; } @media all and (max-width: 767px) { .block__title { font-size: 24px; line-height: 30px; } } .main iframe { display: block !important; width: 100% !important; height: 400px !important; } .main > .wrap { padding-top: 30px; } .main > .wrap > .inner { max-width: 850px; width: 100%; margin-bottom: 30px; } .main > .wrap > .inner h1 { margin-top: 0; } .main p.wp-caption-text { background-color: #eef5f3; margin: 0; padding: 10px; } .main p p:first-of-type { margin-top: 0; } .main h1 { text-transform: uppercase; font-family: 'Saira'; font-weight: 700; font-size: 56px; line-height: 62px; margin-bottom: 30px; margin-top: 70px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px) { .main h1 { font-size: 40px; line-height: 46px; } } @media all and (max-width: 767px) { .main h1 { font-size: 24px; line-height: 34px; font-weight: bold; } } .main h2 { font-size: 40px; line-height: 46px; margin-top: 50px; margin-bottom: 20px; font-family: 'Saira'; font-weight: 500; } @media all and (max-width: 767px) { .main h2 { font-size: 18px; line-height: 28px; } } .main h3 { font-size: 24px; line-height: 30px; margin-top: 50px; margin-bottom: 20px; font-family: 'Open Sans'; font-weight: bold; } @media all and (max-width: 767px) { .main h3 { font-size: 16px; line-height: 26px; } } .main h4, .main h5, .main h6 { font-size: 18px; line-height: 28px; margin-top: 30px; margin-bottom: 20px; color: #fe5000; font-family: 'Open Sans'; font-weight: bold; } .main ul { margin: 20px 0; list-style-type: none !important; } .main ul > li { padding-left: 20px; margin: 10px 0; line-height: 24px; position: relative; } .main ul > li:before { content: ""; display: block; font-size: 12px; position: absolute; left: 0; top: 10px; width: 6px; height: 6px; background-color: #fe5000; } .main ol { margin: 20px 0; list-style-type: none; } .main ol > li { counter-increment: item; position: relative; padding-left: 16px; margin: 10px 0; line-height: 30px; } .main ol > li:before { content: counter(item) "."; position: absolute; left: 0; top: 0; color: #fe5000; } .main table { margin: 30px 0; width: 100% !important; border-collapse: collapse; border-color: #f1f1f1; } .main table tr { background-color: #ffffff !important; } .main table tr th { text-align: left; color: #ffffff; padding: 6px 14px; background-color: #fe5000; font-size: 20px; text-transform: uppercase; } @media all and (max-width: 500px) { .main table tr th { font-size: 16px; line-height: 24px; } } .main table tr td { padding: 6px 14px; color: #1a1a1a; border: 1px solid #f0f0f0; font-weight: 500; } .main img.alignleft { float: left; margin: 0 20px 20px 0; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .main img.alignleft { float: none; display: block; margin: 20px auto; } } .main img.alignright { float: right; margin: 0 0 20px 20px; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .main img.alignright { float: none; display: block; margin: 20px auto; } } .main img.aligncenter { display: block; margin: 20px auto; } .main img.alignnone { float: none; } .main ul.gallery, .main .ngg-galleryoverview { *zoom: 1; margin-top: 40px; } .main ul.gallery:before, .main .ngg-galleryoverview:before, .main ul.gallery:after, .main .ngg-galleryoverview:after { content: ""; display: table; } .main ul.gallery:after, .main .ngg-galleryoverview:after { clear: both; } .main ul.gallery > li, .main .ngg-galleryoverview > li, .main ul.gallery .ngg-gallery-thumbnail-box, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box { text-align: left; width: 23.02%; margin-right: 2.63%; margin-bottom: 20px; float: left; padding-left: 0 !important; } @media all and (max-width: 500px) { .main ul.gallery > li, .main .ngg-galleryoverview > li, .main ul.gallery .ngg-gallery-thumbnail-box, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box { width: 48.68% !important; } } .main ul.gallery > li:nth-child(4n+4), .main .ngg-galleryoverview > li:nth-child(4n+4), .main ul.gallery .ngg-gallery-thumbnail-box:nth-child(4n+4), .main .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(4n+4) { margin-right: 0; } .main ul.gallery > li a, .main .ngg-galleryoverview > li a, .main ul.gallery .ngg-gallery-thumbnail-box a, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box a { display: block; overflow: hidden; position: relative; } .main ul.gallery > li a:after, .main .ngg-galleryoverview > li a:after, .main ul.gallery .ngg-gallery-thumbnail-box a:after, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box a:after { position: absolute; width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); display: none; content: ""; z-index: 1; } @media all and (max-width: 767px) { .main ul.gallery > li a:after, .main .ngg-galleryoverview > li a:after, .main ul.gallery .ngg-gallery-thumbnail-box a:after, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box a:after { display: none !important; } } .main ul.gallery > li a:before, .main .ngg-galleryoverview > li a:before, .main ul.gallery .ngg-gallery-thumbnail-box a:before, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box a:before { content: ""; background: url(icon-zoom.html) center center no-repeat; position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 2; display: none; } @media all and (max-width: 767px) { .main ul.gallery > li a:before, .main .ngg-galleryoverview > li a:before, .main ul.gallery .ngg-gallery-thumbnail-box a:before, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box a:before { display: none !important; } } .main ul.gallery > li:nth-child(4n+4), .main .ngg-galleryoverview > li:nth-child(4n+4), .main ul.gallery .ngg-gallery-thumbnail-box:nth-child(4n+4), .main .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(4n+4) { margin-right: 0 !important; } @media all and (max-width: 500px) { .main ul.gallery > li:nth-child(even), .main .ngg-galleryoverview > li:nth-child(even), .main ul.gallery .ngg-gallery-thumbnail-box:nth-child(even), .main .ngg-galleryoverview .ngg-gallery-thumbnail-box:nth-child(even) { margin-right: 0 !important; } } .main ul.gallery > li:before, .main .ngg-galleryoverview > li:before, .main ul.gallery .ngg-gallery-thumbnail-box:before, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box:before { display: none !important; } .main ul.gallery > li a:hover, .main .ngg-galleryoverview > li a:hover, .main ul.gallery .ngg-gallery-thumbnail-box a:hover, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box a:hover { box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); } .main ul.gallery > li a:hover:after, .main .ngg-galleryoverview > li a:hover:after, .main ul.gallery .ngg-gallery-thumbnail-box a:hover:after, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box a:hover:after, .main ul.gallery > li a:hover:before, .main .ngg-galleryoverview > li a:hover:before, .main ul.gallery .ngg-gallery-thumbnail-box a:hover:before, .main .ngg-galleryoverview .ngg-gallery-thumbnail-box a:hover:before { display: block; } .main .gallery { *zoom: 1; font-size: 0; } .main .gallery:before, .main .gallery:after { content: ""; display: table; } .main .gallery:after { clear: both; } .main .gallery br { display: none !important; } .main .gallery-item { margin-right: 0.90%; float: none !important; display: inline-block; vertical-align: middle; margin-bottom: 0 !important; margin-top: 10px !important; position: relative; width: 24.32% !important; } .main .gallery-item:nth-of-type(4n+4) { margin-right: 0 !important; } .main .gallery-item a { display: block; position: relative; overflow: hidden; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; } .main .gallery-item a:after { position: absolute; width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.1); display: none; content: ""; z-index: 1; } @media all and (max-width: 767px) { .main .gallery-item a:after { display: none !important; } } .main .gallery-item a:before { content: ""; background: url(icon-zoom-2.html) center center no-repeat; position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 2; display: none; } @media all and (max-width: 767px) { .main .gallery-item a:before { display: none !important; } } .main .gallery-item a:hover:after, .main .gallery-item a:hover:before { display: block; } .main .gallery-item img { border: none !important; width: 100%; } .main .wp-caption.alignnone { margin-top: 40px; } .main .wp-caption.aligncenter { margin: 40px auto 0 auto; } .main .wp-caption img { width: 100%; } .main ::-webkit-input-placeholder { /* WebKit browsers */ color: #bebebe; } .main :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #bebebe; opacity: 1; } .main ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #bebebe; opacity: 1; } .main :-ms-input-placeholder { /* Internet Explorer 10+ */ color: #bebebe; } .main input[type=text], .main input[type=email], .main input[type=tel], .main select, .main textarea { display: block; width: 100%; height: 48px; background-color: #ffffff; font-family: 'Open Sans'; padding: 0 20px; color: #1a1a1a; border: 1px solid #bdcad1; font-size: 16px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; } .main textarea { padding: 20px; height: 210px; max-width: 100%; min-width: 100%; } .main input[type=submit] { background: none #fe5000; border: none; color: #ffffff; font-family: 'Open Sans'; height: 48px; padding: 0 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; text-align: center; font-size: 15px; text-transform: none; } .main input[type=submit]:hover { background-color: #c02f02; } .main .rowex { *zoom: 1; padding: 10px 0; } .main .rowex:before, .main .rowex:after { content: ""; display: table; } .main .rowex:after { clear: both; } .main .twice .item { float: left; width: 49%; margin-right: 2%; } @media all and (max-width: 650px) { .main .twice .item { float: none; width: 100%; margin-right: 0; } } .main .twice .item:nth-child(2) { margin-right: 0; } @media all and (max-width: 650px) { .main .twice .item:nth-child(2) { margin-top: 20px; } } .main select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; } .main .noul { margin: 0; } .main .noul li { padding-left: 0; } .main .noul li:before { display: none; } .content .inside-grid-column { padding: 0 30px 0 30px; } .lgc-first .inside-grid-column { padding-left: 0; } .lgc-last .inside-grid-column { padding-right: 0; } .content h2 { font-family: 'Saira'; font-weight: 700; text-transform: uppercase; font-size: 50px; line-height: 56px; display: block; width: 100%; margin-bottom: 10px; margin-top: 150px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .content h2 { margin-top: 70px; } } .page-template-default .main .content, .post-template-default .main .content { max-width: 786px; width: 100%; } #video { position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; display: block; z-index: 0; overflow: hidden; opacity: 0.99; } #video:after { content: ""; display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; background: rgba(28, 8, 8, 0.28); z-index: 1; opacity: 1; } #video video { /*width: 100%; height: 100%; min-height: 100%; object-fit: cover; position: absolute; left: 0px; top: 0px; bottom: 0; right: 0;*/ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: auto; height: auto; min-width: 100%; min-height: 100%; } #slider { color: #ffffff; } #slider .wrap { padding-top: 200px; padding-bottom: 300px; } #slider .item { /*background: url(../images/slider_winter.jpg) center center no-repeat; -webkit-background-size: cover; background-size: cover;*/ } #slider .item:before { content: ""; display: block; background: rgba(0, 0, 0, 0.54); position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 1; } #slider .item__text { max-width: 900px; width: 100%; position: relative; z-index: 2; } #slider .item__text h2 { font-family: 'Saira'; font-weight: 700; text-transform: uppercase; font-size: 68px; line-height: 76px; margin-bottom: 10px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { #slider .item__text h2 { font-size: 36px; line-height: 46px; } } #slider .item__text h3 { font-size: 18px; line-height: 24px; max-width: 500px; width: 100%; text-transform: uppercase; margin-bottom: 10px; } #slider .item__text p { margin: 0; } #slider .item__text .button { margin-top: 20px; color: #ffffff !important; border-color: #ffffff; } #slider .item__text .button:hover { border-color: #fe5000; color: #fe5000 !important; } .hpboxes { margin-top: -150px; } .hpboxes > .wrap { padding: 0 0 30px 0; } .boxeslist { font-size: 0; } .boxeslist .item { width: 31.33%; margin-right: 3%; display: inline-block; vertical-align: top; } @media all and (max-width: 767px) { .boxeslist .item { width: 100%; display: block; margin-right: 0; margin-bottom: 20px; } } .boxeslist .item:nth-child(3n+3) { margin-right: 0; } .boxeslist .item.stream { position: relative; overflow: hidden; height: 304px; background-color: #000000; } .boxeslist .item.stream iframe { display: block !important; width: 100% !important; height: 100% !important; position: absolute !important; left: 0; top: 0; bottom: 0; right: 0; overflow: hidden !important; } .boxeslist a { display: block; color: #ffffff; text-decoration: none; } .boxeslist a:hover { color: #ffffff; text-decoration: none; } .boxeslist a:hover .item__title { color: #fe5000; } .boxeslist .item__img { height: 260px; display: block; position: relative; } .boxeslist .item__img:before { content: ""; background: url(svg/play-circle-white.svg) 0 0 no-repeat; -webkit-background-size: 80px auto; background-size: 80px auto; display: block; width: 80px; height: 80px; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 0; margin-left: auto; margin-right: auto; z-index: 1; } .boxeslist .item__img:after { content: ""; display: block; background: rgba(0, 0, 0, 0.2); position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; } .boxeslist .item__title { background-color: #1a1a1a; display: block; padding: 10px 20px; text-transform: uppercase; font-size: 16px; line-height: 24px; font-weight: bold; } @media all and (min-width: 768px) and (max-width: 989px) { .boxeslist .item__title { font-size: 13px; line-height: 20px; } } @media all and (max-width: 767px) { .boxeslist .item__title { font-size: 14px; line-height: 24px; } } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .newslist .item { margin-right: 0 !important; } } .newslist .item:nth-child(3n+3) { margin-right: 0; } .newslist, .actionslist { font-size: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .newslist .item, .actionslist .item { display: inline-block; vertical-align: top; font-size: 16px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .newslist .item, .actionslist .item { display: block; width: 100% !important; } } .newslist a, .actionslist a { display: block; text-decoration: none; padding: 40px 30px 110px 30px; color: #1a1a1a; position: relative; width: 100%; } .newslist a *, .actionslist a * { position: relative; z-index: 1; } .newslist a:hover, .actionslist a:hover { text-decoration: none; color: #1a1a1a; } .newslist a:hover .item__title, .actionslist a:hover .item__title { color: #fe5000; } .newslist .item__type, .actionslist .item__type { font-size: 14px; } .newslist .item__title, .actionslist .item__title { display: block; font-weight: bold; font-size: 18px; line-height: 24px; text-transform: uppercase; margin: 10px 0; } @media all and (min-width: 990px) and (max-width: 1420px) { .newslist .item__title, .actionslist .item__title { font-size: 14px; line-height: 20px; } } .newslist .item__perex, .actionslist .item__perex { display: block; font-size: 14px; line-height: 22px; } .newslist .item__more, .actionslist .item__more { display: block; font-weight: 600; text-transform: uppercase; color: #fe5000; } .newslist .item__more:hover, .actionslist .item__more:hover { color: #000000 !important; } .newslist .item__more .fa, .actionslist .item__more .fa { font-size: 9px; margin-left: 4px; } .newslist .item__meta, .actionslist .item__meta { position: absolute; bottom: 40px; left: 30px; width: auto; display: block; } .newslist .item__date, .actionslist .item__date { font-size: 13px; display: block; } .type-1, .type-2, .type-3 { width: 31.33%; margin-right: 3%; } .type-1 a, .type-2 a, .type-3 a { color: #ffffff; } .type-1 a:before, .type-2 a:before, .type-3 a:before { content: ""; display: block; background: rgba(0, 0, 0, 0.7); position: absolute; bottom: 0; top: 0; left: 0; right: 0; width: 100%; height: 100%; } .type-1 a:hover, .type-2 a:hover, .type-3 a:hover { color: #ffffff; } .type-1 a:hover .item__more, .type-2 a:hover .item__more, .type-3 a:hover .item__more { color: #fe5000; } .type-1 .item__more, .type-2 .item__more, .type-3 .item__more { color: #ffffff; } .type-1 .item__more:hover, .type-2 .item__more:hover, .type-3 .item__more:hover { color: #ffffff !important; } .hpresearch { display: table; width: 100%; } @media all and (max-width: 767px) { .hpresearch { display: block; } } .hpresearch__text { display: table-cell; width: 50%; padding: 10px 0 50px 60px; } @media all and (max-width: 767px) { .hpresearch__text { display: block; width: 100%; padding: 30px 0; } } .hpresearch__text h2 { text-transform: uppercase; font-family: 'Saira'; font-weight: 700; font-size: 70px; line-height: 80px; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .hpresearch__text h2 { font-size: 40px; line-height: 46px; } } .research__inner { position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%; display: block; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .research__inner:hover { /*-webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);*/ } .hpresearch__img { display: table-cell; width: 50%; position: relative; overflow: hidden; } @media all and (max-width: 767px) { .hpresearch__img { display: block; width: 100%; height: 200px; } } .hpresearch__img a { position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%; display: block; } a.more, span.more { display: block; font-weight: 600; text-transform: uppercase; color: #fe5000; text-decoration: none; } a.more:hover, span.more:hover { text-decoration: none; } a.more .fa, span.more .fa { font-size: 9px; margin-left: 4px; } .otherslist { font-size: 0; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media all and (max-width: 767px) { .otherslist { display: block; } } .otherslist .item { width: 31.33%; margin-right: 3%; display: inline-block; vertical-align: top; font-size: 14px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media all and (max-width: 767px) { .otherslist .item { width: 100%; display: block; margin-right: 0; margin-bottom: 20px; } } .otherslist .item:nth-child(3n+3) { margin-right: 0; } .otherslist a { display: block; color: #1a1a1a; text-decoration: none; position: relative; padding-bottom: 18px; width: 100%; } .otherslist a:hover { text-decoration: none; color: #1a1a1a; } .otherslist a:hover .more, .otherslist a:hover .item__title { color: #fe5000; } .otherslist .item__title { display: block; font-weight: bold; text-transform: uppercase; font-size: 28px; line-height: 36px; margin-bottom: 10px; } @media all and (min-width: 768px) and (max-width: 989px) { .otherslist .item__title { font-size: 16px; line-height: 24px; } } @media all and (max-width: 767px) { .otherslist .item__title { font-size: 24px; line-height: 34px; } } .otherslist .item__img { height: 240px; display: block; position: relative; } .otherslist .item__text { padding: 20px 0; display: block; } .otherslist .item__perex { display: block; font-size: 14px; line-height: 22px; } .otherslist .more { color: #fe5000; display: block; margin-top: 20px; position: absolute; bottom: 0; left: 0; font-size: 16px; } .otherslist .more:hover { color: #1a1a1a !important; } .showcase { min-height: 426px; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .showcase { min-height: 250px; } } .breadcrumbs { font-size: 12px; } .breadcrumbs .wrap { padding: 10px 0; } .subpages { margin-top: 100px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .subpages { margin-top: 50px; } } .subpages .otherslist .item, .category .newslist .item { margin-bottom: 70px; } .actionslist .item { margin-right: 4%; width: 48%; background-color: #ffffff; padding: 40px 30px 110px 30px; position: relative; margin-bottom: 70px; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .actionslist .item { margin-right: 0; width: 100%; } } .actionslist .item:nth-child(even) { margin-right: 0; } .actionslist .item .item__datetime { font-family: 'Saira'; font-weight: 700; text-transform: uppercase; font-size: 50px; line-height: 56px; display: block; width: 100%; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .actionslist .item .item__datetime { font-size: 24px; line-height: 34px; font-weight: bold; font-family: 'Open Sans'; } } .actionslist .item a.item__more { padding: 0; } .actionslist .item .item__title > a { color: #1a1a1a; text-decoration: none; padding: 0; } .actionslist .item .item__title > a:hover { color: #fe5000; text-decoration: none; } .actionslist .item .item__type { display: block; } .personlist { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media all and (max-width: 500px) { .personlist { display: block; } } .personlist .item { width: 22%; background-color: #ffffff; margin-right: 4%; margin-bottom: 50px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .personlist .item { width: 48%; } } @media all and (max-width: 500px) { .personlist .item { width: 100%; display: block; margin-right: 0 !important; } } .personlist .item:nth-child(4n+4) { margin-right: 0; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .personlist .item:nth-child(even) { margin-right: 0; } } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .personlist .item:nth-child(odd) { margin-right: 4%; } } .personlist .item__section { font-weight: bold; font-size: 18px; line-height: 24px; text-transform: uppercase; display: block; margin-bottom: 40px; min-height: 48px; } @media all and (max-width: 767px) { .personlist .item__section { min-height: 0; } } .personlist .item__name { font-weight: 400; font-family: 'Open Sans'; font-size: 16px; } .personlist .item__info { padding: 20px; } .personlist p, .personlist a { margin: 0; font-size: 13px; line-height: 22px; } .personlist .mr0 { margin-right: 0 !important; } .shide { display: none !important; } .personlist .item.bg-dark { background-color: #1a1a1a; color: #ffffff; } .contactbox { margin-bottom: 60px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .contacts .wrap > .personlist .item:nth-of-type(2) { margin-right: 4%; } } .personlist .item.item__map { width: 48%; padding-right: 390px; position: relative; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .personlist .item.item__map { width: 100%; padding-right: 20px; margin-right: 0; } } #map { position: absolute; right: 0; top: 0; bottom: 0; height: 100%; width: 370px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { #map { position: relative; width: 100%; height: 200px; margin-top: 20px; } } #map iframe { position: absolute; width: 100% !important; height: 100% !important; left: 0; top: 0; right: 0; bottom: 0; display: block; } .title { font-family: 'Saira'; font-weight: 700; text-transform: uppercase; font-size: 50px; line-height: 56px; display: block; width: 100%; margin-bottom: 50px; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .title { font-size: 30px; line-height: 36px; margin-bottom: 30px; } } .about-map .wrap { font-size: 0; } .about-map .half { width: 48%; display: inline-block; vertical-align: middle; } .about-map .map { min-height: 600px; margin-right: 4%; width: 44%; } .paginator { text-align: center; margin-top: 40px; font-weight: 400; background-color: #ffffff; } .paginator a { padding: 10px; text-transform: uppercase; color: #fe5000; font-size: 16px; text-decoration: none; display: inline-block; vertical-align: middle; } .paginator .current { color: #1a1a1a; padding: 10px; display: inline-block; vertical-align: middle; font-weight: bold; } .hpevents > .wrap, .hppublications > .wrap { padding-top: 0; } .search-form { max-width: 760px; width: 100%; margin-bottom: 40px; } .search-form .item { float: left; width: 70%; padding-right: 20px; } .search-form .item + .item { width: 30%; } .detailakce__data { border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 20px 0; margin: 20px 0; } .detailakce__data .rowex { margin-bottom: 20px; } .detailakce__data .rowex:last-child { margin-bottom: 0; } .wpcf7 p { margin: 0; } .wpcf7 br { display: none; } .wpcf7 .wpcf7-form-control-wrap { display: block; margin: 10px 0; } @media all and (max-width: 767px) { .publiclist { display: block; } } .publiclist a { padding: 40px; color: #1a1a1a; } .publiclist a:hover { color: #333; } .publiclist .item__doi { display: block; margin-top: 20px; word-break: break-all; } .publiclist .item { width: 48.50%; margin-bottom: 30px; margin-right: 3%; } @media all and (max-width: 767px) { .publiclist .item { width: 100%; display: block; margin-right: 0; margin-bottom: 10px !important; } } .publiclist .item:nth-child(even) { margin-right: 0; } .publiclist .type-1, .publiclist .type-2, .publiclist .type-3 { background: #ffffff none !important; } .publiclist a:after, .publiclist a:before { display: none; } .publiclist .type-1 a { color: #1a1a1a; } .publiclist .item__type { font-style: normal; display: none; } .publiclist .item__date { float: right; } .publiclist .item__more { float: left; } .publiclist .item__meta { width: 87%; } @media all and (max-width: 500px) { .publiclist .item__meta { width: 80%; } } .colored { color: #fe5000; } .public__filter .item { padding-left: 100px; position: relative; margin-bottom: 50px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .public__filter .item { padding-left: 0; } } .public__filter .item .item__label { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .public__filter .item .item__label { position: relative; /*CSS transitions*/ -o-transition-property: none !important; -moz-transition-property: none !important; -ms-transition-property: none !important; -webkit-transition-property: none !important; transition-property: none !important; /*CSS transforms*/ -o-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -webkit-transform: none !important; transform: none !important; /*CSS animations*/ -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; -ms-animation: none !important; animation: none !important; top: 0; display: block; margin-bottom: 10px; } } .public__filter .item ul { *zoom: 1; } .public__filter .item ul:before, .public__filter .item ul:after { content: ""; display: table; } .public__filter .item ul:after { clear: both; } @media all and (max-width: 700px) { .public__filter .item ul { font-size: 0; } } .public__filter .item li { float: left; position: relative; padding-left: 46px; padding-right: 10px; margin-left: 20px; height: 40px; line-height: 40px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; border: 1px solid #d5d5d5; font-size: 14px; } @media all and (max-width: 850px) { .public__filter .item li { font-size: 12px; margin-left: 10px; } } @media all and (max-width: 700px) { .public__filter .item li { width: 50%; margin-left: 0; margin-bottom: 10px; height: auto; line-height: 18px; display: inline-block; vertical-align: middle; float: none; border: none; } } .public__filter .item li.active, .public__filter .item li:hover { background-color: #d8d8d8; } .public__filter .item li.active .item__icon, .public__filter .item li:hover .item__icon { background-color: #b7b7b7; } .public__filter .item li:first-child { margin-left: 0; } .public__filter .item li .item__icon { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 2px; width: 34px; height: 34px; line-height: 34px; text-align: center; background-color: #d8d8d8; color: #333333; -webkit-border-radius: 9999px; -moz-border-radius: 9999px; -ms-border-radius: 9999px; -o-border-radius: 9999px; border-radius: 9999px; font-weight: bold; } .public__filter .item label { font-weight: 400; cursor: pointer; } .public__filter .item input { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 10px; margin-top: 0; display: none; } ul.public__year > li { padding-left: 20px !important; padding-right: 20px !important; } .pt0 { padding-top: 0 !important; } .modal-dialog { width: 100%; max-width: 80%; } @media all and (max-width: 1200px) { .modal-dialog { max-width: 80%; } } @media all and (max-width: 767px) { .modal-dialog { max-width: 90%; } } .modal-dialog iframe { display: block; width: 100% !important; min-height: 80vh !important; height: auto !important; } @media all and (max-width: 767px) { .modal-dialog iframe { min-height: 400px !important; } } .modal-header { border-bottom: none; padding: 0; } @media all and (max-width: 600px) { .modal-header { padding-top: 20px; } } .modal-header .close { position: absolute; right: 20px; top: 20px; z-index: 2; color: #8d8c8c; font-weight: 300; text-shadow: none; opacity: 1 !important; font-size: 30px; } @media all and (max-width: 600px) { .modal-header .close { top: 10px; right: 10px; } } #modal__video .modal-header { padding-bottom: 40px; } .modal-content { background-color: #000000; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; } .modal-content iframe { border: none; } #modal__vid .modal-dialog { width: 90%; max-width: 90%; position: absolute; display: block; left: 5%; top: 5%; bottom: 5%; right: 5%; margin: 0 !important; } #modal__vid .modal-header { border-bottom: none; padding: 0; } @media all and (max-width: 600px) { #modal__vid .modal-header { padding-top: 20px; } } #modal__vid .modal-header .close { position: absolute; right: 20px; top: 20px; z-index: 2; color: #ffffff; font-weight: 400; text-shadow: none; opacity: 1 !important; font-size: 30px; width: 25px; height: 25px; display: block; background: url(png/close.png) 0 0 no-repeat; } @media all and (max-width: 600px) { #modal__vid .modal-header .close { top: 10px; right: 10px; } } #modal__vid .modal-header { padding-bottom: 40px; } #modal__vid .modal-content { background-color: #000000; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%; display: block; } #modal__vid .modal-content iframe { border: none; } #modal__vid #video, #modal__vid .modal-body { position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%; display: block; /*CSS transitions*/ -o-transition-property: none !important; -moz-transition-property: none !important; -ms-transition-property: none !important; -webkit-transition-property: none !important; transition-property: none !important; /*CSS transforms*/ -o-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -webkit-transform: none !important; transform: none !important; /*CSS animations*/ -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; -ms-animation: none !important; animation: none !important; } #modal__vid #videos { width: 100% !important; position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%; display: block; outline: none !important; /*CSS transitions*/ -o-transition-property: none !important; -moz-transition-property: none !important; -ms-transition-property: none !important; -webkit-transition-property: none !important; transition-property: none !important; /*CSS transforms*/ -o-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -webkit-transform: none !important; transform: none !important; /*CSS animations*/ -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; -ms-animation: none !important; animation: none !important; } #modal__vid .modal-backdrop.in { opacity: 0.8 !important; } .vid { background-color: #ccc; display: block; position: relative; } .vid:before { content: ""; float: left; padding-bottom: 100%; } .vid:after { content: ""; display: table; clear: both; } .vid .far { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 0; margin-left: auto; margin-right: auto; text-align: center; font-size: 50px; } .contact__filter { *zoom: 1; margin-bottom: 30px; } .contact__filter:before, .contact__filter:after { content: ""; display: table; } .contact__filter:after { clear: both; } .contact__filter li { float: left; margin-left: 20px; margin-bottom: 10px; } @media all and (max-width: 650px) { .contact__filter li { margin-left: 0; width: 50%; text-align: center; } } @media all and (max-width: 400px) { .contact__filter li { width: 100%; float: none; } } .contact__filter li:first-child { margin-left: 0; } .contact__filter a { display: block; padding: 0 10px; height: 40px; line-height: 40px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; border: 1px solid #d5d5d5; font-size: 14px; text-decoration: none; } @media all and (max-width: 500px) { .contact__filter a { font-size: 12px; } } .contact__filter a:hover { text-decoration: none; color: #ffffff; background-color: #fe5000; border-color: #fe5000; } .tenderlist .item a { padding-bottom: 100px; } .tenderlist .item__meta { left: 40px; } .tenderlist .type-1 .item__more { color: #fe5000; } @media all and (min-width: 550px) { .nav-up .contact__filter { position: fixed; top: 0; left: 0; width: 100%; padding: 20px; background-color: #ffffff; z-index: 999; text-align: center; font-size: 0; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); } } @media all and (min-width: 550px) { .nav-up .contact__filter li { float: none; display: inline-block; vertical-align: middle; font-size: 14px; } } .career__col { float: left; width: 20.50%; margin-right: 6%; margin-bottom: 30px; } @media all and (max-width: 767px) { .career__col { float: none; width: 100%; margin-right: 0; } } .career__col:nth-child(4n+4) { margin-right: 0; } .career__col__title { font-size: 24px; line-height: 30px; text-transform: uppercase; font-family: 'Saira'; font-weight: 700; margin-bottom: 20px; } .career__col__title a { color: #1a1a1a; text-decoration: none; } .careerlist .item { padding: 10px 0; border-top: 1px solid #1a1a1a; } .careerlist a { text-decoration: none; } .career__col.interships a { padding: 10px 0; border-top: 1px solid #1a1a1a; text-decoration: none; display: block; } .career__col.interships a:first-of-type { border-top: none; } .publiclist.icons .item__type { display: block; } .publiclist.icons .item { width: 31.33%; } .publiclist.icons .item:nth-child(even) { margin-right: 3%; } .publiclist.icons .item:nth-child(3n+3) { margin-right: 0; } .error404 .content { min-height: 300px; } h1.career_h1 { font-size: 40px; line-height: 46px; } .hpnews .block__title a { text-decoration: none; color: #1a1a1a; } .hpnews .block__title a:hover { color: #fe5000; } .past_events h2 { margin-bottom: 30px; } .gallery-caption { padding: 6px; font-size: 12px; line-height: 18px; } @media all and (max-width: 650px) { #employ { font-size: 13px; } } .career__forms { *zoom: 1; } .career__forms:before, .career__forms:after { content: ""; display: table; } .career__forms:after { clear: both; } .career__forms h3 { color: #fe5000; } .career__forms .col { float: left; width: 48%; } .career__forms .col + .col { margin-left: 4%; } .career__forms label { font-weight: 400; } .career__forms label input[type=checkbox] { margin-right: 6px; } .career__forms .wpcf7-acceptance .wpcf7-list-item { margin-left: 0; } #wpcf7-f24475-p24476-o1 p.labelex, #wpcf7-f24475-p24567-o1 p.labelex, #wpcf7-f25360-p25361-o1 p.labelex { margin: 10px 0; font-weight: 600; } #wpcf7-f24475-p24476-o1 strong.labelex, #wpcf7-f24475-p24567-o1 strong.labelex, #wpcf7-f25360-p25361-o1 strong.labelex { color: #fe5000; display: block; } #wpcf7-f26102-p26100-o1 h3 { color: #fe5000; margin-top: 10px; } #wpcf7-f26102-p26100-o1 label { font-weight: 400; } #wpcf7-f26102-p26100-o1 .wpcf7-checkbox { display: block; } #wpcf7-f26102-p26100-o1 .wpcf7-list-item { margin-left: 0; display: block; } ul.callist > li { padding-left: 0; } ul.callist > li:before { display: none; } ul.callist .item { margin-bottom: 30px; } ul.callist .item__title { color: #ffffff; margin-bottom: 0; font-size: 20px; line-height: 24px; } ul.callist .item__title a { color: #ffffff; display: block; text-decoration: none; padding: 10px; background-color: #fe5000; } ul.callist .item__title a:hover { background-color: #c02f02; color: #ffffff; } ul.callist .item__info { margin: 0; } .single-calls table.item__info { width: 100%; max-width: 760px; } .pdfemb-toolbar-bottom { display: block !important; background: #0e0c0b !important; } .socials.socials--single { float: none; padding-top: 20px; margin-top: 30px; border-top: thin solid #cecece; } .socials.socials--single li { margin-right: 10px; } .socials.socials--single a { color: #1a1a1a; } .socials.socials--single a:hover { color: #fe5000; } #model { position: relative; } #model .clicable { display: block; position: absolute; width: 54px; height: 54px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; background: rgba(0, 0, 0, 0.7); cursor: pointer; } #model .clicable:hover { background: rgba(0, 0, 0, 0.8); } #model .clicable span { font-size: 18px; color: #ffffff; display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); text-align: center; left: 0; width: 100%; } #model .clicable__1 { left: 29%; top: 44%; } #model .clicable__2 { left: 29%; top: 69%; } #model .clicable__3 { left: 48%; top: 66%; } #model .clicable__4 { left: 75%; top: 64%; } .modal__virtual .modal-dialog iframe { min-height: 60vh !important; } @media all and (max-width: 767px) { .modal__virtual .modal-dialog iframe { min-height: 300px !important; } } .modal__virtual .modal-header { color: #ffffff; } .modal__virtual .modal-header h3 { font-size: 24px; line-height: 30px; } .ztabs__menu { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .ztabs__menu .item { width: 14.16%; margin-right: 3%; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .ztabs__menu .item { width: 31.33%; } } .ztabs__menu .item:nth-child(6) { margin-right: 0; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .ztabs__menu .item:nth-child(3n+3) { margin-right: 0; } } .ztabs__menu a { display: block; background-color: #ffffff; text-decoration: none; padding: 40px 10px 20px 10px; position: relative; width: 100%; height: 100%; border: 1px solid #cecece; color: #1a1a1a; } @media all and (max-width: 500px) { .ztabs__menu a { padding-left: 4px; padding-right: 4px; } } .ztabs__menu .item__title { display: block; font-size: 15px; line-height: 22px; font-weight: bold; text-align: center; width: 100%; } @media all and (max-width: 500px) { .ztabs__menu .item__title { font-size: 12px; line-height: 18px; font-weight: 400; } } .ztabs__menu .item__icon { position: absolute; top: 14px; right: 0; left: 0; margin-left: auto; margin-right: auto; width: 40px; display: block; text-align: center; font-weight: bold; color: #fe5000; } .ztabs__menu .item__icon__hover { display: none; } .ztabs__menu a:hover, .ztabs__menu a.active { background-color: #fe5000; color: #ffffff; text-decoration: none; border-color: #fe5000; } .ztabs__menu a:hover .item__icon__normal, .ztabs__menu a.active .item__icon__normal { display: none; } .ztabs__menu a:hover .item__icon__hover, .ztabs__menu a.active .item__icon__hover { display: block; } .ztabs__menu a:hover .item__icon, .ztabs__menu a.active .item__icon { color: #ffffff; } .ztabs__content { padding: 40px 0; display: none; } .ztabs__content.active { display: block; } .ztabs__content a { color: #c02f02; } .ztabs__content a:hover { color: #fe5000; } .ztabs__content ol { font-size: 0; letter-spacing: normal; list-style-type: none; } .ztabs__content ol li { width: 31.33%; margin: 20px 0; display: inline-block; vertical-align: top; margin-right: 3%; counter-increment: item; position: relative; padding-left: 70px; } .ztabs__content ol li:nth-child(3n+3) { margin-right: 0; } .ztabs__content ol li:before { content: counter(item); position: absolute; left: 0; top: 0; color: #fe5000; background-color: #ffffff; display: block; width: 48px; height: 48px; line-height: 48px; text-align: center; font-size: 15px; font-weight: bold; box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2); } h2.res__title { margin-top: 40px; font-size: 40px; line-height: 46px; background-color: #fe5000; padding: 10px; color: #ffffff; display: inline-block; text-align: center; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { h2.res__title { font-size: 30px; line-height: 36px; } } .res__teamleader { padding: 30px; text-align: center; } .res__teamleader .perlist .item { margin-right: 0; width: 50%; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .res__teamleader .perlist .item { width: 100%; max-width: 650px; } } .res__teamleader .perlist .item .item__img { width: 40%; } .res__teamleader .perlist .item .item__img:before { content: ""; float: left; padding-bottom: 100%; } .res__teamleader .perlist .item .item__img:after { content: ""; display: table; clear: both; } @media all and (max-width: 600px) { .res__teamleader .perlist .item .item__img { width: 100%; } } .res__teamleader .perlist .item .item__text { width: 60%; padding: 50px; } @media all and (max-width: 600px) { .res__teamleader .perlist .item .item__text { width: 100%; } } .res__intro h3, .res__about h3, .res__teamleader h3, .res__members h3 { margin-top: 0; font-family: 'Saira'; font-weight: 700; text-transform: uppercase; text-align: center; } .perlist { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: center; } @media all and (max-width: 600px) { .perlist { display: block; } } .perlist .item { background-color: #ffffff; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 31.33%; margin-right: 3%; margin-bottom: 30px; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .perlist .item { width: 48.50%; } } @media all and (max-width: 600px) { .perlist .item { display: block; width: 100%; margin-right: 0; } } .perlist .item:nth-child(3n+3) { margin-right: 0; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .perlist .item:nth-child(even) { margin-right: 0; } } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .perlist .item:nth-child(odd) { margin-right: 3%; } } .perlist .item__img { width: 30%; } @media all and (max-width: 600px) { .perlist .item__img { width: 100%; } .perlist .item__img:before { content: ""; float: left; padding-bottom: 100%; } .perlist .item__img:after { content: ""; display: table; clear: both; } } .perlist .item__text { width: 70%; padding: 20px; text-align: left; } @media all and (max-width: 600px) { .perlist .item__text { width: 100%; text-align: center; } } .perlist h4.item__name { margin-top: 0; margin-bottom: 10px; } .perlist p { margin-bottom: 0; margin-top: 10px; } .bg { background: rgba(0, 0, 0, 0.05); } .res__intro, .res__about, .res__members { padding: 30px 10%; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .res__intro, .res__about, .res__members { padding-left: 20px; padding-right: 20px; } } .podcastlist .fas { margin-right: 10px; font-size: 20px; line-height: 26px; } .podcastlist a { color: #ffffff; text-decoration: none; padding: 10px !important; background-color: #fe5000; display: block; width: 100%; max-width: 500px; } .podcastlist a:hover { background-color: #c02f02; color: #ffffff; text-decoration: none; } .postid-29724 .showcase { background-position: left center !important; } .tos-uibg { height: 0 !important; } .tos-wrapper.tos-has-thumbnails.tos-has-caption .tos-uibg { height: 90px !important; } .remain { *zoom: 1; margin-bottom: 6px; margin-top: 20px; } .remain:before, .remain:after { content: ""; display: table; } .remain:after { clear: both; } .remain__suma { font-size: 13px; line-height: 20px; float: right; } @media all and (max-width: 400px) { .remain__suma { float: none; margin-top: 4px; } } .remain__title { color: #fe5000; font-size: 16px; line-height: 24px; } #cas-prohlidky-1 { margin-bottom: 20px; } #cookie-notice { background: rgba(0, 0, 0, 0.85) !important; } .cookie-notice-container { padding: 50px 5% !important; } #cn-notice-text { display: block; font-size: 18px; line-height: 26px; margin-bottom: 10px; } #cn-accept-cookie, #cn-more-info { background-color: #fe5000 !important; text-decoration: none !important; color: #ffffff; } #cn-accept-cookie { font-size: 17px !important; } #cn-more-info { background-color: #999 !important; } .specification { margin: 40px 0; } .specification > p:first-of-type { text-align: center; } .cookieset__box { padding: 40px; background-color: #f6f6f6; } .cookieset__box p { text-align: center; } .cookieset { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; color: #1a1a1a; } .cookieset li.item { width: 33.33%; text-align: center; padding: 0 40px; } .cookieset .item__description { font-weight: bold; font-size: 18px; line-height: 26px; text-align: center; } .jobfrm { background: rgba(0, 0, 0, 0.1); } .grecaptcha-badge { display: none !important; } h2.jobfrm__title { font-size: 40px; line-height: 46px; color: #fe5000; } ul.emplist { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } @media all and (max-width: 550px) { ul.emplist { display: block; } } ul.emplist .fas { margin-right: 10px; font-size: 20px; line-height: 26px; } ul.emplist li { width: 25%; padding-right: 20px; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { ul.emplist li { width: 50%; } } @media all and (max-width: 550px) { ul.emplist li { width: 100%; padding-right: 0; } } ul.emplist a { color: #ffffff; text-decoration: none; padding: 10px !important; background-color: #fe5000; display: block; width: 100%; height: 100%; max-width: 500px; } ul.emplist a:hover { background-color: #c02f02; color: #ffffff; text-decoration: none; } .empbox { *zoom: 1; margin-bottom: 40px; } .empbox:before, .empbox:after { content: ""; display: table; } .empbox:after { clear: both; } .empbox__img { float: left; width: 20%; } @media all and (max-width: 500px) { .empbox__img { float: none; width: 100%; margin-bottom: 40px; text-align: center; } } @media all and (max-width: 500px) { .empbox__img img { max-width: 250px; } } .empbox__text { float: left; width: 75%; margin-left: 5%; } @media all and (max-width: 500px) { .empbox__text { float: none; width: 100%; margin-left: 0; } } /* ------------------ HEADER ----------------*/ .cl { background-color: #2a2b67; text-align: center; } .cl img { display: none; } .cl a { display: block; } .cl .state--01 { display: inline-block; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .cl .state--01 { display: none; } } @media all and (min-width: 768px) and (max-width: 989px) { .cl .state--02 { display: inline-block; } } @media all and (max-width: 767px) { .cl .state--03 { display: inline-block; } } .show-search-form #topsearch { max-height: 5000px; } #topsearch { max-height: 0; overflow: hidden; display: block; background-color: #f2f2f2; max-width: 100%; position: absolute; top: 0; left: 0; z-index: 9999; box-shadow: 0 0 70px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0 0 70px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 0 0 70px rgba(0, 0, 0, 0.4); -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } #topsearch > .wrap { padding-bottom: 30px; } @media all and (max-width: 650px) { #topsearch > .wrap { padding: 10px 0; } } @media all and (max-width: 450px) { #topsearch .item { float: none; } } #topsearch .item.icon { padding-left: 78px; position: relative; } @media all and (max-width: 450px) { #topsearch .item.icon { display: block; width: 100%; } } @media all and (max-width: 650px) { #topsearch .item.icon { padding-left: 0; } } #topsearch .item.icon .fa { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; color: #666; font-size: 52px; } @media all and (max-width: 650px) { #topsearch .item.icon .fa { display: none; } } #topsearch .item.icon input[type=text] { background: none; border: none; font-size: 22px; } @media all and (max-width: 650px) { #topsearch .item.icon input[type=text] { font-size: 16px; } } #topsearch ::-webkit-input-placeholder { /* WebKit browsers */ color: #bebebe; font-family: 'Georgia'; font-style: italic; } #topsearch :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #bebebe; opacity: 1; font-family: 'Georgia'; font-style: italic; } #topsearch ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #bebebe; opacity: 1; font-family: 'Georgia'; font-style: italic; } #topsearch :-ms-input-placeholder { /* Internet Explorer 10+ */ color: #bebebe; font-family: 'Georgia'; font-style: italic; } @media all and (max-width: 450px) { #topsearch input[type=submit] { font-size: 12px; padding: 4px; margin-left: 20px; height: 32px; line-height: 24px; } } #closed { right: 0; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); font-size: 20px; cursor: pointer; z-index: 1; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { #closed { right: 3%; } } #closed:hover { color: #272727; } .nav-up { /*.header { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; .bxsh(0 0 20px rgba(0, 0, 0, 0.20)); }*/ } /*a.logo { display: block; float: left; background: url(../images/menu/ELI-logo.svg) 0 0 no-repeat; -webkit-background-size: 150px auto; background-size: 150px auto; width: 150px; height: 66px; }*/ a.logo { float: left; text-transform: uppercase; color: #ffffff; font-size: 24px; line-height: 30px; text-decoration: none; background: none !important; font-family: 'Saira'; font-weight: 600; display: block; width: 30%; margin-top: 20px; } @media all and (max-width: 550px) { a.logo { float: none; text-align: center; width: 100%; margin-top: 0; margin-bottom: 8px; } } a.logo:hover { color: #fe5000; text-decoration: none; } .headerwrap { float: left; width: 70%; } @media all and (max-width: 550px) { .headerwrap { float: none; width: 100%; } } .top { background-color: #fe5000; color: #1a1a1a; font-size: 14px; text-align: center; } .top > .wrap { padding: 4px 0; } .top a { color: #ffffff; } .top a:hover { color: #ffffff; text-decoration: none; } /* use this one to move from right to left direction */ @keyframes move-right-to-left { 0% { transform: translateX(80%); opacity: 0; } 5% { opacity: 1; } 95% { opacity: 1; } 100% { transform: translateX(-100%); opacity: 0; } } @keyframes move-right-to-left-mobile { 0% { transform: translateX(20%); opacity: 0; } 5% { opacity: 1; } 95% { opacity: 1; } 100% { transform: translateX(-100%); opacity: 0; } } .topline { overflow: hidden; white-space: nowrap; text-align: center; *zoom: 1; } .topline:before, .topline:after { content: ""; display: table; } .topline:after { clear: both; } .topline .item { display: inline-block; -webkit-animation: move-right-to-left 50s linear infinite; animation: move-right-to-left 50s linear infinite; } @media all and (max-width: 767px) { .topline .item { -webkit-animation: move-right-to-left-mobile 50s linear infinite; animation: move-right-to-left-mobile 50s linear infinite; } } .header { background-color: #1a1a1a; position: relative; z-index: 999; } .header > .wrap { padding: 20px 0; position: initial; } .socials { *zoom: 1; float: left; } .socials:before, .socials:after { content: ""; display: table; } .socials:after { clear: both; } .socials li { float: left; margin-left: 20px; } .socials li:first-child { margin-left: 0; } .socials a { color: #ffffff; } .socials a:hover { color: #fe5000; } .langs { *zoom: 1; top: 2px; position: absolute; right: 0; } .langs:before, .langs:after { content: ""; display: table; } .langs:after { clear: both; } .langs li { display: none; width: 44px; height: 22px; line-height: 22px; border: thin solid #ffffff; -webkit-border-radius: 9999px; -moz-border-radius: 9999px; -ms-border-radius: 9999px; -o-border-radius: 9999px; border-radius: 9999px; } .langs li:first-child { margin-left: 0; } .langs li img { position: relative; top: -2px; } .langs .active { display: block; } .langs a { text-decoration: none; } .wpml-ls-legacy-list-horizontal { padding: 0 !important; border: none !important; } .wpml-ls-legacy-list-horizontal .wpml-ls-display { display: none !important; } .wpml-ls-legacy-list-horizontal a { padding: 0 9px !important; } .wpml-ls-legacy-list-horizontal .wpml-ls-current-language a { color: #ffffff !important; } .topmenu { float: right; *zoom: 1; } .topmenu:before, .topmenu:after { content: ""; display: table; } .topmenu:after { clear: both; } .topmenu > li { float: left; margin-left: 30px; position: relative; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .topmenu > li { margin-left: 10px; } } @media all and (max-width: 450px) { .topmenu > li { margin-left: 10px; } } .topmenu > li:first-child { margin-left: 0; } .topmenu > li:hover > a { color: #ffffff; } .topmenu > li:hover > .sub-menu { opacity: 1; visibility: visible; transition-delay: 0s; z-index: 99999; } .topmenu > li.intranet { display: none; } .topmenu > li > a { text-decoration: none; color: #ffffff; font-size: 14px; } @media all and (max-width: 767px) { .topmenu > li > a { font-size: 12px; } } .topmenu > li > a:hover { color: #fe5000; text-decoration: none; } @media all and (max-width: 767px) { .topmenu > li .sub-menu { display: none; } } .topmenu .fas, .topmenu .far, .topmenu .fa, .topmenu .fab { margin-right: 4px; } .page-template-template-homepage:not(.nav-up) .main-menu > li > a { color: #ffffff; } .page-template-template-homepage:not(.nav-up) .main-menu > li > a:hover { color: #fe5000; } .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-has-children > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-26 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-28 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-24 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-27 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-29 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-20517 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-20522 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-20524 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-20521 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-20519 > a::before, .page-template-template-homepage:not(.nav-up) .main-menu > li.menu-item-20523 > a::before { color: #ffffff; } .page-template-template-homepage .header, .home .header { position: absolute; top: 88px; left: 0; right: 0; width: 100%; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .page-template-template-homepage .header { background: #1a1a1a none; } .home .header { background: none; } .home { /*a.logo { color: @light; } .topmenu > li > a { color: @light; }*/ } .over-show .over { opacity: 1; visibility: visible; transition-delay: 0s; } .over { position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%; display: block; background: rgba(0, 0, 0, 0.3); z-index: 50; opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear; transition: visibility 0s linear 0.2s, opacity 0.2s linear; } .elitop { background-color: #ffffff; } .elitop .wrap { padding: 10px 0; } .elitop__logo { display: block; float: left; width: 76px; height: 36px; background: url(png/logo.png) 0 0 no-repeat; -webkit-background-size: 76px 36px; background-size: 76px 36px; } .elitop__title { text-transform: uppercase; font-size: 14px; line-height: 24px; text-align: center; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 100%; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .elitop__title { font-size: 14px; line-height: 20px; } } @media all and (max-width: 450px) { .elitop__title { max-width: 200px; display: block; right: 0; margin-left: auto; margin-right: auto; } } .elitop__flag { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 0; max-width: 40px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .elitop__flag { right: 3%; } } .header__top { position: relative; *zoom: 1; border-bottom: thin dotted rgba(255, 255, 255, 0.8); padding-bottom: 10px; padding-right: 70px; } .header__top:before, .header__top:after { content: ""; display: table; } .header__top:after { clear: both; } @media all and (max-width: 767px) { .header__top .topmenu { display: none; } } .header__bottom { *zoom: 1; } .header__bottom:before, .header__bottom:after { content: ""; display: table; } .header__bottom:after { clear: both; } .mobile__top__menu { display: none; float: left; margin-top: 10px; } @media all and (max-width: 767px) { .mobile__top__menu { display: block; } } /********************* Footer ******************/ .footer { background-color: #333; color: #ffffff; margin-top: 40px; } .footer > .wrap { padding: 30px 0; } .footer p { margin: 0; font-size: 13px; } .footer__left { float: left; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .footer__left { float: none; text-align: center; } } .footer__copyright { float: left; margin-left: 10%; margin-top: 3px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .footer__copyright { float: none; text-align: center; margin-left: 0; margin-bottom: 13px; } } .footer__right { float: right; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .footer__right { float: none; text-align: center; } } a.footer__logo { text-transform: uppercase; font-size: 24px; line-height: 30px; color: #ffffff; text-decoration: none; font-family: 'Saira'; font-weight: 700; } a.footer__logo:hover { text-decoration: none; color: #fe5000; } .footer__logos { font-size: 0; } .footer__logos > li { display: inline-block; vertical-align: middle; margin-left: 20px; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .footer__logos > li { padding: 10px; } } .footer__logos > li:first-child { margin-left: 0; } .footer__logos img { max-height: 36px; } /* ------------------ MENU --------------------*/ #toogle-menu { display: none; width: 30px; height: 25px; z-index: 1000; float: right; margin-top: 10px; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { #toogle-menu { display: block; } } #toogle-menu span { opacity: 1; display: block; margin-bottom: 5px; height: 4px; background-color: #ffffff; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } #toogle-menu span:nth-child(3) { margin-bottom: 0; } .home #toogle-menu span { background-color: #ffffff; } .main-menu { *zoom: 1; float: right; } .main-menu:before, .main-menu:after { content: ""; display: table; } .main-menu:after { clear: both; } @media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .main-menu { position: absolute; left: -9999px; float: none; max-width: 100% !important; overflow: hidden; } } .main-menu > li { position: initial; float: left; /*&.menu-item-has-children, &.menu-item-26, &.menu-item-28, &.menu-item-24, &.menu-item-27, &.menu-item-29, &.menu-item-20517, &.menu-item-20522, &.menu-item-20524, &.menu-item-20521, &.menu-item-20519, &.menu-item-20523 { > a { padding-right: 30px; &:before { .t50; right: 10px; color: @main-color; content: "\f078"; .fAwesome; font-size: 12px; font-weight: bold; } } }*/ } .main-menu > li:last-child { padding-right: 0; } .main-menu > li:first-child { margin-left: 0; } .main-menu > li.current-menu-item > a, .main-menu > li.current-category-ancestor > a, .main-menu > li.current-page-ancestor > a { color: #fe5000; } .main-menu > li.current-menu-item > a:hover, .main-menu > li.current-category-ancestor > a:hover, .main-menu > li.current-page-ancestor > a:hover { color: #c02f02; } .main-menu > li:hover > .sub-menu { opacity: 1; visibility: visible; transition-delay: 0s; } .main-menu > li:hover > a { color: #fe5000; text-decoration: none; } .main-menu > li > a { text-decoration: none; font-size: 16px; line-height: 40px; display: block; color: #ffffff; position: relative; z-index: 1000; font-family: 'Saira'; font-weight: 600; text-transform: uppercase; padding: 10px 20px 10px 20px; /*&:after { content: ""; display: block; position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; width: 0; height: 2px; bottom: 12px; .transition-all; background-color: @links; }*/ } @media all and (max-width: 1400px) { .main-menu > li > a { font-size: 14px; padding-right: 10px; padding-left: 10px; } } .main-menu > li > a:hover { color: #fe5000; text-decoration: none; } .topmenu > li > .sub-menu, .topmenu > li > .sub-menu > li > .sub-menu { background: #fe5000; position: absolute; left: 0; top: 100%; width: 230px; text-align: left; opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear; transition: visibility 0s linear 0.2s, opacity 0.2s linear; z-index: 99; } .topmenu > li > .sub-menu > li, .topmenu > li > .sub-menu > li > .sub-menu > li { position: relative; } .topmenu > li > .sub-menu > li:hover > .sub-menu, .topmenu > li > .sub-menu > li > .sub-menu > li:hover > .sub-menu { opacity: 1; visibility: visible; transition-delay: 0s; } .topmenu > li > .sub-menu > li:hover > a, .topmenu > li > .sub-menu > li > .sub-menu > li:hover > a { color: #ffffff; text-decoration: none; background-color: #1a1a1a; } .topmenu > li > .sub-menu > li .current-menu-item, .topmenu > li > .sub-menu > li > .sub-menu > li .current-menu-item { color: #ffffff; text-decoration: none; background-color: #1a1a1a; } .topmenu > li > .sub-menu > li > a, .topmenu > li > .sub-menu > li > .sub-menu > li > a { font-size: 13px; line-height: 18px; padding-top: 6px; padding-bottom: 6px; text-decoration: none; display: block; padding-left: 20px; padding-right: 20px; color: #ffffff; font-weight: 400; } .topmenu > li > .sub-menu > li > a:hover, .topmenu > li > .sub-menu > li > .sub-menu > li > a:hover { color: #ffffff; text-decoration: none; background-color: #1a1a1a; } .topmenu > li > .sub-menu > li > .sub-menu { left: 100% !important; top: 0 !important; } .topmenu > li > .sub-menu > li > .sub-menu > li > a { background-color: #df5611; color: #ffffff; } .topmenu > li > .sub-menu > li > .sub-menu > li > a:hover { background-color: #ce4500; } .mobile-phone > a { padding-top: 20px !important; } .header.active .main-menu, .hpage.active .main-menu, .menu.active .main-menu, .header.active .top-menu, .hpage.active .top-menu, .menu.active .top-menu { margin-top: 0 !important; left: 0; right: 0; background-color: #1a1a1a; z-index: 9999999; top: 100%; width: 100%; max-width: 100%; line-height: 24px; margin-left: 0; padding-left: 0; border-left: none; float: none; overflow: hidden; box-shadow: 0 20px 20px rgba(0, 0, 0, 0.35); -moz-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.35); -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.35); } .header.active .main-menu > li > .sub-menu:before, .hpage.active .main-menu > li > .sub-menu:before, .menu.active .main-menu > li > .sub-menu:before, .header.active .top-menu > li > .sub-menu:before, .hpage.active .top-menu > li > .sub-menu:before, .menu.active .top-menu > li > .sub-menu:before { display: none; } .header.active .main-menu > li, .hpage.active .main-menu > li, .menu.active .main-menu > li, .header.active .top-menu > li, .hpage.active .top-menu > li, .menu.active .top-menu > li { float: none; margin: 0; position: relative; display: block; padding: 0; width: 100%; border-bottom: 1px solid #272727; } .header.active .main-menu > li a, .hpage.active .main-menu > li a, .menu.active .main-menu > li a, .header.active .top-menu > li a, .hpage.active .top-menu > li a, .menu.active .top-menu > li a { text-decoration: none; } .header.active .main-menu > li:hover .sub-menu, .hpage.active .main-menu > li:hover .sub-menu, .menu.active .main-menu > li:hover .sub-menu, .header.active .top-menu > li:hover .sub-menu, .hpage.active .top-menu > li:hover .sub-menu, .menu.active .top-menu > li:hover .sub-menu { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear; transition: visibility 0s linear 0.2s, opacity 0.2s linear; } .header.active .main-menu > li .sub-menu, .hpage.active .main-menu > li .sub-menu, .menu.active .main-menu > li .sub-menu, .header.active .top-menu > li .sub-menu, .hpage.active .top-menu > li .sub-menu, .menu.active .top-menu > li .sub-menu { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear; transition: visibility 0s linear 0.2s, opacity 0.2s linear; display: none; background: none; max-height: 0; margin-bottom: 0; } .header.active .main-menu > li > .sub-menu > li > .sub-menu, .hpage.active .main-menu > li > .sub-menu > li > .sub-menu, .menu.active .main-menu > li > .sub-menu > li > .sub-menu, .header.active .top-menu > li > .sub-menu > li > .sub-menu, .hpage.active .top-menu > li > .sub-menu > li > .sub-menu, .menu.active .top-menu > li > .sub-menu > li > .sub-menu { border-left: 4px solid #000000; } .header.active .main-menu > li .sub-menu .sub-menu .nav-click, .hpage.active .main-menu > li .sub-menu .sub-menu .nav-click, .menu.active .main-menu > li .sub-menu .sub-menu .nav-click, .header.active .top-menu > li .sub-menu .sub-menu .nav-click, .hpage.active .top-menu > li .sub-menu .sub-menu .nav-click, .menu.active .top-menu > li .sub-menu .sub-menu .nav-click { right: 40px; padding: 4px; background-color: #000000; } .header.active .main-menu > li .sub-menu .sub-menu .nav-click:before, .hpage.active .main-menu > li .sub-menu .sub-menu .nav-click:before, .menu.active .main-menu > li .sub-menu .sub-menu .nav-click:before, .header.active .top-menu > li .sub-menu .sub-menu .nav-click:before, .hpage.active .top-menu > li .sub-menu .sub-menu .nav-click:before, .menu.active .top-menu > li .sub-menu .sub-menu .nav-click:before { font-size: 12px; } .header.active .main-menu > li .sub-menu .sub-menu li:before, .hpage.active .main-menu > li .sub-menu .sub-menu li:before, .menu.active .main-menu > li .sub-menu .sub-menu li:before, .header.active .top-menu > li .sub-menu .sub-menu li:before, .hpage.active .top-menu > li .sub-menu .sub-menu li:before, .menu.active .top-menu > li .sub-menu .sub-menu li:before { display: none; } .header.active .main-menu > li .sub-menu .nav-click, .hpage.active .main-menu > li .sub-menu .nav-click, .menu.active .main-menu > li .sub-menu .nav-click, .header.active .top-menu > li .sub-menu .nav-click, .hpage.active .top-menu > li .sub-menu .nav-click, .menu.active .top-menu > li .sub-menu .nav-click { display: none !important; } .header.active .main-menu > li .sub-menu.show, .hpage.active .main-menu > li .sub-menu.show, .menu.active .main-menu > li .sub-menu.show, .header.active .top-menu > li .sub-menu.show, .hpage.active .top-menu > li .sub-menu.show, .menu.active .top-menu > li .sub-menu.show { opacity: 1; visibility: visible; transition-delay: 0s; position: relative; top: 0; width: 100%; padding: 0; margin: 0; max-height: 5000px; } .header.active .main-menu > li .sub-menu.show > li, .hpage.active .main-menu > li .sub-menu.show > li, .menu.active .main-menu > li .sub-menu.show > li, .header.active .top-menu > li .sub-menu.show > li, .hpage.active .top-menu > li .sub-menu.show > li, .menu.active .top-menu > li .sub-menu.show > li { display: block; float: none; width: 100%; margin: 0; position: relative; } .header.active .main-menu > li .sub-menu.show > li > a, .hpage.active .main-menu > li .sub-menu.show > li > a, .menu.active .main-menu > li .sub-menu.show > li > a, .header.active .top-menu > li .sub-menu.show > li > a, .hpage.active .top-menu > li .sub-menu.show > li > a, .menu.active .top-menu > li .sub-menu.show > li > a { font-size: 13px; font-weight: 400; display: block; padding: 4px; padding-left: 14px; color: #ffffff !important; text-transform: none !important; background-color: #272727; border-bottom: 1px solid #343434; } .header.active .main-menu > li .nav-click, .hpage.active .main-menu > li .nav-click, .menu.active .main-menu > li .nav-click, .header.active .top-menu > li .nav-click, .hpage.active .top-menu > li .nav-click, .menu.active .top-menu > li .nav-click { position: absolute; right: 0; top: 0; height: 44px; width: 50px; text-align: center; background-color: #000000; z-index: 1001; display: block; cursor: pointer; } .header.active .main-menu > li .nav-click:before, .hpage.active .main-menu > li .nav-click:before, .menu.active .main-menu > li .nav-click:before, .header.active .top-menu > li .nav-click:before, .hpage.active .top-menu > li .nav-click:before, .menu.active .top-menu > li .nav-click:before { font-family: 'Font Awesome 5 Free'; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 0; margin-left: auto; margin-right: auto; content: "\f107"; color: #ffffff; font-weight: bold; font-size: 20px; text-align: center; } .header.active .main-menu > li.current-menu-item > a, .hpage.active .main-menu > li.current-menu-item > a, .menu.active .main-menu > li.current-menu-item > a, .header.active .top-menu > li.current-menu-item > a, .hpage.active .top-menu > li.current-menu-item > a, .menu.active .top-menu > li.current-menu-item > a, .header.active .main-menu > li.current-menu-item > a, .hpage.active .main-menu > li.current-menu-item > a, .menu.active .main-menu > li.current-menu-item > a, .header.active .top-menu > li.current-menu-item > a, .hpage.active .top-menu > li.current-menu-item > a, .menu.active .top-menu > li.current-menu-item > a, .header.active .main-menu > li.current-menu-parent > a, .hpage.active .main-menu > li.current-menu-parent > a, .menu.active .main-menu > li.current-menu-parent > a, .header.active .top-menu > li.current-menu-parent > a, .hpage.active .top-menu > li.current-menu-parent > a, .menu.active .top-menu > li.current-menu-parent > a, .header.active .main-menu > li.current-page-ancestor > a, .hpage.active .main-menu > li.current-page-ancestor > a, .menu.active .main-menu > li.current-page-ancestor > a, .header.active .top-menu > li.current-page-ancestor > a, .hpage.active .top-menu > li.current-page-ancestor > a, .menu.active .top-menu > li.current-page-ancestor > a { color: #ffffff; background-color: #000000 !important; } .header.active .main-menu > li:last-child, .hpage.active .main-menu > li:last-child, .menu.active .main-menu > li:last-child, .header.active .top-menu > li:last-child, .hpage.active .top-menu > li:last-child, .menu.active .top-menu > li:last-child { border-bottom: none; } .header.active .main-menu > li:last-child.current-menu-item > a, .hpage.active .main-menu > li:last-child.current-menu-item > a, .menu.active .main-menu > li:last-child.current-menu-item > a, .header.active .top-menu > li:last-child.current-menu-item > a, .hpage.active .top-menu > li:last-child.current-menu-item > a, .menu.active .top-menu > li:last-child.current-menu-item > a, .header.active .main-menu > li:last-child.current-menu-parent > a, .hpage.active .main-menu > li:last-child.current-menu-parent > a, .menu.active .main-menu > li:last-child.current-menu-parent > a, .header.active .top-menu > li:last-child.current-menu-parent > a, .hpage.active .top-menu > li:last-child.current-menu-parent > a, .menu.active .top-menu > li:last-child.current-menu-parent > a, .header.active .main-menu > li:last-child.current-page-ancestor > a, .hpage.active .main-menu > li:last-child.current-page-ancestor > a, .menu.active .main-menu > li:last-child.current-page-ancestor > a, .header.active .top-menu > li:last-child.current-page-ancestor > a, .hpage.active .top-menu > li:last-child.current-page-ancestor > a, .menu.active .top-menu > li:last-child.current-page-ancestor > a { color: #ffffff; background-color: #000000; } .header.active .main-menu > li:last-child > a, .hpage.active .main-menu > li:last-child > a, .menu.active .main-menu > li:last-child > a, .header.active .top-menu > li:last-child > a, .hpage.active .top-menu > li:last-child > a, .menu.active .top-menu > li:last-child > a { background: none; } .header.active .main-menu > li a:after, .hpage.active .main-menu > li a:after, .menu.active .main-menu > li a:after, .header.active .top-menu > li a:after, .hpage.active .top-menu > li a:after, .menu.active .top-menu > li a:after { display: none; } .header.active .main-menu > li > a, .hpage.active .main-menu > li > a, .menu.active .main-menu > li > a, .header.active .top-menu > li > a, .hpage.active .top-menu > li > a, .menu.active .top-menu > li > a { padding: 10px 10px; color: #ffffff; line-height: 20px; font-size: 16px; display: block; /*CSS transitions*/ -o-transition-property: none !important; -moz-transition-property: none !important; -ms-transition-property: none !important; -webkit-transition-property: none !important; transition-property: none !important; /*CSS transforms*/ -o-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -webkit-transform: none !important; transform: none !important; /*CSS animations*/ -webkit-animation: none !important; -moz-animation: none !important; -o-animation: none !important; -ms-animation: none !important; animation: none !important; border-top: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; line-height: 24px; height: auto; font-weight: 400; text-transform: none; background: #1a1a1a none !important; } .header.active .main-menu > li > a:hover, .hpage.active .main-menu > li > a:hover, .menu.active .main-menu > li > a:hover, .header.active .top-menu > li > a:hover, .hpage.active .top-menu > li > a:hover, .menu.active .top-menu > li > a:hover { color: #ffffff; } .header.active .main-menu > li > a:before, .hpage.active .main-menu > li > a:before, .menu.active .main-menu > li > a:before, .header.active .top-menu > li > a:before, .hpage.active .top-menu > li > a:before, .menu.active .top-menu > li > a:before { display: none; } .header.active .main-menu > li > a span br, .hpage.active .main-menu > li > a span br, .menu.active .main-menu > li > a span br, .header.active .top-menu > li > a span br, .hpage.active .top-menu > li > a span br, .menu.active .top-menu > li > a span br { display: none; } .headfixer.active .topmenu { top: 0; } .headfixer.active #toogle-menu-top { position: relative; z-index: 99999; background-color: #1a1a1a; padding: 4px; height: 30px; } .headfixer.active #toogle-menu-top:before { content: "X"; color: #ffffff; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 0; margin-left: auto; margin-right: auto; font-size: 30px; text-align: center; } .headfixer.active #toogle-menu-top span { display: none; } #menu-item-20527 > .sub-menu > li .sub-menu, #menu-item-20738 > .sub-menu > li .sub-menu, #menu-item-20733 > .sub-menu > li .sub-menu { left: -100% !important; } .main-menu .sub-menu { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -moz-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -ms-transition: visibility 0s linear 0.2s, opacity 0.2s linear; -o-transition: visibility 0s linear 0.2s, opacity 0.2s linear; transition: visibility 0s linear 0.2s, opacity 0.2s linear; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; } .main-menu > li { position: initial; } .main-menu > li > .sub-menu { position: absolute; width: 100%; max-width: 1400px; top: 134px; left: 0; right: 0; margin-left: auto; margin-right: auto; background-color: #1a1a1a; z-index: 999; border-top: thin solid rgba(255, 255, 255, 0.8); *zoom: 1; padding: 40px 0; box-shadow: 0 500px 500px rgba(0, 0, 0, 0.7); -moz-box-shadow: 0 500px 500px rgba(0, 0, 0, 0.7); -webkit-box-shadow: 0 500px 500px rgba(0, 0, 0, 0.7); font-size: 0; } .main-menu > li > .sub-menu:before, .main-menu > li > .sub-menu:after { content: ""; display: table; } .main-menu > li > .sub-menu:after { clear: both; } @media all and (min-width: 990px) and (max-width: 1420px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 767px) { .main-menu > li > .sub-menu { padding-left: 30px; padding-right: 30px; } } .main-menu > li > .sub-menu:before { content: ""; position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%; width: 9000%; display: block; background-color: #1a1a1a; left: -100%; } .main-menu > li > .sub-menu > li { width: 31.33%; padding: 0 60px 0 0; display: inline-block; vertical-align: top; margin-bottom: 20px; position: relative; border-bottom: thin dotted rgba(255, 255, 255, 0.8); margin-right: 3%; } .main-menu > li > .sub-menu > li:nth-child(3n+3) { margin-right: 0; } .main-menu > li > .sub-menu > li:nt-child(3n+3) { padding-right: 0; } .main-menu > li > .sub-menu .sub-menu > li > a { font-size: 16px; line-height: 20px; font-weight: 400; text-decoration: none; color: #ffffff; } .main-menu > li > .sub-menu .sub-menu > li > a:hover { color: #fe5000; } .main-menu > li > .sub-menu > li > a { color: #ffffff; font-size: 18px; line-height: 26px; text-decoration: none; font-family: 'Saira'; font-weight: 600; } .main-menu > li > .sub-menu > li > a:hover { color: #fe5000; } .main-menu > li > .sub-menu .sub-menu { margin-bottom: 10px; *zoom: 1; } .main-menu > li > .sub-menu .sub-menu:before, .main-menu > li > .sub-menu .sub-menu:after { content: ""; display: table; } .main-menu > li > .sub-menu .sub-menu:after { clear: both; } .main-menu > li > .sub-menu .sub-menu > li { position: relative; padding-left: 10px; font-weight: 400; } .main-menu > li > .sub-menu .sub-menu > li:last-child > a:after { display: none; } .main-menu > li > .sub-menu > li > .sub-menu { margin-bottom: 0; } .main-menu > li > .sub-menu > li > .sub-menu > li { padding-left: 0; font-weight: 600; } .main-menu > li > .sub-menu > li > .sub-menu > li:before { display: none; } .main-menu > li:hover .sub-menu { opacity: 1; visibility: visible; transition-delay: 0s; } .main-menu > li > .sub-menu > li > .sub-menu > li > .sub-menu { display: none; } #menu-item-23491, #menu-item-23490 { display: none !important; } #menu-item-23491 > a, #menu-item-23490 > a { color: #d3b755; } .header.active #menu-item-23490 > a, .header.active #menu-item-23491 > a { color: #ffffff; }