.Normal {
    font-size: 14px;
    line-height: 1.428;
}

.SkinLink {
    margin-top: 15px;
    text-align: center;
}

.navbar {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
}

.carousel-inner > .active.left {
    float: none;
}

.carousel-caption h1 {
    color: #fff;
}

.navbar-brand {
    padding: 0 !important;
}

a.btn-info, a.btn-info:visited, a.btn-primary, a.btn-primary:visited {
    color: #fff;
}

.searchBox {
    padding: 15px 15px 0 15px;
    width: 240px;
}

    .searchBox .searchText {
        color: #000;
        float: right;
    }

.searchSkinObjectPreview_group {
    display: none;
}

ul.dnnAdminTabNav {
    height: 40px;
    border-radius: 0 !important;
}


/* styling for the Edit Profile and My Account links in User Profiles */
.dnnActions {
    display: inline-block;
}

    .dnnActions li {
        margin-right: 5px;
        list-style: none;
        float: left;
    }


/*override for dnnLabels in the bootstrap */
.form-group .dnnLabel {
    text-align: left;
    width: auto;
}

.dnnLabel + span {
    white-space: normal;
}

/* Addition to bootstrap menu styles */
/* Displace second and deeper level menus right from their parent.  */
.dropdown-menu .dropdown-menu {
    margin-left: 160px;
}


/* ADMIN */

#ControlBar, #ControlBar:before, #ControlBar:after, #ControlBar *:before, #ControlBar *:after,
#ControlBar li, #ControlBar li:before, #ControlBar li:after,
#ControlBar a, #ControlBar a:before, #ControlBar a:after,
.dnn_mact, .dnn_mact:before, .dnn_mact:after, .dnn_mact *:before, .dnn_mact *:after,
.dnn_mact li, .dnn_mact li:before, .dnn_mact li:after {
    -webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: content-box !important; /* Firefox, other Gecko */
    box-sizing: content-box !important; /* Opera/IE 8+ */
}


.navbar-default .navbar-nav > li > div > ul > li > a, .navbar-default .LoginLink {
    color: #777;
}

    .navbar-default .navbar-nav > li > div > a:hover,
    .navbar-default .navbar-nav > li > div > a:focus,
    .navbar-default .navbar-nav > li > div > ul > li > a:hover,
    .navbar-default .navbar-nav > li > div > ul > li > a:focus {
        color: #ffffff;
        background-color: #178acc;
    }


/*------------------------------------------------*/
/* LOGIN */
/*------------------------------------------------*/

.navbar-right {
    height: 51px;
}

    .navbar-right .registerGroup,
    .navbar-right .registerGroup *,
    .navbar-right .loginGroup,
    .navbar-right .loginGroup * {
        display: inline;
    }

    .navbar-right .registerGroup,
    .navbar-right .loginGroup {
        float: right;
    }

        .navbar-right .registerGroup li:first-child:hover {
            border-left: #222;
        }

        /* Register Group Styles */
        .navbar-right .registerGroup li {
            float: left;
        }

        .navbar-right .registerGroup .buttonGroup {
            margin-right: 0;
        }

        .navbar-right .registerGroup a,
        .navbar-right .loginGroup a {
            display: block;
            position: relative;
            height: 50px;
            min-width: 12px;
            padding: 10px 15px;
            vertical-align: middle;
        }

            .navbar-right .registerGroup a:hover,
            .navbar-right .loginGroup a:hover {
            }

            .navbar-right .registerGroup a:active,
            .navbar-right .loginGroup a:active {
                text-shadow: 0 -1px 0 #ffffff;
            }

            .navbar-right .registerGroup a:hover,
            .navbar-right .loginGroup a:hover {
                text-decoration: none;
            }

            .navbar-right .registerGroup a strong,
            .navbar-right .loginGroup a strong {
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                overflow: hidden;
                font-size: 0;
                text-indent: -9999px;
            }

    .navbar-right .userMessages a,
    .navbar-right .userNotifications a {
        background-color: transparent;
    }

    .navbar-right .userMessages strong {
        height: 100%;
        background: url('i/icon_message.png') no-repeat center center;
    }

    .navbar-right .userNotifications {
    }

        .navbar-right .userNotifications strong {
            height: 100%;
            background: url('i/icon_notification.png') no-repeat center center;
        }

    .navbar-right .registerGroup a span {
        display: inline-block;
        min-width: 7px;
        margin-right: 3px;
        text-align: center;
    }



    .navbar-right .registerGroup .userProfileImg a {
        min-width: 50px;
        min-height: 50px;
        padding: 0;
    }

    .navbar-right .registerGroup a img {
        height: 50px;
        width: 50px;
    }

    /* Login Group Styles */
    .navbar-right .loginGroup {
    }

        .navbar-right .loginGroup a {
        }

    /* Number of message next to the message icon*/
    .navbar-right .userMessages a span,
    .navbar-right .userNotifications a span {
        display: inline-block;
        margin-top: 0;
        margin-right: 0;
        background-color: transparent;
    }

    .navbar-right .userNotifications span, .navbar-right .userMessages span {
        height: 100%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        overflow: hidden;
        font-size: 0;
        text-indent: -9999px;
        z-index: 999;
    }

    .navbar-right .userNotifications span {
        background: url('i/icon_notification_active.png') no-repeat center center;
    }

    .navbar-right .userMessages span {
        background: url('i/icon_message_active.png') no-repeat center center;
    }


/* Content formatting */

/*#Content, #TopContent {
    margin-top: 10px;
}*/


/*
 * blueimp Gallery CSS 2.11.1 https://github.com/blueimp/Gallery
 * Copyright 2013, Sebastian Tschan https://blueimp.net
 * Licensed under the MIT license: http://www.opensource.org/licenses/MIT
 */

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* Prevent artifacts in Mozilla Firefox: */
    -moz-backface-visibility: hidden;
}

    .blueimp-gallery > .slides > .slide > .slide-content {
        margin: auto;
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        opacity: 1;
    }

.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none;
}

.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    margin: 1em auto;
    /* Set the carousel width/height ratio to 16/9: */
    padding-bottom: 56.25%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.blueimp-gallery-display {
    display: block;
    opacity: 1;
}

