/*
Theme Name: Antibiotice
Theme URI: www.antibiotice.ro
Description: Antibiotice
Author: GD
Author URI:
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0
*/
/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/* =DEFAULTS
===========================================*/

.break {
    clear: both;
    height: 0;
    overflow: hidden;

}

a {
    cursor: pointer;
    color: #e00028;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a:hover {
    text-decoration: underline;
    color: #ed032d;
}

body {
    background: #fafafa;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
    color: #666565;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
}


p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin: 0;
    margin-bottom: 30px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 0;
    line-height: 100%;
    color: #000;
    font-weight: bold;
}

h1,
.h1 {
    font-size: 28px;
    margin-bottom: 20px;
}

h2,
.h2 {
    font-size: 21px;
    margin-bottom: 15px;
}

h2.subsection-title {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #c5c5c5;
}

h3,
.h3 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 140%;
}

h4,
.h4 {
    font-size: 14px;
    margin-bottom: 5px;
}

h4.underlined {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid black;
}

h5,
.h5 {
    font-size: 14px;
    margin-bottom: 0;
}

h6,
.h6 {
    font-size: 12px;
    margin-bottom: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: underline;
}

ul {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
}

big {
    font-size: 120%;
}

small,
.small {
    font-size: 12px;
}

p.small-2 {
    margin-bottom: 0 !important;


}


section,
.section {
    *zoom: 1;
}

section:before,
.section:before {
    content: '';
    display: block;
}

section:after,
.section:after {
    content: '';
    display: table;
    clear: both;
}

/* Custom bulleted list
======================================*/
ul.bulleted {
    list-style-type: none;
    margin-left: 0;
}

ul.bulleted li {
    margin-left: 10px;
    padding-left: 12px;
}

/* Unstyled list
=======================================*/
ul.unstyled {
    list-style-type: none;
    margin-left: 0;
}

ul.inline,
ol.inline {
    margin-left: 0;
    list-style-type: none;
}

ul.inline li,
ol.inline li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

/* Definition list
========================================*/
dl dt {
    font-size: 110%;
    font-weight: bold;
}

dl dd {
    margin: 0 0 10px 0;
}

img {
    max-width: 100%;
    height: auto;
}

/*Floated images
==========================================*/
img.float-right {
    margin: 0 0 20px 20px;
    padding: 2px;
    border: 1px solid #444;
}

img.float-left {
    margin: 0 20px 20px 0;
    padding: 2px;
    border: 1px solid #444;
}

img.align-center {
    clear: both;
    margin: 20px auto;
    display: block;
    padding: 2px;
    border: 1px solid #444;
}

/* Default table formatting
============================================*/
.table {
    width: 100%;
    border-collapse: separate;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.table th,
.table td {
    background: #fff;
    padding: 20px;
    text-align: left;
    border-left: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
}

.table th {
    text-transform: uppercase;
    color: #333;
    text-align: left;
}

.table tr:first-child th:first-child,
.table tr:first-child td:first-child {
    -webkit-border-radius: 8px 0 0 0;
    -moz-border-radius: 8px 0 0 0;
    border-radius: 8px 0 0 0;
}

.table tr:first-child th:last-child,
.table tr:first-child td:last-child {
    -webkit-border-radius: 0 8px 0 0;
    -moz-border-radius: 0 8px 0 0;
    border-radius: 0 8px 0 0;
}

.table tr:last-child th:first-child,
.table tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 8px;
    -moz-border-radius: 0 0 0 8px;
    border-radius: 0 0 0 8px;
}

.table tr:last-child th:last-child,
.table tr:last-child td:last-child {
    -webkit-border-radius: 0 0 8px 0;
    -moz-border-radius: 0 0 8px 0;
    border-radius: 0 0 8px 0;
}

.table tr:first-child th {
    border-top: none;
}

.table tr:first-child th:first-child {
    border-left: none;
}

.table img {
    vertical-align: middle;
}

.table td:first-child {
    border-left: none;
}

.table.for-forms {
    width: auto;
    margin-bottom: 0;
}

.table.for-forms th {
    border-bottom: 0;
    padding: 0;
    padding-right: 10px;
    font-size: 12px;
}

.table.for-forms td {
    padding: 2px 10px 2px 0;
}

/* Separator line  HR
=======================================*/
hr {
    height: 0;
    background: none;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 10px 0 20px 0;
    clear: both;
    width: 100%;
}

hr.small {
    margin: 5px 0;
}

hr.blank {
    border: none;
}

.container {
    max-width: 1170px;
    *zoom: 1;
}

.container:before {
    content: '';
    display: block;
}

.container:after {
    content: '';
    display: table;
    clear: both;
}

a:hover,
a:active,
a:focus {
    outline: 0;
}

.row {
    *zoom: 1;
}

.row:before {
    content: '';
    display: block;
}

.row:after {
    content: '';
    display: table;
    clear: both;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

body {
    background: url('images/bg-temp.png') repeat-y top center;
    background: #f4f4f4;
}

body.mobile-menu-open {
    overflow: hidden;
    height: 100%;
}

ul.red-bullet {
    list-style-type: none;
    margin-left: 50px;
}


ul.red-bullet li {
    margin-bottom: 10px;
}

ul.red-bullet li:before {
    display: inline-block;
    margin-left: -16px;
    margin-top: 7px;
    float: left;
    width: 9px;
    height: 9px;
    border: 2px solid #df0b30;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.info-box h1 a {
    color: #fff;
    text-decoration: none;
}

/*.col-md-9 ul li{
margin-bottom: 10px;
}

.col-md-9 ul li:before{
    display: inline-block;
  margin-left: -16px;
  margin-top: 7px;
  float: left;
  content: "";
  width: 9px;
  height: 9px;
  border: 2px solid #df0b30;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.col-md-8 ul li{
margin-bottom: 10px;
}

.col-md-8 ul li:before{
    display: inline-block;
  margin-left: -16px;
  margin-top: 7px;
  float: left;
  content: "";
  width: 9px;
  height: 9px;
  border: 2px solid #df0b30;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}*/
ul.black-bullet {
    list-style-type: none;
    margin-left: 30px;
    font-size: 12px;
}

ul.black-bullet li {
    line-height: 120%;
    margin-bottom: 6px;
}

ul.black-bullet li:before {
    display: inline-block;
    margin-left: -14px;
    margin-top: 3px;
    float: left;
    content: "";
    width: 7px;
    height: 7px;
    border: 2px solid #000;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

ul.check-list {
    margin-left: 30px;
}

ul.check-list li {
    padding-left: 20px;
    background: url('images/bullet-check.png') no-repeat left 5px;
    margin-bottom: 10px;
}

/*------------------------------------*\
    #HEADER
\*------------------------------------*/
.hamburger-menu {
    display: none;
}

header {
    height: 80px;
    background: #fff;
    z-index: 100;
    position: relative;
    -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .1);
    moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, .1);
    box-shadow: 3px 4px 5px rgba(0, 0, 0, .1);
    *zoom: 1;
}

header:before {
    content: '';
    display: block;
}

header:after {
    content: '';
    display: table;
    clear: both;
}

.top-nav-container {
    float: left;
    z-index: 100;
    position: relative;
}

.top-nav-container nav {
    float: left;
}

.logo {
    margin: 0;
    height: 80px;
    line-height: 80px;
}

.main-nav {
    margin: 0;
    margin-right: 10px;
    list-style-type: none;
    margin-left: -12px;
}

.main-nav > li {
    float: left;
    position: relative;
    margin-bottom: 0;
}

.main-nav > li.logo-mobile,
.main-nav > li.hamburger-menu {
    display: none;
}

.main-nav > li > a {
    height: 80px;
    line-height: 80px;
    padding: 0 12px;
    text-transform: uppercase;
}

.main-nav > li a {
    display: block;
    font-size: 12px;
    color: #a6a6a6;
    text-decoration: none;
}

.main-nav > li a:hover,
.main-nav > li a.active {
    color: #000;
}

.main-nav > li:hover > a {
    color: #000;
}

.main-nav > li > ul {
    display: none;
    margin: 0;
    position: absolute;
    width: 540px;
    top: 100%;
    left: 0;
    background: #fff;
    padding: 20px;
    padding-bottom: 10px;
    -webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .1);
    moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, .1);
    box-shadow: 3px 4px 5px rgba(0, 0, 0, .1);
}

.main-nav > li > ul li {
    float: left;
    width: 50%;
    line-height: 100%;
    padding-right: 10px;
    position: relative;
}

.main-nav > li > ul li ul {
    display: none !important;
}

.main-nav > li > ul li:nth-child(2n+1) {
    clear: left;
}

.main-nav > li > ul li a {
    display: block;
    padding: 0 0 20px 30px;
    line-height: 20px;
    text-align: left;
}

.main-nav > li > ul li a:hover {
    color: #000;
}

.main-nav > li > ul li i {
    vertical-align: middle;
    font-size: 20px !important;
    margin-left: -30px;
    width: 25px;
    display: inline-block;
    float: left;
}

.main-nav > li:last-child > ul,
.main-nav > li:nth-last-child(2) > ul {
    right: 0;
    left: auto;
}

.site-search-top,
.site-language {
    float: left;
    margin-top: 23px;
    margin-right: 11px;
}

.site-search-top .btn,
.site-language .btn {
    padding-left: 10px;
    padding-right: 10px;
}

.site-search-top {
    position: relative;
}

.site-search-top .btn-search.active {
    background: #df0b30;
}

.search-form {
    position: absolute;
    padding: 8px 11px;
    background: #333;
    top: 57px;
    right: 0;
    width: 325px;
    z-index: -1;
    display: none;
}

.search-form.active {
    display: block;
}

.site-language {
    position: relative;
    z-index: 1;
    *zoom: 1;
}

.site-language:before {
    content: '';
    display: block;
}

.site-language:after {
    content: '';
    display: table;
    clear: both;
}

.site-language:hover .lang-drop {
    display: block;
}

.btn-language-select {
    width: auto;
    border-color: #c4c4c4 !important;
    min-width: 35px;
}

.btn-language-select img,
.btn-language-select span {
    display: inline-block;
}

.btn-language-select:hover,
.site-language:hover .btn-language-select {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    background: #fff !important;
    border-bottom-color: #fff !important;
}

.lang-drop {
    position: absolute;
    top: 100%;
    left: 0;
    border: 1px solid #c4c4c4;
    z-index: -1;
    margin-top: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
    padding: 10px;
    padding-bottom: 0;
    background: #fff;
    width: 70px;
    line-height: 100%;
    font-size: 12px;
    display: none;
    margin-bottom: 0;
}

.lang-drop li {
    margin-bottom: 10px;
    line-height: 100%;
}

.lang-drop a {
    color: #333;
}

.lang-drop a img {
    position: relative;
    top: -1px;
}

.lang-drop a:hover {
    text-decoration: none;
}

.arrow-down {
    display: inline-block;
    width: 8px;
    height: 5px;
    background: url('images/arrow-drop-off.png') no-repeat;
}

.arrow-down:hover {
    background: url('images/arrow-drop-on.png') no-repeat;
}

#content {
    min-height: 800px;
}

.page404 #content {
    min-height: 0;
}

.slider {
    position: relative;
    background: #fff;
    margin-bottom: 7px;
    *zoom: 1;
}

.slider:before {
    content: '';
    display: block;
}

