@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=latin-ext');

body {
    background: #efefef;
    font-family: 'Open Sans', sans-serif;
}

.dropdown-meniu {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 228px;
}

.dropdown-toggler:hover > .dropdown-meniu {
    display: block;
}

.dropdown-toggler:hover > .dropdown-meniu {
    width: 209%;
    z-index: 999;
    background: #1e3a71;
    margin-top: 28px;
    padding: 0;
}

.dropdown-toggler:hover > .dropdown-meniu li {
    display: block;
    float: none;
    text-align: left !important;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.bartop {
    font-size: 11px;
    z-index: 1;
    position: relative;
}

section.slider {
    top: -145px;
    position: relative;
    z-index: 2;
    height: 456px;
}

section.slider img {
    width: 100%;
    /* max-height:460px; */
}

.bartop .descriere {
    font-size: 11px;
    color: #ffffff;
    display: none;
}

.bartop .descriere p {
    margin: 0;
}

.bartop ul.rightmenu {
    list-style: none;
    height: 23px;
    margin: 0;
    line-height: 27px;
    margin-top: 5px;
}

.bartop ul.rightmenu li {
    float: right;
    padding: 0 8px;
    position: relative;
    /* border-right: 1px solid #D4D4D4; */
}

.bartop ul.rightmenu li:first-child {
    border-right: 0;
    padding-right: 0;
}

.bartop ul.rightmenu li a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    /* font-weight: bold; */
}

.bartop ul.rightmenu li a i {
    margin-right: 5px;
    color: #fff;
    font-size: 16px;
}

.navbar-nav > li > a {
    font-size: 16px;
    font-weight: 200;
    color: #000000;
    padding: 14px 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.navbar-nav > li > a > span {
    display: block;
    font-size: 12px;
    color: #b2b2b2;
    font-weight: 300;
}

.navbar-nav > li:last-child > a {
    border-right: 0;
    background-color: #154B2D;
    color: #ffffff;
    padding: 13px 21px;
    border-radius: 5px;
    font-weight: 400;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: transparent;
    color: #ff1616;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background-color: transparent;
    color: #f56868;
}

.caret {
    margin-top: -24px;
    position: absolute;
    right: 8px;
    color: #fff;
}

.dropdown-menu {
    background: #003314;
    /* padding: 14px; */
    border: 1px solid #fff;
    /* width: 184px; */
    left: 0;
    padding: 0;
}

.dropdown-menu > li {
    background: none !important;
    padding-left: 0 !important;
    border-bottom: 1px solid #fff;
}

.dropdown-menu > li:last-child {
    border-bottom: 0;
}

.dropdown-menu > li > a {
    color: #fff;
    padding: 5px 10px;
    /* border-bottom: 1px dotted #526169; */
    margin-left: 5px;
    margin-right: 6px;
    font-size: 17px;
    font-weight: 100;
    padding: 2px !important;
    text-align: left !important;
}

.dropdown-menu > li:last-child > a {
    border: 0;
}

#navbar.navbar-collapse.collapse.in,
#navbar.navbar-collapse.collapsing {
    background: #000000;
    float: left;
    width: 100%;
}



a.logo img {
    width: 88%;
}

.btn-primary {
    color: #fff;
    /* font-weight: bold; */
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    background: #154B2D;
    font-size: 18px;
    padding: 10px 28px;
    outline: none;
    /* border: 1px double #000; */
    /* border: 1px solid white; */
    /* outline: 1px solid #eb3201; */
}

.btn-secondary {
    border: 1px solid #ccc;
    border-radius: 24px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 23px;
    margin-top: 10px;
    /* margin-bottom:15px; */
    font-size: 15px;
    background: #c5c3c3;
}

.oferta_speciala {
    position: absolute;
    top: 42px;
    right: 96px;
    z-index: 999;
    font-weight: 300;
    border-radius: 0 0 5px 5px;
    padding: 9px 28px;
}

.hero_slider .ribbon,
.secondary-bg .ribbon {
    background: url('../images/bg_ribbon.png') no-repeat bottom center;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 43px;
    padding: 0 130px;
    line-height: 43px;
    color: #041838;
    font-weight: bold;
}

.hero_slider .ribbon .btn-primary {
    margin-top: 5px;
}

section.camere .camera {
    text-align: center;
    padding-bottom: 30px;
}

section.camere .camera .titlu {
    height: 48px;
    color: #000000;
    font-weight: bold;
    font-size: 25px;
    line-height: 54px;
    margin-bottom: 10px;
    font-weight: 900;
}

section.camere .camera img {
    margin-bottom: 20px;
}

section.camere .camera .descriere {
    font-size: 12px;
    padding: 0 40px;
}

section.camere .camera .view-item {
    display: block;
    height: 30px;
    background: url('../images/view_item.png') no-repeat top center;
    margin-top: 10px;
}

section.galerie {
    background: #ffffff;
    min-height: 100px;
    margin-top: 20px;
    position: relative;
    padding-top: 1px;
    padding-bottom: 40px;
}

section.galerie .galerie_inner {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 30px;
}

section.galerie .vezi {
    text-align: center;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    display: block;
    margin-top: 15px;
}

