﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    font-size: 15px;
}

h1,
h2 {
    font-family: 'Roboto', sans-serif;
}

a.ReadMore,
a:visited.ReadMore,
.informationNotice a,
.informationNotice a:visited,
.ModalPopupContent a,
.ModalPopupContent a:visited {
    color: #f59c00;
    font-weight: normal;
}

#aspnetForm {
    background-color: #FAFCFE;
}

body {
    background-color: #FAFCFE;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    font-size: 15px;
}

a.ReadMore,
a:visited.ReadMore {
    color: #f59c00;
    font-weight: normal;
}

.Login .TextBoxMidSize {
    width: 200px;
}

a.ShowAll,
a:visited.ShowAll,
#section-footer a:visited {
    color: #FFF;
}

.informationNotice {
    padding: 0px 20px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: inherit;
}

h1,
h2 {
    margin-bottom: 10px;
    color: #0C0C0C;
}

.sidebar .logo,
.sidebar .company {
    margin-bottom: 0px !important;
}

h2 a:hover {
    color: #000000;
}

a:hover h2 {
    color: #000000;
}

.consent {
    padding: 10px 20px;
}

a:hover,
a:hover h2 {
    text-decoration: none;
    color: #f59c00;
}

a,
a:visited {
    outline: medium none;
    color: #f59c00;
}

a.Title {
    text-decoration: none;
}

a.Title,
a:visited.Title,
.Title {
    color: #f59c00;
}

.JobOffers.List a.ReadMore {
    margin-top: 20px !important;
}

.CommandsDiv a:hover,
.adminCommandsDiv a:hover,
.JobOffers.List a.ReadMore:hover,
a.JobOfferLink:hover,
a.ShowAllDiv:hover {
    color: #FFF !important;
}

a.Command:link,
a.Command:visited,
.CommandsDiv a:visited,
.CommandsDiv a:link,
.CommandsDiv a,
.adminCommandsDiv a,
.JobOffers.List a.ReadMore,
a.JobOfferLink {
    display: inline-block;
    position: relative;
    margin: 0px;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    line-height: 60px;
    height: 60px;
    font-size: 21px;
    color: #FFF;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    font-weight: 500;
    width: 190px;
    background-color: #2E2665;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color .3s ease-in;
    text-transform: none;
}

.CommandsDiv a>span {
    line-height: inherit;
    font-size: inherit;
    font-family: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
}

.ShowAllDiv {
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ShowAllDiv>a {
    display: inline-block;
    position: relative;
    margin: 0px;
    cursor: pointer;
    z-index: 1;
    text-align: center;
    background: none;
    line-height: 60px;
    height: 60px;
    font-size: 21px;
    color: #FFF;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    font-weight: 500;
    background-color: #2E2665;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color .3s ease-in;
    text-transform: none;
}

.ShowAllDiv>a:hover {
    background: rgba(46, 38, 101, 0.72);
    color: #fff;
    box-shadow: 0 6px 22px rgba(0, 0, 0, .1);
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    color: #FFF !important;
}

a.Command:hover,
a.Command:hover,
.CommandsDiv a:hover,
.CommandsDiv a:hover,
.CommandsDiv a:hover,
.adminCommandsDiv a:hover,
.JobOffers.List a.ReadMore:hover {
    background: rgba(46, 38, 101, 0.72);
    color: #fff;
    box-shadow: 0 6px 22px rgba(0, 0, 0, .1);
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    color: #FFF !important;
}

.JobOfferSection ul li {
    padding-left: 15px;
    text-align: left;
    position: relative;
    padding-top: 10px;
    line-height: 20px;
}

.blockUI.blockMsg.blockPage {
    max-width: 474px;
}

.blockUI .loader-img {
    vertical-align: text-bottom;
    margin-right: 15px;
}

.Login {
    padding: 0 20px;
}

.Login .CommandsDiv {
    padding-left: 0;
    padding-right: 0;
}

.LoginInformation {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
}

#wrap {
    max-width: 100%;
    padding: 0;
}

#wrap_inner {
    position: relative;
}

.formDataReadViewTable {
    margin: 10px 0px;
}

.twoColumn #wrap_inner {
    padding-top: 0;
}

.header {
    z-index: 5;
    padding: 0;
    margin: 0 auto;
    max-width: 1080px;
    position: relative;
    text-align: left;
    padding-bottom: 30px;
}

.nav {
    z-index: 5;
    padding: 0;
    margin: 0 auto;
    max-width: 1080px;
    position: relative;
    background-color: #fff;
    display: block;
}

.LanguagesDiv {
    padding: 15px 20px;
}

.active_lang {
    font-weight: bold;
}

.logo {
    display: block;
    padding: 10px;
}

[id$='hlLogoHeader'] {
    margin-top: 12px;
    margin-bottom: 12px;
    display: inline-block;
}

.sidebar [id$='_hlLogoSidebar'] {
    padding: 8px 20px;
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0px;
    background: #fff;
    display: block;
}