.slider:after {
    content: '';
    display: table;
    clear: both;
}

.bxslider {
    margin: 0;
}

.bxslider li {
    height: 520px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
}


.bxslider li a {
    color: #fff;
    text-decoration: none;
}

.bx-wrapper {
    margin-bottom: 7px;
}

.bx-controls-direction {
    display: none;
}

.bx-pager-item {
    float: left;
    margin-right: 4px;
}

.bx-pager-link {
    display: inline-block;
    width: 12px;
    height: 12px;
    text-indent: -99999px;
    background: #fff;
    border: 3px solid #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.bx-pager-link.active {
    background: #df0b30;
}

.pager-container {
    z-index: 51;
    position: relative;
    margin-top: -18px !important;
}

.info-box {
    background: #df0a30;
    color: #fff;
    max-width: 510px;
    margin-right: 40px;
    padding: 30px 30px 0 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.info-box h1 {
    color: inherit;
}

.info-box p.small {
    margin-bottom: 5px;
}

.btn-inverted {
    border-color: #fff;
    color: #fff;
}

.btn-inverted:hover {
    border-color: #df0b30;
    color: #df0b30;
    background: #fff;
}

.btn-dark {
    border-color: #d7d9d7;
    color: #333;
    background: #fff;
    font-size: 12px;
    margin-left: 10px;
}

.btn-dark i {
    vertical-align: middle;
}

.btn-container {
    font-size: 0;
    margin-bottom: 10px;
}

.btn-filter {
    border-color: transparent;
    color: #a6a6a6;
    background: none;
    display: inline-block;
}

.btn-filter:hover {
    border-color: transparent;
    color: #000;
}

.activebtn {
    border-color: #d9d9d9 !important;
    background: #fff;
    font-weight: bold;
    color: #000;
    -webkit-box-shadow: none;
    moz-box-shadow: none;
    box-shadow: none;
}

.control-label {
    color: #000;
}

form .btn {
    position: relative;
    top: 1px;
}

.feature-box {
    padding-left: 3px !important;
    padding-right: 3px !important;
    margin-bottom: 6px !important;
    position: relative !important;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 253px;
    overflow: hidden;

}

.feature-box img {
    width: 100% !important;


}

.feature-box .blurb-container {
    position: absolute;
    bottom: 13px;
    right: 13px;
    left: 13px;
    background: #df0b30;
}

.feature-box p {

    color: #fff;
    padding: 13px;
    display: inline-block;
    margin: 0;

}

.feature-box p a {
    color: #fff;
}


.box-with-icon {
    background: #fff;
    padding: 40px 20px 0 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 160px;
    font-size: 14px;
    color: #000;
    position: relative;
}

.box-with-icon .red-bullet {
    margin-left: 20px;
}

.box-with-icon .box-icon {
    display: block;
    width: 55px;
    height: 55px;
    color: #fff;
    font-size: 30px;
    line-height: 59px;
    text-align: center;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: #e10c32;
    position: absolute;
    top: -27px;
    left: 50%;
    margin-left: -27px;
}

.page-404 {
    padding-top: 130px;
}

.breadcrumb {
    clear: both;
    padding: 32px 15px;
    color: #666565;
    font-size: 12px;
}

.breadcrumb a {
    color: #666565;
}

.breadcrumb span {
    color: #000;
}

.side-menu > li {
    margin-bottom: 12px;
}

.side-menu > li > a {
    display: block;
    background: #fff;
    color: #666565;
    padding: 10px 15px;
    border: 1px solid #666565;
    padding-left: 50px;
}

.side-menu > li > a i {
    font-size: 24px !important;
    vertical-align: middle !important;
    margin-right: 5px !important;
    margin-left: -35px !important;
    float: left !important;
    margin-top: 0 !important;
}

.side-menu > li.for-mobile-trigger {
    display: none;
}

.side-menu > li.for-mobile-trigger a {
    padding-left: 15px;
}

.side-menu > li:hover > a,
.side-menu > li.current-menu-item > a {
    text-decoration: none;
    color: #fff;
    background: #df0b30;
    border-color: #df0b30;
}

.side-menu li.programare-intalnire a {
    background: #666565;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-left: 15px;
}

.side-menu li.programare-intalnire a:hover {
    border-color: #666565;
}

.side-menu .sub-menu {
    padding: 20px 10px 20px 40px;
    background: #fff;
    margin-bottom: 0;
}

.side-menu .sub-menu li {
    font-size: 14px;
    padding-left: 12px;
    background: url('images/list-bullet.png') no-repeat left 3px;
    line-height: 100%;
    margin-bottom: 10px;
}

.side-menu .sub-menu a {
    color: #000;
}

.side-menu .sub-menu a:hover {
    color: #df0b30;
}

.timeline-menu {
    padding: 30px 0;
    height: auto;
    float: left;
    width: 100%;
}

.timeline-menu li {
    float: left;
    width: 7.692307692307692%;
    height: 60px;
}

.st-content .row .col-sm-6 p img {
    max-width: 100%;
    height: auto;
}

.timeline-menu a {
    display: block;
    position: relative;
    border-bottom: 1px solid #d9dbd9;
    font-size: 12px;
    color: #000;
    width: 100%;
    height: 30px;
}

.timeline-menu a:hover,
.timeline-menu a.active {
    border-color: #df0b30;
}

.timeline-menu a:before {
    display: block;
    content: "";
    height: 10px;
    border-left: 1px solid #d9dbd9;
    position: absolute;
    left: 0;
    bottom: 0;
}

.timeline-menu a span.timeline-date {
    position: absolute;
    bottom: 10px;
    left: 0;
    margin-left: -12px;
}

.timeline-menu a span.el-mobile {
    display: none;
}

.timeline-menu li:first-child a span.timeline-date {
    left: 0;
    margin-left: 0;
}

.timeline-menu li:first-child a:before {
    display: none;
}

.timeline-menu li:last-child a span.el-mobile {
    display: block;
    right: 0;
}

.timeline-menu li:first-child a span.timeline-date,
.timeline-menu li:last-child a span.el-mobile {
    display: block;
    font-style: normal;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #df0b30;
    color: #fff;
    position: absolute;
    top: 13px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.tab-content-container {
    display: none;
}

.tab-content-container.active {
    display: block;
}

.page-bg {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    min-height: 640px;
    margin-bottom: 40px;
    color: #000;
    *zoom: 1;
}

.page-bg:before {
    content: '';
    display: block;
}

.page-bg:after {
    content: '';
    display: table;
    clear: both;
}

.page-investitori {
    background-image: url('images/investitori-bg.jpg');
}

.page-dezvoltare {
    background-image: url('https://newatb.stormers.ro/wp-content/uploads/2023/09/Dezvoltare-scaled.jpg');
}

.page-produse {
    background-image: url('images/produse-bg.jpg');
}

.page-parteneri {
    background-image: url('images/parteneri-bg.jpg');
}

.page-cariere {
    background-image: url('images/cariere-bg.jpg');
}

.page-responsabilitate {
    background-image: url('images/responsabilitate-bg.jpg');
}

.row.narrow-grid {
    margin-left: -3px;
    margin-right: -3px;
    padding-bottom: 30px;
}

.gallery-box {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 6px;
    position: relative;
    overflow: hidden;
}

.gallery-box img {
    width: 100%;
}

.gallery-box a {
    display: block;
    position: relative;
}

.gallery-box .blurb-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: #fff;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.gallery-box .blurb-container span {
    display: block;
    position: absolute;
    width: 100%;
    padding: 0 20px;
    top: 50%;
    font-size: 12px;
    line-height: 140%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.gallery-box:hover .blurb-container {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.inline-menu {
    *zoom: 1;
}

.inline-menu:before {
    content: '';
    display: block;
}

.inline-menu:after {
    content: '';
    display: table;
    clear: both;
}

.inline-menu li {
    float: left;
    margin-right: 30px;
    font-size: 12px;
    font-weight: bold;
}

.vertical-accordion li {
    *zoom: 1;
}

.vertical-accordion li:before {
    content: '';
    display: block;
}

.vertical-accordion li:after {
    content: '';
    display: table;
    clear: both;
}

.vertical-accordion li > a {
    border-bottom: 1px solid #c5c5c5;
    display: block;
    text-decoration: none;
}

.vertical-accordion li > a h2 {
    padding-top: 20px;
    padding-bottom: 8px;
    margin-bottom: 0;
}

.vertical-accordion li > a:hover {
    text-decoration: none;
}

.vertical-accordion li > a:before {
    display: block;
    color: #000;
    float: right;
    font-size: 28px;
    content: "\25BE";
    padding-top: 20px;
}

.vertical-accordion li.st-open > a:before {
    content: "\25B4";
    color: #df0b30;
}

.vertical-accordion .st-content {
    padding: 30px 0;
}

.vertical-accordion .st-content h3 {
    padding-bottom: 10px;
}

.form-control {
    background-color: #f9f9f9;
}


.form-control:focus {
    background-color: #fff;
}

.custom-select {
    /*  max-width: 290px;*/
}

.custom-select select {
    outline: 0;
}

.product-print-email {
    text-align: right;
}

.product-filter,
.rounded-box {
    clear: both;
    padding: 10px 20px 0 20px;
    margin: 0 15px 30px 15px;
    background: #fff;
    border: 1px solid #d7d9d7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.product-filter .btn-filter {
    padding-left: 15px;
    padding-right: 15px;
}

.product-filter.narrow {
    margin-left: 0;
    margin-right: 0;
}

.product-filter.narrow .row {
    margin-left: 0;
    margin-right: 0;
}

.product-filter.narrow .custom-select {
    width: 100%;
}

.product-filter.narrow .form-group {
    padding-right: 15px;
    padding-left: 0;
    width: auto;
}

.product-filter.narrow .btn-filter {
    padding-left: 9px;
    padding-right: 9px;
}

.product-filter form {
    margin-bottom: 10px;
}

.product-filter .control-label {
    margin-bottom: 0;
}

.sumar-produs p {
    line-height: 160%;
}

.sumar-produs p > strong {
    color: #000;
}

.sumar-produs p .more {
    padding-top: 10px;
    display: inline-block;
}

.pagination {
    *zoom: 1;
}

.pagination:before {
    content: '';
    display: block;
}

.pagination:after {
    content: '';
    display: table;
    clear: both;
}

.pagination li {
    display: inline-block;
}

.job-item {
    padding-bottom: 30px;
}

.job-item p {
    margin-bottom: 20px;
}

.custom-file-input {
    max-width: 295px;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    display: inline-block;
    color: #df0b30;
}

.brand-icons li {
    margin-bottom: 5px;
    margin-right: -20px;
}

.brand-icons i {
    vertical-align: middle;
    color: #df0b30;
}

.overlay, .overlayX, .overlay-register {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
    display: none;
}

.modal, .modals, .modal-register {
    z-index: 101;
    position: absolute;
    top: 200px;
    left: 50%;
    display: none;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.modal-container {
    padding: 33px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.modal.container {
    z-index: 100;
}

.modal-containers {
    padding: 33px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.modal-container .form-control,
.modal-container .custom-select {
    background-color: #fff;
}

.modal-container form,
.modal-container p.small {
    margin-bottom: 0;
}

.modal-container .close, .modal-containers .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: url('images/close.png') no-repeat center center;
    cursor: pointer;
}

.modal-container .close:hover {
    background-color: #eee;
}

.radio label,
.checkbox label {
    padding-left: 0;
}

.result {
    margin-top: 30px;
    border-bottom: 1px solid #a6a6a6;
}

.search-res {
    margin-top: 0 !important;
}

.search-res a {
    line-height: 60px;
}

.result h3 {
    margin-bottom: 5px;
}

.result:last-child {
    margin-bottom: 60px;
}

img[usemap],
map area {
    outline: none;
}

.qtip-antibiotice {
    background: #fff !important;
    border: 1px solid #e3e3e3 !important;
    padding: 10px;
    padding-bottom: 0;
    font-size: 12px;
    margin-left: -30px;
    margin-top: -10px;
    min-width: 275px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.06) !important;
    moz-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.06) !important;
}

.qtip-antibiotice:after {
    display: block;
    width: 16px;
    height: 10px;
    content: "";
    background: url(images/tooltip-arrow.png) no-repeat;
    position: absolute;
    bottom: -10px;
    left: 31px;
}

.qtip-antibiotice p {
    margin-bottom: 10px;
}

.tooltip-content {
    display: none;
}

.qtip-molecula {
    background: #fff !important;
    border: 1px solid #b1b1b1 !important;
    padding: 10px;
    font-size: 12px;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

.qtip-molecula1 {
    min-width: 320px !important;
    margin-top: -10px;
    margin-left: 90px !important;
}

.qtip-molecula1:after {
    display: block;
    width: 15px;
    height: 8px;
    content: "";
    position: absolute;
    bottom: -8px;
    right: 50px;
    background: url(images/molecula-arrow-bottom.png) no-repeat;
}

.qtip-molecula2 {
    max-width: 260px !important;
    margin-left: 10px !important;
    margin-top: 15px;
}

.qtip-molecula2:after {
    display: block;
    width: 8px;
    height: 15px;
    content: "";
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -7px;
    background: url(images/molecula-arrow-left.png) no-repeat;
}

.qtip-molecula3 {
    min-width: 25px !important;
    margin-top: 20px;
    margin-left: -10px !important;
}

.qtip-molecula3:after {
    display: block;
    width: 8px;
    height: 15px;
    content: "";
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -7px;
    background: url(images/molecula-arrow-right.png) no-repeat;
}

.qtip-molecula4 {
    max-width: 250px !important;
    margin-left: 10px !important;
    margin-top: 15px;
}

.qtip-molecula4:after {
    display: block;
    width: 8px;
    height: 15px;
    content: "";
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -7px;
    background: url(images/molecula-arrow-left.png) no-repeat;
}

.molecula-image {
    padding-top: 30px;
}

.molecula-text {
    display: none;
    font-weight: bold;
    line-height: 18px;
}

.molecula-text p {
    margin-bottom: 0;
}

.rounded-box {
    text-align: left;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 0;
    overflow: hidden;
}

table.info-bursa {
    font-size: 12px;
    color: #a6a6a6;
    width: 100%;
    margin-bottom: 15px;
}

table.info-bursa td {
    line-height: 140%;
}

table.info-bursa tr td:last-child {
    text-align: right;
}

/*------------------------------------*\
    #FOOTER
\*------------------------------------*/
.footer-actions {
    background: #fff;
    border: 1px solid #dbdbdb;
    font-size: 12px;
    color: #000;
    margin-bottom: 30px;
    margin-top: 60px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    *zoom: 1;
}

.footer-actions:before {
    content: '';
    display: block;
}

.footer-actions:after {
    content: '';
    display: table;
    clear: both;
}

.footer-actions .newsletter-subscribe,
.footer-actions .site-search {
    padding: 10px 20px;
    float: left;
    border-right: 1px solid #dbdbdb;
}

.footer-actions .footer-logo {
    height: 51px;
    float: left;
    padding: 10px;
    border-right: 1px solid #dbdbdb;
}

.footer-actions .footer-logo img {
    vertical-align: middle;
    padding-top: 6px;
}

.footer-actions form {
    margin-bottom: 0;
    float: left;
    white-space: nowrap;
}

.footer-actions .form-control {
    width: 238px;
    display: inline-block;
    margin: 0 10px;
    font-style: italic;
    vertical-align: baseline;
    padding: 4px 8px;
    height: 31px;
    background: #fff;
}

.footer-actions .btn {
    display: inline-block;
    vertical-align: baseline;
    padding: 4px 27px;
}

.footer-actions .social-logos {
    float: left;
    padding-left: 10px;
    text-align: right;
}

.footer-actions .social-logos a {
    display: inline-block;
    margin-right: 10px;
    line-height: 51px;
}

.footer-menu {
    font-size: 12px;
    margin-bottom: 20px;
}

.footer-menu ul {
    float: right;
    margin: 10px 0;
}

.footer-menu ul li {
    float: left;
    margin-left: 25px;
}

.footer-menu a {
    color: #a6a6a6;
}

.footer-menu a:hover {
    color: #000;
}


/* ================================================================================
 Fix wordpress css
================================================================================*/
/*.info-box a.more-link{
    display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    border-color: #fff !important;
  color: #fff;
  margin-top: 20px;
}
*/
.side-menu li.logo-mobile {
    display: none !important;
}

.lang-drop li a span {
    margin-left: 5px;
}
.breadcrumb a {
    text-transform: initial !important;
}
.job-item > .form-control {

    display: inline !important;

}

/*.custom-select span{
  width: 100% !important;
  display: block !important;
}
*/

.form-control {

    color: #000000 !important;

}

/*label.error{
  position: absolute;
  left: 0;
  top:0px;
  border:1px solid red;
  width: 100%;
}
*/

/* =RESPONSIVE MEDIA QUERIES
================================================================================
================================================================================
================================================================================
================================================================================
===========================================*/
@media (max-width: 1200px) {

    .menu-principal-navigation-container #menu-item-112, .menu-principal-navigation-container #menu-item-84, .menu-principal-navigation-container #menu-item-76, .menu-principal-navigation-container #menu-item-5422, .menu-principal-navigation-container #menu-item-5427, .menu-principal-navigation-container #menu-item-5630, .menu-principal-navigation-container #menu-item-5638, .menu-principal-navigation-container #menu-item-83, .menu-principal-navigation-container #menu-item-5625, .menu-principal-navigation-container #menu-item-5486 {
        width: 100% !important;
        text-align: left !important;
    }

    .feature-box {
        padding-left: 3px !important;
        padding-right: 3px !important;
        margin-bottom: 6px !important;
        position: relative !important;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        height: auto;
        overflow: hidden;

    }

    #content {
        height: auto;
    }

    .hamburger-menu {
        display: block;
        height: 80px;
        line-height: 80px;
        position: absolute;
        top: 0;
        left: 5px;
        z-index: 1000;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .hamburger-menu.active {
        left: 250px;
    }

    .logo {
        margin-left: 40px;
        padding-top: 10px;
    }

    .top-nav-container {
        float: none;
    }

    .top-nav-container nav {
        text-align: left !important;
    }

    .main-nav {
        position: fixed;
        z-index: 60;
        padding: 10px;
        padding-top: 0;
        top: 0;
        width: 300px !important;
        margin-left: -300px;
        left: 0;
        bottom: 0;
        background: #fff;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .main-nav.active-mobile {
        margin-left: 0;
    }

    .main-nav > li {
        display: block;
        float: none;
        width: auto;
        height: auto !important;
    }

    .main-nav > li.logo-mobile {
        display: block;
        height: 80px;
        vertical-align: middle;
        line-height: 80px;
        padding-left: 10px;
        margin-bottom: 20px;
    }

    .main-nav > li > a {
        line-height: 120%;
        height: auto;
        font-size: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .main-nav > li ul {
        display: none;
        position: static;
        padding: 20px;
        padding-bottom: 10px;
        width: auto;
        -webkit-box-shadow: none;
        moz-box-shadow: none;
        box-shadow: none;
    }

    .main-nav > li ul li {
        float: none;
        display: block;
        width: auto;
    }

    .main-nav > li ul li a {
        padding-bottom: 10px;
    }

    .top-nav-container {
        text-align: right;
    }

    .top-nav-container div {
        display: inline-block;
        float: none;
    }

    .slider {
        margin-bottom: 15px;
    }

    .footer-actions {
        background: none;
        border: none;
    }

    .footer-actions .footer-logo {
        display: none;
    }

    .footer-actions .newsletter-subscribe,
    .footer-actions .site-search {
        margin-bottom: 16px;
        float: none;
        width: 100%;
        background: #fff;
        border: 1px solid #dbdbdb;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        *zoom: 1;
    }

    .footer-actions .newsletter-subscribe:before,
    .footer-actions .site-search:before {
        content: '';
        display: block;
    }

    .footer-actions .newsletter-subscribe:after,
    .footer-actions .site-search:after {
        content: '';
        display: table;
        clear: both;
    }

    .footer-actions form {
        width: 100%;
    }

    .footer-actions label {
        width: 100px;
        text-align: right;
    }

    .footer-actions .social-logos {
        display: block;
        text-align: center;
        float: none;
    }

    .footer-actions .social-logos a {
        margin: 0 5px;
    }

    .footer-menu {
        font-size: 18px;
    }

    .footer-menu div {
        text-align: center !important;
        margin-bottom: 20px;
    }

    .footer-menu ul li {
        margin: 0 10px;
        display: inline-block;
        float: none;
        margin-bottom: 10px;
    }
}

@media (max-width: 990px) {


    span.nav-click {
        color: black !important;
    }

    #content {
        min-height: 0;
    }

    .side-menu {
        position: relative;
        padding-top: 47px;
    }

    .side-menu li {
        margin-bottom: 0;
        display: none;
        margin-bottom: -1px;
    }

    .side-menu li a {
        padding-left: 40px;
    }

    .side-menu li a i {
        margin-right: 0;
    }

    .side-menu li.active {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        margin-bottom: 0;
    }

    .side-menu li.active a {
        background: #fff;
        color: #000;
        border-color: #666565;
        padding-right: 25px;
        padding-left: 40px;
    }

    .side-menu .arrow-mobile.active a:after {
        display: block;
        position: absolute;
        right: 10px;
        top: 18px;
        width: 20px;
        height: 12px;
        content: "";
        background: url('images/drop-arrow.png') no-repeat;
    }

    .side-menu li.programare-intalnire {
        display: block;
        margin-top: 10px;
    }

    .side-submenu {
        display: none;
    }

    .qtip {
        display: none;
    }

    .molecula-image {
        display: none;
    }

    .molecula-text {
        display: block;
        padding: 0;
        margin-bottom: 20px;
        text-align: left;
        font-weight: normal;
    }

    .page-investitori,
    .page-produse,
    .page-parteneri,
    .page-cariere,
    .page-responsabilitate {
        background-image: none;
    }
}

@media (max-width: 767px) {
    .box-with-icon {
        margin-bottom: 50px;
    }

    .timeline-menu {
        position: relative;
        padding: 0;
        margin-bottom: 30px;
        overflow: hidden;
        border-bottom: 1px solid #666565;
    }

    .timeline-menu li {
        display: block;
        float: none;
        width: 100%;
    }

    .timeline-menu li a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #666565;
        padding: 10px;
        background: #fff;
        display: block;
        margin-bottom: -1px;
    }

    .timeline-menu li a:before {
        display: none;
    }

    .timeline-menu li a.active {
        z-index: 1;
        position: relative;
        border: 1px solid #666565;
    }

    .timeline-menu li a.active:after {
        display: block;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -6px;
        width: 20px;
        height: 12px;
        content: "";
        background: url('images/drop-arrow.png') no-repeat;
    }

    .timeline-menu li a:hover {
        text-decoration: none;
        background: #df0b30;
        color: #fff;
    }

    .timeline-menu li a:hover span {
        color: #fff !important;
    }

    .timeline-menu li a span.timeline-date,
    .timeline-menu li a span.el-mobile {
        display: inline-block;
        position: relative;
        top: auto;
        left: auto;
        margin: 0;
        bottom: auto;
    }

    .timeline-menu li a span.timeline-date:after {
        content: " - ";
    }

    .timeline-menu.open a {
        display: block;
        position: relative;
    }

    .timeline-menu li:first-child a span.timeline-date,
    .timeline-menu li:last-child a span.el-mobile {
        display: inline-block;
        background: none;
        color: #000;
        width: auto;
        height: auto;
        text-align: left;
        position: relative;
        line-height: inherit;
        top: auto;
        left: auto;
        right: auto;
    }

    .product-print-email {
        text-align: left;
    }

    .product-print-email .btn-dark {
        margin-right: 10px;
        margin-left: 0;
    }

    .overlay {
        z-index: 1001;
    }

    .modal {
        min-width: 400px;
        top: 10px;
        z-index: 1002;
    }
}

@media (max-width: 540px) {
    .btn {
        margin-top: 10px;
    }

    .custom-select {
        max-width: none;
    }

    .product-filter.narrow .form-group {
        padding-right: 0;
    }

    .product-filter.narrow .custom-select {
        max-width: none;
    }

    .footer-actions label {
        display: block;
        text-align: left;
    }

    .footer-actions .form-control {
        margin-left: 0;
        width: 60%;
        margin-right: 5%;
    }

    .footer-actions .btn {
        width: 35%;
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
    }

    .site-search-top {
        position: static;
    }

    .search-form {
        width: auto;
        left: 0;
        right: 0;
        top: 80px;
    }
}

/* =OVERRIDE EXCEPTIONS
===========================================*/
.block {
    display: block;
}

.center-block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.clear-both {
    clear: both;
}

.hidden {
    display: none;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.relative {
    position: relative;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.d-table {
    display: table;
}

.d-table-cell {
    display: table-cell;
}

.last {
    margin-right: 0 !important;
}

.v-middle {
    vertical-align: middle !important;
}

.full-width {
    width: 100% !important;
}


.gallery img {
    border: none !important;
}

.video {
    margin-bottom: 25px;
    width: 100%;
    height: auto;
}


.publicatii a {
    display: block;
    z-index: 9999;
}


iframe {
    overflow-x: hidden;
    overflow-y: hidden;

}

.form-control-error {


    border-color: red !important;

}

label.form-control-error {

    font-size: 12px;
    color: red;
    font-weight: normal;
}

/* do not group these rules */
.form-control::-webkit-input-placeholder {
    color: red;
}

input.blue-placeholder::-webkit-input-placeholder {
    color: red;
}


textarea.blue-placeholder::-webkit-input-placeholder {
    color: red;
}

/*.checkbox label{
  font-size: 12px;
}
*/
.col-xs-offset-right-12 {
    margin-right: 100%;
}

.col-xs-offset-right-11 {
    margin-right: 91.66666667%;
}

.col-xs-offset-right-10 {
    margin-right: 83.33333333%;
}

.col-xs-offset-right-9 {
    margin-right: 75%;
}

.col-xs-offset-right-8 {
    margin-right: 66.66666667%;
}

.col-xs-offset-right-7 {
    margin-right: 58.33333333%;
}

.col-xs-offset-right-6 {
    margin-right: 50%;
}

.col-xs-offset-right-5 {
    margin-right: 41.66666667%;
}

.col-xs-offset-right-4 {
    margin-right: 33.33333333%;
}

.col-xs-offset-right-3 {
    margin-right: 25%;
}

.col-xs-offset-right-2 {
    margin-right: 16.66666667%;
}

.col-xs-offset-right-1 {
    margin-right: 8.33333333%;
}

.col-xs-offset-right-0 {
    margin-right: 0;
}

@media (min-width: 768px) {
    .col-sm-offset-right-12 {
        margin-right: 100%;
    }

    .col-sm-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-sm-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-sm-offset-right-9 {
        margin-right: 75%;
    }

    .col-sm-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-sm-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-sm-offset-right-6 {
        margin-right: 50%;
    }

    .col-sm-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-sm-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-sm-offset-right-3 {
        margin-right: 25%;
    }

    .col-sm-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-sm-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-sm-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .col-md-offset-right-12 {
        margin-right: 100%;
    }

    .col-md-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-md-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-md-offset-right-9 {
        margin-right: 75%;
    }

    .col-md-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-md-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-md-offset-right-6 {
        margin-right: 50%;
    }

    .col-md-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-md-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-md-offset-right-3 {
        margin-right: 25%;
    }

    .col-md-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-md-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-md-offset-right-0 {
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-offset-right-12 {
        margin-right: 100%;
    }

    .col-lg-offset-right-11 {
        margin-right: 91.66666667%;
    }

    .col-lg-offset-right-10 {
        margin-right: 83.33333333%;
    }

    .col-lg-offset-right-9 {
        margin-right: 75%;
    }

    .col-lg-offset-right-8 {
        margin-right: 66.66666667%;
    }

    .col-lg-offset-right-7 {
        margin-right: 58.33333333%;
    }

    .col-lg-offset-right-6 {
        margin-right: 50%;
    }

    .col-lg-offset-right-5 {
        margin-right: 41.66666667%;
    }

    .col-lg-offset-right-4 {
        margin-right: 33.33333333%;
    }

    .col-lg-offset-right-3 {
        margin-right: 25%;
    }

    .col-lg-offset-right-2 {
        margin-right: 16.66666667%;
    }

    .col-lg-offset-right-1 {
        margin-right: 8.33333333%;
    }

    .col-lg-offset-right-0 {
        margin-right: 0;
    }
}

/*.inline-menu a{
  color: red !important;
}*/

.red {
    color: red !important;
}

.links-register-login-reset {
    display: block;
    padding: 10px 0px;
    padding-top: 0;
    border-bottom: 1px solid #f3f3f3;
    text-align: center;
}

.links-register-login-reset li {

    display: inline-block !important;
    margin-right: 10px;
}

.links-register-login-reset li a {

    color: red;
}


.links-register-login-reset li:last-child {
    margin-right: 0;
}

li.red-button {
    background-color: red !important;
    padding: 2px 8px;
    border-radius: 5px;

}

li.red-button a {
    color: #fff;

}

li.red-button a:hover {
    color: #fff;

}

.none-institutie, .none-tel, .none-email, .none-posta, .none-if, .produse-finite, .substante-active {
    display: none;
}


.select2, .select2-container, .select2-container--default {
    width: 100% !important;
}

.form-control {
    font-style: normal !important;

}

form {
    margin-bottom: 10px;
}


img.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 10px;
    margin-bottom: 10px;

}

img.alignleft {
    float: left !important;
    margin-right: 10px;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

img.alignright {
    float: right !important;
    margin-right: 0;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkbox label.form-control-error {
    display: block;
    clear: both;
}

#mce-EMAIL {
    color: #000 !important;
}

::-webkit-input-placeholder {
    color: black;
}

::-moz-placeholder {
    color: black;
}

::-ms-placeholder {
    color: black;
}

::placeholder {
    color: black;
}


#show-menu {

    position: absolute !important;
    right: 0 !important;
    width: 12px;
    height: 12px !important;
    background: red !important;
    overflow: hidden !important;
}

a.more {
    display: block !important;
    color: red !important;
    font-weight: bolder;
}

.vertical-accordion table td {
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px;
    border-color: #fff;
}

.vertical-accordion table {
    border: none;
    border-bottom: 1px;
    margin-bottom: 5px;

}

/*span.down{
  float: right;
  z-index: 9999;
  display: block;
}

*/


ul.side-menu > li > ul {


    display: none;

}


ul.side-menu > li {


    position: relative;

}

/*ul.side-menu >li:hover > ul{


  display: block;
  height: auto !important ;
    -webkit-transition: height 0.3s ease-in;
-moz-transition: height 0.3s ease-in;
-ms-transition: height 0.3s ease-in;
-o-transition: height 0.3s ease-in;
transition: height 0.3s ease-in;
}
*/
span.nav-click {
    position: absolute;
    right: 5px;
    top: 10px;
    width: 30px;
    height: 30px;
    /*  background-color: red;*/
    z-index: 1;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.bullets ol li, .bullets ul li {

    list-style: none;
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;

}

.bullets ol li:before, .bullets ul li:before {

    position: absolute;
    left: 0;
    top: 10px;
    margin-right: 10px;
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid red;
    border-radius: 5px;

}

ul.no-bullet > li:before {
    content: none;
}

span.title h4 {
    display: inline;
    font-size: 16px;
    color: #e42547;
}

span.title img {
    margin-right: 13px;
}

span.title {

}

.m20 p {
    margin-top: 20px;

}

.m20 {
    padding-top: 20px;
    margin-bottom: 30px;
}

.wp-video, .mejs-container, .wp-video-shortcode, .video, .video-wrapper, #player, .mejs-container, .wp-video-shortcode, .mejs-video {

    width: 100% !important;
    /* height: 133px !important;*/
}


.player .video-wrapper, .player .video-wrapper .flideo, .player .video-wrapper object, .player, .video-wrapper video, .html5-video-container, .html5-video-content {
    width: 100%;
    /*  height: 133px !important;*/
}

.player .video-wrapper .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*     height: 133px !important;*/
    background-size: contain;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.html5-video-content {
    width: 100%;
    height: 133px !important;
}


.video-custom {
    width: 100% !important;
    height: 250px !important;
    overflow: hidden !important;
    margin-bottom: 15px;
}


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

    .video-custom {


        width: 100% !important;
        height: auto !important;
        overflow: hidden !important;
        margin-bottom: 15px;
    }


}

div.formerror {
    color: red;
    margin-bottom: 6px;
    margin-top: 1px;
}

input.error, select.error, label.error {
    border: 2px solid red;
    background-color: #FFFFD5;
    margin: 0;
    color: red;
}

.required .form-control-error {
    padding-left: 15px;
}


.error {
    color: red !important;
}

/*datepiker*/
.ui-datepicker {
    background-color: #fff;
    border: 1px solid #66AFE9;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(102, 175, 233, .6);
    display: none;
    margin-top: 4px;
    padding: 10px;
    width: 240px;
}

.ui-datepicker a,
.ui-datepicker a:hover {
    text-decoration: none;
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
    color: #2A6496;
    -webkit-transition: color 0.1s ease-in-out;
    -moz-transition: color 0.1s ease-in-out;
    -o-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 4px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 700;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    cursor: default;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left;
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    text-align: right;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\e079";
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\e080";
}

.ui-datepicker .ui-icon {
    display: none;
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
}

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 4px 0;
}

.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 4px;
    -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar td:hover {
    background-color: #eee;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-calendar td a {
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-current-day {
    background-color: #4289cc;
}

.ui-datepicker .ui-datepicker-current-day a {
    color: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
    background-color: #fff;
    cursor: default;
}

.extra-link {

    margin-right: 10px;
}

/*.product-item p:first-child {
  margin-bottom: 0;
}*/

.st-content img {
    margin-bottom: 20px;
}

.feature-box p:empty {
    display: none;
}

.rc-anchor-light {
    background: transparent !important;
    border: none !important;
    color: #000;
}

.rc-anchor {
    border-radius: 0 !important;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.08) !important;
    -webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.08) !important;
    -moz-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.08) !important;
}

