/*
Theme Name: Sanex
Author: Andweb
Author URI: https://www.andweb.ro/
Description: A custom theme for Sanex.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sanex
*/
html,
body {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  margin: 0 !important;
}
body {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.6;
    color: #131313;
    background-color: #fff;
}
img{
    width: 100%;
    height: auto;
}
.w-auto img{
    width: auto !important;
}
a{
    text-decoration: none;
}
figure{
    margin: 0;
}
.container-fluid{
    padding: 0 !important;
}
.relative{
    position: relative !important;
}
.header {
    position: absolute;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
    padding: 20px 0;
}
.sanex-logo{
    position: relative;
    z-index: 9999;
}
.sanex-logo img{
    width: 80%;
    margin: auto;
}
.main-navigation {
    opacity: 1;
    width: 100%;
    display: block;
}
.main-navigation .primary-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-navigation .menu-item {
    display: inline-block;
    position: relative;
}
.main-navigation .menu-item a {
    padding: 15px 5px 15px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    display: block;
    position: relative;
    line-height: 150%;
    outline: none;
    text-decoration: none;
    font-weight: 400;
}
.hero-swiper a{
    width:100%;
}
.main-navigation .menu-item a:hover{
    border-bottom: 1px solid;
}
.wpml-ls-item a{
    padding:10px 15px !important;
    border:1px solid;
    font-size:20px !important;
}
.wpml-ls-item a:hover{
    border-bottom:initial;
    border:1px solid #0662AD !important;
    background:#0662AD;
}
.hero-swiper{
    max-height: 537px;
}
.swiper {
  width: 100%;
  height: 100%;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-swiper div[role="button"]{
    width: 110px;
    height: 110px;
    background: rgba(0, 0, 0, 0.3);
    border: 0;
    z-index: 1;
    color: #fff;
    font-weight: 300;
}
.hero-swiper div[role="button"]:hover {
    background: rgba(0, 0, 0, 0.4);
}
.mt-75{
    margin-top: 75px;
}
.mb-35{
    margin-bottom: 35px;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-60{
    margin-bottom: 60px;
}
.mb-95{
    margin-bottom: 95px;
}
.mt-35{
    margin-top: 35px;
}
.title h2,.category-article-title h2{
    font-weight: 300;
    font-size: 36px;
    text-transform: uppercase;
}
.title{
    border-bottom: 2px solid rgb(19, 19, 19);
    width: max-content;
}
.subtitle{
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
}
.paragraph{
    font-size: 20px;
}
.my-btn{
    background: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 18px 35px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    color: #131313;
    border: 1px solid #131313;
    cursor: pointer;
}
.my-btn button,.my-btn input{
    background: transparent;
    border: none;
    font-weight: 600;
}
.my-btn p{
    margin: 0;
}
.my-btn a,.my-btn button,.my-btn input{
    color: #131313 !important;
}
.my-btn:hover a,.my-btn:hover button,.my-btn:hover input{
    color: #fff !important;
}
.wpcf7-spinner{
    display: none;
}
.my-btn:hover{
    background: #0662AD;
    border-color: #0662AD;
    color: #fff;
}
.wpcf7 .d-flex{
    gap: 5px;
}
.wpcf7 .my-btn{
    display: block;
    width: max-content;
    margin: auto;
}
.wpcf7 input,.wpcf7 span,.wpcf7 textarea,.wpcf7  select{
    width: 100%;
}
.wpcf7-list-item span,.wpcf7-list-item input{
    width: auto !important;
}
.wpcf7  input,.wpcf7 textarea,.wpcf7 select{
    border: 1px solid #E6E6E6;
    background-color: #FBFBFB;
    padding: 5px 10px;
    font-weight: 300;
}
.formular-cariere label{
    width: 100%;
}
.formular-cariere .my-btn{
    margin: 0;
}
.formular-abonare-nl-cariere .my-btn{
    padding: 10px;
    margin: 0;
    height: max-content;
}
.formular-abonare-nl-cariere .d-flex{
    align-items: center;
    gap: 15px;
}
.wpcf7 input[type="submit"]{
    width: auto;
    border: none;
    background: transparent;
    padding: 0;
    font-weight: 500;
}
.jobs{
    list-style: none;
    padding: 0;
}
.jobs li a:hover {
    color: #0662AD;
}
.jobs li {
    padding: 20px 0 15px;
    border-bottom: 1px solid #E6E6E6;
}
.jobs li a {
    color: #131313;
}
.jobs li:first-of-type {
    border-top: 1px solid #E6E6E6;
}
.jobs li span {
    float: right;
    display: inline-block;
}
.column1{
    width: 15%;
    text-align: right;
}
.column2{
    width: 85%;
}
.acceptance-form{
    width: 90%;
    margin: 0 0 0 auto;
}
.image-parallax {
  height: 537px;
  background-size: cover !important; 
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important; 
  filter: grayscale(100%);
transition: all 0.5s ease;
}
.image-parallax:hover{
    filter: none;
}
.im1{
    background-image: url('/wp-content/uploads/2025/11/lasselsberger-bildsection-image-3-min.jpg');
}
.im2{
    background-image: url('/wp-content/uploads/2025/11/Banner-OUR-BRAND-min.jpg');
}
.im3{
    background-image: url('/wp-content/uploads/2025/11/Banner-CSR-3-1.jpg');
    height: 750px;
}
.share-post{
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
    padding-top: 20px;
    border-top: 1px solid #E6E6E6;
}
.share-post p{
    margin: 0;
}
.image-parallax img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(0);
  transition: transform 0.1s linear;
}
.category-articles-image img{
    height: 18vw;
    object-fit: cover;
    object-position: center center;
}
.our-brand{
    position: relative;
}
.our-brand figure{
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
}
footer{
    background: rgba(0, 0, 0, 0.4);
    padding: 25px 0;
}
footer a{
    color: #fff;
}
.login-investitori-form input{
    width: 30%;
}
.login-investitori-form input[type="checkbox"]{
    width: auto;
}
.footer__social-icon {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 42px;
    border: 1px solid #fff;
    margin-right: 20px;
    float: left;
}
.footer__social-icon--facebook:before, .footer__social-icon--googleplus:before, .footer__social-icon--pinterest:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.footer__social-icon--facebook:before {
    background: url(/wp-content/uploads/2025/11/sprite.png) no-repeat -18px -84px;
    width: 10px;
    height: 19px;
}
.footer__social-icon--googleplus:before {
    background: url(/wp-content/uploads/2025/11/sprite.png) no-repeat -40px -85px;
    width: 25px;
    height: 17px;
}
.footer__social-icon--pinterest:before {
    background: url(/wp-content/uploads/2025/11/sprite.png) no-repeat -78px -84px;
    width: 15px;
    height: 19px;
}
.footer_copyright {
    padding-top: 12px;
    margin: 0;
    text-align: right;
    color: #fff;
}
.footer a:hover {
    color: #131313;
}
.button_container {
    display: none;
    position: absolute;
    top: 33px;
    right: 35px;
    height: 24px;
    width: 30px;
    cursor: pointer;
    z-index: 99999999999;
    transition: opacity .25s ease;
}
.button_container span {
    background: #fff;
    border: none;
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer;
}
.button_container span:nth-of-type(2) {
    top: 10px;
}
.button_container span:nth-of-type(3) {
    top: 20px;
}
.button_container:hover {
    opacity: .7;
}
.button_container.active .middle {
    opacity: 0;
    background: #FFF;
}
.button_container.active .top {
    transform: translateY(10px) translateX(0) rotate(45deg);
    background: #FFF;
}
.button_container.active .bottom {
    transform: translateY(-10px) translateX(0) rotate(-45deg);
    background: #FFF;
}
.wrap-items {
    padding: 45px 40px;
    border: 1px solid #E6E6E6;
}
.decoration-a a{
    text-decoration: underline;
}
.header.fixed {
    position: fixed;
}
.main-navigation.open {
    opacity: 1;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    padding: 110px 20px;
    z-index: 9;
    overflow: hidden;
    display: block;
}
.main-navigation.open .menu-item {
    display: block;
}
.main-navigation .sub-menu {
    display: none;
    position: absolute;
    padding: 20px 30px;
    background: #fff;
    width: 255px;
}
.main-navigation .menu-item:hover .sub-menu {
    display: block;
}
.main-navigation .sub-menu a {
    font-size: 16px;
    color: #131313;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 300 !important;
}
.main-navigation .sub-menu .menu-item {
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
}
.featured-image{
    height: 537px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: auto;
}
.timeline-container {
    padding: 20px 0;
}
.timeline-content p{
    color: #0e0e12;
}
.year p{
    color:#0e0e12;
    padding: 15px 30px;
}
.year-p {
    font-size: 66px;
    color: #fff !important;
    margin-bottom: 10px;
    background: #0662AD;
}
.timeline-text-content p{
    margin-bottom: 10px;
}
.timeline-item {
    display: flex;
    position: relative;
}
.year {
    text-align: left;
    font-weight: bold;
    padding: 0 !important;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.15);
}
.year .flex p{
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    padding: 0;
    width: 85%;
}
.year .flex{
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin: 30px;
}
.timeline-line {
    position: absolute;
    width: 2px;
    background-color: #0662AD;
    top: 0;
    bottom: 0;
}
.bullet {
    width: 15px;
    height: 15px;
    background-color: #0662AD;
    z-index: 1;
    margin-top: 10px;
}
.breadcrumbs {
    color: #888888;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
}
.breadcrumbs a{
    color: #888888 !important;
}
.my-list li:before {
    content: " ";
    left: -25px;
    top: 9px;
    width: 8px;
    height: 8px;
    background: #131313;
    position: absolute;
}
.post-content a{
    color: #0662AD;
}
.timeline-text-content {
    padding: 15px;
}
.timeline-content .flex{
    margin-top: 20px;
}
.timeline-content img{
    width: 100%;
    height: auto;
}
.flex-column{
    display: flex;
    gap: 10px;
}
.timeline-item::before {
    content: '';
    position: absolute;
    /*width: 2px;*/
    background-color: #000;
    top: 0;
    bottom: 0;
    left: calc(50%);
    transform: translateX(-50%);
}
.time-left .year{
    text-align: right;
}
@media screen and (max-width:991px){
    .year .flex{
        flex-direction: column;
    }
    .year p{
        padding: 5px 15px;
        font-size: 40px;
    }
    .timeline-container .col-md-2.d-flex{
        display: none !important;
    }
    .button_container{
        display: block;
    }
    .main-navigation.open .menu-item a {
        padding: 15px 0;
        color: #fff;
    }
    .main-navigation.open .sub-menu {
        position: relative;
        background: transparent;
        width: 100%;
        color: #fff;
    }
    .main-navigation .sub-menu .menu-item{
        border: none;
    }
    .main-navigation.open .menu-item a:before {
        height: 1px;
        background: #5C5C5C;
    }
    .main-navigation .menu-item a:before {
        width: calc(100% - 10px);
        position: absolute;
        bottom: 0;
        height: 2px;
        background: #fff;
        content: " ";
    }
    .main-navigation {
        opacity: 0;
        height: 0;
        display: none;
    }
    .image-parallax{
        height: 420px;
    }
    .im3{
        height: 837px;
        background-position: top !important;
    }
    .hero-swiper div[role="button"]{
        width: 45px;
        height: 65px;
    }
}
@media screen and (max-width:767px){
    .mt-75{
        margin-top: 20px;
    }
    .mb-95{
        margin-bottom: 30px;
    }
    .mt-35-mobile{
        margin: 18px 0;
    }
    .title{
        border: none;
        width: auto;
    }
    .title h2, .category-article-title h2{
        font-size: 24px;
    }
    .category-article-title{
        margin-top: 15px;
    }
    .category-articles-image img {
        height: 58vw;
    }
    .mb-35 {
        margin-bottom: 20px;
    }
    .wpcf7 .d-flex{
        flex-direction: column;
        margin: 5px 0;
    }
    .wpcf7 p{
        margin: 0;
    }
    .acceptance-form{
        width: 100%;
    }
    .acceptance-form .wpcf7-list-item{
        margin: 0;
    }
    .wpcf7 .my-btn{
        margin: 0;
    }
    .wrap-items{
        padding: 15px;
    }
}