/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */
/* Enter Your Custom CSS Here */
/* SECTIONS AND MODULES - GLOBAL */
/* NEW SECTIONS ROUND PHOTO AND TEXT */
img {
pointer-events:none;
}
#et-boc {
	overflow-x: hidden;
}
.col-left-meet-us {
    padding-left: calc((100vw - 1140px) / 2);
    margin-top: 90px;
    padding-right: 90px;
}

.col-right-meet-us {
    padding-right: calc((100vw - 1140px) / 2);
    margin-top: 150px;
    padding-left: 90px;
}

.down-row-meet-us {
    top: -150px;
}

div.meet-us-big.et_pb_column {
    width: calc(100% / 3 * 2);
    margin-right: 0;
}

div.meet-us-small.et_pb_column {
    width: calc(100% / 3);
    margin-right: 0;
}

@media screen and (max-width: 1350px) {
    .down-row-meet-us {
        top: -120px;
    }
}

@media screen and (max-width: 1250px) {
    .down-row-meet-us {
        top: -105px;
    }
}

@media screen and (max-width: 1220px) {
    div.et_pb_section div.down-row-meet-us.et_pb_row {
        top: 0px;
        padding-bottom: 50px !important;
    }

    .col-right-meet-us {
        margin-top: 90px;
        padding-right: 10px;
    }

    .col-left-meet-us {
        padding-left: 10px;
    }
}

@media screen and (max-width: 980px) {
    div.meet-us-big.et_pb_column {
        width: 100%;
        margin-top: 0;
    }

    div.meet-us-small-right.et_pb_column {
        margin-left: 50%;
    }

    div.meet-us-small.et_pb_column {
        width: 50%;
    }

    .col-right-meet-us,
    .col-left-meet-us {
        padding: 0 10px;
    }

    .meet-us-mobile-col {
        width: 50%;
    }
}

@media screen and (max-width: 479px) {
    div.meet-us-mobile-col.et_pb_column {
        width: 50% !important;
    }
}

/* SECTIONS ROUND PHOTO AND TEXT */
.section-with-text {
    overflow: hidden;
}