.LanguagesDiv a {
    color: #989d9e;
    font-size: inherit;
}

.sidebar .company {
    background: #ececec;
    margin-top: 20px;
}

.rss {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 5;
}

#main {
    float: none;
    padding: 20px 40px;
    margin: 0 auto;
    background: #FFF;
    box-shadow: 0 0 30px rgba(209, 221, 249, 0.4);
    -webkit-transition: opacity 0.4s, visibility 0.4s;
    margin-bottom: 10px;
}

#main:before {
    content: '';
    clear: none;
    display: table;
}

.twoColumn #main {
    max-width: 890px;
}

.oneColumn #main {
    max-width: 1080px;
}

.addthis_toolbox.addthis_default_style {
    padding: 0px 0px 10px 19px;
}

.Title .IsPromoStar {
    margin-top: 2px;
}

.HeaderContent {
    padding: 5px 20px;
    margin-top: 15px;
}

.sidebar {
    margin-top: 280px;
    padding: 0px;
}

.company {
    padding: 15px 20px;
}

.GvFEListRow {
    border-top-color: #eee;
}

#footer {
    margin: 0 auto;
    color: #b0b0b0;
    border-top: none;
}

#footerCopyright {
    font-size: 11px;
}

input,
select,
textarea,
label,
h1,
h2,
h3 {
    color: #000;
}

strong,
b {
    font-weight: 700;
}

.GvFEList {
    padding-bottom: 20px;
}

.GvFEListRow h2 {
    margin-bottom: 10px;
    width: 70%;
}

.GvFEListRow h2 a.Title {
    cursor: pointer;
    font-weight: bold;
    font-size: 1em;
    line-height: 1.2;
    text-align: -webkit-match-parent;
    color: #0C0C0C;
}

.GvFEListRow h2 a:hover,
.GvFEListRow h2 a:active {
    color: #0c0c0c;
}

.GvFEListRow h3 {
    line-height: 23px;
}

.Pager {
    padding-left: 30px;
}

.Pager a,
.Pager a:visited {
    color: #333333;
    text-decoration: none;
}

.SectionName {
    color: #0c0c0c;
    font-size: 20px;
}

.LoginInformation span {
    color: #FFF;
}

.addthis_sharing_toolbox {
    margin-left: 20px;
    margin-right: 20px;
}

.CommandsDiv {
    padding: 0px 20px;
}

.CommandsDiv.PrevNext {
    border-top: 1px dashed #dfdfdf;
    padding-top: 25px;
}

.ToolTipWrep {
    position: relative;
}

.ToolTip {
    line-height: 1.432!important;
    left: 50%;
    top: 40px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    border: 1px solid #ccc;
}

.ToolTip:after,
.ToolTip:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.ToolTip:after {
    border-color: rgba(255, 250, 205, 0);
    border-bottom-color: #fffacd;
    border-width: 10px;
    margin-left: -10px;
}

.ToolTip:before {
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #ccc;
    border-width: 11px;
    margin-left: -11px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 300ms ease-in;
    -o-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;
}

.in {
    opacity: 1;
}


/*---End--- Base style ---------*/


/*-------------------------------*/


/*--------------------------------------*/


/*---Begin--- JobOffer Details ---------*/

.JobOfferSection {
    clear: none;
    padding: 0;
}

.JobOffers.Details {
    position: relative;
    padding-bottom: 25px;
    padding-top: 10px;
}

.JobOffers.Details .Module::after,
.JobOffers.Details .ItemDetails::after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.JobOffers.Details h1.Title {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
    line-height: 1.4;
}

.header-wrap {
    background: #464646;
}

.header-wrap::after {
    content: '';
    display: table;
    clear: both;
}

.JobOffers.Details [id$="_lblJobOfferShortDescription"],
.JobOffers.Details [id$="_lblJobOfferLocation"],
.JobOffers.Details [id$="_lblJobOfferRegion"] {
    margin-bottom: 8px;
}

.JobOffers.Details .ItemDetails .JobOfferSection {
    padding: 10px 20px;
}

.nav-block {
    position: absolute;
    top: 25px;
    right: 10px;
}

.logged-in .nav-block {
    top: 77px;
}

.nav-block ul li a {
    text-decoration: none;
    font-size: 14px;
    padding: 5px 10px;
    display: inline-block;
    -webkit-font-smoothing: antialiased !important;
    font-weight: bold;
    color: #000;
}

.JobOffers.Details .JobOfferSection span {
    display: block;
    clear: both;
}

.JobOffers.Details .JobOfferSection span.Title {
    font-size: 20px;
    font-weight: bold;
}

.JobOffers.Details [id$="_PnlJobOfferClient"],
.JobOffers.Details [id$="_PnlJobOfferLocation"] {
    float: left;
    width: 50%;
}

.JobOffers.Details .header-wrap>div.JobOfferSection:first-child:not([id$="_PnlJobOfferClient"]) {
    float: none;
    width: 100%;
}