/* modificari ianuarie 2017 */

.membru-row {
    width: 100%;
    float: left;
    padding-top: 30px !important;
    padding-bottom: 25px !important;
    border-bottom: 1px solid #c5c5c5;
    height: auto;
}

.membru-row:last-child {
    border-bottom: 0 !important;
}

.membru-detalii {
    width: 50%;
    float: left;
}

.membru-nume {
    margin-bottom: 10px;
}

.membru-functia span, .membru-nume p {
    font-weight: bold;
}

.membru-functia span, .membru-functia p {
    display: inline;
}

.membru-row p {
    margin-bottom: 0;
}

.membru-fisier {
    width: 50%;
    float: left;
    padding: 0 100px;
}

.membru-fisier a {
    margin-bottom: 10px;
    width: 100%;
}

.vertical-accordion ul {
    margin: 0;
}

.vertical-accordion li {
    height: auto !important;
    float: left;
    width: 100%;
}

.vertical-accordion .st-content {
    padding: 7px 0 !important;
}

.membru-varsta span, .membru-varsta p, .membru-locmunca span, .membru-locmunca p, .membru-profesia span, .membru-profesia p {
    display: inline;
}

.membru-varsta span, .membru-locmunca span, .membru-profesia span {
    font-weight: bold;
}

.vertical-accordion span, .vertical-accordion p {
    font-size: 15px !important;
}