.section-with-text .et_pb_button,
.dark-btn-hover {
    background: linear-gradient(to left, #1E1E1E 50%, #A71930 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.3s ease;
}

.section-with-text .et_pb_button:hover,
.dark-btn-hover:hover {
    background-position: left bottom;
}

div.team-heading {
    width: fit-content;
    margin: 0;
    margin-left: calc((100vw - 1140px) / 2) !important;
}

.team-left-text {
    margin: 0;
    float: left;
    width: calc(100% - 400px - ((100vw - 1140px) / 2));
    margin-left: calc((100vw - 1140px) / 2);
}

.team-right-photo {
    width: 400px;
    float: right;
    margin-top: -150px !important;
    shape-outside: circle(75% at 259px 81px);
    border-radius: 50%;
    margin-right: 0;
}

.team-left-photo {
    width: 400px;
    margin: 0;
    margin-right: 5px;
    border-radius: 50%;
    margin-top: -50px;
    float: left;
}

.team-right-text {
    margin-top: 130px;
    margin-right: calc((100vw - 1140px) / 2);
    margin-left: 400px;
    width: calc(100% - 400px - ((100vw - 1140px) / 2));
	  word-break: keep-all;
	word-wrap: normal;
}

.chief-details .social-icons,
.single-department .social-icons {
    width: 100%;
}

.chief-details .social-icons a,
.single-department .social-icons a {
    margin: 0 12px;
}
.btn-more-home {
	margin-top: 30px;
}
@media screen and (max-width: 1140px) {
    .team-heading {
        margin-left: 0;
    }

    div.team-heading,
    .team-left-text {
        margin-left: 30px !important;
    }

    .team-right-text {
        margin-right: 5px;
    }

    div.team-left-text,
    .team-right-text,
    .team-heading {
        width: calc(100% - 430px) !important;
    }
}

@media screen and (max-width: 767px) {

    .team-heading,
    div.team-left-text,
    .team-right-text {
        width: fit-content !important;
        margin: 0 30px;
    }
}

#showMoreHome,
.white-btn {
    background: linear-gradient(to left, #fff 50%, #A71930 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.3s ease;
}

#showMoreHome:hover,
.white-btn:hover {
    color: #fff;
    background-position: left bottom;
}

div.section-with-text .left-photo {
    width: fit-content;
}

@media screen and (max-width: 1564px) and (min-width: 1058px) {
    div.right-photo {
        margin-right: -290px !important;
    }

    div.left-photo {
        margin-left: -245px !important;
    }
}

@media screen and (max-width: 1058px) and (min-width: 980px) {
    div.right-photo {
        margin-right: -340px !important;
    }

    div.left-photo {
        margin-left: -280px !important;
    }
}

@media screen and (min-width: 980px) {
    .section-with-text .et_pb_row.et_pb_row_3 {
        top: -90px;
    }
}

@media screen and (max-width: 980px) {

    div.section-with-text .et_pb_image_sticky img,
    div.section-with-text .et_pb_image_wrap img {
        width: 60%;
    }

    div.section-with-text .left-photo .et_pb_image_wrap img {
        left: -18px;
    }

    div.section-with-text .right-photo.et_pb_image_sticky img {
        right: -18px;
    }

    .section-with-text .et_pb_row.et_pb_row_3 {
        top: -225px;
        margin-bottom: -30px;
    }
}

/* SECTION TEAM */
@media screen and (max-width: 767px) {
    div.section-with-text div.team-col.et_pb_row_3 {
        top: 0;
    }

    div.section-with-text div.round-photo span img,
    div.section-with-text div.round-photo span {
        width: 100%;
    }

    .col-small-width {
        width: 80% !important;
        margin: 0 auto;
    }

    .section-with-text-team>div,
    .col-small-width-secound {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .col-small-width-secound>div:not(.round-photo) {
        width: 80%;
    }
}

/* BUTTON DARK */
.btn-dark,
.textarea-box button {
    background: linear-gradient(to left, #1E1E1E 50%, #A71930 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.3s ease;
    border-radius: 50px;
}

.btn-dark:hover,
.textarea-box button:hover {
    background-position: left bottom;
}

/* BUTTON WITH ORNAMENTS */
.btn-width-ornaments>div::after,
.btn-width-ornaments>div::before {
    content: '';
    background-color: #000;
    width: calc(50% - 30px);
    height: 2px;
    display: block;
    position: absolute;
    top: 50%;
}

.btn-width-ornaments>div::after {
    right: 0;
    border-top-right-radius: 100% 50%;
    border-bottom-right-radius: 100% 50%;
}

.btn-width-ornaments>div::before {
    left: 0;
    border-top-left-radius: 100% 50%;
    border-bottom-left-radius: 100% 50%;
}

/* HEADING WITH FLAG */
.et_pb_column .heading-with-flag .et_pb_module_heading {
    font-weight: 700;
    margin-left: 40px;
    padding: 0;
}

.section-with-text .move-left {
    margin-left: -150px;
}

.heading-with-flag .et_pb_module_heading::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/01/flag1.png');
    width: 35px;
    display: block;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    background-position-y: 8px;
}

div.center-heading {
    width: fit-content !important;
    margin: 0 auto;
}

@media screen and (max-width: 980px) {
    .section-with-text .move-left {
        margin-left: 0;
    }

    div.et_pb_column {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    .heading-with-flag.mobile-fix-center .et_pb_module_heading::before {
        left: 0;
        background-position: 0px 8px;
    }
}

/* HEADING FOR SUBPAGES */
.subpage-heading-col {
    display: flex;
    align-items: flex-end;
}

.logo-on-header::after {
    content: '';
    background-image: url('/wp-content/uploads/2024/01/Vector1.png)');
    background-position: center right;
    right: 0;
}

.logo-on-header::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/01/Vector.png)');
    background-position: center left;
    left: 0;
}

.logo-on-header::before,
.logo-on-header::after {
    height: 100%;
    width: calc(50% - 25px);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
}

.rotate-col-header {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}
.skip-to-content-icon a span {
    color: #1f1f1f !important;
    transition: 0.3s;
}
.skip-to-content-icon a:hover span {
    color: #fff !important;
}
.skip-to-content-icon a > span {
    background: linear-gradient(to left, #fff 50%, #A71930 50%);
    background-size: 200% 100% !important;
    background-position: right bottom;
    transition: 0.3s;
}
.skip-to-content-icon a:hover > span {
    background-position: left bottom;
}
@keyframes scaleAndRotate {
    0% {
        /*transform: rotate(0deg) scale(1.1);*/
        transform: rotate(10deg) scale(1.3);
    }

    100% {
        /*transform: rotate(10deg) scale(1.3);*/
        transform: rotate(0deg) scale(1);
    }
}

.rotate-col-header .rotate-header img {
    object-fit: cover;
    animation: 1s ease-out 0s 1 scaleAndRotate;
    /*transform: rotate(10deg) scale(1.3);*/
    transform: rotate(0deg) scale(1);
}
@media screen and (max-width: 767px){
	.rotate-col-header .rotate-header.rotate-header-team img {
		object-position: -270px;
	}
}

@keyframes fadeUp {
    0% {
        bottom: -300px;
    }

    100% {
        bottom: 0;
    }
}

.overlayer-header {
    position: absolute;
    top: 0;
    height: 100%;
}

.overlayer-header>span,
.overlayer-header>span>img {
    height: 100%;
}

.subpage-heading-col>div>div,
.overlayer-header {
    animation: 1s ease-out 0s 1 fadeUp;
}

@media screen and (max-width: 767px) {
    .logo-on-header {
        display: none;
    }

    .rotate-header-bolide img {
        object-position: right;
    }
}

/* FIX FOOTER */
footer>div {
    overflow: hidden;
}

/* FIX HEADER */
.page-template-default header:not(.et-fb-tabs-outer)::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/01/darken1.png');
    width: 100%;
    display: block;
    height: 110px;
    position: fixed;
    z-index: 2;
}

div.header-section.et_section_regular {
    padding: 0 30px;
    margin: 0;
    width: calc(100% - 40px);
}

.header-container::after {
    content: '';
    width: 100%;
    display: block;
    background-image: url('/wp-content/uploads/2024/01/flag.png');
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -14px;
    visibility: visible;
}

.menu-column li {
    margin: 0;
    height: 40px;
    margin-bottom: 10px;

}

div.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin: 0;
}

.header-container {
    padding: 0;
    height: 40px;
}

.nav-icons-column>div {
    display: flex;
}

div.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding: 0 8px;
    z-index: 0;
}