ul.galeriefoto {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.galeriefoto li {
    float: left;
    margin: 5px 5px 3px;
    font-size: 12px;
}

section.dotari {
    margin-top: 30px;
}

section.dotari h2 {
    height: 48px;
    color: #041838;
    font-weight: bold;
    background: url('../images/bg_camera_titlu.png') no-repeat top center;
    line-height: 54px;
    margin-bottom: 10px;
    font-size: 15px;
    text-align: center;
}

section.dotari .rowdotare {
    min-height: 80px;
    background: url('../images/row_border.png') no-repeat bottom center;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 20px;
    padding-top: 15px;
}

.rowdotare:last-child {
    background: none;
}

.dotare .imagine {
    text-align: center;
}

.dotare .titlu {
    font-size: 16px;
    color: #041838;
}

.dotare .desc {
    font-size: 12px;
}

.dotare .vezimagini {
    color: #b50000;
    margin-top: 5px;
}

.dotare .vezimagini a {
    color: #b50000;
    text-decoration: underline;
    font-size: 12px;
}

.star {
    background: url('../images/stea.png') no-repeat bottom center;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    display: inline-block;
}

.distreaza .col {
    background: url('../images/distreaza_sprite.png') no-repeat bottom center;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding-top: 70px;
}

.distreaza .col:nth-child(1) {
    background: none;
}

.distreaza .col:nth-child(2) {
    background-position: -12px 10px;
}

.distreaza .col:nth-child(3) {
    background-position: -119px 10px;
}

.distreaza .col:nth-child(4) {
    background-position: -204px 10px;
}

.distreaza .col:nth-child(5) {
    background-position: -297px 10px;
}

.distreaza .col:nth-child(6) {
    background-position: -415px 10px;
}

.distreaza .col:nth-child(7) {
    background-position: -524px 10px;
}

.distreaza .col:nth-child(8) {
    background-position: -608px 10px;
}

.distreaza .col:nth-child(9) {
    background-position: -684px 10px;
}

.distreaza .col:nth-child(10) {
    background-position: -767px 10px;
}

.distreaza .col:nth-child(11) {
    background-position: -873px 10px;
}

section.footer {
    background: #154B2D!important;
    min-height: 100px;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 13px;
    color: #ffffff;
    margin-top: 40px;
    padding-top: 60px;
}

section.footer .footer_inner {
    color: #fff;
    padding-bottom: 30px;
}

section.footer .logo_footer {
    margin-top: 88px;
}

section.footer .contactinfo {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

section.footer .contactinfo span {
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    display: block;
}

section.footer h2 {
    margin-top: 0;
    margin-bottom: 9px;
    font-size: 20px;
    height: 29px;
    line-height: 29px;
    font-weight: 100;
    color: #ffffff;
    position: relative;
    margin-bottom: 16px;
}

section.footer .harta_footer {
    width: 80%;
    margin-top: 19px;
}

section.copyright {
    background: #111111;
    background-position-y: 3px;
    height: 49px;
    /* border-bottom: 4px solid #fff; */
    border-top: 1px solid #484848;
    color: #fff;
    padding-top: 15px;
    font-size: 11px;
    /* margin-top: 20px; */
}

section.copyright .firma {
    float: left;
    line-height: 50px;
    font-size: 11px;
    color: #081d3d;
}

section.copyright a {
    float: right;
    font-size: 11px;
    color: #fff;
}

section.secondary-bg {
    background: url('../images/bg_secondary.jpg') no-repeat;
    background-size: cover;
    height: 285px;
    margin-top: -127px;
    position: relative;
}

section.secondary-bg .container {
    position: relative;
}

section.secondary-bg h1 {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    color: #fff;
    width: 40%;
    text-align: center;
    height: 59px;
    font-size: 49px;
}

.galimg {
    padding: 5px;
}

.galimg img {
    width: 100%;
    margin-bottom: 8px;
}

.bar1 {
    background: url('../images/bar1.png') no-repeat top center;
    width: 100%;
    height: 15px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.bar2 {
    background: url('../images/bar2.png') no-repeat top center;
    width: 100%;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.centered {
    text-align: center;
}

.bigbutton {
    font-size: 20px;
    padding: 10px 68px;
    margin-bottom: 15px;
}

.rezervaacum {
    font-size: 20px;
    color: #081d3d;
    font-weight: bold;
    margin-bottom: 45px;
    margin-top: 32px;
}

.rezervaacum span {
    font-size: 40px;
}

section.contact-page h2 {
    font-size: 22px;
    color: #0c0c0c;
    font-weight: bold;
    border-bottom: 1px solid #bbb;
    padding-bottom: 9px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.error-icon {
    text-align: center;
    font-size: 70px;
    display: block;
}

/*  Mobile adjustments */

.navbar-toggle {
    border: 1px solid #ffffff;
    margin-top: 4px;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.navbar-brand {
    color: #000;
    max-width: 80%;
}

.fb-like {
    margin-top: 15px;
    margin-left: 15px;
    float: right;
}

#overlay {
    background: rgba(9, 33, 88, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1500;
    display: none;
}

#rezerva_form {
    position: fixed;
    z-index: 1501;
    background: #fff;
    width: 336px;
    height: 550px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
    border-radius: 5px;
}

.toptitle {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d40404+0,aa0202+100 */
    background: rgb(212, 4, 4);
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(212, 4, 4, 1) 0%, rgba(170, 2, 2, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(212, 4, 4, 1) 0%, rgba(170, 2, 2, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(212, 4, 4, 1) 0%, rgba(170, 2, 2, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d40404', endColorstr='#aa0202', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    padding: 34px;
    margin: 0 40px;
    margin-top: -40px;
    z-index: 999;
    position: relative;
    margin-bottom: 20px;
}

.toptitle h1 {
    margin: 0;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
}

a.afla {
    background: #f8d6d6;
    padding: 8px 15px;
    float: right;
    color: #000;
    border-radius: 20px;
    text-transform: none;
    font-size: 13px;
}

ul.footermenu {
    padding: 0;
    margin: 0;

{
    list-style-type: square
;
}
{
    list-style-type: square
;
}
{
    list-style-type: square
;
}
{
    list-style-type: square
;
}
{
    list-style-type: square
;
}
list-style-type: sidama

;
list-style: none

;
margin-left:

5
px

;
font-family: arial

;
}

ul.footermenu li {
    margin-bottom: 9px;
}

ul.footermenu a {
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 12px;
    font-weight: 100;
}

ul.footermenu a i {
    width: 20px;
    color: #000;
    font-size: 16px;
}

.text-footer {
    font-size: 13px;
    font-family: arial;
    color: #ffffff;
    /* line-height: 23px; */
}

.footer-social {
    margin-top: 15px;
}

.footer-social a {
    color: #000;
}

.contactfooter ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.contactfooter ul li i {
    width: 24px;
    font-size: 18px;
}

.galimg {
    width: 100%;
}

.whiteblock {
    background: #fff;
    padding: 25px;
}

.cont {
    padding: 10px 50px;
}

.navbar-brand > img {
    width: 100%;
}

div#nav_menu {
    /* background: url('../images/nav_menu.png'); */
    height: 56px;
    margin-top: 15px;
}

header {
    position: relative;
    z-index: 20;
    background: none;
}

header .bgheader {
    height: 99px;
    position: absolute;
    z-index: 0;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255,255,255,0.7);
}


ul.toplinks {
    display: block;
    color: #000;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.toplinks li {
    float: left;
    margin-right: 10px;
}

ul.toplinks li a {
    color: #000;
    font-size: 15px;
}

.cos_top {
    background: url('../images/bg_cos.png') no-repeat top center;
    width: 41px;
    height: 59px;
    color: #fff;
    padding-top: 34px;
    padding-left: 17px;
    font-size: 12px;
    cursor: pointer;
    margin-top: 5px;
}

form.formsearch {
    margin-top: 20px;
    height: 43px;
    border-radius: 19px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfbfb+1,f0f0f0+99 */
    background: rgb(251, 251, 251);
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(251, 251, 251, 1) 1%, rgba(240, 240, 240, 1) 99%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(251, 251, 251, 1) 1%, rgba(240, 240, 240, 1) 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(251, 251, 251, 1) 1%, rgba(240, 240, 240, 1) 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f0f0f0', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

form.formsearch .searchinput {
    /* background: red; */
    border: 0;
    height: 43px;
    line-height: 43px;
    outline: none;
    margin-left: 13px;
    width: 66%;
    background: none;
}

form.formsearch .submitbut {
    background: #F50A00;
    padding: 5px;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 0;
    outline: none;
    floaT: right;
    margin: 7px;
}

.topsearch input[type="text"] {
    width: 316px;
    height: 44px;
    margin: 0;
    padding: 5px;
    float: left;
    outline: none;
    border: 1px solid #ccc;
}

form.topsearch {
    margin-top: 5px;
}

.topsearch button.submitsearch {
    color: #fff;
    background: #000;
    cursor: pointer;
    outline: none;
    border: 0;
    padding: 12px 16px;
    margin-top: 15px;
}

.headerextra {
    margin-top: 20px;
    margin-bottom: 27px;
}

.spacer_banners {
    height: 15px;
}

a.left.carousel-control {
    background: none;
}

a.right.carousel-control {
    background: none;
}

.carousel-control {
    width: 5%;
}

.cat_container {
    border-bottom: 3px solid #00b4f0;
    height: 41px;
    margin-top: 15px;
    clear: both;
    background: #2c4c8c;
}

.cat_container .arrows {
    float: right;
    margin-top: 10px;
}

.cat_container .arrows a {
    background: whitesmoke;
    padding: 6px;
    color: #000;
}

.cat_container h2.catTitle {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    float: left;
    height: 43px;
    font-size: 15px;
    /* border-bottom: 2px solid #000; */
    background: #00b4f0;
    color: #fff;
    letter-spacing: 1.2px;
    margin-left: 8px;
    line-height: 44px;
    font-weight: bold;
    padding: 0 15px;
    border-radius: 5px 5px 0 0;
    margin-top: -5px;
}

.produs {
    margin-top: 15px;
    text-align: center;
    background: #fff;
}

.produs a {
    color: #000;
    text-decoration: none;
}

.produs a.addcos {
    background: url('../images/add_cos.png') no-repeat top center;
    display: block;
    height: 35px;
    text-indent: -10000px;
    margin-top: 5px;
}

.produs .titlu {
    margin-bottom: 6px;
    line-height: 37px;
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
}

.produs .pret {
    font-weight: bold;
    font-size: 16px;
}

.produs .imag {
    max-width: 100%;
    max-height: 167px;
    min-height: 160px;
}

.contactfooter {
    font-size: 12px;
    margin-bottom: 30px;
}

i.fa.fa-chevron-up {
}

a#go-up {
    position: absolute;
    left: 50%;
    bottom: -2px;
    background: #000;
    padding: 8px;
    padding-bottom: 0;
    color: #fff;
}

.stire {
    border: 1px solid #e1e1e1;
    padding: 0;
}

.stire img {
    width: 100%;
    padding: 0;
}

.stire .titlu {
    font-size: 14px;
    margin-bottom: 3px;
    background: rgba(28, 31, 66, 0.71);
    height: 50px;
    margin-top: -50px;
    z-index: 88;
    position: relative;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding-left: 25px;
}

img.clientImg {
    float: left;
    margin-left: 20px;
    margin-right: 23px;
}

.parteneri {
    position: relative;
    border-bottom:1px solid #ccc;
    background: #003314;
}

.parteneri img {
    z-index: 140;
    position: relative;
}

.spacer {
    height: 25px;
}

img.prodthumb {
    border: 1px solid #ccc;
    padding: 5px;
    margin-bottom: 18px;
    width: 100%;
}

img.prodmain {
    width: 100%;
    margin: auto;
    /* margin-top: 43px; */
}

div#main-slider .fa-chevron-left {
    position: absolute;
    right: 22px;
    top: 10px;
    font-size: 25px;
    color: #ccc;
}

div#main-slider .fa-chevron-right {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 25px;
    color: #ccc;
}

.prez-container {
    border: 1px solid #ccc;
    min-height: 150px;
    padding: 10px;
}

.prezTitle {
    font-weight: bold;
    text-align: left;
    font-size: 25px;
}

section.prod-page {
    background: #fff;
}

section.prod-page .container {
    background: #fff;
    padding-top: 20px;
}

ol.breadcrumb {
    background-color: #fff;
    padding: 0;
}

.breadcrumb a {
    color: #848484;
    font-size: 12px;
}

.pricespecs {
    /* background: #f8f8f8; */
    /* padding: 10px; */
    /* border: 1px solid #ccc; */
    margin-top: 10px;
    margin-bottom: 15px;
}

section.prod-page h1 {
    font-weight: bold;
    padding-top: 0;
    font-size: 31px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-top: 0;
    font-weight: 100;
    margin-bottom: 21px;
}

.comandala {
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
}

.comandala span {
    color: #fd8934;
}

.prodspecs {
    position: relative;
    color: #000;
}

.btn.btn-primary.btn-addcos {
    background: #d10010;
    text-transform: none;
    font-size: 26px;
    position: relative;
    margin-top: 10px;
    outline: none;
    border: 1px solid white;
    outline: 1px solid #d10010;
    margin-top: 23px;
}

.btn.btn-primary.btn-addcos i {
    /* background: #000; */
    padding: 5px;
    float: left;
    position: absolute;
    left: 8px;
    font-size: 19px;
    top: 5px;
}

.pricespecs .oldprice {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    text-decoration: line-through;
}

.qty_cos {
    width: 27px;
    height: 24px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #cccccc;
    outline: none;
    border-radius: 3px;
    color: #0e0e1e;
    font-size: 13px;
    float: left;
    margin-left: 5px;
}

.stergeprod {
    color: #9b9b9b;
    text-align: center;
    text-decoration: none;
    margin-left: 16px;
}

.stergeprod:hover {
    color: #000;
}

.cos_minus {
    float: left;
    margin-top: 7px;
    cursor: pointer;
}

.cos_plus {
    float: right;
    margin-top: 7px;
    cursor: pointer;
}

.cos_plus:hover,
.cos_minus:hover {
    opacity: 0.7;
}

.juridica {
    display: none;
}

.has-js .label_check,
.has-js .label_radio {
    padding-left: 34px;
    display: block;
    min-height: 30px;
    line-height: 30px;
    margin-top: 11px;
    font-size: 16px;
}

.has-js .label_radio {
    background: url(../images/radio-off.png) no-repeat;
}

.has-js .label_check {
    background: url(../images/check-off.png) no-repeat;
}

.has-js label.c_on {
    background: url(../images/check-on.png) no-repeat;
}

.has-js label.r_on {
    background: url(../images/radio-on.png) no-repeat;
}

.has-js .label_check input,
.has-js .label_radio input {
    position: absolute;
    left: -9999px;
}

h2.bigTitle {
    text-align: center;
    font-weight: 400;
    font-size: 36px;
    margin-top: 50px;
    position: relative;
    line-height: 45px;
    font-weight: 900;
    /* margin-bottom:45px; */
}

h2.bigTitle:after{
    content: " ";
    display:block;
    background:#154B2D;
    height:4px;
    width:45px;
    margin:auto;
    margin-bottom:20px;
    margin-top:10px;
}

ul.sidemenu {
    list-style: none;
    margin: 0;
    padding: 0;
    /* margin-top: 30px; */
}

ul.sidemenu li a {
    color: #000;
    border: 1px solid #ccc;
    display: block;
    padding: 14px 9px;
    text-decoration: none;
    font-size: 14px;
    background: #fff;
    margin-bottom: 10px;
}

ul.sidemenu li:last-child a {
    border-bottom: 1px solid #ccc;
}

ul.sidemenu li a.active {
    color: #fff;
    background: #d10010;
}

.order-sent {
    color: #61AB02;
    text-align: center;
}

.order-sent i {
    font-size: 80px;
    margin-top: 40px;
    margin-bottom: 31px;
}

form#formcomanda a {
    font-size: 16px;
    color: #000;
}

.graycontact {
    background: #f2f2f2;
    padding: 15px;
}

.telcontact i {
    font-size: 64px;
    color: #fd8934;
}

.nrtel a {
    color: #000;
    font-weight: bold;
    font-size: 40px;
}

section.contact-page h2.contactitle {
    font-size: 28px;
    color: #000;
    margin-top: 10px;
}

h2.pagetitle {
    font-weight: bold;
    color: #000;
    padding-left: 10px;
    font-size: 36px;
    margin-top: 23px;
    margin-bottom: 19px;
}

.galchanar {
    /* border: 1px solid #ddd; */
    /* padding-left: 9px; */
    /* padding-right: 18px; */
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    margin-bottom: 20px;
    min-height: 128px;
}

a.inapoi {
    color: #000;
    padding: 20px;
    text-align: center;
    font-size: 30px;
    background: #f1f1f1;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

a.inapoi i {
    position: absolute;
    left: 0;
    background: #000;
    color: #fff;
    padding: 26px;
    top: 0;
}

.ban-cos {
    width: 40px;
    height: 40px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#204b9e+0,3a6bb8+49,3a6bb8+52,204b9e+99 */
    background: rgb(32, 75, 158); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(32, 75, 158, 1) 0%, rgba(58, 107, 184, 1) 49%, rgba(58, 107, 184, 1) 52%, rgba(32, 75, 158, 1) 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(32, 75, 158, 1) 0%, rgba(58, 107, 184, 1) 49%, rgba(58, 107, 184, 1) 52%, rgba(32, 75, 158, 1) 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(32, 75, 158, 1) 0%, rgba(58, 107, 184, 1) 49%, rgba(58, 107, 184, 1) 52%, rgba(32, 75, 158, 1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#204b9e', endColorstr='#204b9e', GradientType=0); /* IE6-9 */
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
    border-radius: 50%;
    position: relative;
    font-size: 20px;
}

.ban-cos .produse {
    position: absolute;
    right: -11px;
    top: -9px;
    background: #F50A00;
    width: 27px;
    height: 27px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 50%;
    border: 3px solid #fff;
}

.cartinfo h2 {
    margin: 0;
    font-size: 21px;
    font-weight: bold;
}

.cartinfo a {
    font-size: 13px;
    text-decoration: underline;
    color: #F50A00;
}

.cartinfo {
    text-align: right;
}

.cart {
    margin-top: 19px;
}

ul.nav ul li a {
    line-height: 19px;
    font-weight: 100;
    font-size: 14px;
}

ul.nav li a:hover {
    background: 0;
    color: #eb3200;
}

.footercontainer {
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    padding-bottom: 0;
    padding-top: 43px;
}

.footercontainer [class^="col"] {
    /* border-right: 1px solid #ffffff; */
}

.footercontainer [class^="col"]:last-child {
    border: 0;
}

.copyright a {
    color: #fff;
}

.copyright .col-lg-6 {
    border: 0;
}

.ultimeleproiecte {
    overflow: auto;
    border: 1px solid #ccc;
    padding-top: 19px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
    background: rgb(255, 255, 255); /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(234, 234, 234, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1); /* IE6-9 fallback on horizontal gradient */
    padding-bottom: 10px;
}

.ultimeleproiecte a.pull-right {
    color: #505050;
    font-size: 12px;
    margin-right: 13px;
    margin-top: 13px;
}

.ultimeleproiecte .title {
    font-weight: bold;
    font-size: 18px;
    border-left: 16px solid #00b4f0;
    padding-left: 15px;
    color: #000;
}

section.stiri {
    margin-top: 15px;
}

.filtru {
    padding: 13px 14px;
    border: 1px solid #ccc;
    background: #fff;
    border-bottom: 0;
}

.filtru:last-child {
    border-bottom: 1px solid #ccc;
}

.filtrutitle {
    font-weight: 900;
    font-size: 18px;
    margin-bottom: 10px;
}

a.filtruval {
    color: #000;
    display: block;
    font-size: 13px;
}

a.filtruval.prodfilter {
    margin-bottom: 5px;
    border: 1px solid #ccc;
    width: 48%;
    margin: 2px;
    float: left;
    text-align: center;
    margin-bottom: 5px;
}

a.filtruval.prodfilter.activ {
    border: 1px solid #00b4f0;
    background: #2e5192;
}

a.filtruval.prodfilter img {
    width: 90%;
}

a.filtruval input {
    margin-right: 5px;
}

.filters h2 {
    font-weight: bold;
    font-size: 25px;
}

.prodcontainer {
    padding: 20px;
    margin-bottom: 20px;
}

.scurtadescriere {
    line-height: 22px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
    font-family: arial;
    font-size: 14px;
}

.comandaform .cantitate {
    width: 100px;
    height: 45px;
    background: #d4d4d4;
    border-radius: 6px; /* margin:10px; */
    float: left;
    padding: 5px;
}

.comandaform .adauga {
    width: 177px;
    height: 40px;
    color: #fff;
    border: 0;
    background: #ec3425;
    border-radius: 6px;
    margin: 10px;
    float: right;
    font-size: 17px;
    font-weight: bold;
    margin-left: 0;
    cursor: pointer;
    -webkit-box-shadow: 0px 3px 1px 0px rgba(50, 50, 50, 0.39);
    -moz-box-shadow: 0px 3px 1px 0px rgba(50, 50, 50, 0.39);
    box-shadow: 0px 3px 1px 0px rgba(50, 50, 50, 0.39);
}

.comandaform .adauga:hover {
    background: #B01B0F;
}

#cantitate {
    height: 35px;
    width: 60px;
    font-weight: bold;
    line-height: 35px;
    font-size: 13px;
    padding: 0;
    border: 0;
    border-radius: 3px 0 0 3px;
    padding-left: 10px;
    outline: none;
}

.comandaform .signs {
    width: 30px;
    float: right;
    cursor: pointer;
}

.comandaform .plus {
    height: 17.5px;
    width: 30px;
    border-radius: 0 3px 0 0;
    background: #777777;
    color: #fff;
    text-align: center;
}

.comandaform .plus:hover {
    background: #2E2E2E url('images/plusminus.png') no-repeat 10px 6px;
}

.comandaform .minus {
    height: 17.5px;
    width: 30px;
    border-radius: 0 0 3px 0;
    background: #777777;
    text-align: center;
    color: #fff;
}

.comandaform .minus:hover {
    background: #2E2E2E url('images/plusminus.png') no-repeat 10px -11px;
}

.livraregratuita {
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}

.livraregratuita i {
    font-size: 25px;
}

.bandapret {
    background: #2e5092;
    /* padding: 5px; */
    padding-left: 25px;
    height: 66px;
    border-radius: 5px;
    border-bottom: 2px solid #00b4f0;
}

.bandapret .price {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
}

.bandapret .price span {
    font-size: 12px;
    display: block;
}

.bandapret .price strong {
    font-size: 21px;
}

.addcos_ribbon {
    background: url('../images/bg_addcos_ribbon.png') no-repeat top center;
    width: 494px;
    height: 79px;
    position: absolute;
    bottom: 0px;
    z-index: 0;
    right: -28px;
}

td.icontable {
    font-size: 12px;
    padding-right: 15px;
    margin-top: 10px;
    padding-top: 10px;
}

td.phonefooter {
    font-size: 21px;
    font-weight: bold;
}

.contactinfo {
    color: #375fa8;
    line-height: 26px;
}

.contactborder {
    border: 1px solid #dcdcdc;
    padding: 23px;
    background: #fff;
    margin-top: 31px;
}

.cattitle h2 {
    font-weight: 900;
    font-size: 18px;
    padding-left: 15px;
}

.superbuton {
    background: #404040;
    font-weight: bold;
    color: #ffffff;
    border: 0;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    height: 30px;
    float: left;
    display: block;
    text-decoration: none;
    line-height: 30px;
    margin-top: 15px;
    -webkit-box-shadow: 0px 4px 1px 0px rgba(50, 50, 50, 0.29);
    -moz-box-shadow: 0px 4px 1px 0px rgba(50, 50, 50, 0.29);
    box-shadow: 0px 4px 1px 0px rgba(50, 50, 50, 0.29);
    color: #fff !important;
    text-decoration: none;
}

.superbuton:hover {
    background: #ec3425;
}

.catpanel {
    border: 1px solid #ccc;
    overflow: auto;
}

section.produse-page {
    background: #fff;
    padding-bottom: 80px;
}

ul.catlist {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.catlist li:before {
    content: " ";
    position: relative;
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    width: 5px;
    height: 8px;
    background: #000000;
}

ul.catlist li {
    margin-bottom: 5px;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
}

ul.catlist li a {
    font-size: 20px;
}

ul.catlist li ul {
    margin-left: 0;
    list-style: none;
    padding: 0;
    border-top: 1px dashed #ccc;
    padding: 5px 0
}

ul.catlist li ul li {
    padding-left: 0;
    margin: 0;
    border-bottom: 0;
    padding-left: 15px;
}

ul.catlist li ul li::before {
    content: none;
}

ul.catlist li ul li a {
    font-weight: normal;
    font-size: 13px;
}

ul.catlist li a {
    color: #000;
    font-size: 15px;
    line-height: 30px;
}

ul.catlist li:last-child {
    border-bottom: 0;
}

.data {
    color: #909090;
    font-size: 11px;
    margin-bottom: 14px;
}

.snippet {
    font-size: 11px;
}

a.citestetot {
    font-weight: bold;
    margin-top: 2px;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 13px;
    text-decoration: none;
}

a.citestetot:after {
    content: ">";
    color: #ff0092;
    font-weight: bold;
}

.pricespecs .price .pret {
    font-size: 26px;
    line-height: 29px;
    letter-spacing: -1px;
    font-weight: 900;
    color: #BA0400;
}

strong.descrierea {
    font-size: 17px;
}

strong.descrierea:after {
    content: ":";
}

select.form-control.opt-selector {
    border: 5px solid #d4d4d4;
    height: 43px;
    font-weight: bold;
    padding-left: 7px;
    color: #000;
}

span.produsimg {
    height: 167px;
    display: block;
    /* border: 1px solid #e1e1e1; */
    margin-bottom: 13px;
}

.pagination {
    float: right;
}

.pagination a {
    display: inline-block;
    padding: 3px 7px;
    font-size: 12px;
    margin: 0 5px;
    background: #657ca7;
    color: #fff;
    border-radius: 3px;
}

.borderheader {
    border-right: 1px solid #fff;
    min-height: 36px;
}

.carousel-inner {
    /* max-height: 460px; */
    overflow-y: hidden;
}

.carousel-inner .item {
    background-position: center;
}

section.categorii {
    min-height: 267px;
    background: #fff;
    position: relative;
}

section.categorii:before {
    content: "";
    background: #ececec;
    position: absolute;
    width: 100%;
    height: 126px;
}

section.categorii:after {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #000;
    height: 2px;
    z-index: 999;
    bottom: 2px;;
    margin-bottom: -1px;
}

.boxCat {
    text-align: center;
    margin-top: 78px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

.boxCat:hover {
    margin-top: 68px;
}

.boxCat h4 {
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 15px;
}

.catIcon {
    height: 86px;
}

.catIcon span {
    background: url('../images/sprite_cats.png');
    height: 85px;
    display: block;
    background-size: cover;
}

.catIcon.fotolii span {
    background-position: -189px 0;
}

.catIcon.coltare span {
    background-position: -375px 0;
}

.catIcon.paturi span {
    background-position: -575px 0;
}

.catIcon.accesorii span {
    background-position: 158px 0;
}

.borderrightwhite {
    min-height: 36px;
}

.contacts {
    height: 99px;
    border-bottom: 1px solid #f1f2f7;
    color: #000000;
    font-size: 16px;
    line-height: 37px;
    margin-bottom: 40px;
    padding-top: 15px;
}

section.dece {
    background: url('../images/bg_decenoi.png') no-repeat top center;
    padding: 30px 0;
}

.deceitem {
    color: #fff;
    padding: 25px 0;
}

.deceitem .imgcontainer {
    height: 60px;
}

.deceitem h4 {
    font-size: 31px;
    font-weight: 600;
}

.deceitem span {
    font-size: 18px;
}

.contacts i {
    font-size: 45px;
    display: inline-block;
    margin: auto;
    margin-top: 10px;
    color: #bb252b;
}

.copyright {
    color: #ffffff;
    font-size: 11px;
    line-height: 47px;
    background-color: #0F3721;
}

.logofootercontainer {
    min-height: 354px;
}

section.camere {
    background: #fff;
    padding-bottom: 15px;
    position: relative;
}

.menu_footer {
    /* padding-top: 0; */
    /* padding-left: 0; */
}

section.footer_logos {
    background: #fff;
    padding: 40px 0;
    position: relative;
}

section.footer_logos.alt {
    border-color: #eff0f5;
    background: #ffffff;
    padding: 1px 0;
    height: 97px;
}

section.altSection {
    background: #f2f2f2;
    /* border: 1px solid #ccc; */
}

section.footer_logos.alt button {
    padding: 14px 0
}

section.footer_logos.alt .logo_clienti {
    margin-bottom: 0;
    background: #fff;
    height: 56px;
    padding: 18px 0px;
    margin: 0px 0px;
    width: 97px;
}

section.footer_logos.alt .logo_clienti img {
    margin-top: 9px;
}

.logo_clienti {
    /* border: 1px solid #c1c1c1; */
    text-align: center;
    height: 67px;
    vertical-align: middle;
    margin-bottom: 30px;
}

.logo_clienti img {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    max-height: 40px;
    margin-top: 12px;
}

.logo_clienti.alt {
    height: 94px;
}

.logo_clienti.alt img {
    max-height: 60px;
    margin-top: 15px;
    filter: none;
    -webkit-filter: none;
}

section.clienti-page {
    background: #fff;
    padding: 40px 0;
}

section.subpage-title a {
    color: #fff;
}

section.subpage-title h2 {
    font-size: 38px;
    letter-spacing: -1px;
    font-weight: 100;
}

section.subpage-title {
    padding: 60px 0 30px 0;
    color: #fff;
    font-size: 13px;
    background: #003314;
    border-bottom: 3px solid #154B2D;
    margin-bottom: 20px;
    margin-top: -42px;
}

section.contact-page {
    background: #fff;
}

.contactbox {
    border: 1px solid #dcdcdc;
    margin-top: 7px;
    margin-bottom: 23px;
}

.contactbox i {
    margin-left: 10px;
    font-size: 34px;
}

.contactbox .col-xs-2 {
    border-right: 1px solid #dcdcdc;
    min-height: 78px;
    text-align: center;
    font-size: 45px;
    line-height: 78px;
}

.contactbox h4 {
    line-height: 78px;
    font-size: 35px;
    margin: 0;
}

.contactbox span {
    font-size: 17px;
    font-style: italic;
    line-height: 20px;
    position: absolute;
    top: 54px;
}

section.pagina-page {
    margin-top: 0;
}

div#main-slider {
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

#cereoferta {
    background: #2b2b2b;
    padding: 40px;
    width: 350px;
}

#cereoferta .form-control {
    border-radius: 0;
    background: 000;
    color: #fff;
    border: 1px solid #fff;
}

section.producator_direct {
    background: #fff;
}

.box_media img {
    border: 6px solid #fff;
}

.box_media {
    text-align: center;
    color: #fff;
}

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

.box_media a h4 {
    font-size: 22px;
    font-weight: 100;
    padding-top: 15px;
}

section.media {
    padding: 30px 0;
}

h2.bigTitle.alt {
    color: #fff;
}

h2.bigTitle.alt:after {
    border-color: #fff;
}

.btn-primary:hover {
    background-color: #d10010;
    border: 1px solid #000;
}

.titlustire a {
    color: #000;
    font-weight: bold;
    padding: 7px 0;
    display: block;
}

section.news-page {
    background: #fff;
    padding: 20px 0;
}

.item.item2 {
    height: 600px;
}

img.certificates {
    margin-top: 22px;
}

.blueholder {
    background: #003314;
    color: #fff;
    padding: 15px;
    margin-top: -50px;
    z-index: 15;
    position: relative;
}

.blueholder:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 100%;
    border-top: 1px solid #191919;
}

.blueholder:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    border-top: 1px solid #191919;
}

.itemCert {
    text-align: center;
}

.itemCert h3 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 5px
}

.itemCert span.icon {
    background: url('../images/charms1.png') no-repeat top left;
    width: 30px;
    height: 42px;
    display: inline-block;
}

.serviciu {
    margin-bottom: 25px;
    text-align: center;
}

.serviciu h5{
    font-weight: 900;
    color: #000;
    margin: 0;
    margin-top: 5px;
    font-size:17px;
}

.serviciu h4{
    font-weight: 900;
    color: #000;
    margin: 0;
    margin-top: 15px;
    font-size:23px;
    display: block;
}
.cautafooter {
    background: #eff0f5;
    border: 1px solid #eff0f5;
    padding: 10px;
    margin-bottom: 25px;
}

.cautafooter input {
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 15px;
    width: 85%;
    outline: none;
}

.cautafooter input::placeholder {
    color: #bfbfbf;
}

.cautafooter button {
    background: none;
    border: 0;
    float: right;
    font-size: 18px;
    color: #bb052b;
    outline: none;
}

a.footersocial {
    color: #fff;
    font-size: 13px;
    margin-right: 5px;
}

.contacts .phone {
    font-size: 29px;
    font-weight: 900;
    margin-top: 19px;
}

.contacts .addr {
    font-size: 18px;
    font-weight: 900;
    line-height: 25px;
    margin-top: 12px;
}

section.pagina-page {
    background: #fff;
}

section.pagina-page .container, section.contact-page .container, section.produse-page .container {
    background: #fff;
    position: relative;
}

=
.mainnav {
}

.mainnav li a {
    color: #ffffff;
    font-weight: 900;
    font-size: 22px;
    letter-spacing: -1px;
    border: 1px solid white;
}

.mainnav li a i {
    margin-right: 5px;
}

.mainnav li ul li a {
    color: #fff;
}

section.nuamana {
    padding: 40px;
}

.nuamana a.btn.big-btn-primary {
    margin-top: 10px;
}

.nuamana h2 {
    font-size: 20px;
    margin-top: 0;
}

.boxgray {
    background: #f8f8f8;
    border: 1px solid #e2e2e2;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
}

a.btn.big-btn-secondary {
    color: #fff;
    background: #eb3200;
    padding: 11px 25px;
    font-size: 20px;
    font-weight: bold;
    border-radius: 25px;
    margin-top: 15px;
}

a.btn.btn-block.btn-detalii {
    background: #eb3200;
    color: #fff;
    font-weight: bold;
    padding: 8px 10px 5px;
    border-radius: 0;
}

.bara_footer {
    background-color: #9e1818;
    border-top: 6px solid #eff0f5;
}

.container.bara_logo {
    margin-right: 0;

}

.row.bara_logo_row {
    margin-right: -30px;
}

.bara_footer_poza {
    margin-top: -7px;
}

body {
    background-color: #ffffff;
}

.contactfooter ul li {
    font-size: 12px;
    margin-bottom: 12px;
}

.menu_footer h2 span {
    /* border-bottom: 1px solid white; */
    font-weight: bold;
}

#navbar3 {
    text-align: center;
    color: #ffffff;
    top: 50%;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    border-bottom: 4px solid #154B2D;
}