.header-wrap [id$="_PnlJobOfferClient"]~[id$="_PnlJobOfferLocation"] {
    text-align: right;
    float: right;
    width: 50%;
}

.JobOffers.Details [id$="_PnlJobOfferLocation"]>span,
.JobOffers.Details [id$="_PnlJobOfferClient"]>span {}

.JobOffers.Details [id$="_PnlJobOfferShortDescription"] {
    clear: both;
    border-top: 1px solid #eee;
}

.JobOffers.Details .list-wrap {
    position: relative;
    padding-left: 96px;
}

.JobOffers.Details .JobOfferSection.Duties .Title,
.JobOffers.Details .JobOfferSection.RequiredSkills .Title,
.JobOffers.Details .JobOfferSection.Description .Title {
    font-size: 33px;
    margin-bottom: 20px;
}

.JobOffers.Details .ItemDetails .list-wrap p {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
}

.JobOfferSection.Duties ul,
.JobOfferSection.RequiredSkills ul,
.JobOfferSection.Description ul {
    padding-bottom: 10px;
}

.JobOfferSection.Duties .list-wrap:last-child ul,
.JobOfferSection.RequiredSkills .list-wrap:last-child ul,
.JobOfferSection.Description .list-wrap:last-child ul {
    padding-bottom: 0;
}

.JobOfferSection.Duties ul li,
.JobOfferSection.RequiredSkills ul li,
.JobOfferSection.Description ul li {
    margin-bottom: 0;
}

.JobOfferSection.Duties ul li:last-child,
.JobOfferSection.RequiredSkills ul li:last-child,
.JobOfferSection.Description ul li:last-child {
    margin-bottom: 0;
}

.JobOffers.Details .Date {
    position: absolute;
    bottom: 120px;
    left: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    color: #9C9C9C;
}

.JobOffers.Details .CommandsDiv {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}

.JobOffers.Details .CommandsDiv:not(.PrevNext) {
    padding: 20px 20px 40px 20px;
}

h1.Title {
    color: #0C0C0C;
    font-size: 34px;
    letter-spacing: -1px;
    margin: .4em 0 .4em;
}

.Module h1:after,
.List h1:after {
    content: "";
    display: block;
    position: relative;
    width: 80px;
    height: 4px;
    background: #f59c00;
    left: 0;
    bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.HeaderContent h1.Title {
    margin-bottom: 0;
}

#ctl00_ContentPlaceHolder1_JobOfferDetails1_PnlJobOfferClient {
    display: none !important;
}


/*---End--- JobOffer Details ---------*/


/*------------------------------------*/


/*-----------------------------------*/


/*---Begin--- JobOffer list ---------*/

.JobOffers.List h3 {
    margin-top: 10px;
}

.JobOffers.List .Module {
    padding: 0 20px;
}

.JobOffers.List .PnlJobOfferLocation {
    position: absolute;
    top: 20px;
    right: 0px;
    padding: 5px;
    border: 1px solid #dfdfdf;
}

.JobOffers.List .IsPromoStar {
    margin-left: 5px;
    float: none;
    margin-top: 0;
}

.JobOffers.List a.ReadMore [id$='_lblJobOfferLocation'] {
    font-weight: bold;
}

.JobOffers.List [id$='_LbJobOfferLocation'] {
    font-weight: bold;
    color: #999;
}

.JobOffers.List .GvFEList td {
    padding-bottom: 20px;
    position: relative;
}

.JobOffers.List .GvFEList tr:first-child {
    border-top: none;
}

.JobOffers.List .Date {
    font-size: 14px;
}

.JobOffers.List a.ReadMore span {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
}


/*---End--- JobOffer list ---------*/


/*---------------------------------*/


/*-----------------------------------*/


/*---Begin--- JobOffer form ---------*/

.SurveyForm {
    position: relative;
    padding-bottom: 25px;
    padding-top: 20px;
    padding-bottom: 0;
}

.SurveyForm .Module::after,
.SurveyForm .ItemDetails::after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.SurveyForm h1.Title {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
    line-height: 1.2;
}

.SurveyPage>.Section {
    padding: 12px 20px;
    margin: 0;
    border-bottom: none;
    border-top: 1px solid #eee;
}

.SurveyPage .Section:first-child {
    border-top: none;
}

.SurveyForm .ChbAgreePanel {
    border-top: 1px solid #eee;
}

.SurveyPage .ChbAgreePanel td {
    padding: 10px 20px;
}

.SurveyPage>.CommandsDiv {
    margin-top: -1px;
    /* padding-bottom: 20px; */
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    text-align: center;
}

.CandidatesLanguagesSimple .CommandsDiv {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
}

.SurveyForm #Languages {
    margin: 0;
}

.SurveyForm [id$='_lblJobOffersThankyou'] {
    padding: 10px 20px;
    display: block;
}

.SurveyForm [id$='_RblSex'] {
    float: left;
    margin-left: 3px;
}

.SurveyForm [id$='_RblSex'] td:last-child label {
    padding-right: 7px;
}