.et-menu li a:hover {
    opacity: 1;
}

.column_with_flag>div:first-of-type img {
    padding: 10px;
}

.menu-column li.current-menu-item a {
    font-weight: 700;
    width: fit-content;
    margin: 0 auto;
}

.menu-column li.current-menu-item a::after {
    content: '';
    background-color: black;
    height: 2px;
    display: block;
    bottom: 10px;
    position: relative;
}

@media only screen and (min-width: 1425px) {
    div.et_pb_row {
        padding: 0;
    }
}

@media only screen and (min-width: 981px) {
    div.et_pb_menu_0_tb_header {
        display: block !important;
    }

    .header-container>div.et_pb_column {
        margin: 0;
        width: calc(50% - 30px);
    }

    .header-container>div.column_with_flag {
        width: 60px;
    }
}

.nav-icon-column {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 10px;
}

.nav-icon-column a {
    display: flex;
}

/* NAV LANG SWITCH */
@media screen and (min-width: 767px) {
    #langMenuContainer {
        display: none;
        position: absolute;
        background-color: #fff;
        box-shadow: 0px 0px 15px -6px #000;
        border-radius: 10px;
    }

    #menu-lang-switch {
        display: flex;
        flex-direction: column;
        padding: 10px;
    }

    #menu-lang-switch li {
        padding: 0;
    }

    #menu-lang-switch li a {
        padding: 7px 16px;
        color: #1e1e1e;
        z-index: 0;
    }

    #menu-lang-switch li.current-lang a {
        font-weight: 700;
    }

    #menu-lang-switch li.current-lang a::after {
        content: '';
        background-color: black;
        height: 2px;
        display: block;
    }
}

/* HEADER ANIMATION */

.menu-column .et-menu-nav a::before,
.column_with_flag>div:first-of-type span::before,
.lang-container::before,
.nav-icon-column::before,
#menu-lang-switch li a::before {
    content: '';
    width: 0;
    display: block;
    background-color: #E2E2E2;
    height: 0;
    position: absolute;
    z-index: -1;
    border-top-left-radius: 50px 120px;
    border-bottom-left-radius: 50px 120px;
    border-top-right-radius: 50px 120px;
    border-bottom-right-radius: 50px 120px;
    left: 0;
    top: 0;
    transition: 0.3s ease-in-out;
}

@media all and (min-width: 767px) {

    .menu-column .et-menu-nav a:hover::before,
    .column_with_flag>div:first-of-type a:hover span::before,
    .lang-container:hover::before,
    .nav-icon-column:hover::before,
    #menu-lang-switch li a:hover::before {
        width: 100%;
        height: 100%;
    }
}


/* MENU RWD */
@media screen and (min-width: 980px) and (max-width: 1146px) {
    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
        padding: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
    .nav-icons-column {
        position: absolute;
    }

    .column_with_flag .mobile_menu_bar,
    #mobile_menu3 {
        display: none !important;
    }

    div.column_with_flag div.et_pb_menu_1_tb_header {
        height: auto;
    }

    .header-container::after {
        position: relative;
        bottom: 0;
    }

    .column_with_flag .et_mobile_nav_menu,
    .column_with_flag .mobile_nav,
    .column_with_flag .et_mobile_menu {
        width: 100%;
    }

    .column_with_flag .et_mobile_menu {
        padding: 20px 0;
        border: 0;
        box-shadow: none;
    }

    .column_with_flag ul.et_mobile_menu li:not(:last-of-type):after {
        content: '';
        height: 2px;
        display: block;
        background-color: #000;
        border-radius: 100%;
    }

    .column_with_flag ul.et_mobile_menu li {
        background-color: transparent;
        text-align: center;
    }

    .column_with_flag ul.et_mobile_menu li a:hover {
        opacity: 1;
        background-color: unset;
    }

    .column_with_flag .et_pb_menu_1_tb_header.et_pb_menu ul.et_mobile_menu li a {
        font-size: 20px;
        font-weight: 400;
    }

    .column_with_flag .et_pb_menu_1_tb_header.et_pb_menu ul.et_mobile_menu li.current-menu-item a {
        font-weight: 700;
        width: fit-content;
        margin: 0 auto;
    }

    .column_with_flag .et_pb_menu_1_tb_header.et_pb_menu ul.et_mobile_menu li.current-menu-item a::after {
        content: '';
        background-color: black;
        height: 2px;
        display: block;
    }
}

@media screen and (max-width: 980px) {

    .header-container,
    .header-section {
        overflow: visible !important;
    }

    .et_mobile_menu {
        position: relative;
    }

    .mobile_menu_bar {
        text-align: right;
    }
}

