.elementor-5295 .elementor-element.elementor-element-80218d6{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5295 .elementor-element.elementor-element-ae6012b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--justify-content:center;--background-transition:0.3s;}.elementor-5295 .elementor-element.elementor-element-41f29ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}@media(min-width:768px){.elementor-5295 .elementor-element.elementor-element-ae6012b{--width:100%;}}@media(max-width:1200px){.elementor-5295 .elementor-element.elementor-element-80218d6{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5295 .elementor-element.elementor-element-1de10f1 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-5295 .elementor-element.elementor-element-b4ebb26 > .elementor-widget-container{margin:0px 0px 50px 0px;}}@media(max-width:1024px){.elementor-5295 .elementor-element.elementor-element-80218d6{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-5295 .elementor-element.elementor-element-80218d6{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5295 .elementor-element.elementor-element-1de10f1 > .elementor-widget-container{margin:10px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-1de10f1 */.elementor-5295 .elementor-element.elementor-element-1de10f1 h1{
    font-weight:400;
    margin-bottom:0px;
}

.lineClamp{
    overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 17;
}
.aboutUs-drops{
    margin-top:20px;
    display:flex;
    flex-direction:column;
    gap:30px
}
.elementor-5295 .elementor-element.elementor-element-1de10f1 img{
    width:50%;
}
.aboutTextDrops{
    width:100%;
    
}
.aboutTextDrops h5{
    background: linear-gradient(50deg, #274ed2 60%, #142769 100%);
    
    background-position: 100% 100%;
    background-size: 200% 200%;
    transition: .5s ease;
    color:#fff;
    display:block;
    padding:13px 30px;
    border-radius:3px;
    cursor:pointer;
    position:relative;
    width:100%;
}
.aboutTextDrops h5:after{
    content:'';
    border-bottom:3px solid #142769;
    display:flex;
    position:absolute;
    bottom:-5px;
    width:100%;
    right:0;
    left:0;
    border-radius:9999px;
    box-shadow:0 3px 10px var(--black);
}

.aboutTextDrops h5:hover{
    transition: .5s ease;
    background-position: center left;
    box-shadow: 0 0 10px #142769;
}

.elementor-5295 .elementor-element.elementor-element-1de10f1 br{
    content:'';
    display:block;
    margin:10px 0;
}
.elementor-5295 .elementor-element.elementor-element-1de10f1 strong{
    display:block;
    margin-top:15px;
    font-size:17px;
    margin-bottom:-5px;
}

.elementor-5295 .elementor-element.elementor-element-1de10f1 strong:before{
    content:'- ';
}

.conditionCl{
    overflow:hidden;
}

.condition{
    margin-top:10px;
    animation:fromUp 1s ease ;
    display:none;
}
.conditionShow{
    display:block;
}

@keyframes fromUp{
    0%{
        
       transform:translateY(-1000px);
    }100%{
        
       transform:translateY(0);
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b4ebb26 */.aboutUs-wrapper{
    text-align:center;
    display:flex;
    flex-direction:column;
    gap:50px;

}

#missionvision{
    display:block;
}
#peopleculture{
    display:block;
}

.titleImg{
    display:flex;
    flex-direction:row;
    align-items:center;
    gap:10px;
    background: linear-gradient(124deg, rgba(50,55,198,1) 0%, rgba(167,179,238,0.5) 100%);
    padding:10px 20px;
    border-radius:0px;
    margin-bottom:10px;
    height:70px;
}
.titleImg h3{
    margin:0;
}
.aboutIcon{
    width:40px;
    display:flex;
    align-items:center;
    justify-content: center;
    
}


.aboutUs-wrapper p{
    color:var(--black);
    text-align:left;
}
.aboutUs-wrapper .parag{

}
/*.parag:before{*/
/*    content:'';*/
/*    display:flex;*/
/*    position:absolute;*/
/*    width:90%;*/
/*    border-top:1px solid #d9d9d9;*/
/*    box-shadow:0 -2px 15px;*/
/*    left:0;*/
/*    top:0;*/
/*    right:0;*/
/*    margin:0 auto;*/
/*    margin-top:-5px;*/
/*}*/
.aboutContent{
  color:#fff;
  border-radius:10px;
  text-align:left;
}

.aboutContent a{
    font-weight:700;
    padding-left:20px;
}
.parag a{
    padding-left:0;
}

.aboutContent h3{
    font-family:'samsungBold', Sans-Serif!important;
    color:#fff;
}
.aboutUs-wrapper img{
    height:100%;
    width:100%;
    max-height:350px;
    object-fit:cover;
    max-width:100%!important;
}



.aboutImage{
   /* position:relative;*/
   /* position:relative;*/
   /*  overflow: hidden; */
   /*  display:block;*/
   /*  margin-bottom:10px;*/
   /*  height:300px!important;*/
   /*max-height:300px!important;*/
   /*box-shadow: -5px -5px 50px rgb(0,0,0,0.1);*/
   /*-webkit-box-shadow: -5px -5px 50px rgb(0,0,0,0.1);*/
   /*-moz-box-shadow: -5px -5px 50px rgb(0,0,0,0.1);*/
   /* border-radius:10px!important;*/
   /* outline:2px solid #d9d9d9;*/
   /* outline-offset: -2px*/
    
}
/*.aboutImage img{*/
    
/*    position:absolute;*/
/*    top:0px;*/
/*    height:600px!important;*/
/*    min-height:600px!important;*/
/*    left:0;*/
/*    min-width:100%!important;*/
    
    
/*}*/
/*.aboutImage::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 0px;*/
/*  left: 0px;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  z-index:1;*/
/*background: rgb(126,129,223);*/
/*background: linear-gradient(124deg, rgba(126,129,223,1) 0%, rgba(167,179,238,0.8) 100%);*/
/*  pointer-events: none;*/
/*}*/




@media only screen and (max-width: 767px){
    .aboutImage{
         height:200px!important;
   max-height:300px!important;
    }
     .aboutImage:after{
        content:'';
        display:flex;
        position:absolute;
        width:100%;
        background:rgb(0,0,0,0.5);
        top:0;
        left:0;
        height:80px;
        border-radius:0 0 5px 5px;
    }
    .aboutImage img{
        object-fit:cover!important;
        height:100%!important;
       min-height:300px!important;
       max-height:450px;
    }
    .ekipa-wrapper img{
        height:190px!important;
    }
    .aboutImage:before{
        background-image: linear-gradient(to right top,
  rgba(39, 78, 210, 0.6),
  rgba(0, 0, 0, 0.4),
  rgba(0,0,0,0.7)
);
    }
    
}

@media only screen and (max-width: 360px){
    .aboutContent h3{
        left:20px!important;
    }
   
}












/*ekipa ibas*/
.ibasEkipa{
    display:none;
    animation:fadeInLeft1 1s ease;
    margin-top:40px;
}


@keyframes fadeInLeft1 {
    0% {
        opacity: 0;
        transform: translateX(-550px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.ibasEkipa p{
    text-align:center!important;
}
.ekipa-wrapper{
    margin-top:60px;
    display:grid;
    	grid-template-columns: repeat(4, minmax(0, 1fr));
    	gap:40px;
    	overflow-x:hidden!important;
}
.ekipa-under{
    display:flex;
    flex-direction: column;
    align-items:center;
    text-align:center;
}
.ekipa-wrapper img{
    object-fit:contain!important;
    margin-top:0!important;
    height:250px;
}

.ekipa-under h5{
    position:relative;
}



.ekipa-under h5:nth-child(1):after{
    content:'';
    width:30px;
    border-bottom:2px solid var(--lBlue);
    position:absolute;
    bottom:-8px;
    left:0;
    right:0;
    margin:auto;
    box-shadow:0 0 5px #d9d9d9;
}
.bAf h5:after{
        content:'';
    width:30px;
    border-bottom:2px solid var(--black)!important;
    position:absolute;
    bottom:-8px;
    left:0;
    right:0;
    margin:auto;
    box-shadow:0 0 5px #d9d9d9;
}

.blAf:after{
     border-bottom:2px solid var(--blue)!important;
}
@media only screen and (min-width: 668px) and (max-width: 1024px){
    .ekipa-wrapper{
        	grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
@media only screen and (min-width: 421px) and (max-width: 668px){
    .ekipa-wrapper{
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .ekipa-wrapper img{
        height:200px!important;
    }
}
@media only screen and (max-width: 420px){
    .ekipa-wrapper{
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .ekipa-wrapper img{
        max-width: 270px!important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
    .ekipa-wrapper{
        max-width: 930px!important;
        margin:auto;
    }
    .aboutImage img{
        min-height:350px!important;
    }
    .elementor-5295 .elementor-element.elementor-element-b4ebb26 .esgImg{
        top:-70px;
       min-height:130%!important;
       max-height:100%;
    }
    .aboutImage{
        max-height:240px!important;
    }
    .ekipa-wrapper img{
     height:220px;   
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1200px){
    .aboutImage img{
        min-height:350px!important;
    }
    .elementor-5295 .elementor-element.elementor-element-b4ebb26 .esgImg{
        top:-120px;
       min-height:160%!important;
       max-height:100%;
    }
    .aboutImage{
        max-height:240px!important;
    }
    .elementor-5295 .elementor-element.elementor-element-b4ebb26 .missionImg{
        min-height:550px!important;
    }
    .ekipa-wrapper img{
     height:220px;   
    }
}
.ekipa-under div:nth-child(2) p{
    position:relative;
}
.ekipa-wrapper p{
    max-width:max-content;
    display:inline;
}
.ekipa-under div:nth-child(2) p:before{
    content:'';
    position:absolute;
    display:flex;
    bottom:0;
    right:-15px;
    height:23px;
    border-left:1px solid #EAEAEA;
}
.ekipa-under div:nth-child(2) p:after{
    content:'';
    position:absolute;
    display:flex;
    bottom:0;
    right:-37px;
    height:19px;
    background:url('/wp-content/uploads/2023/08/down-chevron-svgrepo-com.svg');
    width:15px;
    background-size:15px;
    background-repeat:no-repeat;
}




.ekipa-titles{
    display:flex;
    align-items:center;
    justify-content: center;
    gap:20px;
    margin-bottom:40px;
}
.ekipa-titles div{
   width:250px;
     text-align:center;
}

.ekipa-titles div:nth-child(1){
    border-bottom:3px solid #0F0C3F;
   
}
.ekipa-titles div:nth-child(2){
    border-bottom:3px solid #2A47CF;
   
}
.ekipa-titles div:nth-child(3){
    border-bottom:3px solid #6BC9FF;
}

@media only screen and (max-width: 543px){
    .ekipa-titles{
        flex-direction:column;
        gap:30px;
    }
    .elementor-5295 .elementor-element.elementor-element-b4ebb26 p{
        margin-bottom:5px;
    }
    
}

@media only screen and (max-width: 420px){
    .ekipa-titles div{
   width:270px;
     text-align:center;
}
}


.elementor-5295 .elementor-element.elementor-element-b4ebb26 br{
    content:'';
    display:block;
    margin:9px 0
}

.elementor-5295 .elementor-element.elementor-element-b4ebb26 strong{
    font-family:'samsungRegular', sans-serif!important;
    display:block;
    color:var(--black);
}


/*fotja esg*/
@media only screen and (max-width: 767px){
.elementor-5295 .elementor-element.elementor-element-b4ebb26 .esgImg{
    min-height:200px!important;
    height:200px!important;
}
}

@media only screen and (min-width: 640px) and (max-width: 767px){
    .elementor-5295 .elementor-element.elementor-element-b4ebb26 .esgImg{
    min-height:100%!important;
    top:-40px;
    height:200%!important;
}
}

.ekipa-under img{
    
    width:100%;
    border-radius:999px;
}

#missionvision, #peopleculture, #diversityinclusion, #codeconduct, #esg{
    scroll-margin-top: 4em;
    
}
html{
    scroll-behavior: smooth;
}

.ekipa{
    display:block;
    text-align:center;
    padding-left:0!important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-41f29ec */.elementor-5295 .elementor-element.elementor-element-41f29ec{
    padding:0 10px;
    margin-bottom:50px!important;
}/* End custom CSS */