:root {
    --body-text-color: #414042;
    --color1: #034EA2;
    --three-color: #FFA03F;
    --four-color: #F37465;
}

.mb0, mb-0 {
    margin-bottom: 0 !important;
}

.mb1, mb-1 {
    margin-bottom: 0.5rem !important;
}

.text-color {
    color: #365069;
}

h6:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\f0c8";
    font-size: 12px;
    padding-right: 5px;
    text-decoration: none;
}

.absolute-header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    /*background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);*/
}
/*
.absolute-header:after {
    content: url(../images/bg-contact-wrap.png);
    position: absolute;
    right: 0;
    top: 0;
}
*/
.elementor-sticky--effects {
    -webkit-box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
}

.elementor-sticky--effects.absolute-header:after {
    content: "";
}

.custom-icon-checklist i:before {
    content: url(../images/icon-check.png);
}

.elementor-widget-text-editor ul {
    padding-left: 20px;
    margin-bottom: 10px;
}

.column-overlay-bg .elementor-element-populated {
    overflow: hidden;
    -webkit-transition: -webkit-transform 600ms ease-in-out;
    transition: -webkit-transform 600ms ease-in-out;
    -o-transition: transform 600ms ease-in-out;
    transition: transform 600ms ease-in-out;
    transition: transform 600ms ease-in-out, -webkit-transform 600ms ease-in-out;
}

.column-overlay-bg:hover > .elementor-element-populated {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.service-sidebar-menu .menu-item {
    border: 1.5px solid #F2F5F9;
    min-height: 60px;
    display: flex;
    align-items: center;
}

.service-sidebar-menu .menu-item.current-menu-item {
    border-color: #F2F5F9;
    background-color: #F2F5F9;
}

.service-sidebar-menu .menu-item.current-menu-item a {
    font-weight: bold !important;
}

.service-sidebar-menu .menu-item:hover {
    border-color: #F2F2F2;
}

.service-sidebar-menu .menu-item a {
    display: block;
    width: 100%;
}

.service-sidebar-menu .menu-item:hover a {
    color: var(--color1) !important;
}

.posttype-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}

.posttype-grid .posttype-item {
    position: relative;
}

.posttype-grid .posttype-item:not(:nth-child(4n))::after {
    content: '';
    position: absolute;
    right: -12px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #EBEBEB;
}

.img-hover-zoom {
    overflow: hidden;
    display: block;
}

.img-hover-zoom img {
    transition: transform .5s ease;
}

.img-hover-zoom:hover img {
    transform: scale(1.125);
}

.posttype-item .post-number {
    font-weight: 600;
    font-size: 18px;
    color: var(--color1);
}

.posttype-item .post-number:after {
    content: ".";
}

.posttype-item .post-title {
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 600;
    color: #365069;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 96px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.posttype-item .post-title:hover,
.posttype-item .post-more a {
    color: var(--color1);
}

.list-icon-top .elementor-icon-list-item {
    align-items: flex-start !important;
}

.list-icon-top .fas {
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 400;
}

.list-icon-top .fa-map-marker-alt {
    padding-top: 5px;
}

.custom-menu li {
    list-style-type: none;
    margin-bottom: 10px;
    display: flex;
}

.custom-menu .menu-item a {
    color: #365069;
    display: block;
}

.custom-menu .menu-item:hover a {
    color: #FB7A31;
}

.service-category-menu .custom-menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 300px;
}

.contact-wrap {
    display: flex;
}

.contact-wrap .contact-icon-left {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.contact-wrap .contact-icon-left i {
    font-size: 28px;
}

.contact-wrap .contact-icon-left .name {
    padding-left: 10px;
}

.contact-wrap .contact-icon-left .title {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
}

.elementor-sticky--effects .contact-wrap,
.elementor-sticky--effects .contact-wrap a {
    color: #1A1A1A !important;
}

.elementor-sticky--effects .contact-wrap a:hover {
    color: var(--color1) !important;
}

.home-slider.has-slide-effect .swiper-slide-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 1s,-webkit-transform 20s ease-out;
    transition: opacity 1s,-webkit-transform 20s ease-out;
    -o-transition: opacity 1s,transform 20s ease-out;
    transition: opacity 1s,transform 20s ease-out;
    transition: opacity 1s,transform 20s ease-out,-webkit-transform 20s ease-out;
}

.home-slider.has-slide-effect .swiper-slide-active .swiper-slide-bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.home-slider .elementor-swiper-button {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    width: 64px;
    height: 64px;
    background: #fff;
    color: var(--color1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-slider .elementor-swiper-button-next {
    right: 0;
}

.home-slider .elementor-swiper-button-prev {
    left: calc(100% - 128px);
}

.posttype-list {
    display: flex;
    flex-direction: column;
}

.career-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-bottom: 30px;
    padding: 5px;
}

.career-heading {
    border-bottom: 1px solid #E4ECF9;
    display: flex;
    align-items: center;
    padding: 20px 30px 19px 30px;
}

.career-heading .post-title {
    flex-grow: 1;
    display: flex;
    align-items: center;
}

.career-heading .post-title:before {
    content: url(../images/icon-career.png);
}

.career-heading .post-title h4 {
    margin: 0;
    padding-left: 20px;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-transform: capitalize;
    color: #365069;
}

.career-heading .button {
    border: 0;
    color: #fff;
}

.career-content {
    padding: 30px;
}

.career-content h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    color: #365069;
    margin-bottom: 10px;
}

.career-content:not(.checked) .show-more--content {
    max-height: 200px;
    -webkit-mask-image: linear-gradient(#fff,#fff,rgba(255,255,255,0));
    overflow: visible;
}

.career-content .show-more--content {
    overflow: hidden;
    position: relative;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.career-content .show-more {
    margin-top: 20px;
}

.career-content.checked .show-more--show-more,
.career-content:not(.checked) .show-more--show-less {
    display: none;
}

.career-content .button-link {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: var(--color1);
    padding: 0;
    background: transparent;
    border: 0;
    display: flex;
    align-items: center;
    padding-right: 15px;
}

.career-content .button-link:hover {
    background: var(--color1);
    color: #fff;
}

.career-content .button-link i {
    padding: 10px 15px;
    background: var(--color1);
    color: #fff;
    margin-right: 10px;
}

.dialog-close-button {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.corporate-history-row {
    display: flex;
    margin-bottom: 15px;
}

.corporate-history-row .year {
    min-width: 90px;
    font-weight: bold;
}

.custom-table th,
.custom-table td {
    border: 0;
}

.breadcrumbs__separator {
    padding-left: 15px;
    padding-right: 15px;
}

.locations-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 60px;
}

.location-item .name {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 28px;
    display: -webkit-box;
    height: 58px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.location-item > * {
    margin-bottom: 10px;
    display: flex;
    align-items: baseline;
}

.location-item i {
    margin-right: 10px;
}

#location-map {
    display: block;
    margin-bottom: 60px;
    height: 450px;
    width: 100%;
}

.footer-bottom .sub-menu {
    display: none;
}