.navbar3 {
    height: 135px;
    border-top: 1px solid #ffffff;
}

#navbar2 ul li {
    font-size: 15px;
    padding: 9px 13px 9px 9px;
    border-right: 1px solid rgba(255, 255, 255, 0.7);
    /* margin-top: -3px; */
    text-align: center;
}

#navbar2 ul li a {
    color: #fff;
    padding: 10px;
}

#navbar2 ul li:last-child {
    border-right: 0;
}

#navbar2 ul li:last-child a {
    background: none;
}

h3.altTitle {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}

img.img-parerea {
    height: 120px;
    margin-bottom: 20px;
}

aside.sidemenu {
    background: #003314;
    color: #fff;
    padding: 10px;
}

aside.sidemenu h3 {
    font-weight: 300;
    margin: 0;
    border-bottom: 1px solid #9a9a9a;
    line-height: 41px;
}

aside.sidemenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

aside.sidemenu ul li ul {
    margin-left: 15px;
}

aside.sidemenu ul li ul a {
    margin: 3px 0;
    font-size: 13px;
}

aside.sidemenu ul a {
    color: #fff;
    display: block;
    margin: 10px 0;
}

.cereofertacontainer {
    background: #003314;
    padding: 20px 0;
    color: #fff;
    text-align: center;
    margin: 20px 0;
}

