/* Minification failed. Returning unminified contents.
(559,26): run-time error CSS1039: Token not allowed after unary operator: '-bs-modal-header-padding-y'
(559,70): run-time error CSS1039: Token not allowed after unary operator: '-bs-modal-header-padding-x'
(559,112): run-time error CSS1039: Token not allowed after unary operator: '-bs-modal-header-padding-y'
 */
/* Change default bootstrap font */
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


html {
    font-family: 'Roboto', sans-serif;
}

body {
    font-family: 'Roboto', sans-serif;
}

a {
    color: #ed8422;
}

a:hover {
    color: #cc7e35;
}

.jslink {
    color: #ed8422;
    cursor: pointer;
}

.linkNoUnderline {
    text-decoration: none !important;
}

.linkOrange {
    color: #ed8422;
}

.lead-no-weight {
    font-size: 1.25rem;
}

.btn-info {
    color: #fff;
    background-color: #ed8422;
    border-color: #ed8422;
}

.btn-info:hover {
    color: #fff;
    background-color: #cc7e35;
    border-color: #cc7e35;
}

.btn-info:active {
    color: #fff;
    background-color: #ab7543;
    border-color: #ab7543;
}

.btn-outline-info {
    color: #ed8422;
    border-color: #ed8422;
}

.btn-outline-info:hover {
    background-color: #ed8422;
    border-color: #ed8422;
}

.btn-space {
    margin-bottom: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #ed8422;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    background-color: #eee;
}

/*h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    font-weight: 400;
    line-height: 1.2;
    color: #404040;
}*/

.wrap {
    width: auto;
    height: auto;
    margin: auto;
    text-align: center;
    position: relative;
}

.text_over_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #000;
    height: auto;
    margin-top: 4%;
    margin-left: 35%;
}

.FreeOfChargeTitle {
    font-size: 3.3vw;
}

.FreeOfChargeContent {
    font-size: 1.8vw;
}

.carousel-caption {
    background: rgba(255, 255, 255, 0.80);
    padding: 1%;
    bottom: 5%;
}

.carousel-caption-wide {
    position: absolute;
    right: 5%;
    bottom: 20px;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    background: rgba(255, 255, 255, 0.80);
    padding: 1%;
    bottom: 5%;
}

.carousel-title {
    color: #404040;
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 1.2;
}

.carousel-lead {
    color: #404040;
    font-size: 1.5rem;
    font-weight: 200;
    line-height: 1;
}

.carousel-lead-small {
    color: #404040;
    font-size: 17px;
    font-weight: 200;
    line-height: 1;
}

.carousel-title-small {
    color: #404040;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2;
}

.display-5-responsive {
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2;
}

@media screen and (min-width: 320px) {
    .carousel-lead-small {
        font-size: calc(17px + 5 * ((100vw - 320px) / 680));
    }
    .carousel-title-small {
        font-size: calc(25px + 25 * ((100vw - 320px) / 680));
    }
    .display-5-responsive {
        font-size: calc(30px + 20 * ((100vw - 320px) / 680));
    }
}
@media screen and (min-width: 1000px) {
    .carousel-lead-small {
        font-size: 22px;
    }
    .carousel-title-small {
        font-size: 50px;
    }
    .display-5-responsive {
        font-size: 50px;
    }
}

table {
    border-collapse: collapse;
}

tr {
    border-bottom: 1px solid #ccc;
}

th, td {
    text-align: left;
    padding: 8px;
}


.footer {
    padding: 2rem 1rem;
    margin-top: 2rem;
    background-color: #e9ecef;
}

.display-5 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-6 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
}


/* IMAGE MANAGER in admin area */

.imageContainer {
    width: 200px;
    height: 200px;
    transition: .5s ease;
    margin: 10px;
}

.imageContainerSmall {
    width: 140px;
    height: 140px;
}

