@font-face { font-family: Delicious; src: url('BebasNeue.otf'); }


/*setarile meniului */

.listt { 
list-style: outside none none;
margin: 30px 0 65px 0;
}

.listt > li {
margin-bottom: 5px;
list-style-type: none !important ;

}

.listt li i::before {
    color: #ffbe00;
    font-size: 22px;
    margin-right: 20px;
    float: left;
}


.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: rgb(255,200,38);
  background-color: #222222
}
.navbar-default .navbar-nav > li > a {
    color: #000000;
    font-weight: 600;
    font-size: 12px;
    background: #222222;
color: #fff;
padding-bottom: 10px;
padding-top: 10px;
}
.navbar-default .navbar-nav > li > .active > a {
    color: #ffbe00 !important;
    font-weight: 600;
    font-size: 13px;
}
/*setarile meniului*/
.nav > li > a {
    position: relative;
    display: block;
    /*padding: 0px 0px;;*/
    padding: 0px 0px;
}

.header-style1-area .header-top-area {
    background: #222222 none repeat scroll 0 0;
}
.header-top-area {
    padding: 8px 0;
}
.tit >h2 {color: #000;
padding-top: 50px;
}

.tit > ul > li {
    list-style-type: circle;
}

.tit > ul{
    padding-bottom: 10px;
}

.dropdown{
  padding-bottom: 7px !important;
padding-top: 7px !important;
    padding-bottom: 11px;
padding-top: 13px;
background: #222222;
color: #fff;
/*padding-right: 20px;
padding-left: 20px;*/
}
.dropdown > a {
    font-size: 12px;
    color: #fff;
        font-weight: 600;
    
}
.dropdown > a:hover {
    color: #fff;
    text-decoration: none;
    
    
}

.dropdown-content {
    padding: 0 !important;
}


.dropdown {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
}
.a > li > a {
    display: block;
}
.a > li {
padding-top: 10px;
padding-bottom: 10px;
background: #222222;
font-size: 9px;
}
.ame { 
padding-top: 50px;
padding-bottom: 50px;
}
marquee {
    color: #000;
line-height: 17px;
/*font-size: 20px;*/
}
.parteneri {
    line-height: 18px;
}
.a > li:nth-of-type(1){
    margin-bottom: 2px;
margin-top: 2px
}
.a > li {
    display: block;
}
.ame > ul {
    margin-left: 30px;
    padding-bottom: 15px;
}
.ame > ul > li {
    list-style: circle;
}
.a > li > a {
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    
}
.a > li > a:hover {
    font-weight: 600;
    text-decoration: none;
    color: #fff; 
      color: rgb(255,200,38);  

    
}
.a > li:hover {
    text-decoration: none;
    color: #fff; 
      color: rgb(255,200,38);  

    
}

.a >li > a{
    padding-left: 10px;
padding-right: 10px;
}
.dropdown-content {
margin-left: 0px;
    display: none;
    position: absolute;
    background-color: #f9f9f9;
min-width: 170px;
    box-shadow: none;
    padding: 12px 16px;
    z-index: 1;
}
.dropdown:hover {
color: rgb(255,200,38);
}
dropdown-content > .a > li > a:hover {
  color: rgb(255,200,38);  
}

.dropdown:hover .dropdown-content {
    display: block;
   margin-top: 5px
}

.tit > div {
    padding-bottom: 10px;
}


ul {
    margin: 1px;
    padding: 0;
    list-style-type: none;
}
.navbar-nav > li {
    float: left;
    padding-right: 5px;
}

.header-top-area .header-top-left ul li {
    display: inline-block;
    margin-right: 30px;
}

.header-top-area .header-top-left ul li i {
    color: #ffbe00;
    font-size: 16px;
    padding-right: 15px;
}
.header-top-area .header-top-left ul li a {
    color: #dddddd;
}
a {
    text-decoration: none;
}

.header-top-area .header-top-right {
    text-align: right;
}

