@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,800&subset=cyrillic,cyrillic-ext'); body {
    /* background: url('../images/bg_site.png') no-repeat top center; */
    font-family: 'Open Sans', sans-serif;
    color: #000;
}

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

.dropdown-toggler:hover >.dropdown-meniu {
    display: block;
}
f
.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 {
    background: #f7f8fb;
    font-size: 11px;
    line-height: 28px;
    z-index: 1;
    border-bottom: 1px solid #eee;
}

section.slider {
    margin-top: -23px;
    /* margin-left:15px; */
    /* margin-right:15px; */
}

section.slider .container {
    /* background: #fff; */
}

.bartop .descriere {
    font-size: 13px;
    color: #0f157d;
}

.bartop p {
    margin: 0;
}

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

.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: #0f157d;
    font-size: 12px;
    text-decoration: none;
    /* font-weight: bold; */
}

.bartop ul.rightmenu li a i {
    margin-right: 5px;
    color: #f70;
    font-size: 16px;
    transform: rotate(260deg);
}
.navbar-nav>li:last-child a{
    border:0;
}
.navbar-nav>li>a {
    font-size: 13px;
    color: #ffffff;
    border-left: 1px solid #FF1400;
    border-right: 1px solid #FF1400;
    border-bottom: 1px solid #FF1400;
    padding: 8px 13px;
    text-transform: lowercase;
    display: block;
    font-weight: bold;
}

.nav>li>a:hover {
    background-color: #f1f1f1!important;
}

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

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

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

.caretholder {
    margin-top: -24px;
    position: absolute;
    right: 10px;
    color: #020202;
}

button.btn-showprods .caretholder {
    margin-top: 0px;
    color: #FF1400;
    background:#fff;
    width:20px;
    text-align:center;
    height:20px;
    line-height:20px;
    border-radius:50%;
    font-size:15px;
}


.dropdown-menu {
    /* background: #ffffff; */
    /* width: 100%; */
    left: 0;
}

.dropdown-menu>li {
    background: none!important;
    padding-left: 0!important;
; }

.dropdown-menu>li>a {
    color: #000;
    font-family: arial;
    padding: 7px 10px;
    border-bottom: 1px dotted #526169;
    margin-left: 5px;
    margin-right: 6px;
    font-size: 13px;
    text-align: left!important;
}

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

#topnav {
    overflow: visible;
    z-index: 1;
    position: relative;
}

#navbar {
    /* float: right; */
    /* margin-top: 6px; */
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    /* background: #1c2a4b; */
    border-radius: 5px;
    /* border-bottom: 4px solid #00b4f0; */
}

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

a.logo {
    display: block;
    margin-top: 15px;
}

.btn-primary {
    color: #fff;
    font-weight: bold;
    border: 0;
    /* font-family: Swiss; */
    border-radius: 0;
}

.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;
    /* background: url('../images/bg_camera.png') no-repeat bottom center; */
    padding-bottom: 30px;
}

section.camere .camera .titlu {
    height: 48px;
    color: #000000;
    font-weight: bold;
    font-size: 25px;
    /* background: url('../images/bg_camera_titlu.png') no-repeat top center; */
    line-height: 54px;
    margin-bottom: 10px;
    font-family: 'Titillium Web', sans-serif;
    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: #061a3a; */
    min-height: 100px;
    margin-top: 20px;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
}

section.galerie h2 {
    text-align: center;
    font-family: Swiss;
    color: #fff;
    margin-bottom: 18px;
}

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-family: Swiss;
    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 {
    /* border-top: 8px solid #e41b23; */
    min-height: 100px;
    margin-top: 25px;
    position: relative;
    padding-top: 29px;
    padding-bottom: 1px;
    padding-bottom: 23px;
    font-size: 13px;
    color: #000;
    /* padding-bottom: 40px; */
    background-size: cover;
    background-position-y: -75px;
}

section.footer .container {
    position: relative;
    /* background: url('../images/bgfooter.jpg'); */
    /* background-size: contain; */
    /* background-position-y: 222px; */
    background-position: bottom center;
    /* padding-bottom: 25px; */
}

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

section.footer .logo_footer {
    margin-top: 33px;
    margin-bottom: 3px;
    width: 63%;
}

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: 20px;
    margin-bottom: 9px;
    font-size: 19px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #000;
}

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

section.copyright {
    background: #000000;
    background-position-y: 3px;
    height: 40px;
    /* border-bottom: 4px solid #fff; */
    color: #fff;
    padding-top: 9px;
    font-size: 11px;
    position: relative;
}