.membru-locmunca span:after, .membru-profesia span:after, .membru-varsta span:after, .membru-functia span:after {
    content: "\00a0";
}

/* COPYRIGHT FOOTER */
@media only screen and (min-width: 1200px) {
    .footer-menu .col-md-3 {
        width: 17% !important;
    }

    .footer-menu .col-md-9 {
        width: 83% !important;
    }
}

/* JOB-URI ACTIVE */
.job-item h3:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #df0b30;
    transition: all 0.3s ease-in-out;
}

.job-item .bullets, .job-item .send-cv {
    display: none;
}

.job-item h3:after {
    content: "  >";
}

.job-item {
    padding-bottom: 10px !important;
}

/* LOGIN AREA */
#tabs-1 form, .inregistrare-user-nou {
    width: 50%;
    float: left;
}

#tabs-1 form {
    border-right: 1px solid #f3f3f3;
}

.inregistrare-user-nou {
    padding-left: 50px;
    display: flex;
    flex-direction: column;
    padding-top: 70px;
    padding-bottom: 70px;
}

.inregistrare-titlu {
    text-align: center;
    font-size: 20px;
    color: #ff0000;
    margin-bottom: 20px;
}

.click-formular {
    color: #ff0000;
}

.click-formular:hover {
    color: #ff0000;
}

