{"id":987571010,"date":"2025-07-24T12:46:49","date_gmt":"2025-07-24T12:46:49","guid":{"rendered":"https:\/\/logitrans-romania.com\/?page_id=987571010"},"modified":"2026-08-07T12:48:28","modified_gmt":"2026-08-07T09:48:28","slug":"oamenii-nostri","status":"publish","type":"page","link":"https:\/\/logitrans-romania.com\/en\/cariere\/oamenii-nostri\/","title":{"rendered":"Our People"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_0 et_pb_row et_block_row\"><div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module\"><div class=\"et_pb_text_inner\"><h1 style=\"text-align: center;\">Our People<\/h1>\n<p style=\"text-align: center;\">\u00a0The world of Logitrans<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section et_animated\"><div class=\"et_pb_row_1 et_pb_row et_block_row\"><div class=\"et_pb_column_1 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_divider_0 et_pb_divider_hidden et_pb_space et_pb_divider_position_top et_pb_module\"><div class=\"et_pb_divider_internal\"><\/div><\/div><\/div><\/div><\/div><div class=\"et_pb_section_2 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_2 et_pb_row et_block_row\"><div class=\"et_pb_column_2 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><script>\njQuery(document).ready(function($) {\n\t\n\t\n\t$('.team-info').each(function(){\n\t\t$(this).wrap('<div class=\"team-wrap\"><div class=\"team-inside\">');\n\t});\n\t\t\n\t\t\n\t$('.tm-btn-click, .dl-popup-menu > a').off().click(function(e){\n\t\te.preventDefault();\n\t\tSectionID = $(this).attr('href');\n\t\t$(SectionID).closest('.team-wrap').addClass('active_pop');\n\t\t\t\t$(SectionID).closest('.et_builder_inner_content').addClass('active_pop');\n\t\t$('body').addClass('scroll_no');\n\t\t\t\t\n\t});\t\n\t\t\t\n\t$('.team-pop-x').click(function(e){\n\t\te.preventDefault();\n\t\t$('.active_pop').removeClass('active_pop');\n\t\t$('body').removeClass('scroll_no');\n\t\t\n\t\t\n\t});\n\n\n});\t\n\n<\/script><\/div><\/div><div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n:root {\n\t--color1: #59728a;\n\t--color2: #092635;\n}\n  \n\/*Popup*\/\n   \n.team-wrap {\n\tposition: fixed;\n\tz-index: 990;\n\ttop: 0;\n\tright: 0;\n\tbottom: 0;\n\tleft: 0;\n\tbackground-color: rgba(0,0,0,0.9);\n\ttransition: all .5s cubic-bezier(.0, .0, .0, 0.8);\n\topacity: 0;\n\tz-index: 0;\n\tvisibility: hidden;\n}\n.team-wrap.active_pop {\n\topacity: 1;\n\tz-index: 9;\n\tvisibility: visible;\n}\n.team-inside {\n\theight: 100%;\n\toverflow-y: scroll;\n}\nbody.scroll_no {\n\toverflow: hidden;\n}\n.team-info {\n\tdisplay: flex;\n\tflex-direction: column;\n\tjustify-content: center;\n\tbackground: transparent;\n}\n.et_builder_inner_content.active_pop {\n\tz-index: 99999;\n}\n.team-pop-x {\n\tcursor: pointer;\n}\n.team-wrap.active_pop .et_pb_row:not(.team-pop-x) {\n\tanimation: scale-in .5s cubic-bezier(.14, .06, .41, 1.39) both;\n\tanimation-delay: .5s;\n}\n @keyframes scale-in {\n0% {\ntransform:scale(0.3);\nopacity:0\n}\n100% {\ntransform:scale(1);\nopacity:1\n}\n}\n @media (min-width:600px) and (max-width:782px) {\nbody:not(.et-fb).admin-bar .team-wrap {\n\ttop: 46px;\n}\n}\n @media (min-width:783px) {\nbody:not(.et-fb).admin-bar .team-wrap {\n\ttop: 32px;\n}\n}\n\/*Person Design*\/\n\t \n.team-demo-1 {\n\tbox-shadow: 0 0 10px rgba(0,0,0,0.3);\n\tborder-radius: 5px;\n\tpadding: 10px;\n}\n.team-demo-1 .person-style {\n\tposition: relative;\n\toverflow: hidden;\n\tcursor: pointer;\n}\n.team-demo-1 .person-style .et_pb_blurb_content .et_pb_main_blurb_image {\n\tdisplay: block;\n\tposition: relative;\n\tmargin-bottom: 0;\n\tborder-radius: 5px;\n\tpadding: 35px;\n\toverflow: hidden;\n}\n.team-demo-1 .person-style .et_pb_blurb_content .et_pb_main_blurb_image:before {\n\tcontent: '';\n\tposition: absolute;\n\ttop: 10px;\n\tleft: 10px;\n\twidth: 95%;\n\theight: 95%;\n\tbackground: rgba(0, 0, 0, 0.8);\n\ttext-align: center;\n\ttransform: scale(0);\n\tborder-radius: 5px;\n\ttransition: all 0.5s ease-in-out 0s;\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n\tz-index: 1;\n}\n.team-demo-1:hover .person-style .et_pb_blurb_content .et_pb_main_blurb_image:before {\n\ttransform: scale(1);\n}\n.team-demo-1 .person-style .et_pb_blurb_content .et_pb_main_blurb_image img {\n\ttransition: all 0.6s ease-in-out;\n\twidth: 100%;\n\tborder-radius: 5px;\n}\n.team-demo-1:hover .person-style .et_pb_blurb_content .et_pb_main_blurb_image img {\n\ttransform: scale(1.2);\n}\n.team-demo-1 .person-style .et_pb_blurb_content .et_pb_blurb_container {\n\tposition: absolute;\n\tleft: 0;\n\tright: 0;\n\tmargin: auto;\n\tbottom: 0;\n\toverflow: hidden !important;\n\ttransition: all 0.6s linear;\n\tcursor: pointer;\n\tbackface-visibility: hidden;\n\tline-height: 1;\n\ttext-align: center;\n\ttransform: translateY(0%);\n}\n.team-demo-1:hover .person-style .et_pb_blurb_content .et_pb_blurb_container {\n\ttransform: translateY(100%);\n}\n.team-demo-1 .person-style .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {\n\ttransition: all 0.4s linear;\n\tline-height: 1 !important;\n\tpadding: 15px 12px;\n\tdisplay: block;\n\tbackground-color: var(--color1);\n\tcolor: #fff;\n}\n.team-demo-1:hover .person-style .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {\n\ttransform: translateY(-100%);\n}\n.team-demo-1 .person-style .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {\n\ttransition: all 0.8s linear;\n\tline-height: 1 !important;\n\tpadding: 10px 12px;\n\tdisplay: block;\n\tbackground-color: var(--color2);\n\tcolor: #fff;\n}\n.team-demo-1:hover .person-style .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description {\n\ttransform: translateY(-100%);\n}\n.team-demo-1 .et_pb_button_module_wrapper {\n\tposition: absolute;\n\tleft: 50%;\n\ttop: 50%;\n\tz-index: 1;\n\ttransform: translate(-50%, -50%) scale(0);\n\ttransition: all 0.5s ease-in-out 0s;\n\ttransition: all 0.6s ease-in-out;\n}\n.team-demo-1:hover .et_pb_button_module_wrapper {\n\ttransform: translate(-50%, -50%) scale(1);\n}\n.team-demo-1 .et_pb_button_module_wrapper .et_pb_button {\n\tcolor: #fff;\n\tbackground: var(--color1);\n\tborder-radius: 0;\n\tborder: 2px solid var(--color1);\n\toverflow: hidden;\n\tposition: relative;\n\tz-index: 1;\n\ttransition: all 0.3s ease !important;\n}\n.team-demo-1 .et_pb_button_module_wrapper .et_pb_button:hover {\n\tcolor: var(--color1);\n\tborder-color: #fff;\n}\n.team-demo-1 .et_pb_button_module_wrapper .et_pb_button:after {\n\tbackground: #fff;\n\twidth: 100%;\n\theight: 0;\n\tposition: absolute;\n\tbottom: 0;\n\tleft: 0;\n\ttransition: all 0.3s ease;\n\tz-index: -1;\n\tmargin: 0;\n\topacity: 1;\n\tfont-size: 0 !important;\n\tcontent: '' !important;\n}\n.team-demo-1 .et_pb_button_module_wrapper .et_pb_button:hover:after {\n\theight: 100%;\n\tbottom: auto;\n\ttop: 0;\n}\n @media only screen and (max-width: 980px) {\n.team-demo-1, .et_pb_row .team-demo-1.et-last-child, .et_pb_row .team-demo-1:last-child {\n\tmax-width: 450px;\n\tmargin: 0 auto 30px !important;\n\tfloat: none;\n}\n}\n\/*Popup - Team Profile*\/\n.blurb-icon-color .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap .et-pb-icon {\n\tcolor: var(--color1)\n}\n.ld_bar_counter li {\n\tmargin-bottom: 20px\n}\n.ld_bar_counter li .et_pb_counter_title {\n\tmargin: 0 0 10px\n}\n.ld_bar_counter li .et_pb_counter_container {\n\theight: 15px;\n\toverflow: visible\n}\n.ld_bar_counter li .et_pb_counter_container .et_pb_counter_amount_number {\n\tcolor: var(--color2);\n\tfont-size: 15px;\n\tfont-weight: 700;\n\tposition: absolute;\n\ttop: -30px;\n\tright: 0\n}\n.ld_bar_counter li .et_pb_counter_container .et_pb_counter_amount {\n\tbackground-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n\tbackground-image: -o-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n\tbackground-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);\n\t-webkit-background-size: 40px 40px;\n\tbackground-size: 40px 40px;\n\theight: 100%;\n\tfont-size: 12px;\n\tline-height: 20px;\n\tcolor: #fff;\n\t-webkit-transition: width .6s;\n\t-o-transition: width .6s;\n\ttransition: width .6s;\n\tbackground-color: var(--color1);\n\t-webkit-animation: 2s linear infinite progress-bar-stripes;\n\t-o-animation: 2s linear infinite progress-bar-stripes;\n\tanimation: 2s linear infinite progress-bar-stripes\n}\n@keyframes progress-bar-stripes {\n0% {\nbackground-position:40px 0\n}\n100% {\nbackground-position:0 0\n}\n}\n.lt-team-sec-7 {\n\ttext-align: center;\n\tbackground-color: ##fff;\n\tbox-shadow: 0 0 15px 0 rgb(0 0 0\/8%);\n\tborder-radius: 10px;\n\tposition: relative;\n\tdisplay: block;\n\twidth: 100%;\n\tpadding: 30px 15px 25px;\n\ttransition: .3s\n}\n.lt-team-sec-7:before {\n\tposition: absolute;\n\tcontent: '';\n\tbackground-color: var(--color2);\n\twidth: 100%;\n\theight: 0;\n\tleft: 0;\n\tbottom: 0;\n\tborder-radius: 6px;\n\t-webkit-transition: .5s;\n\ttransition: .5s;\n\t-webkit-box-sizing: border-box;\n\tbox-sizing: border-box\n}\n.lt-team-sec-7:hover:before {\n\theight: 100%;\n\ttop: 0\n}\n.lt-team-sec-7 .et_pb_team_member_image {\n\twidth: 200px!important;\n\tmargin: 0 auto 20px!important;\n\theight: 200px;\n\tposition: relative;\n\toverflow: hidden;\n\tborder-radius: 10px\n}\n.lt-team-sec-7 .et_pb_team_member_image img {\n\twidth: 100%;\n\theight: auto;\n\ttransform: rotate(0) scale(1);\n\ttransition: .8s;\n\tborder-radius: 10px\n}\n.lt-team-sec-7:hover .et_pb_team_member_image img {\n\ttransform: rotate(10deg) scale(1.5)\n}\n.lt-team-sec-7 .et_pb_team_member_image:before {\n\tcontent: ' ';\n\tposition: absolute;\n\twidth: 200px;\n\theight: 200px;\n\tborder-radius: 10px;\n\tmargin: 0 auto;\n\tbackground: rgba(255,255,255,.3);\n\ttext-align: center;\n\ttransform: scale(0);\n\tz-index: 1;\n\ttransition: .5s ease-in-out;\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box\n}\n.lt-team-sec-7:hover .et_pb_team_member_image:before {\n\ttransform: scale(1)\n}\n.lt-team-sec-7 .et_pb_team_member_description .et_pb_module_header {\n\tcursor: pointer;\n\tpadding-bottom: 5px;\n\ttransition: .7s;\n\tcolor: #212529;\n\tz-index: 2;\n\tposition: relative\n}\n.lt-team-sec-7 .et_pb_team_member_description .et_pb_member_position {\n\ttransition: .7s;\n\tpadding-bottom: 10px;\n\tz-index: 2;\n\tposition: relative\n}\n.lt-team-sec-7:hover .et_pb_team_member_description .et_pb_member_position, .lt-team-sec-7:hover .et_pb_team_member_description .et_pb_module_header {\n\tcolor: #fff!important\n}\n.lt-team-sec-7 .et_pb_team_member_description ul {\n\tbackground-color: #fff;\n\ttext-align: center;\n\tbox-shadow: -1px 0 30px 0 rgb(0 0 0\/10%);\n\tborder-radius: 50px;\n\tposition: absolute;\n\tleft: 50%;\n\tbottom: -16px;\n\tdisplay: block ruby;\n\ttransform: translateX(-50%);\n\tmargin-top: 0;\n\ttransition: .9s\n}\n.lt-team-sec-7:hover .et_pb_team_member_description ul {\n\tbackground-color: var(--color1)\n}\n.lt-team-sec-7:hover .et_pb_team_member_description ul li a {\n\tcolor: #fff\n}\n.lt-team-sec-7 .et_pb_team_member_description ul li {\n\tborder-right: 1px solid #d3d3d3;\n\tmargin: 0;\n\twidth: 40px;\n\theight: 33px;\n\tline-height: 36px\n}\n.lt-team-sec-7 .et_pb_team_member_description ul li:last-child {\n\tborder-right: none\n}\n.lt-team-sec-7 .et_pb_team_member_description ul li a {\n\tcolor: #888;\n\ttransition: .9s\n}\n.lt-team-sec-7 .et_pb_team_member_description ul li a:hover {\n\tcolor: var(--color2)\n}\n@media only screen and (max-width :767px) {\n.lt-team-sec-7 {\n\tmargin-bottom: 30px!important\n}\n}\n\n<\/style><\/div><\/div><\/div><\/div><div class=\"et_pb_row_3 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_3 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough team-demo-1\"><div class=\"et_pb_blurb_0 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module person-style\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/mihaela-birjovanu.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/mihaela-birjovanu.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/mihaela-birjovanu-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575798\" alt=\"MIHAELA BIRJOVANU\" title=\"\"><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Mihaela B\u00eerjovanu<\/h4><div class=\"et_pb_blurb_description\"><p>Logistics &amp; Transport Manager \u2013 HPT<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_0_wrapper\"><a class=\"et_pb_button_0 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module tm-btn-click\" href=\"#team-p1\">Visit Profile<\/a><\/div><\/div><div class=\"et_pb_column_4 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough team-demo-1\"><div class=\"et_pb_blurb_1 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module person-style\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/loredana-amariei.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/loredana-amariei.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/loredana-amariei-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575794\" alt=\"LOREDANA AMARIEI\" title=\"\"><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Loredana Amariei<\/h4><div class=\"et_pb_blurb_description\"><p>Special Transport Manager<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_1_wrapper\"><a class=\"et_pb_button_1 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module tm-btn-click\" href=\"#team-p2\">Visit Profile<\/a><\/div><\/div><div class=\"et_pb_column_5 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough team-demo-1\"><div class=\"et_pb_blurb_2 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module person-style\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/andreea-dorneanu.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/andreea-dorneanu.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/andreea-dorneanu-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575801\" alt=\"Comercial Master\" title=\"\"><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Andreea Dorneanu<\/h4><div class=\"et_pb_blurb_description\"><p>Senior Key Account Manager<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_2_wrapper\"><a class=\"et_pb_button_2 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module tm-btn-click\" href=\"#team-p3\">Visit Profile<\/a><\/div><\/div><\/div><div class=\"et_pb_row_4 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_6 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough team-demo-1\"><div class=\"et_pb_blurb_3 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module person-style\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/margaungureanu.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/margaungureanu.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/margaungureanu-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575803\" alt=\"MARGA UNGUREANU\" title=\"\"><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Marga Ungureanu<\/h4><div class=\"et_pb_blurb_description\"><p>Logistic &amp; Art Manager<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_3_wrapper\"><a class=\"et_pb_button_3 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module tm-btn-click\" href=\"#team-p4\">Visit Profile<\/a><\/div><\/div><div class=\"et_pb_column_7 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough team-demo-1\"><div class=\"et_pb_blurb_4 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module person-style\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/bogdan_ripanu.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/bogdan_ripanu.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/bogdan_ripanu-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575300\" alt=\"\" title=\"\"><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Bogdan R\u00eepanu<\/h4><div class=\"et_pb_blurb_description\"><p>Senior Key Account Manager<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_4_wrapper\"><a class=\"et_pb_button_4 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module tm-btn-click\" href=\"#team-p5\">Visit Profile<\/a><\/div><\/div><div class=\"et_pb_column_8 et_pb_column et_pb_column_1_3 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough team-demo-1\"><div class=\"et_pb_blurb_5 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module person-style\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanastepanov.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanastepanov.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanastepanov-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575805\" alt=\"OANA STEPANOV\" title=\"\"><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Oana Stepanov<\/h4><div class=\"et_pb_blurb_description\"><p>Client Analyst<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_5_wrapper\"><a class=\"et_pb_button_5 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module tm-btn-click\" href=\"#team-p6\">Visit Profile<\/a><\/div><\/div><\/div><div class=\"et_pb_row_5 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_9 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough team-demo-1\"><div class=\"et_pb_blurb_6 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module person-style\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanaafloarei.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanaafloarei.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanaafloarei-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575808\" alt=\"OANA AFLOAREI\" title=\"\"><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Oana Afloarei<\/h4><div class=\"et_pb_blurb_description\"><p>Logistic &amp; Transport Manager<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_6_wrapper\"><a class=\"et_pb_button_6 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module tm-btn-click\" href=\"#team-p7\">Visit Profile<\/a><\/div><\/div><div class=\"et_pb_column_10 et_pb_column et_pb_column_1_3 et_block_column et_pb_css_mix_blend_mode_passthrough team-demo-1\"><div class=\"et_pb_blurb_7 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module person-style\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image\"><span class=\"et_pb_image_wrap et_pb_only_image_mode_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/cristinateo.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/cristinateo.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/cristinateo-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575824\" alt=\"\" title=\"\"><\/span><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Cristina Teodorescu<\/h4><div class=\"et_pb_blurb_description\"><p>HR Manager<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_module et_pb_button_module_wrapper et_pb_button_7_wrapper\"><a class=\"et_pb_button_7 et_pb_button et_pb_bg_layout_light et_pb_module et_block_module tm-btn-click\" href=\"#team-p8\">Visit Profile<\/a><\/div><\/div><\/div><\/div><div class=\"et_pb_section_3 et_pb_section et_section_regular et_block_section team-info\" id=\"team-p1\"><div class=\"et_pb_row_6 et_pb_row et_pb_equal_columns et_pb_gutters1 et_block_row\"><div class=\"et_pb_column_12 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_icon_0 et_pb_icon et_pb_module et_block_module team-pop-x\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf00d<\/span><\/span><\/div><\/div><\/div><div class=\"et_pb_row_7 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_13 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_0 et_pb_image et_pb_module et_block_module ld_image\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/mihaela-birjovanu.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/mihaela-birjovanu.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/mihaela-birjovanu-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575798\" alt=\"mihaela birjovanu\" title=\"mihaela--birjovanu\" \/><\/span><\/div><\/div><div class=\"et_pb_column_14 et_pb_column et_pb_column_3_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_9 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Mihaela B\u00eerjovanu<\/h4><div class=\"et_pb_blurb_description\"><p data-start=\"131\" data-end=\"308\" class=\"translation-block\">Mihaela joined Logitrans in 2011 and has held key roles in the company\u2019s growth. She currently leads the High Performance Team as Logistics &amp; Transport Manager \u2013 HPT. She stands out through the diligence and consistency she brings to every responsibility, demonstrating a strong work ethic and a constant focus on results. Her leadership is built on integrity, accountability, and open communication. She has strengthened client portfolios and built a high-performing team driven by ambitious goals. Through perseverance and clarity, she turns potential into sustainable results. For Mihaela, Logitrans is the place where professional excellence and personal development come together seamlessly.<\/p>\n<\/div><\/div><\/div><\/div><ul class=\"et_pb_social_media_follow_0 et_pb_social_media_follow clearfix et_pb_bg_layout_light et_pb_module et_block_module\"><li class=\"et_pb_social_media_follow_network_0 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-linkedin et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on LinkedIn\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><\/ul><\/div><\/div><\/div><div class=\"et_pb_section_4 et_pb_section et_section_regular et_block_section team-info\" id=\"team-p2\"><div class=\"et_pb_row_8 et_pb_row et_pb_equal_columns et_pb_gutters1 et_block_row\"><div class=\"et_pb_column_15 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_icon_1 et_pb_icon et_pb_module et_block_module team-pop-x\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf00d<\/span><\/span><\/div><\/div><\/div><div class=\"et_pb_row_9 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_16 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_1 et_pb_image et_pb_module et_block_module ld_image\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/loredana-amariei.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/loredana-amariei.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/loredana-amariei-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575794\" alt=\"LOREDANA AMARIEI\" title=\"loredana-amariei\" \/><\/span><\/div><\/div><div class=\"et_pb_column_17 et_pb_column et_pb_column_3_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_10 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Loredana Amariei<\/h4><div class=\"et_pb_blurb_description\"><p data-start=\"153\" data-end=\"1042\" class=\"translation-block\">Since 2014, Loredana has been part of the Logitrans team, building a professional journey defined by perseverance and results. She currently holds the position of Special Transport Manager, leveraging her extensive expertise in managing complex and atypical projects. She coordinates critical activities in the special and oversized transport segment, contributing to the company\u2019s growth and stability. Over the years, she has demonstrated dedication and professionalism in executing large-scale projects that have strengthened Logitrans\u2019 reputation. She sees her role as a strategic contribution to reinforcing the company\u2019s position in the market. Her work is driven by a results-oriented mindset and rigorous execution of logistical solutions. Through her role, Loredana brings consistency and added value to the group\u2019s growth directions.<\/p>\n<\/div><\/div><\/div><\/div><ul class=\"et_pb_social_media_follow_1 et_pb_social_media_follow clearfix et_pb_bg_layout_light et_pb_module et_block_module\"><li class=\"et_pb_social_media_follow_network_1 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-linkedin et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on LinkedIn\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><\/ul><\/div><\/div><\/div><div class=\"et_pb_section_5 et_pb_section et_section_regular et_block_section team-info\" id=\"team-p3\"><div class=\"et_pb_row_10 et_pb_row et_pb_equal_columns et_pb_gutters1 et_block_row\"><div class=\"et_pb_column_18 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_icon_2 et_pb_icon et_pb_module et_block_module team-pop-x\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf00d<\/span><\/span><\/div><\/div><\/div><div class=\"et_pb_row_11 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_19 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_2 et_pb_image et_pb_module et_block_module ld_image\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/andreea-dorneanu.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/andreea-dorneanu.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/andreea-dorneanu-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575801\" alt=\"Comercial Master\" title=\"andreea--dorneanu\" \/><\/span><\/div><\/div><div class=\"et_pb_column_20 et_pb_column et_pb_column_3_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_11 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Andreea Dorneanu<\/h4><div class=\"et_pb_blurb_description\"><p class=\"translation-block\">Since 2013, Andreea has been part of the Logitrans team, contributing to both the commercial and operational areas. She currently serves as Senior Key Account Manager, with a direct impact on managing and developing relationships with strategic clients and large-scale transport projects. She is recognized for her ability to combine commercial expertise with operational insight, bringing consistency and value to every collaboration. Her work is defined by quality, integrity, and respect, complemented by creativity and a strong solutions-oriented approach. The loyalty and growth of her client portfolio reflect her contribution to strengthening the company\u2019s market position. Through commitment and perseverance, she helps maintain the highest service standards. For Andreea, Logitrans is the place where professionalism and continuous development translate into long-term, reliable partnerships.<\/p>\n<\/div><\/div><\/div><\/div><ul class=\"et_pb_social_media_follow_2 et_pb_social_media_follow clearfix et_pb_bg_layout_light et_pb_module et_block_module\"><li class=\"et_pb_social_media_follow_network_2 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-linkedin et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on LinkedIn\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><\/ul><\/div><\/div><\/div><div class=\"et_pb_section_6 et_pb_section et_section_regular et_block_section team-info\" id=\"team-p4\"><div class=\"et_pb_row_12 et_pb_row et_pb_equal_columns et_pb_gutters1 et_block_row\"><div class=\"et_pb_column_21 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_icon_3 et_pb_icon et_pb_module et_block_module team-pop-x\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf00d<\/span><\/span><\/div><\/div><\/div><div class=\"et_pb_row_13 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_22 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_3 et_pb_image et_pb_module et_block_module ld_image\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/margaungureanu.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/margaungureanu.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/margaungureanu-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575803\" alt=\"marga ungureanu\" title=\"margaungureanu\" \/><\/span><\/div><\/div><div class=\"et_pb_column_23 et_pb_column et_pb_column_3_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_12 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Marga Ungureanu<\/h4><div class=\"et_pb_blurb_description\"><p data-start=\"135\" data-end=\"382\" class=\"translation-block\">Since 2013, Marga has been part of Logitrans, contributing with dedication and professionalism to strengthening the company\u2019s image both nationally and internationally. She has advanced from Transport Coordinator and Senior Account Manager to her current role as Logistics &amp; Art Manager, where she oversees the client portfolio in the art segment. She manages art transport projects with professionalism, precision, and responsibility. Under her coordination, Logitrans has established itself as a trusted partner for galleries, artists, and collectors. One of her key achievements is the expansion of the art portfolio, a niche area where she has built strong and lasting relationships. She is guided by loyalty, consistency, and a strong attention to detail\u2014values that define her work. For Marga, Logitrans is the place where professionalism intertwines with a passion for art.<\/p>\n<\/div><\/div><\/div><\/div><ul class=\"et_pb_social_media_follow_3 et_pb_social_media_follow clearfix et_pb_bg_layout_light et_pb_module et_block_module\"><li class=\"et_pb_social_media_follow_network_3 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-facebook et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on Facebook\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><li class=\"et_pb_social_media_follow_network_4 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-twitter et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on X\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><li class=\"et_pb_social_media_follow_network_5 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-instagram et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on Instagram\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><li class=\"et_pb_social_media_follow_network_6 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-youtube et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on Youtube\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><\/ul><\/div><\/div><\/div><div class=\"et_pb_section_7 et_pb_section et_section_regular et_block_section team-info\" id=\"team-p5\"><div class=\"et_pb_row_14 et_pb_row et_pb_equal_columns et_pb_gutters1 et_block_row\"><div class=\"et_pb_column_24 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_icon_4 et_pb_icon et_pb_module et_block_module team-pop-x\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf00d<\/span><\/span><\/div><\/div><\/div><div class=\"et_pb_row_15 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_25 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_4 et_pb_image et_pb_module et_block_module ld_image\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/bogdan_ripanu.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/bogdan_ripanu.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/bogdan_ripanu-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575300\" title=\"bogdan_ripanu\" alt=\"\"><\/span><\/div><\/div><div class=\"et_pb_column_26 et_pb_column et_pb_column_3_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_13 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Bogdan Ripanu<\/h4><div class=\"et_pb_blurb_description\"><p data-start=\"207\" data-end=\"555\" class=\"translation-block\">Since 2012, Bogdan Ripanu has been part of Logitrans, building a career grounded in reliability, performance, and a consistent commitment to both clients and the company. He currently serves as Senior Key Account Manager, responsible for strengthening strategic partnerships and supporting the growth of the client portfolio. He has contributed to the company\u2019s development through the creation of procedures, involvement in opening new branches, and maintaining a consistently high level of performance. He is recognized for his attention to detail, professionalism, and focus on long-term results. His work is built on loyalty, fairness, and respect\u2014values he translates into trusted relationships and stable collaborations. He supports the group\u2019s growth through best practices, knowledge transfer, and the reinforcement of unified work standards. For Bogdan, every partnership is an opportunity to add value and consistency at the organizational level.<\/p>\n<\/div><\/div><\/div><\/div><ul class=\"et_pb_social_media_follow_4 et_pb_social_media_follow clearfix et_pb_bg_layout_light et_pb_module et_block_module\"><li class=\"et_pb_social_media_follow_network_7 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-linkedin et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on LinkedIn\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><\/ul><\/div><\/div><\/div><div class=\"et_pb_section_8 et_pb_section et_section_regular et_block_section team-info\" id=\"team-p6\"><div class=\"et_pb_row_16 et_pb_row et_pb_equal_columns et_pb_gutters1 et_block_row\"><div class=\"et_pb_column_27 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_icon_5 et_pb_icon et_pb_module et_block_module team-pop-x\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf00d<\/span><\/span><\/div><\/div><\/div><div class=\"et_pb_row_17 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_28 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_5 et_pb_image et_pb_module et_block_module ld_image\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanastepanov.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanastepanov.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanastepanov-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575805\" title=\"oanastepanov\" alt=\"\"><\/span><\/div><\/div><div class=\"et_pb_column_29 et_pb_column et_pb_column_3_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_14 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Oana Stepanov<\/h4><div class=\"et_pb_blurb_description\"><p class=\"translation-block\">Oana Stepanov joined Logitrans in 2013 and has gained extensive experience across commercial, prospecting, and brand development roles. She currently serves as Client Analyst within ABA, with responsibilities that include analyzing and managing new clients and strengthening internal workflows. She contributes to portfolio growth and supports the commercial teams in turning opportunities into active collaborations. She is recognized for her ability to identify growth directions and for consistently reinforcing Logitrans\u2019 values. Her work has a strategic impact on strengthening the company\u2019s image and expanding its client base. Her principles\u2014professionalism, integrity, and accountability\u2014are reflected in every project she manages. Through her approach, she supports organizational coherence and the company\u2019s sustainable development.<\/p>\n<\/div><\/div><\/div><\/div><ul class=\"et_pb_social_media_follow_5 et_pb_social_media_follow clearfix et_pb_bg_layout_light et_pb_module et_block_module\"><li class=\"et_pb_social_media_follow_network_8 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-linkedin et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on LinkedIn\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><\/ul><\/div><\/div><\/div><div class=\"et_pb_section_9 et_pb_section et_section_regular et_block_section team-info\" id=\"team-p7\"><div class=\"et_pb_row_18 et_pb_row et_pb_equal_columns et_pb_gutters1 et_block_row\"><div class=\"et_pb_column_30 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_icon_6 et_pb_icon et_pb_module et_block_module team-pop-x\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf00d<\/span><\/span><\/div><\/div><\/div><div class=\"et_pb_row_19 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_31 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_6 et_pb_image et_pb_module et_block_module ld_image\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanaafloarei.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanaafloarei.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/oanaafloarei-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575808\" alt=\"OANA AFLOAREI\" title=\"oanaafloarei\" \/><\/span><\/div><\/div><div class=\"et_pb_column_32 et_pb_column et_pb_column_3_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_15 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Oana Afloarei<\/h4><div class=\"et_pb_blurb_description\"><p class=\"translation-block\">Since 2014, Oana Afloarei has been part of Logitrans, evolving through key roles and contributing to the company\u2019s growth. She currently serves as Logistics &amp; Transport Manager, coordinating the sales team and actively engaging in transport projects on the operational side. Oana is known for her impeccable professionalism and the rigor she has instilled in her team, ensuring consistency and excellence in results. She is recognized for her clarity in decision-making and her ability to mobilize people around strategic directions. She has played a significant role in building and strengthening a high-performing team with consistent growth results. Her leadership principles are rooted in clear objectives, collaboration, and respect in all professional interactions. She leads by example and through direct involvement, inspiring her team to achieve their full potential.<\/p>\n<\/div><\/div><\/div><\/div><ul class=\"et_pb_social_media_follow_6 et_pb_social_media_follow clearfix et_pb_bg_layout_light et_pb_module et_block_module\"><li class=\"et_pb_social_media_follow_network_9 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-linkedin et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on LinkedIn\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><\/ul><\/div><\/div><\/div><div class=\"et_pb_section_10 et_pb_section et_section_regular et_block_section team-info\" id=\"team-p8\"><div class=\"et_pb_row_20 et_pb_row et_pb_equal_columns et_pb_gutters1 et_block_row\"><div class=\"et_pb_column_33 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_icon_7 et_pb_icon et_pb_module et_block_module team-pop-x\"><span class=\"et_pb_icon_wrap\"><span class=\"et-pb-icon\">\uf00d<\/span><\/span><\/div><\/div><\/div><div class=\"et_pb_row_21 et_pb_row et_pb_equal_columns et_pb_gutters2 et_block_row\"><div class=\"et_pb_column_34 et_pb_column et_pb_column_2_5 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_7 et_pb_image et_pb_module et_block_module ld_image\"><span class=\"et_pb_image_wrap\"><img decoding=\"async\" src=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/cristinateo.png\" width=\"400\" height=\"500\" srcset=\"https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/cristinateo.png 400w, https:\/\/logitrans-romania.com\/wp-content\/uploads\/2025\/09\/cristinateo-240x300.png 240w\" sizes=\"(max-width: 400px) 100vw, 400px\" class=\"wp-image-987575824\" alt=\"OANA AFLOAREI\" title=\"cristinateo\" \/><\/span><\/div><\/div><div class=\"et_pb_column_35 et_pb_column et_pb_column_3_5 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_16 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\">Cristina Teodorescu<\/h4><div class=\"et_pb_blurb_description\"><p>&nbsp;<\/p>\n<p>Cristina Teodorescu serves as HR Manager, responsible for aligning the human resources strategy with the group\u2019s development objectives. She oversees recruitment, retention, and organizational development initiatives, contributing to a culture built on collaboration and performance. She is recognized for her ability to identify and nurture people\u2019s potential, supporting team growth and the development of internal leadership. Her approach combines process rigor with a strong focus on the human dimension of the organization. The values that define her work are respect, transparency, and accountability. Through her involvement, human resources becomes a strategic partner for the business. For Cristina, Logitrans is the place where people and the organization grow together within a solid and sustainable framework.<\/p>\n<\/div><\/div><\/div><\/div><ul class=\"et_pb_social_media_follow_7 et_pb_social_media_follow clearfix et_pb_bg_layout_light et_pb_module et_block_module\"><li class=\"et_pb_social_media_follow_network_10 et_pb_social_media_follow_network et_pb_social_icon et_pb_social_network_link et-social-linkedin et_pb_module et_flex_module\"><a href=\"#\" class=\"icon\" title=\"Follow on LinkedIn\" target=\"_self\" rel=\"noopener\"><span class=\"et_pb_social_media_follow_network_name\">Follow<\/span><\/a><\/li><\/ul><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":987500291,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_custom_body_class":"","_custom_post_class":"","footnotes":""},"class_list":["post-987571010","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/logitrans-romania.com\/en\/wp-json\/wp\/v2\/pages\/987571010","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/logitrans-romania.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/logitrans-romania.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/logitrans-romania.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/logitrans-romania.com\/en\/wp-json\/wp\/v2\/comments?post=987571010"}],"version-history":[{"count":0,"href":"https:\/\/logitrans-romania.com\/en\/wp-json\/wp\/v2\/pages\/987571010\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/logitrans-romania.com\/en\/wp-json\/wp\/v2\/pages\/987500291"}],"wp:attachment":[{"href":"https:\/\/logitrans-romania.com\/en\/wp-json\/wp\/v2\/media?parent=987571010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}