.blueimp-gallery > .slides {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.blueimp-gallery-carousel > .slides {
    position: absolute;
}

.blueimp-gallery > .slides > .slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

    .blueimp-gallery,
    .blueimp-gallery > .slides > .slide > .slide-content {
        -webkit-transition: opacity 0.5s linear;
        -moz-transition: opacity 0.5s linear;
        -ms-transition: opacity 0.5s linear;
        -o-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear;
    }

        .blueimp-gallery > .slides > .slide-loading {
            background: url(img/loading.gif) center no-repeat;
            background-size: 64px 64px;
        }

            .blueimp-gallery > .slides > .slide-loading > .slide-content {
                opacity: 0;
            }

        .blueimp-gallery > .slides > .slide-error {
            background: url(img/error.png) center no-repeat;
        }

            .blueimp-gallery > .slides > .slide-error > .slide-content {
                display: none;
            }

        .blueimp-gallery > .prev,
        .blueimp-gallery > .next {
            position: absolute;
            top: 50%;
            left: 15px;
            width: 40px;
            height: 40px;
            margin-top: -23px;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 60px;
            font-weight: 100;
            line-height: 30px;
            color: #fff;
            text-decoration: none;
            text-shadow: 0 0 2px #000;
            text-align: center;
            background: #222;
            background: rgba(0, 0, 0, 0.5);
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            border: 3px solid #fff;
            -webkit-border-radius: 23px;
            -moz-border-radius: 23px;
            border-radius: 23px;
            opacity: 0.5;
            cursor: pointer;
            display: none;
        }

        .blueimp-gallery > .next {
            left: auto;
            right: 15px;
        }

        .blueimp-gallery > .close,
        .blueimp-gallery > .title {
            position: absolute;
            top: 15px;
            left: 15px;
            margin: 0 40px 0 0;
            font-size: 20px;
            line-height: 30px;
            color: #fff;
            text-shadow: 0 0 2px #000;
            opacity: 0.8;
            display: none;
        }

        .blueimp-gallery > .close {
            padding: 15px;
            right: 15px;
            left: auto;
            margin: -15px;
            font-size: 30px;
            text-decoration: none;
            cursor: pointer;
        }

        .blueimp-gallery > .play-pause {
            position: absolute;
            right: 15px;
            bottom: 15px;
            width: 15px;
            height: 15px;
            background: url(img/play-pause.png) 0 0 no-repeat;
            cursor: pointer;
            opacity: 0.5;
            display: none;
        }

.blueimp-gallery-playing > .play-pause {
    background-position: -15px 0;
}

.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
    color: #fff;
    opacity: 1;
}

.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
    display: block;
    /* Fix z-index issues (controls behind slide element) on Android: */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
    display: none;
}

.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
    background-image: url(img/error.svg);
}

body:last-child .blueimp-gallery > .play-pause {
    width: 20px;
    height: 20px;
    background-size: 40px 20px;
    background-image: url(img/play-pause.svg);
}

body:last-child .blueimp-gallery-playing > .play-pause {
    background-position: -20px 0;
}

/* IE7 fixes */
* + html .blueimp-gallery > .slides > .slide {
    min-height: 300px;
}

    * + html .blueimp-gallery > .slides > .slide > .slide-content {
        position: relative;
    }

/* fix for carousel for large resolution displays */

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
    width: 100%;
}


/* fix for DNN dropdown lists being cut off*/

.dnnDropDownList .selected-item, .dnnDropDownList .selected-item a {
    height: 35px !important;
}


/* fix for coloring on DNN Check boxes and radio */
.dnnCheckbox .mark, .dnnRadiobutton .mark {
    background: none;
}

* {
    box-sizing: border-box;
}

body {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
}

body, h1, h2, h3, h4, h5, h6, p, a, textarea, input, button, input, select, div, span {
    font-family: 'Roboto', sans-serif;
    color: #333333;
}

    .h1, h1, body h1, p.h1 {
        font-size: 3.5vw;
        line-height: 5vw;
        font-weight: 100;
    }

    .h2, h2, body h2 {
        font-size: 24px;
        line-height: 28px;
    }


::placeholder {
    color: #C4C4C4;
}

span.spinner-border {
    width: 12px;
    height: 12px;
    border: 0.1em solid currentColor;
    vertical-align: baseline;
    border-right-color: transparent;
}

a, a:visited {
    text-decoration: none;
}

    a .text-black {
        color: #333;
        text-decoration: none;
        opacity: 0.75;
    }

textarea.start-height, .form-group textarea.start-height, div.form-group textarea.start-height {
    height: 130px;
}

textarea, textarea.form-control, .form-group textarea.form-control {
    resize: none;
    height: 40px;
    overflow: hidden;
}

@media (min-width: 768px) {
    textarea, textarea.form-control, .form-group textarea.form-control {
        height: 100%;
    }
}

a.link-opacity {
    opacity: 0.75;
}

a:hover {
    opacity: 1;
    text-decoration: none;
}

a.text-black {
    color: #333;
    text-decoration: none;
    opacity: 0.75;
}

    a.text-black:hover {
        color: #333;
        opacity: 1;
        text-decoration: none;
    }

.font-96px {
    font-size: 96px;
    line-height: 112px;
}

.font-32px {
    font-size: 32px;
    line-height: 38px;
}

.font-24px {
    font-size: 24px;
    line-height: 28px;
}

.font-20px {
    font-size: 20px;
    line-height: 23px;
}

.font-16px, .font-16px p {
    font-size: 16px;
    line-height: 19px;
}

@media (min-width: 992px) {
    .font-lg-24px {
        font-size: 24px;
        line-height: 28px;
    }
}

.font-thin {
    font-weight: 100;
}

.font-light {
    font-weight: 200;
}

.font-bold {
    font-weight: 700;
}


.font-italic {
    font-style: italic;
}

.text-black {
    color: #333333;
}

.text-dark-gray {
    color: #999;
}

.text-gray, .select-selected.text-gray {
    color: #C4C4C4;
}

.center-bg-img {
    left: 0%;
    z-index: -2;
    object-fit: cover;
    filter: brightness(0.5);
}

.mt-64px {
    margin-top: 64px;
}

.mx-10px {
    margin-right: 10px;
    margin-left: 10px;
}

.text-red {
    color: #EB5757;
}

.text-green {
    color: #219653;
}

.text-yellow {
    color: #B17C14;
}

.bg-black {
    background: #333;
}

.bg-dark-gray {
    background: #999999;
}

.bg-gray {
    background: #C4C4C4;
}

.bg-red {
    background: #EB5757;
}

.bg-green {
    background: #219653;
}

.bg-yellow {
    background: #B17C14;
}

.hover-shadow:hover {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
    .h2, h2, body h2 {
        font-size: 32px;
        line-height: 38px;
    }
}

.center-tilted-bg-img {
    left: 0%;
    z-index: -2;
    object-fit: contain;
    opacity: 20%;
    transform: rotate(350deg);
}

.white-space-pre-line {
    white-space: pre-line;
}

.white-space-pre {
    white-space: pre;
}

.main-dark {
    background: green;
}

.bg-main-dark {
    background: #333333;
}

h3 {
    font-size: 2rem;
}

h4 {
    line-height: 29px;
    font-weight: 600;
    font-size: 1.5rem;
}

    h4.section-title {
        line-height: 1;
    }

.mb-40 {
    margin-bottom: 2.5rem;
}

h5 {
    font-size: 1.5rem;
}

h6, h7, p, a {
    font-size: 1.125rem;
}

h7 {
    font-size: 1.125rem;
}

p {
    font-size: 1.125rem;
}

.sticky-top-menu {
    position: fixed;
    top: 0;
    width: 100%;
}

.z-index-top {
    z-index: 999;
}

.opacity-100 {
    opacity: 100%;
}

.custom-card-header {
    font-weight: bold;
    padding: 16px;
    font-size: 1.5rem;
    text-transform: uppercase;
}

p.custom-card-header {
    margin-bottom: 0px;
}

/*.active {
    padding-bottom: 1px;
    border-bottom: 1px solid white;
}
*/
.admin-line {
    background: black;
    padding: 10px;
}

#navbar-separator {
    color: #999999;
    font-size: 2.5rem;
}

.nav-link {
    text-transform: uppercase;
}

.socialMedia {
    padding: 0px 15px;
}

li {
    font-size: 1.125rem;
    list-style-type: none;
}

.wysiwyg-editor li {
    list-style-type: inherit;
}

.list-dots > li::before {
    content: "•";
    margin-right: 5px;
    color: #999999;
}

.footer {
    color: white;
    padding: 24px 0px;
    margin-left: auto;
    background: #333333;
}