#tabs-1 .col-sm-12 > p {
    display: none;
}

#example3, #tabs-1 > .row > .col-md-12 > p {
    margin-bottom: 20px !important;
    margin-top: 20px;
}

#tabs-1 .form-group {
    width: 69%;
    margin-bottom: 10px !important;
}

#tabs-1 {
    float: left;
    padding: 0 20px;
}

/* TABLEPRESS */
.tablepress tbody td {
    text-align: center;
    border: 2px solid black;
    vertical-align: middle !important;
}

.row-hover {
    border: 2px solid black;
}

.odd td {
    background-color: #5a5a5a !important;
    color: white;
}

.even td {
    background-color: #b2b2b2 !important;
    color: #141414;
}

.row-1 td, .row-2 td {
    background-color: #9c0018 !important;
    color: white !important;
}

/* LISTAREA LA BURSA */
.highcharts-series path:first-child {
    stroke: #de032b;
}

.highcharts-markers path {
    stroke: #de032b;
    fill: #de032b;
}

.highcharts-container {
    border: 1px solid #d7d9d7;
    border-radius: 6px;
    height: 450px !important;
    background-color: white;
}

.highcharts-root {
    padding: 20px 5px !important;
    background-color: white;
}

.highcharts-axis-labels tspan, .highcharts-axis-labels text {
    font-size: 14px !important;
    fill: #878787 !important;
}

.detalii-bursa {
    position: absolute;
    left: 32px;
    top: 500px;
    color: #ff0000 !important;
    font-size: 12px;
}

a.detalii-bursa:hover {
    text-decoration: underline;
    color: #ff0000 !important;
}

a.detalii-bursa:focus {
    color: #ff0000 !important;
}

@media (max-width: 768px) {
    .detalii-bursa {
        top: 480px;
    }
}


/* CHART COTATII BURSIERE */
#m-chart-container-5563-1 .highcharts-title tspan {
    display: none;
}

#m-chart-container-5563-1 .highcharts-color-0, #m-chart-container-5563-1 .highcharts-color-0 rect, #m-chart-container-5827-1 .highcharts-color-0, #m-chart-container-5827-1 .highcharts-color-0 rect {
    fill: #d50014 !important;
}

#m-chart-container-5563-1 .highcharts-color-1, #m-chart-container-5563-1 .highcharts-color-1 rect, #m-chart-container-5827-1 .highcharts-color-1, #m-chart-container-5827-1 .highcharts-color-1 rect {
    fill: #b8b8b8 !important;
}

#m-chart-container-5563-1 .highcharts-color-2, #m-chart-container-5563-1 .highcharts-color-2 rect, #m-chart-container-5827-1 .highcharts-color-2, #m-chart-container-5827-1 .highcharts-color-2 rect {
    fill: #7d7d7d !important;
}

#m-chart-container-5563-1 .highcharts-markers path, #m-chart-container-5827-1 .highcharts-markers path {
    stroke: none;
}

#m-chart-container-5563-1 .highcharts-data-label-color-1 tspan, #m-chart-container-5563-1 .highcharts-data-label-color-0 tspan, #m-chart-container-5563-1 .highcharts-legend tspan, #m-chart-container-5827-1 .highcharts-data-label-color-1 tspan, #m-chart-container-5827-1 .highcharts-data-label-color-0 tspan, #m-chart-container-5827-1 .highcharts-legend tspan {
    font-size: 14px !important;
}

.highcharts-container {
    width: 955px !important;
}

@media (max-width: 1200px) {
    .highcharts-container {
        width: 785px !important;
    }
}

@media (max-width: 990px) {
    .content {
        flex-direction: column;
    }

    .highcharts-container {
        width: 725px !important;
    }
}

@media (max-width: 768px) {
    .highcharts-container {
        width: auto !important;
    }

    .highcharts-root {
        padding: 20px 0 !important;
    }
}

/* ARHIVARE PE ANI */
.arhivare-box {
    margin-top: 30px;
}

.arhivare-titlu {
    margin-left: 3px;
}

/* DIVIDENDE CU ISTORIC */
.dividende-box p, .dividende-box a {
    display: inline;
}

.dividende-box a {
    float: right;
}

.dividende-box {
    margin: 50px 0;
}

/* LOGO */
.logo img {
    margin-left: 0;
    margin-right: 45px;
}

/* GALERIE - TIME LINE */
.gallery-box {
    display: none;
}

.an-premii:hover {
    text-decoration: underline;
}

/* MEGA-MENU */
.menu-principal-navigation-container #menu-item-83, .menu-principal-navigation-container #menu-item-84, .menu-principal-navigation-container #menu-item-76, .menu-principal-navigation-container #menu-item-5422, .menu-principal-navigation-container #menu-item-5427, .menu-principal-navigation-container #menu-item-5486, .menu-principal-navigation-container #menu-item-5625, .menu-principal-navigation-container #menu-item-5630, .menu-principal-navigation-container #menu-item-5638 {
    width: 10%;
}

#main-nav, .menu-principal-navigation-container, .top-nav-container nav, .top-nav-container, .menu-principal-navigation-engleza-container {
    float: left;
    width: 100%;
}

.menu-principal-navigation-container #menu-item-112 {
    width: 18%;
    text-align: center;
}

.menu-principal-navigation-container #menu-item-84 {
    width: 9%;
    text-align: left;
}

.menu-principal-navigation-container #menu-item-76 {
    width: 9%;
    text-align: center;
}

.menu-principal-navigation-container #menu-item-5422 {
    width: 9%;
    text-align: center;
}

.menu-principal-navigation-container #menu-item-5427 {
    width: 10%;
    text-align: center;
}

.menu-principal-navigation-container #menu-item-5630, .menu-principal-navigation-engleza-container #menu-item-7629 {
    width: 12%;
    text-align: center;
}

.menu-principal-navigation-container #menu-item-5638, .menu-principal-navigation-engleza-container #menu-item-7635 {
    width: 8%;
    text-align: right;
}

.menu-principal-navigation-container #menu-item-83 {
    width: 8%;
    text-align: center;
}

.menu-principal-navigation-container #menu-item-5625, .menu-principal-navigation-engleza-container #menu-item-7624 {
    width: 10%;
    text-align: center;
}

.menu-principal-navigation-container #menu-item-5486, .menu-principal-navigation-engleza-container #menu-item-7618 {
    width: 7%;
    text-align: center;
}

header {
    height: auto;
}

.main-nav > li > a {
    line-height: 40px !important;
}

.sub-menu li > a {
    text-align: left !important;
}

.top-nav-container {
    height: 50px !important;
}

.logo img {
    margin-left: 0 !important;
}

.menu-principal-navigation-container, .menu-principal-navigation-engleza-container {
    max-width: 1170px !important;
}

.top-nav-container {
    z-index: initial !important;
}

.search-form {
    top: -6px !important;
    right: 49px !important;
    background: initial;
    z-index: 100;
}

.main-nav > li {
    height: 50px;
}

/* TIMELINE */

.content-details img {
    width: 100% !important;
    height: 100% !important;
}

.meta-details {
    display: none;
}

.timeline-icon {
    background-color: #01c1ba !important;
    box-shadow: 0 0 0 4px white, inset 0 0 0 0px #fff, 0 0 0 8px #01c1ba;
}

.timeline-main-title, .cool_timeline h2, .cool_timeline .content-details {
    font-size: 20px !important;
    margin-bottom: 20px;
    font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif !important;
}

.timeline-main-title {
    display: none !important;
}

.cool-timeline {
    margin-top: 20px;
}

.cool-timeline.white-timeline .timeline-year, .timeline-icon {
    background: #df0b30 !important;
    box-shadow: 0 0 0 4px white, inset 0 0 0 2px rgba(0, 0, 0, 0.05), 0 0 0 8px #df0b30 !important;
}