.header-top-area .header-top-right ul li {
    display: inline-block;
}

.header-top-area .header-top-right ul li a {
    color: #ffbe00;
    font-size: 16px;
    margin-left: 15px;
}
.header-top-area{
    background-color: #222222;
}

.navbar {
    margin-bottom: 0px;
    min-height: 100px;
}

.logo-mare{
    max-width: 200px;
    /*display: inline-block;*/
    position: absolute;
    z-index: 999;
    margin-top: -9px;
}

.logo-mic{
    display: none;

}

.fix .logo-mare{
    display: none;
}

.fix .logo-mic{
    display: block;
height: 48px;
   margin-bottom: -5px;
    
}

.navbar-header {
    width: 20%;
}

.navbar-collapse {
    float: right;
    width: 80%;
}

.navbar-nav {
    width: 100%;
}
.li-width {
   width: 14.2%;
    padding: 24px 0;
    text-align: center;
}

.fix_nav  {
padding-top: 4px;
}
.nav_fix > ul > li:last-child  { 
padding-right: 0px ;
}
.fix_nav > ul > li  {
/*padding: 0px !important;*/
padding-top: 0px;
padding-bottom: 0px;
}
.fix {

    min-height: 50px;
}
/*.fix .li-width {
    padding: 1px 0 !important;
}*/
@media screen and (max-width: 1200px) {
    .li-width {
        padding: 14px 0;
    }
}
@media screen and (max-width: 1000px) {
    .logo-mare{
        max-width: 170px;
    }
}
@media screen and (max-width: 950px) {
    .logo-mare{
        max-width: 165px;
    }
}
@media screen and (max-width: 900px) {
    .logo-mare{
        max-width: 160px;
    }
}
@media screen and (max-width: 850px) {
    .logo-mare{
        max-width: 155px;
    }
}
@media screen and (max-width: 800px) {
    .logo-mare{
        max-width: 150px;
    }
}
.img-margin {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.img-height {
    height: 150px;
}

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

    .navbar-header {
        width:  100%;
    }
    .navbar-header {
        border-bottom: 1px solid #ddd;
    }

    .li-width {
        width: 100%;
        padding: 0px;
        text-align: left
    }

    .navbar-collapse {
        float: left;
    }

    .logo-mare{
        display: none;
    }
    .navbar {
        min-height: 50px;
    }
    .logo-mic{
        display: block;
        max-height: 50px;
    }
}


/*Meniu*/
/*SECTIUNE despre noi*/

.home{
    padding: 20px 0;
}
/*.section-space {
    padding: 100px 0;
}*/

/* INCEPUT EFECT PE POZA*/
.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(255, 190, 0, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    -ms-transform: translate(460px, -100px) rotate(180deg);
    transform: translate(460px, -100px) rotate(180deg);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.2s 0.4s ease-in-out;
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
}

.hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.hovereffect:hover h2 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.hovereffect:hover a.info {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
/*FINAL EFECT POZA*/

/*Buton read more*/

.btn-read-more:hover {
    color: #ffffff;
    background: #ffbe00;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.btn-read-more i {
    padding-left: 10px;
}
.btn-read-more:hover {
    color: #ffffff;
}
.btn-read-more {
    text-transform: uppercase;
    color: #222222;
    font-weight: 600;
}
a:active, a:hover, a:focus {
    outline: 0 none;
}
a:active, a:hover, a:focus {
    text-decoration: none;
}
.btn-read-more {
    background: transparent;
    padding: 14px 30px;
    border: 2px solid #ffbe00;
    text-transform: uppercase;
    color: #222222;
    font-weight: 600;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.about-area .about-left h2 {
    font-size: 48px;
    color: #222222;
    margin-bottom: 22px;
}
.about-area .about-left ul {
    margin: 30px 0 65px 0;
}

p {
    line-height: 24px;
    /*    margin: 0 0 20px 0;*/
}
.about-area .about-left ul li {
    margin-bottom: 5px;
}
.about-area .about-left ul li i::before {
    color: #ffbe00;
    font-size: 22px;
    margin-right: 20px;
    float: left;
}
.about-area .about-left h2 span {
    color: #ffbe00;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #646464;
}



/*SLIDER LOGO COMPANII*/
.brand-area {
    padding: 60px 0;
    background: #ffbe00;
}
.brand-area .brand .brand-box {
    border: 2px solid #ffffff;
    padding-top: 20px;
    height: 90px;
    margin: 0 auto;
}
.brand-area .brand .brand-box a {
    display: inline-block;
}



/*
upper footer*/



/*
footer*/

.footer {
    padding: 15px 0 10px 0;
    background: #000000;
    text-align: center;
    color: #b0b0b0;
}



/*
.stick {
   
    position: fixed;
    top: 0px;
    z-index: 999999;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    margin: 0;
    border-bottom: 2px solid rgba(255, 190, 0, 0.8);
}
.stick .logo-area {
    margin-top: 12px;
}
.main-header-area .logo-area {
    margin-top: 22px;
}
.stick .main-menu-area nav ul li {
    padding: 20px 25px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}*/


.partners-list {
    margin: 0 -5px;
    padding: 0;
    list-style: none;
    text-align: left;
    font-size: 0;
}
.partners-list li {
    display: inline-block;
    padding: 5px 3px;
}
.partners-list {
    list-style: none;
    text-align: left;
    font-size: 0;
}
.partners-list li a {
    display: block;
    width: 190px;
    height: 95px;
    /*    border: 1px solid #f2f2f2;*/
    border-radius: 3px;
    position: relative;
}
.partners-list li a img {
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 180px;
    max-height: 85px;
}
.parteneri{
    background-color: rgb(255,204,0);

}
.partners-list{
    list-style: none;
    text-align: center;
    font-size: 0;
    padding: 60px 0;
    text-align: center;
}

/* Start SLIDER*/

#wrapper {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.rslides {
    margin: 0 auto;
}

.rslides_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}

.centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    opacity: 0.7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("themes.gif") no-repeat left top;
    margin-top: -45px;
}

.centered-btns_nav:active {
    opacity: 1.0;
}

.centered-btns_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}

.transparent-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    left: 0;
    display: block;
    background: #fff; /* Fix for IE6-9 */
    opacity: 0;
    filter: alpha(opacity=1);
    width: 48%;
    text-indent: -9999px;
    overflow: hidden;
    height: 91%;
}

.transparent-btns_nav.next {
    left: auto;
    right: 0;
}

.large-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    opacity: 0.6;
    text-indent: -9999px;
    overflow: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    background: #000 url("themes.gif") no-repeat left 50%;
    width: 38px;
}

.large-btns_nav:active {
    opacity: 1.0;
}

.large-btns_nav.next {
    left: auto;
    background-position: right 50%;
    right: 0;
}

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
    outline: none;
}

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
    margin-top: 10px;
    text-align: center;
}

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 5px;
}

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ccc;
    background: rgba(0,0,0, .2);
    display: inline-block;
    _display: block;
    *display: block;
    -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
    width: 9px;
    height: 9px;
}

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
    background: #222;
    background: rgba(0,0,0, .8);
}
/*End slider*/


/*start header banner*/