@media screen and (max-width: 767px) {
    body.logged-in.admin-bar div.et_pb_image_0_tb_header {
        top: 0;
    }

    .column_with_flag {
        z-index: 10002;
    }

    .menu-column .et_mobile_nav_menu {
        margin-left: auto;
    }

    div.header-container,
    .menu-column>div.et_pb_with_border {
        min-height: 40px;
        height: auto;
    }

    .column_with_flag {
        position: absolute;
    }

    .menu-column .et_mobile_nav_menu,
    .menu-column .mobile_nav {
        width: 100%;
    }

    .menu-column ul.et_mobile_menu {
        padding: 20px 0;
        border: 0;
        box-shadow: none;
    }

    .menu-column .et_pb_menu_0_tb_header.et_pb_menu ul.et_mobile_menu li:not(:last-of-type):after {
        content: '';
        height: 2px;
        display: block;
        background-color: #000;
        border-radius: 100%;
    }

    .menu-column .et_pb_menu_0_tb_header.et_pb_menu ul li a {
        text-align: center;
        font-weight: 400;
        font-size: 20px;
        line-height: normal;
    }

    .menu-column .et_mobile_menu li a:hover {
        background-color: unset;
        opacity: 1;
    }

    #menuAddons #mobile_menu1 li.current-menu-item a {
        font-weight: 700;
        width: fit-content;
        margin: 0 auto;
    }

    #menuAddons #mobile_menu1 li.current-menu-item a::after {
        content: '';
        background-color: black;
        height: 2px;
        display: block;
        bottom: 0px;
    }

    #menuAddons {
        display: none;
    }

    #menuAddons #mobile_menu1 li {
        height: auto;
    }

    #menuAddons #mobile_menu1 li a {
        padding: 15px 5%;
    }

    .nav-icon-column,
    #mobile_menu1 {
        display: block;
    }

    #iconContainerMobile {
        display: flex;
        justify-content: space-around;
        padding: 30px 0;
    }

    div.nav-icon-column .et_pb_icon_wrap span.et-pb-icon {
        font-size: 30px;
    }

    #langSwitch #langMenuContainer {
        display: block;
        position: relative;
        box-shadow: none;
    }

    #langSwitch #menu-lang-switch {
        display: flex;
        justify-content: center;
        background-color: #D0D0D0;
        border-radius: 10px;
        padding: 0;
    }

    #langSwitch #menu-lang-switch li {
        width: 50%;
        margin: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #langSwitch #menu-lang-switch li a {
        padding: 0;
    }

    #langSwitch #menu-lang-switch li.current-lang {
        background-color: #fff;
        border-radius: 10px;
    }

    #langSwitch #menu-lang-switch li.current-lang a {
        font-weight: 700;
    }

    #langSwitch #menu-lang-switch li.current-lang a::after {
        content: '';
        background-color: black;
        height: 2px;
        display: block;
    }
}

/* HOME */
@media screen and (max-width: 1525px) {

    .et_pb_column div.main-section-text h1,
    .et_pb_column div.main-section-text h2 {
        font-size: 100px;
    }
}

@media screen and (max-width: 767px) {

    .et_pb_column div.main-section-text h1,
    .et_pb_column div.main-section-text h2 {
        font-size: 80px;
    }
}

@media screen and (max-width: 586px) {

    .et_pb_column div.main-section-text h1,
    .et_pb_column div.main-section-text h2 {
        font-size: 50px;
    }
}

.wdcl_logo_carousel_0 .slick-list,
.et-db #et-boc .wdcl_logo_carousel_0 div.slick-list {
    margin: 0 !important;
}

div.carousel-section,
.carousel-section>div,
.carousel-section .et_pb_css_mix_blend_mode_passthrough {
    height: 50px;
    padding: 0;
}

.carousel-section .et_pb_module {
    margin: 0;
}

