a {
    color: #055d8d;
    text-decoration: none
}

.m-bot15.submenu.personalizat {
    width: 70%;
    margin-left: 0;
    margin-right: 0;
}

.personalizat {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

/*.left-search-poza {*/
/*    display: inline-block;*/
/*    width: 18%;*/
/*    min-width: 130px;*/
/*    float: left;*/
/*}*/

span.search_highlight {
    font-style: italic;
    color: #3cd6ed;
}

.link_search {
    color: #006621;
    cursor: pointer;
    text-decoration: none;
    /*padding-left: 130px;
    */
}

.right-search-poza {
    display: inline-block;
    width: 80%;
    float: right;
}

.right-search-entire {
    display: inline-block;
    width: 100%;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    /*background-color: #eee;
    */
    /*border: 1px solid #ccc;
    */
    border-radius: 4px
}


.input-group-btn.search {
    color: #ffffff;
    position: relative;
    background-color: #055d8d;
    white-space: nowrap
}

.search-option {
    border: 1px solid #ccc;
    height: 42px;
    margin-bottom: 30px;
}

.slider-container {
    overflow: hidden;
    width: 1140px;
    position: relative;
    text-align: center !important;
    margin: auto;
}

.slider {
    display: flex;
    transition: transform 0.5s ease;
}

.slide {
    width: 380px;
    flex-shrink: 0;
    text-align: center;
    align-items: center;
    height: 200px;
}

.slider-controls {
    text-align: center;
}

.new-arrow-icon {
    cursor: pointer;
    color: #055d8d;
}

header {
    top: 0;
}

.header-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: none;
    border-bottom: 1px solid #d6d9dd;
    z-index: 9;
}

.navbar-header-right {
    position: unset;
    display: flex;
}

.header-area-menu {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #d6d9dd;
    background: #f6f7f8;
    z-index: 9;
}

.navbar-header-right {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 79px;
}

.navbar-brand {
    float: left;
    height: 50px;
}

.navbar {
    position: relative;
    width: 100%;
}
.dropdown-toggle-custom {
    white-space: nowrap;
}
.dropdown-menu {
    position: absolute;
    left: 0;
    width: 100%;
    display: none;
    flex-wrap: wrap;
    background-color: rgb(246, 247, 248);
    border: none; /* elimină bordura de jos */
    border-radius: 0 0 10px 10px;
    flex-shrink: 0;
    max-width: 100%;
}

.dropdown-column {
    flex: 0 0 auto;
    width: 33.33333333%;
    padding: 10px;
    overflow: hidden;
}

.dropdown-column a {
    overflow-wrap: break-word;
    white-space: normal;
}

.dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    text-decoration: none;
}

.dropdown-title {
    padding-left: 16px;
    border-bottom: 1px dashed #d6d9dd;
    margin: 0 0 10px 0;
    font-size: 16px;
    display: block;
    color: #055d8d;
    height: 30px;
    line-height: 10px;
    width: 100%;
}

.dropdown-split-grup {
    padding-left: 16px;
    display: block;
    width: 100%;
    clear: both;
    text-decoration: none;
}

.dropdown-split {
    text-decoration: none;
    color: inherit;
}

.dropdown-split:hover {
    color: #055d8d;
    background-color: inherit;
}

.dropdown-item:hover {
    color: #055d8d;
    background-color: inherit;
}

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle {
    padding: 18px 15px;
}

.navbar {
    padding-bottom: 0;
    padding-top: 0;
}

.nav-item {
    color: #444;
    font-size: 16px;
    font-weight: 500;
    padding-left: 20px;
    position: unset !important;
}

#header-input {
    background-color: white;
}

.color-link {
    color: #055d8d !important;
}