.header-bennar-area {
    padding: 90px 0;
    position: relative;
    background: url(/asset/img/header-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.header-bennar-area .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
}
.header-bennar-area .header-bennar-right ul li {
    display: inline-block;
    color: #bbbbbb;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.header-bennar-area .header-bennar-right a {
    color: rgb(255,204,0);
}
.header-bennar-area .header-bennar-left h2 {
    /*    font-size: 48px;*/
    color: #ffffff;
}
.header-bennar-area .header-bennar-right {
    text-align: right;
    margin-top: 22px;
}


/*end header banner*/

/*body {
    font
}*/
.clienti {
padding: 60px;
height: 250px;
    border: 1px solid transparent;
    box-shadow: 1px 1px 1px 1px transparent;

    margin-top: 39px;
}
.mic_li {
    display: none
}
/*Despre companie*/
.mic_li > li   {
    color: #000000;
font-weight: 600;
font-size: 12px;
background: #222222;
color: #fff;
padding-bottom: 10px;
padding-top: 10px
}
.mic_li > li > a {
    color: #fff;
    font-size: 17px;
background-color: #222222;
}

.mic_li > span {
    color: #fff;
    font-weight: 600;
font-size: 17px;
}
.mic_li > li > a:hover {
   color: rgb(255,200,38);
background-color: #222222
}

.mic_li > li { 
 /*background: #222222;*/   
margin-left: 10px;
}

.mic_li {
     background: #222222;   

}

@media screen and (max-width: 767px) {
    .clienti {
        height: auto;
    }
    .navbar-nav {
    width: 100%;
    margin: 0 auto;
}
    .navbar-default .navbar-nav > li > a {
        font-size: 17px;
    }
    .navbar-nav > li {
        text-align: center;
    }
    
    .dropdown { 
    display: none;
    }
    .mic_li {
        display: block;
    }
    .navbar-collapse {
        width: auto;
        float: none;
        margin: 0 auto
    }
    .navbar-nav > li {
        padding: 0;
    }
}
.company {
    margin-top: 50px;
    margin-bottom: 10px;
}


.page-about-us-area .page-about-us-left {
    padding: 0 20px 0 0;
}
.page-about-us-area .page-about-us-left h2 {
    margin-bottom: 12px;
    padding-bottom: 18px;
    position: relative;
    color: #222222;
}
.page-about-us-area .page-about-us-left h2::after {

    height: 3px;
    width: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ffbe00;
}
.page-about-us-area .page-about-us-left h2 {
    color: #222222;
}
h2 {
    font-size: 36px;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.page-about-us-area .page-about-us-left p {
    margin-bottom: 33px;
}
.page-about-us-area .page-about-us-left {
    padding: 0 20px 0 0;
}


/*Efect poza pagina despre companie*/
.hovereffect2 {
    /*    width: 100%;*/
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect2 .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(255, 190, 0, 0.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    -ms-transform: translate(460px, -100px) rotate(180deg);
    transform: translate(460px, -100px) rotate(180deg);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.2s 0.4s ease-in-out;
}

.hovereffect2 img {
    display: block;
    position: relative;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.hovereffect2 h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.6);
}

.hovereffect2 a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    margin: 50px 0 0 0;
    background-color: transparent;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.hovereffect2 a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect2:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.hovereffect2:hover h2 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.hovereffect2:hover a.info {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}



/*COntact*/
.section-space-93-100 {
    padding: 34px 0 67px;
}
.section-sub-title {
    padding-bottom: 24px;
    position: relative;
    font-weight: 600;
    margin-bottom: 70px;
    color: #222222;

}
.section-sub-title::after {
    content: "";
    height: 3px;
    width: 50px;
    background: #ffbe00;
    position: absolute;
    bottom: 0;
    left: 0;
}
.section-sub-title {
    font-weight: 600;
    color: #222222;
}
.page-contact-us-area .page-contact-us-left p {
    margin-bottom: 52px;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.page-contact-us-area .page-contact-us-left ul li {
    margin-bottom: 15px;
}
.page-contact-us-area .page-contact-us-left ul li i {
    color: #ffbe00;
    width: 30px;
    font-size: 20px;
}

/*OFERTA*/

.btn-primary {
    color: #fff;
    background-color: rgb(255,204,0);
    border-color: rgb(255,204,0);
}

.map{
    width: 100%;
    height: 470px;
    border: 0px solid;

}
.offer{

    margin-top: 55px;
    margin-bottom: 40px;
}
.buttons{ 
    margin-bottom: 42px;
    margin-top: 27px;
}
#fix{
    height: 20px;
}
.item > img {
    width: 100%;
}