.cereofertacontainer .btn-cereoferta {
    color: #000;
    background: #fff;
    border-radius: 20px;
    font-size: 22px;
}

.cereofertacontainer.alt h2 {
    font-size: 20px;
    margin: 0;
}

.cereofertacontainer.alt .btn-cereoferta {
    font-size: 15px;
}

a#parteneri-link {
    position: absolute;
    right: -25px;
    top: 42PX;
    width: 158px;
    height: 20px;
    display: block;
    /* background: blue; */
    z-index: 999;
}

.pos-rel {
    position: relative;
}



div#team-wrap {
    width: 60%;
    position: relative;
    margin: auto;
}

div#team {
    position: relative;
    width: 100%;
    height: 575px;
    z-index: 10;
}

div.hello {
    width: 636px;
    height: 75px;
    margin: 0 0 0 160px;
}

div.member {
    width: 300px;
    height: 575px;
    margin-top: 1px;
    position: relative;
    margin-right: -30px;
    z-index: 0;
}

div.member img {
    position: absolute;
    top: 120px;
    z-index: 0;
}

img.name {
    position: absolute;
    top: 35px !important;
    left: 0;
}

div.tip {
    background: red;
    width: 320px;
    height: 100px;
    position: absolute;
    top: 400px;
    z-index: 2;
}