.SurveyForm [id$='_lblLanguageOther'] {
    display: inline-block;
    margin-bottom: 10px;
}

.SurveyPage .ApplyCommands {
    margin-bottom: 20px!important;
}

.SurveyPage .ApplyCommands.lastPage {
    margin-top: 10px!important;
}

.ValidationSummary {
    padding: 10px 20px;
    margin-bottom: 20px;
}

.ValidationSummary ul {
    padding-left: 20px;
}

[id$='_lblLoggedOutSuccess'] {
    padding: 10px 20px;
}

.wizardpage .pageNumber {
    margin-top: 10px;
}

.wizardpage.surveyLastPage .pageNumber {
    margin-top: 18px;
}

.formDataReadView {
    font-size: inherit;
}

.FileUpload,
.textbox,
.DropDownList,
select {
    background-color: transparent;
    padding: 5px 6px;
}

.FileUploadWithValidation {
    margin-bottom: 20px;
}


/*---End--- JobOffer form --------*/


/*--------------------------------*/


/*--------------------------------*/


/*---Begin--- JobOffer login --------*/

.PasswordReminder.Module {}

.PasswordReminder.Module .formDataReadViewTable {
    margin: 0px 20px 20px;
}

span.Title {
    color: #0C0C0C;
}


/*span.Title:after {
    content: "";
    display: block;
    position: relative;
    width: 80px;
    height: 2px;
    background: #f59c00;
    left: 0;
    bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}*/


/*---End--- JobOffer login --------*/


/*--------------------------------*/


/*-----------------------------------*/


/*---Begin--- Media requests --------*/

@media (max-width: 480px) {
    .nav-block {
        left: 60%;
        right: 0;
    }
}

@media (max-width: 640px) {
    .JobOffers.Details .Module>.JobOfferSection::after {
        content: '';
        display: table;
        clear: both;
    }
    .JobOffers.Details .Date {
        bottom: 160px;
    }
    .ShowAllDiv {
        text-align: center;
        position: static;
        margin-top: 20px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    body {
        position: relative;
    }
	a.Command:link, a.Command:visited, .CommandsDiv a:visited, .CommandsDiv a:link, .CommandsDiv a, .adminCommandsDiv a, .JobOffers.List a.ReadMore, a.JobOfferLink,.ShowAllDiv>a
	{
		line-height: 40px;
		height: 40px;
	}
}

@media (max-width: 767px) {
    .JobOffers.Details [id$="_PnlJobOfferClient"],
    .JobOffers.Details [id$="_PnlJobOfferLocation"] {
        float: none;
        width: 100%;
        min-height: auto;
    }
    .JobOffers.Details [id$="_PnlJobOfferLocation"] {
        text-align: left;
    }
    .JobOffers.List .PnlJobOfferLocation {
        position: static;
        max-width: 300px;
        margin: 0px auto 10px;
        text-align: center;
    }
    #main {
        padding: 10px;
    }
    a.Command:link,
    a.Command:visited,
    .CommandsDiv a:visited,
    .CommandsDiv a:link,
    .CommandsDiv a,
    .adminCommandsDiv a,
    .JobOffers.List a.ReadMore,
    a.JobOfferLink {
        width: 140px;
    }
}

@media only screen and (max-width: 600px) {}

@media only screen and (min-width: 600px) {}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 992px) {}

@media only screen and (min-width: 1200px) {}

@media (min-width: 1378px) {}

@media (min-width: 1600px) {}


/*---End--- Media requests --------*/


/*---------------------------------*/

.elevato {
    width: 100%;
}

.elevato-header .elevato-element.elevato-element-background {
    background-image: url("/Public/sano.elevato.net/account/images/tlo-jasne-e1610713300966.png");
    background-size: cover;
}

.elevato-header .elevato-element.elevato-element-background {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0%;
    margin-bottom: 0%;
}

.elevato-section.elevato-section-stretched {
    position: relative;
    width: 100%;
}

.elevato-header .elevato-element.elevato-element-background>.elevato-background-overlay {
    background-color: #0E0D61;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elevato .elevato-background-overlay,
.elevato .elevato-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.elevato-shape[data-negative="false"].elevato-shape-bottom,
.elevato-shape[data-negative="true"].elevato-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.elevato-shape-bottom {
    bottom: -1px;
}

.elevato-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

.elevato-header .elevato-element.elevato-element-background>.elevato-shape-bottom svg {
    height: 61px;
    transform: translateX(-50%) rotateY(180deg);
}

.elevato-shape-bottom:not([data-negative="true"]) svg {
    z-index: -1;
}

svg:not(:root) {
    overflow: hidden;
}

.elevato-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.elevato-shape .elevato-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.elevato *,
.elevato ::after,
.elevato ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.elevato-header .elevato-element.elevato-element-background>.elevato-container {
    min-height: 454px;
}

.elevato-section.elevato-section-items-middle>.elevato-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.elevato-section .elevato-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.elevato-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elevato-column.elevato-col-100,
.elevato-column[data-col="100"] {
    width: 100%;
}

.elevato-column,
.elevato-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elevato-column {
    min-height: 1px;
}

.elevato-column-gap-default>.elevato-row>.elevato-column>.elevato-element-populated {
    padding: 10px;
}

.elevato-column-wrap {
    width: 100%;
}

.elevato-column,
.elevato-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elevato:not(.elevato-bc-flex-widget) .elevato-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elevato-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.elevato-header .elevato-element.elevato-element-headerInformation {
    text-align: center;
}

.elevato-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elevato-widget-wrap>.elevato-element {
    width: 100%;
}

.elevato-widget {
    position: relative;
}

.elevato-element .elevato-widget-container {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
}

.elevato-header .elevato-element.elevato-element-headerInformation .elevato-heading-title {
    color: #FFFFFF;
    font-size: 59px;
}

.elevato-widget-heading .elevato-heading-title {
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    clear: none;
}

.elevato-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1;
}