section.copyright:after {
    content: "";
    background: url('../images/line_footer.png');
    height: 4px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

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

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

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-family: Swiss;
    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-family: Swiss;
    font-size: 20px;
    color: #081d3d;
    font-weight: bold;
    margin-bottom: 45px;
    margin-top: 32px;
}

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

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

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

section.pagina-page h2 {
    /* text-align: center; */
    /* font-family: Swiss; */
    font-family: arial;
    font-weight: bold;
    color: #000000;
    margin: 0;
    margin-bottom: 18px;
    font-size: 21px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 9px;
}

/*  Mobile adjustments */
.navbar-toggle {
    border: 1px solid #ffffff;
    margin-top: 4px;
    /* border: 1px solid #ccc; */
}

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

.navbar-brand {
    color: #fff;
    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 {
    list-style: square;
    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;
margin-left: 16px;
}

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

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

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

.text-footer {
    font-size: 13px;
    margin-top: 15px;
    /* padding: 0px 25px; */
}

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

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

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

.contactfooter ul li i {
    width: 20px;
}

.galimg {
    width: 100%;
}

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

h1.title {
    font-weight: bold;
    font-size: 28px;
    margin: 0;
    margin-bottom: 15px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
}

.subimage {
    background: url('../images/subimage.png') no-repeat top left;
    height: 180px;
    margin-top: 25px;
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    position: relative;
    margin-bottom: 30px;
}

.subtitlu {
    font-weight: 700;
    font-size: 34px;
    position: absolute;
    left: 74px;
    bottom: 21px;
}

.cont {
    padding: 10px 50px;
}

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

div#nav_menu {
    background: #CC0000;
    height: 50px;
    border-radius: 35px;
    padding: 0 30px 0 0;
    position: relative;
    z-index: 9;
}

header {
    /* background: #fff; */
}

header .container .row {
    /* background: url('../images/header_bg.png') no-repeat top left; */
}

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: 3px;
    height: 43px;
    border-radius: 19px;
    background: #fff;
    border: 1px solid #ddd;
}

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

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

.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 {
    margin-top: 15px;
    clear: both;
    /* background: #1c2a4b; */
}

.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;
    font-size: 40px;
    color: #000;
    letter-spacing: 0;
    line-height: 54px;
    padding: 10px 15px;
    text-align: center;
}

.cat_container h2.catTitle:after{
    content:"";
    position:relative;
    margin-top:10px;
    width:50px;
    height:15px;
    display:block;
    border-bottom:6px dotted #ff9d00;
    margin:auto;
}

.produs {
    border: 1px solid #e1e1e1;
    margin: 25px 0;
    padding: 6px;
    text-align: center;
    height: 280px;
    position: relative;
}

.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: 2px;
    height: 52px;
    display:flex;
    align-items:center;
    align-items: center;
    justify-content: center;
}

.produs .stars{
    font-size:12px;
}

.produs .pret {
    font-weight: bold;
    font-size: 16px;
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: 11px 0;
    color: #da1b1b;
    width: 100px;
    margin: auto;
    border-radius: 25px;
}

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

.contactfooter {
    font-size: 13px;
}

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; */
    /* border-top: 2px solid #e1e1e1; */
    margin-top: 20px;
    padding: 12px;
    /* overflow: auto; */
    background: #fff;
}

.stire a.btn {
    color: #ff8503;
    background: none;
    font-family: arial;
}

.stire img {
    width: 100%;
    border-radius: 25px;
}

.stire .titlu {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 16px;
}

.stire a{
    border:1px solid #ccc;
    display:block;
    margin:auto;
    width:170px;
    text-align:center;
    background:#fff;
    padding:10px 0;
    border-radius:25px;
    color:#616161;
}

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

.parteneri {
    /* border-top: 1px solid #ccc; */
    margin-top: 15px;
    padding-top: 10px;
}

.parteneri .arrows .fa-chevron-left {
    position: absolute;
    left: -25px;
    color: #ccc;
    top: 25px;
    font-size: 25px;
}

.parteneri .arrows .fa-chevron-right {
    position: absolute;
    right: -25px;
    color: #ccc;
    top: 25px;
    font-size: 25px;
}

.spacer {
    height: 25px;
}

img.prodthumb {
    border: 1px solid #ccc;
    margin-bottom: 18px;
}

img.prodmain {
    width: 90%;
    margin: auto;
}

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

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

.prez-container {
    border: 1px solid #ccc;
    min-height: 150px;
    padding: 20px;
    overflow: auto;
    overflow-x: hidden;
}

.prezTitle {
    font-weight: bold;
    text-align: left;
    font-size: 25px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 20px;
}