div.tip.no {
    height: 140px;
    background: url(http://www.thematicchannels.ro/images/no-cell.png) no-repeat;
}

div.tip ul {
    margin-top: 36px;
    margin-left: 40px;
    list-style: none;
    padding: 0;
}

div.tip ul li {
    font-family: 'ms500', Georgia, "Times New Roman", Times, serif;
    color: #FFF;
    font-size: 14px;
    margin-left: 5px;
    margin-top: 14px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

div.tip ul li a {
    color: #fff;
}

img.flag_logo {
    position: absolute;
    /* left: 50px; */
    margin-top: 15px;
}

a.phoneCall {
    background: #2e73b7;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 9px;
    bottom: 22px;
    z-index: 99999;
    border-radius: 50%;
    text-align: center;
    line-height: 59px;
    color: #fff;
    font-size: 29px;
}

.bartop {
    padding: 12px 0;
}

.bartop a {
    color: #fff;
    font-size: 14px;
    /* font-weight: bold; */
}

ul.topmenu li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-left: 25px;
    float: right;
}

ul.topmenu li a {
    /* color: #000; */
    font-size: 15px;
    text-transform: uppercase;
}

nav#topnav {
    float: right;
    margin-top: 6px;
}

.headercontent {
    background: #fff;
    padding: 15px;
    position: relative;
    height: 90px;
    border-radius: 5px;
    margin-top: 5px;
}