.footer-block .row {
    margin-right: -16px;
    margin-left: -16px;
}

pl-8px {
    padding-left: 8px;
}

pr-8px {
    padding-right: 8px;
}

.SkinObject span {
    opacity: 0.75;
}

.copyright a {
    font-size: inherit;
    color: inherit;
    opacity: 0.75;
}

    .copyright a:hover {
        color: white;
        text-decoration: inherit;
        opacity: 1;
    }

.contacts-icon img {
    width: 18px;
    height: 16px;
}

.contacts-title {
    margin: 24px 0px 24px;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}

.contacts {
    position: relative;
    color: #333333;
    background: #C4C4C4;
}

    .contacts:after {
        top: 0;
        left: -400px;
        overflow: hidden;
        position: absolute;
        width: 200vw;
        z-index: -2;
        height: 100%;
        content: ''
    }

.links-block {
    padding-bottom: 26px;
    padding-left: 0px;
    padding-right: 0px;
}

    .links-block div.row {
        padding-left: 0px;
        padding-right: 0px;
    }

    .links-block div {
        padding-left: 0px;
        padding-right: 24px;
    }

        .links-block div:last-child {
            padding-left: 0px;
            padding-right: 0px;
        }

.links-title {
    margin: 24px 0px 24px;
    font-weight: 400;
}

.height-h5 {
    height: 24px;
    line-height: 24px;
}

.footer-link, .footer-link a {
    font-weight: 400;
    font-size: 16px;
    /*height: 19px;*/
    line-height: 19px;
}

.footer-link {
    opacity: 1;
}

    .footer-link a {
        opacity: 0.75;
    }

.accordion-container {
    background: rgba(12, 7, 2, 0.6);
    border-radius: 8px;
    cursor: default;
}

.accordion {
    padding: 24px 18px;
    margin-bottom: 16px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
}

    .accordion span.active {
        display: none;
    }

    .accordion span.inactive {
        display: inline;
    }

    .accordion.active {
        padding-bottom: 16px;
        padding-top: 16px;
        margin: 0px
    }

        .accordion.active span.active {
            display: inline;
        }

        .accordion.active span.inactive {
            display: none;
        }

@media screen and (max-width:991px) {
    .accordion {
        padding: 24px 16px 0px 0px;
    }

        .accordion.active {
            padding-bottom: 24px;
            padding-top: 24px;
            margin: 0px
        }

    .panel {
        max-height: none;
    }

        .panel .footer-link:last-child {
            margin-bottom: 0px;
        }
}

.subtext {
    margin-top: -10px;
    font-size: 0.4375rem;
}

.header-collapse {
    justify-content: space-between;
}

.recruiter-image {
    max-height: 180px;
    max-width: 180px;
    height: auto;
    width: auto;
}

.recruiter-name {
    font-weight: 600;
}

.recruiter-header {
    margin-bottom: 0.75rem;
}

.recruiter-img-block-wide {
    max-height: 180px;
    height: auto;
    width: auto;
    filter: grayscale(1);
}

.recruiter-img-block {
    overflow: hidden;
    max-height: 180px;
    max-width: 180px;
}

.recruiter-block {
    display: flex;
    flex-flow: column;
    align-items: center;
}

.recruiter-position {
    margin-bottom: 1.5rem;
}

.section-subtitle.section-subtitle_shorten {
    margin-bottom: 1.625rem;
}

.recruiter-contact-item {
    display: flex;
    margin: 4px 0px 4px 0px;
    align-items: center;
}

.technology-block {
    align-items: center;
    display: flex;
    flex-flow: column wrap;
}

.technologies-list {
    max-width: 300px;
    display: flex;
    flex-flow: row wrap;
    /* justify-content: center; */
}

    .technologies-list > div {
        padding: 0px 10px;
    }

.technologies-list_larger {
    /* flex-basis: 26%; */
}

.recruiter-contact-item_description {
    margin-bottom: 0px;
}

.recruiter-contact-item_icon {
    margin-right: 10px;
}

.header-img {
    min-height: 100%;
    filter: brightness(50%);
    position: relative;
    z-index: -2;
    object-fit: cover;
    object-position: 50% 0%;
    min-height: 240px;
}

.cc-compliance {
    align-self: center;
}

.cc-window.cc-floating {
    padding: 16px;
    width: 100%;
    max-width: 100%;
}

.cc-window .cc-message {
    margin-bottom: 8px;
}