section.prod-page {
    /* background: url('../images/bg_slider.png') repeat-x; */
    /* padding-top: 20px; */
}

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

ol.breadcrumb {
    background-color: #fff;
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
    margin: 0 5px;
}

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

.pricespecs {
    margin-top: 10px;
    margin-bottom: 15px;
}

section.prod-page h1 {
    font-weight: bold;
    padding-top: 0;
    font-size: 23px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 15px;
    text-transform: uppercase;
}

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

.comandala span {
    color: #fd8934;
}

.prodspecs {
    padding-top: 16px;
    position: relative;
    color: #000;
}

button.btn.btn-primary.btn-addcos {
    background: #f94700;
    border-radius: 0;
    /* font-family: Swiss; */
    font-size: 20px;
    text-transform: uppercase;
    line-height: 35px;
    position: relative;
    border-radius: 5px;
    margin-top: 2px;
}

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

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

.pricespecs .price {
    font-weight: bold;
    font-size: 43px;
    color: #f94700;
}

.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-family: Swiss;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    margin-top: 15px;
}

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: 10px 9px;
    border-bottom: 0;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    background: #fff;
}

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

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

.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-family: Swiss;
    font-size: 40px;
}

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

h2.pagetitle {
    font-weight: bold;
    color: #000;
    font-family: Swiss;
    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;
}

a.inapoi {
    color: #000;
    padding: 20px;
    text-align: center;
    font-size: 30px;
    background: #f1f1f1;
    display: block;
    font-family: Swiss;
    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;
    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: #b15606;
    width: 27px;
    height: 27px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 50%;
    border: 3px solid #fff;
}

.cartinfo h4 {
    font-size: 13px;
    margin: 0;
    padding: 0;
}

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

.cartinfo a {
    font-size: 11px;
    text-decoration: underline;
    color: #1fa900;
}

.cart {
    margin-top: 19px;
}

.footercontainer [class^="col"] {
}

.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;
    background: #fff;
    padding-bottom: 10px;
    overflow: visible;
    padding: 19px 15px;
    min-height: 288px;
}

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

.ultimeleproiecte .title {
    font-weight: bold;
    font-size: 16px;
    padding-left: 15px;
    font-family: arial;
    color: #fff;
    background: #1d2a4a;
    padding: 5px 10px;
    text-transform: uppercase;
}

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: bold;
    font-size: 16px;
    margin-bottom: 6px;
}

a.filtruval {
    color: #000;
    display: block;
    /* padding-left: 5px; */
    font-family: arial;
    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;
    /* border-bottom: 2px solid #00b4f0; */
    margin-bottom: 20px;
}

.scurtadescriere {
    line-height: 16px;
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
}

.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-family: arial;
    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;
    font-family: arial;
}

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

.addcos_ribbon {
    background: #1e2a49;
    width: 494px;
    height: 66px;
    position: absolute;
    bottom: 0px;
    z-index: 0;
    right: -20px;
}

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

td.phonefooter {
    font-size: 21px;
    font-weight: bold;
}
.location-star{
    background:url('../images/location-star.png');
    display: block;
    width: 30px;
    height: 40px;
}
.email-contact {
    background:url('../images/email-contact.png');
    display: block;
    width: 30px;
    height: 30px;

}
.phone-contact-pic {
    background:url('../images/phone-pic.png');
    display: block;
    width: 30px;
    height: 30px
}
.clock-pic{
    background:url('../images/clock-pic.png');
    display: block;
    width: 35px;
    height: 35px;
}
td.phonefooter span {
    font-size: 10px;
    font-weight: 100;
}

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

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

.nav {
    margin-bottom: 0;
    background: #FF1400;
    width: 238px;
    position: absolute;
    top: 27px;
    left: 0;
    border-radius: 0 0 15px 15px;
    padding-top: 28px;
}

.nav > li.dropdown:hover .dropdown-menu {
    width: auto;
    left: 240px;
    top: 0;
    /* position: absolute; */
    border: 1px solid #FF1400;
    border-radius: 0;
}

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