.cool-timeline.white-timeline:before, .cool-timeline.white-timeline.one-sided:before {
    background-image: -webkit-linear-gradient(top, #df0b30 0%, #df0b30 8%, #df0b30 92%, #df0b30 100%) !important;
}


/* PROCEDURI AGA */
.width-adunari {
    width: 100% !important;
}

.width-adunari .st-content > table {
    margin-bottom: 20px !important;
}

.width-adunari h2 {
    margin-top: 50px;
}

.width-adunari h2:first-child {
    margin-top: 20px !important;
}

.side-menu .fa, .main-nav .fa {
    font-family: 'aplus-icons' !important;
}

/* MODIFICARI MARTIE 2017 */
.tab-deschis .vertical-accordion ul li:first-child .st-content {
    display: initial !important;
}

.formular-dividende {
    float: right !important;
    margin-top: 30px;
}

.comitete-consultative {
    padding-left: 50px;
}

.rap-margins {
    margin: 30px 0 20px 0;
}

.ref-titlu {
    width: 100% !important;
    padding: 30px 0 25px 0 !important;
    margin: 0 15px;
    border-bottom: 1px solid #c5c5c5;
    height: auto;
    float: left !important;
}

.ref-titlu h3, .ref-link {
    width: 50%;
    float: left;
    margin: 0;
}

.ref-rand {
    float: left;
    width: 100%;
}

.ref-block {
    margin-left: 50%;
    width: 20.8%;
    margin-top: 15px;
}

.ref-spc {
    margin-top: 30px;
}

.ref-spc ul {
    padding-left: 15px;
}

.ref-no-padd {
    padding-left: 0 !important;
}

.ref-no-padd p {
    margin: 0;
}

.icon-aplus-comunicate, .icon-aplus-centru-cercetare, .icon-aplus-fundatia {
    line-height: 0 !important;
}

.menu-item-5783 span, .menu-item-7575 span, .menu-item-7580 span, .menu-item-7598 span {
    line-height: 50px;
}

.main-nav > li > a {
    padding: 0 21px;
}

#main-nav {
    width: 106%;
    /*margin-left: -20px !important;*/
}

#menu-item-5753 i {
    line-height: initial !important;
}

#menu-item-5770 .icon-aplus-mesaj-director {
    line-height: initial !important;
}

.menu-item-5783 a, .menu-item-7598 a {
    padding-right: 20px !important;
}

.menu-item-5619 i, .menu-item-7622 i {
    padding-top: 12px !important;
}

.icon-aplus-anunturi-interes-public {
    line-height: 0 !important;
}

.menu-item-5620 a {
    padding-right: 25px !important;
}

.menu-item-5636 .icon-aplus-document {
    position: absolute;
    top: 45px;
    left: 50px;
}

#menu-item-5636 i {
    top: 140px;
    position: absolute;
    left: 50px;
}

.menu-item-5744 i, .menu-item-7609 i, .menu-item-7610 i {
    line-height: 0;
}

.menu-item-5744 span, .menu-item-7623 span, .menu-item-5620 span {
    line-height: 50px;
}

.menu-item-5796 > a {
    padding: 0 30px !important;
}

.menu-item-5847 > a, .menu-item-5779 > a, .menu-item-5765 > a, .menu-item-5764 > a, .menu-item-7589 > a, .menu-item-7574 > a, .menu-item-7594 > a, .menu-item-7603 > a {
    padding: 0 25px !important;
}

.date-spc {
    padding-left: 15px;
}

.facebook img {
    height: 34px;
    width: 36px;
}

.site-search-top, .site-language, .facebook {
    float: left;
    margin-top: 23px;
    margin-right: 11px;
}

.post-page .col-md-9 {
    width: initial;
}

#menu-item-7609 i.icon-aplus-substante-active, .menu-item-7588 i.icon-aplus-date-firma, .menu-item-6098 i.icon-aplus-date-firma {
    line-height: 0;
}

@media screen and (max-width: 411px) {
    .facebook {
        display: none;
    }
}

@media screen and (max-width: 540px) {
    .facebook {
        padding-top: 10px;
    }
}

/* pagina de noutati */
.post-page .attachment-pageimg.wp-post-image {
    display: none;
}

/* SEARCH WP TERM HIGHLIGHTER */
.searchwp-highlight {
    background-color: #f5ecdd;
    border-radius: 5px;
    padding: 5px;
}

/* afisare galerie foto */
.img-galerie-foto {
    width: 262px !important;
    height: 133px !important;
    background-position: center;
    background-size: cover;
}

/* FORMULARE DE CONTACT */
.width_100 {
    width: 100%;
}

.width_50 {
    width: 50%;
}

.formular-selectare-voluntari .wpcf7-list-item, .formular-farmacovigilenta .wpcf7-list-item {
    width: 20%;
    padding: 30px 0;
    margin: 0;
}

.consecinte-reactie-adversa span.wpcf7-list-item {
    width: 48%;
    float: left;
    margin: 1%;
    padding: 0;
}

.col-md-12.reactia-adv-det p {
    margin: 0;
}

.dupa-evaluare-cauzalitate span.wpcf7-list-item {
    width: 31%;
    float: left;
    margin: 1%;
    padding: 0;
}

.formular-etica span.wpcf7-list-item {
    margin-bottom: 30px;
    margin-top: 15px;
}

.ob-sesizarii-checkbox span.wpcf7-list-item {
    width: 100%;
}

.padding-left-none {
    padding-left: 0 !important;
}

.sesizare-speta span.wpcf7-list-item, .modalitate-contact span.wpcf7-list-item {
    width: 30%;
    margin-left: 0;
}

.wpcf7-validation-errors {
    text-align: center;
}

/* LANGUAGE SWITCHER WPML */
.wpml-ls-legacy-dropdown {
    width: initial !important;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    border-radius: 5px;
}