.cc-window.cc-banner {
    padding: 1em;
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cc-color-override-688238583 .cc-btn.primary-button {
    text-transform: uppercase;
    padding: 12px 24px;
    background: #333;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    border: 0;
}

    .cc-color-override-688238583 .cc-btn.primary-button:hover {
        background: #333;
        color: #fff;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
    }

.cc-color-override-688238583 .cc-btn.secondary-button {
    text-transform: uppercase;
    padding: 12px 24px;
    background: #fff;
    color: #333;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    white-space: nowrap;
    border: 0;
}

    .cc-color-override-688238583 .cc-btn.secondary-button:hover {
        background: #fff;
        color: #333;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
    }

.cc-message {
    color: #333;
}

.cc-header {
    display: block;
    color: #333;
    font-weight: 700;
    margin-bottom: 20px;
}

.cc-color-override-688238583 a.cc-link, .cc-color-override-688238583 a.cc-link:active, .cc-color-override-688238583 a.cc-link:visited {
    opacity: 1;
    display: inline-block;
    padding: 0;
    color: #333;
}

div.cc-color-override-688238583.cc-window {
    background: #fff;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
}

.cc-color-override-688238583 a.cc-btn {
    background-color: #fff;
    border-radius: 4px;
}

    .cc-color-override-688238583 a.cc-btn:hover {
        background-color: #fff;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
        text-decoration: none;
    }

@media screen and (min-width:768px) {
    .cc-window.cc-banner {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .cc-window .cc-message {
        margin-bottom: 0;
    }

    .cc-compliance {
        align-self: end;
    }
}

.header-text-block {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    text-align: center;
}

div.header-text-block.header-text-block_left {
    left: 30%;
}

.camps-main-text {
    margin-top: 80px;
    margin-bottom: 16px;
}

    .camps-main-text p {
        font-size: 16px;
        line-height: 19px;
        font-weight: 400;
        margin-bottom: 0px;
    }

.camp:hover .camp-image, .camp:hover .camp-title {
    filter: brightness(0.9);
    text-decoration: none;
}

.camp {
    margin-bottom: 24px;
    font-weight: bold;
}

    .camp a:hover {
        text-decoration: none;
    }

.camp-image {
    border: 1px solid #333333;
    border-radius: 4px;
    filter: brightness(0.5);
    width: 100%;
    display: block;
}

.custom-bg {
    background: #333333;
}

.custom-card_vacancy {
    padding: 1.5rem;
    /* max-height: 160px;
  min-width: 282px; */
}

.vacancy-container, div.vacancy-container {
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 24px;
}

.general-vacancy-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (min-width: 768px) {
    .general-vacancy-container {
        align-items: end;
    }

        .general-vacancy-container p {
            text-align: right;
        }
}

.my-56px {
    margin-top: 56px;
    margin-bottom: 56px;
}

.mt-56px {
    margin-top: 56px;
}

.mt-80px {
    margin-top: 80px;
}

.mb-56px {
    margin-bottom: 56px;
}

@media screen and (min-width:992px) {
    .my-lg-80px {
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .mt-lg-120px {
        margin-top: 120px;
    }

    .mt-lg-80px {
        margin-top: 80px;
    }

    .mb-lg-80px {
        margin-top: 80px;
    }

    .mb-lg-80px {
        margin-bottom: 80px;
    }
}

.white-space-pre-line {
    white-space: pre-line;
}

.btn-no-vacancies {
    max-width: 400px;
}

.custom-card {
    justify-content: space-between;
    height: 100%;
    display: flex;
    flex-flow: column wrap;
    border: 1px solid #999999;
    border-radius: 4px;
}

.m-subsection {
    margin-bottom: 4rem;
}

.custom-card_icon {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 2.5rem;
    width: 2.5rem;
    margin-bottom: 1rem;
}

.custom-card:hover, .button:hover, .button_send.enabled:hover {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

.button_send.disabled:hover {
    box-shadow: none;
    outline: none;
}

input:placeholder-shown {
    font-weight: normal;
    color: #C4C4C4;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], textarea, textarea.form-control {
    font-size: 16px;
    line-height: 19px;
    color: #333;
    border: 1px solid #C4C4C4;
    border-radius: 4px;
    background: #FFFFFF;
    height: 40px;
    padding: 10px 12px;
}

    input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="tel"]:focus, textarea:focus, textarea.form-control:focus {
        border: 1px solid #999999;
        box-shadow: none;
        caret-color: #C4C4C4;
    }

    input[type="text"]:disabled, input[type="email"]:disabled, input[type="password"]:disabled, input[type="tel"]:disabled, textarea:disabled, textarea.form-control:disabled {
        background: rgba(196, 196, 196, 0.25);
        border: 1px solid #C4C4C4;
    }

    input[type="text"].error, input[type="email"].error, input[type="password"].error, input[type="tel"].error, textarea.error, textarea.form-control.error {
        border: 1px solid #EB5757;
        color: #EB5757;
    }

input.message-input {
    display: flex;
    justify-content: center;
    align-items: center;
}

button.detach-button, span button.detach-button, span input[type=button].detach-button {
    padding: 0;
    background-color: inherit;
    border: 0;
    padding: 0;
    text-align: start;
    font-size: 16px;
    color: #333333;
    opacity: 0.75;
}

    button.detach-button:hover, span button.detach-button:hover, span input[type=button].detach-button:hover {
        box-shadow: none;
        cursor: pointer;
        opacity: 1;
    }

.no-file {
    cursor: pointer;
}

.custom-input-file-textfield {
    font-weight: 300;
    color: #999999;
}

.custom-input-file-title {
    font-size: 20px;
}

.custom-input-file-text {
    font-size: 16px;
}

.detach-button:focus {
    outline: none;
}

.custom-input-file-icon {
    padding: 20px;
}

@media (min-width: 768px) {
    .custom-input-file-icon {
        padding: 40px 20px 40px 40px;
    }
}

.custom-input-file-icon img {
    width: 40px;
    height: 40px;
}

select.custom-dropdown-list {
    display: none;
}

.form-group div.form-control {
    padding: 0;
    border: none;
}

label.disabled {
    color: #999999;
}

label.error {
    color: #EB5757;
}

.error-message {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #EB5757;
}

.select-selected {
    background-color: #333;
    border-radius: 4px;
    border: 1px solid #C4C4C4;
    height: 40px;
}

    .select-selected.error {
        border: 1px solid #EB5757;
    }

    .select-selected.disabled {
        color: #C4C4C4;
        background: rgba(196, 196, 196, 0.25);
        pointer-events: none;
    }
    /* Style the arrow inside the select element: */
    .select-selected:after {
        position: absolute;
        content: "";
        top: 14px;
        right: 10px;
        width: 0;
        height: 0;
        border: 6px solid transparent;
        border-color: #333 transparent transparent transparent;
    }

    /* Point the arrow upwards when the select box is open (active): */
    .select-selected.select-arrow-active:after {
        border-color: transparent transparent #333333 transparent;
        top: 7px;
    }

/* style the items (options), including the selected item: */
.select-items div, .select-selected {
    color: #333333;
    padding: 0.375rem 0.75rem;
    cursor: pointer;
    background-color: #fff;
}

    .select-items div:last-child, .select-selected {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

        .select-selected.select-arrow-active {
            border-color: #999 #999 transparent #999;
            border-bottom-right-radius: 0px;
            border-bottom-left-radius: 0px;
        }
/* Style items (options): */
.select-items {
    position: absolute;
    background-color: #fff;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #999;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 4px 4px;
    z-index: 99;
    width: 100%;
}

/* Hide the items when the select box is closed: */
.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: rgba(196, 196, 196, 0.25);
}

.shadow {
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.5);
}

.button_send:active, .button_send.loading {
    background: #C4C4C4;
}

.button-custom {
    color: white;
    background: #333333;
    border-radius: 0px 0px 4px 4px;
}

    .button-custom:active {
        border: 1px solid #333333;
    }

.lh-32 {
    line-height: 2rem;
}

.lh-35 {
    line-height: 2.1875rem;
}

.lh-27 {
    line-height: 1.6875rem;
}

.fw-n {
    font-weight: normal;
}

.fw-sb {
    font-weight: 600;
}

.about-us_header {
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
}

/***********************   Our Values   ****************/
.ourvalues-icon {
    width: 5rem;
    height: 5rem;
}

.ourvalues-icon-right {
    margin-left: 2rem;
}

.ourvalues-icon-left {
    margin-right: 2rem;
}

.ourvalues:link {
    text-decoration: none;
    color: rgb(33,37,41);
}

.ourvalues:visited {
    text-decoration: none;
    color: rgb(33,37,41);
}

.ourvalues:hover {
    text-decoration: none;
    color: rgb(33,37,41);
}

.ourvalues :active {
    text-decoration: none;
    color: rgb(33,37,41);
}

.ourvalues, .ourvalues-none, a.ourvalues, a.ourvalues-none {
    display: flex;
    border-radius: 16px;
    padding: 2rem;
    background: linear-gradient(90deg, rgba(153, 153, 153, 0.1) 0%, rgba(51, 51, 51, 0.1) 0.01%, rgba(153, 153, 153, 0.1) 100%);
    opacity: 1;
}

.ourvalues-left-block a {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ourvalues-right-block a {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ourvalues-block-mb {
    margin-bottom: 24px;
}

.not-clickable-link {
    cursor: default;
    text-decoration: none;
    pointer-events: none;
    color: initial;
}

    .not-clickable-link:hover {
        text-decoration: none;
    }

    .not-clickable-link :active {
        text-decoration: none;
    }

    .not-clickable-link :visited {
        text-decoration: none;
        color: initial;
    }

    .not-clickable-link :link {
        text-decoration: none;
    }

    .not-clickable-link > div > .ourvalues-text, .ourvalues-title {
        color: initial;
    }

.ourvalues-title {
    font-size: 1.25rem;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 0.75rem;
    color: #333333;
    font-weight: 400;
    line-height: 23px;
}

.ourvalues-sector-title {
    font-weight: 400;
    font-size: 2rem;
    color: #333333;
    margin-bottom: 2rem;
}

.ourvalues-text {
    font-weight: 400;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #0C0702;
}

@media screen and (min-width:992px) {
    .ourvalues-text {
        font-size: 16px;
    }

    .ourvalues-block-mb {
        margin-bottom: 40px;
    }
}

a > span.camp-title {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}

/****************  Block content - OUR SERVICES  ********************/
.ourservices {
    display: flex;
    flex-wrap: wrap;
}

.service-block {
    margin-bottom: 24px;
}

.service-block-text, div.service-block-text {
    height: 100%;
    background-size: cover;
}

    .service-block-text:hover {
        background: linear-gradient(90deg, rgba(59, 67, 149, 0.1) 0%, rgba(0, 158, 227, 0.1) 100%), linear-gradient(90.96deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    }

.service-block-all {
    z-index: 1;
    order: 0;
}

    .service-block-all:hover .service-image {
        opacity: 0%;
    }

    .service-block-all:hover .service-block-text {
        background: linear-gradient(90deg, rgba(51, 51, 51, 0.1) 0%, rgba(153, 153, 153, 0.1) 100%), linear-gradient(90.96deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%);
    }

    .service-block-all:hover .service-button-text {
        color: white;
        background-image: none;
        background-clip: unset;
        -webkit-text-fill-color: unset;
    }

.service-image {
    background: linear-gradient(90deg, rgba(59, 67, 149, 0.1) 0%, rgba(0, 158, 227, 0.1) 100%), linear-gradient(90.96deg, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.8) 100%);
    flex: none;
    align-self: stretch;
    flex-grow: 0;
    opacity: 10%;
    position: absolute;
    display: block;
    z-index: 1;
}

.button-width-384px {
    width: 100%;
    max-width: 384px;
}

.image-gallery, div.image-gallery {
    width: 25%;
    padding: 12px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
}

.ga-fancybox {
    opacity: 1;
}

    .ga-fancybox:hover {
        text-decoration: none;
    }

        .ga-fancybox:hover img {
            filter: brightness(1);
        }

    .ga-fancybox img {
        filter: brightness(0.5);
    }

    .ga-fancybox p {
        margin-bottom: 12px;
    }

.latest-news-sector-title {
    font-weight: 400;
    font-size: 2rem;
    color: #333333;
}

.max-4-line-to-show {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.service-title {
    font-size: 20px;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 16px;
    color: #333333;
    font-weight: 400;
    line-height: 23px;
}

.service-text {
    font-weight: 400;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #333333;
}

a.service-button {
    height: 43px;
    width: 140px;
    border-radius: 2px;
    padding: 12px;
    text-align: center;
    background: #333333;
    border-radius: 4px;
    color: #fff;
    opacity: 1;
}

    a.service-button:hover {
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
    }

.service-button-text {
    vertical-align: middle;
}

.px-md-12px, div.px-md-12px {
    padding-right: 0px;
    padding-left: 0px;
}

@media (min-width: 992px) {
    .px-md-12px, div.px-md-12px {
        padding-right: 12px;
        padding-left: 12px;
    }
}

@media screen and (min-width: 992px) {
    .w-lg-68 {
        width: 68%;
    }
}

a.button_more, a.more-details-link, a.custom-nav-link {
    color: white;
    text-decoration: none;
}

a.button {
    opacity: 1;
}

.button_more {
    font-weight: 400;
    display: block;
    padding: 16px 50px;
    margin-bottom: 0;
}

.nav-item:hover {
    opacity: 100%;
}

a.custom-nav-link {
    color: white;
    text-decoration: none;
}

.custom-nav-link {
    text-transform: uppercase;
    text-decoration: none;
    height: 24px;
    width: 24px;
}

.nav-block {
    background: #333333;
}

    .nav-block a {
        color: white;
        opacity: 1;
    }

.nav-item {
    opacity: 75%;
    padding-top: 8px;
    padding-bottom: 8px;
}

@media (min-width: 992px) {
    .nav-item a:hover {
        color: white;
        text-decoration: none;
    }
}


.navbar-separator {
    width: 1px;
    height: 24px;
    opacity: 25%;
    background-color: #333;
}

@media (min-width: 992px) {
    .navbar-separator {
        background-color: #fff;
    }
}

.navbar-background {
    transition: opacity 0.45s;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
}

    .navbar-background.opacity-100 {
        opacity: 100%;
    }

.navbar-toggler, .navbar-toggler:focus {
    outline: none;
}

    .navbar-toggler[aria-expanded="false"] .sandwitch {
        display: inline;
    }

    .navbar-toggler .sandwitchClose, .navbar-toggler[aria-expanded="false"] .sandwitchClose {
        display: none;
    }

    .navbar-toggler[aria-expanded="true"] .sandwitch {
        display: none;
    }

    .navbar-toggler[aria-expanded="true"] .sandwitchClose {
        display: inline;
    }

.navbar-nav span {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
    .company-logo {
        width: 130px;
        height: 36px;
    }

    .logo {
        padding: 0px;
    }

    nav.navbar {
        padding: 0px;
    }

    div.navbar-menu {
        background-color: white;
        color: #0C0702;
        padding: 0px;
        box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.1);
    }



    .navbar-collapse {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .nav-block a {
        color: #0C0702;
    }

    .custom-nav-link {
        margin: 0px 16px;
    }

        .custom-nav-link:hover {
            color: #0C0702;
        }

        .custom-nav-link svg path {
            fill: #0C0702;
        }

    .navbar-menu .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .nav-item a {
        margin: 0px 10px;
    }

    .company-logo-container {
        padding-top: 13px;
        padding-bottom: 13px;
    }
}

.social-link {
    margin-left: 12px;
    margin-right: 12px;
}

    .social-link:first-child {
        margin-left: 0px;
    }

    .social-link:last-child {
        margin-right: 0px;
    }

@media screen and (min-width: 1274px) {
    .container {
        min-width: 1274px;
    }
}

@media screen and (max-width: 1273px) {
    .container, div.container {
        width: 100%;
        max-width: none;
    }
}

.nav-block {
    background: #333333;
}

@media screen and (max-width: 991px) {
    .nav-menu-pages .custom-nav-link {
        margin-right: 16px;
    }

    .nav-menu-pages li:first-child {
        padding-top: 0px;
    }

    .nav-menu-pages li:last-child {
        padding-bottom: 0px;
    }
}

.pt-32px {
    padding-top: 32px;
}

.header-title {
    font-weight: bold;
    text-shadow: 0px 0px 24px rgba(0, 0, 0, 0.5);
    font-size: 1.5rem;
}

.header-subtitle {
    text-shadow: 0px 0px 16px rgba(0, 0, 0, 0.5);
    font-size: 1rem;
}

.card {
    min-height: 160px;
}

.file-subtitle {
    font-size: 10px;
}

.container, div.container {
    padding-right: 16px;
    padding-left: 16px;
}

.header-block {
    overflow: hidden;
    position: relative;
    max-height: 680px;
    opacity: 1;
    border-radius: 0;
    display: flex;
    min-height: 240px;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .mobile-full-height, .header-block.mobile-full-height {
        height: 100vh;
        max-height: 100vh;
    }
}

button, .button, input[type=button], a.button {
    padding: 12px 24px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    align-items: center;
    line-height: 19px;
    border: 0;
    border-radius: 4px;
}

    button:hover:enabled, .button:hover:enabled, input[type=button]:hover:enabled, a.button:hover:enabled {
        box-shadow: none;
        text-decoration: none;
    }

    input[type=button]:hover:enabled {
        opacity: 1;
    }

@media screen and (min-width: 992px) {
    button:hover:enabled, .button:hover:enabled, input[type=button]:hover:enabled, a.button:hover {
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
        text-decoration: none;
    }
}

input[type=button].no-box-shadow-on-hover:hover {
    box-shadow: none;
}

.primary-button {
    background: #333333;
    color: #FFF;
}

    .primary-button:disabled {
        background: #C4C4C4;
        color: #fff;
    }

.secondary-button, a.button.secondary-button {
    background: #fff;
    color: #333;
}

a.button:hover {
    text-decoration: none;
}

.secondary-button:disabled {
    color: #C4C4C4;
}

.header-scroll-button, input[type=button].header-scroll-button {
    bottom: 12.5%;
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    opacity: 1;
}
/*----block Our Technological Stack----*/

.techno-title {
    font-weight: 400;
    font-size: 2rem;
    color: #333333;
    margin-bottom: 2rem
}

.techno-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    /* Black */
    color: #0C0702;
    /* Inside auto layout */
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    width: 80%;
}

@media (min-width: 768px) {
    .techno-text {
        width: 60%;
    }
}

techstack-desktop {
    flex-direction: column;
    justify-content: center;
    padding: 0px;
    margin: 0px;
    width: 100%;
    /* Inside auto layout */
    flex: none;
    order: 2;
    flex-grow: 0;
    height: 370px;
}

.techstack-mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px;
    margin-top: 0px;
    width: 100%;
    order: 2;
    flex-grow: 0;
    margin: auto;
}

.techno-stack-frame {
    display: flex;
    align-items: flex-start;
    padding: 0px;
    height: 114px;
}

.techno-stack-frame-left-70 {
    margin-left: 66px;
}

.techno-stack-frame-mobile {
    display: flex;
    align-items: flex-start;
    padding: 0px;
    width: 100%;
    height: 76px;
}

.techno-stack-img {
    margin-right: -10px;
    width: 142px;
}

.techno-stack-img-mobile {
    margin-right: -10px;
    width: 98px;
}

.button_send {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 4px;
    background: #333333;
    line-height: 19px;
}

.section-title, .section-subtitle {
    text-align: center;
}

.technology-header {
    margin-top: 2.375rem;
    display: block;
    margin-bottom: 1.125rem;
    font-weight: 600;
    font-size: 1.5rem;
}


.m-section {
    margin-bottom: 5rem;
}

h2 {
    font-weight: bold;
}

.section-title {
    font-size: 32px;
    margin-bottom: 24px;
    font-weight: 400;
}

.section-subtitle {
    font-weight: normal;
    font-size: 1.5rem;
    margin-bottom: 4rem;
}

#message {
    height: 200px;
    resize: none;
}

    #message.message_short {
        height: 120px;
    }

.footer-box {
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.5);
}