.elevato-header .elevato-element.elevato-element-devider {
    --divider-border-style: solid;
    --divider-color: #F59C00;
    --divider-border-width: 2.7px;
}

.elevato-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elevato-widget-wrap>.elevato-element {
    width: 100%;
}

.elevato-widget-divider {
    --divider-color: var( --e-global-color-secondary);
}

.elevato-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #2c2c2c;
    --divider-icon-size: 20px;
    --divider-element-spacing: 10px;
    --divider-pattern-height: 24px;
    --divider-pattern-size: 20px;
    --divider-pattern-url: none;
    --divider-pattern-repeat: repeat-x;
}

.elevato-header .elevato-element.elevato-element-devider .elevato-divider-separator {
    width: 20%;
    margin: 0 auto;
    margin-center: 0;
}

.elevato-widget-divider:not(.elevato-widget-divider--view-line_text):not(.elevato-widget-divider--view-line_icon) .elevato-divider-separator {
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);
}

.elevato-widget-divider .elevato-divider-separator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: ltr;
}

.elevato-header .elevato-element.elevato-element-additionalInformation {
    text-align: center;
}

.elevato-widget-wrap>.elevato-element {
    width: 100%;
}

.elevato-header .elevato-element.elevato-element-additionalInformation>.elevato-widget-container {
    margin: 0 30px;
}

.elevato-element .elevato-widget-container {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
}

.elevato-header .elevato-element.elevato-element-additionalInformation .elevato-heading-title {
    color: #FFFFFF;
    font-family: "Roboto", Sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 1.3em;
}



.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on),
.sticky-on.masthead.masthead-mobile {
    border: none;
    box-shadow: none !important;
}

.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom):not(.masthead-mobile-header) {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.07);
}

.masthead:not(.side-header) {
    position: absolute;
    width: 100%;
    z-index: 102;
}

.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) {
    box-sizing: border-box;
}

.masthead:not(.side-header) {
    position: absolute;
    width: 100%;
}

.masthead:not(.side-header) {
    background: #eeee22;
    background-color: rgb(238, 238, 34);
}

.masthead:not(.side-header),
.overlay-navigation .masthead.shadow-decoration:not(.mixed-header) {
    box-shadow: none;
}

.phantom-fade .masthead,
.phantom-slide .masthead {
    top: 0 !important;
}

.masthead:not(.mixed-header) {
    background: rgba(255, 255, 255, 0) none repeat center center;
    background-size: auto;
    background-attachment: ;
}

.masthead:not(.side-header) {
    max-width: 100%;
}

.masthead:not(.side-header) {
    display: -ms-flexbox;
    -ms-flex-direction: column;
}

.masthead {
    position: relative;
    z-index: 102;
    box-sizing: border-box;
}

.masthead {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    grid-area: header;
}

.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    max-width: calc(1250px);
    margin: 0 auto;
}

.top-bar {
    margin-bottom: -1px;
}

.top-bar.hide-top-bar,
.top-bar.top-bar-empty {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}

.top-bar,
.top-bar a:not(.wpml-ls-link):not(.wpml-ls-item-toggle),
.top-bar .mini-nav .customSelect,
.top-bar .mini-nav a:hover,
.header-bottom-bar a {
    color: #aeafb5;
}

.top-bar {
    min-height: 36px;
    padding: 5px 50px 5px 50px;
}

.top-bar {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin-top: 0;
    box-sizing: border-box;
}

.top-bar-bg {
    background: rgba(0, 0, 0, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
}

.top-bar-bg {
    background: rgba(255, 255, 255, 0) none repeat center center;
}

.top-bar-bg,
.top-bar.full-width-line::after {
    padding: 0 1000px;
    margin-left: -1000px;
}

.top-bar-bg,
.top-bar::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    box-sizing: content-box;
}