.site-language:hover .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.wpml-ls-sub-menu a.wpml-ls-link {
    border-top: none !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.produse-read-mode-lista {
    color: #e00029 !important;
    display: block !important;
    font-size: 12px;
}

.gdpr-pop-valid {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
}

.gdpr-informare {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 1%;
    overflow: auto;
    margin-bottom: 1%;
    height: auto;
    background: #fff;
    padding: 20px;
    font-size: 14px;
    max-height: 95%;
}

.gdpr-informare-center {
    text-align: center;
}

.gdpr-informare p {
    margin-bottom: 20px;
}

.gdpr-informare ul {
    list-style-type: disc;
    margin-top: -10px;
}

.gdpr-informare ul li {
    margin-left: 40px;
}

.gdpr-information-right {
    width: 100%;
    text-align: left;
    margin-bottom: 0 !important;
}

.gdpr-accept {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
}

.gdpr-accept button {
    color: #ffffff;
    background-color: #e00028;
    border-color: #e00028;
    border: 1px;
    padding: 5px 20px;
    font-size: 15px;
    border-radius: 6px;
}

.raportari-financiare-strm .btn-default {
    min-width: 190px;
}

.raportari-financiare-excel-row-left {
    padding-left: 40px;
}

.parteneri_interni {
    margin-top: 15px;
}

.menu-item-5783 .icon-aplus-centru-cercetare {
    position: relative;
    top: 10px;
}

.menu-item-5783 .nav-click {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video2 {
    margin-top: 20px;
}

.moove-gdpr-status-bar .cookie-slider {
    background: #a9a9a9 !important;
}

.moove-gdpr-status-bar .cookie-slider::after {
    color: #a9a9a9 !important;
}

.checkbox-selected .cookie-slider {
    background: #e00029 !important;
}

.checkbox-selected .cookie-slider::after {
    color: #e00029 !important;
}

.on-afisare-declaratii-de-avere {
    display: block !important;
}

.afisare-declaratii-de-avere {
    margin-top: 20px;
}

.on-afisare-declaratii-de-interese {
    display: block !important;
}

.afisare-declaratii-de-interese {
    margin-top: 20px;
}

.box_text, .text_box {
    margin-left: 30px;
}

.toggle001 {
    cursor: pointer;
    padding: 20px 0;
    position: relative;
}

.toggle001::after {
    content: "";
    position: absolute;
    right: 0;
    top: 45%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #e51937;
}

.toggle {
    cursor: pointer;
    padding: 20px 0;
    position: relative;
    border-bottom: 1px solid #e51937
}

.toggle::after {
    content: "";
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #e51937;
    top: 45%;
}

.text_box1, .text_box2, .text_box3, .text_box4, .text_box5, .text_box6, .text_box7, .text_box8, .text_box9, .text_box10, .text_box11 {
    display: none;
}

.alte_categorii {
    margin-top: 25px;
    margin-bottom: 15px;
}

.toggle h3 {
    margin-bottom: 0 !important;
    padding-right: 16px;
}

.sectiune2 {
    margin-top: 50px;
}

.newsletter-subscribe {
    display: none;
}

.footer-actions {
    display: flex;
}

.footer-logo {
    flex: 1;
}

.medical_icon > a::before {
    content: url(https://newatb.stormers.ro/wp-content/uploads/2020/07/shampoo-dispenser.png);
    position: absolute;
    left: 0;
}

#side-menu .medical_icon > a::before {
    left: 17px;
}

.img1_bio {
    display: inline;
    max-width: 256px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.biocide p {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
    color: #000000;
}

.img2_bio {
    display: inline;
    max-width: 256px;
    float: right;
    margin-left: 20px;
}

@media only screen and (min-width: 1024px) {
    .biocide1_p {
        margin-bottom: 126px;
    }

    .biocide2_p {
        margin-bottom: 132px;
    }
}

.prod-a-COMPLEXSolutiedezinfectantapentrusuprafete > .prod_tax > .tax:nth-child(1), .prod-a-COMPLEXSolutiedezinfectantapentrusuprafete > .prod_tax > .tax:nth-child(2), .prod-a-COMPLEXSolutiedezinfectantapentrusuprafete > .prod_tax > .tax:nth-child(3) {
    display: none;
}

.prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small > .categorie:nth-child(1), .prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small > .categorie:nth-child(2), .prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small > .categorie:nth-child(3), .prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small > .categorie:nth-child(4), .prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small > .categorie:nth-child(5) {
    display: none;
}

.prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small br:nth-child(2), .prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small br:nth-child(4), .prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small br:nth-child(6) {
    display: none;
}

.prod-a-COMPLEXSolutiedezinfectantapentrusuprafete .prod_tax > .tax:nth-child(4) {
    order: 5;
}

.prod-a-COMPLEXSolutiedezinfectantapentrusuprafete .prod_tax > .tax:nth-child(7) {
    order: 6;
}

.prod-a-COMPLEXSolutiedezinfectantapentrusuprafete .prod_tax {
    display: flex;
    flex-direction: column;
}

.prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small br {
    display: none;
}

.prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small {
    display: flex;
    flex-direction: column;
}

.prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small > .categorie:nth-child(7) {
    order: 5;
}

.prod-med-a-COMPLEXSolutiedezinfectantapentrusuprafete > .col-sm-6 > .small > .categorie:nth-child(13) {
    order: 7;
}


.prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small > .categorie:nth-child(1), .prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small > .categorie:nth-child(2), .prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small > .categorie:nth-child(3), .prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small > .categorie:nth-child(4), .prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small > .categorie:nth-child(5) {
    display: none;
}

.prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small br:nth-child(2), .prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small br:nth-child(4), .prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small br:nth-child(6) {
    display: none;
}

.prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small {
    display: flex;
    flex-direction: column;
}

.prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small br {
    display: none;
}

.prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small .categorie:nth-child(9) {
    display: none;
}

.prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small .categorie:nth-child(7) {
    order: 8;
}

.prod-med-a-OXYSolutiedezinfectantapentruSuprafete > .col-sm-6 > .small .categorie:nth-child(15) {
    order: 9;
}

.prod-a-OXYSolutiedezinfectantapentruSuprafete > .prod_tax .tax:nth-child(1) {
    display: none;
}

.prod-a-OXYSolutiedezinfectantapentruSuprafete > .prod_tax .tax:nth-child(2) {
    display: none;
}

.prod-a-OXYSolutiedezinfectantapentruSuprafete > .prod_tax .tax:nth-child(3) {
    display: none;
}

.prod-a-OXYSolutiedezinfectantapentruSuprafete > .prod_tax .tax:nth-child(5) {
    display: none;
}

.prod-a-OXYSolutiedezinfectantapentruSuprafete .prod_tax {
    display: flex;
    flex-direction: column;
}

.prod-a-OXYSolutiedezinfectantapentruSuprafete > .prod_tax .tax:nth-child(6) {
    order: 1;
}

.prod-a-OXYSolutiedezinfectantapentruSuprafete > .prod_tax .tax:nth-child(7) {
    order: 2;
}

.prod-a-OXYSolutiedezinfectantapentruSuprafete > .prod_tax .tax:nth-child(4) {
    order: 3;
}

.prod-a-OXYSolutiedezinfectantapentruSuprafete > .prod_tax .tax:nth-child(8) {
    order: 4;
}

.check_box_form {
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 0;
}

.checboxes .wpcf7-list-item {
    font-size: 12px;
    color: #000000;
    font-weight: 600;
    display: block;
}

.checboxes {
    margin-bottom: 0;
}

.checkbox_simptome .wpcf7-form-control > span, .checkbox_tratament .wpcf7-form-control > span {
    display: inline-block;
    width: 45%;
    float: left;
}

.title_angajati {
    margin-top: 0;
    text-align: center;
}

.tara_perioada .tara input {
    margin-bottom: 10px;
}

.row-2 {
    display: flex;
    justify-content: space-between;
}

.row-3 .row-in-form {
    display: flex;
    justify-content: space-between;
}

.row-3 .row-in-form .col-in-form > p:first-child {
    margin-bottom: 5px !important;
}

.row-3 .row-in-form .col-in-form {
    width: 50%;
    padding: 0 10px;
}

.row-3 .row-in-form .col-in-form:nth-child(1) > p:last-child {
    margin-top: 25px;
}

.row-4 .checboxes .wpcf7-list-item {
    width: 48%;
    display: inline-block;
}

.formular-sport input[type="text"], .formular-sport input[type="number"] {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    font-style: italic;
    line-height: 1.42857143;
    color: #b7b7b7;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d2d2d2;
    border-radius: 6px;
}

.formular-sport label {
    font-size: 12px;
    color: #000000;
}

.formular-sport p {
    font-size: 12px;
}

.row-5 .row-class-form {
    display: flex;
}

.row-5 .form-group .class-form {
    width: 50%;
    padding: 0 10px;
}

.row-5 .form-group .class-form > p:first-child {
    margin-bottom: 5px;
}

.row-6 {
    display: flex;
}

.row-7 label {
    width: 100%;
}

.row-8 > .form-group > p:nth-child(1) {
    margin-bottom: 5px;
    color: #000000;
}

.row-8 > .form-group > p:nth-child(2) {
    margin-bottom: 5px;
}

.row-8 label {
    width: 100%;
}

.text-form-sport > p {
    margin-bottom: 10px;
}

.row-8 > div:nth-child(1) > p:nth-child(1) {
    color: #000000;
    font-weight: 600;
}

.row-8 > div:nth-child(1) > p:nth-child(2) {
    display: flex;
}

.row-8 > div:nth-child(1) > p:nth-child(2) > label:nth-child(1) {
    padding-right: 10px;
}

.row-8 > div:nth-child(1) > p:nth-child(2) > label:nth-child(2) {
    padding-left: 10px;
}

.row-3 .row-in-form > p:last-child {
    display: none;
}

.row-3 .row-in-form .col-in-form > p:last-child {
    display: none;
}
.row-3 .row-in-form.editformc .col-in-form > p:last-child{
    display:block!important;
}
.row-varsta-copii label {
    width: 32.5%;
    display: inline-block;
    color: #666565;
}

.row-varsta-copii > .form-group > p:nth-child(2) {
    display: flex;
    justify-content: space-between;
}

.row-varsta-copii > .form-group > p:nth-child(1) {
    color: #000000;
    font-weight: 600;
    margin-bottom: 0;
}

.tablepress .row-6 {
    display: table-row !important;
}

.tablepress .row-2 {
    display: table-row !important;
}
.echipa-manageriala-directori-executivi h2, .echipa-manageriala-directori-specialitate h2{
    margin-bottom: 0;
}
.echipa-manageriala-directori-executivi > a, .echipa-manageriala-directori-specialitate > a{
    border-bottom: 1px solid #c5c5c5;
    display: block;
    text-decoration: none;
    padding-bottom: 10px;
    margin-top: 15px;
    padding-left: 30px;
}
.echipa-manageriala-directori-executivi > a:hover, .echipa-manageriala-directori-specialitate > a:hover{
    text-decoration: none;
}
.echipa-manageriala-directori-executivi > a:before, .echipa-manageriala-directori-specialitate > a:before{
    display: block;
    color: #000;
    float: right;
    font-size: 28px;
    content: "\25BE";
    padding-top: 0;
}

.echipa-manageriala-directori-executivi.stromer-open > a:before, .echipa-manageriala-directori-specialitate.stromer-open > a:before{
    content: "\25B4";
    color: #df0b30;
}
.echipa-manageriala-directori-executivi-content, .echipa-manageriala-directori-specialitate-content{
    display: none;
    padding-left: 30px;
}

@media only screen and (max-width: 768px) {
    .row-2 {
        flex-direction: column;
    }

    .row-4 .checboxes .wpcf7-list-item {
        width: 100%;
    }

}
.formular_angajati .wpcf7-not-valid-tip{
    display:inline-block!important;
}
.eng-version-atb .icon-aplus-nutriensa:before, .eng-version-atb .icon-aplus-suplimente-alimentare:before{
    display:none!important;
}
.menu-item-has-children .sub-menu .icon-aplus-nutriensa:before, .menu-item-has-children .sub-menu .icon-aplus-suplimente-alimentare:before{
    display:none!important;
}
.moove-gdpr-branding-cnt a{
    color:#fff!important;
    pointer-events: none;

}
.esef-btn .icon-white{
    display:none;
}
.esef-btn:hover .icon-black{
    display:none;
}
.esef-btn:hover .icon-white{
    display:inline-block;
}
.esef-btn{
    position:relative;
    padding-left: 45px!important;
}
.icon-black, .icon-white{
    position:absolute;
    left:20px;
    margin-bottom:0;
    top: calc(50% - 11px);
}
.data-numirii > p{
    display: inline;
}
.data-numirii > span{
    font-weight:700;
    position: relative;
}
.data-numirii span::after{
    content: "\00a0";
}
.formular-etica .form-group p{
    margin-bottom:0;
}
.formular-etica .form-group p .first,
.formular-etica .form-group p .last,
.formular-etica .form-group p .wpcf7-list-item{
    margin-bottom:0;
}
/*password page*/
.ppw-ppf-desc{
    margin-bottom: 20px;
    font-size: 20px;
    color: #e00028;
    font-weight: 600;
}

.ppw-ppf-field-container input[type="password"]{
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px;
    font-style: italic;
    line-height: 1.42857143;
    color: #b7b7b7;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #d2d2d2;
    border-radius: 6px;
}
.ppw-pwd-submit-btn{
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e00028;
    border-color: #e00028;
    color: #fff;
}
.formular-intrebari .form-group p {
    margin-bottom:15px;
}
.formular-intrebari .form-group p br{
    display:none;
}
.icon-aplus-formular-intrebari:before{
    content: "\e625";
}
.icon-aplus-intrebari-pdf:before{
    content: "\e603";
}
.tabelcookie{
    width: 100%;
}
.tabelcookie td{
    border: 1px solid #ccc;
    padding: 10px;
}
#side-menu .santicorClass i{
    margin-top:-11px!important;
}
.cobox-main{
    position:fixed!important;
    height:90%;
}
.cobox-outer{
    width: 90%!important;
    height: 90%!important;
}
.cobox-image{
    max-width: 500px;
    width: auto!important;
    height: auto!important;
    max-height:500px;
}
.cobox-inner{
    display: flex;
    justify-content: center;
    align-items: center;
}
.farmacovigilentaforms form{
    display:flex;
    flex-wrap:wrap;
}
@media only screen and (max-width: 1024px) {
    #side-menu .santicorClass i{
        margin-top:0!important;
    }
}


.page-parteneri,
.page-cariere,
.page-responsabilitate{
    background-image:unset!important;
}
.page-produse{
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2023/09/Produse-scaled.jpg);
}
.video-custom mediaelementwrapper{
    height:230px;
    display:block;
}
.video-custom .mejs-iframe-overlay{
    height:230px;
}
.video-custom mediaelementwrapper iframe{
    height:230px;
}
.video-custom .mejs-container{
    height:230px!important;
}
.fa-icon-aplus-trateaza a::before{
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2023/11/pill.png);
    position: absolute;
    top: calc(50% - 12px);
    z-index: 99999;
    background-size: contain;
    left: 15px;
    background-repeat: no-repeat;
}
#main-nav .fa-icon-aplus-trateaza a::before{
    top:0;
    left:0;
}
#main-nav .nutriensa-menu a::before{


    content: '';
    width: 25px;
    height: 25px;
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2019/07/nutriensa-25.png);
    position: absolute;
    top: 0;
    z-index: 9;
    background-size: contain;
    left: 0;
    background-repeat: no-repeat;
}
.nutriensa-menu a::before{
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2019/07/nutriensa-25.png);
    position: absolute;
    top: calc(50% - 12px);
    z-index: 9;
    background-size: contain;
    left: 15px;
    background-repeat: no-repeat;
}
.prod-cosmetice-menu a::before{
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(https://newatb.stormers.ro/wp-content/themes/antibiotice/css/icons/ico_vitamine_cosmetica.svg);
    position: absolute;
    top: calc(50% - 12px);
    z-index: 99999;
    background-size: contain;
    left: 15px;
    background-repeat: no-repeat;
}
#main-nav .prod-cosmetice-menu a::before{
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(https://newatb.stormers.ro/wp-content/themes/antibiotice/css/icons/ico_vitamine_cosmetica.svg);
    position: absolute;
    top: 0;
    z-index: 99999;
    background-size: contain;
    left: 0;
    background-repeat: no-repeat;
}
.molecula-image{
    padding-top:10px;
}
.vetaria-menu a::before{
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2024/09/paw-01-1.png);
    position: absolute;
    top: calc(50% - 12px);
    z-index: 99999;
    background-size: contain;
    left: 15px;
    background-repeat: no-repeat;
    background-position:center;
}
.biofertilizatori-menu a::before{
    content: '';
    width: 25px;
    height: 25px;
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2024/09/icon_biofertilizatori-01.png);
    position: absolute;
    top: calc(50% - 12px);
    z-index: 99999;
    background-size: contain;
    left: 15px;
    background-repeat: no-repeat;
}
#main-nav .biofertilizatori-menu a::before{
    left:0;
    top:0;
}
#main-nav .vetaria-menu a::before{
    left:0;
    top:-2px;
}
.formular-ar p{
    margin-bottom: 10px;
}
.formular-ar .wpcf7-radio label{
    margin-bottom:0;
}
.mbd input{
    margin-top:24px;
}
.formular-ar *{
    direction:rtl;
}
.formular-ar .row{
    justify-content: flex-start;
    display:flex;
    flex-wrap:wrap;
}
.textrtl *{
    direction:rtl;
}
.textrtl  ol li:before, .textrtl  ul li:before{
    position: absolute;
    left: unset;
    top: 14px;
    margin-right: 10px;
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid red;
    border-radius: 5px;
    right: 0;
}
.textrtl  li{
    padding-right:40px;
}
.icon-aplus-ar:before{
    content:'';
    width:30px;
    height:30px;
    background-image:url(https://newatb.stormers.ro/wp-content/uploads/2024/11/icon-farmacovigilenta-01.png);
    background-repeat: no-repeat;
    background-position:center;
    position: absolute;
    background-size: contain;
    top: calc(50% - 15px);
    left:14px;
}
#side-menu .current-menu-item .icon-aplus-ar:before{
    background-image:url(https://newatb.stormers.ro/wp-content/uploads/2024/11/icon-farmacovigilenta_white-01.png);

}
#side-menu .menu-item-37439:hover .icon-aplus-ar:before{
    background-image:url(https://newatb.stormers.ro/wp-content/uploads/2024/11/icon-farmacovigilenta_white-01.png);

}
#main-nav .icon-aplus-ar:before{
    content: '';
    width: 27px;
    height: 27px;
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2024/11/icon-farmacovigilenta-01.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    background-size: contain;
    left: 0;
    top: -4px;
    opacity: .6;
    transition:300ms;
}
#main-nav #menu-item-37439:hover .icon-aplus-ar:before{
    opacity:1;
}
#side-menu  .icon-aplus-medicamente-uz-veterinar:before{
    position:absolute;
    top:50%;

}
#main-nav .icon-aplus-medicamente-uz-veterinar{
    margin-top:7px;
}
#side-menu .icon-aplus-medicamente-uz-veterinar:before{
    top:10px;
    height: 24px;
    line-height: normal;
}
.page-investitori{
    background-position: top center;
    background-size: 100%;
    min-height: 672px;
}
@media only screen and (max-width: 1024px) {
    .formular-ar .form-group{
        width:100%!important;
    }
    .sjb-page .list-data .v2 .sjb-apply-now-btn a{
        width:auto;
    }
}
.sectionform{
    margin-top:50px;
}
.lineheieghtatb .icon-aplus-info-actionari{
    line-height:0!important;
}
.chart-actionari .highcharts-title{
    display:none;
}
header > .container > .row .logo{
    padding-top: 0;
}
@media screen and (max-width: 768px) {
    .top-nav-container{
        max-height: 50px !important;
    }
    .hamburger-menu img{
        max-width:30px;
    }
    header > .container{
        padding-right: 10px;
    }
    header > .container > .row{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top:22px;
    }
    header > .container > .row .logo{
        padding-right: 0;
        max-width: 153px;
        margin-left: 33px;
        padding-left: 3px;
        padding-top: 0;
    }
    header > .container > .row .logo img{
        margin-right: 0;
        max-width: 140px;
    }
    header .float-right{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    header .float-right .site-search-top{
        margin-top: 0;
        margin-right: 5px;
    }
    header .float-right .site-search-top .btn-search{
        margin-top: 0;
        line-height: 17px;
        padding-left: 7px;
        padding-right: 7px;
    }
    header .float-right .facebook{
        margin-top: 0;
        padding-top: 0;
        margin-right: 5px;
    }
    header .float-right .facebook img{
        width: 30px;
        height: 31px;
    }
    header .float-right .site-language{
        margin-top: 0;
    }
    header .logo{
        line-height:initial;
        height:auto;
    }
    .top-nav-container{
        height: auto !important;
        max-height: unset !important;
    }
}
/*stilizare rapoarte esg*/
.row-all-rep{
    display: flex;
    flex-wrap: wrap;
    column-gap:20px;
    row-gap:20px;
}
.col-rep{
    width: calc(50% - 10px);
}
.btn-rep a{
    display: block;
    padding: 7px;
    background: #e00930;
    color: #fff;
    text-align: center;
    margin: 0 10px;
    border:1px solid #e00930;
}
.btn-rep{
    margin-top: -20px;
    z-index: 9;
    position: relative;
}
.btn-rep a:hover{
    color:#fff;

}
@media screen and (max-width: 768px) {
    .col-rep{
        width: 100%;
    }
}
/*final stilizare rapoarte esg*/
.menupadding a{
    padding-right:10px!important;
}
.icon-proiecte-fonduri-eu a::before{
    content:'';
    width:24px;
    height:24px;
    position:absolute;
    left:16px;
    top:11px;
    background-image:url('https://newatb.stormers.ro/wp-content/uploads/2025/02/icon-Proiecte-europene.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
}
.sub-menu .icon-proiecte-fonduri-eu a::before{
    top:0;
    left:0;
}
.icon-angajamente-esg a::before{
    content:'';
    width:24px;
    height:24px;
    position:absolute;
    left:16px;
    top:10px;
    background-image:url('https://newatb.stormers.ro/wp-content/uploads/2025/02/icon-Angajamente-ESG.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
}
.sub-menu .icon-angajamente-esg a::before{
    top:0;
    left:0;
}
.icon-rapoarteanuale a::before{
    content:'';
    width:24px;
    height:24px;
    position:absolute;
    left:16px;
    top:7px;
    background-image:url('https://newatb.stormers.ro/wp-content/uploads/2025/03/icon-rapoarte-mediu-removebg-preview-1.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
}
.icon-rapoarteanuale a{
    font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif !important;
    font-size: 16px;
}
.sub-menu .icon-rapoarteanuale a::before{
    top:-3px;
    left:0;
}
.sub-menu .icon-aplus-fundatia{
    margin-top:10px;
}
.icon-responsabili-gen-viitoare a::before{
    content:'';
    width:24px;
    height:24px;
    position:absolute;
    left:16px;
    top:19px;
    background-image:url('https://newatb.stormers.ro/wp-content/uploads/2025/02/icon-Responsabili-pentru-generatiile-viitoare.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
}
.sub-menu .icon-responsabili-gen-viitoare a::before{
    top:0;
    left:0;
}
.icon-evaluari-esg a::before{
    content:'';
    width:24px;
    height:24px;
    position:absolute;
    left:16px;
    top:12px;
    background-image:url('https://newatb.stormers.ro/wp-content/uploads/2025/02/icon-Evaluari-ESG.png');
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;
}
.sub-menu .icon-evaluari-esg a::before{
    top:0;
    left:0;
}
.icon-proiecte-fonduri-eu,
.icon-proiecte-fonduri-eu *,
.icon-evaluari-esg,
.icon-evaluari-esg *,
.icon-responsabili-gen-viitoare,
.icon-responsabili-gen-viitoare *,
.icon-angajamente-esg,
.icon-angajamente-esg *{
    font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif!important;
    font-size: 16px;
    line-height: 24px;
    color: #666565;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
}
.menupadding a{
    padding-right:10px!important;
}
.main-nav > li > a{
    padding:0 19px!important;
}

#main-nav > .menu-item{
    width:Auto!important;
}
.main-nav > li.onlineshop > a{
    position:relative;
    height:auto!important;
    padding-left:25px!important;
    color:#e00028;
}
.onlineshop a::before{
    content: '';
    width: 22px;
    height: 22px;
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2025/03/cart-plus-svgrepo-com-2.svg);
    background-size: contain;
    position: absolute;
    left: 0;
    top: calc(50% - 11px);
}
.btn-shop-prod a{
    text-transform: uppercase;
    color: #e10d33;
    background-color: #ffffff;
    border: 1px solid #df0028 !important;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: 300ms;
    padding-left:32px!important;
    position:relative;
}
.btn-shop-prod a::before{
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2025/03/cart-plus-svgrepo-com-2.svg);
    background-size: contain;
    position: absolute;
    left: 0;
    top: calc(50% - 11px);
    left: 8px;
    transition:300ms;
}
.btn-shop-prod a:hover{
    color:#fff;
    background:#e10d33;
    text-decoration:unset;
}
.btn-shop-prod a:hover::before{
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2025/03/cart-plus-svgrepo-com-1.svg);
}
.prospectprivat{
    margin-top:20px;
}
.wrp-btn-singlep{
    display:flex;
    align-items: center;
    margin: 30px 0;
    column-gap: 20px;
    flex-wrap: wrap;
    row-gap:20px;
}
.wrp-btn-singlep *{
    margin-top:0!important;
    margin-bottom:0!important;
}
.side-menu > li.transparenticon > a i{
    margin-top: -13px !important;
}
.anunt-dg ol li::before{
    display:none;
}
.anunt-dg ol li{
    list-style-type: lower-alpha;
    padding-left:0;
}
.anunt-dg ul li::before{
    background-image: url(https://newatb.stormers.ro/wp-content/uploads/2025/04/check-svgrepo-com.svg);
    border: unset;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
}
.anunt-dg ul li{
    padding-left:25px;
}
.anunt-dg ul {
    padding-left:20px;
}
.anunt-dg p{
    margin-bottom:10px;
}
.anunt-dg li{
    margin-top:0;
}
.feature-box p{
    display: block;
    padding: 13px 40px;
}
.feature-box img{
    min-height: 158px;
    object-fit: cover;
}
.text-atbs p{
    margin-bottom:0;
}
.bxslider li,
.bx-viewport{
    height: auto !important;
    width: 100% !important;
    position:initial!important;
    max-height:456px;
}
.bxslider img{
    height: auto!important;
    width: 100%!important;
    max-height:456px;
}
.owl-carousel-antibiotice .info-box a{
    color:#fff!important;
}
.owl-carousel-antibiotice .info-box a:hover,
.owl-carousel-antibiotice .info-box a{
    text-decoration: unset!important;
}
.owl-carousel-antibiotice .info-box a h1{
    margin:0!important;
}
.owl-carousel-antibiotice .info-box{
    padding: 20px 30px;
    margin-top:70px;
}
.owl-carousel-antibiotice .owl-dots{
    max-width: 1170px!important;
    margin: 0 auto!important;
    text-align: left!important;
    position: relative!important;
    bottom: 28px!important;
    padding: 0 10px!important;
}
.owl-carousel-antibiotice .owl-dot span{
    display: inline-block!important;
    width: 12px!important;
    height: 12px!important;
    text-indent: -99999px!important;
    background: #fff!important;
    border: 3px solid #fff!important;
    -webkit-border-radius: 100px!important;
    -moz-border-radius: 100px!important;
    border-radius: 100px!important;
    margin: 2px!important;
}
.owl-carousel-antibiotice .owl-dot.active span{
    background: #df0b30!important;
}
@media only screen and (max-width: 1024px) {
    .owl-carousel-antibiotice .info-box a h1{
        font-size:16px;
    }
    .owl-carousel-antibiotice{
        margin-bottom:50px;
    }
    .owl-carousel-antibiotice .info-box{
        padding:10px;
        max-width:250px;
    }

    .owl-carousel .owl-item img{
        height:250px;
        object-fit: cover;
        object-position: center;
    }
    .owl-carousel-antibiotice .info-box{
        margin-top:30px;
    }
}