.footer-link a:hover {
    opacity: 1;
}

.file-block {
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    border-radius: 4px;
    border: 1px dashed #C4C4C4;
    justify-content: flex-start;
}

    .file-block.error {
        border: 1px dashed #EB5757;
    }

        .file-block.error .no-file text {
            color: #EB5757;
        }

.custom-input-file-block {
    max-height: 109px;
}

.hexa, .hexa div {
    margin: 0 auto;
    transform-origin: 50% 50%;
    overflow: hidden;
    width: 180px;
    height: 180px;
}

.hexa {
    width: 325px;
    height: 180px;
}

    .hexa div {
        width: 100%;
        height: 100%;
    }

.hexa {
    transform: rotate(120deg);
}

.hex1 {
    transform: rotate(-60deg);
}

.hex2 {
    transform: rotate(-60deg);
}

.form-group > .form-control:disabled {
    color: #C4C4C4;
    background: rgba(196, 196, 196, 0.25);
}

.form-group > .form-control:focus {
    border: 1px solid #999999;
}

.form-group > .form-control::placeholder {
    color: #C4C4C4;
}

.form-group > .form-control {
    box-shadow: none;
    background: #e5e5e5;
}

.form-group > .form-control {
    border-radius: 4px;
    border: 1px solid #C4C4C4;
    background: #fff;
}