.superbuton {
    background: #404040;
    font-weight: bold;
    color: #ffffff;
    border: 0;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    font-family: Trebuchet MS;
    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;
}
@media screen and (min-width: 670px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

.topinfo {
    font-size: 11px;
    color: #3a6bb8;
    margin-top: 5px;
}

.topinfo i {
    color: #1fa900;
    margin-right: 5px;
}

ul.nav li {
    width: 100%;
    padding: 0;
}

button.btn-showprods {
    background: #FF1400;
    width: 237px;
    height: 50px;
    border-radius: 0;
    font-weight: bold;
    text-align: left;
    padding-left: 11px;
    outline: none;
    /* border: 1px solid #ccc; */
    position: relative;
    border-radius: 25px 0 0 25px;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    position: absolute;
    left: 0;
    color: #fff!important;
}

button.btn-showprods:focus {
    outline: none!important;
}

button.btn-showprods i {
    margin-right: 10px;
}


ul.secmenu {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.secmenu li {
    padding: 0;
    float: left;
    margin-left: 22px;
    border-right: 1px solid #FF1400;
    padding-right: 22px;
}

ul.secmenu li:last-child {
    border-right: 0;
    padding-right: 0;
}

ul.secmenu li a {
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: bold;
    font-size: 16px;
    /* border-right: 1px solid #ccc; */
}

span.chevron {
    position: absolute;
    right: 9px;
    top: 12px;
    font-size: 11px;
    color: #ccc;
}

.goUp {
    background: #FF1400;
    height: 30px;
    width: 30px;
    position: absolute;
    left: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    line-height: 24px;
    text-align: center;
    top: -15px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1040px;
    }

    .navbar-hidden-lg {
        display: none;
    }
}

/* #### Desktops #### */
@media screen and (max-width: 670px) {
    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;
    }

    .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;
    }

    .nav {
        position: relative;
        width: 100%;
        top: -14px;
        left: 14px;
    }

    .bandapret {
        padding-left: 0;
    }

    .bandapret .price {
        font-size: 20px;
    }

    button.btn.btn-primary.btn-addcos {
        font-size: 12px;
        display: block;
        width: 100%;
    }

    .addcos_ribbon {
        width: 114%;
        right: -20px;
        left: -21px;
    }
    .produs{
        margin:40px 0;
    }
    .nav > li.dropdown:hover .dropdown-menu{
        position:relative;
        left:0;
    }
    .produs .imag{
        width:auto;
    }
    .cele_cautate{
        display:none;
    }
}

.filedownload {
    background: url('../images/iconfile.png') no-repeat top right;
    height: 46px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.filedownload a {
    line-height: 40px;
    padding-left: 15px;
}

.searchmobile {
    padding-top: 20px;
}


.links-footer a {
    color: #737373;
}

.stire .image:after {
    content:"";
    display:block;
    position:relative;
    width:50px;
    margin:auto;
    height:25px;
    border-bottom:2px solid #ff8400;

}

.produs .special {
    position: absolute;
    left: 15px;
    top: 24px;
    background: #909090;
    padding: 5px 11px;
    font-weight: bold;
    color: #fff;
    border-radius: 20px 20px 0;
    font-size: 12px;
}

.produs .special.sale{
    background:#ff0d0d;
}


.produs .special.new{
    background:#0376ec;
}

.searchfooter {
    color: #fff;
    overflow: auto;
    border-radius: 10px;
    background: #B2081B;
    background: -moz-linear-gradient(top, #B2081B%, #023972 100%);
    background: -webkit-linear-gradient(top, #B2081B%,#023972 100%);
    background: linear-gradient(to bottom, #B2081B%,#023972 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B2081B', endColorstr='#023972',GradientType=0 );
    padding: 10px 5px;
    margin:30px 0 0;
}

.searchfooter h1{
    font-size:23px;
    font-weight:bold;
    display: inline-block;
    margin:0;
    padding:0;
    margin-top:8px;
}

.searchfooter p{
    display:inline;
    padding-left:10px;
    font-size:14px;
    font-family:arial;
}
form.formsearch .submitbut.submit_teracote{
    background:#f2780b;
}

.searchfooter form.c .submitbut{
    background:#f2780b;
}

.pricespacer {
    border-top: 1px solid #e2e2e2;
    margin-top: 15px;
    margin-bottom: 15px;
}

.cantselector {
    border: 1px solid #e2e2e2;
    overflow: auto;
    padding: 6px 5px;
    border-radius: 5px;
}

.cantselector .minus,.cantselector .plus {
    background: #3d0600;
    float: left;
    padding: 1px 8px;
    margin-top: 5px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    margin-left: 5px;
}

input#cantitate {
    float: left;
    width: 61px;
    border: 0;
    line-height: 30px;
    font-weight: bold;
}


.infoprod a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px;
}

.cele_cautate {
    height: 245px;
    position:relative;
    z-index:9999;
    margin-top:-20px;
}

.cautatele {
    background: url('../images/cele-cautate.png');
    background-size: 100%;
    background-repeat: no-repeat;
    height: 243px;
    padding-left:195px;
}

.cautatele a{
    display:block;
    height:225px;
    float:left;
    width:195px;
    margin-right:5px;
}
.intro-text {
    font-size:12px;
}