.partners-carousel .slick-list {
    height: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* ACHIEVEMENTS */
@media (max-width: 479px) {
    div.achievmentns-col>div {
        width: 50% !important;
    }
}

.hidden-text {
    display: none;
}

.change-z-index {
    z-index: 1;
}

div.rotate-background {
    position: absolute;
    width: 100%;
    max-width: 100%;
    height: 100%;
    top: 0;
    transform: scale(1.4);
    transition: 0.3s ease-in-out;
}

.rotate-on-hover {
    overflow: hidden;
}

.rotate-on-hover:not(.stop):hover .rotate-background {
    transform: rotate(10deg) scale(1.6);
}

.achievments-container {
    display: flex;
    flex-wrap: wrap;
}

.single-achievment {
    flex-grow: 1;
  	flex-basis: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 60px;
}

.achievment-title {
    font-family: Space Mono;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* 120% */
    letter-spacing: -0.6px;
}

.achievment-subtitle {
    color: #5C5C5C;
    text-align: center;
    font-family: DM Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: auto;
}

/* FOOTER */
footer {
    position: relative;
    z-index: 1;
}

footer::before {
    content: '';
    background-image: url('/wp-content/uploads/2024/01/flag1-1.png)');
    background-size: cover;
    height: 35px;
    width: 100%;
    display: block;
    position: absolute;
    top: -35px;
}

.footer-column-logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

ul.social-icons a.icon {
    background-color: #fff !important;
}

.footer-ornament::before {
    content: '';
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
}
@media screen and (min-width: 980px) {
    .footer-small {
        width: 20% !important;
        margin: 0 !important;
    }
    .footer-big {
        width: 40% !important;
        margin: 0 !important;
    }
}
@media screen and (max-width: 767px) {
    .footer-column-logo {
        flex-direction: row;
        justify-content: flex-end;
    }

    .footer-column-logo>div,
    .footer-column-logo>ul,
    .footer-half-col {
        width: 50% !important;
        margin: 0 !important;
    }

    .footer-column-logo>div.et_pb_image {
        width: 30% !important;
        margin-right: auto !important;
    }

    .footer-column-logo>ul {
        width: 50%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    ul.social-icons li:not(:last-of-type) a {
        margin-right: 5px !important;
    }
}

/**/
.single-department {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);
    background-color: #D0D0D0;
    padding: 20px;
    margin: 40px 0;
    border-radius: 10px;
}

.rest-team {
    display: none;
    width: 100%;
    background-color: rgb(92, 92, 92);
    color: rgb(255, 255, 255);
    width: 100%;
    padding: 30px;
    padding-top: 45px;
    top: -55px;
    position: relative;
    z-index: -1;
    border-radius: 10px;
}

.rest-team-inside {
    display: flex;
    flex-wrap: wrap;
}

.rest-team-inside p {
    width: calc(100% / 3);
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    overflow: hidden;
}

.overlayer-photo {
    position: relative;
    line-height: 0;
}

.overlayer {
    position: absolute;
    top: 0;
    left: 0;
}

.overlayer,
.pm-photo {
    border-radius: 10px;
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.pm-container {
    height: 280px;
    position: relative;
    width: 230px;
}

.pm-details {
    padding: 20px;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    color: #fff;
    justify-content: flex-end;
    z-index: 1;
    text-align: center;
}

.pm-name {
    padding: 0;
    font-family: Space Mono;
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}

.pm-title {
    font-family: DM Sans;
    font-weight: 400;
    line-height: normal;
    overflow: hidden;
}

.social-icons {
    display: flex;
    justify-content: center;
    width: fit-content;
    margin-top: 10px;
}

ul.social-icons li:not(:last-of-type) a {
    margin-right: 30px;
}

.title-container {
    display: flex;
    flex-direction: column;
    text-align: center;
    z-index: 1;
    max-width: calc(100% - 460px);
    overflow: hidden;
}

.department-name {
    font-family: Space Mono;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.44px;
    text-transform: uppercase;
    margin-top: auto;
}

.more-team {
    cursor: pointer;
    border-radius: 50px;
    background: linear-gradient(to left, #1E1E1E 50%, #A71930 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.3s ease;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 7px 117px;
    width: 300px;
    margin: 0 auto;
    margin-top: auto;
	border: 0;
}

.more-team:hover {
    background-position: left bottom;
}

.background-text {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-family: Space Mono;
    font-size: 225px;
    font-weight: 700;
    line-height: normal;
    line-height: calc(100% - 55px);
    letter-spacing: -6.75px;
    color: #fff;
    z-index: 0;
    display: flex;
    align-items: flex-end;
    white-space: nowrap;
}

.title-container.mobile {
    display: none;
}

@media screen and (max-width: 1359px) {
    .department-name {
        font-size: 36px;
    }
}

@media screen and (max-width: 1166px) {
    .title-container {
        width: 100%;
        max-width: 100%;
        margin: 20px 0;
    }

    .pm-container {
        order: 1;
        max-width: 230px;
        width: 49%;
    }

    .title-container.desktop {
        order: 2;
    }

    .title-container.desktop .department-name {
        display: none;
    }

    .title-container.mobile {
        display: flex;
    }

    .background-text {
        display: inline-block;
        line-height: normal;
    }

}

@media screen and (max-width: 980px) {
    .social-icons {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .rest-team-inside p {
        width: 100%;
    }

    .single-department {
        padding: 10px;
    }

    .pm-container {
        height: auto;
        padding: 5px;
    }

    .pm-details {
        padding: 10px;
    }

    .pm-photo,
    .overlayer {
        height: 250px;
        object-fit: cover;
    }

    .background-text {
        writing-mode: tb;
        line-height: 150px;
        transform: rotate(-180deg);
    }
    .more-team {
        max-width: 300px;
        width: 100%;
        padding: 7px 0;
    }
}

@media screen and (max-width: 500px) {
    .pm-container {
        width: 66%;
        max-width: 100%;
        margin: 0 auto;
    }

    .pm-photo,
    .overlayer {
        height: auto;
        width: 100%;
    }
}

/* CHIEF SECTION SHORTCODE */
.chief-details {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px;
}

.chief-container-item {
    max-width: 230px;
    position: relative;
    margin: 0 auto;
}

.chief-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    width: 70%;
    margin: 0 auto;
    margin: 20px auto;
    margin-top: 35px;
}

.single-chief {
    flex: 0 0 calc((100% - 40px) / 3);
}

.chief-photo {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 10px;
}

.chief-name {
    font-family: Space Mono;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: -0.6px;
}

.chief-position {
    font-size: 14px;
    font-weight: 400;
}

.chief-subposition {
    font-size: 8px;
    font-weight: 400;
}

.chief-subposition,
.chief-position,
.chief-name {
    padding: 0;
}

.popup-archive-content {
    height: 80vh;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    align-items: flex-end;
}

div.popup-section {
    overflow-y: scroll;
    height: 70vh;
    width: 90%s;
    margin: 0 auto;
    max-width: 1023px;
    width: 100%;
    float: left;
    padding-bottom: 100px;
}

.popup-list {
    width: 100%;
    max-width: 1023px;
    overflow: hidden;
    margin: 0 auto;
}

.popup-slick,
.header-slick {
    position: relative;
    left: 0;
}

.popup-header {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.header-popup-view {
    max-width: 200px;
    overflow: hidden;
}

.popup-years-list {
    color: #1E1E1E;
    text-align: center;
    font-family: "Space Mono";
    font-size: 50px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -2.1px;
    text-transform: uppercase;
    float: left;
    max-width: 200px;
    width: 100%;
    opacity: 0.4;
    transition: 0.3s;
    height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-years-list.current {
    font-size: 70px;
    opacity: 1;
}

.popup-archive-content {
    left: 0px;
    display: flex;
    flex-direction: column;
}

.years-btn {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    background-color: #000;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.years-btn.disable {
    cursor: auto;
    opacity: 0.35;
}

.popup-section .et_pb_row:not(:nth-of-type(1)) h2 {
    margin-top: 90px;
}

@media screen and (max-width: 1237px) {
    .chief-container {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    div.popup-archive-content {
        width: 90%;
    }
}

@media screen and (max-width: 869px) {
    .single-chief {
        flex: 0 0 calc((50% - 40px));
    }
}

@media screen and (max-width: 767px) {
    .popup-slick div.et_pb_section {
        padding-top: 0;
    }

    .chief-container-item .overlayer {
        height: 100%;
    }

    .chief-photo {
        height: 300px;
        object-fit: cover;
    }

    .chief-name {
        font-size: 18px;
    }

    .chief-position {
        font-size: 12px;
    }

    .chief-subposition {
        font-size: 8px;
    }

    .single-chief {
        flex: unset;
        width: calc(50% - 10px);
        margin: 5px;
    }

    .chief-container {
        gap: 0;
        justify-content: space-between;
    }
	.popup-archive-content div.et_pb_column {
		margin-bottom: 1em;
  	}
}

@media screen and (max-width: 400px) {
    .popup-years-list.current {
        font-size: 50px;
    }

    .popup-years-list {
        font-size: 40px;
    }

    .header-popup-view,
    .popup-years-list {
        max-width: 150px;
    }

    .popup-header {
        padding: 20px;
        padding-top: 50px;
    }
}

/* BOLIDE */
.single-bolide {
    position: relative;
    height: auto;
    border-radius: 10px;
    transition-delay: 0.2s;
    transition: 0.3s ease-in-out;
    z-index: 1;
    margin: 20px auto;
}
.single-bolide:not(.open) {
	cursor: pointer;
}
.single-bolide.open {
    /*height: 400px;*/
    height: 100%;
}

.bolide-photo-box {
    overflow: hidden;
    height: 175px;
    border-radius: 10px;
    z-index: 1;
    position: relative;
    transition: 0.3s;
}

.single-bolide.open .bolide-photo-box {
    height: 400px;
    transition: 0.3s 0.2s;
}

.bolide-photo {
    height: 200%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);
    top: -50%;
    position: relative;
    transition: 0.3s ease-in-out;
}

.single-bolide.open .bolide-photo {
    height: 100%;
    top: 0;
}
@media screen and (min-width: 767px){
	.single-bolide:not(.open):hover .bolide-photo {
	    transform: rotate(10deg) scale(1.3);
	}
}


.bolide-logo-box {
    position: absolute;
    top: 0;
    left: 0;
    height: 175px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.single-bolide.open .bolide-logo-box {
    height: 120px;
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;

}

.bolide-type {
    display: none;
}

.single-bolide.open .bolide-type {
    display: block;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.30);
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    z-index: 1;
    transition: 0.3s;
}

.bolide-photo-box::before {
    content: '';
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(#0008, #0008);
    border-radius: 10px;
    z-index: 1;
    transition: 0.3s ease-in-out;
}

.single-bolide.open .bolide-photo-box::after {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    background: linear-gradient(#000, #0000);
    height: 175px;
    border-radius: 10px;
    opacity: 0;
    transition: 0.3s;
}

.single-bolide .bolide-logo {
    transition: 0.3s;
}

.single-bolide.open .bolide-photo-box::after {
    opacity: 1;
}
@media screen and (min-width: 767px){
	.single-bolide:not(.open) .bolide-logo-box:hover+.bolide-photo-box::before {
    	opacity: 1;
	    background-color: rgba(176, 12, 40, 0.60);
	}
}


.single-bolide.open .bolide-logo-box+.bolide-photo-box::before {
    opacity: 0;
}

.bolide-logo {
    width: fit-content;
    height: fit-content;
    object-fit: contain;
    z-index: 1;
}

.close-bolide,
.close-archive {
    display: none;
    z-index: 3;
    position: absolute;
    top: 30px;
    right: 30px;
}

.single-bolide.open .close-bolide,
.archive-popup-background.open .close-archive {
    display: block;
}

.entry-data-inside {
    background-color: rgb(92, 92, 92);
    color: rgb(255, 255, 255);
    text-align: center;
    border-radius: 10px;
    padding: 60px;
    padding-bottom: 30px;
    top: -15px;
    position: relative;
    z-index: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.entry-data {
    display: none;
    z-index: 0;
    top: -10px;
    position: relative;
}

.entry-data-item {
    width: 20%;
}

.entry-data p {
    padding: 0;
}

.parametr-name {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}

.parametr-value {
    font-family: Space Mono;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.72px;
}

.btn-more-details {
    background: linear-gradient(to left, #1E1E1E 50%, #A71930 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.3s ease;
    color: #fff;
    padding: 7px 50px;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: 30px;
}

.btn-more-details:hover {
    background-position: left bottom;
}

.bolide-popup-background {
    z-index: 100;
    position: fixed;
    height: 100%;
    top: 0;
    width: 100%;
    background-color: transparent;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    display: flex;
    left: -100%;

}

.popup-bolide-content {
    max-width: 1140px;
    width: 100%;
    margin: 0 10px;
    position: relative;
    left: -100%;
}

.close-popup {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 1;
}

.popup-bolide-content img {
    margin-bottom: 50px;
}

.popup-bolide-content>div {
    border-radius: 10px;
}

.bolide-btn-box a.btn-dark {
    width: 100%;
    padding: 7px 0 !important;
}

.mobile-view {
    display: none;
}

@media screen and (max-width: 1024px) {
    .entry-data-item {
        width: 30%;
    }

    .btn-more-details {
        width: 100%;
    }
}

@media screen and (max-width: 980px) {
    .open:not(.single-bolide) .logo-fixed::before {
        content: '';
        background-color: #fff;
        display: block;
        position: fixed;
        top: 44px;
        height: 125px;
        z-index: 4;
        width: 90%;
        left: 5%;
    }

    .logo-fixed {
        z-index: 3;
    }

    .popup-bolide-content {
        height: 90%;
        border-radius: 10px;
    }

    .popup-bolide-content,
    .bolide-popup-background {
        left: 0;
        top: -100%;
    }

    .popup-bolide-content .et_pb_section {
        height: 100%;
        overflow: scroll;
    }

    .popup-bolide-content .et_pb_section .et_pb_row {
        margin: 0;
        padding: 0;
        height: auto;
        width: auto;
    }

    .popup-bolide-content .et_pb_section .et_pb_row.col-with-details {
        margin-top: 90px;
    }

    .col-with-details {
        overflow: scroll;
        height: 89%;
        width: 100%;
        margin: 40px auto;
    }

    .bolide-popup-background.open .close-popup {
        position: fixed;
        top: 10%;
        z-index: 4;
    }

    .bolide-popup-background.open .logo-fixed>div {
        position: fixed;
        left: 0;
        z-index: 5;
    }
}

@media screen and (max-width: 767px) {
    .mobile-view {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .mobile-view .years-btn {
        margin: 0 25px;
    }

    .popup-archive-content .popup-header {
        flex-wrap: wrap;
    }

    .popup-header>.years-btn {
        display: none;
    }

    .entry-data-item {
        width: 100%;
    }

    .bolide-logo {
        width: 60%;
    }

    .entry-data-inside {
        padding: 25px;
        padding-top: 45px;
    }

    .bolide-container .btn-more-details {
        padding: 7px 40px;
    }

    .bolide-logo-box {
        transition: 0.3s;
    }

    .bolide-photo {
        height: 100%;
        top: 0%;
    }

    .bolide-popup-background div.logo-fixed img {
        width: 80%;
		padding: 0 35px;
    }

    .bolide-logo-box,
    .bolide-photo-box {
        height: 250px;
    }

    .single-bolide.open .bolide-photo-box {
        height: 350px;
    }
}

.platinium-background::after {
    background: #968967;
}

.gold-background::after {
    background: #B68F08;
}

.silver-background::after {
    background: #959595;
}

.platinium-background::after,
.gold-background::after,
.silver-background::after {
    content: '';
    border-radius: 589px;
    filter: blur(87.5px);
    position: absolute;
    top: -50%;
    right: -50%;
    height: 100%;
    width: 100%;
    transition: 1s;
    z-index: -1;
}

.platinium-background:hover::after,
.gold-background:hover::after,
.silver-background:hover::after {
    top: 50%;
    right: 50%;
}

.platinium-background,
.gold-background,
.silver-background {
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 980px) {
    .offer-carousel-section {
        overflow: hidden;

    }

    .carousel-offer {
        left: 0;
        transition: 0.3s;
    }

    .carousel-offer>div:nth-of-type(1) {
        margin-left: 10vw;
    }

    .carousel-offer>div:nth-of-type(2) {
        margin: 0 5vw;
    }

    .carousel-offer>div:nth-of-type(3) {
        margin-right: 10vw;
    }
}

/* PARTNERS */
.partners-logo .et_pb_image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.why-us.et_pb_row_6.et_pb_row {
    margin-left: auto !important;
    margin-right: auto !important;
} 
.counter-partners h1, .counter-partners h2, .counter-partners h3, .counter-partners h4, .counter-partners h5 {
	text-transform: none;
}
@media screen and (max-width: 767px){
	.partners-rotare-col .rotate-header img {
		object-position: -241px;
	}
}
/* RECRUITMENT */
.recruitment-container {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.single-recruitment {
    background-color: #D0D0D0;
    display: flex;
    flex-direction: column;
    text-align: center;
    border-radius: 10px;
    padding: 20px;
    width: calc((100% / 3) - 17px);
    box-shadow: 0px 0px 14px -7px rgba(0,0,0,0.75);
}

.recruitment-details {
    color: #fff;
    font-size: 18px;
    padding: 10px 80px;
    margin-top: 27px;
}

.recruitment-title {
    font-family: "Space Mono";
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -0.72px;
    padding: 0;
}

.recruitment-header-popup .recruitment-title {
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.08px;
}

.recruitment-header-popup .recruitment-department {
    font-size: 18px;
}

.recruitment-department {
    color: #000;
    font-weight: 400;
}

.popup-recruitment-content {
    background-color: #fff;
    border-radius: 10px;
    padding: 45px 50px;
}

.recruitment-content-popup {
    display: flex;
    flex-wrap: wrap;
    gap: 55px;
    font-weight: 400;
    line-height: 160%;
    font-size: 18px;
}

.recruitment-position-description-container {
    flex: 1 1 60%;
}

.recruitment-requirements-container {
    flex: 1 1 calc(40% - 55px);
}

.recruitment-requirements-container ul {
    list-style: unset;
    list-style-position: inside;
}

.recruitment-details.apply {
    margin: 0 auto;
    display: block;
    width: fit-content;
    margin-top: 27px;
}

@media screen and (max-width: 1024px) {
    .recruitment-content-popup {
        overflow: scroll;
        max-height: 80%;
    }

    .single-recruitment {
        width: calc(50% - 13px);
    }

    .recruitment-requirements-container,
    .recruitment-position-description-container {
        flex: 1 1 calc(50% - 28px);
    }
}

@media screen and (max-width: 767px) {
    .single-recruitment {
        width: 100%;
    }

    .recruitment-requirements-container,
    .recruitment-position-description-container {
        flex: 1 1 100%;
    }

    .recruitment-details {
        padding: 10px 50px;
    }
}

/* CONTACT */
.form-container {
    display: flex;
    gap: 110px;
    justify-content: space-between;
}

.inputs-box {
    max-width: 400px;
    width: 100%;
    padding-top: 9px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.form-container fieldset,
.inputs-box select {
    border: 1px solid #5C5C5C;
    border-radius: 10px;
}

.form-container legend {
    margin-left: 20px;
    padding: 0 6px;
    font-weight: 400;
    line-height: normal;
    color: #5C5C5C;
}

.form-container input,
.textarea-box textarea {
    border: 0;
    background: transparent;
}

.form-container span:not(.dsm-contact-form-7-select) {
    margin: 10px;
    margin-top: 0;
    width: auto;
    display: block;
}

.inputs-box input,
.inputs-box select,
.textarea-box textarea {
    width: 100%;
}

.inputs-box select {
    color: #5C5C5C;
    font-size: 14px;
    padding: 12px 21px;
    -webkit-appearance: none;
    background-image: url('/wp-content/uploads/2024/01/Vector2.png');
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
}

.textarea-box {
    max-width: 600px;
    width: 100%;
}

.textarea-box button {
    color: #fff;
    padding: 8px 85px;
    font-size: 18px;
    border: 0;
}

.textarea-box button::after {
    content: unset;
}

div.textarea-box button[type="submit"]:hover {
    padding: 8px 85px;
    border: 0;
}

.submit-box {
    display: flex;
    justify-content: flex-end;
}

.submit-box p {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
}

div.submit-box span.wpcf7-spinner {
    width: 24px;
    margin: 10px;
}

@media screen and (max-width: 767px) {
    .form-container {
        flex-direction: column;
        gap: 0;
    }

    .inputs-box,
    .textarea-box {
        max-width: 100%;
    }

    .submit-box {
        margin-top: 60px;
    }

    .submit-box p {
        align-content: center;
        width: 100%;
        justify-content: center;
        margin-left: 44px;
        flex-direction: row;
    }

    .form-container fieldset {
        margin-top: 38px;
    }
}

/* 404 */
.not-found-page {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (max-width: 980px) {
    .not-found-page-row {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

/* FIX 404 */
@media only screen and (min-width: 981px) {
    .et-db #et-boc .et-l div.et_pb_menu_0_tb_header {
        display: block !important;
    }
}

.et-db #et-boc .et-l ul.social-icons a.icon {
    background-color: #fff !important;
}

@media screen and (min-width: 768px) and (max-width: 980px) {
    .et-db #et-boc .et-l div.column_with_flag div.et_pb_menu_1_tb_header {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .et-db #et-boc .et-l div.header-container,
    .et-db #et-boc .et-l .menu-column>div.et_pb_with_border {
        min-height: 40px;
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .et-db #et-boc .et-l .menu-column .et_pb_menu_0_tb_header.et_pb_menu ul li a {
        font-size: 20px;
        line-height: normal;
    }
}

@media screen and (max-width: 767px) {
    .et-db #et-boc .et-l div.nav-icon-column .et_pb_icon_wrap span.et-pb-icon {
        font-size: 30px;
    }
}

.et-db #et-boc .et-l div.header-section.et_section_regular {
    margin: 0;
}