.contacteaza_ne {
    position: relative;
    background: #fff;
    padding: 15px 20px;
    color: #000;
    border-radius: 5px;
    margin-top: -96px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.4);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.4);
    overflow: auto;
    margin-bottom:40px;
}

.contacteaza_ne h4{
    margin:0;
    padding:0;
    line-height:45px;
    font-weight:bold;
    font-size:21px;
}

@media (min-width: 1200px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
        border-radius: 0;
    }

}

/* #### Desktops #### */

@media screen and (max-width: 670px) {
    img.img-parerea{
        height:auto;
    }
    section.slider{
        height: 45px;
        top:-170px;
    }

    section.slider
    .topmenu{
        float:none;
    }
    nav#topnav{
        float:none;
        width:100%;
    }
    .navbar-nav > li > a{
        color:#fff;
    }
    .prodcontainer img {
        width: 100%;
    }

    #navbar2 ul li {
        border-right: 0;
        text-align: center;
        border-bottom: 0;
        padding-left: 18px !important;
    }

    #navbar2 ul li a {
        text-align: center !important;
    }

    .galchanar {
        min-height: 94px;
        margin-bottom: 0;
    }

    ul.nav.navbar-nav.pull-right {
        float: none !important;
    }

    section.camere .container,
    section.galerie .container,
    section.copyright .container,
    section.galerie-page .container,
    section.contact-page .container,
    section.pagina-page .container,
    section.footer .container,
    section.dotari .container {
        padding: 0px 15px;
    }

    ul.galeriefoto li {
        width: 98%;
    }

    ul.galeriefoto li img {
        width: 100%;
    }

    .hero_slider {
        margin-top: -1px;
    }

    .hero_slider .slide_mask.right {
        right: -1950px;
    }

    #heroSlider .slides li,
    #heroSlider,
    .hero_slider .slide_mask.right,
    .hero_slider .slide_mask.left {
        height: 201px;
    }

    #heroSlider .slides li img {
        height: 200px;
    }

    .hero_slider .ribbon,
    .secondary-bg .ribbon {
        display: none;
    }

    .distreaza .col {
        height: 96px;
    }

    .dotare .imagine img {
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }

    section.secondary-bg {
        height: 237px;
        margin-top: -41px;
    }

    section.secondary-bg h1 {
        width: 100%;
    }

    header .container {
        padding: 0;
    }

    a.logo {
        text-align: center;
        float: left;
        width: 100%;
        height: 200px;
    }

    a.logo img {
        /* width: 100%; */
        /* top: 40px; */
        /* left: 25%; */
        margin-left: 30%;
        width: 40%;
        /* height: 50px; */
        padding-bottom: 40px;
        float: left;
    }

    .borderheader {
        text-align: center;
        height: 71px;
    }

    .navbar-toggle {
        margin-left: 45%;
        float: none;
    }

    .headerextra {
        margin-bottom: 0;
    }

    .dial {
        width: 100% !important;
        margin: auto !important;
        left: 0 !important;
        padding-bottom: 25px;
    }

    .topsearch input[type="text"] {
        width: 86%;
    }

    .topsearch button.submitsearch {
        margin-top: 0;
    }

    form.topsearch {
        margin-right: 20px;
        margin-bottom: 10px;
    }

    .searchmobile {
        width: 100%;
        padding-left: 21px;
    }

    .carousel-inner {
        max-height: 260px;
    }

    .carousel-inner .item.item2 {
        height: 240px;
        background-size: cover;
    }

    .logofootercontainer {
        min-height: auto;
        text-align: center;
    }

    section.footer .logo_footer {
        margin-top: 20px;
    }

    .btn.btn-primary.btn-addcos {
        font-size: 12px
    }

    section.footer_logos.alt .logo_clienti {
        margin-bottom: 20px !important;
    }
}