.address-line-block {
    width: 100%;
    text-align: center;
    color: white;
    background: #333333;
}

.address-line {
    margin: 0.75rem 0px;
}

.message-input.disabled {
    background: #C4C4C4;
}

.form-control[value=""] {
    color: #C4C4C4;
}

#map {
    width: 100%;
    height: 400px;
    background-color: grey;
}

.form-group .error-input {
    color: #EB5757;
    border: 1px solid #EB5757;
}

.form-group > label.label {
    margin-bottom: 10px 0px 0px !important;
}

#fileInput {
    padding: 0;
    width: auto;
    border: none;
    z-index: 0;
}

    #fileInput:focus {
        box-shadow: none;
    }


.required {
    color: red;
}

.footer-shadow {
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.5);
}

.navbar-toggler {
    margin-top: 20px;
}

.links-block {
    position: relative;
    color: white;
    background: #999999;
}

    .links-block .title, .contacts .title {
        margin: 40px 0px 24px;
        font-weight: 600;
    }

.links {
    flex-direction: column;
}

.navbar-toggler {
    margin: 0px;
}

/* .footer-bg {
  background: linear-gradient(to right, #C4C4C4  40%, #999999 40%);
} */

.links-bg {
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    position: absolute;
    background: #999999;
}

.links a {
    display: block;
    color: white;
}
/* .links  */

.contacts-block {
    background: #C4C4C4;
}

a.custom-card-container {
    text-decoration: none;
    color: #212529;
}

    a.custom-card-container:hover {
        text-decoration: none;
        color: #212529;
    }

.custom-card > a, .custom-card > a:hover {
    text-decoration: none;
}

.contacts-bg {
    top: 0;
    left: -100vw;
    z-index: 0;
    height: 100%;
    width: 100vw;
    position: absolute;
    background: #C4C4C4;
}

.contacts:after {
    top: 0;
    left: -400px;
    overflow: hidden;
    background: #C4C4C4;
    position: absolute;
    width: 200vw;
    z-index: -2;
    height: 100%;
    content: ''
}

.col-lg-8.links-block:after {
    top: 0;
    left: -400px;
    background: #999999;
    position: absolute;
    width: 200vw;
    z-index: -3;
    height: 100%;
    content: '';
}

.contacts {
    position: relative;
    color: #333333;
    background: #C4C4C4;
}

    .contacts a, .contacts a:hover {
        color: #333333;
    }

.more-details-block {
    cursor: pointer;
    min-height: 150px;
    height: 100%;
    align-items: center;
}

.wysiwyg-editor ul li span {
    display: block;
    position: relative;
    top: 3px;
}

.wysiwyg-editor ul li {
    list-style-type: disc;
    font-size: 16px;
    line-height: 19px;
}

    .wysiwyg-editor ul li::marker {
        color: #999999;
        font-size: 10px;
    }

.wysiwyg-editor span, .wysiwyg-editor p {
    font-size: 16px;
    line-height: 19px;
}

.hr-line {
    border: 1px solid #C4C4C4;
}

label {
    font-weight: 600;
}

.more-details-block > span {
    font-weight: 400;
    text-decoration: none;
}

.recruiter-header {
    text-align: center;
    text-transform: uppercase;
}

.recruiter-name {
    margin-top: 16px;
}

.svg-border {
    position: absolute;
    z-index: 5;
}


.custom-card.more-details-block {
    border: none;
    justify-content: center;
}

.more-details-block p {
    text-transform: uppercase;
}

.no-side-padding {
    padding-left: 0;
    padding-right: 0;
}