.navbar-header-left {
    display: none;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-toggle {
    position: relative;
    float: right;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-brand-right {
    float: right;
    height: 20px;
    padding: 1px 1px;
    line-height: 20px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

@media (max-width: 767px) {
    .search-in-mobile-header {
        margin-top: 4rem;
    }
}

@media (max-width: 1210px) {
    .breadcrumbs {
        padding: 60px 0 0;
        text-align: left;
    }

    .header-area-menu {
        border-bottom: none !important;
        top: 51px;
        background-color: white !important;
    }

    .slider-container {
        width: 760px;
    }

    h1.mapn-mobile {
        display: block !important;
        font-size: 22px;
        color: #444;
        font-family: "Trajan Pro";
    }

    h1.mapn-mobile-english {
        display: block !important;
        font-size: 15px;
        color: #055d8d;
        font-family: "Trajan Pro";
    }

    .navbar-header-left {
        display: block;
    }

    .navbar-header-right {
        display: none;
    }

    .english-link {
        display: none;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: static !important;
    }

}

.nav-link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    font-size: 16px;
    font-weight: 500;
    padding: 14px 0;
    text-transform: capitalize;
    letter-spacing: 1px;
}


@media (min-width: 1200px) {
    .header-area.extinde {
        border-bottom: 1px solid #d6d9dd;
        position: fixed;
        width: 100%;
        z-index: 1000;
    }

    .header-area-menu.extinde {
        border-bottom: 1px solid #d6d9dd;
        position: fixed;
        width: 100%;
        z-index: 1000;
    }

    .header-area-menu.extinde {
        display: block;
    }
}

.show-nav-dropdown {
    display: flex;
}

.navbar-right {
    float: right !important;
    margin-right: 55px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}


.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.btn .caret {
    margin-left: 0;
}

.ibox-content > .interior {
    padding: 20px 0;
    color: #006621;
}

.search > .btn-primary-search {
    color: white;
}

.open > .dropdown-menu {
    height: 470px;
    display: block;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.8);
    /* border-top: 1px solid #4c5a53; */
    box-shadow: -10px 0 10px -5px rgba(0, 0, 0, .1);
}

.pull-right {
    float: right !important;
}

.open > .dropdown-menu.cautare {
    height: auto;
    width: 180px;
    color: #777777;
    display: block;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    height: 30px;
    line-height: 20px;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
@media (max-width: 770px) {
    .header-area-menu {
        top: 50px;
    }

    .header-area-menu {
        background-color: white !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .dropdown-column {
        width: 50%;
    }
}

@media (max-width: 1880px) {

    .slider-container {
        width: 760px;
    }
}

@media (max-width: 768px) {
    .dropdown-column {
        width: 100%;
    }

    .dropdown-menu {
        width: 95%;
    }

    .slider-container {
        width: 380px;
    }

    .dropdown-menu {
        height: auto;
    }

    .inside-search {
        color: #006621;
        margin-bottom: 10px;
    }

    .right-search-poza {
        display: inline-block;
        width: 100%;
    }

    .poza_search {
        float: left;
        border: 1px solid #f2f2f2;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
}
.ibox .open > .dropdown-menu.left-action li.selected a {
    background-image: url(../images/checkmark2.png);
    background-position: left center;
    background-repeat: no-repeat;
    font-weight: bold;
    height: 30px;
    line-height: 20px;
}

.open > .dropdown-menu.cautare.dupa-continut {
    height: 100px;
}

.mobile-search-page-layout {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 768px) {
    .m-bot15.submenu {
        display: inline-block;
        margin-bottom: 0 !important;
        padding-top: 10px;
        width: 180px;
    }

    .header-area {
        background: #444444;
        display: block;
    }

    .inside-search {
        color: #006621;
        margin-bottom: 10px;
    }

    .inside-button {
        background-color: #ffffff;
        border: 1px solid #e7eaec;
        color: #777777;
        height: 40px;
        line-height: 5px;
        width: 150px;
    }

    .poza_search {
        float: left;
        border: 1px solid #f2f2f2;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }

    .left-search-poza {
        display: inline-block;
        width: 18%;
        min-width: 130px;
        float: left;
    }

    .titlu_search {
        color: #333;
        /* cursor: pointer; */
        font-size: 1.5em;
        font-weight: 800;
        margin-bottom: 10px;
        text-decoration: none;
        line-height: 25px;
    }

    .titlu_search a, .titlu_search a:hover {
        text-decoration: none !important;
        color: #000;
    }

    .data_search {
        color: #959595;
        font-size: 11px;
        font-style: italic;
        margin-top: 5px;
        text-decoration: none;
    }
}




