.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .faker {
cursor: default;
height: 53px;
position: relative;
width: 100%;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;   }
.faker.faker-search.open .drop-value {
z-index: 11;
}
.faker.faker-focused .drop-value {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.faker.open .drop-selection {
border-bottom: 1px solid #e7e7e7;
display: block;
height: auto;
max-height: 400px;
opacity: 1;
overflow: auto;
border-left: 1px solid #e7e7e7;
border-right: 1px solid #e7e7e7;
z-index: 11;
}
.faker .drop-value {
cursor: pointer;
display: inline-block;
left: 0;
line-height: 52px;
overflow: hidden;
padding-right: 45px;
position: absolute;
text-overflow: ellipsis;
top: 0;
vertical-align: top;
white-space: nowrap;
width: 100%;
z-index: 2;
padding-left: 1em;
border: 1px solid #e6e7e8;
color: #949698;
font-weight: 300;
background-color: #fff;
height: 53px;
}
.faker .drop-value input[name='faker-search'] {
position: absolute;
left: 0;
top: 0;
height: 100%;
z-index: 150;
padding: 0 25px;
}
.faker .drop-handle {
cursor: pointer;
position: absolute;
right: 0;
top: 0;
width: 53px;
background-color: #fff;
height: 53px;
border: 1px solid #e6e7e8;
z-index: 10;
}
.faker .drop-handle:after {
content: "";
height: 9px;
position: absolute;
width: 14px;
display: block;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiPjxkZWZzPjxwYXRoIGlkPSJmd2Y4YSIgZD0iTTYyMDcuNTIgMzU2MS40NGMwLS4xLS4wNS0uMjMtLjEzLS4zbC0uNjctLjY4YS40Ni40NiAwIDAgMC0uMy0uMTNjLS4xMSAwLS4yNC4wNS0uMzIuMTNsLTUuMjYgNS4yNy01LjI3LTUuMjdhLjQ2LjQ2IDAgMCAwLS4zLS4xMy40NC40NCAwIDAgMC0uMzEuMTNsLS42Ny42N2EuNDYuNDYgMCAwIDAtLjE0LjMxYzAgLjEuMDYuMjMuMTQuMzFsNi4yNCA2LjI0Yy4wOC4wOC4yLjE0LjMuMTQuMTIgMCAuMjQtLjA2LjMyLS4xNGw2LjI0LTYuMjRjLjA4LS4wOC4xMy0uMi4xMy0uM3oiLz48L2RlZnM+PGc+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYxOTQgLTM1NjApIj48dXNlIHhsaW5rOmhyZWY9IiNmd2Y4YSIvPjwvZz48L2c+PC9zdmc+) transparent no-repeat scroll center / 14px 9px;
background-repeat: no-repeat;
font-family: sans-serif;
font-stretch: extra-expanded;
font-size: 16px;
}
.faker .drop-selection {
background-color: #fff;
cursor: pointer;
height: 0;
opacity: 0;
overflow: hidden;
position: absolute;
top: 53px;
width: 100%;
z-index: 9;
}
.faker .drop-selection div {
font-weight: 300;
height: 40px;
letter-spacing: 0.1em;
line-height: 40px;
overflow: hidden;
padding-left: 15px;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
cursor: pointer;
}
.faker .drop-selection div.active, .faker .drop-selection div:hover {
background-color: #959698;
color: #fff;
}
.faker .drop-selection div.rel-search {
display: none;
}
.faker .drop-selection div.rel-disabled {
opacity: 0.5;
cursor: not-allowed;
}
.faker select {
display: block;
opacity: 0;
overflow: hidden;
position: absolute;
}
.faker select option {
display: none;
}
.faker .non-visual-helper {
opacity: 0;
}
.faker .drop-value:hover, .faker.open .drop-value {
color: #959698;
}
.faker-small .faker .faker .drop-selection {
max-height: 200px;
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }@font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 400;
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-regular.eot); src: local('Source Serif Pro'), local('SourceSerifPro-Regular'),
url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-regular.eot?#iefix) format('embedded-opentype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-regular.woff2) format('woff2'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-regular.woff) format('woff'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-regular.ttf) format('truetype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-regular.svg#SourceSerifPro) format('svg'); font-display: swap;
} @font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 600;
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-600.eot); src: local('Source Serif Pro SemiBold'), local('SourceSerifPro-SemiBold'),
url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-600.eot?#iefix) format('embedded-opentype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-600.woff2) format('woff2'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-600.woff) format('woff'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-600.ttf) format('truetype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-600.svg#SourceSerifPro) format('svg'); font-display: swap;
} @font-face {
font-family: 'Source Serif Pro';
font-style: normal;
font-weight: 700;
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-700.eot); src: local('Source Serif Pro Bold'), local('SourceSerifPro-Bold'),
url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-700.eot?#iefix) format('embedded-opentype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-700.woff2) format('woff2'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-700.woff) format('woff'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-700.ttf) format('truetype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-serif-pro-v8-latin-ext-700.svg#SourceSerifPro) format('svg'); font-display: swap;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 300;
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-300.eot); src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-300.eot?#iefix) format('embedded-opentype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-300.woff2) format('woff2'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-300.woff) format('woff'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-300.ttf) format('truetype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-300.svg#SourceSansPro) format('svg'); font-display: swap;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-regular.eot); src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-regular.eot?#iefix) format('embedded-opentype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-regular.woff2) format('woff2'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-regular.woff) format('woff'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-regular.ttf) format('truetype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-regular.svg#SourceSansPro) format('svg'); font-display: swap;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-italic.eot); src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'),
url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-italic.eot?#iefix) format('embedded-opentype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-italic.woff2) format('woff2'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-italic.woff) format('woff'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-italic.ttf) format('truetype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-italic.svg#SourceSansPro) format('svg'); font-display: swap;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 700;
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-700.eot); src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-700.eot?#iefix) format('embedded-opentype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-700.woff2) format('woff2'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-700.woff) format('woff'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-700.ttf) format('truetype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-700.svg#SourceSansPro) format('svg'); font-display: swap;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 900;
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900.eot); src: local('Source Sans Pro Black'), local('SourceSansPro-Black'),
url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900.eot?#iefix) format('embedded-opentype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900.woff2) format('woff2'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900.woff) format('woff'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900.ttf) format('truetype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900.svg#SourceSansPro) format('svg'); font-display: swap;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 900;
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900italic.eot); src: local('Source Sans Pro Black Italic'), local('SourceSansPro-BlackItalic'),
url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900italic.eot?#iefix) format('embedded-opentype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900italic.woff2) format('woff2'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900italic.woff) format('woff'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900italic.ttf) format('truetype'), url(//www.siq.si/wp-content/themes/siq/public/fonts/source-sans-pro-v13-latin-ext-900italic.svg#SourceSansPro) format('svg'); font-display: swap;
} .faker {
cursor: default;
height: 53px;
position: relative;
width: 100%;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;   }
.faker.faker-search.open .drop-value {
z-index: 11; }
.faker.faker-focused .drop-value {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.faker.open .drop-selection {
border-bottom: 1px solid #e7e7e7;
display: block;
height: auto;
max-height: 400px;
opacity: 1;
overflow: auto;
border-left: 1px solid #e7e7e7;
border-right: 1px solid #e7e7e7;
z-index: 11; }
.faker .drop-value {
cursor: pointer;
display: inline-block;
left: 0;
line-height: 52px;
overflow: hidden;
padding-right: 45px;
position: absolute;
text-overflow: ellipsis;
top: 0;
vertical-align: top;
white-space: nowrap;
width: 100%;
z-index: 2;
padding-left: 1em;
border: 1px solid #e6e7e8;
color: #949698;
font-weight: 300;
background-color: #FFFFFF;
height: 53px; }
.faker .drop-value input[name='faker-search'] {
position: absolute;
left: 0;
top: 0;
height: 100%;
z-index: 150;
padding: 0 25px; }
.faker .drop-handle {
cursor: pointer;
position: absolute;
right: 0;
top: 0;
width: 53px;
background-color: #FFFFFF;
height: 53px;
border: 1px solid #e6e7e8;
z-index: 10; }
.faker .drop-handle:after {
content: "";
height: 9px;
position: absolute;
width: 14px;
display: block;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiPjxkZWZzPjxwYXRoIGlkPSJmd2Y4YSIgZD0iTTYyMDcuNTIgMzU2MS40NGMwLS4xLS4wNS0uMjMtLjEzLS4zbC0uNjctLjY4YS40Ni40NiAwIDAgMC0uMy0uMTNjLS4xMSAwLS4yNC4wNS0uMzIuMTNsLTUuMjYgNS4yNy01LjI3LTUuMjdhLjQ2LjQ2IDAgMCAwLS4zLS4xMy40NC40NCAwIDAgMC0uMzEuMTNsLS42Ny42N2EuNDYuNDYgMCAwIDAtLjE0LjMxYzAgLjEuMDYuMjMuMTQuMzFsNi4yNCA2LjI0Yy4wOC4wOC4yLjE0LjMuMTQuMTIgMCAuMjQtLjA2LjMyLS4xNGw2LjI0LTYuMjRjLjA4LS4wOC4xMy0uMi4xMy0uM3oiLz48L2RlZnM+PGc+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYxOTQgLTM1NjApIj48dXNlIHhsaW5rOmhyZWY9IiNmd2Y4YSIvPjwvZz48L2c+PC9zdmc+) transparent no-repeat scroll center/14px 9px;
background-repeat: no-repeat;
font-family: sans-serif;
font-stretch: extra-expanded;
font-size: 16px; }
.faker .drop-selection {
background-color: #FFFFFF;
cursor: pointer;
height: 0;
opacity: 0;
overflow: hidden;
position: absolute;
top: 53px;
width: 100%;
z-index: 9; }
.faker .drop-selection div {
font-weight: 300;
height: 40px;
letter-spacing: 0.1em;
line-height: 40px;
overflow: hidden;
padding-left: 15px;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
cursor: pointer; }
.faker .drop-selection div.active, .faker .drop-selection div:hover {
background-color: #959698;
color: #FFFFFF; }
.faker .drop-selection div.rel-search {
display: none; }
.faker .drop-selection div.rel-disabled {
opacity: 0.5;
cursor: not-allowed; }
.faker select {
display: block;
opacity: 0;
overflow: hidden;
position: absolute; }
.faker select option {
display: none; }
.faker .non-visual-helper {
opacity: 0; }
.faker .drop-value:hover, .faker.open .drop-value {
color: #959698; }
.faker-small .faker .faker .drop-selection {
max-height: 200px; } .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto; }
.slick-track:before, .slick-track:after {
content: "";
display: table; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-arrow.slick-hidden {
display: none; }
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle; }
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 1 1 auto; }
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1; }
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 1; }
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start; }
.btn-toolbar .input-group {
width: auto; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
margin-left: -1px; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem; }
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
margin-left: 0; }
.dropleft .dropdown-toggle-split::before {
margin-right: 0; }
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem; }
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem; }
.btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center; }
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
width: 100%; }
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px; }
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0; }
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none; }
.form-control {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none; } }
.form-control::-ms-expand {
background-color: transparent;
border: 0; }
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.form-control::placeholder {
color: #6c757d;
opacity: 1; }
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1; }
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff; }
.form-control-file,
.form-control-range {
display: block;
width: 100%; }
.col-form-label {
padding-top: calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5; }
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5; }
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5; }
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0; }
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0; }
.form-control-sm {
height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem; }
.form-control-lg {
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem; }
select.form-control[size], select.form-control[multiple] {
height: auto; }
textarea.form-control {
height: auto; }
.form-group {
margin-bottom: 1rem; }
.form-text {
display: block;
margin-top: 0.25rem; }
.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px; }
.form-row > .col,
.form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px; }
.form-check {
position: relative;
display: block;
padding-left: 1.25rem; }
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem; }
.form-check-input:disabled ~ .form-check-label {
color: #6c757d; }
.form-check-label {
margin-bottom: 0; }
.form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem; }
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0; }
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745; }
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: .1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(40, 167, 69, 0.9);
border-radius: 0.25rem; }
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #28a745;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: center right calc(0.375em + 0.1875rem);
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
display: block; }
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #28a745;
padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #28a745; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745; }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #28a745; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #34ce57;
background-color: #34ce57; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #28a745; }
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545; }
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: .1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.25rem; }
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
background-repeat: no-repeat;
background-position: center right calc(0.375em + 0.1875rem);
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }
.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #dc3545;
padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545; }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #dc3545; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #e4606d;
background-color: #e4606d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #dc3545; }
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.form-inline {
display: flex;
flex-flow: row wrap;
align-items: center; }
.form-inline .form-check {
width: 100%; }
@media (min-width: 768px) {
.form-inline label {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0; }
.form-inline .form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0; }
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.form-inline .form-control-plaintext {
display: inline-block; }
.form-inline .input-group,
.form-inline .custom-select {
width: auto; }
.form-inline .form-check {
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0; }
.form-inline .form-check-input {
position: relative;
flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0; }
.form-inline .custom-control {
align-items: center;
justify-content: center; }
.form-inline .custom-control-label {
margin-bottom: 0; } }
.container {
width: 100%;
padding-right: 16px;
padding-left: 16px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 768px) {
.container {
max-width: 728px; } }
@media (min-width: 1024px) {
.container {
max-width: 984px; } }
@media (min-width: 1440px) {
.container {
max-width: 1172px; } }
@media (min-width: 1920px) {
.container {
max-width: 1312px; } }
.container-fluid {
width: 100%;
padding-right: 16px;
padding-left: 16px;
margin-right: auto;
margin-left: auto; }
.row {
display: flex;
flex-wrap: wrap;
margin-right: -16px;
margin-left: -16px; }
.no-gutters {
margin-right: 0;
margin-left: 0; }
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right: 0;
padding-left: 0; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 16px;
padding-left: 16px; }
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-12 {
flex: 0 0 100%;
max-width: 100%; }
.order-first {
order: -1; }
.order-last {
order: 13; }
.order-0 {
order: 0; }
.order-1 {
order: 1; }
.order-2 {
order: 2; }
.order-3 {
order: 3; }
.order-4 {
order: 4; }
.order-5 {
order: 5; }
.order-6 {
order: 6; }
.order-7 {
order: 7; }
.order-8 {
order: 8; }
.order-9 {
order: 9; }
.order-10 {
order: 10; }
.order-11 {
order: 11; }
.order-12 {
order: 12; }
.offset-1 {
margin-left: 8.33333%; }
.offset-2 {
margin-left: 16.66667%; }
.offset-3 {
margin-left: 25%; }
.offset-4 {
margin-left: 33.33333%; }
.offset-5 {
margin-left: 41.66667%; }
.offset-6 {
margin-left: 50%; }
.offset-7 {
margin-left: 58.33333%; }
.offset-8 {
margin-left: 66.66667%; }
.offset-9 {
margin-left: 75%; }
.offset-10 {
margin-left: 83.33333%; }
.offset-11 {
margin-left: 91.66667%; }
@media (min-width: 768px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-sm-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-sm-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-sm-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-sm-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%; }
.order-sm-first {
order: -1; }
.order-sm-last {
order: 13; }
.order-sm-0 {
order: 0; }
.order-sm-1 {
order: 1; }
.order-sm-2 {
order: 2; }
.order-sm-3 {
order: 3; }
.order-sm-4 {
order: 4; }
.order-sm-5 {
order: 5; }
.order-sm-6 {
order: 6; }
.order-sm-7 {
order: 7; }
.order-sm-8 {
order: 8; }
.order-sm-9 {
order: 9; }
.order-sm-10 {
order: 10; }
.order-sm-11 {
order: 11; }
.order-sm-12 {
order: 12; }
.offset-sm-0 {
margin-left: 0; }
.offset-sm-1 {
margin-left: 8.33333%; }
.offset-sm-2 {
margin-left: 16.66667%; }
.offset-sm-3 {
margin-left: 25%; }
.offset-sm-4 {
margin-left: 33.33333%; }
.offset-sm-5 {
margin-left: 41.66667%; }
.offset-sm-6 {
margin-left: 50%; }
.offset-sm-7 {
margin-left: 58.33333%; }
.offset-sm-8 {
margin-left: 66.66667%; }
.offset-sm-9 {
margin-left: 75%; }
.offset-sm-10 {
margin-left: 83.33333%; }
.offset-sm-11 {
margin-left: 91.66667%; } }
@media (min-width: 1024px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-md-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-md-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-md-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-md-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-md-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-md-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-md-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-md-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-md-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-md-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-md-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-md-12 {
flex: 0 0 100%;
max-width: 100%; }
.order-md-first {
order: -1; }
.order-md-last {
order: 13; }
.order-md-0 {
order: 0; }
.order-md-1 {
order: 1; }
.order-md-2 {
order: 2; }
.order-md-3 {
order: 3; }
.order-md-4 {
order: 4; }
.order-md-5 {
order: 5; }
.order-md-6 {
order: 6; }
.order-md-7 {
order: 7; }
.order-md-8 {
order: 8; }
.order-md-9 {
order: 9; }
.order-md-10 {
order: 10; }
.order-md-11 {
order: 11; }
.order-md-12 {
order: 12; }
.offset-md-0 {
margin-left: 0; }
.offset-md-1 {
margin-left: 8.33333%; }
.offset-md-2 {
margin-left: 16.66667%; }
.offset-md-3 {
margin-left: 25%; }
.offset-md-4 {
margin-left: 33.33333%; }
.offset-md-5 {
margin-left: 41.66667%; }
.offset-md-6 {
margin-left: 50%; }
.offset-md-7 {
margin-left: 58.33333%; }
.offset-md-8 {
margin-left: 66.66667%; }
.offset-md-9 {
margin-left: 75%; }
.offset-md-10 {
margin-left: 83.33333%; }
.offset-md-11 {
margin-left: 91.66667%; } }
@media (min-width: 1440px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-lg-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-lg-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-lg-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-lg-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-lg-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-lg-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-lg-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-lg-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%; }
.order-lg-first {
order: -1; }
.order-lg-last {
order: 13; }
.order-lg-0 {
order: 0; }
.order-lg-1 {
order: 1; }
.order-lg-2 {
order: 2; }
.order-lg-3 {
order: 3; }
.order-lg-4 {
order: 4; }
.order-lg-5 {
order: 5; }
.order-lg-6 {
order: 6; }
.order-lg-7 {
order: 7; }
.order-lg-8 {
order: 8; }
.order-lg-9 {
order: 9; }
.order-lg-10 {
order: 10; }
.order-lg-11 {
order: 11; }
.order-lg-12 {
order: 12; }
.offset-lg-0 {
margin-left: 0; }
.offset-lg-1 {
margin-left: 8.33333%; }
.offset-lg-2 {
margin-left: 16.66667%; }
.offset-lg-3 {
margin-left: 25%; }
.offset-lg-4 {
margin-left: 33.33333%; }
.offset-lg-5 {
margin-left: 41.66667%; }
.offset-lg-6 {
margin-left: 50%; }
.offset-lg-7 {
margin-left: 58.33333%; }
.offset-lg-8 {
margin-left: 66.66667%; }
.offset-lg-9 {
margin-left: 75%; }
.offset-lg-10 {
margin-left: 83.33333%; }
.offset-lg-11 {
margin-left: 91.66667%; } }
@media (min-width: 1920px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%; }
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%; }
.col-xl-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xl-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%; }
.col-xl-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xl-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%; }
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%; }
.col-xl-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xl-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%; }
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%; }
.col-xl-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xl-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%; }
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%; }
.order-xl-first {
order: -1; }
.order-xl-last {
order: 13; }
.order-xl-0 {
order: 0; }
.order-xl-1 {
order: 1; }
.order-xl-2 {
order: 2; }
.order-xl-3 {
order: 3; }
.order-xl-4 {
order: 4; }
.order-xl-5 {
order: 5; }
.order-xl-6 {
order: 6; }
.order-xl-7 {
order: 7; }
.order-xl-8 {
order: 8; }
.order-xl-9 {
order: 9; }
.order-xl-10 {
order: 10; }
.order-xl-11 {
order: 11; }
.order-xl-12 {
order: 12; }
.offset-xl-0 {
margin-left: 0; }
.offset-xl-1 {
margin-left: 8.33333%; }
.offset-xl-2 {
margin-left: 16.66667%; }
.offset-xl-3 {
margin-left: 25%; }
.offset-xl-4 {
margin-left: 33.33333%; }
.offset-xl-5 {
margin-left: 41.66667%; }
.offset-xl-6 {
margin-left: 50%; }
.offset-xl-7 {
margin-left: 58.33333%; }
.offset-xl-8 {
margin-left: 66.66667%; }
.offset-xl-9 {
margin-left: 75%; }
.offset-xl-10 {
margin-left: 83.33333%; }
.offset-xl-11 {
margin-left: 91.66667%; } }
.input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%; }
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0; }
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
margin-left: -1px; }
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
z-index: 3; }
.input-group > .custom-file .custom-file-input:focus {
z-index: 4; }
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.input-group > .custom-file {
display: flex;
align-items: center; }
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.input-group > .custom-file:not(:first-child) .custom-file-label {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.input-group-prepend,
.input-group-append {
display: flex; }
.input-group-prepend .btn,
.input-group-append .btn {
position: relative;
z-index: 2; }
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
z-index: 3; }
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
margin-left: -1px; }
.input-group-prepend {
margin-right: -1px; }
.input-group-append {
margin-left: -1px; }
.input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
border-radius: 0.25rem; }
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
margin-top: 0; }
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
height: calc(1.5em + 1rem + 2px); }
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem; }
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
height: calc(1.5em + 0.5rem + 2px); }
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem; }
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
padding-right: 1.75rem; }
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.modal-open {
overflow: hidden; }
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto; }
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0; }
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none; }
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
transform: translate(0, -50px); }
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog {
transition: none; } }
.modal.show .modal-dialog {
transform: none; }
.modal-dialog-scrollable {
display: flex;
max-height: calc(100% - 1rem); }
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 1rem);
overflow: hidden; }
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
flex-shrink: 0; }
.modal-dialog-scrollable .modal-body {
overflow-y: auto; }
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - 1rem); }
.modal-dialog-centered::before {
display: block;
height: calc(100vh - 1rem);
content: ""; }
.modal-dialog-centered.modal-dialog-scrollable {
flex-direction: column;
justify-content: center;
height: 100%; }
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
max-height: none; }
.modal-dialog-centered.modal-dialog-scrollable::before {
content: none; }
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
outline: 0; }
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000; }
.modal-backdrop.fade {
opacity: 0; }
.modal-backdrop.show {
opacity: 0.5; }
.modal-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem; }
.modal-header .close {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto; }
.modal-title {
margin-bottom: 0;
line-height: 1.5; }
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem; }
.modal-footer {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: 0.3rem;
border-bottom-left-radius: 0.3rem; }
.modal-footer > :not(:first-child) {
margin-left: .25rem; }
.modal-footer > :not(:last-child) {
margin-right: .25rem; }
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
@media (min-width: 768px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto; }
.modal-dialog-scrollable {
max-height: calc(100% - 3.5rem); }
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 3.5rem); }
.modal-dialog-centered {
min-height: calc(100% - 3.5rem); }
.modal-dialog-centered::before {
height: calc(100vh - 3.5rem); }
.modal-sm {
max-width: 300px; } }
@media (min-width: 1440px) {
.modal-lg,
.modal-xl {
max-width: 800px; } }
@media (min-width: 1920px) {
.modal-xl {
max-width: 1140px; } }
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important; }
a:not(.btn) {
text-decoration: underline; }
abbr[title]::after {
content: " (" attr(title) ")"; }
pre {
white-space: pre-wrap !important; }
pre,
blockquote {
border: 1px solid #adb5bd;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
@page {
size: a3; }
body {
min-width: 1440px !important; }
.container {
min-width: 1440px !important; }
.navbar {
display: none; }
.badge {
border: 1px solid #000; }
.table {
border-collapse: collapse !important; }
.table td,
.table th {
background-color: #fff !important; }
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6 !important; }
.table-dark {
color: inherit; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #dee2e6; }
.table .thead-dark th {
color: inherit;
border-color: #dee2e6; } }
*,
*::before,
*::after {
box-sizing: border-box; }
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block; }
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff; }
[tabindex="-1"]:focus {
outline: 0 !important; }
hr {
box-sizing: content-box;
height: 0;
overflow: visible; }
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem; }
p {
margin-top: 0;
margin-bottom: 1rem; }
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
text-decoration-skip-ink: none; }
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit; }
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem; }
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0; }
dt {
font-weight: 700; }
dd {
margin-bottom: .5rem;
margin-left: 0; }
blockquote {
margin: 0 0 1rem; }
b,
strong {
font-weight: bolder; }
small {
font-size: 80%; }
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline; }
sub {
bottom: -.25em; }
sup {
top: -.5em; }
a {
color: #007bff;
text-decoration: none;
background-color: transparent; }
a:hover {
color: #0056b3;
text-decoration: underline; }
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):focus {
outline: 0; }
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em; }
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto; }
figure {
margin: 0 0 1rem; }
img {
vertical-align: middle;
border-style: none; }
svg {
overflow: hidden;
vertical-align: middle; }
table {
border-collapse: collapse; }
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom; }
th {
text-align: inherit; }
label {
display: inline-block;
margin-bottom: 0.5rem; }
button {
border-radius: 0; }
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color; }
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit; }
button,
input {
overflow: visible; }
button,
select {
text-transform: none; }
select {
word-wrap: normal; }
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
cursor: pointer; }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none; }
input[type="radio"],
input[type="checkbox"] {
box-sizing: border-box;
padding: 0; }
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox; }
textarea {
overflow: auto;
resize: vertical; }
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0; }
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal; }
progress {
vertical-align: baseline; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none; }
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button; }
output {
display: inline-block; }
summary {
display: list-item;
cursor: pointer; }
template {
display: none; }
[hidden] {
display: none !important; }
:root {
--blue: #007bff;
--indigo: #6610f2;
--purple: #6f42c1;
--pink: #e83e8c;
--red: #dc3545;
--orange: #fd7e14;
--yellow: #ffc107;
--green: #28a745;
--teal: #20c997;
--cyan: #17a2b8;
--white: #fff;
--gray: #6c757d;
--gray-dark: #343a40;
--primary: #007bff;
--secondary: #6c757d;
--success: #28a745;
--info: #17a2b8;
--warning: #ffc107;
--danger: #dc3545;
--light: #f8f9fa;
--dark: #343a40;
--breakpoint-xs: 0;
--breakpoint-sm: 768px;
--breakpoint-md: 1024px;
--breakpoint-lg: 1440px;
--breakpoint-xl: 1920px;
--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.table {
width: 100%;
margin-bottom: 1rem;
color: #212529; }
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6; }
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6; }
.table tbody + tbody {
border-top: 2px solid #dee2e6; }
.table-sm th,
.table-sm td {
padding: 0.3rem; }
.table-bordered {
border: 1px solid #dee2e6; }
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6; }
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px; }
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0; }
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05); }
.table-hover tbody tr:hover {
color: #212529;
background-color: rgba(0, 0, 0, 0.075); }
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b8daff; }
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #7abaff; }
.table-hover .table-primary:hover {
background-color: #9fcdff; }
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff; }
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d6d8db; }
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: #b3b7bb; }
.table-hover .table-secondary:hover {
background-color: #c8cbcf; }
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c8cbcf; }
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb; }
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
border-color: #8fd19e; }
.table-hover .table-success:hover {
background-color: #b1dfbb; }
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb; }
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb; }
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
border-color: #86cfda; }
.table-hover .table-info:hover {
background-color: #abdde5; }
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5; }
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba; }
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
border-color: #ffdf7e; }
.table-hover .table-warning:hover {
background-color: #ffe8a1; }
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1; }
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb; }
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
border-color: #ed969e; }
.table-hover .table-danger:hover {
background-color: #f1b0b7; }
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7; }
.table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfe; }
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
border-color: #fbfcfc; }
.table-hover .table-light:hover {
background-color: #ececf6; }
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececf6; }
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #95999c; }
.table-hover .table-dark:hover {
background-color: #b9bbbe; }
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe; }
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075); }
.table .thead-dark th {
color: #fff;
background-color: #343a40;
border-color: #454d55; }
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6; }
.table-dark {
color: #fff;
background-color: #343a40; }
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #454d55; }
.table-dark.table-bordered {
border: 0; }
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05); }
.table-dark.table-hover tbody tr:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.075); }
@media (max-width: 767.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive-sm > .table-bordered {
border: 0; } }
@media (max-width: 1023.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive-md > .table-bordered {
border: 0; } }
@media (max-width: 1439.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive-lg > .table-bordered {
border: 0; } }
@media (max-width: 1919.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive-xl > .table-bordered {
border: 0; } }
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch; }
.table-responsive > .table-bordered {
border: 0; }
.fade {
transition: opacity 0.15s linear; }
@media (prefers-reduced-motion: reduce) {
.fade {
transition: none; } }
.fade:not(.show) {
opacity: 0; }
.collapse:not(.show) {
display: none; }
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease; }
@media (prefers-reduced-motion: reduce) {
.collapsing {
transition: none; } }
.align-baseline {
vertical-align: baseline !important; }
.align-top {
vertical-align: top !important; }
.align-middle {
vertical-align: middle !important; }
.align-bottom {
vertical-align: bottom !important; }
.align-text-bottom {
vertical-align: text-bottom !important; }
.align-text-top {
vertical-align: text-top !important; }
.clearfix::after {
display: block;
clear: both;
content: ""; }
.d-none {
display: none !important; }
.d-inline {
display: inline !important; }
.d-inline-block {
display: inline-block !important; }
.d-block {
display: block !important; }
.d-table {
display: table !important; }
.d-table-row {
display: table-row !important; }
.d-table-cell {
display: table-cell !important; }
.d-flex {
display: flex !important; }
.d-inline-flex {
display: inline-flex !important; }
@media (min-width: 768px) {
.d-sm-none {
display: none !important; }
.d-sm-inline {
display: inline !important; }
.d-sm-inline-block {
display: inline-block !important; }
.d-sm-block {
display: block !important; }
.d-sm-table {
display: table !important; }
.d-sm-table-row {
display: table-row !important; }
.d-sm-table-cell {
display: table-cell !important; }
.d-sm-flex {
display: flex !important; }
.d-sm-inline-flex {
display: inline-flex !important; } }
@media (min-width: 1024px) {
.d-md-none {
display: none !important; }
.d-md-inline {
display: inline !important; }
.d-md-inline-block {
display: inline-block !important; }
.d-md-block {
display: block !important; }
.d-md-table {
display: table !important; }
.d-md-table-row {
display: table-row !important; }
.d-md-table-cell {
display: table-cell !important; }
.d-md-flex {
display: flex !important; }
.d-md-inline-flex {
display: inline-flex !important; } }
@media (min-width: 1440px) {
.d-lg-none {
display: none !important; }
.d-lg-inline {
display: inline !important; }
.d-lg-inline-block {
display: inline-block !important; }
.d-lg-block {
display: block !important; }
.d-lg-table {
display: table !important; }
.d-lg-table-row {
display: table-row !important; }
.d-lg-table-cell {
display: table-cell !important; }
.d-lg-flex {
display: flex !important; }
.d-lg-inline-flex {
display: inline-flex !important; } }
@media (min-width: 1920px) {
.d-xl-none {
display: none !important; }
.d-xl-inline {
display: inline !important; }
.d-xl-inline-block {
display: inline-block !important; }
.d-xl-block {
display: block !important; }
.d-xl-table {
display: table !important; }
.d-xl-table-row {
display: table-row !important; }
.d-xl-table-cell {
display: table-cell !important; }
.d-xl-flex {
display: flex !important; }
.d-xl-inline-flex {
display: inline-flex !important; } }
@media print {
.d-print-none {
display: none !important; }
.d-print-inline {
display: inline !important; }
.d-print-inline-block {
display: inline-block !important; }
.d-print-block {
display: block !important; }
.d-print-table {
display: table !important; }
.d-print-table-row {
display: table-row !important; }
.d-print-table-cell {
display: table-cell !important; }
.d-print-flex {
display: flex !important; }
.d-print-inline-flex {
display: inline-flex !important; } }
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden; }
.embed-responsive::before {
display: block;
content: ""; }
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0; }
.embed-responsive-21by9::before {
padding-top: 42.85714%; }
.embed-responsive-16by9::before {
padding-top: 56.25%; }
.embed-responsive-4by3::before {
padding-top: 75%; }
.embed-responsive-1by1::before {
padding-top: 100%; }
.flex-row {
flex-direction: row !important; }
.flex-column {
flex-direction: column !important; }
.flex-row-reverse {
flex-direction: row-reverse !important; }
.flex-column-reverse {
flex-direction: column-reverse !important; }
.flex-wrap {
flex-wrap: wrap !important; }
.flex-nowrap {
flex-wrap: nowrap !important; }
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-fill {
flex: 1 1 auto !important; }
.flex-grow-0 {
flex-grow: 0 !important; }
.flex-grow-1 {
flex-grow: 1 !important; }
.flex-shrink-0 {
flex-shrink: 0 !important; }
.flex-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-start {
justify-content: flex-start !important; }
.justify-content-end {
justify-content: flex-end !important; }
.justify-content-center {
justify-content: center !important; }
.justify-content-between {
justify-content: space-between !important; }
.justify-content-around {
justify-content: space-around !important; }
.align-items-start {
align-items: flex-start !important; }
.align-items-end {
align-items: flex-end !important; }
.align-items-center {
align-items: center !important; }
.align-items-baseline {
align-items: baseline !important; }
.align-items-stretch {
align-items: stretch !important; }
.align-content-start {
align-content: flex-start !important; }
.align-content-end {
align-content: flex-end !important; }
.align-content-center {
align-content: center !important; }
.align-content-between {
align-content: space-between !important; }
.align-content-around {
align-content: space-around !important; }
.align-content-stretch {
align-content: stretch !important; }
.align-self-auto {
align-self: auto !important; }
.align-self-start {
align-self: flex-start !important; }
.align-self-end {
align-self: flex-end !important; }
.align-self-center {
align-self: center !important; }
.align-self-baseline {
align-self: baseline !important; }
.align-self-stretch {
align-self: stretch !important; }
@media (min-width: 768px) {
.flex-sm-row {
flex-direction: row !important; }
.flex-sm-column {
flex-direction: column !important; }
.flex-sm-row-reverse {
flex-direction: row-reverse !important; }
.flex-sm-column-reverse {
flex-direction: column-reverse !important; }
.flex-sm-wrap {
flex-wrap: wrap !important; }
.flex-sm-nowrap {
flex-wrap: nowrap !important; }
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-sm-fill {
flex: 1 1 auto !important; }
.flex-sm-grow-0 {
flex-grow: 0 !important; }
.flex-sm-grow-1 {
flex-grow: 1 !important; }
.flex-sm-shrink-0 {
flex-shrink: 0 !important; }
.flex-sm-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-sm-start {
justify-content: flex-start !important; }
.justify-content-sm-end {
justify-content: flex-end !important; }
.justify-content-sm-center {
justify-content: center !important; }
.justify-content-sm-between {
justify-content: space-between !important; }
.justify-content-sm-around {
justify-content: space-around !important; }
.align-items-sm-start {
align-items: flex-start !important; }
.align-items-sm-end {
align-items: flex-end !important; }
.align-items-sm-center {
align-items: center !important; }
.align-items-sm-baseline {
align-items: baseline !important; }
.align-items-sm-stretch {
align-items: stretch !important; }
.align-content-sm-start {
align-content: flex-start !important; }
.align-content-sm-end {
align-content: flex-end !important; }
.align-content-sm-center {
align-content: center !important; }
.align-content-sm-between {
align-content: space-between !important; }
.align-content-sm-around {
align-content: space-around !important; }
.align-content-sm-stretch {
align-content: stretch !important; }
.align-self-sm-auto {
align-self: auto !important; }
.align-self-sm-start {
align-self: flex-start !important; }
.align-self-sm-end {
align-self: flex-end !important; }
.align-self-sm-center {
align-self: center !important; }
.align-self-sm-baseline {
align-self: baseline !important; }
.align-self-sm-stretch {
align-self: stretch !important; } }
@media (min-width: 1024px) {
.flex-md-row {
flex-direction: row !important; }
.flex-md-column {
flex-direction: column !important; }
.flex-md-row-reverse {
flex-direction: row-reverse !important; }
.flex-md-column-reverse {
flex-direction: column-reverse !important; }
.flex-md-wrap {
flex-wrap: wrap !important; }
.flex-md-nowrap {
flex-wrap: nowrap !important; }
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-md-fill {
flex: 1 1 auto !important; }
.flex-md-grow-0 {
flex-grow: 0 !important; }
.flex-md-grow-1 {
flex-grow: 1 !important; }
.flex-md-shrink-0 {
flex-shrink: 0 !important; }
.flex-md-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-md-start {
justify-content: flex-start !important; }
.justify-content-md-end {
justify-content: flex-end !important; }
.justify-content-md-center {
justify-content: center !important; }
.justify-content-md-between {
justify-content: space-between !important; }
.justify-content-md-around {
justify-content: space-around !important; }
.align-items-md-start {
align-items: flex-start !important; }
.align-items-md-end {
align-items: flex-end !important; }
.align-items-md-center {
align-items: center !important; }
.align-items-md-baseline {
align-items: baseline !important; }
.align-items-md-stretch {
align-items: stretch !important; }
.align-content-md-start {
align-content: flex-start !important; }
.align-content-md-end {
align-content: flex-end !important; }
.align-content-md-center {
align-content: center !important; }
.align-content-md-between {
align-content: space-between !important; }
.align-content-md-around {
align-content: space-around !important; }
.align-content-md-stretch {
align-content: stretch !important; }
.align-self-md-auto {
align-self: auto !important; }
.align-self-md-start {
align-self: flex-start !important; }
.align-self-md-end {
align-self: flex-end !important; }
.align-self-md-center {
align-self: center !important; }
.align-self-md-baseline {
align-self: baseline !important; }
.align-self-md-stretch {
align-self: stretch !important; } }
@media (min-width: 1440px) {
.flex-lg-row {
flex-direction: row !important; }
.flex-lg-column {
flex-direction: column !important; }
.flex-lg-row-reverse {
flex-direction: row-reverse !important; }
.flex-lg-column-reverse {
flex-direction: column-reverse !important; }
.flex-lg-wrap {
flex-wrap: wrap !important; }
.flex-lg-nowrap {
flex-wrap: nowrap !important; }
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-lg-fill {
flex: 1 1 auto !important; }
.flex-lg-grow-0 {
flex-grow: 0 !important; }
.flex-lg-grow-1 {
flex-grow: 1 !important; }
.flex-lg-shrink-0 {
flex-shrink: 0 !important; }
.flex-lg-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-lg-start {
justify-content: flex-start !important; }
.justify-content-lg-end {
justify-content: flex-end !important; }
.justify-content-lg-center {
justify-content: center !important; }
.justify-content-lg-between {
justify-content: space-between !important; }
.justify-content-lg-around {
justify-content: space-around !important; }
.align-items-lg-start {
align-items: flex-start !important; }
.align-items-lg-end {
align-items: flex-end !important; }
.align-items-lg-center {
align-items: center !important; }
.align-items-lg-baseline {
align-items: baseline !important; }
.align-items-lg-stretch {
align-items: stretch !important; }
.align-content-lg-start {
align-content: flex-start !important; }
.align-content-lg-end {
align-content: flex-end !important; }
.align-content-lg-center {
align-content: center !important; }
.align-content-lg-between {
align-content: space-between !important; }
.align-content-lg-around {
align-content: space-around !important; }
.align-content-lg-stretch {
align-content: stretch !important; }
.align-self-lg-auto {
align-self: auto !important; }
.align-self-lg-start {
align-self: flex-start !important; }
.align-self-lg-end {
align-self: flex-end !important; }
.align-self-lg-center {
align-self: center !important; }
.align-self-lg-baseline {
align-self: baseline !important; }
.align-self-lg-stretch {
align-self: stretch !important; } }
@media (min-width: 1920px) {
.flex-xl-row {
flex-direction: row !important; }
.flex-xl-column {
flex-direction: column !important; }
.flex-xl-row-reverse {
flex-direction: row-reverse !important; }
.flex-xl-column-reverse {
flex-direction: column-reverse !important; }
.flex-xl-wrap {
flex-wrap: wrap !important; }
.flex-xl-nowrap {
flex-wrap: nowrap !important; }
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important; }
.flex-xl-fill {
flex: 1 1 auto !important; }
.flex-xl-grow-0 {
flex-grow: 0 !important; }
.flex-xl-grow-1 {
flex-grow: 1 !important; }
.flex-xl-shrink-0 {
flex-shrink: 0 !important; }
.flex-xl-shrink-1 {
flex-shrink: 1 !important; }
.justify-content-xl-start {
justify-content: flex-start !important; }
.justify-content-xl-end {
justify-content: flex-end !important; }
.justify-content-xl-center {
justify-content: center !important; }
.justify-content-xl-between {
justify-content: space-between !important; }
.justify-content-xl-around {
justify-content: space-around !important; }
.align-items-xl-start {
align-items: flex-start !important; }
.align-items-xl-end {
align-items: flex-end !important; }
.align-items-xl-center {
align-items: center !important; }
.align-items-xl-baseline {
align-items: baseline !important; }
.align-items-xl-stretch {
align-items: stretch !important; }
.align-content-xl-start {
align-content: flex-start !important; }
.align-content-xl-end {
align-content: flex-end !important; }
.align-content-xl-center {
align-content: center !important; }
.align-content-xl-between {
align-content: space-between !important; }
.align-content-xl-around {
align-content: space-around !important; }
.align-content-xl-stretch {
align-content: stretch !important; }
.align-self-xl-auto {
align-self: auto !important; }
.align-self-xl-start {
align-self: flex-start !important; }
.align-self-xl-end {
align-self: flex-end !important; }
.align-self-xl-center {
align-self: center !important; }
.align-self-xl-baseline {
align-self: baseline !important; }
.align-self-xl-stretch {
align-self: stretch !important; } }
.float-left {
float: left !important; }
.float-right {
float: right !important; }
.float-none {
float: none !important; }
@media (min-width: 768px) {
.float-sm-left {
float: left !important; }
.float-sm-right {
float: right !important; }
.float-sm-none {
float: none !important; } }
@media (min-width: 1024px) {
.float-md-left {
float: left !important; }
.float-md-right {
float: right !important; }
.float-md-none {
float: none !important; } }
@media (min-width: 1440px) {
.float-lg-left {
float: left !important; }
.float-lg-right {
float: right !important; }
.float-lg-none {
float: none !important; } }
@media (min-width: 1920px) {
.float-xl-left {
float: left !important; }
.float-xl-right {
float: right !important; }
.float-xl-none {
float: none !important; } }
.position-static {
position: static !important; }
.position-relative {
position: relative !important; }
.position-absolute {
position: absolute !important; }
.position-fixed {
position: fixed !important; }
.position-sticky {
position: sticky !important; }
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030; }
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030; }
@supports (position: sticky) {
.sticky-top {
position: sticky;
top: 0;
z-index: 1020; } }
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0; }
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal; }
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }
.text-justify {
text-align: justify !important; }
.text-wrap {
white-space: normal !important; }
.text-nowrap {
white-space: nowrap !important; }
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.text-left {
text-align: left !important; }
.text-right {
text-align: right !important; }
.text-center {
text-align: center !important; }
@media (min-width: 768px) {
.text-sm-left {
text-align: left !important; }
.text-sm-right {
text-align: right !important; }
.text-sm-center {
text-align: center !important; } }
@media (min-width: 1024px) {
.text-md-left {
text-align: left !important; }
.text-md-right {
text-align: right !important; }
.text-md-center {
text-align: center !important; } }
@media (min-width: 1440px) {
.text-lg-left {
text-align: left !important; }
.text-lg-right {
text-align: right !important; }
.text-lg-center {
text-align: center !important; } }
@media (min-width: 1920px) {
.text-xl-left {
text-align: left !important; }
.text-xl-right {
text-align: right !important; }
.text-xl-center {
text-align: center !important; } }
.text-lowercase {
text-transform: lowercase !important; }
.text-uppercase {
text-transform: uppercase !important; }
.text-capitalize {
text-transform: capitalize !important; }
.font-weight-light {
font-weight: 300 !important; }
.font-weight-lighter {
font-weight: lighter !important; }
.font-weight-normal {
font-weight: 400 !important; }
.font-weight-bold {
font-weight: 700 !important; }
.font-weight-bolder {
font-weight: bolder !important; }
.font-italic {
font-style: italic !important; }
.text-white {
color: #fff !important; }
.text-primary {
color: #007bff !important; }
a.text-primary:hover, a.text-primary:focus {
color: #0056b3 !important; }
.text-secondary {
color: #6c757d !important; }
a.text-secondary:hover, a.text-secondary:focus {
color: #494f54 !important; }
.text-success {
color: #28a745 !important; }
a.text-success:hover, a.text-success:focus {
color: #19692c !important; }
.text-info {
color: #17a2b8 !important; }
a.text-info:hover, a.text-info:focus {
color: #0f6674 !important; }
.text-warning {
color: #ffc107 !important; }
a.text-warning:hover, a.text-warning:focus {
color: #ba8b00 !important; }
.text-danger {
color: #dc3545 !important; }
a.text-danger:hover, a.text-danger:focus {
color: #a71d2a !important; }
.text-light {
color: #f8f9fa !important; }
a.text-light:hover, a.text-light:focus {
color: #cbd3da !important; }
.text-dark {
color: #343a40 !important; }
a.text-dark:hover, a.text-dark:focus {
color: #121416 !important; }
.text-body {
color: #212529 !important; }
.text-muted {
color: #6c757d !important; }
.text-black-50 {
color: rgba(0, 0, 0, 0.5) !important; }
.text-white-50 {
color: rgba(255, 255, 255, 0.5) !important; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.text-decoration-none {
text-decoration: none !important; }
.text-break {
word-break: break-word !important;
overflow-wrap: break-word !important; }
.text-reset {
color: inherit !important; }
.visible {
visibility: visible !important; }
.invisible {
visibility: hidden !important; } * {
margin: 0;
padding: 0;
outline: none;
outline-width: 0;
text-decoration: none; }
html {
height: 100%;
background-color: transparent;
border: none;
font-family: sans-serif;
font-size: 125%;
line-height: 1.3;
color: #000; }
body {
height: 100%;
font-size: .625em;
font-size: 50%; }
a, abbr, address, area, article, aside, audio, b, base, bb, bdo, backquote, button, canvas, caption, cite, code, col, colgroup, dd, datagrid, datalist, del, details, dfn, dialog, div, dl, dt, em, eventsource, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, i, iframe, img, input, ins, kbd, label, legened, li, map, mark, menu, meter, nav, noscript, object, ol, optgroup, option, output, p, pre, progress, q, samp, s, section, select, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, ul, var, video {
background-color: transparent;
border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
code, input, kbd, pre, samp, select, textarea, var {
white-space: normal; }
table {
border-collapse: collapse;
border-spacing: 0; }
td {
vertical-align: top; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
content: "&#8220";
content: "\201C"; }
ul {
list-style: none; }
del, s {
text-decoration: line-through; }
nav ul {
list-style: none; }
a:hover, abbr, ins {
text-decoration: underline; }
address, cite, dfn, em, i, var {
font-style: italic; }
b, h1, h2, h3, h4, h5, h6, strong, th {
font-weight: bold;
line-height: 1.4; }
:link, :focus, :active, :hover, :visited {
outline: none;
outline-width: 0;
text-decoration: none; } small {
font-size: 80%;
line-height: 1.5; }
big {
font-size: 120%;
line-height: 1.7; }
code, kbd, samp {
font-family: inherit;
letter-spacing: 2px;
white-space: nowrap; }
blockquote, dd {
padding-left: 2.2em; }
caption, button, input[type="button"], input[type="reset"], input[type="submit"], th {
text-align: center; }
hr {
display: inline-block;
margin: 9px 0 -6px 0;
padding-bottom: 11px;
width: 100%;
height: 1px;
background-color: transparent;
border: none;
border-top: 1px solid #000; }
sub,
sup {
position: relative;
height: 0;
line-height: 1.2;
vertical-align: baseline; }
sub {
top: .4ex; }
sup {
bottom: 1ex; }
pre {
font-family: inherit;
white-space: pre; }
pre * {
font-size: 100%;
white-space: pre; } textarea {
width: 14em;
height: 2.4em;
background-color: #fff;
border: 1px solid #abadb3;
font-family: inherit; }
input, select, button {
font-family: inherit;
cursor: pointer; }
input[type="text"], input[type="password"] {
padding: 0.1em 0 0.1em 0;
width: 10em;
height: 1.5em;
line-height: 1.5em;
background-color: #fff;
border: 1px solid #abadb3;
cursor: text;
vertical-align: top; }
input[type="radio"] {
margin: 1px 0;
width: 1.3em;
height: 1.3em;
vertical-align: bottom; }
input[type="checkbox"] {
width: 1.3em;
height: 1.6em;
vertical-align: top; }
input[type="file"] {
width: 20em;
height: 1.9em;
background-color: #fff;
border: 1px solid #abadb3; }
input[type="hidden"] {
display: none; }
input[type="image"] {
margin-bottom: -3px; }
label, label span {
vertical-align: top;
cursor: pointer; }
select {
height: 1.9em;
background-color: #fff;
border: 1px solid #abadb3;
padding: 0; }
optgroup {
font-weight: bold; }
optgroup option {
padding-left: 1.4em;
font-weight: normal; } span.first-letter {
overflow: visible;
width: 0.600em; }
button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
padding: 0 !important;
border: 0 none !important; }  .header-main .container, .footer-main .container {
max-width: 1172px !important; }
@media only screen and (min-width: 1440px) {
.container {
max-width: 1172px !important; } }
@media screen and (min-width: 767px) {
.container {
max-width: 1172px !important; } }
@media (min-width: 1920px) {
.container {
max-width: 1312px;
padding-left: 16px;
padding-right: 16px; }
.row {
margin-left: -16px;
margin-right: -16px; }
.col, [class*=col-] {
padding-left: 16px;
padding-right: 16px; } }
@media screen and (min-width: 1920px) and (max-width: 1440px) {
.col, [class*=col-] {
padding-left: 32px;
padding-right: 32px; } }
@media (min-width: 1440px) and (max-width: 1919.98px) {
.container {
max-width: 1172px;
padding-left: 16px;
padding-right: 16px; }
.row {
margin-left: -16px;
margin-right: -16px; }
.col, [class*=col-] {
padding-left: 32px;
padding-right: 32px; } }
@media (min-width: 1024px) and (max-width: 1439.98px) {
.container {
max-width: 984px;
padding-left: 12px;
padding-right: 12px; }
.row {
margin-left: -12px;
margin-right: -12px; }
.col, [class*=col-] {
padding-left: 32px;
padding-right: 32px; } }
@media (min-width: 768px) and (max-width: 1023.98px) {
.container {
max-width: 728px;
padding-left: 12px;
padding-right: 12px; }
.row {
margin-left: -12px;
margin-right: -12px; }
.col, [class*=col-] {
padding-left: 32px;
padding-right: 32px; } }
@media (max-width: 767.98px) {
.container {
max-width: calc(100% - 48px);
padding-left: 0;
padding-right: 0; }
.row {
margin-left: -6px;
margin-right: -6px; }
.col, [class*=col-] {
padding-left: 6px;
padding-right: 6px; } } @font-face {
font-family: 'ALDISUEDOffice';
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOffice-Regular.eot); src: url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOffice-Regular.eot?#iefix) format("embedded-opentype"), url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOffice-Regular.woff) format("woff"), url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOffice-Regular.ttf) format("truetype"), url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOffice-Regular.svg#62a825e13fa19ce06305474af0a11c2c) format("svg"); font-style: normal;
font-weight: 400;
font-display: swap;
}
@font-face {
font-family: 'ALDISUEDOffice';
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Light.eot); src: url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Light.eot?#iefix) format("embedded-opentype"), url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Light.woff) format("woff"), url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Light.ttf) format("truetype"), url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Light.svg#d5b069bbd69d188fb37d926f9a53b742) format("svg"); font-style: normal;
font-weight: 300;
font-display: swap;
}
@font-face {
font-family: 'ALDISUEDOffice';
src: url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Bold.eot); src: url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Bold.eot?#iefix) format("embedded-opentype"), url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Bold.woff) format("woff"), url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Bold.ttf) format("truetype"), url(//www.siq.si/wp-content/themes/siq/public/fonts/ALDISUEDOT-Bold.svg#4c341e379b04876506f27b5f650ea86d) format("svg"); font-style: normal;
font-weight: 700;
font-display: swap;
}
.text h1, .text h2, .text h3, .text h4, .text h5, .text h6, .text p, .text span, .text ul, .text li, .text a, .title h1, .title h2, .title h3, .title h4, .title h5, .title h6, .title p, .title span, .title ul, .title li, .title a, .title-main h1, .title-main h2, .title-main h3, .title-main h4, .title-main h5, .title-main h6, .title-main p, .title-main span, .title-main ul, .title-main li, .title-main a {
color: inherit;
font-size: inherit;
font-weight: inherit;
letter-spacing: inherit;
line-height: inherit;
text-transform: inherit;
text-align: inherit;
font-style: inherit; }
.primary-title {
font-weight: 700;
font-size: 64px;
line-height: 1.15em; }
@media screen and (max-width: 1024px) {
.primary-title {
font-size: 40px;
line-height: 1.2em; } }
@media screen and (max-width: 767px) {
.primary-title {
font-size: 26px;
line-height: 1.23em; } }
.secondary-title, .content h2 {
font-weight: 700;
font-size: 40px;
line-height: 48px; }
@media screen and (max-width: 1024px) {
.secondary-title, .content h2 {
font-size: 32px;
line-height: 1.25em; } }
@media screen and (max-width: 767px) {
.secondary-title, .content h2 {
font-size: 22px;
line-height: 1.36em; } }
.third-title, .content h3 {
font-weight: 700;
font-size: 24px;
line-height: 30px; }
@media screen and (max-width: 1024px) {
.third-title, .content h3 {
font-size: 20px; } }
@media screen and (max-width: 767px) {
.third-title, .content h3 {
font-size: 18px;
line-height: 1.33em; } }
.fourth-title, .content h4 {
font-weight: 400;
font-size: 16px;
line-height: 1.5em; }
.fifth-title {
font-weight: 400;
text-transform: uppercase;
font-size: 14px;
line-height: 1.62em; }
.news-main .category, .news-main .extra-info date, .news-main .extra-info .author, .news-list-single .news-info date, .news-list-single .news-info .category, .sc-home-articles .educations-list-single .education-info .date {
font-size: 14px; }
.download a, .package-desc li span, .news-list-single h4, .staff-single h4, .book-single .author-info, .book-single .show-more, .sc-home-articles .educations-list-single h4 {
font-size: 18px;
line-height: 1.25em; }
@media (min-width: 1440px) {
.footer-content h4, .home-slider .slide-content p {
font-size: 24px;
line-height: 1.33em; } }
@media (max-width: 1439.98px) {
.footer-content h4, .home-slider .slide-content p {
font-size: 18px;
line-height: 1.45em; } }
body {
font-size: 16px;
line-height: 1.5em; }
@media (min-width: 768px) and (max-width: 1439.98px) {
body {
font-size: 14px; } }
.content p, .content li, .sc-quotes .quote-text p, .sc-quotes .quote-author p {
font-size: 18px;
line-height: 1.44em; }
@media (min-width: 768px) and (max-width: 1439.98px) {
.content p, .content li, .sc-quotes .quote-text p, .sc-quotes .quote-author p {
font-size: 14px; } }
.at-shadow-normal, .sc-speaker-detail .speaker-image img {
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); }
.at-shadow-big {
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15); }
@media (min-width: 1440px) {
.at-shadow-normal, .sc-speaker-detail .speaker-image img {
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); } }
@media (min-width: 768px) and (max-width: 1439.98px) {
.at-shadow-normal, .sc-speaker-detail .speaker-image img {
box-shadow: 0 16px 32px rgba(0, 0, 0, 0.1); } }
@media (max-width: 767.98px) {
.at-shadow-normal, .sc-speaker-detail .speaker-image img {
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1); } }
.at-shadow-small {
box-shadow: -16px 16px 24px rgba(0, 0, 0, 0.1); }
* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
*,
*::before,
*::after {
box-sizing: border-box; }
::-webkit-selection {
background-color: #174d76;
color: #ffffff; }
::-moz-selection {
background-color: #174d76;
color: #ffffff; }
:-ms-selection {
background-color: #174d76;
color: #ffffff; }
::selection {
background-color: #174d76;
color: #ffffff; }
.main {
-webkit-box-flex: 1 0 auto;
-moz-box-flex: 1 0 auto;
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
overflow: hidden;
z-index: 1; }
.main.not-overflowed {
overflow: visible; }
@media screen and (min-width: 1025px) {
html.is-open-menu,
html.is-open-menu body,
body.is-open-menu,
html.is-search-open,
html.is-search-open body,
body.noscroll {
overflow-x: hidden;
overflow-y: scroll !important;
position: fixed; } }
@media (max-width: 1919.98px) {
html.is-open-menu,
html.is-open-menu body,
body.is-open-menu,
html.is-search-open,
html.is-search-open body,
body.noscroll {
overflow: hidden; } }
body {
color: #404040;
min-width: 320px;
font-family: "Source Sans Pro", sans-serif;
position: relative;
height: auto;
min-height: 100%;
width: 100%;
overflow-x: hidden;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
ul {
margin: 0; } .noselect, .noselect * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.no-margin {
margin: 0; }
.no-padding {
padding: 0; }
input {
-webkit-appearance: none;
border-radius: 0; }
.text a, .title a, .title-main a {
color: #0065bd; }
.text a:hover, .title a:hover, .title-main a:hover {
color: #174d76;
text-decoration: none; }
p, span, em, strong, div {
cursor: default; }
h1, h2, h3, h4, h5, h6, b, strong {
font-weight: 700;
line-height: 1em;
margin: 0; }
p {
margin: 0; }
p a {
color: #0065bd; }
p a:hover {
color: #174d76;
text-decoration: none; }
a {
color: black;
transition: all 0.25s ease; }
a[href] * {
cursor: pointer; }
a:hover, a:focus {
color: currentColor;
text-decoration: none; }
img {
display: block;
height: auto;
max-width: 100%;
margin: 0;
position: relative; }
.img-center img {
margin: 0 auto; }
.img-caption img {
width: 100%; }
.image-full {
background: no-repeat scroll center top;
background-size: cover;
overflow: hidden; }
@media (max-width: 1023.98px) {
.container.mobile-fullWidth {
padding: 0;
width: 100%;
max-width: 100%; } }
@media (max-width: 1023.98px) {
.container .mobile-container {
padding: 0 12px;
margin-left: auto;
margin-right: auto;
max-width: 728px; } }
@media (max-width: 767.98px) {
.container .mobile-container {
padding: 0 24px; } }
iframe {
border: none; }
table {
width: 100%; }
.table-wrapper {
width: 100%;
overflow: auto; }
.no-gutters {
margin-left: 0;
margin-right: 0; }
.mx-auto {
margin: 0 auto;
display: block; }
.d-inline-block {
display: -moz-inline-stack;
display: inline-block;
vertical-align: top;
zoom: 1;
*display: inline; }
.at-shadow-big {
transition: box-shadow 250ms ease-in-out; }
.at-shadow-normal {
transition: box-shadow 250ms ease-in-out; }
.flex-centered {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
height: 100%;
position: relative; }
.slick-dots li {
outline: transparent; }
.slick-dots li button {
outline: transparent; }
.marbot {
margin-bottom: 32px; }
.paddtop {
padding-top: 32px; }
.nav-arrow.slick-disabled {
opacity: 0; }
.content .download ul li {
padding-left: 13px;
padding-top: 5px; }
.content .download ul li:before {
background-color: #e5e5e5;
width: 5px;
height: 32px;
content: "";
position: absolute;
top: 0;
left: 0;
border-radius: 0; }
.download li {
line-height: 26px;
color: #7f7f7f;
font-size: 14px;
padding-left: 13px;
position: relative; }
.download li:before {
background-color: #e5e5e5;
width: 5px;
height: 32px;
content: "";
position: absolute;
top: 0;
left: 0; }
.download span {
display: block;
position: relative;
padding-left: 20px; }
.download span:before {
content: "";
position: absolute;
left: 0;
top: 2px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='21' viewBox='0 0 12 21'%3E%3Cdefs%3E%3Cpath id='c3y4a' d='M327.99 47.5a5.4 5.4 0 0 1 4.77 2.74c.5.85.74 1.77.74 2.76v10.51a4.02 4.02 0 0 1-4.03 3.99c-.72 0-1.38-.18-1.99-.54a4.07 4.07 0 0 1-1.98-3.45v-8.49a2.56 2.56 0 0 1 1.25-2.2c.38-.23.8-.34 1.24-.34.45 0 .86.11 1.24.34a2.66 2.66 0 0 1 1.27 2.2v7.5h-2v-7.6c0-.17-.09-.3-.25-.36a.58.58 0 0 0-.49 0c-.17.07-.25.2-.25.37v8.58c0 .54.19 1.02.57 1.42.39.4.85.6 1.4.6.54 0 1-.2 1.4-.6.4-.4.6-.88.6-1.42v-10.5a3.4 3.4 0 0 0-.47-1.77 3.66 3.66 0 0 0-1.28-1.29 3.32 3.32 0 0 0-1.74-.48 3.56 3.56 0 0 0-3.47 3.53v9.52h-2.02V53a5.46 5.46 0 0 1 5.49-5.5z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-322 -47)'%3E%3Cuse fill='%230065bd' xlink:href='%23c3y4a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 12px;
height: 20px; }
.download a {
color: #0065bd;
display: inline-block;
position: relative;
padding-right: 4px; }
.at-shadow-small {
transition: box-shadow 250ms ease-in-out; }
.mar-top-30 {
margin-top: 30px;
display: inline-block; }
.mar-bottom-0 {
margin-bottom: 0 !important; }
.box-shadows {
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1); }
.rounded-corners {
border-radius: 4px; }
.hidden {
display: none; }
.full-width {
width: 100%; }
.margin-bot-16 {
margin-bottom: 16px; }
.centered {
text-align: center; }
.gaming-tehnology .bottom-line:after {
background-color: #fe9237; }
.gaming-tehnology .bottom-line.white-line:after {
background-color: #fe9237; }
.bottom-line {
position: relative;
padding-bottom: 7px; }
.bottom-line:after {
width: 40px;
height: 2px;
background-color: #003c69;
left: 0;
bottom: -1px;
position: absolute;
content: ""; }
.bottom-line.centered:after {
left: 50%;
transform: translate(-50%, 0); }
.bottom-line.white-line:after {
background-color: #ffffff; }
.bottom-line.shorter-line:after {
width: 0; }
.more-link {
padding-right: 17px;
position: relative;
color: #0065bd;
display: inline-block;
transition: all 0.25s ease; }
.more-link:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='mjtqa' d='M19.5 68.92l1.34-1.42 5.66 6-5.66 6-1.34-1.42 4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -67)'%3E%3Cuse fill='%230065bd' xlink:href='%23mjtqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
right: 0;
top: 50%;
transform: translate(0, -50%);
position: absolute;
content: "";
transition: all 0.25s ease;
opacity: 1; }
.more-link:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='mjtqa' d='M19.5 68.92l1.34-1.42 5.66 6-5.66 6-1.34-1.42 4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -67)'%3E%3Cuse fill='%23003c69' xlink:href='%23mjtqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
right: 0;
top: 50%;
transform: translate(0, -50%);
position: absolute;
content: "";
transition: all 0.25s ease;
opacity: 0; }
.more-link:hover {
color: #174d76;
text-decoration: none; }
.more-link:hover:after {
opacity: 0; }
.more-link:hover:before {
opacity: 1; }
.back-link {
padding-left: 17px;
position: relative;
color: #0065bd;
display: inline-block;
transition: all 0.25s ease; }
.back-link:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='b06wa' d='M26.5 98.92l-1.34-1.42-5.66 6 5.66 6 1.34-1.42-4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -97)'%3E%3Cuse fill='%230065bd' xlink:href='%23b06wa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
left: 0;
top: 50%;
transform: translate(0, -50%);
position: absolute;
content: "";
transition: all 0.25s ease;
opacity: 1; }
.back-link:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='b06wa' d='M26.5 98.92l-1.34-1.42-5.66 6 5.66 6 1.34-1.42-4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -97)'%3E%3Cuse fill='%23003c69' xlink:href='%23b06wa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
left: 0;
top: 50%;
transform: translate(0, -50%);
position: absolute;
content: "";
transition: all 0.25s ease;
opacity: 0; }
.back-link:hover {
color: #174d76;
text-decoration: none; }
.back-link:hover:after {
opacity: 0; }
.back-link:hover:before {
opacity: 1; }
.headline {
color: #003c69;
margin-bottom: 24px; }
.headline .third-title {
color: #404040; }
@media screen and (max-width: 767px) {
.headline {
margin-bottom: 16px; } }
.headline.bottom-border {
border-bottom: 1px solid #f2f2f2; }
@media screen and (max-width: 1024px) {
.headline.bottom-border-tablet {
border-bottom: 1px solid #f2f2f2; } }
.align-bottom {
position: relative;
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
-ms-align-items: flex-end;
align-items: flex-end; }
.content .tests-list li {
margin-bottom: 16px; }
.tests-list li {
font-weight: 700;
margin-bottom: 16px; }
.tests-list li span {
font-weight: 400;
display: block;
padding-left: 30px; }
.map-container {
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0; }
.map-container iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute; }
.video-container {
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
height: 0; }
.video-container iframe {
left: 0;
top: 0;
height: 100%;
width: 100%;
position: absolute; }
.full-width-container {
position: relative; }
.full-width-content {
width: 100vw;
left: 50%;
position: relative;
margin-left: -50vw; }
button.btn {
padding-top: 0 !important;
text-align: left; }
.btn {
padding-left: 16px;
padding-right: 16px;
position: relative;
border: 0;
display: inline-block;
transition: all 0.3s ease; }
@media screen and (max-width: 425px) {
.btn {
width: 100%; } }
.btn span {
font-size: 16px;
color: #ffffff;
font-weight: 400;
display: inline-block;
transition: all 0.3s ease;
cursor: pointer; }
.btn:hover {
text-decoration: none; }
.btn.full {
background-color: #0065bd; }
.btn.full:hover {
background-color: #174d76; }
.btn.more {
padding-right: 30px;
padding-top: 11px;
height: 48px; }
.btn.more:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='mjtqa' d='M19.5 68.92l1.34-1.42 5.66 6-5.66 6-1.34-1.42 4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -67)'%3E%3Cuse fill='%23fff' xlink:href='%23mjtqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
right: 16px;
top: 50%;
transform: translate(0, -50%);
content: "";
position: absolute; }
.btn.more-extra {
padding-right: 76px;
padding-top: 18px;
height: 60px; }
@media screen and (max-width: 767px) {
.btn.more-extra {
padding-right: 60px;
height: 48px;
padding-top: 11px; } }
.btn.more-extra:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: rgba(255, 255, 255, 0.1) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='mjtqa' d='M19.5 68.92l1.34-1.42 5.66 6-5.66 6-1.34-1.42 4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -67)'%3E%3Cuse fill='%23fff' xlink:href='%23mjtqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 767px) {
.btn.more-extra:after {
width: 48px;
height: 48px; } }
.btn.user-extra {
padding-right: 76px;
padding-top: 18px;
height: 60px; }
@media screen and (max-width: 767px) {
.btn.user-extra {
padding-right: 60px;
height: 48px;
padding-top: 11px; } }
.btn.user-extra:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: rgba(255, 255, 255, 0.1) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cpath id='wfmua' d='M293 30a4.07 4.07 0 0 1-3.44-1.99 3.96 3.96 0 0 1 0-4 4.01 4.01 0 0 1 3.45-2.01 4.01 4.01 0 0 1 3.98 4.02A4.07 4.07 0 0 1 293 30zm0 2.01c.99 0 2.08.15 3.26.43 1.34.34 2.42.79 3.25 1.34 1 .66 1.49 1.4 1.49 2.2V38h-16v-2.01c0-.82.5-1.55 1.49-2.2.83-.56 1.91-1.01 3.25-1.35 1.18-.28 2.27-.43 3.26-.43z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-285 -22)'%3E%3Cuse fill='%23fff' xlink:href='%23wfmua'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 767px) {
.btn.user-extra:after {
width: 48px;
height: 48px; } }
.btn.contact-extra {
padding-right: 76px;
padding-top: 18px;
height: 60px; }
@media screen and (max-width: 767px) {
.btn.contact-extra {
padding-right: 60px;
height: 48px;
padding-top: 11px; } }
.btn.contact-extra:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: rgba(255, 255, 255, 0.1) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='13' viewBox='0 0 16 13'%3E%3Cdefs%3E%3Cpath id='jofva' d='M336.42 25c.44 0 .81.16 1.12.48.3.32.46.7.46 1.14v9.61c0 .44-.15.81-.46 1.14-.3.32-.68.48-1.12.48h-12.84c-.44 0-.81-.16-1.12-.48-.3-.33-.46-.7-.46-1.14v-9.61c0-.44.15-.82.46-1.14.3-.32.68-.48 1.12-.48zm0 3.23v-1.61l-6.42 4-6.42-4v1.6L330 32.2z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-322 -25)'%3E%3Cuse fill='%23fff' xlink:href='%23jofva'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 767px) {
.btn.contact-extra:after {
width: 48px;
height: 48px; } }
.btn.chat-extra {
padding-right: 76px;
padding-top: 18px;
height: 60px; }
.btn.chat-extra:after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 60px;
height: 60px;
background: rgba(255, 255, 255, 0.1) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cpath id='ihuqa' d='M1266.42 1574c.44 0 .81.15 1.12.46.3.3.46.68.46 1.12v9.61c0 .44-.15.82-.46 1.14-.3.32-.68.48-1.12.48h-11.23L1252 1590v-14.42c0-.44.15-.81.46-1.12.3-.3.68-.46 1.12-.46zm-11.23 5.6v1.6h9.62v-1.6zm6.44 4.02V1582h-6.44v1.62zm3.18-4.81v-1.62h-9.62v1.62z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1252 -1574)'%3E%3Cuse fill='%23fff' xlink:href='%23ihuqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
.btn.link-extra{
height: 60px;
position: relative;
display: flex;
align-items: center;
}
.btn.link-extra .chevron{
height: 60px;
width: 60px;
position: absolute;
right: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
}
.btn.link-extra .chevron::before{
border-style: solid;
border-width: 0.25em 0.25em 0 0;
content: '';
display: inline-block;
height: 1em;
left: 0;
transform: rotate(45deg) translateX(-4px);
position: relative;
top: 0.15em;
vertical-align: top;
width: 1em;
border-color: #fff;
}
.btn.ghost {
border: 2px solid #0065bd;
height: 46px;
padding-top: 8px;
max-width: 220px;
width: 100%;
text-align: center; }
.btn.ghost:hover {
border: 2px solid #174d76; }
.btn.ghost:hover span {
color: #174d76; }
.btn.ghost span {
font-weight: 700;
color: #0065bd; }
.btn.ghost.siq-dark span {
color: white;
}
a {
color: #0065bd; }
a:hover, a:active, a:focus {
text-decoration: underline;
color: #0065bd; }
.primary-title {
font-family: "Source Serif Pro", serif; }
.primary-title h1, .primary-title h2, .primary-title h3, .primary-title h4 {
font-size: inherit;
line-height: inherit;
font-weight: inherit; }
.secondary-title {
font-family: "Source Serif Pro", serif; }
.secondary-title h1, .secondary-title h2, .secondary-title h3, .secondary-title h4 {
font-size: inherit;
line-height: inherit; }
.third-title {
font-family: "Source Serif Pro", serif; }
.third-title h1, .third-title h2, .third-title h3, .third-title h4 {
font-size: inherit;
line-height: inherit; }
.third-title h3 {
margin-bottom: 20px;
position: relative; }
.third-title h3:after {
width: 24px;
height: 3px;
background-color: #003c69;
left: 0;
bottom: -13px;
position: absolute;
content: ""; }
.fourth-title {
font-family: "Source Sans Pro", sans-serif; }
.fourth-title h1, .fourth-title h2, .fourth-title h3, .fourth-title h4, .fourth-title h5 {
font-size: inherit;
line-height: inherit; }
.fifth-title {
font-family: "Source Sans Pro", sans-serif; }
.fifth-title h1, .fifth-title h2, .fifth-title h3, .fifth-title h4, .fifth-title h5 {
font-size: inherit;
line-height: inherit; }
.sc-newsletter-signup {
background: #f2f2f2 url(//www.siq.si/wp-content/themes/siq/public/img/bg/mail_bg_icon.svg) no-repeat scroll 60% center;
background-size: auto 100%;
padding: 24px 0;
margin-bottom: 0 !important; }
@media screen and (max-width: 1440px) {
.sc-newsletter-signup {
padding: 24px; } }
@media screen and (max-width: 767px) {
.sc-newsletter-signup {
padding: 24px 0; } }
.sc-newsletter-signup .nl-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; }
@media screen and (max-width: 1024px) {
.sc-newsletter-signup .nl-btn {
-webkit-justify-content: end;
-moz-justify-content: end;
-ms-justify-content: end;
justify-content: end;
-ms-flex-pack: end; } }
@media screen and (max-width: 767px) {
.sc-newsletter-signup .nl-btn {
display: block;
margin-top: 16px; } }
@media screen and (max-width: 767px) {
.sc-newsletter-signup .nl-btn.align-bottom {
display: block; } }
.sc-newsletter-signup .nl-btn .btn {
width: 100%;
max-width: 180px; }
.sc-why-siq {
margin-bottom: 0 !important; }
.bg-why {
padding: 24px 0;
background: #f2f2f2 url(//www.siq.si/wp-content/themes/siq/public/img/bg/bg_siq_mask.png) no-repeat scroll 25% center; }
@media screen and (max-width: 1440px) {
.bg-why {
padding: 24px 24px; } }
@media screen and (max-width: 767px) {
.bg-why {
padding: 24px 0;
background-position: center bottom;
background-size: 320px auto; } }
@media screen and (max-width: 767px) {
.bg-why h3 {
margin-bottom: 8px; } }
@media screen and (max-width: 767px) {
.bg-why p {
margin-bottom: 24px; } }
.bg-why .want-to-know-more {
padding-top: 18px; }
@media screen and (max-width: 767px) {
.bg-why .want-to-know-more {
padding-top: 0; } }
.bg-why .want-to-know-more .third-title {
margin-bottom: 24px; }
@media screen and (max-width: 767px) {
.bg-why .want-to-know-more .third-title {
margin-bottom: 16px; } }
.bg-why .want-to-know-more .button-group {
width: 100%; }
@media screen and (max-width: 1440px) {
.bg-why .want-to-know-more .button-group .btn {
margin-right: 16px; } }
@media screen and (max-width: 1440px) {
.bg-why .want-to-know-more .full-width {
width: 100%;
max-width: 260px; } }
@media screen and (min-width: 1439px) and (max-width: 1920px) {
.bg-why .want-to-know-more .btn.contact-extra {
padding-right: 60px; } }
.content p {
margin-bottom: 24px; }
@media screen and (max-width: 1024px) {
.content p {
margin-bottom: 16px; } }
.content ul {
padding: 0;
margin: 0 0 18px; }
.content ul li {
position: relative;
padding-left: 18px;
margin-bottom: 6px; }
.content ul li:before {
width: 4px;
height: 4px;
background-color: #404040;
content: "";
position: absolute;
left: 4px;
top: 12px;
border-radius: 100%; }
.content ol {
list-style: inside decimal;
padding-left: 2px;
margin: 0 0 18px; }
.content ol li {
margin-bottom: 6px; }
.content .highlighted {
background-color: #f2f2f2;
padding: 24px;
margin-bottom: 24px; }
@media screen and (max-width: 767px) {
.content .highlighted {
padding: 16px; } }
.content .highlighted p {
margin-bottom: 0;
line-height: 26px; }
.content small {
margin-bottom: 24px;
font-size: 14px;
line-height: 23px;
color: #7f7f7f; }
.content table {
border-top: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
width: 100%;
margin-bottom: 24px; }
.content table td {
color: #404040;
font-size: 18px;
line-height: 26px;
border-right: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
padding: 16px; }
.content table ul {
margin-top: 24px; }
.content h2 {
font-family: "Source Serif Pro", serif; }
.content h3 {
font-family: "Source Serif Pro", serif;
position: relative;
margin-bottom: 44px; }
.content h3:after {
width: 24px;
height: 3px;
background-color: #003c69;
left: 0;
bottom: -13px;
position: absolute;
content: ""; }
.content h4 {
font-family: "Source Serif Pro", serif; }
.content .third-title {
margin-bottom: 16px;
margin-top: 24px; }
.content .third-title h3 {
margin-bottom: 0; }
.card {
padding: 24px;
margin-bottom: 24px; }
.card.grey-bg {
padding-right: 16px;
background-color: #f2f2f2; }
.notification {
border: 1px solid #fe9237;
padding: 20px 24px 24px; }
.notification .third-title {
margin-bottom: 8px;
color: #fe9237; }
.notification p {
margin-bottom: 0; }
.accordion-single {
border: 1px solid #7f7f7f;
border-radius: 4px;
padding: 0 16px;
margin-bottom: 8px; }
.accordion-single.open .title:after {
transform: rotate(180deg); }
.accordion-single .title {
padding: 12px 0;
position: relative;
cursor: pointer; }
.accordion-single .title span {
font-size: 18px;
font-weight: 700;
line-height: 26px;
color: #0065bd;
display: block;
cursor: pointer; }
.accordion-single .title:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%230065bd' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 12px;
height: 8px;
top: 22px;
right: 1px;
content: "";
position: absolute;
transform: rotate(0);
transition: all 0.3s ease; }
.accordion-single .accordion-content {
display: none; }
.accordion-single .content {
padding-top: 4px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; }
.accordion-single .content .left-part {
width: 60%; }
.accordion-single .content .right-part {
width: 40%;
padding-left: 32px; }
.sidebar .third-title {
color: #404040;
margin-bottom: 32px; }
.sidebar .btn {
width: 100%;
max-width: 265px; }
.sidebar-contact ul {
margin-bottom: 0; }
.sidebar-contact ul li {
padding-left: 0;
margin-bottom: 24px; }
.sidebar-contact ul li:before {
content: none; }
.sidebar-contact ul li em {
font-style: normal;
font-weight: 700;
color: #0065bd; }
.sidebar-contact ul li:last-child {
margin-bottom: 0; }
.sidebar-contact ul li a {
font-weight: 700;
color: #0065bd; }
.sidebar-contact.less-margin ul li {
margin-bottom: 0; }
.sidebar-more {
border-top: 1px solid #e5e5e5;
padding-top: 24px;
margin-top: 24px; }
.sc-contact-extra-bar {
background: #f2f2f2 url(//www.siq.si/wp-content/themes/siq/public/img/bg/extra_contact_icon.svg) no-repeat scroll 60% center;
background-size: auto 100%;
padding: 24px 0;
margin-bottom: 0 !important; }
.sc-contact-extra-bar .nl-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; }
.sc-contact-extra-bar .contact-info {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.sc-contact-extra-bar .contact-info ul {
width: 100%; }
.sc-contact-extra-bar .contact-info li {
font-size: 18px;
font-weight: 700;
line-height: 26px;
color: #404040; }
.sc-contact-extra-bar .contact-info li em {
color: #0065bd;
font-style: normal; }
.sc-contact-extra-bar .contact-info a {
display: block;
font-weight: 700; }
.halves-border-bottom .halves-single {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 24px;
margin-bottom: 0; }
.halves-single {
margin-bottom: 32px; }
.halves-single.reverse .col-md-6:first-child {
order: 2; }
@media screen and (max-width: 1024px) {
.halves-single.reverse .col-md-6:first-child {
order: 1; } }
.halves-single.reverse .col-md-6:last-child {
order: 1; }
@media screen and (max-width: 1024px) {
.halves-single.reverse .col-md-6:last-child {
order: 2; } }
@media screen and (max-width: 1024px) {
.halves-single .content {
margin-bottom: 24px; } }
.sc-references {
background-color: #f2f2f2;
padding: 24px 0;
margin-bottom: 0 !important; }
@media screen and (max-width: 1024px) {
.sc-references .references-list {
padding-top: 16px; } }
.sc-references .references-list ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between; }
@media screen and (max-width: 767px) {
.sc-references .references-list ul {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.sc-references .references-list li {
display: inline-block; }
@media screen and (max-width: 1024px) {
.sc-references .references-list li {
padding: 0 16px; } }
@media screen and (max-width: 767px) {
.sc-references .references-list li {
width: 50%;
margin-bottom: 16px; } }
@media screen and (max-width: 580px) {
.sc-references .references-list li {
width: 100%;
text-align: center; } }
.sc-references .references-list a {
display: inline-block; }
.document-list {
padding-top: 24px; }
.document-list li {
margin-bottom: 16px;
border-left: 5px solid #e5e5e5;
color: #7f7f7f;
font-size: 14px;
line-height: 26px; }
.document-list a {
display: inline-block;
padding-left: 28px;
position: relative;
color: #0065bd;
font-size: 18px; }
.document-list a:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='21' viewBox='0 0 12 21'%3E%3Cdefs%3E%3Cpath id='c3y4a' d='M327.99 47.5a5.4 5.4 0 0 1 4.77 2.74c.5.85.74 1.77.74 2.76v10.51a4.02 4.02 0 0 1-4.03 3.99c-.72 0-1.38-.18-1.99-.54a4.07 4.07 0 0 1-1.98-3.45v-8.49a2.56 2.56 0 0 1 1.25-2.2c.38-.23.8-.34 1.24-.34.45 0 .86.11 1.24.34a2.66 2.66 0 0 1 1.27 2.2v7.5h-2v-7.6c0-.17-.09-.3-.25-.36a.58.58 0 0 0-.49 0c-.17.07-.25.2-.25.37v8.58c0 .54.19 1.02.57 1.42.39.4.85.6 1.4.6.54 0 1-.2 1.4-.6.4-.4.6-.88.6-1.42v-10.5a3.4 3.4 0 0 0-.47-1.77 3.66 3.66 0 0 0-1.28-1.29 3.32 3.32 0 0 0-1.74-.48 3.56 3.56 0 0 0-3.47 3.53v9.52h-2.02V53a5.46 5.46 0 0 1 5.49-5.5z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-322 -47)'%3E%3Cuse fill='%230065bd' xlink:href='%23c3y4a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 12px;
height: 20px;
left: 8px;
top: 50%;
transform: translate(0, -50%);
position: absolute;
content: ""; }
.pagination {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
padding: 16px 0 0; }
.pagination li {
display: inline-block;
padding: 0 6px; }
.pagination li img {
margin: 0; }
.pagination li.active a {
background-color: #0065bd;
color: #ffffff;
padding: 0 8px;
display: block;
text-align: center; }
.pagination li.active a:hover {
color: #ffffff; }
.pagination li span.current {
background-color: #0065bd;
color: #ffffff;
padding: 0 8px;
display: block;
text-align: center;
border-radius: 4px;
font-size: 18px;
font-weight: 400;
line-height: 26px; }
.pagination li a {
border-radius: 4px;
color: #404040;
font-size: 18px;
font-weight: 400;
line-height: 26px; }
.pagination li a:hover, .pagination li a:active, .pagination li a:focus {
text-decoration: none;
color: #0065bd; }
.sc-our-services-module {
background: #174d76;
background-size: auto 100%;
padding: 24px 0;
margin-bottom: 0 !important;
position: relative; }
@media screen and (max-width: 1440px) {
.sc-our-services-module {
padding: 24px; } }
@media screen and (max-width: 767px) {
.sc-our-services-module {
padding: 24px 0; } }
.sc-our-services-module .overlay-image {
background: url(//www.siq.si/wp-content/themes/siq/public/img/bg/bg_siq_mask_right.png) no-repeat scroll right bottom;
z-index: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.05; }
.sc-our-services-module .a {
z-index: 3;
position: relative; }
.sc-our-services-module.gray-bg {
background: #f2f2f2; }
.sc-our-services-module.gray-bg .overlay-image {
opacity: 0.4; }
.sc-our-services-module.gray-bg .secondary-title {
color: #174d76; }
.sc-our-services-module.gray-bg p {
color: #404040; }
.sc-our-services-module .nl-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; }
.sc-our-services-module .text {
max-width: 650px; }
.sc-our-services-module .secondary-title {
color: #ffffff;
margin-bottom: 28px; }
.sc-our-services-module p {
color: #ffffff; }
@media screen and (max-width: 1024px) {
.sc-our-services-module .nl-btn {
-webkit-justify-content: end;
-moz-justify-content: end;
-ms-justify-content: end;
justify-content: end;
-ms-flex-pack: end; } }
@media screen and (max-width: 767px) {
.sc-our-services-module .nl-btn {
display: block;
margin-top: 16px; } }
@media screen and (max-width: 767px) {
.sc-our-services-module .nl-btn.align-bottom {
display: block; } }
.sc-our-services-module .nl-btn .btn {
width: 100%; }
.slick-dots {
bottom: 32px;
height: 3px;
position: absolute;
left: 50%;
transform: translate(-50%, 0); }
@media screen and (max-width: 767px) {
.slick-dots {
bottom: 0; } }
@media screen and (max-width: 580px) {
.slick-dots {
width: 100%;
text-align: center; } }
.slick-dots li {
margin: 0;
padding: 0 4px;
display: inline-block;
height: 3px; }
.slick-dots li.slick-active button {
background-color: #0065bd; }
.slick-dots button {
background-color: #ffffff;
width: 32px;
height: 3px;
text-indent: -99999em;
transition: all 0.25s ease; }
.nav-arrow {
height: 30px;
width: 17px;
position: absolute;
top: 50%;
transform: translate(0, -50%);
z-index: 100;
cursor: pointer;
transition: all 0.25s ease;
opacity: 1; }
@media screen and (max-width: 580px) {
.nav-arrow {
width: 8px;
height: 15px;
background-size: 8px 15px; } }
.nav-arrow--prev {
left: 0;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='28' viewBox='0 0 16 28'%3E%3Cdefs%3E%3Cpath id='2t1ia' d='M160 30l14.55-14 1.45 1.4L162.9 30 176 42.6l-1.45 1.4z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-160 -16)'%3E%3Cuse fill='%230065bd' xlink:href='%232t1ia'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 580px) {
.nav-arrow--prev {
background-size: 8px 15px; } }
.nav-arrow--next {
right: 0;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='28' viewBox='0 0 16 28'%3E%3Cdefs%3E%3Cpath id='pwh0a' d='M208 30l-14.55 14-1.45-1.4L205.1 30 192 17.4l1.45-1.4z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-192 -16)'%3E%3Cuse fill='%230065bd' xlink:href='%23pwh0a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 580px) {
.nav-arrow--next {
background-size: 8px 15px; } }
.content .package-desc ul li {
padding-left: 0; }
.content .package-desc ul li:before {
content: none; }
.package-desc li {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 16px;
margin-bottom: 16px;
padding-left: 0; }
.package-desc li:last-child {
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0; }
.package-desc li:before {
content: none; }
.package-desc li span {
display: block; }
.package-desc .title {
color: #404040;
font-weight: 400;
margin-bottom: 4px; }
.package-desc .value {
color: #0065bd;
font-weight: 700;
}
.package-desc .value.early-bird-old{
color: #959595;
font-weight: normal;
padding-bottom: 10px;
font-size: 16px;
}
.package-desc .title.early-bird{
font-weight: 700;
}
.sc-siq-report-single .news-main .sidebar .text {
border-bottom: 0;
margin-bottom: 0; }
.sc-siq-report-single .news-main .sidebar .text p {
margin-bottom: 6px; }
.sc-siq-report-single .back-link {
margin-bottom: 24px; }
.sidebar .author {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 14px;
margin-bottom: 16px;
display: block;
font-weight: 700; }
.partners-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center; }
@media screen and (max-width: 580px) {
.partners-wrap {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.partners-wrap a {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
transition: all 0.25s ease;
width: 48%;
border: 1px solid #e5e5e5;
height: 94px; }
@media screen and (max-width: 580px) {
.partners-wrap a {
width: 100%;
margin-bottom: 8px; } }
.partners-wrap a:hover {
border: 1px solid #174d76; }
.partners-wrap a img {
max-height: 90%;
max-width: 90%; }
.radio {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between; }
.radio [type="radio"] {
visibility: hidden; }
.radio [type="radio"] + label {
position: relative;
padding-left: 28px;
cursor: pointer;
display: inline-block;
color: #404040; }
.radio [type="radio"] + label:before {
content: '';
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
left: 0;
width: 20px;
height: 20px;
border: 1px solid #cccccc;
border-radius: 100%;
background: #fff; }
.radio [type="radio"]:checked + label:before {
background: #ffffff; }
.radio [type="radio"] + label:after {
content: '';
width: 10px;
height: 10px;
background: #0065bd;
position: absolute;
top: 7px;
left: 5px;
border-radius: 100%;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease; }
.radio [type="radio"]:not(:checked) + label:after {
opacity: 0;
transform: scale(0); }
.radio [type="radio"]:checked + label:after {
opacity: 1;
transform: scale(1); }
.sc-general {
position: relative;
width: 100%;
margin-bottom: 32px; }
@media screen and (max-width: 767px) {
.sc-general {
margin-bottom: 16px; } }
.sc-no-pad {
padding: 0; }
.sc-no-margin {
margin: 0; }
.news-top-nav {
padding: 17px 0;
background-color: rgba(242, 242, 242, 0.7); }
.news-top-nav .back-link {
font-size: 16px; }
@media screen and (max-width: 1440px) {
.news-top-nav {
padding: 8px 24px; } }
@media screen and (max-width: 767px) {
.news-top-nav {
padding: 8px 0; } }
@media screen and (max-width: 1440px) {
.articles-same-author, .articles-related {
padding: 0 24px; } }
@media screen and (max-width: 767px) {
.articles-same-author, .articles-related {
padding: 0; } }
.news-main {
padding-top: 32px; }
@media screen and (max-width: 1440px) {
.news-main {
padding: 24px 24px 0; } }
@media screen and (max-width: 767px) {
.news-main {
padding: 16px 0 0; } }
.news-main .category {
line-height: 23px;
display: block;
margin-bottom: 16px; }
.news-main .headline {
margin-bottom: 16px; }
.news-main .extra-info {
margin-bottom: 16px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; }
.news-main .extra-info date {
line-height: 23px;
padding-right: 24px;
display: inline-block; }
.news-main .extra-info .author {
line-height: 23px;
padding: 0 24px;
border-left: 1px solid #979797;
display: inline-block; }
@media screen and (max-width: 425px) {
.news-main .extra-info .author {
border-right: none; } }
@media screen and (max-width: 320px) {
.news-main .extra-info .author {
padding: 0 0 0 24px; } }
@media screen and (max-width: 425px) {
.news-main .extra-info {
display: block; } }
.news-main .extra-info .social-sharing {
background: #174d76;
display: inline-block; }
.news-main .social-icons {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-bottom: 24px; }
.news-main .social-icons img {
margin-bottom: 0;
width: auto; }
.news-main .social-icons a {
padding-right: 24px; }
.news-main .social-icons-author {
margin-bottom: 0;
padding-left: 24px;
border-left: 1px solid #979797; }
@media screen and (max-width: 425px) {
.news-main .social-icons-author {
padding-left: 0;
margin-top: 16px; } }
.news-main .text {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 24px; }
.article-list-extra li {
list-style: none; }
.article-list-extra a {
color: #0065bd;
font-size: 18px;
font-weight: 700;
line-height: 26px; }
.news-list-single {
border-bottom: 1px solid #f2f2f2;
margin-bottom: 16px;
padding-bottom: 16px; }
.news-list-single h4 {
line-height: 26px;
font-weight: 700;
margin-bottom: 4px; }
@media screen and (max-width: 767px) {
.news-list-single h4 {
font-size: 16px;
line-height: 24px; } }
.news-list-single .news-info {
margin-bottom: 16px; }
.news-list-single .news-info date {
line-height: 23px;
padding-right: 24px;
border-right: 1px solid #979797;
display: inline-block; }
@media screen and (max-width: 767px) {
.news-list-single .news-info date {
padding-right: 16px; } }
.news-list-single .news-info .category {
line-height: 23px;
padding-left: 24px;
display: inline-block; }
@media screen and (max-width: 767px) {
.news-list-single .news-info .category {
padding-left: 16px; } }
.news-list-single p {
margin-bottom: 16px; }
.sc-news-list {
padding-top: 32px; }
@media screen and (max-width: 1440px) {
.sc-news-list {
padding: 32px 24px 0; } }
@media screen and (max-width: 1024px) {
.sc-news-list {
padding: 16px 24px 0; } }
@media screen and (max-width: 767px) {
.sc-news-list {
padding: 16px 0 0; } }
.sc-news-list .news-list-single {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
padding-bottom: 24px; }
@media screen and (max-width: 767px) {
.sc-news-list .news-list-single {
display: block; } }
.sc-news-list .news-list-single h4 {
line-height: 26px;
color: #000000; }
.sc-news-list .news-list-single .news-info {
margin-bottom: 8px; }
.sc-news-list .news-list-single .text {
width: 70%;
padding-right: 32px; }
@media screen and (max-width: 767px) {
.sc-news-list .news-list-single .text {
width: 100%;
padding-right: 0; } }
.sc-news-list .news-list-single .news-list-image {
width: 30%; }
@media screen and (max-width: 767px) {
.sc-news-list .news-list-single .news-list-image {
margin-top: 16px;
width: 100%; } }
.sc-news-list .news-list-single .more-link {
font-size: 18px;
margin-top: 12px; }
@media screen and (max-width: 767px) {
.sc-news-list .news-list-single .more-link {
margin-top: 0; } }
.sc-news-list .news-nav ul {
padding: 0;
margin: 0; }
@media screen and (max-width: 1024px) {
.sc-news-list .news-nav ul {
display: none; } }
.sc-news-list .news-nav li {
padding: 0 16px;
border-radius: 4px;
transition: all 0.25s ease;
position: relative; }
.sc-news-list .news-nav li.active {
background-color: #0065bd;
padding-right: 35px; }
.sc-news-list .news-nav li.active a {
color: #ffffff;
border-bottom: 0;
padding: 8px 0; }
.sc-news-list .news-nav li.active:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='mjtqa' d='M19.5 68.92l1.34-1.42 5.66 6-5.66 6-1.34-1.42 4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -67)'%3E%3Cuse fill='%23fff' xlink:href='%23mjtqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
top: 50%;
right: 17px;
transform: translate(0, -50%);
position: absolute;
content: ""; }
.sc-news-list .news-nav a {
font-size: 16px;
line-height: 24px;
color: #404040;
display: block;
border-bottom: 1px solid #e5e5e5;
padding: 7px 0; }
.sc-news-list .news-nav a:hover {
color: #0065bd;
text-decoration: none; }
.sc-news-list img,
.sc-news-single img {
width: 100%;
margin-bottom: 16px; }
.sc-siq-report-list .news-list {
position: relative; }
.year-filter {
position: absolute;
right: 0;
top: 18px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center; }
.year-filter span {
color: #404040;
font-size: 16px;
font-weight: 400;
line-height: 24px;
display: inline-block;
padding-right: 16px; }
.year-filter .faker {
display: inline-block;
width: 110px;
height: 50px; }
.year-filter .faker .drop-value {
border: 1px solid #e5e5e5;
height: 48px;
width: 100%;
color: #0065bd;
font-size: 16px;
font-weight: 400;
line-height: 24px;
border-radius: 4px;
padding-top: 11px; }
.year-filter .faker.open .drop-handle:after {
transform: rotate(180deg); }
.year-filter .faker .drop-handle {
height: 48px;
width: 48px;
border: 0;
background-color: transparent; }
.year-filter .faker .drop-handle:after {
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: rotate(0);
transition: all 0.25s ease;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%23003c69' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
.year-filter .faker .drop-selection {
border: 0;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
border-radius: 4px;
background-color: #ffffff;
padding: 8px 24px;
top: 50px;
width: 150%;
left: unset;
right: 0; }
.year-filter .faker .drop-selection div {
color: #404040;
font-size: 16px;
font-weight: 400;
line-height: 26px;
border-bottom: 1px solid #e5e5e5;
padding: 16px 0;
height: auto; }
.year-filter .faker .drop-selection div.active {
background-color: transparent;
color: #174d76; }
.year-filter .faker .drop-selection div:hover {
background-color: transparent;
color: #174d76; }
.year-filter .faker .drop-selection div.rel-disabled {
display: none; }
.year-filter .faker .drop-selection div:last-child {
border-bottom: 0; }
.news-nav-faker {
display: none; }
@media screen and (max-width: 1024px) {
.news-nav-faker {
display: block;
margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
.news-nav-faker .faker {
height: 42px; } }
.news-nav-faker .faker.open .drop-value {
border-bottom: 0;
border-radius: 4px 4px 0 0; }
.news-nav-faker .faker.open .drop-selection {
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc; }
.news-nav-faker .drop-value {
border-radius: 4px;
border: 1px solid #cccccc;
height: 48px;
color: #0065bd;
font-size: 16px;
font-weight: 400;
line-height: 24px;
padding-left: 16px;
padding-top: 11px; }
@media screen and (max-width: 767px) {
.news-nav-faker .drop-value {
height: 38px;
padding-top: 6px; } }
.news-nav-faker .drop-value:hover {
color: #0065bd; }
.news-nav-faker .drop-handle {
border: 0;
right: 2px;
top: 2px;
height: 44px;
width: 44px; }
@media screen and (max-width: 767px) {
.news-nav-faker .drop-handle {
height: 34px;
width: 34px; } }
.news-nav-faker .drop-selection {
top: 48px;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-radius: 0 0 4px 4px; }
@media screen and (max-width: 767px) {
.news-nav-faker .drop-selection {
top: 38px; } }
.news-nav-faker .drop-selection div {
color: #0065bd; }
.news-nav-faker .drop-selection div.active {
background-color: #0065bd;
color: #ffffff; }
.news-nav-faker .drop-selection div:hover {
background-color: #0065bd;
color: #ffffff; }
.sc-search-head {
background-color: rgba(242, 242, 242, 0.7);
padding: 32px 0; }
.sc-search-head .main-search-input {
position: relative; }
.sc-search-head .main-search-input input {
color: #0065bd;
font-size: 18px;
font-weight: 400;
line-height: 26px;
border: 1px solid #7f7f7f;
height: 62px; }
@media screen and (max-width: 767px) {
.sc-search-head .main-search-input input {
font-size: 16px;
height: 40px;
border-radius: 3px;
padding: 0 24px 0 12px; } }
.sc-search-head .main-search-input input::-webkit-input-placeholder {
color: #003c69;
font-style: italic; }
.sc-search-head .main-search-input input:-moz-placeholder {
color: #003c69;
font-style: italic; }
.sc-search-head .main-search-input input::-moz-placeholder {
color: #003c69;
font-style: italic; }
.sc-search-head .main-search-input input:-ms-input-placeholder {
color: #003c69;
font-style: italic; }
.sc-search-head .main-search-input .search-submit {
width: 56px;
height: 56px;
position: absolute;
top: 0;
right: 0; }
@media screen and (max-width: 767px) {
.sc-search-head .main-search-input .search-submit {
width: 40px;
height: 40px; } }
.sc-search-head .main-search-input .search-submit:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cpath id='n235a' d='M523.46 32.07l4.54 4.55-1.38 1.38-4.55-4.57v-.72l-.26-.24a6.04 6.04 0 0 1-9-1.51 5.83 5.83 0 0 1-.81-3.01 5.84 5.84 0 0 1 2.97-5.16 5.9 5.9 0 0 1 3-.79 5.83 5.83 0 0 1 5.12 2.96 6.1 6.1 0 0 1 .42 5.08 5.43 5.43 0 0 1-1.04 1.77l.24.26zm-5.49 0a4.14 4.14 0 0 0 2.06-7.68 4.03 4.03 0 0 0-2.06-.55 4.14 4.14 0 0 0-4.13 4.1c0 .75.19 1.44.56 2.07.38.63.88 1.13 1.5 1.5.64.38 1.32.56 2.07.56z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-512 -22)'%3E%3Cuse fill='%230065bd' xlink:href='%23n235a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 24px;
height: 24px;
background-size: 24px 24px;
position: absolute;
top: 21px;
right: 22px;
content: "";
transform: scale(1);
transition: all 0.25s ease; }
@media screen and (max-width: 767px) {
.sc-search-head .main-search-input .search-submit:after {
width: 20px;
height: 20px;
background-size: 20px 20px;
top: 11px;
right: 14px; } }
.sc-search-results .results-desc {
font-size: 18px;
margin-bottom: 8px; }
.sc-search-results .results-list {
border-top: 1px solid #e5e5e5; }
.sc-search-results .result-single {
border-bottom: 1px solid #e5e5e5;
padding: 16px 0; }
.sc-search-results .result-single h3 {
font-size: 18px;
font-weight: 700;
line-height: 26px;
margin-bottom: 8px; }
.sc-search-results .result-single p {
font-size: 18px;
font-weight: 400;
line-height: 26px;
margin-bottom: 16px; }
.sc-search-results .result-single .result-info {
font-size: 14px;
font-weight: 400;
line-height: 23px;
display: inline-block;
background-color: #f2f2f2;
padding: 8px 8px 12px; }
.map-wrap {
margin-top: 24px; }
@media screen and (max-width: 1024px) {
.map-wrap .col-md-4 {
order: 2; }
.map-wrap .col-md-8 {
order: 1; } }
.location-list {
border-top: 1px solid #e5e5e5; }
@media screen and (max-width: 1024px) {
.location-list {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
padding-top: 24px; } }
@media screen and (max-width: 767px) {
.location-list {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.location-single {
padding: 16px;
border-bottom: 1px solid #e5e5e5;
position: relative;
background-color: #ffffff;
transition: all 0.3s ease; }
@media screen and (max-width: 1024px) {
.location-single {
width: 49%; } }
@media screen and (max-width: 580px) {
.location-single {
width: 100%; } }
.location-single.active {
background-color: #f2f2f2; }
.location-single.active:before {
height: 100%; }
.location-single .info {
padding-top: 16px; }
.location-single:before {
content: "";
position: absolute;
width: 4px;
height: 0;
background-color: #0065bd;
top: 0;
left: 0;
transition: all 0.3s ease; }
.contact-single {
border-bottom: 1px solid #e5e5e5;
padding-top: 16px;
position: relative;
height: 100%; }
.contact-single h4 {
font-size: 18px;
line-height: 26px;
font-weight: 700; }
.contact-single p {
font-size: 18px;
line-height: 26px;
font-weight: 400;
margin-bottom: 32px; }
.contact-single .contact-person {
font-size: 18px;
line-height: 26px;
display: block;
margin-bottom: 32px; }
.contact-single .contact-details {
margin-bottom: 13px; }
.contact-single .contact-details li {
margin-bottom: 3px; }
.contact-single .contact-details li strong {
color: #0065bd; }
.contact-single .contact-details li a {
color: #0065bd;
font-weight: 700; }
.staff-single {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-bottom: 32px; }
@media screen and (max-width: 425px) {
.staff-single {
display: block; } }
.staff-single .img {
width: 50%; }
@media screen and (max-width: 1024px) {
.staff-single .img {
width: auto; } }
@media screen and (max-width: 425px) {
.staff-single .img {
width: 100%;
margin-bottom: 16px; } }
@media screen and (max-width: 425px) {
.staff-single .img img {
width: 100%; } }
.staff-single .desc {
width: 50%;
padding-left: 32px; }
@media screen and (max-width: 1024px) {
.staff-single .desc {
width: auto;
padding-left: 24px; } }
@media screen and (max-width: 425px) {
.staff-single .desc {
width: 100%;
padding-left: 0; } }
.staff-single h4 {
font-weight: 700; }
.staff-single .content ul li {
padding-left: 0;
margin-bottom: 0; }
.staff-single .content ul li:before {
content: none; }
.staff-single .content ul li strong {
color: #0065bd;
font-weight: 700; }
.staff-single .content ul li a {
color: #0065bd;
font-weight: 700; }
.sc-news-slider .headline {
margin-bottom: 0; }
.news-slider {
margin-left: -16px;
margin-right: -16px; }
.news-slider .slick-slide {
padding: 24px 16px 32px; }
.news-slider .slick-dots {
bottom: 6px; }
.news-slider .slick-dots button {
background-color: #e5e5e5; }
.news-slider .slick-dots li.slick-active button {
background-color: #0065bd; }
.news-slider .wrap {
padding: 24px;
box-shadow: 0 8px 18px rgba(0, 0, 0, 0.1); }
.news-slider .desc p {
font-weight: 700;
margin-bottom: 16px; }
.news-slider .date p {
font-size: 14px;
line-height: 23px;
margin-bottom: 8px; }
.news-slider .more-link {
font-size: 18px;
line-height: 26px; }
.news-slider .nav-arrow--prev {
left: -56px; }
@media screen and (max-width: 1440px) {
.news-slider .nav-arrow--prev {
left: -8px; } }
@media screen and (max-width: 580px) {
.news-slider .nav-arrow--prev {
left: -2px; } }
.news-slider .nav-arrow--next {
right: -56px; }
@media screen and (max-width: 1440px) {
.news-slider .nav-arrow--next {
right: -8px; } }
@media screen and (max-width: 580px) {
.news-slider .nav-arrow--next {
right: -2px; } }
.news-slider .nav-arrow.slick-disabled {
opacity: 0; }
.video .third-title {
margin-bottom: 40px; }
@media screen and (max-width: 580px) {
.video .third-title {
margin-bottom: 16px; } }
.video-slider {
width: 100%;
padding: 0 60px; }
@media screen and (max-width: 580px) {
.video-slider {
padding: 0; } }
@media screen and (max-width: 580px) {
.video-slider .nav-arrow {
width: 8px;
height: 15px;
background-size: 8px 15px; } }
@media screen and (max-width: 580px) {
.video-slider .nav-arrow--prev {
left: -17px; } }
@media screen and (max-width: 580px) {
.video-slider .nav-arrow--next {
right: -17px; } }
.video-slider .nav-arrow.slick-disabled {
opacity: 0; }
.video-slider .slick-dots {
bottom: -12px; }
.video-slider .slick-dots button {
background-color: #e5e5e5; }
.video-slider .slick-dots li.slick-active button {
background-color: #0065bd; }
.sc-quotes {
background-color: #f2f2f2;
padding: 24px 0 50px; }
.sc-quotes .slick-slide {
border-bottom: 1px solid #e5e5e5; }
.sc-quotes .wrap {
padding-bottom: 24px;
max-width: 750px;
margin: 0 auto; }
@media screen and (max-width: 1024px) {
.sc-quotes .wrap {
max-width: 100%;
padding: 0 50px 24px; } }
@media screen and (max-width: 767px) {
.sc-quotes .wrap {
padding: 20px 0 24px; } }
.sc-quotes .quote-text {
position: relative; }
.sc-quotes .quote-text:before {
content: "";
position: absolute;
top: 0;
left: -65px;
width: 35px;
height: 24px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='34' height='24' viewBox='0 0 34 24'%3E%3Cdefs%3E%3Cpath id='oegua' d='M374.4 75.86c1.29.8 2.2 1.7 2.72 2.69.53 1 .8 1.97.8 2.95a5.45 5.45 0 0 1-5.63 5.5 5.81 5.81 0 0 1-4.43-1.99l-.6-2.65c-.17-.84-.26-1.77-.26-2.79 0-2.12.4-4.1 1.2-5.93a18.63 18.63 0 0 1 7.33-8.52 19.09 19.09 0 0 1 4.7-2.12l.93 2.59a22.4 22.4 0 0 0-5.43 3.87 15.43 15.43 0 0 0-3.44 5.08zm19.85 0c1.28.8 2.19 1.7 2.71 2.69.53 1 .8 1.97.8 2.95a5.45 5.45 0 0 1-5.62 5.5 5.81 5.81 0 0 1-4.43-1.99c-.23-.93-.42-1.81-.6-2.65a14.78 14.78 0 0 1 .93-8.72 18.63 18.63 0 0 1 7.34-8.52 19.09 19.09 0 0 1 4.7-2.12l.92 2.59a22.4 22.4 0 0 0-5.42 3.87 15.43 15.43 0 0 0-3.44 5.08z'/%3E%3C/defs%3E%3Cg%3E%3Cg opacity='.2' transform='translate(-367 -63)'%3E%3Cuse fill='%230065bd' xlink:href='%23oegua'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 1024px) {
.sc-quotes .quote-text:before {
left: -50px; } }
@media screen and (max-width: 767px) {
.sc-quotes .quote-text:before {
width: 23px;
height: 16px;
background-size: 23px 16px;
top: -20px;
left: 0; } }
.sc-quotes .quote-text:after {
content: "";
position: absolute;
bottom: 0;
right: -65px;
width: 35px;
height: 24px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='34' height='24' viewBox='0 0 34 24'%3E%3Cdefs%3E%3Cpath id='ft8wa' d='M449.6 74.14a7.34 7.34 0 0 1-2.72-2.69c-.53-1-.8-1.97-.8-2.95a5.45 5.45 0 0 1 5.63-5.5 5.81 5.81 0 0 1 4.43 1.99l.6 2.65c.17.84.26 1.77.26 2.79 0 2.12-.4 4.1-1.2 5.93a18.63 18.63 0 0 1-7.33 8.52 19.09 19.09 0 0 1-4.7 2.12l-.93-2.59a22.4 22.4 0 0 0 5.43-3.87 15.43 15.43 0 0 0 3.44-5.08zm-19.85 0a7.34 7.34 0 0 1-2.71-2.69c-.53-1-.8-1.97-.8-2.95a5.45 5.45 0 0 1 5.62-5.5 5.81 5.81 0 0 1 4.43 1.99c.23.93.42 1.81.6 2.65a14.78 14.78 0 0 1-.93 8.72 18.63 18.63 0 0 1-7.34 8.52 19.09 19.09 0 0 1-4.7 2.12l-.92-2.59a22.4 22.4 0 0 0 5.42-3.87 15.43 15.43 0 0 0 3.44-5.08z'/%3E%3C/defs%3E%3Cg%3E%3Cg opacity='.2' transform='translate(-423 -63)'%3E%3Cuse fill='%230065bd' xlink:href='%23ft8wa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 1024px) {
.sc-quotes .quote-text:after {
right: -50px; } }
@media screen and (max-width: 767px) {
.sc-quotes .quote-text:after {
width: 23px;
height: 16px;
background-size: 23px 16px;
bottom: -20px;
right: 0; } }
.sc-quotes .quote-text p {
color: #404040;
font-style: italic;
margin-bottom: 24px; }
.sc-quotes .quote-author p {
color: #404040;
text-transform: uppercase; }
.sc-quotes .quote-author p span {
display: block;
text-transform: none;
font-weight: 700; }
@media screen and (max-width: 767px) {
.sc-quotes .nav-arrow {
width: 8px;
height: 15px;
background-size: 8px 15px; } }
.sc-quotes .nav-arrow--prev {
left: -53px; }
@media screen and (max-width: 1024px) {
.sc-quotes .nav-arrow--prev {
left: -24px; } }
@media screen and (max-width: 767px) {
.sc-quotes .nav-arrow--prev {
left: -17px; } }
.sc-quotes .nav-arrow--next {
right: -53px; }
@media screen and (max-width: 1024px) {
.sc-quotes .nav-arrow--next {
right: -24px; } }
@media screen and (max-width: 767px) {
.sc-quotes .nav-arrow--next {
right: -17px; } }
.sc-quotes .nav-arrow.slick-disabled {
opacity: 0; }
.sc-quotes .slick-dots {
bottom: -27px; }
.sc-quotes .slick-dots button {
background-color: #e5e5e5; }
.sc-quotes .slick-dots li.slick-active button {
background-color: #0065bd; }
.sc-book-list .headline {
margin-bottom: 0; }
.book-single {
border-bottom: 1px solid #e5e5e5;
padding: 24px 0; }
.book-single .headline {
margin-bottom: 24px; }
@media screen and (min-width: 767px) {
.book-single .centered {
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center; } }
.book-single .centered img {
margin: 0 auto; }
@media screen and (max-width: 767px) {
.book-single .centered img {
margin: 0 0 16px; } }
.book-single .author-info {
font-weight: 700;
margin-bottom: 32px;
display: block; }
@media screen and (max-width: 767px) {
.book-single .author-info {
margin-bottom: 24px; } }
.book-single .extra-content {
display: none; }
.book-single .show-more {
display: inline-block;
color: #0065bd;
padding-right: 26px;
position: relative;
margin-bottom: 32px;
cursor: pointer; }
@media screen and (max-width: 767px) {
.book-single .show-more {
margin-bottom: 24px; } }
.book-single .show-more.active:after {
transform: rotate(180deg); }
.book-single .show-more:after {
content: "";
width: 12px;
height: 8px;
position: absolute;
top: 8px;
right: 0;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%230065bd' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
transform: rotate(0);
transition: all 0.3s ease; }
.book-single .order-bar {
background-color: #f2f2f2;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center; }
@media screen and (max-width: 580px) {
.book-single .order-bar {
display: block; } }
.book-single .order-bar .price {
font-size: 18px;
padding-left: 16px; }
@media screen and (max-width: 1024px) {
.book-single .order-bar .price {
font-size: 16px; } }
@media screen and (max-width: 580px) {
.book-single .order-bar .price {
height: 60px;
display: block;
padding-top: 18px; } }
.book-single .order-bar .btn {
width: 176px; }
@media screen and (max-width: 580px) {
.book-single .order-bar .btn {
width: 100%; } }
.categorie-nav {
margin-bottom: 24px; }
@media screen and (max-width: 1024px) {
.categorie-nav {
display: none; } }
.categorie-nav ul {
padding: 0;
margin: 0; }
.categorie-nav li {
padding: 0 16px;
border-radius: 4px;
transition: all 0.25s ease;
position: relative; }
.categorie-nav li.active {
background-color: #0065bd;
padding-right: 35px; }
.categorie-nav li.active a {
color: #ffffff;
border-bottom: 0;
padding: 8px 0; }
.categorie-nav li.active:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='mjtqa' d='M19.5 68.92l1.34-1.42 5.66 6-5.66 6-1.34-1.42 4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -67)'%3E%3Cuse fill='%23fff' xlink:href='%23mjtqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
top: 50%;
right: 17px;
transform: translate(0, -50%);
position: absolute;
content: ""; }
.categorie-nav a {
font-size: 16px;
line-height: 24px;
color: #404040;
display: block;
border-bottom: 1px solid #e5e5e5;
padding: 7px 0; }
.categorie-nav a:hover {
color: #0065bd;
text-decoration: none; }
.categorie-nav-mobile {
display: none;
margin-bottom: 16px; }
@media screen and (max-width: 1024px) {
.categorie-nav-mobile {
display: block; } }
.categorie-nav-mobile .faker {
width: 100%;
height: 50px; }
.categorie-nav-mobile .faker .drop-value {
border: 1px solid #e5e5e5;
height: 48px;
width: 100%;
color: #0065bd;
font-size: 16px;
font-weight: 400;
line-height: 24px;
border-radius: 4px;
padding-top: 11px; }
.categorie-nav-mobile .faker.open .drop-handle:after {
transform: rotate(180deg); }
.categorie-nav-mobile .faker .drop-handle {
height: 46px;
width: 46px;
border: 0;
background-color: transparent; }
.categorie-nav-mobile .faker .drop-handle:after {
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: rotate(0);
transition: all 0.25s ease; }
.categorie-nav-mobile .faker .drop-selection {
border: 0;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
border-radius: 4px;
background-color: #ffffff;
padding: 8px 24px;
top: 50px; }
.categorie-nav-mobile .faker .drop-selection div {
color: #404040;
font-size: 16px;
font-weight: 400;
line-height: 26px;
border-bottom: 1px solid #e5e5e5;
padding: 16px 0;
height: auto; }
.categorie-nav-mobile .faker .drop-selection div.active {
background-color: transparent;
color: #174d76; }
.categorie-nav-mobile .faker .drop-selection div:hover {
background-color: transparent;
color: #174d76; }
.categorie-nav-mobile .faker .drop-selection div.rel-disabled {
display: none; }
.categorie-nav-mobile .faker .drop-selection div:last-child {
border-bottom: 0; }
.ed-filter {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
margin-bottom: 24px; }
@media screen and (max-width: 650px) {
.ed-filter {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.ed-switcher {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center; }
@media screen and (max-width: 650px) {
.ed-switcher {
margin-bottom: 16px; } }
.ed-switcher .filter-label {
padding-right: 24px; }
@media screen and (max-width: 650px) {
.ed-switcher .filter-label {
padding-right: 16px; } }
.toggler {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
border: 1px solid #e5e5e5; }
.toggler span {
display: inline-block;
color: #404040;
font-size: 16px;
font-weight: 400;
line-height: 24px;
padding: 8px 24px;
cursor: pointer; }
@media screen and (max-width: 650px) {
.toggler span {
padding: 8px 16px; } }
.toggler span:hover {
color: #0065bd; }
.toggler span.active {
background-color: #0065bd;
border-radius: 4px;
color: #ffffff; }
.toggler span.active:hover {
color: #ffffff; }
.sort-result {
padding: 24px;
background-color: #f2f2f2;
margin-bottom: 60px; }
@media screen and (max-width: 1024px) {
.sort-result {
margin-bottom: 24px; } }
.sort-result span {
color: #404040;
font-size: 18px;
font-weight: 700;
line-height: 26px;
display: block;
margin-bottom: 8px; }
@media screen and (max-width: 1024px) {
.sort-result span {
font-size: 16px;
line-height: 24px; } }
.sort-result ul {
padding: 0;
margin: 0; }
.sort-result li {
border-radius: 2px;
border: 1px solid #cccccc;
color: #404040;
font-size: 14px;
font-weight: 400;
line-height: 23px;
padding: 0 32px 0 8px;
display: inline-block;
position: relative;
margin-right: 8px; }
.sort-result .delete-sorting {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='8' viewBox='0 0 8 8'%3E%3Cdefs%3E%3Cpath id='24x5a' d='M614 55.81L610.81 59l3.19 3.19-.81.81-3.19-3.19-3.19 3.19-.81-.81 3.19-3.19-3.19-3.19.81-.81 3.19 3.19 3.19-3.19z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-606 -55)'%3E%3Cuse fill='%230065bd' xlink:href='%2324x5a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 24px;
height: 24px;
top: 50%;
right: 0;
position: absolute;
transform: translate(0, -50%);
cursor: pointer; }
@media screen and (max-width: 650px) {
.ed-sort {
width: 100%; } }
.ed-sort .faker {
width: 300px;
height: 40px; }
@media screen and (max-width: 650px) {
.ed-sort .faker {
width: 100%; } }
.ed-sort .faker .drop-value {
border: 1px solid #e5e5e5;
height: 40px;
width: 298px;
color: #0065bd;
font-size: 16px;
font-weight: 400;
line-height: 24px;
border-radius: 4px;
padding-top: 7px; }
@media screen and (max-width: 650px) {
.ed-sort .faker .drop-value {
width: 100%; } }
.ed-sort .faker.open .drop-handle:after {
transform: rotate(180deg); }
.ed-sort .faker .drop-handle {
height: 36px;
width: 36px;
border: 0;
background-color: transparent; }
.ed-sort .faker .drop-handle:after {
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: rotate(0);
transition: all 0.25s ease; }
.ed-sort .faker .drop-selection {
border: 0;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
border-radius: 4px;
background-color: #ffffff;
padding: 8px 24px;
top: 40px;
width: 140%;
right: 0;
left: unset; }
@media screen and (max-width: 767px) {
.ed-sort .faker .drop-selection {
width: 100%; } }
.ed-sort .faker .drop-selection div {
color: #404040;
font-size: 16px;
font-weight: 400;
line-height: 26px;
border-bottom: 1px solid #e5e5e5;
padding: 16px 0;
height: auto; }
.ed-sort .faker .drop-selection div.active {
background-color: transparent;
color: #174d76; }
.ed-sort .faker .drop-selection div:hover {
background-color: transparent;
color: #174d76; }
.ed-sort .faker .drop-selection div.rel-disabled {
display: none; }
.ed-sort .faker .drop-selection div:last-child {
border-bottom: 0; }
@media screen and (max-width: 767px) {
.educations-list-mobile-style .headline.bottom-border {
border: 0; } }
@media screen and (max-width: 767px) {
.educations-list-mobile-style .headline.bottom-border .secondary-title {
margin-bottom: 16px;
border-bottom: 1px solid #e5e5e5; } }
.educations-search {
position: relative; }
.educations-search input {
border: 1px solid #e5e5e5;
background-color: #ffffff;
padding-right: 85px;
padding-left: 16px;
height: 48px;
font-size: 16px;
font-style: normal; }
.educations-search input::-webkit-input-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.educations-search input::-moz-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.educations-search input:-ms-input-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.educations-search input:-moz-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.educations-search button {
background-color: #0065bd;
border-radius: 3px;
color: #ffffff;
font-size: 18px;
font-weight: 700;
line-height: 26px;
position: absolute;
top: 0;
right: 0;
height: 48px;
width: 75px;
text-align: center;
transition: all 0.25s ease; }
.educations-search button:hover {
background-color: #174d76; }
.ed-group {
margin-bottom: 24px; }
.ed-wrap {
position: relative;
z-index: 1; }
.ed-wrap .more {
position: absolute;
bottom: 20px;
right: 16px; }
.ed-wrap .more-link:hover {
text-decoration: underline; }
.ed-single {
padding: 24px;
position: relative;
display: block;
margin-bottom: 16px;
color: #404040; }
.ed-single:hover {
text-decoration: none;
color: #404040; }
@media screen and (max-width: 767px) {
.ed-single {
padding: 16px;
padding-bottom: 24px;
}
.ed-wrap .more{
bottom:16px;
}
}
.ed-single:hover:before {
width: 12px; }
.ed-single:before {
width: 6px;
height: 100%;
content: "";
position: absolute;
top: 0;
left: 0;
transition: all 0.25s ease; }
.ed-single.cat-excellence:before {
background-color: #4887c7; }
.ed-single.cat-enviroment:before {
background-color: #9cc442; }
.ed-single.cat-quality:before {
background-color: #753a8f; }
.ed-single.cat-energy:before {
background-color: #f7cd47; }
.ed-single.cat-production:before {
background-color: #777dd6; }
.ed-single.cat-safety:before {
background-color: #d7d77c; }
.ed-single.cat-car_ind:before {
background-color: #4b8a98; }
.ed-single.cat-info_safety:before {
background-color: #db504a; }
.ed-single.cat-medical:before {
background-color: #65d5ca; }
.ed-single.cat-food:before {
background-color: #c38e3d; }
.ed-single.cat-law:before {
background-color: #9c9f46; }
.ed-single.cat-education_quality:before {
background-color: #e77f4d; }
.ed-single.cat-lab_body:before {
background-color: #5ec9ef; }
.ed-single.cat-leadership:before {
background-color: #893e3e; }
.ed-single.cat-health_quality:before {
background-color: #2e1aff; }
.ed-single .desc {
max-width: 520px; }
.ed-single .desc h4 {
font-size: 18px;
font-weight: 700;
line-height: 26px;
margin-bottom: 16px; }
@media screen and (max-width: 767px) {
.ed-single .desc h4 {
font-size: 16px;
line-height: 24px;
margin-bottom: 8px;
max-width: 155px; } }
.ed-single .desc p {
font-size: 16px;
font-weight: 400;
line-height: 24px;
margin-bottom: 16px; }
@media screen and (max-width: 767px) {
.ed-single .desc p {
margin-bottom: 8px; } }
.ed-single .extra {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between; }
@media screen and (max-width: 767px) {
.ed-single .extra {
display: block; } }
.ed-single .date p {
font-size: 14px;
font-weight: 400;
line-height: 23px; }
@media screen and (max-width: 767px) {
.ed-single .date p {
margin-bottom: 16px; } }
.ed-single .more {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: right;
-moz-justify-content: right;
-ms-justify-content: right;
justify-content: right;
-ms-flex-pack: right;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
-ms-align-items: flex-end;
align-items: flex-end; }
.ed-single .new-ed {
background-color: #fe9237;
color: #ffffff;
font-size: 16px;
font-weight: 700;
line-height: 24px;
text-transform: uppercase;
padding: 0 16px;
height: 24px;
text-align: center;
margin-left: auto;
margin-top: -8px;
margin-right: -8px;}
.ed-single .actual-ed {
background-color: #0065bd;
color: #ffffff;
font-size: 16px;
font-weight: 700;
line-height: 24px;
text-transform: uppercase;
padding: 0 16px;
height: 24px;
text-align: center;
margin-left: auto;
margin-top: -8px;
margin-right: -8px; }
.ed-single .sold-ed {
background-color: #000000;
color: #ffffff;
font-size: 16px;
font-weight: 700;
line-height: 24px;
text-transform: uppercase;
padding: 0 16px;
height: 24px;
text-align: center;
margin-left: auto;
margin-top: -8px;
margin-right: -8px; }
.ed-single{
display:flex;
gap:24px;
}
@media screen and (max-width: 767px) {
.new-ed,
.actual-ed{
position: absolute !important;
top: 16px !important;
margin: 0 !important;
right: 16px !important;
}
}
.search-filters {
max-width: 360px;
margin-bottom: 32px; }
.search-filters .faker {
width: 100%;
height: 50px; }
.search-filters .faker .drop-value {
border: 1px solid #e5e5e5;
height: 48px;
width: 100%;
color: #0065bd;
font-size: 16px;
font-weight: 400;
line-height: 24px;
border-radius: 4px;
padding-top: 11px; }
.search-filters .faker.open .drop-handle:after {
transform: rotate(180deg); }
.search-filters .faker .drop-handle {
height: 48px;
width: 48px;
border: 0;
background-color: transparent; }
.search-filters .faker .drop-handle:after {
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: rotate(0);
transition: all 0.25s ease;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%23003c69' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
.search-filters .faker .drop-selection {
border: 0;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
border-radius: 4px;
background-color: #ffffff;
padding: 8px 24px;
top: 50px; }
.search-filters .faker .drop-selection div {
color: #404040;
font-size: 16px;
font-weight: 400;
line-height: 26px;
border-bottom: 1px solid #e5e5e5;
padding: 16px 0;
height: auto; }
.search-filters .faker .drop-selection div.active {
background-color: transparent;
color: #174d76; }
.search-filters .faker .drop-selection div:hover {
background-color: transparent;
color: #174d76; }
.search-filters .faker .drop-selection div.rel-disabled {
display: none; }
.search-filters .faker .drop-selection div:last-child {
border-bottom: 0; }
.search-filters .btn {
width: 100%;
max-width: 180px; }
@media (max-width: 767.98px) {
.gallery-list [class*="col"] {
flex: 0 0 50%;
max-width: 50%; } }
@media screen and (max-width: 580px) {
.gallery-list [class*="col"] {
flex: none;
min-width: 100%; } }
.gallery-list-image {
display: block;
position: relative;
padding-left: 32px;
padding-right: 32px;
width: 25%; }
@media (min-width: 768px) and (max-width: 1439.98px) {
.gallery-list-image {
padding-left: 32px;
padding-right: 32px;
width: 33.33%; } }
@media (max-width: 767.98px) {
.gallery-list-image {
padding-left: 12px;
padding-right: 12px;
width: 50%; } }
.gallery-list-link {
background: no-repeat scroll top center / cover;
display: block;
height: 300px;
margin-bottom: 64px; }
@media (min-width: 768px) and (max-width: 1439.98px) {
.gallery-list-link {
height: 260px; } }
@media (min-width: 1024px) and (max-width: 1439.98px) {
.gallery-list-link {
margin-bottom: 48px; } }
@media (min-width: 768px) and (max-width: 1023.98px) {
.gallery-list-link {
margin-bottom: 48px; } }
@media (max-width: 767.98px) {
.gallery-list-link {
height: 240px; } }
@media (max-width: 767.98px) {
.gallery-list-link {
margin-bottom: 12px; } }
@media screen and (max-width: 580px) {
.gallery-list-link {
height: auto;
background: none; } }
.gallery-list-link img {
width: 100%;
display: none; }
@media screen and (max-width: 580px) {
.gallery-list-link img {
display: block; } }
.gallery-grid-image {
margin-bottom: 32px; }
.sc-speaker-list {
margin-top: 50px; }
.sc-speaker-list .speaker-columns {
column-count: 3; }
select::-ms-expand {
display: none; }
input,
button,
select,
textarea {
box-shadow: none;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none; }
::-webkit-input-placeholder {
opacity: 1; }
:-moz-placeholder {
opacity: 1; }
::-moz-placeholder {
opacity: 1; }
:-ms-input-placeholder {
opacity: 1; }
input[type="text"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="email"],
textarea,
select {
border: 1px solid #cccccc;
border-radius: 4px;
background-color: #ffffff;
height: 48px;
width: 100%;
padding: 0 24px;
transition: all 250ms linear; }
input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
border: 1px solid #0065bd; }
label {
font-size: 16px;
font-weight: 700;
line-height: 24px;
color: #404040;
margin-bottom: 3px; }
.form-group {
text-align: left;
margin-bottom: 24px; }
.form-group input {
cursor: text; }
.main-label {
width: 100%; }
@media (min-width: 1024px) {
.main-label {
margin: 0 0 18px; } }
@media (max-width: 1023.98px) {
.main-label {
margin: 0 0 2px; } }
.checkbox input {
position: absolute;
z-index: -1000;
left: -1000px;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0; }
.checkbox input + label {
padding-left: 40px;
vertical-align: middle;
display: inline-block;
cursor: pointer;
position: relative;
margin-bottom: 0;
min-height: 24px;
color: #404040;
font-size: 18px;
font-weight: 400;
line-height: 26px; }
.checkbox input + label a {
color: #0065bd; }
.checkbox input + label:before {
border: 1px solid #cccccc;
background-color: #ffffff;
width: 23px;
height: 23px;
position: absolute;
left: 0;
top: 0;
content: "";
border-radius: 4px; }
.checkbox input + label:after {
transform: scale(0);
border-radius: 4px;
transition: transform 250ms linear;
background: #0065bd;
width: 15px;
height: 15px;
position: absolute;
content: "";
top: 4px;
left: 4px; }
.new-form input[type="checkbox"] {
position: absolute;
z-index: -1000;
left: -1000px;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.new-form input[type="checkbox"] + span {
margin-left: 20px; }
.new-form input[type="checkbox"] + span:before {
border: 1px solid #cccccc;
background-color: #ffffff;
width: 23px;
height: 23px;
position: absolute;
left: 0;
top: -2px;
content: "";
border-radius: 4px;
}
.new-form input[type="checkbox"] + span:after {
transform: scale(0);
border-radius: 4px;
transition: transform 250ms linear;
background: #0065bd;
width: 15px;
height: 15px;
position: absolute;
content: "";
top: 2px;
left: 4px;
}
.new-form input[type="email"] {
font-size: 18px;
}
.new-form input:checked + span:after {
transform: scale(1);
}
.checkbox input:checked + label:after {
transform: scale(1); }
.form-commands .btn {
min-width: 180px; }
.form-commands.with-back-link {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: left;
-moz-justify-content: left;
-ms-justify-content: left;
justify-content: left;
-ms-flex-pack: left; }
.form-commands.with-back-link .back-link {
padding-right: 32px; }
.extra-bottom {
border-top: 1px solid #e5e5e5;
padding-top: 16px;
margin-top: 24px; }
.extra-bottom p {
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: #404040; }
.extra-bottom span {
display: inline-block;
font-size: 18px;
font-weight: 400;
line-height: 26px;
color: #404040;
padding-right: 32px; }
.extra-bottom a {
display: inline-block;
font-size: 18px;
font-weight: 400;
line-height: 26px; }
.input-desc {
color: #7f7f7f;
font-size: 14px;
font-weight: 400;
line-height: 20px; }
.new-form input[type="text"].error,
.new-form input[type="password"].error,
.new-form input[type="email"].error,
.new-form .checkbox input + .error:before {
border: 1px solid #ff0000; }
.new-form fieldset {
min-width: 0;
padding-left: 0px;
padding-right: 0px;
margin: 0;
border: 0;
border: none; }
.new-form legend {
display: block;
color: #404040;
font-family: "Source Serif Pro";
font-size: 24px;
font-weight: bold;
line-height: 30px;
width: 100%;
max-width: 100%;
border-bottom: 1px solid #e5e5e5;
padding: 2px 0px;
width: 100%;
margin: 0;
padding-bottom: 7px;
padding-top: 24px;
position: relative;
border-bottom: 2px solid #ccc; }
.new-form legend:before {
position: absolute;
background: #0065bd;
height: 2px;
content: "";
width: 24px;
bottom: -2px;
left: 0; }
.new-form input[type="text"] {
height: 50px;
width: 100%;
border: 1px solid #cccccc;
border-radius: 4px;
background-color: #ffffff;
font-family: "Source Sans Pro";
font-size: 18px; }
.new-form input[type="checkbox"] {
height: 24px;
width: 24px;
border: 1px solid #cccccc;
border-radius: 4px;
background-color: #ffffff;
margin-right: 17px;
margin-left: 0px; }
.new-form label {
color: #404040;
font-family: "Source Sans Pro";
font-size: 16px;
font-weight: bold;
line-height: 24px;
width: 100%;
display: flex;
justify-content: space-between; }
.new-form .disc {
color: #404040;
font-family: "Source Sans Pro";
font-size: 18px;
line-height: 26px;
text-align: justify;
padding-top: 24px;
text-align: top; }
.new-form input#AgreeOnUserTerms {
height: 24px;
width: 24px;
border: 1px solid #cccccc;
border-radius: 4px;
background-color: #ffffff;
padding-right: 17px; }
.new-form .editor-container {
display: flex; }
.new-form .editor-label {
padding-top: 24px; }
.new-form .editor-field {
width: 100%; }
.new-form .editor-label-left {
padding-top: 24px;
padding-right: 31px;
width: 50%; }
.new-form .editor-label-right {
padding-top: 24px;
width: 50%; }
.new-form .editor-field-dropdown {
padding-top: 48px;
width: 33%; }
.new-form .editor-field-dropdown-center {
margin: 0 1%; }
.new-form .editor-field-dropdown-arrow {
position: relative; }
.new-form .editor-field-dropdown-arrow:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%23003c69' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
right: 5%;
top: 50%;
width: 12px;
height: 8px;
position: absolute;
content: "";
cursor: pointer;
transform: translate(-50%, -50%);
transition: all 0.3s ease; }
.new-form .editor-field-dropdown-arrow select {
height: 50px; }
.new-form .editor-label-error {
font-weight: 400;
display: none; }
.new-form .editor-label-optional {
display: block; }
.new-form .editor-label-optional span {
font-weight: 400; }
.new-form .editor-field-left {
width: 50%;
padding-right: 31px; }
.new-form .editor-field-right {
width: 50%; }
.new-form .checkbox {
padding-right: 17px; }
.new-form .success-msg,
.new-form .failed-msg {
display: none;
padding: 20px;
margin: 20px 0;
border-radius: 4px; }
.new-form .success-msg {
border: 1px solid #009238; }
.new-form .failed-msg {
border: 1px solid #ff0000; }
.new-form .success-msg h3 {
text-transform: uppercase;
color: #009238; }
.new-form .failed-msg h3 {
text-transform: uppercase;
color: #ff0000; }
.new-form .failed-msg p {
margin-bottom: 0; }
.new-form input[type="submit"] {
width: 180px;
height: 60px;
background-color: #0065bd;
color: White;
font-weight: bold;
border: 0px;
font-family: "Source Sans Pro";
font-size: 16px;
line-height: 20px; }
@media only screen and (max-width: 724px) {
.new-form input[type="text"] {
height: 30px;
width: 100%;
border: 1px solid #cccccc;
border-radius: 4px;
background-color: #ffffff;
font-family: "Source Sans Pro";
font-size: 18px; }
.new-form .editor-container {
display: block; }
.new-form .editor-label {
padding-top: 17px; }
.new-form .editor-field {
width: 95%; }
.new-form .editor-labelc {
padding-top: 17px; }
.new-form .editor-fieldc {
padding-top: 17px; }
.new-form .editor-label-left {
padding-top: 17px;
padding-right: 25px;
width: 100%; }
.new-form .editor-label-right {
padding-top: 17px;
padding-right: 25px;
width: 100%; }
.new-form .editor-field-left {
width: 40%;
padding-right: 25px; }
.new-form .editor-field-right {
width: 40%; }
.new-form .editor-container-dropdown {
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.new-form .editor-field-dropdown {
padding-top: 24px;
width: 95%; }
.new-form .editor-field-dropdown select {
height: 30px; }
.new-form .editor-field-dropdown-center {
margin: 0; }
.new-form .blue {
padding-top: 12px;
padding-bottom: 16px;
padding-left: 0px; }
.new-form input[type="checkbox"] {
height: 12px;
width: 12px;
border: 1px solid #cccccc;
border-radius: 4px;
background-color: #ffffff;
margin-right: 11px;
margin-left: 0px; }
.new-form input#AgreeOnUserTerms {
height: 16px;
width: 16px;
border: 1px solid #cccccc;
border-radius: 4px;
background-color: #ffffff;
padding-right: 11px; }
.new-form legend {
display: block;
color: #404040;
font-family: "Source Serif Pro";
font-size: 17px;
font-weight: bold;
line-height: 30px;
width: 100%;
max-width: 100%;
border-bottom: 1px solid #e5e5e5;
padding: 2px 0px;
width: 100%;
margin: 0;
padding-bottom: 7px;
padding-top: 24px;
position: relative;
border-bottom: 2px solid #ccc; }
.new-form .disc {
color: #404040;
font-family: "Source Sans Pro";
font-size: 14px;
line-height: 26px;
text-align: justify;
padding-top: 12px;
text-align: top; }
.new-form input[type="submit"] {
width: 120px;
height: 40px;
background-color: #0065bd;
color: White;
font-weight: bold;
border: 0px;
font-family: "Source Sans Pro";
font-size: 14px;
line-height: 20px; }
.new-form label {
color: #404040;
font-family: "Source Sans Pro";
font-size: 14px;
font-weight: bold;
line-height: 20px; } }
.header-main {
background-color: #003c69;
z-index: 5; }
.header-main-content {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
padding: 0 24px; }
@media screen and (max-width: 1200px) {
.header-main-content {
padding: 0; } }
.header-main-content .header-left {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
height: 88px; }
@media screen and (max-width: 1200px) {
.header-main-content .header-left {
height: 72px;
padding-left: 72px; } }
@media screen and (max-width: 767px) {
.header-main-content .header-left {
height: 56px;
padding-left: 56px; } }
.header-main-content .header-left .main-logo {
padding-right: 40px; }
@media screen and (max-width: 1200px) {
.header-main-content .header-left .main-logo {
padding-left: 24px;
padding-right: 24px; } }
@media screen and (max-width: 1200px) {
.header-main-content .header-left .main-logo img {
height: 40px; } }
@media screen and (max-width: 767px) {
.header-main-content .header-left .main-logo img {
height: 24px; } }
.header-main-content .header-right {
margin-left: auto;
position: relative;
height: 88px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
padding-top: 20px; }
@media screen and (max-width: 1200px) {
.header-main-content .header-right {
height: 72px; } }
@media screen and (max-width: 767px) {
.header-main-content .header-right {
height: 56px; } }
.header-main-content .search-box {
border-radius: 3px;
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
background-color: #ffffff;
bottom: -28px;
right: 0;
position: absolute;
width: 100%;
z-index: 2; }
@media screen and (max-width: 1200px) {
.header-main-content .search-box {
display: none; } }
.header-main-content .search-box:hover .search-submit:after {
transform: scale(1.3); }
.header-main-content .search-box input {
border: 0;
height: 56px;
color: #003c69;
font-size: 16px;
width: 100%; }
.header-main-content .search-box input:focus {
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1); }
.header-main-content .search-box input::-webkit-input-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.header-main-content .search-box input::-moz-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.header-main-content .search-box input:-ms-input-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.header-main-content .search-box input:-moz-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.header-main-content .search-box .search-submit {
width: 56px;
height: 56px;
position: absolute;
top: 0;
right: 0; }
.header-main-content .search-box .search-submit:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cpath id='n235a' d='M523.46 32.07l4.54 4.55-1.38 1.38-4.55-4.57v-.72l-.26-.24a6.04 6.04 0 0 1-9-1.51 5.83 5.83 0 0 1-.81-3.01 5.84 5.84 0 0 1 2.97-5.16 5.9 5.9 0 0 1 3-.79 5.83 5.83 0 0 1 5.12 2.96 6.1 6.1 0 0 1 .42 5.08 5.43 5.43 0 0 1-1.04 1.77l.24.26zm-5.49 0a4.14 4.14 0 0 0 2.06-7.68 4.03 4.03 0 0 0-2.06-.55 4.14 4.14 0 0 0-4.13 4.1c0 .75.19 1.44.56 2.07.38.63.88 1.13 1.5 1.5.64.38 1.32.56 2.07.56z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-512 -22)'%3E%3Cuse fill='%230065bd' xlink:href='%23n235a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 16px;
height: 16px;
position: absolute;
top: 21px;
right: 22px;
content: "";
transform: scale(1);
transition: all 0.25s ease; }
@media screen and (max-width: 1200px) {
.header-main-content .extra-links {
display: none; } }
.header-main-content .extra-links a {
color: #ffffff;
font-size: 16px;
font-weight: 400;
padding-left: 24px;
padding-right: 24px;
position: relative;
display: inline-block;
margin-right: 28px; }
.header-main-content .extra-links a:hover {
color: #ffffff;
text-decoration: underline; }
.header-main-content .extra-links a:after {
content: "";
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
background-color: #ffffff;
opacity: 0.3;
width: 1px;
height: 19px; }
.header-main-content .extra-links a:before {
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translate(0, -50%);
width: 16px;
height: 16px; }
.header-main-content .extra-links a.contact:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cpath id='btkka' d='M252.2 29.91a13.84 13.84 0 0 0 5.89 5.89l1.96-1.96a.82.82 0 0 1 .43-.26.73.73 0 0 1 .49.04c.94.33 1.99.5 3.16.5.24 0 .44.08.61.25.17.17.26.38.26.62v3.14c0 .24-.09.44-.26.61a.84.84 0 0 1-.61.26 14.93 14.93 0 0 1-10.7-4.44A15.07 15.07 0 0 1 249 23.87c0-.24.09-.44.26-.61a.84.84 0 0 1 .61-.26h3.14c.24 0 .45.09.62.26.17.17.26.37.26.61 0 1.17.16 2.22.49 3.16.04.16.05.32.02.5a.71.71 0 0 1-.24.42z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-249 -23)'%3E%3Cuse fill='%23fff' xlink:href='%23btkka'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
.header-main-content .extra-links a.users:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cpath id='wfmua' d='M293 30a4.07 4.07 0 0 1-3.44-1.99 3.96 3.96 0 0 1 0-4 4.01 4.01 0 0 1 3.45-2.01 4.01 4.01 0 0 1 3.98 4.02A4.07 4.07 0 0 1 293 30zm0 2.01c.99 0 2.08.15 3.26.43 1.34.34 2.42.79 3.25 1.34 1 .66 1.49 1.4 1.49 2.2V38h-16v-2.01c0-.82.5-1.55 1.49-2.2.83-.56 1.91-1.01 3.25-1.35 1.18-.28 2.27-.43 3.26-.43z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-285 -22)'%3E%3Cuse fill='%23fff' xlink:href='%23wfmua'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 1200px) {
.header-main-content .language-switcher {
display: none; } }
.header-main-content .language-switcher .current-lang {
position: relative;
color: #ffffff;
padding-right: 20px;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
cursor: pointer; }
.header-main-content .language-switcher .current-lang.lang-open:after {
transform: rotate(180deg); }
.header-main-content .language-switcher .current-lang:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%23fff' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 12px;
height: 8px;
top: 6px;
right: 0;
transform: rotate(0);
transition: all 0.3s ease;
content: "";
position: absolute; }
.header-main-content .language-switcher .lang-dropdown {
background-color: #ffffff;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
width: 390px;
position: absolute;
top: 55px;
right: -24px;
z-index: 50;
display: none; }
.header-main-content .language-switcher .lang-dropdown ul {
position: relative;
height: 100%;
width: 100%;
padding: 24px 4px 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.header-main-content .language-switcher .lang-dropdown li {
color: #0065bd;
font-size: 16px;
font-weight: 400;
padding: 0 10px;
width: 33.33%;
margin-bottom: 24px;
cursor: pointer;
transition: all 0.3s ease; }
.header-main-content .language-switcher .lang-dropdown li.active, .header-main-content .language-switcher .lang-dropdown li:hover {
text-decoration: underline; }
.search-mobile-icon {
display: none;
cursor: pointer;
width: 72px;
height: 72px;
position: absolute;
top: 0;
right: 0;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center; }
@media screen and (max-width: 767px) {
.search-mobile-icon {
width: 56px;
height: 56px; } }
.search-mobile-icon img {
width: 23px;
height: 23px;
position: relative;
z-index: 10;
opacity: 1;
transition: all 0.3s ease; }
@media screen and (max-width: 1200px) {
.search-mobile-icon {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; } }
.search-mobile-icon.active img {
opacity: 0;
z-index: 5; }
.search-mobile-icon.active .search-close {
opacity: 1;
z-index: 10; }
.search-close {
position: absolute;
width: 72px;
height: 72px;
border-right: 1px solid rgba(255, 255, 255, 0.3);
top: 0;
left: 0;
cursor: pointer;
opacity: 0;
z-index: 5;
background-color: white;
transition: all 0.3s ease; }
@media screen and (max-width: 767px) {
.search-close {
width: 56px;
height: 56px; } }
.search-close span {
cursor: inherit;
position: absolute;
width: 30px;
height: 2px;
background-color: #003c69;
left: 21px;
transition: all 0.3s ease;
transform: rotate(0); }
@media screen and (max-width: 767px) {
.search-close span {
left: 13px; } }
.search-close span:nth-child(1) {
top: 35px;
transform: rotate(45deg); }
@media screen and (max-width: 767px) {
.search-close span:nth-child(1) {
top: 27px; } }
.search-close span:nth-child(2) {
top: 35px;
transform: rotate(-45deg); }
@media screen and (max-width: 767px) {
.search-close span:nth-child(2) {
top: 27px; } }
.search-mobile-box {
top: 56px;
position: absolute;
background: white;
height: 100vh;
left: 0;
width: 100%;
display: none;
padding: 24px; }
.search-mobile-box input {
height: 56px;
color: #003c69;
font-size: 16px;
width: 100%;
border: 1px solid #e5e5e5; }
.search-mobile-box input:focus {
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1); }
.search-mobile-box input::-webkit-input-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.search-mobile-box input::-moz-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.search-mobile-box input:-ms-input-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.search-mobile-box input:-moz-placeholder { color: #003c69;
opacity: 1;
font-style: italic;
font-weight: 400;
font-size: 14px; }
.search-mobile-box .wrap {
position: relative; }
.search-mobile-box .search-submit {
width: 56px;
height: 56px;
position: absolute;
top: 0;
right: 0; }
.search-mobile-box .search-submit:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cpath id='n235a' d='M523.46 32.07l4.54 4.55-1.38 1.38-4.55-4.57v-.72l-.26-.24a6.04 6.04 0 0 1-9-1.51 5.83 5.83 0 0 1-.81-3.01 5.84 5.84 0 0 1 2.97-5.16 5.9 5.9 0 0 1 3-.79 5.83 5.83 0 0 1 5.12 2.96 6.1 6.1 0 0 1 .42 5.08 5.43 5.43 0 0 1-1.04 1.77l.24.26zm-5.49 0a4.14 4.14 0 0 0 2.06-7.68 4.03 4.03 0 0 0-2.06-.55 4.14 4.14 0 0 0-4.13 4.1c0 .75.19 1.44.56 2.07.38.63.88 1.13 1.5 1.5.64.38 1.32.56 2.07.56z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-512 -22)'%3E%3Cuse fill='%230065bd' xlink:href='%23n235a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 16px;
height: 16px;
position: absolute;
top: 21px;
right: 22px;
content: "";
transform: scale(1);
transition: all 0.25s ease; }
.menu-main-ul {
display: flex; }
.menu-main {
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between; }
@media screen and (max-width: 1200px) {
.menu-main.desktop-nav {
display: none; } }
.menu-main ul {
padding: 0;
margin: 0; }
.menu-main li {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; }
.menu-main li:first-child a {
padding: 10px 40px 10px 16px; }
.menu-main li a {
padding: 10px 40px;
display: inline-block;
color: #ffffff;
position: relative;
z-index: 5; }
@media screen and (max-width: 1440px) {
.menu-main li a {
padding-left: 28px;
padding-right: 28px; } }
.menu-main li a:hover, .menu-main li a:active, .menu-main li a:focus {
text-decoration: none; }
.menu-main li.has-submenu > a {
transition: all 0.3s ease; }
.menu-main li.has-submenu > a:after {
width: 100%;
height: 100%;
top: 100%;
left: 0;
background-color: #ffffff;
content: "";
position: absolute;
opacity: 0;
transition: all 0.3s ease; }
.menu-main li.has-submenu > a span:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%23fff' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
right: 16px;
top: 19px;
width: 12px;
height: 8px;
position: absolute;
content: "";
transform: rotate(0);
transition: all 0.3s ease;
opacity: 1; }
.menu-main li.has-submenu > a span:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%23003c69' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
right: 16px;
top: 19px;
width: 12px;
height: 8px;
position: absolute;
content: "";
transform: rotate(0);
transition: all 0.3s ease;
opacity: 0; }
.menu-main li.has-submenu.submenu-open a {
background-color: #ffffff;
color: #003c69; }
.menu-main li.has-submenu.submenu-open a:after {
opacity: 1; }
.menu-main li.has-submenu.submenu-open a span:before {
opacity: 0;
transform: rotate(180deg); }
.menu-main li.has-submenu.submenu-open a span:after {
opacity: 1;
transform: rotate(180deg); }
.menu-main li.has-submenu.submenu-open .submenu a {
background: transparent; }
.submenu-wrap {
position: absolute;
top: 88px;
left: 0;
width: 100%;
background: #ffffff url(//www.siq.si/wp-content/themes/siq/public/img/bg/bg_siq_mask.png) no-repeat scroll right bottom;
padding: 24px 0;
display: none;
z-index: 2; }
.submenu-wrap .submenu {
max-width: 750px; }
.submenu-wrap .submenu li {
display: inline-block;
width: 50%;
float: left;
padding-right: 32px;
list-style: none !important; }
.submenu-wrap .submenu li.active a:after {
content: "";
position: absolute;
width: 40px;
height: 4px;
background-color: rgba(0, 60, 105, 0.1);
left: 0;
bottom: 0; }
.submenu-wrap .submenu li a {
color: #003c69;
font-size: 18px;
font-weight: 700;
line-height: 26px;
padding: 16px 0;
border-bottom: 1px solid rgba(0, 60, 105, 0.1);
display: block;
position: relative;
background-color: transparent; }
.submenu-wrap .submenu li a:hover, .submenu-wrap .submenu li a:active, .submenu-wrap .submenu li a:focus {
text-decoration: none;
color: #0065bd; }
.gaming-tehnology .secondary-nav-wrap {
background-image: linear-gradient(135deg, #f8232e 0%, #fe9237 100%); }
.gaming-tehnology .secondary-nav-wrap li a {
color: #ffffff; }
.gaming-tehnology .secondary-nav-wrap li a:after {
background-color: #ffffff; }
.nav-wrap-grid {
width: 100%;
max-width: 1172px;
padding: 0 16px;
margin: 0 auto; }
@media screen and (max-width: 1200px) {
.nav-wrap-grid {
max-width: 100%;
padding: 0; } }
.secondary-nav-wrap {
background-color: rgba(242, 242, 242, 0.7);
min-height: 40px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap {
display: none;
padding: 0;
background-color: #f5f5f5;
position: absolute !important;
z-index: 20 !important;
top: 0;
left: 0;
width: 100%;
min-height: auto;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1); } }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap .container {
max-width: none;
margin-left: 0;
margin-right: 0; } }
.secondary-nav-wrap ul {
padding: 0;
margin: 0; }
.secondary-nav-wrap li {
display: inline-block;
padding: 0 16px; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li {
display: block;
padding: 0 32px; } }
@media screen and (max-width: 767px) {
.secondary-nav-wrap li {
padding: 0 24px; } }
.secondary-nav-wrap li:first-child {
padding-left: 0; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li:first-child {
padding-left: 32px; } }
@media screen and (max-width: 767px) {
.secondary-nav-wrap li:first-child {
padding-left: 24px; } }
.secondary-nav-wrap li:last-child {
padding-right: 0; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li:last-child {
padding-right: 32px; } }
@media screen and (max-width: 767px) {
.secondary-nav-wrap li:last-child {
padding-right: 24px; } }
.secondary-nav-wrap li.has-children {
padding-left: 10px; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li.has-children {
background-color: #003c69;
padding-left: 32px; } }
@media screen and (max-width: 767px) {
.secondary-nav-wrap li.has-children {
padding-left: 24px; } }
.secondary-nav-wrap li.has-children > a {
padding-right: 34px;
padding-left: 6px;
transition: all 0.25s ease; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li.has-children > a {
color: #ffffff;
border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }
.secondary-nav-wrap li.has-children > a:before {
content: "";
position: absolute;
top: 17px;
right: 10px;
left: unset;
width: 12px;
height: 8px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%23003c69' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
opacity: 1;
transition: all 0.25s ease; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li.has-children > a:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%23fff' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
top: 21px;
right: 0;
transform: rotate(0); } }
@media screen and (max-width: 767px) {
.secondary-nav-wrap li.has-children > a:before {
right: 0; } }
.secondary-nav-wrap li.has-children > a:after {
content: "";
position: absolute;
top: 50%;
right: 10px;
left: unset;
transform: translate(0, -50%);
width: 12px !important;
height: 8px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='hgzqa' d='M27.58 23L29 24.34 23 30l-6-5.66L18.42 23 23 27.35z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -23)'%3E%3Cuse fill='%23fff' xlink:href='%23hgzqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
opacity: 0;
transition: all 0.25s ease; }
.secondary-nav-wrap li.has-children > a.active-third {
background-color: #003c69;
padding-left: 10px;
margin-left: -10px;
color: #ffffff; }
.secondary-nav-wrap li.has-children > a.active-third:before {
opacity: 0; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li.has-children > a.active-third:before {
opacity: 1;
transform: rotate(180deg); } }
.secondary-nav-wrap li.has-children > a.active-third:after {
opacity: 1; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li.has-children > a.active-third:after {
opacity: 0; } }
.secondary-nav-wrap li a {
color: #003c69;
font-size: 16px;
font-weight: 400;
line-height: 24px;
position: relative;
display: block;
padding: 8px 0; }
.secondary-nav-wrap li a:focus, .secondary-nav-wrap li a:active {
text-decoration: none; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li a {
border-bottom: 1px solid rgba(0, 60, 105, 0.1);
padding: 12px 0; } }
.secondary-nav-wrap li a:after {
height: 3px;
width: 0;
content: "";
position: absolute;
background-color: #003c69;
bottom: 0;
left: 50%;
transform: translate(-50%, 0);
transition: all 0.25s ease; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li a:after {
width: 0;
height: 4px;
background-color: rgba(0, 60, 105, 0.1);
left: 0;
bottom: 0;
transform: translate(0, 0); } }
.secondary-nav-wrap li:hover > a {
text-decoration: none; }
.secondary-nav-wrap li:hover > a:after {
width: 100%; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li:hover > a:after {
width: 0; } }
.secondary-nav-wrap li.active a:after {
width: 100%; }
@media screen and (max-width: 1200px) {
.secondary-nav-wrap li.active a:after {
width: 40px; } }
.third-nav {
background-color: #003c69;
position: absolute;
top: 40px;
left: 0;
width: 100%;
display: none; }
.third-nav.margin-top-5 {
margin-top: 5px;
}
@media screen and (max-width: 1200px) {
.third-nav {
position: relative;
top: 0;
padding-bottom: 32px; } }
.third-nav li {
display: inline-block;
padding: 0 16px; }
@media screen and (max-width: 1200px) {
.third-nav li {
display: block;
padding: 0; } }
.third-nav li:first-child {
padding-left: 0; }
@media screen and (max-width: 1200px) {
.third-nav li:last-child {
padding-right: 0; } }
.third-nav li a {
color: #ffffff;
font-size: 16px;
font-weight: 400;
line-height: 24px;
display: block;
padding: 8px 0;
position: relative; }
@media screen and (max-width: 1200px) {
.third-nav li a {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding: 12px 0; } }
.third-nav li a:after {
height: 3px;
width: 0;
content: "";
position: absolute;
background-color: #ffffff;
bottom: 0;
left: 50%;
transform: translate(-50%, 0);
transition: all 0.25s ease; }
@media screen and (max-width: 1200px) {
.third-nav li a:after {
width: 0;
height: 4px;
background-color: rgba(255, 255, 255, 0.1);
left: 0;
bottom: 0;
transform: translate(0, 0); } }
.subpages-navigation ul {
padding: 0;
margin: 0;
border-top: 1px solid #e5e5e5; }
.subpages-navigation li a {
padding: 12px 0;
position: relative;
font-size: 18px;
font-weight: 700;
line-height: 26px;
color: #404040;
display: block;
border-bottom: 1px solid #e5e5e5;
transition: all 0.25s ease; }
.subpages-navigation li a:hover, .subpages-navigation li a:active, .subpages-navigation li a:focus {
text-decoration: none;
color: #0065bd; }
.subpages-navigation li a:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='mjtqa' d='M19.5 68.92l1.34-1.42 5.66 6-5.66 6-1.34-1.42 4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -67)'%3E%3Cuse fill='%230065bd' xlink:href='%23mjtqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
top: 20px;
right: 13px;
content: "";
position: absolute;
transform: rotate(0);
transition: all 0.3s ease; }
.menu-togler {
position: absolute;
width: 72px;
height: 72px;
border-right: 1px solid rgba(255, 255, 255, 0.3);
top: 0;
left: 0;
cursor: pointer;
display: none;
z-index: 50;
transition: all 0.3s ease; }
@media screen and (max-width: 1200px) {
.menu-togler {
display: block; } }
@media screen and (max-width: 767px) {
.menu-togler {
width: 56px;
height: 56px; } }
.menu-togler.open {
background-color: #ffffff; }
.menu-togler.open span {
background-color: #003c69; }
.menu-togler.open span:nth-child(1) {
top: 35px;
transform: rotate(45deg); }
@media screen and (max-width: 767px) {
.menu-togler.open span:nth-child(1) {
top: 27px; } }
.menu-togler.open span:nth-child(2) {
opacity: 0;
background-color: #ffffff; }
.menu-togler.open span:nth-child(3) {
top: 35px;
transform: rotate(-45deg); }
@media screen and (max-width: 767px) {
.menu-togler.open span:nth-child(3) {
top: 27px; } }
.menu-togler span {
cursor: inherit;
position: absolute;
width: 30px;
height: 2px;
background-color: #ffffff;
left: 21px;
transition: all 0.3s ease;
transform: rotate(0); }
@media screen and (max-width: 767px) {
.menu-togler span {
left: 13px; } }
.menu-togler span:nth-child(1) {
top: 23px; }
@media screen and (max-width: 767px) {
.menu-togler span:nth-child(1) {
top: 19px; } }
.menu-togler span:nth-child(2) {
top: 35px;
opacity: 1; }
@media screen and (max-width: 767px) {
.menu-togler span:nth-child(2) {
top: 27px; } }
.menu-togler span:nth-child(3) {
top: 47px; }
@media screen and (max-width: 767px) {
.menu-togler span:nth-child(3) {
top: 35px; } }
body.mobile-menu-open, .mobile-search-open {
height: 100%;
overflow: hidden; }
.mobile-menu-drop {
position: absolute;
top: 72px;
left: 0;
width: 100%;
display: none;
background-color: #ffffff;
padding: 40px 32px;
z-index: 50; }
@media screen and (max-width: 767px) {
.mobile-menu-drop {
top: 56px;
padding: 40px 24px; } }
.mobile-menu-drop li {
display: block; }
.mobile-menu {
border-top: 1px solid #e5e5e5; }
.mobile-menu li.submenu-open .mobile-submenu {
left: 0; }
.mobile-menu a {
color: #003c69;
font-size: 18px;
font-weight: 700;
line-height: 26px;
display: block;
border-bottom: 1px solid #e5e5e5;
padding: 12px 0;
position: relative; }
.mobile-menu a:hover, .mobile-menu a:active, .mobile-menu a:focus {
text-decoration: none;
color: #174d76; }
.mobile-menu .next-stage {
width: 30px;
height: 30px;
position: absolute;
top: 50%;
right: 0;
transform: translate(0, -50%);
cursor: pointer; }
.mobile-menu .next-stage:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='mjtqa' d='M19.5 68.92l1.34-1.42 5.66 6-5.66 6-1.34-1.42 4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -67)'%3E%3Cuse fill='%23003c69' xlink:href='%23mjtqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
right: 0;
top: 50%;
transform: translate(0, -50%);
position: absolute;
content: "";
transition: all 0.25s ease; }
.mobile-menu .next-stage:hover:before {
right: 15px; }
.mobile-submenu {
position: absolute;
top: 0;
left: 120%;
background-color: white;
width: 100%;
min-height: 100%;
transition: left 0.4s ease;
padding: 12px 20px 40px;
z-index: 10; }
@media screen and (max-width: 767px) {
.mobile-submenu {
max-height: 512px;
overflow-y: auto; } }
.mobile-submenu .prev-stage-wrap {
padding: 0 12px; }
@media screen and (max-width: 767px) {
.mobile-submenu .prev-stage-wrap {
padding: 0; } }
.mobile-submenu .prev-stage {
color: #003c69;
display: block;
border-bottom: 1px solid rgba(0, 60, 105, 0.1);
margin-bottom: 12px;
font-size: 16px;
font-weight: 400;
line-height: 24px;
padding-bottom: 12px;
position: relative;
padding-left: 27px;
cursor: pointer; }
.mobile-submenu .prev-stage:hover:before {
left: 10px; }
.mobile-submenu .prev-stage:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='b06wa' d='M26.5 98.92l-1.34-1.42-5.66 6 5.66 6 1.34-1.42-4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -97)'%3E%3Cuse fill='%23003c69' xlink:href='%23b06wa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
top: 7px;
left: 0;
position: absolute;
content: "";
cursor: pointer;
transition: all 0.3s ease; }
.mobile-submenu li {
display: inline-block;
padding: 0 12px;
width: 50%;
float: left; }
@media screen and (max-width: 767px) {
.mobile-submenu li {
width: 100%;
padding: 0; } }
@media screen and (max-width: 767px) {
.mobile-submenu li a {
font-size: 16px;
font-weight: 700;
line-height: 20px; } }
.mobile-extra a {
color: #003c69;
font-size: 16px;
font-weight: 400;
line-height: 26px;
padding: 12px 24px;
position: relative;
display: block;
border-bottom: 1px solid #e5e5e5; }
.mobile-extra a:hover {
text-decoration: underline; }
.mobile-extra a:before {
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translate(0, -50%);
width: 16px;
height: 16px; }
.mobile-extra li.contact a:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cpath id='btkka' d='M252.2 29.91a13.84 13.84 0 0 0 5.89 5.89l1.96-1.96a.82.82 0 0 1 .43-.26.73.73 0 0 1 .49.04c.94.33 1.99.5 3.16.5.24 0 .44.08.61.25.17.17.26.38.26.62v3.14c0 .24-.09.44-.26.61a.84.84 0 0 1-.61.26 14.93 14.93 0 0 1-10.7-4.44A15.07 15.07 0 0 1 249 23.87c0-.24.09-.44.26-.61a.84.84 0 0 1 .61-.26h3.14c.24 0 .45.09.62.26.17.17.26.37.26.61 0 1.17.16 2.22.49 3.16.04.16.05.32.02.5a.71.71 0 0 1-.24.42z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-249 -23)'%3E%3Cuse fill='%23003c69' xlink:href='%23btkka'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
.mobile-extra li.users a:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cpath id='wfmua' d='M293 30a4.07 4.07 0 0 1-3.44-1.99 3.96 3.96 0 0 1 0-4 4.01 4.01 0 0 1 3.45-2.01 4.01 4.01 0 0 1 3.98 4.02A4.07 4.07 0 0 1 293 30zm0 2.01c.99 0 2.08.15 3.26.43 1.34.34 2.42.79 3.25 1.34 1 .66 1.49 1.4 1.49 2.2V38h-16v-2.01c0-.82.5-1.55 1.49-2.2.83-.56 1.91-1.01 3.25-1.35 1.18-.28 2.27-.43 3.26-.43z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-285 -22)'%3E%3Cuse fill='%23003c69' xlink:href='%23wfmua'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
.mobile-lang-selector.submenu-open .lang-options {
left: 0; }
.mobile-lang-selector .mobile-current-lang {
color: #003c69;
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
border-bottom: 1px solid #e5e5e5;
padding: 12px 0;
position: relative;
display: block; }
.mobile-lang-selector .mobile-current-lang .next-stage {
width: 30px;
height: 30px;
position: absolute;
top: 50%;
right: 0;
transform: translate(0, -50%);
cursor: pointer; }
.mobile-lang-selector .mobile-current-lang .next-stage:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='mjtqa' d='M19.5 68.92l1.34-1.42 5.66 6-5.66 6-1.34-1.42 4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -67)'%3E%3Cuse fill='%23003c69' xlink:href='%23mjtqa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
right: 0;
top: 50%;
transform: translate(0, -50%);
position: absolute;
content: "";
transition: all 0.25s ease; }
.mobile-lang-selector .mobile-current-lang .next-stage:hover:before {
right: 15px; }
.mobile-lang-selector .lang-options {
position: absolute;
top: 0;
left: 100%;
background-color: white;
width: 100%;
height: 100%;
transition: all 0.4s ease;
padding: 12px 20px 40px;
z-index: 10; }
.mobile-lang-selector .lang-options .prev-stage-wrap {
padding: 0 12px; }
@media screen and (max-width: 767px) {
.mobile-lang-selector .lang-options .prev-stage-wrap {
padding: 0; } }
.mobile-lang-selector .lang-options .prev-stage {
color: #003c69;
display: block;
border-bottom: 1px solid rgba(0, 60, 105, 0.1);
margin-bottom: 12px;
font-size: 16px;
font-weight: 400;
line-height: 24px;
padding-bottom: 5px;
position: relative;
padding-left: 27px;
cursor: pointer; }
.mobile-lang-selector .lang-options .prev-stage:hover:before {
left: 10px; }
.mobile-lang-selector .lang-options .prev-stage:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='b06wa' d='M26.5 98.92l-1.34-1.42-5.66 6 5.66 6 1.34-1.42-4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -97)'%3E%3Cuse fill='%23003c69' xlink:href='%23b06wa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
width: 8px;
height: 12px;
top: 7px;
left: 0;
position: absolute;
content: "";
cursor: pointer;
transition: all 0.3s ease; }
.mobile-lang-selector .lang-options li {
padding: 12px;
width: 50%;
float: left; }
.mobile-lang-selector .lang-options li span {
color: #003c69;
font-size: 18px;
font-weight: 700;
line-height: 26px;
border-bottom: 1px solid #e5e5e5;
position: relative;
display: block; }
.footer-main {
background-color: #174d76;
color: #ffffff; }
.footer-main p {
color: #ffffff; }
.footer-main .btn.full:hover {
background-color: #003c69; }
.footer-main .text a:hover {
color: #0065bd;
text-decoration: underline; }
.footer-content {
padding: 24px 0 0; }
@media screen and (max-width: 1440px) {
.footer-content {
padding: 24px 24px 0; } }
.footer-content .footer-logo {
margin-bottom: 18px; }
.footer-content p {
margin-bottom: 16px; }
.footer-content .contact-details {
margin: 14px 0 16px; }
.footer-content .contact-details a {
color: #ffffff; }
.footer-content .contact-details a:hover {
text-decoration: underline;
color: #ffffff; }
.footer-content .text {
position: relative;
height: 100%;
margin-bottom: 24px; }
@media screen and (max-width: 1024px) {
.footer-content .desc {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between; } }
@media screen and (max-width: 1024px) and (max-width: 767px) {
.footer-content .desc {
display: block; } }
@media screen and (max-width: 1024px) {
.footer-content .desc .btn {
width: 155px; } }
@media screen and (max-width: 767px) {
.footer-content .desc .btn {
width: 130px; } }
.footer-content h4 {
color: #ffffff;
font-weight: 700;
font-family: "Source Serif Pro", serif;
padding-bottom: 6px;
margin-bottom: 16px;
position: relative; }
.footer-content h4:after {
content: "";
width: 24px;
height: 2px;
position: absolute;
bottom: 0;
left: 0;
background-color: #0065bd; }
.footer-content .accurate-time {
font-size: 40px;
font-weight: 700;
line-height: 48px;
font-family: "Source Serif Pro", serif;
margin-bottom: 16px; }
.footer-content .social {
margin: 0;
padding: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: baseline;
-moz-align-items: baseline;
-ms-align-items: baseline;
align-items: baseline; }
.footer-content .social li {
display: inline-block;
margin-right: 20px; }
.footer-content .siq-report {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
margin-bottom: 21px; }
.footer-content .siq-report img {
width: 40%; }
.footer-content .siq-report p {
width: 60%;
padding-left: 16px; }
.footer-copy {
background-color: #003c69;
padding: 16px 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center; }
.footer-copy ul {
padding: 0;
margin: 0;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex; }
@media screen and (max-width: 767px) {
.footer-copy ul {
display: block;
text-align: center; } }
.footer-copy li {
display: inline-block;
position: relative;
padding: 0 24px;
font-size: 14px;
font-weight: 400;
line-height: 23px; }
@media screen and (max-width: 767px) {
.footer-copy li {
display: block; } }
.footer-copy li:last-child:after {
content: none; }
.footer-copy li:after {
content: "|";
position: absolute;
right: 0;
top: 50%;
transform: translate(0, -50%);
color: #ffffff;
font-size: 14px;
font-weight: 400;
line-height: 23px; }
@media screen and (max-width: 767px) {
.footer-copy li:after {
content: none; } }
.footer-copy li a {
color: #ffffff; }
.footer-copy li a:hover {
color: #ffffff;
text-decoration: underline; }
#div-cookie {
display: none;
background-color: rgba(127, 127, 127, 0.85);
position: fixed;
left: 0;
bottom: 0;
width: 100%;
z-index: 9999; }
#div-cookie:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 1px;
background-color: #d8d8d8;
opacity: 0.8;
z-index: 2; }
#div-cookie .content {
padding: 16px 260px 20px 0;
position: relative; }
@media (max-width: 1023.98px) {
#div-cookie .content {
padding-right: 0; } }
#div-cookie p, #div-cookie .buttons {
display: inline-block;
vertical-align: middle; }
#div-cookie p {
color: #ffffff;
font-size: 14px;
font-weight: 400;
line-height: 1.7em;
margin: 0; }
@media (max-width: 1439.98px) {
#div-cookie p {
width: 100%;
font-size: 14px;
margin-bottom: 16px; } }
#div-cookie .buttons {
float: right;
position: absolute;
right: 0;
top: 0;
height: 100%; }
@media (max-width: 1023.98px) {
#div-cookie .buttons {
float: none;
position: relative;
top: auto;
right: auto; } }
#div-cookie .buttons a {
cursor: pointer;
position: relative;
top: 50%;
display: block !important;
transform: translate(0, -50%); }
@media (max-width: 1023.98px) {
#div-cookie .buttons a {
top: auto;
transform: none; } }
#div-cookie .buttons .btn-cookie {
color: #ffffff;
border: 1px solid currentColor;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
width: 156px;
height: 32px;
line-height: 30px;
text-align: center;
border-radius: 2px;
transition: background 0.4s ease, color 0.4s ease; }
#div-cookie .buttons .btn-cookie:hover, #div-cookie .buttons .btn-cookie:focus {
color: #ffffff;
background-color: #0065bd; }
.page-template-izobrazevanje_seznam_template .main {
overflow: visible; }
.padding-top-32 {
padding-top: 32px; }
@media screen and (max-width: 1200px) {
.padding-top-32 {
padding-top: 24px; } }
@media screen and (max-width: 767px) {
.padding-top-32 {
padding-top: 16px; } }
.sc-subpage .back-link {
margin-bottom: 16px; }
.sc-subpage-keyvisual {
height: 160px;
position: relative;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 0 !important; }
.sc-subpage-keyvisual .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4); }
.sc-subpage-keyvisual .secondary-title {
color: #ffffff;
padding-top: 32px; }
.sc-subpage-content {
padding-top: 32px; }
.sc-subpage-subtitle {
height: 63px;
margin-bottom: 0 !important;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center; }
@media screen and (max-width: 1200px) {
.sc-subpage-subtitle.with-login {
height: auto; } }
@media screen and (max-width: 1200px) {
.sc-subpage-subtitle.with-login .subtitle-bar-wrap {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 15px 0 0; } }
@media screen and (max-width: 767px) {
.sc-subpage-subtitle {
height: 58px; } }
.sc-subpage-subtitle .subtitle-bar-wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between; }
@media screen and (max-width: 1200px) {
.sc-subpage-subtitle .subtitle-bar-wrap .third-title {
position: relative;
width: 100%;
cursor: pointer; } }
@media screen and (max-width: 1200px) {
.sc-subpage-subtitle .subtitle-bar-wrap .third-title.open-nav:after {
transform: rotate(180deg); } }
@media screen and (max-width: 1200px) {
.sc-subpage-subtitle .subtitle-bar-wrap .third-title:after {
content: "";
position: absolute;
top: 10px;
right: 22px;
width: 12px;
height: 8px;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='12' height='7' viewBox='0 0 12 7'%3E%3Cdefs%3E%3Cpath id='dl8fa' d='M27.58 50L29 48.66 23 43l-6 5.66L18.42 50 23 45.65z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-17 -43)'%3E%3Cuse fill='%23003c69' xlink:href='%23dl8fa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center;
opacity: 1;
transform: rotate(0);
transition: all 0.25s ease; } }
@media screen and (max-width: 1200px) and (max-width: 767px) {
.sc-subpage-subtitle .subtitle-bar-wrap .third-title:after {
right: 0; } }
.sc-subpage-subtitle .third-title {
color: #003c69; }
.sc-subpage-subtitle .user-logged {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
position: relative; }
@media screen and (max-width: 1200px) {
.sc-subpage-subtitle .user-logged {
margin-top: 12px;
padding: 12px 0 12px;
width: 100%; } }
.sc-subpage-subtitle .user-logged:before {
top: 0;
left: 50%;
transform: translate(-50%, 0);
width: 200%;
height: 1px;
background-color: #f2f2f2;
content: none;
position: absolute; }
@media screen and (max-width: 1200px) {
.sc-subpage-subtitle .user-logged:before {
content: ""; } }
.sc-subpage-subtitle .user-logged:after {
bottom: 0;
left: 50%;
transform: translate(-50%, 0);
width: 200%;
height: 1px;
background-color: #f2f2f2;
content: none;
position: absolute; }
@media screen and (max-width: 1200px) {
.sc-subpage-subtitle .user-logged:after {
content: ""; } }
.sc-subpage-subtitle .user-logged a {
color: #003c69;
display: inline-block; }
.sc-subpage-subtitle .user-logged a.account-link {
padding-right: 16px;
margin-right: 16px;
position: relative; }
.sc-subpage-subtitle .user-logged a.account-link:after {
width: 1px;
height: 19px;
background-color: #003c69;
position: absolute;
right: 0;
top: 50%;
content: "";
transform: translate(0, -50%); }
.desc-box {
padding-bottom: 16px;
border-bottom: 1px solid #e5e5e5; }
.sc-section-with-map .contact-single {
padding-top: 0; }
.sc-section-with-map .contact-single .contact-details {
margin-bottom: 24px; }
.sc-section-with-map .contact-single .contact-details li {
padding-left: 0; }
.sc-section-with-map .contact-single .contact-details li:before {
content: none; }
.sc-section-with-map h4 {
margin-bottom: 24px; }
.sc-section-with-map .text {
height: 100%;
position: relative; }
.sc-section-with-map .map-link {
display: block;
color: #0065bd;
margin-bottom: 24px; }
.sc-page-not-found {
min-height: 60vh;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center; }
.sc-page-not-found h1 {
font-size: 40px !important; }
.sc-headline-with-nav {
margin-bottom: 0 !important;
height: 280px;
background-repeat: no-repeat;
background-size: cover; }
.sc-headline-with-nav.only-nav {
height: auto;
transition: all 0.3s ease; }
.sc-headline-with-nav.only-nav.third-menu-active {
padding-bottom: 40px; }
@media screen and (max-width: 1200px) {
.sc-headline-with-nav.only-nav.third-menu-active {
padding-bottom: 0; } }
@media screen and (max-width: 580px) {
.sc-headline-with-nav .btn {
width: 100%; } }
.sc-headline-with-nav .headline {
max-width: 750px; }
.sc-headline-with-nav .headline .secondary-title {
color: #ffffff; }
.sc-headline-with-nav .headline-title {
z-index: 4;
position: relative;
padding-top: 40px; }
.sc-headline-with-nav .headline-title .headline {
margin-bottom: 16px;
max-width: 850px; }
.sc-headline-with-nav .headline-title .course-date {
color: #ffffff;
font-size: 18px;
font-weight: 700;
line-height: 26px; }
.sc-headline-with-nav .secondary-nav-wrap {
position: relative;
z-index: 50; }
.sc-headline-with-nav .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
z-index: 3; }
.sc-headline-with-nav .back-link {
color: #ffffff;
margin-bottom: 16px; }
.sc-headline-with-nav .back-link:after {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='b06wa' d='M26.5 98.92l-1.34-1.42-5.66 6 5.66 6 1.34-1.42-4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -97)'%3E%3Cuse fill='%23fff' xlink:href='%23b06wa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
.sc-headline-with-nav .back-link:before {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='8' height='13' viewBox='0 0 8 13'%3E%3Cdefs%3E%3Cpath id='b06wa' d='M26.5 98.92l-1.34-1.42-5.66 6 5.66 6 1.34-1.42-4.35-4.58z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-19 -97)'%3E%3Cuse fill='%23fff' xlink:href='%23b06wa'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; } .sc-headline-with-nav{
background-size: cover;
} .sc-highlighted-halves {
background: #f2f2f2 url(//www.siq.si/wp-content/themes/siq/public/img/bg/bg_siq_mask.png) no-repeat scroll right bottom;
padding: 24px 0; }
@media screen and (max-width: 1024px) {
.sc-highlighted-halves .video-container {
margin-bottom: 24px; } }
@media screen and (max-width: 1024px) {
.halves-single .video-container {
margin-top: 24px; } }
@media screen and (max-width: 1024px) {
.halves-single .video-slider .video-container {
margin-top: 0; } }
.sc-certificates-subpage .back-link {
margin-bottom: 24px; }
.sc-certificates-subpage .btn {
margin-bottom: 32px; }
.sc-certificates-subpage .results-body .table-responsive {
margin-bottom: 32px; }
@media screen and (max-width: 767px) {
.sc-certificates-subpage .results-body .table-responsive {
max-width: 100%;
overflow-x: auto; } }
.sc-certificates-subpage .results-body table {
border-left: 0;
margin-bottom: 32px; }
.sc-certificates-subpage .results-body th {
text-align: left;
padding: 8px 16px;
or: #404040;
font-size: 18px;
font-weight: 700;
border-bottom: 1px solid #e5e5e5; }
.sc-certificates-subpage .results-body th:first-child {
padding-left: 0; }
.sc-certificates-subpage .results-body td {
border-right: 0;
text-align: left; }
.sc-certificates-subpage .results-body td:first-child {
padding-left: 0; }
.sc-certificates-search.search, .sc-certificates-subpage.list, .sc-certificates-subpage.detail, .certificates-results.none {
display: none; }
.sc-speaker-list .speaker-columns {
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 4;
-moz-column-gap: 0;
-webkit-column-gap: 0;
column-gap: 0; }
@media (max-width: 767.98px) {
.sc-speaker-list .speaker-columns {
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
-moz-column-gap: 0;
-webkit-column-gap: 0;
column-gap: 0; } }
.sc-speaker-list .column {
margin-top: 40px;
width: 70%;
-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; display: table; }
@media (max-width: 767.98px) {
.sc-speaker-list .column {
width: 100%; } }
.sc-speaker-list .column:first-of-type {
margin-top: 0; }
.sc-speaker-list .column h3 {
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #e5e5e5; }
.sc-speaker-list .column a {
display: block; }
.sc-speaker-detail .back-link {
margin: 30px 0; }
.sc-speaker-detail .speaker-image {
width: 100%;
max-height: 260px; }
@media (max-width: 1023.98px) {
.sc-speaker-detail .speaker-image--desktop {
display: none; } }
.sc-speaker-detail .speaker-image--mobile {
margin-bottom: 20px; }
@media (min-width: 1024px) {
.sc-speaker-detail .speaker-image--mobile {
display: none; } }
@media (min-width: 1024px) {
.sc-speaker-detail .speaker-image img {
margin: auto; } }
.home-slider .slide-bg {
background: transparent scroll no-repeat center / cover;
height: 440px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center; }
@media screen and (max-width: 1024px) {
.home-slider .slide-bg {
-webkit-align-items: start;
-moz-align-items: start;
-ms-align-items: start;
align-items: start; } }
@media screen and (max-width: 767px) {
.home-slider .slide-bg {
height: 370px;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center; } }
.home-slider .slide-overlay {
z-index: 5;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
}
.home-slider .slide-content {
position: relative;
z-index: 10;
max-width: 782px;
width: 100%;
padding: 0 16px; }
@media screen and (max-width: 1024px) {
.home-slider .slide-content {
max-width: 480px; } }
.home-slider .slide-content .text {
text-align: center; }
.home-slider .slide-content .primary-title {
color: #ffffff;
text-align: center;
margin-bottom: 12px;
text-transform: none; }
@media screen and (max-width: 1024px) {
.home-slider .slide-content .primary-title {
margin-top: 32px;
margin-bottom: 24px; } }
@media screen and (max-width: 767px) {
.home-slider .slide-content .primary-title {
margin-top: 24px;
margin-bottom: 16px; } }
.home-slider .slide-content p {
color: #ffffff;
margin-bottom: 16px;
text-align: center; }
@media screen and (max-width: 1024px) {
.home-slider .slide-content p {
margin-bottom: 72px; } }
@media screen and (max-width: 767px) {
.home-slider .slide-content p {
margin-bottom: 16px; } }
.home-slider .slide-content .btn {
width: 100%;
max-width: 264px; }
.home-slider .nav-arrow {
height: 55px;
width: 40px;
position: absolute;
top: 50%;
transform: translate(0, -50%);
z-index: 100;
cursor: pointer; }
@media screen and (max-width: 767px) {
.home-slider .nav-arrow {
height: 21px;
width: 20px; } }
.home-slider .nav-arrow:hover:after {
background-color: #003c69; }
.home-slider .nav-arrow:after {
width: 40px;
height: 5px;
content: "";
position: absolute;
bottom: 0;
left: 0;
background-color: #0065bd;
transition: all 0.25s ease; }
@media screen and (max-width: 767px) {
.home-slider .nav-arrow:after {
width: 20px;
height: 3px; } }
.home-slider .nav-arrow--prev {
left: 0;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='28' viewBox='0 0 16 28'%3E%3Cdefs%3E%3Cpath id='2t1ia' d='M160 30l14.55-14 1.45 1.4L162.9 30 176 42.6l-1.45 1.4z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-160 -16)'%3E%3Cuse fill='%23fff' xlink:href='%232t1ia'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 767px) {
.home-slider .nav-arrow--prev {
background-position: center top;
background-size: 8px 15px; } }
.home-slider .nav-arrow--next {
right: 0;
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='28' viewBox='0 0 16 28'%3E%3Cdefs%3E%3Cpath id='pwh0a' d='M208 30l-14.55 14-1.45-1.4L205.1 30 192 17.4l1.45-1.4z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-192 -16)'%3E%3Cuse fill='%23fff' xlink:href='%23pwh0a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat scroll center center; }
@media screen and (max-width: 767px) {
.home-slider .nav-arrow--next {
background-position: center top;
background-size: 8px 15px; } }
.sc-home-activities {
margin-bottom: 0; }
@media screen and (max-width: 1440px) {
.sc-home-activities {
padding: 0 24px; } }
@media screen and (max-width: 767px) {
.sc-home-activities {
padding: 0; } }
.activities-list .service-title {
border-bottom: 1px solid #e5e5e5;
margin-bottom: 16px; }
.activities-list .service-title h3:after {
height: 2px;
width: 24px;
bottom: -2px;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%); }
.activity-single {
display: block;
height: 228px;
background-repeat: no-repeat;
background-size: cover;
border-radius: 4px;
position: relative;
margin-bottom: 32px; }
@media screen and (max-width: 1024px) {
.activity-single {
margin-bottom: 24px; } }
@media screen and (max-width: 767px) {
.activity-single {
margin-bottom: 16px;
height: 175px; } }
.activity-single:hover .overlay {
background-color: rgba(23, 77, 118, 0.9); }
.activity-single:hover .third-title {
bottom: 50px;
padding-bottom: 8px; }
.activity-single .overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(23, 77, 118, 0.6);
padding: 24px;
border-radius: 4px;
transition: all 0.25s ease; }
.activity-single .overlay h3:after {
width: 0; }
.activity-single .third-title {
width: 100%;
padding-left: 24px;
padding-right: 24px;
color: #ffffff;
text-align: center;
position: absolute;
left: 50%;
transform: translate(-50%, 0);
transition: all 0.25s ease;
bottom: 24px; }
@media screen and (max-width: 1440px) {
.sc-home-education-cta {
padding: 0 24px; } }
@media screen and (max-width: 767px) {
.sc-home-education-cta {
padding: 0; } }
.sc-home-education-cta .wrap {
border: 2px solid #003c69;
border-radius: 4px;
padding: 24px; }
@media screen and (max-width: 767px) {
.sc-home-education-cta .wrap {
padding: 16px;
margin-bottom: 8px; } }
.sc-home-education-cta .wrap img {
width: 100%; }
@media screen and (max-width: 767px) {
.sc-home-education-cta .wrap img {
margin-bottom: 16px; } }
.sc-home-education-cta .wrap .cta-box {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: flex-end;
-moz-align-items: flex-end;
-ms-align-items: flex-end;
align-items: flex-end;
position: relative;
height: 100%; }
@media screen and (max-width: 1440px) {
.sc-home-education-cta .wrap .cta-box {
margin-top: 16px;
display: block; } }
.sc-home-education-cta .wrap .cta-box .btn {
width: 100%; }
@media screen and (max-width: 1440px) {
.sc-home-education-cta .wrap .cta-box .btn {
max-width: 250px; } }
.sc-home-articles {
margin-top: 32px; }
@media screen and (max-width: 1440px) {
.sc-home-articles {
padding: 0 24px; } }
@media screen and (max-width: 767px) {
.sc-home-articles {
padding: 0;
margin-top: 24px; } }
.sc-home-articles .third-title {
margin-bottom: 16px; }
.sc-home-articles .news-list {
padding-right: 98px; }
@media screen and (max-width: 1024px) {
.sc-home-articles .news-list {
padding-right: 0; } }
@media screen and (max-width: 767px) {
.sc-home-articles .home-educations-wrap {
margin-top: 24px; } }
.sc-home-articles .educations-list-single {
padding: 24px;
margin-bottom: 16px; }
@media screen and (max-width: 767px) {
.sc-home-articles .educations-list-single {
padding: 16px; } }
.sc-home-articles .educations-list-single h4 {
line-height: 26px;
font-weight: 700;
margin-bottom: 16px; }
@media screen and (max-width: 767px) {
.sc-home-articles .educations-list-single h4 {
font-size: 16px;
line-height: 24px; } }
.sc-home-articles .educations-list-single p {
margin-bottom: 16px; }
.sc-home-articles .educations-list-single .education-info {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center; }
@media screen and (max-width: 1024px) {
.sc-home-articles .educations-list-single .education-info {
display: block; } }
.sc-home-articles .educations-list-single .education-info .date {
line-height: 23px;
display: inline-block;
padding-right: 16px; }
@media screen and (max-width: 1024px) {
.sc-home-articles .educations-list-single .education-info .date {
display: block;
margin-bottom: 8px; } }
.sc-home-articles .educations-list-single .education-info .more-link {
margin-left: auto; } .news-list-single .news-info.no-border date {
border-right: unset;
} .sg-popup-builder-content .cta-box a {
color: #fff;
font-size: 16px;
}
.sg-popup-builder-content p {
font-size: 18px;
line-height: 1.5em;
}
.sc-home-info-lectures-cta {
margin-bottom: 0px;
}
.sc-home-info-lectures-cta .cta-box {
width: 100%;
margin-top: 50px;
}
.sc-home-info-lectures-cta .cta-box a {
width: 100%;
text-align: center;
}
.sc-home-info-lectures-cta .left {
margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
.sc-home-info-lectures-cta .cta-box {
margin-top: 0px;
}
.sc-home-info-lectures-cta .left {
margin-bottom: 0px;
}
} .content .table-responsive .table {
width: calc(100% - 1px) !important;
}
.content .table-responsive tr th {
background-color: #404040;
color: #fff;
height: 40px !important;
min-width: 150px;
}
.content .table-responsive tr td img {
display: inline-block;
}
.content .table-responsive tr:nth-child(even) {
background-color: #f2f2f2;
} .sc-general-grey {
background-color: #f2f2f2;
padding-bottom: 32px;
margin-bottom: 0px;
}
.news-main h2 {
margin-bottom: 30px;
} .video-container {
overflow: hidden;
position: relative;
height: fit-content;
display: flex;
justify-content: center;
padding-bottom: 15px;
} .activities-list .row{
justify-content: center;
} .grid-template-text p{
font-size: 18px;
}
.grid-template-text.bottom{
margin-top: 35px;
} section.sc-general.sc-our-services.no-links-section{
margin-top: 32px;
}
section.sc-general.sc-our-services.no-links-section .activity-single{
background-position: center;
}
section.sc-general.sc-our-services.no-links-section .activity-single .overlay-no-link .third-title{
opacity: 0;
}
section.sc-general.sc-our-services.no-links-section .activity-single:hover .overlay-no-link .third-title{
opacity: 1;
padding-bottom: 0;
}
section.sc-general.sc-our-services.no-links-section .activity-single .third-title{
bottom: -14px;
}
section.sc-general.sc-our-services.no-links-section .activity-single:hover .third-title {
bottom: 0;
}
section.sc-general.sc-our-services.no-links-section .activity-single:hover .overlay-fixed-link .third-title {
opacity: 0;
}
section.sc-general.sc-our-services.no-links-section .activity-single.no-hover:hover .overlay-fixed-link .third-title{
opacity: 1;
bottom: -14px;
padding-bottom: 7px;
}
section.sc-general.sc-our-services.no-links-section .activity-single.no-hover:hover .overlay-no-link{
opacity: 0;
}
section.sc-general.sc-our-services.no-links-section .activity-single:hover .overlay-fixed-link.blur{
background: #174d76c4;
height: 100%;
transition: all 0.3s ease;
} #wpcf7-f22080-o1 .editor-container input[type=radio] {
border: 1px solid #cccccc;
background-color: #ffffff;
width: 23px;
min-width: 23px;
height: 23px;
border-radius: 50%;
position: relative;
margin-right: 10px;
}
#wpcf7-f22080-o1 .editor-container input[type=radio]:checked::before {
border-radius: 50%;
transition: all 0.3s linear;
background: #0065bd;
width: 15px;
height: 15px;
position: absolute;
content: "";
top: 3px;
left: 3px;
transform: scale(1);
}
#wpcf7-f22080-o1 .editor-container input[type=radio]::before{
transition: all 0.3s linear;
transform: scale(0);
}
#wpcf7-f22080-o1 h3{
margin-bottom: 5px;
margin-top: 45px;
}
#wpcf7-f22080-o1 .btn, #wpcf7-f22080-o1 input[type="submit"]{
margin-top: 25px;
}
#wpcf7-f22080-o1 input[type="date"]{
border: 1px solid #ccc;
border-radius: 4px;
padding: 6px 12px;
}
#wpcf7-f22080-o1 .editor-field{
display: flex;
flex-wrap: wrap;
}
#wpcf7-f22080-o1 .editor-field select{
height: 40px;
text-align: center;
margin: 0 5px;
}
#wpcf7-f22080-o1 > form > div.new-form.registration > div:nth-child(17) > div > span > textarea{
padding-top: 7px;
}
.participant > div:nth-child(4) > div.editor-label-right.editor-field.hotel > p > span.wpcf7-form-control-wrap.participant-hotel-together-1 > input {
margin-top: 10px;
}
.wpcf7-submit {
background-color: #0065bd;
color: white;
padding: 10px 25px 10px 25px;
}
.wpcf7-submit:hover {
background-color: #003c69;
transition: all 0.3s ease;
}
.wpcf7-form input[type=checkbox] {
position: relative;
cursor: pointer;
}
.wpcf7-form input[type=checkbox]:before {
border: 1px solid #cccccc;
background-color: #ffffff;
width: 23px;
height: 23px;
position: absolute;
left: 0;
top: 0;
content: "";
border-radius: 4px;
}
.wpcf7-form input[type=checkbox]:checked:after {
transform: scale(1);
border-radius: 4px;
transition: transform 250ms linear;
background: #0065bd;
width: 15px;
height: 15px;
position: absolute;
content: "";
top: 4px;
left: 4px;
}
.wpcf7-list-item {margin: 0px;}
.wpcf7-acceptance .wpcf7-list-item-label {
margin-left: 5px;
font-weight: normal;
}
.wpcf7-checkbox .wpcf7-list-item {
padding-bottom: 10px;
}
.participant .radio-846 > span > span {
margin-left: 0;
}
#btn-add-participant > a.disabled{
pointer-events: none;
opacity: 0.75;
}
#arriving-by-plane, #arriving-by-train{
padding-top: 20px;
}
#arriving-by-plane.hide, #arriving-by-train.hide {
display: none;
} .video-container {
overflow: hidden;
position: relative;
width:100%;
}
.video-container::after {
padding-top: 56.25%;
display: block;
content: '';
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video-container img{
max-width: 100%;
max-height: 100%;
object-fit: contain;
} .sc-general .text h2{
padding-bottom: 0.5em;
}   @media screen and (max-width: 767px) {
.educations-list #news-content .ed-group .ed-wrap a,
#speaker-detail-courses .ed-wrap a {
display: flex;
flex-direction: column;
text-decoration: none;
}
.educations-list #news-content .ed-group .ed-wrap a img,
#speaker-detail-courses .ed-wrap a img{
max-width: fit-content !important;
margin-right: auto;
}
.educations-list #news-content .ed-group .ed-wrap a div,
#speaker-detail-courses .ed-wrap a div{
padding-top: 0.5rem;
padding-left: 0 !important;
}
.educations-list #news-content .ed-group .ed-wrap a div h4,
#speaker-detail-courses .ed-wrap a div h4{
max-width: 100%;
} .home-educations-wrap .educations-list div {
}
} .form-obvestite-me-o-terminu form p {
margin-bottom: 0;
}
.form-obvestite-me-o-terminu form {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, auto);
grid-gap: 20px;
}
.form-obvestite-me-o-terminu form label {
display: inline-block;
margin-bottom: 5px;
}
.form-obvestite-me-o-terminu form p:nth-child(2),
.form-obvestite-me-o-terminu form p:nth-child(3),
.form-obvestite-me-o-terminu form p:nth-child(4) {
grid-row: 1;
} .form-obvestite-me-o-terminu form p:nth-child(5),
.form-obvestite-me-o-terminu form p:nth-child(6),
.form-obvestite-me-o-terminu form p:nth-child(7) {
grid-row: 2;
}
.form-obvestite-me-o-terminu form p:nth-child(8) {
grid-row: 3;
grid-column: 1 / -1;
} .form-obvestite-me-o-terminu form .new-form {
grid-row: 4;
grid-column: 1 / -1;
}
.form-obvestite-me-o-terminu form p:nth-child(10) {
grid-row: 5;
grid-column: 1 / -1;
}
.form-obvestite-me-o-terminu form textarea {
height: 100px;
}
.form-obvestite-me-o-terminu form input[type="submit"] {
background-color: #0065bd;
color: #fff;
padding: 10px 20px;
border: none;
font-size: 16px;
} @media (max-width: 768px) {
.form-obvestite-me-o-terminu form {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(5, auto);
}
.form-obvestite-me-o-terminu form p:nth-child(2),
.form-obvestite-me-o-terminu form p:nth-child(3) {
grid-row: 1;
}
.form-obvestite-me-o-terminu form p:nth-child(4),
.form-obvestite-me-o-terminu form p:nth-child(5) {
grid-row: 2;
}
.form-obvestite-me-o-terminu form p:nth-child(6),
.form-obvestite-me-o-terminu form p:nth-child(7) {
grid-row: 3;
}
.form-obvestite-me-o-terminu form p:nth-child(8) {
grid-row: 4;
grid-column: 1 / -1;
}
.form-obvestite-me-o-terminu form .new-form {
grid-row: 5;
grid-column: 1 / -1;
}
.form-obvestite-me-o-terminu form p:nth-child(10) {
grid-row: 6;
grid-column: 1 / -1;
}
} @media (max-width: 480px) {
.form-obvestite-me-o-terminu form {
display: block;
}
.form-obvestite-me-o-terminu form p,
.form-obvestite-me-o-terminu form .new-form {
width: 100%;
margin-bottom: 20px;
}
} .form-zakljucena-skupina form, .form-zakljucena-skupina-2 form {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, auto);
grid-gap: 20px;
}
.form-zakljucena-skupina form label, .form-zakljucena-skupina-2 form label {
display: inline-block;
margin-bottom: 5px;
}
.form-zakljucena-skupina form p:nth-child(2),
.form-zakljucena-skupina form p:nth-child(3),
.form-zakljucena-skupina form p:nth-child(4) {
grid-row: 1;
}
.form-zakljucena-skupina form p:nth-child(5),
.form-zakljucena-skupina form p:nth-child(6),
.form-zakljucena-skupina form p:nth-child(7) {
grid-row: 2;
}
.form-zakljucena-skupina form p:nth-child(8) {
grid-row: 3;
grid-column: 1 / -1;
opacity: 0;
height: 0px;
margin: 0;
}
.form-zakljucena-skupina-2 form {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(3, auto);
grid-gap: 20px;
}
.form-zakljucena-skupina-2 form label {
display: inline-block;
margin-bottom: 5px;
}
.form-zakljucena-skupina-2 form p:nth-child(2) {
grid-row: 1;
grid-column: 1 / -1;
}
.form-zakljucena-skupina-2 form p:nth-child(2) label {
width: calc(66.6% - 5px);
}
.form-zakljucena-skupina-2 form p:nth-child(3),
.form-zakljucena-skupina-2 form p:nth-child(4),
.form-zakljucena-skupina-2 form p:nth-child(5) {
grid-row: 2;
}
.form-zakljucena-skupina-2 form p:nth-child(6),
.form-zakljucena-skupina-2 form p:nth-child(7),
.form-zakljucena-skupina-2 form p:nth-child(8) {
grid-row: 3;
}
.form-zakljucena-skupina form .custom, .form-zakljucena-skupina-2 form .custom {
grid-row: 4;
grid-column: 1 / -1;
}
.form-zakljucena-skupina form .custom label p, .form-zakljucena-skupina-2 form .custom label p {
margin-bottom: 0;
}
.form-zakljucena-skupina form .custom ul li, .form-zakljucena-skupina-2 form .custom ul li {
font-size: 15px;
margin-left: 1rem;
font-weight: 400;
}
.form-zakljucena-skupina form textarea, .form-zakljucena-skupina-2 form textarea {
height: 100px;
} .form-zakljucena-skupina form .new-form, .form-zakljucena-skupina-2 form .new-form  {
grid-row: 5;
grid-column: 1 / -1;
}
.form-zakljucena-skupina form p:nth-child(9), .form-zakljucena-skupina-2 form p:nth-child(9) {
grid-row: 6;
grid-column: 1 / -1;
}
.form-zakljucena-skupina form input[type="submit"], .form-zakljucena-skupina-2 form input[type="submit"] {
background-color: #0065bd;
color: #fff;
padding: 10px 20px;
border: none;
font-size: 16px;
}
@media screen and (max-width: 768px) {
.form-zakljucena-skupina form, .form-zakljucena-skupina-2 form {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(6, auto);
}
.form-zakljucena-skupina form p:nth-child(2),
.form-zakljucena-skupina form p:nth-child(3) {
grid-row: 1;
}
.form-zakljucena-skupina form p:nth-child(4),
.form-zakljucena-skupina form p:nth-child(5) {
grid-row: 2;
}
.form-zakljucena-skupina form p:nth-child(6),
.form-zakljucena-skupina form p:nth-child(7) {
grid-row: 3;
}
.form-zakljucena-skupina form p:nth-child(8) {
grid-row: 4;
}
.form-zakljucena-skupina-2 form p:nth-child(2) {
grid-row: 1;
}
.form-zakljucena-skupina-2 form p:nth-child(2) label {
width: 100%;
}
.form-zakljucena-skupina-2 form p:nth-child(3),
.form-zakljucena-skupina-2 form p:nth-child(4) {
grid-row: 2;
}
.form-zakljucena-skupina-2 form p:nth-child(5),
.form-zakljucena-skupina-2 form p:nth-child(6) {
grid-row: 3;
}
.form-zakljucena-skupina-2 form p:nth-child(7),
.form-zakljucena-skupina-2 form p:nth-child(8) {
grid-row: 4;
}
.form-zakljucena-skupina form .custom, .form-zakljucena-skupina-2 form .custom {
grid-row: 5;
}
.form-zakljucena-skupina form .new-form,
.form-zakljucena-skupina form p:nth-child(9),
.form-zakljucena-skupina-2 form .new-form,
.form-zakljucena-skupina-2 form p:nth-child(9) {
grid-row: 6;
}
}
@media screen and (max-width: 480px) {
.form-zakljucena-skupina form, .form-zakljucena-skupina-2 form {
display: block;
}
.form-zakljucena-skupina form p,
.form-zakljucena-skupina form .new-form,
.form-zakljucena-skupina form .custom,
.form-zakljucena-skupina-2 form p,
.form-zakljucena-skupina-2 form .new-form,
.form-zakljucena-skupina-2 form .custom {
width: 100%;
margin-bottom: 20px;
}
}
.btn-prijava-za-zakljucene-skupine{
width: 100%; padding-right: 64px !important;
padding-left: 16px !important;
padding-top: 0px !important;
display: flex;
text-align: center;
margin: 0;
background-color: #FFFFFF !important;
border: 1px solid #0065bd;
}
@media screen and (max-width: 767px){
.btn-prijava-za-zakljucene-skupine {
max-width: 265px !important;
padding-top: 0px !important;
height: 60px !important;
margin: 0 !important;
}
.card.\:.grey-bg{
display:none;
}
}
.btn-prijava-za-zakljucene-skupine:hover {
background-color: #174d76 !important;
}
.btn-prijava-za-zakljucene-skupine span{
color: #0065bd;
padding: 0;
text-align: left;
line-height: 1rem;
display: flex;
align-items: center;
}
.btn-prijava-za-zakljucene-skupine:hover span{
color: #ffffff;
}
.btn-prijava-za-zakljucene-skupine::after{
background-color: rgb(0 101 189 / 90%) !important;
height: 58px !important;
}
.btn-prijava-za-zakljucene-skupine:hover::after {
background-color: rgb(255 255 255 / 10%) !important;
color: #FFF;
}
.wpcf7-response-output.success {
color: #00a0d2 !important;
}
.wpcf7-radio .wpcf7-list-item {display: block;}
.wpcf7-radio input {appearance: auto;}
.wpcf7-acceptance.optional label,
.wpcf7-checkbox label,
.wpcf7-radio label {display: inline-block;}
.wpcf7-checkbox label span {font-weight: normal;}
.wpcf7-radio label span {
margin-left: 20px;
font-weight: normal;
}
.new-form input[type="checkbox"] + span:before {top: -2px;}
.wpcf7-response-output.error {
color: #ff0000 !important;
border-color: #ff0000 !important;
}
.izberi-datum-termina{
display: flex;
}
.izberi-datum-termina input.datum-input {
appearance: auto;
-webkit-appearance: auto;
padding: 1rem;
margin: 0.1rem;
width: 1rem;
height: 1rem;
}
.izberi-datum-termina label{
color: #0065bd;
font-weight: 700;
font-size: 18px;
margin-left: 0.2rem;
}
.message.error {
display: none;
color: red;
border: 1px solid;
width: 85%;
padding: 0.2rem 0.6rem;
margin-bottom: 1rem;
}
.izberi-datum-termina.error label{
color: red;
}
.obvesti-me-o-naslednjem-terminu{
margin: 0.4rem 0;
font-size: 18px !important;
line-height: 1.25em !important;
display: block;
}
.termini-in-oznake{
display: flex;
justify-content: flex-start;
}
.termini-in-oznake .oznaka-termina {
padding-left: 1rem;
}
.termini-in-oznake .oznaka-termina .value {
padding: 0.11rem;
font-weight: 500;
}
.termini-in-oznake .oznaka-termina .value.single {
padding: 0px !important;
} .full_width_blue_banner_with_full_width_text .wpcf7-list-item-label, .full_width_blue_banner_with_full_width_text .wpcf7-response-output{
color: #fff;
} .grecaptcha-badge {
display: none !important;
}
span.status {
font-style: italic;
font-weight: 600;
font-size: 12px;
} span.izvedba-zagotovljena{
font-weight: normal;
padding-bottom: 5px;
}
span.value.razprodano-code {
margin-bottom: 23px;
}
.webinar-znacke {
display: flex;
gap: 15px;
flex-wrap: wrap;
}
.webinar-znacke > .znacka  {
background-color: #fe9237;
color: #ffffff;
font-size: 17px;
font-weight: 700;
line-height: 24px;
text-transform: uppercase;
padding: 2px 10px;
}
.extra.w-80, .date.w-80{
padding-top: 0px !important;
}
.date.w-80{
max-width: 80%;
}
.date.w-80 p{
display: none;
}
.webinar-znacke-front {
display: flex;
gap: 10px;
flex-wrap: wrap;
}
.webinar-znacke-front > .znacka  {
background-color: #fe9237;
color: #ffffff;
font-size: 15px;
font-weight: 700;
line-height: 24px;
text-transform: uppercase;
padding: 1px 8px;
}
@media (max-width: 768px) {
.date.w-80{
max-width: 100%;
}
.webinar-znacke-front {
padding-bottom: 1.3rem;
}
}
.placilo-kotizacije{
padding: 10px 8px;
border: 1px solid #e2e2e2;
background: white;
}
.wpcf7-not-valid-tip{ font-style: italic !important;
padding-top: 0.25em;
font-size: 0.8em !important;
}      .wpcf7-radio .wpcf7-list-item {
margin-bottom: 0.2em;
}
.time-separate{
padding-left: 0.6em;
padding-top: 0.3em;
}
.flex-cf7 {
display: flex;
width: 100%;
}
.flex-cf7 p{
display: flex;
}
textarea.wpcf7-form-control.wpcf7-textarea{
height: 100px;
}
.label-naslov {
font-size: 18px;
font-weight: bold;
}
.label-naslov p{
margin: 0;
padding: 0;
} #sg-forma .sg-col{
display: flex;
gap: 40px;
justify-content: space-between;
}
#sg-forma .sg-col p {
width: calc(50% - 20px);
}
#sg-forma label {
width: 100%;
}
#sg-forma .sg-podrocja .label,
.sg-block .sg-block-title{
font-size: large;
display: block;
color: #404040;
font-weight: bold;
line-height: 30px;
width: 100%;
max-width: 100%;
border-bottom: 1px solid #E5E5E5;
padding: 2px 0px;
padding-top: 2px;
padding-bottom: 2px;
width: 100%;
margin: 0;
padding-bottom: 7px;
position: relative;
border-bottom: 2px solid #ccc;
}
.sg-block .disc{
padding-top: 15px;
}
#sg-forma .sg-podrocja #sg-oznaci-vse,
#sg-forma .sg-podrocja #sg-odznaci-vse {
cursor: pointer;
background-color: #0065bd;
color: white;
padding: 4px 12px;
margin: 0 10px;
font-size: smaller;
}
#sg-forma .sg-podrocja #sg-oznaci-vse:hover,
#sg-forma .sg-podrocja #sg-odznaci-vse:hover{
background-color: #003c69;
transition: all 0.3s ease;
}
#sg-forma .sg-podrocja #sg-podrocja{
display: flex;
gap: 15px;
justify-content: space-between;
padding: 15px;
}
#sg-forma .sg-podrocja #sg-podrocja .sg-podrocje-sklop ul li{
list-style-type: none;
}
#sg-forma .sg-podrocja #sg-podrocja .sg-podrocje-sklop ul li{
padding: 0;
}
#sg-forma .sg-podrocja #sg-podrocja .sg-podrocje-sklop ul li .sg-cb-ime,
#sg-forma .sg-podrocja .sg-oddjava-all .sg-cb-ime{
padding-left: 10px;
}
#sg-forma .sg-acceptance {
padding-top: 10px;
}
#sg-forma .sg-gumbi{
display: flex;
}
#sg-forma .sg-gumbi p{
display: flex;
align-items: center;
}
#sg-forma .sg-gumbi #sg-odjavni-podatki p{
display: flex;
}
.sg-success-mail{
padding-bottom: 25px;
}
#sg-forma .sg-error{
color: red !important;
font-style: italic !important;
padding-top: 0.25em;
font-size: 0.8em !important;
font-weight: normal;
}
#sg-forma span.wpcf7-not-valid-tip{
display: none;
}
#sg-forma .sg-podrocja .sg-title {
padding-bottom: 1rem;
font-size: medium;
font-weight: bold;
color: #003c69;
}
#sg-forma .sg-podrocja .sg-oddjava-all{
padding: 1rem 0;
}
#sg-forma #sg-form-odjava,
#sg-forma span.wpcf7-spinner{
display: none;
}
.sg-ponastavitev{
border: 2px solid #0065bd;
padding: 10px 25px 10px 25px;
margin: 15px 0px;
}
.sg-ponastavitev #sg-ponastavitev-button{
background: #0065bd;
color: white;
padding: 5px 15px 5px 15px;
margin-top: 10px;
}
.ura{
margin: 10rem 0;
}
.ntp-time {
padding-top: 11vh;
}
.ntp-time .show-ntp {
font-family: "Source Serif Pro", serif;
font-size: 11em;
font-weight: 600;
display: flex;
align-items: center;
height: 100%;
margin: 0 auto;
color: #003c69;
}
#ntp-time-and-text{
min-height: 60vh;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 5vh 0;
}
#ntp-time-and-text.only-clock {
min-height: auto;
height: 90vh;
}
#ntp-time-and-text .ntp-description {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
@media screen and (max-width: 1200px) {
.ntp-time .show-ntp {
font-size: 8em;
}
#ntp-time-and-text .ntp-description img{
height: 280px;
width: auto;
}
}
@media screen and (max-width: 900px) {
.ntp-time .show-ntp {
font-size: 7em;
}
#ntp-time-and-text .ntp-description img{
height: 250px;
width: auto;
}
}
@media screen and (max-width: 767px) {
.ntp-time .show-ntp {
font-size: 4em;
}
#ntp-time-and-text .ntp-description img{
height: 200px;
width: auto;
}
}
.wpcf7 label {
width: 100%;
}
.siq-izvedba-v-tujem-jeziku {
font-weight: normal !important;
}
.sc-staff {
padding-top: 32px;
}
.news-main .category {
display: inline-block;
}
.has-children.second-menu-more {
background: white;
margin-top: 5px;
}@import url(https://p.typekit.net/p.css?s=1&k=ttl8tsx&ht=tk&f=18490.18491.18492.18493.18494.18495.18496.24537.24539.24540.24543.24547.24548&a=3563259&app=typekit&e=css);
@font-face {
font-family:"freight-display-pro";
src:url(https://use.typekit.net/af/868845/0000000000000000000132cb/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n9&v=3) format("woff2"),url(https://use.typekit.net/af/868845/0000000000000000000132cb/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n9&v=3) format("woff"),url(https://use.typekit.net/af/868845/0000000000000000000132cb/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n9&v=3) format("opentype");
font-display:auto;font-style:normal;font-weight:900;
}
@font-face {
font-family:"freight-display-pro";
src:url(https://use.typekit.net/af/5a6007/0000000000000000000132cc/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i9&v=3) format("woff2"),url(https://use.typekit.net/af/5a6007/0000000000000000000132cc/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i9&v=3) format("woff"),url(https://use.typekit.net/af/5a6007/0000000000000000000132cc/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i9&v=3) format("opentype");
font-display:auto;font-style:italic;font-weight:900;
}
@font-face {
font-family:"freight-display-pro";
src:url(https://use.typekit.net/af/6f4412/0000000000000000000132cd/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/6f4412/0000000000000000000132cd/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/6f4412/0000000000000000000132cd/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n7&v=3) format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}
@font-face {
font-family:"freight-display-pro";
src:url(https://use.typekit.net/af/aa7769/0000000000000000000132ce/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i7&v=3) format("woff2"),url(https://use.typekit.net/af/aa7769/0000000000000000000132ce/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i7&v=3) format("woff"),url(https://use.typekit.net/af/aa7769/0000000000000000000132ce/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i7&v=3) format("opentype");
font-display:auto;font-style:italic;font-weight:700;
}
@font-face {
font-family:"freight-display-pro";
src:url(https://use.typekit.net/af/f15774/0000000000000000000132cf/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/f15774/0000000000000000000132cf/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/f15774/0000000000000000000132cf/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n4&v=3) format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}
@font-face {
font-family:"freight-display-pro";
src:url(https://use.typekit.net/af/51f389/0000000000000000000132d0/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i4&v=3) format("woff2"),url(https://use.typekit.net/af/51f389/0000000000000000000132d0/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i4&v=3) format("woff"),url(https://use.typekit.net/af/51f389/0000000000000000000132d0/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i4&v=3) format("opentype");
font-display:auto;font-style:italic;font-weight:400;
}
@font-face {
font-family:"freight-display-pro";
src:url(https://use.typekit.net/af/99ae27/0000000000000000000132d1/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/99ae27/0000000000000000000132d1/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/99ae27/0000000000000000000132d1/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n3&v=3) format("opentype");
font-display:auto;font-style:normal;font-weight:300;
}
@font-face {
font-family:"sofia-pro";
src:url(https://use.typekit.net/af/0c5f71/00000000000000003b9b1aa0/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n9&v=3) format("woff2"),url(https://use.typekit.net/af/0c5f71/00000000000000003b9b1aa0/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n9&v=3) format("woff"),url(https://use.typekit.net/af/0c5f71/00000000000000003b9b1aa0/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n9&v=3) format("opentype");
font-display:auto;font-style:normal;font-weight:900;
}
@font-face {
font-family:"sofia-pro";
src:url(https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n7&v=3) format("woff"),url(https://use.typekit.net/af/30420e/00000000000000003b9b1a9e/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n7&v=3) format("opentype");
font-display:auto;font-style:normal;font-weight:700;
}
@font-face {
font-family:"sofia-pro";
src:url(https://use.typekit.net/af/8948c6/00000000000000003b9b1a9d/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i7&v=3) format("woff2"),url(https://use.typekit.net/af/8948c6/00000000000000003b9b1a9d/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i7&v=3) format("woff"),url(https://use.typekit.net/af/8948c6/00000000000000003b9b1a9d/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i7&v=3) format("opentype");
font-display:auto;font-style:italic;font-weight:700;
}
@font-face {
font-family:"sofia-pro";
src:url(https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n3&v=3) format("woff2"),url(https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n3&v=3) format("woff"),url(https://use.typekit.net/af/572508/00000000000000003b9b1a96/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n3&v=3) format("opentype");
font-display:auto;font-style:normal;font-weight:300;
}
@font-face {
font-family:"sofia-pro";
src:url(https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/5855b2/00000000000000003b9b1a98/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=n4&v=3) format("opentype");
font-display:auto;font-style:normal;font-weight:400;
}
@font-face {
font-family:"sofia-pro";
src:url(https://use.typekit.net/af/98f96f/00000000000000003b9b1a97/27/l?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i4&v=3) format("woff2"),url(https://use.typekit.net/af/98f96f/00000000000000003b9b1a97/27/d?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i4&v=3) format("woff"),url(https://use.typekit.net/af/98f96f/00000000000000003b9b1a97/27/a?primer=e5f1d8fa722445f0a12b90a0dc295a7236198f35caf5d95ed5c3be8c39172225&fvd=i4&v=3) format("opentype");
font-display:auto;font-style:italic;font-weight:400;
}
.tk-freight-display-pro { font-family: "freight-display-pro",sans-serif; }
.tk-sofia-pro { font-family: "sofia-pro",sans-serif; }[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}