.py-3-sides {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.socialMedia_footer {
    font-weight: bold;
    justify-content: flex-end;
}

.copyright {
    font-weight: bold;
    justify-content: left;
}

.logo {
    align-items: center;
}

.copyright ul {
    margin: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.company-values-block {
    text-align: center;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
}

.company-values-icon {
    min-height: 67px;
    max-height: 67px;
    margin-bottom: 1.5rem;
}

.company-values-header {
    font-weight: 600;
    margin-bottom: 1rem;
}

.company-values-content {
    font-weight: normal;
}

.service-header {
    z-index: 1;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
}

.service-block:hover .service-header {
    display: none;
}

.service-description {
    z-index: 1;
    font-weight: normal;
    font-size: 0.75rem;
    display: none;
}

.service-block:hover .service-description {
    display: block;
}

a.button {
    color: white;
    text-decoration: none;
    opacity: 1;
}

    a.button:hover {
        text-decoration: none;
    }

.button {
    display: block;
    text-transform: uppercase;
}

.button_show {
    font-weight: normal;
    text-align: center;
    font-weight: normal;
}

.service-block-old {
    position: relative;
    margin: auto;
    text-align: center;
    padding: 10px;
    align-items: center;
    justify-content: center;
    flex-flow: column wrap;
    color: white;
    display: flex;
    min-height: 282px;
    max-width: 282px;
    border: 1px solid #333333;
    border-radius: 4px;
}

a.news-block {
    font-size: 1rem;
    text-decoration: none;
    color: rgb(33, 37, 41);
}

.news-block {
    display: flex;
    height: auto;
    width: 100%;
    max-width: 282px;
    flex-flow: column nowrap;
    display: flex;
    border: 1px solid #333333;
    border-radius: 4px;
    justify-content: space-evenly;
    padding-bottom: 0.7rem;
}


.news-header {
    position: relative;
    flex-grow: 1;
    padding: 8px 14px;
}

;

.news-description {
    margin: 10px
}

.news-header {
    display: -webkit-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    text-overflow: ellipsis;
    line-height: 1.5rem;
    height: 3.6rem;
}

.news-description {
    display: -webkit-box;
    -moz-line-clamp: 4;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    text-overflow: ellipsis;
    line-height: 1.2rem;
    height: 4.8rem;
    padding: 0px 16px 14px;
    font-weight: normal;
    color: #999999;
}

.txt-danger {
    text-align: center;
    color: #EB5757;
}

.txt-success {
    text-align: center;
    color: #219653;
}

.news-description:after {
    position: absolute;
    height: 10px;
    width: 20px;
    z-index: 2;
    visibility: visible;
    left: 0;
    bottom: 0;
    content: "\02026";
}


.news-header {
    font-weight: 600;
}

.news-block:hover .news-image, .news-block:hover .news-header {
    cursor: pointer;
    text-decoration: underline;
    filter: none;
}

.news-block .news-image {
    flex-grow: 1;
    overflow: hidden;
    filter: grayscale(1);
    width: 100%;
    max-width: 100%;
    height: 200px;
    max-height: 200px;
    display: block;
    object-fit: cover;
}


.responsive-logo {
    max-width: 254px;
    max-height: 218px;
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.gradient-block {
    text-align: center;
    padding: 40px;
    justify-content: center;
    align-items: center;
    display: flex;
    min-height: 124px;
    background: radial-gradient(50% 613.78% at 50% 50%, #999999 0%, #A3D8E6 0%, #999999 0.01%, #333333 100%);
}

.gradient-text, .gradient-text span {
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    white-space: pre-line;
    /* gradient-block */
}

.service-bg {
    z-index: 0;
    filter: brightness(0.2);
    display: block;
    position: absolute;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
}

.leader-block {
    width: 100%;
    height: auto;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
}

.leader-info-container {
    display: flex;
    align-items: center;
    min-height: 282px;
    min-width: 282px;
    justify-content: center;
}

.leader-info {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 0;
    position: relative;
    color: white;
}

.leader-info-central {
    height: 384px;
    width: 384px;
}

@media screen and (min-width: 1200px) {
    .leader-info-side {
        height: 282px;
        width: 282px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .leader-info-side {
        height: 210px;
        width: 210px;
    }

    .leader-info-central {
        height: 288px;
        width: 288px;
    }
}

@media screen and (max-width: 991px) {
    .leader-info-side, .leader-info-central {
        height: 288px;
        width: 288px;
    }
}

.leader-photo {
    display: block;
}

.leader-photo-portrait {
    width: 100%;
    height: auto;
}

.leader-photo-landscape {
    width: auto;
    height: 100%;
}


.leader-text {
    font-weight: 400;
    background: #333333;
    opacity: 0.75;
    text-align: center;
    width: 100%;
    bottom: 0;
    max-width: 100%;
    position: absolute;
}

.leader-contacts-block b {
    color: #000;
}

.leader-contacts-block > a {
    display: block;
    margin: 12px 0px;
    line-height: 19px;
    font-size: 16px;
}

@media screen and (min-width: 1200px) {
    .leader-contacts-block {
        height: 118px;
    }
}

.leader-contacts-block a:last-child {
    margin-bottom: 24px;
}

.leader-contacts-block {
    text-align: center;
}

.leader-name {
    display: block;
    color: #fff;
    margin-top: 16px;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 23px;
}

.leader-position {
    display: block;
    margin-bottom: 16px;
    font-size: 20px;
    line-height: 23px;
}

.leader-position, .leader-contacts-block {
    color: #C4C4C4;
}

.page-404 {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .page-404 p, .page-404 a {
        font-size: 16px;
    }

.font-size-404 {
    font-size: 1.5rem;
}

.paragraph-404 {
    margin: 64px auto 24px auto;
    white-space: pre-line;
}

@media screen and (min-width: 768px) {

    .section-subtitle {
        font-size: 1.5rem;
        margin-bottom: 4rem;
    }

    .header-subtitle {
        font-size: 2rem;
    }

    .logo {
        align-items: flex-start;
    }

    .header-title {
        font-weight: bold;
        font-size: 5rem;
    }

    .header-collapse {
        justify-content: flex-start;
    }

    .copyright {
        justify-content: flex-start;
    }

    .mw-588 {
        margin: 0px auto;
        max-width: 588px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .copyright {
        padding-left: 0px;
    }
}

@media screen and (max-width: 767px) {
    .copyright, .socialMedia_footer {
        justify-content: start;
    }
}

.custom-nav-link {
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px 10px;
}

@media screen and (max-width: 768px) {
    .page-404 p, .page-404 a {
        font-size: 1.125rem;
    }

    .paragraph-404 {
        margin: 40px auto 20px auto;
    }
}


@media screen and (min-width: 350px) and (max-width: 992px) {
    .technologies-list > div {
        padding: 0px 10px;
        flex-basis: 50%;
    }

        .technologies-list > div:first-child {
            flex-basis: 50%;
        }

        .technologies-list > div:nth-child(3n) {
            flex-basis: 100%;
            text-align: center;
        }
}


@media screen and (max-width: 992px) {
    .contacts-bg, .links-bg {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .technologies-list {
        width: 450px;
    }

        .technologies-list > div:nth-child(10n-6),
        .technologies-list > div:nth-child(10n-5) {
            flex-basis: 31%;
        }

            .technologies-list > div:nth-child(10n-6):not(:last-child),
            .technologies-list > div:nth-child(10n-1):not(:last-child) {
                margin: 0 0 0 18%;
            }

        .technologies-list > div:nth-child(5n) {
            margin: 0 18% 0 0;
        }

        .technologies-list > div:nth-child(10n-6):last-child,
        .technologies-list > div:nth-child(10n-3):last-child,
        .technologies-list > div:nth-child(10n-1):last-child,
        .technologies-list > div:nth-child(10n+12):last-child {
            margin: 0px 31% 0px 0px;
        }

        .technologies-list > div:nth-child(10n-4):last-child,
        .technologies-list > div:nth-child(10n+11):last-child {
            margin: 0px 62% 0px 0px;
        }

    /* 
  .technologies-list > div:first-child {
  margin: 0px;
  flex-basis: 35%;
  align-self: flex-start
} */


    .technologies-list {
        max-width: 100%;
        justify-content: center;
    }

    .responsive-logo {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .recruiter-header {
        text-align: left;
    }

    .recruiter-block {
        align-items: flex-start;
    }

    .hexa {
        position: relative;
        left: -55px;
    }
}


@media screen and (max-width: 350px) {
    .technologies-list > div {
        flex-basis: 100%;
    }


    .technologies-list {
        justify-content: center;
    }
}

@media screen and (max-width: 350px) {
    .responsive-logo {
        width: 100%;
        height: auto;
    }

    .recruiter-block {
        overflow: hidden;
    }

    .hexa {
        position: relative;
        left: -33px;
    }
}

.DnnModule {
    width: 100%;
}

a.btn-with-img-container {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    max-height: 56px;
    padding: 0;
    position: relative;
}

    a.btn-with-img-container img {
        flex-shrink: 0;
        width: 100%;
        opacity: 0.2;
    }

    a.btn-with-img-container .grey-cover {
        background-color: #333333;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        max-height: 56px;
        border-radius: 4px;
    }

    a.btn-with-img-container p {
        width: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.px-12px, div.px-12px {
    padding-right: 12px;
    padding-left: 12px;
}

.camp-status, .camp-status:hover {
    position: absolute;
    bottom: 15px;
    right: 0;
    width: 100%;
    max-width: 80px;
    padding: 3px 0px;
    border-radius: 4px 0 0 4px;
    color: white;
    font-weight: 400;
    text-align: center;
}

.camp-open {
    background: #14B12D;
}

.camp-ongoing {
    background: #B17C14;
}

.camp-closed {
    background: #3A3A3A;
}

/* Back button Module*/
.btn-back {
    display: inline-block;
    color: #999 !important;
    margin-bottom: 24px;
}

    .btn-back:hover {
        color: #333 !important;
    }

    .btn-back svg, .btn-back img {
        margin-right: 10px;
        margin-top: -2px;
        max-height: 1rem;
        max-width: 20px;
    }

    .btn-back img {
        grayscale(1);
    }

    .btn-back svg, .btn-back svg path {
        fill: #999;
    }

    .btn-back:hover svg, .btn-back:hover svg path {
        fill: #333;
    }
/* END Back button Module*/

.disabled, .disabled-link, .disabled-input {
    pointer-events: none;
    text-decoration: none;
}

/* Paginator start */
.paginator {
    margin-top: 25px;
}

    .paginator a {
        opacity: 0.75;
    }

    .paginator a, .camps-paginator a:hover {
        margin: 0 4px;
        color: #333333;
    }

        .paginator a:hover {
            opacity: 1;
            color: #333;
            text-decoration: none;
        }

        .paginator a.current-page {
            font-weight: bold;
            opacity: 1;
            pointer-events: none
        }

/* Paginator end */

.link {
    cursor: pointer
}

.deny_btn {
    display: block;
    background-image: url("../../Icons/Sigma/Deny_32X32_Standard.png");
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
}

.w-10 {
    width: 10%;
}

.w-30 {
    width: 30%;
}

.w-60 {
    width: 60%;
}

.w-90, .dnnFormItem .w-90 {
    width: 90%;
}

.btn-toggle {
    vertical-align: top;
    cursor: pointer;
}

.btn-toggle-plus {
    content: url('/images/plus2.gif');
}

.btn-toggle-minus {
    content: url('/images/minus2.gif');
}

.msg-source {
    float: left;
}

.cv-filters-container label {
    float: left;
}

img.btn-hide-cv {
    display: block;
}

a.a-button {
    text-decoration: none;
}

.personabar-visible .admin-line, .personabar-visible .navbar {
    margin-right: 80px;
}

/*************   Our Contacts   ****************/

.ourcontacts-mobile {
    margin-top: -16px;
}

.ourcontacts-mobile-block-text {
    order: 0;
    align-self: center;
    flex-grow: 0;
    text-align: center;
    max-width: 272px;
    max-height: 131px;
}

.ourcontacts-mobile-title {
    background: #333333;
    font-size: 2rem;
    font-weight: 400;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin-bottom: 20px;
}

.ourcontacts-mobile-image {
    width: 272px;
    height: 272px;
    flex: none;
    order: 0;
    flex-grow: 0;
    max-height: 282px;
    object-fit: cover;
}

.ourcontacts-desktop-country {
    font-size: 2rem;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: right;
    display: flex;
    text-transform: uppercase;
    color: #333333;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.ourcontacts-desktop-country-block:hover .ourcontacts-desktop-country {
    background: #333333;
    color: #FFFFFF;
}

.ourcontacts-desktop-image {
    width: 287.33px;
    height: 287.33px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.ourcontacts-office-title {
    font-weight: 700;
    font-size: 20px;
    color: #333333;
    flex: none;
    order: 0;
    flex-grow: 0;
    text-align: left;
}

.ourcontacts-office-text {
    font-size: 1rem;
    font-weight: 400;
    color: rgba(12, 7, 2, 1);
    flex: none;
    order: 0;
    flex-grow: 0;
    text-align: left;
    cursor: default;
    text-decoration: none;
    line-height: 19px;
}

/*------------------- Language --------------------------*/
.language-object {
    width: 32px;
    display: flex;
    justify-content: end;
    padding-bottom: 4px;
}

    .language-object .language {
        width: 37px;
        height: 22px;
        margin: 0px;
    }

    .language-object .selected-language {
        margin-top: -2px;
        margin-left: -23px;
        pointer-events: none;
    }

    .language-object .language-flag {
        width: 18px;
        height: 12px;
        position: relative;
        z-index: 2;
    }

/*
.text-link-social {
    font-weight: 400;
    font-size: 12px;
    font-style: normal;
    text-decoration: underline;
    font-weight: 400;
    line-height: 1rem;
    color: white;
    white-space: nowrap;
}

    .text-link-social:hover {
        color: white;
        font-style: inherit;
    }


*/

.text-link-social {
    font-weight: 400;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    line-height: 1rem;
    color: inherit;
    white-space: nowrap;
    opacity: 0.75;
}

    .text-link-social:hover {
        color: white;
        font-style: inherit;
        text-decoration: inherit;
        opacity: 1;
    }



.chkbox {
    height: 22px;
    width: 22px;
    position: absolute;
    background-color: black;
    border-block: double;
}

input[class='chkbox'] {
    accent-color: black;
}

.chkboxtxt {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    position: relative;
    margin-left: 2.5rem;
}

a.firstchlnk {
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    color: black;
    font-style: inherit;
}

.firstchlnk:hover {
    color: black;
    font-style: inherit;
}

.button_send.disabled,
.button_send[disabled] {
    box-shadow: none;
    outline: none;
    background: darkgrey !important;
}