.object-fit-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imageTextMiddle, .imageTextBottom {
    transition: .5s ease;
    opacity: 0;
    position: relative;
    top: -50%;
    left: 50%;
    width: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.imageTextBottom {
    top: -30%;
}

.imageContainer:hover .imageFade{
    opacity: 0.3;
}

.imageContainer:hover .imageTextMiddle, .imageContainer:hover .imageTextBottom {
    opacity: 1;
}

.imageFade {
    opacity: 1;
    transition: .5s ease;
}

/* Admin area table header */
.adminTableHeader {
    background-color: #ea8223 !important;
}


.fullwidth {
    width: 100%;
}


/* Login Page */

.loginBtn {
    box-sizing: border-box;
    position: relative;
    /* width: 13em;  - apply for fixed size */
    margin: 0.2em;
    padding: 0 15px 0 46px;
    border: none;
    text-align: center;
    line-height: 34px;
    white-space: nowrap;
    border-radius: 0.2em;
    font-size: 16px;
    color: #FFF;
    width: 135px;
}

.loginBtn:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    width: 34px;
    height: 100%;
}

.loginBtn:focus {
    outline: none;
}

.loginBtn:active {
    box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
}

/* Facebook */
.loginBtn--facebook {
    background-color: #4C69BA;
    background-image: linear-gradient(#4C69BA, #3B55A0);
    /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
    text-shadow: 0 -1px 0 #354C8C;
}

.loginBtn--facebook:before {
    border-right: #364e92 1px solid;
    background: url('/Images/icons/login_icon_facebook.png') 6px 6px no-repeat;
}

.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
    background-color: #5B7BD5;
    background-image: linear-gradient(#5B7BD5, #4864B1);
}


/* Google */
.loginBtn--google {
    /*font-family: "Roboto", Roboto, arial, sans-serif;*/
    background: #DD4B39;
}

.loginBtn--google:before {
    border-right: #BB3F30 1px solid;
    background: url('/Images/icons/login_icon_google.png') 6px 6px no-repeat;
}

.loginBtn--google:hover,
.loginBtn--google:focus {
    background: #E74B37;
}

.or-container {
    text-align: center;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 10px;
    clear: both;
    color: #6a737c;
    font-variant: small-caps;
}

.or-hr {
    margin-bottom: 0;
    position: relative;
    top: 21px;
    height: 0;
    border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 1px solid #e4e6e8;
}

.or {
    display: inline-block;
    position: relative;
    padding: 10px;
    background-color: #FFF;
}

.form-signin {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}


/* Centered text over image, used on first page */

.over-image-container {
    position: relative;
    text-align: center;
    /*color: white;*/
}
.over-image-centered-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.over-image-header {
    font-size: 3vw;
}
.over-image-text {
    font-size: 1.5vw;
}
@media (max-width: 666.6666666667px) {
     .over-image-header {
         font-size: 20px;
     }
     .over-image-text {
         font-size: 15px;
     }
 }
@media (min-width: 1666.6666666667px) {
     .over-image-header {
         font-size: 50px;
     }
     .over-image-text {
         font-size: 25px;
     }
 }

/* Layout */
.minHeight-700 {
    min-height: 700px;
}

.cookiesMessageOverlay {
    position: fixed;
    bottom: 0;
    z-index: 1000;
}

/* Case Studies */
.caseStudyIndexImage {
    height: 200px;
}

/* Images index, such as KnowledgeBase */
.height75 {
    height: 75px;
}

/* About; social icons */
.maxHeight50 {
    max-height: 50px;
}
.maxHeight75 {
    max-height: 75px;
}

/* Fix ValidationSummary */
.validation-summary-valid{
    display: none;
}

.divSizeCustomPicture1 {
    width: 1500px;
    height: 1063px;
}
.textPositionCustomPicture1 {
    top: 10%;
    left: 10%;
    width: 40%;
}
.customResponsiveTextSize {
    font-size: clamp(28px, 3vw, 50px);
}
.textPositionCustomPicture2 {
    bottom: 5%;
    right: 10%;
}
.textPosition2CustomPicture2 {
    top: 5%;
    left: 10%;
    width: 30%;
}
.divSizeCustomPicture2 {
    width: 1500px;
    height: 951px;
}

.fontSize27 {
    font-size: 2.7rem;
}

.modalCloseButtonToTheCorner {
    margin: calc(-1*var(--bs-modal-header-padding-y)) calc(-1.5*var(--bs-modal-header-padding-x)) calc(-1*var(--bs-modal-header-padding-y)) auto !important
}
@font-face {
  font-family: 'Red Hat Display Bold';
  src: url("/webfonts/RedHatDisplay-Bold.ttf");
}

.red-hat-display-bold {
    font-family: 'Red Hat Display Bold';
}