.top-bar>.mini-widgets {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.top-bar * {
    font-size: inherit;
    line-height: inherit;
}

.top-bar .mini-widgets.right-widgets,
.top-bar .mini-widgets:last-child {
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .branding,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .branding .mini-widgets> :not(.sub-nav),
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets>*,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner i,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-mini-widgets>*,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-branding *,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-contacts * {
    color: #fff;
}

.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-gradient-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-custom-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-accent-bg a {
    box-shadow: none !important;
}

.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.custom-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.accent-bg a,
.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.gradient-bg a {
    box-shadow: none !important;
}

.masthead .mini-widgets .soc-ico a:first-child,
.masthead .mobile-mini-widgets .soc-ico a:first-child,
.dt-mobile-header .soc-ico a:first-child {
    margin-left: 0;
}

.masthead .mini-widgets .soc-ico a,
.masthead .mobile-mini-widgets .soc-ico a,
.dt-mobile-header .soc-ico a {
    width: 26px;
    height: 26px;
    margin: 0 2px;
    margin-left: 2px;
    line-height: 26px;
    border-radius: 100px;
}

.masthead .top-bar .shopping-cart,
.masthead .top-bar .soc-ico a,
.masthead .top-bar .soc-ico {
    line-height: 19px;
}

.top-bar,
.top-bar a:not(.wpml-ls-link):not(.wpml-ls-item-toggle),
.top-bar .mini-nav .customSelect,
.top-bar .mini-nav a:hover,
.header-bottom-bar a {
    color: #aeafb5;
}

.masthead .soc-ico a {
    line-height: 22px;
}

.top-bar .sub-nav a:hover,
.top-bar a,
.top-bar a:hover {
    text-decoration: none;
}

#bottom-bar .soc-ico a:hover,
#top-bar .soc-ico a:hover,
.soc-ico a,
.soc-ico a:hover {
    text-decoration: none;
}

.masthead .mega-menu-widgets .soc-ico a,
.soc-ico a {
    position: relative;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    margin: 2px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    text-decoration: none;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico a .soc-font-icon,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico a:hover .soc-font-icon {
    color: #fff !important;
    background: none;
}

.masthead .mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.masthead .mobile-mini-widgets .soc-ico a:not(:hover) .soc-font-icon,
.dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon {
    color: #33a2da;
    color: #a6a7ad !important;
    background: none !important;
}

.masthead .soc-ico .soc-font-icon,
.dt-mobile-header .soc-ico .soc-font-icon {
    font-size: 16px;
    line-height: 26px;
}

.masthead .mega-menu-widgets .soc-ico a .soc-font-icon,
.soc-ico a .soc-font-icon {
    position: relative;
    z-index: 1;
    font-size: 16px;
}

#page .links-container .icon-portfolio,
#page .project-links-container [class*=" icon-portfolio-"],
#page .project-links-container [class^="icon-portfolio-"],
.dt-shortcode-soc-icons [class*=" dt-icon-"],
.dt-shortcode-soc-icons [class^="dt-icon-"],
.owl-carousel [class*=" icon-"]:not(.icon-with-text-shortcode),
.owl-carousel [class*=" icon-"]:not(.icon-with-text-shortcode)::before,
.owl-carousel [class^="icon-"]:not(.icon-with-text-shortcode),
.owl-carousel [class^="icon-"]:not(.icon-with-text-shortcode)::before,
.soc-ico [class*=" dt-icon-"],
.soc-ico [class^="dt-icon-"],
[class*=" icon-portfolio-"],
[class*="icon-im-"] span,
[class*=" icon-ar"],
[class*=" soc-font-"],
[class*="dt-icon-the7"],
[class*="icomoon-the7-"],
[class*="the7-mw-"],
[class^="icon-portfolio-"],
[class^="icon-im-"] span,
[class^="icon-ar"],
[class^="soc-font-"],
[class^="dt-icon-the7"],
[class^="icomoon-the7-"],
[class^="the7-mw-"] {
    font-family: icomoon-the7-font !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.top-bar * {
    font-size: inherit;
    line-height: inherit;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,
.ph-wrap {
    padding-right: 50px;
    padding-left: 50px;
}

.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,
.ph-wrap {
    padding: 0 50px 0 50px;
    padding-right: 50px;
    padding-left: 50px;
}

.masthead:not(.side-header):not(.mixed-header) .header-bar,
.header-space {
    min-height: 100px;
}

.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
    max-width: calc(1250px - 50px - 50px);
    margin: 0 auto;
}

.masthead:not(.side-header) .header-bar {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
    -ms-flex-line-pack: stretch;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
}

.header-bar {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

.branding,
.header-bar>.mini-widgets {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.branding {
    line-height: 0;
    font-size: 0;
}

.branding a img,
.branding img {
    max-width: 100%;
    height: auto;
}

.branding .mobile-desktop-logo,
.branding .mobile-logo,
.phantom-sticky .side-header .branding .mobile-logo {
    display: none;
}

.masthead:not(.side-header).full-height .main-nav {
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
}

.inline-header.center .main-nav {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}

.inline-header.left .main-nav,
.inline-header.right .main-nav,
.inline-header.center .main-nav {
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
}

.masthead:not(.side-header) .main-nav {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-nav>li {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}

.main-nav>li>a {
    margin: 18px 14px 18px 14px;
    padding: 4px 4px 4px 4px;
}

.main-nav>li>a,
.mini-nav li>a {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-nav>li>a {
    text-decoration: none;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a .menu-text,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a .subtitle-text,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a:hover span,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li.act>a>span {
    color: #fff !important;
    background: none;
}

.masthead:not(.side-header).full-height .header-bar .main-nav>li>a,
.masthead:not(.side-header) .header-bar .main-nav>li>a {
    display: flex;
    display: -ms-flexbox;
    display: -ms-flex;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-line-pack: stretch;
}

.l-to-r-line>li>a>span {
    position: relative;
    display: block;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a .menu-text,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a .subtitle-text,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a:hover span,
.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li.act>a>span {
    color: #fff !important;
    background: none;
}

.main-nav>li:not(.wpml-ls-item)>a .menu-text {
    color: #333333;
}

.main-nav>li>a .menu-text {
    font: normal bold 17px / 21px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}

.menu-text,
.subtitle-text {
    display: block;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .l-to-r-line>li>a i.underline,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .from-centre-line>li>a .menu-item-text::before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .upwards-line>li>a .menu-item-text::before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .downwards-line>li>a .menu-item-text::before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .active-line-decoration>li.act>a .decoration-line,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration>li>a:hover .decoration-line,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration>li.dt-hovered:not(.act)>a .decoration-line,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines::before,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines::after {
    background-color: #ffffff;
    background-image: none;
}

.l-to-r-line>li>a i.underline {
    bottom: -6px;
    background-color: #f59c00;
    background: #f59c00;
    background-color: rgb(245, 156, 0);
    background-image: none;
    background: -webkit-linear-gradient();
    background: linear-gradient();
    height: 2px;
}

.l-to-r-line>li>a i.underline {
    position: absolute;
    display: block;
    left: 1px;
    bottom: -5px;
    overflow: hidden;
    width: 0;
    pointer-events: none;
    background-color: transparent;
    opacity: .85;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.header-bar>.mini-widgets,
.widget-box .mini-widgets {
    padding: 0px 0px 0px 5px;
}

.branding,
.header-bar>.mini-widgets {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.dt-mobile-header .mini-search,
.masthead .mini-search {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 10;
    max-width: 100%;
}

.masthead .mini-widgets>*,
.masthead .mobile-mini-widgets>* {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.masthead .soc-ico {
    display: inline-block;
    vertical-align: middle;
}

.masthead .mini-widgets>*,
.masthead .mobile-mini-widgets>* {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.soc-ico {
    overflow: hidden;
}

.masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
    margin: 0 auto;
    box-sizing: border-box;
}

.masthead .mobile-header-bar {
    position: relative;
    min-height: 150px;
    width: 100%;
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
}

.mobile-header-bar,
.mobile-header-space {
    display: none;
}

li:not(.dt-mega-menu) .sub-nav {
    width: 280px;
}

.sub-nav {
    background-color: #ffffff;
    padding: 10px 10px 10px 10px;
}

.sub-nav {
    padding: 0;
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
    box-sizing: border-box;
}

.dt-mega-menu-wrap,
.sub-nav {
    position: absolute;
    visibility: hidden;
    z-index: 200;
    top: 100%;
    left: 0;
    width: 240px;
    opacity: 0;
}

.sub-nav>li {
    position: relative;
    display: block;
    box-sizing: border-box;
}

.main-nav .sub-nav>li.act:not(.dt-mega-parent):not(.wpml-ls-item):not(.wpml-ls-item)>a,
.main-nav .sub-nav>li.act:not(.dt-mega-parent):not(.wpml-ls-item)>a i[class^="fa"],
.main-nav .sub-nav>li.act:not(.dt-mega-parent):not(.wpml-ls-item)>a i[class^="dt-icon"],
.main-nav .sub-nav>li.dt-mega-parent.current-menu-item:not(.wpml-ls-item)>a {
    color: #33a2da;
}

.l-to-r-line>li.act>a i.underline,
.l-to-r-line>li.dt-hovered>a i.underline,
.l-to-r-line>li>a:hover i.underline {
    width: 100%;
}

.sub-nav.hover-style-bg>li:not(.dt-mega-parent).act>a,
.sub-nav.gradient-hover.hover-style-bg>li:not(.dt-mega-parent).act>a {
    background-color: rgba(51, 162, 218, 0.07);
    background: rgba(51, 162, 218, 0.07);
    background: -webkit-linear-gradient();
    background: linear-gradient();
}

.mobile-header-bar>* {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.dt-mobile-menu-icon:not(.floating-btn) {
    margin: 0px 0px 0px 0px;
    border-radius: 0px;
}

.dt-mobile-menu-icon {
    padding: 5px 2px 5px 2px;
}

.dt-mobile-menu-icon,
.lines-button {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    cursor: pointer;
    user-select: none;
}

.dt-close-mobile-menu-icon,
.dt-mobile-menu-icon,
.hide-overlay,
.menu-close-toggle,
.menu-toggle {
    position: relative;
}

.dt-mobile-menu-icon,
.menu-toggle>a {
    text-decoration: none;
}

.dt-close-mobile-menu-icon:before,
.dt-close-mobile-menu-icon:hover:after,
.dt-mobile-menu-icon:before,
.dt-mobile-menu-icon:hover:after,
.hide-overlay:before,
.hide-overlay:hover:after,
.menu-close-toggle:before,
.menu-close-toggle:hover:after,
.menu-toggle:before,
.menu-toggle:hover:after {
    opacity: 1;
}

.dt-close-mobile-menu-icon:after,
.dt-close-mobile-menu-icon:before,
.dt-mobile-menu-icon:after,
.dt-mobile-menu-icon:before,
.hide-overlay:after,
.hide-overlay:before,
.menu-close-toggle:after,
.menu-close-toggle:before,
.menu-toggle:after,
.menu-toggle:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    box-sizing: border-box;
}

.small-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 16px;
    width: 22px;
}

.dt-mobile-menu-icon .lines-button {
    position: relative;
    margin-right: 0;
    text-align: center;
}

.dt-mobile-menu-icon,
.lines-button {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    cursor: pointer;
    user-select: none;
}

.lines-button {
    z-index: 2;
}

.dt-mobile-menu-icon .menu-line:first-of-type {
    top: 0;
}

.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line,
.small-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    width: 22px;
    height: 2px;
}

.medium-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type,
.small-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type {
    transform: translateY(2px);
}

.dt-mobile-menu-icon .menu-line:first-of-type {
    top: 0;
}

.dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    top: 7px;
}

.dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    top: 14px;
}

.medium-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3),
.small-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3) {
    transform: translateY(-2px);
}

.dt-mobile-menu-icon .menu-line {
    max-width: 100%;
    position: absolute;
}

.dt-mobile-menu-icon .menu-line,
.menu-toggle .menu-line {
    z-index: 2;
}

.menu-line:first-of-type {
    top: -7px;
}

.menu-line {
    position: absolute;
    display: inline-block;
    left: 0;
    width: 22px;
    height: 2px;
    content: '';
    transform-origin: 1.5px center;
    transition: transform .2s linear, color .2s linear;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:before {
    background: #ffffff !important;
}

.dt-mobile-menu-icon:not(.floating-btn) .menu-line:before {
    background-color: #33a2da;
    background: #333333 !important;
}

.menu-line:before {
    opacity: 1;
}

.menu-line:after,
.menu-line:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    box-sizing: border-box;
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:after,
.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:before {
    background: #ffffff !important;
}

.dt-mobile-menu-icon:not(.floating-btn) .menu-line:after {
    background-color: #33a2da;
    background: #333333 !important;
}

.menu-line:after {
    opacity: 0;
}

.menu-line:after,
.menu-line:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    box-sizing: border-box;
}

@media (min-width: 1051px) {
    .masthead .in-top-bar-left:not(.show-on-desktop).display-none,
    .masthead .in-top-bar-right:not(.show-on-desktop).display-none,
    .masthead .in-top-bar:not(.show-on-desktop).display-none,
    .masthead .hide-on-desktop.display-none {
        display: none;
    }
    .dt-mobile-header,
    .dt-mobile-menu-icon,
    .mobile-header-space,
    .masthead .mobile-header-bar,
    .header-space,
    .hidden-header.header-side-left .masthead,
    .hidden-header.header-side-right .masthead,
    .hidden-header .top-line-space,
    .hidden-header .masthead:not(.sticky-on):not(#phantom),
    .hidden-header .header-space:not(.sticky-space-on) {
        display: none;
    }
}
@media (max-width: 767px) {
    .elevato-header .elevato-element.elevato-element-headerInformation .elevato-heading-title {
        font-size: 37px;
    }
    .elevato-header .elevato-element.elevato-element-additionalInformation .elevato-heading-title {
        font-size: 13px;
    }
    .elevato-header .elevato-element.elevato-element-background>.elevato-container {
        min-height: 356px;
    }
	.masthead .header-bar {
		-ms-flex-pack: center !important;
		-ms-justify-content: center !important;
		justify-content: center !important;
		
	}
}

.p-sub-information
{
	text-align: center;
	font-weight: 700;
	padding-bottom: 10px;
}
.JobOfferSection.about-us p {
    margin-bottom: 10px;
}
.JobOfferSection.about-us ul {
    margin-bottom: 20px;
}
.JobOffers.Details .JobOfferSection span.Title {
    font-family: "Roboto", Sans-serif;
    font-size: 33px;
    font-weight: 600;
}
.elevato-heading-title {
    color: #232323;
	font: normal 700 16px "Roboto", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	padding: 20px 0;
}

#share-buttons {
	margin-left: 20px;
}

#main #share-buttons > div {
	border-radius: 3px;
	width: 36px;
	height: 36px;
}