body{
    font-family: 'Roboto Condensed', sans-serif;
    background: #000;
    color: #fff;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.page{
    min-height: 66.4vh;
}

.bg-404 .page{
    min-height: 66.4vh;
}

.navbar{
    position: absolute;
    z-index: 5;
    top: 25px;
    left:0;
    right: 0;
    padding: 0;
}

.navbar>.container-fluid{
    align-items: end;
    margin: 0;
    padding: 0;
}

.navbar-brand{
    background: #fdc300;
    padding-left: 70px;
    padding-right: 20px;
    position: relative;
}

.navbar-brand:before {
    display:inline-block;
    position: absolute;
    content:"";
    border-left: 80px solid #fdc300;
    border-bottom: 70px solid transparent;
    height: 0;
    width: 0px;
    right: -80px;
    top:0;
}

.navbar-brand img{
    width: 120px;
}

#navbarResponsive{
    background: #161616;
    border-bottom: 1px solid #fdc300;
    margin-left: 80px;
    position: relative;
}

#navbarResponsive:before{
    content: "";
    position: absolute;
    border-bottom: 43px solid #161616;
    border-left: 43px solid transparent;
    left: -41px;
    top:0;
    z-index: 2;
}

#navbarResponsive:after{
    content: "";
    position: absolute;
    border-bottom: 44px solid #fdc300;
    border-left: 44px solid transparent;
    left: -44px;
    top:0;
    z-index: 1;
}

#navbarResponsive a{
    color: #62615f;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 200;
}

#navbarResponsive .active a,
#navbarResponsive a:hover
{
    color: #fafaf8;
}

.owl-carousel{
    border-bottom: 1px solid #fdc300;
    margin-bottom: 15px;

}

.navbar-nav{
    padding-right: 20px;
}

.navbar-toggler{
    color: #fff;
    font-size: 40px;
    outline: none;
}

.navbar-toggler:focus,
.navbar-toggler:active{
    outline: none;
}

h1{
    color: #fcc103;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 55px;
    /*font-size: 71px;*/
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
}

h2{
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 25px;
}

p{
    font-size: 18px;
    font-size: 22px;
    font-weight: 300;
}


li{
    font-size: 22px;
    font-weight: 300;
}

.footer{
    padding-bottom: 0px;
}

.navbar-toggler .fa-bars{
    display: none;
}

.navbar-toggler.collapsed .fa-bars{
    display: block;
}

.navbar-toggler.collapsed .fa-times{
    display: none;

}

#navbarResponsive  .item-social a{
    color: #fafaf8;
}

#navbarResponsive  .item-social a.active{
    color: #62615f;
}

.navbar-toggler i{
    color: #fcc103;
    margin-top: 0px;
}

.content{
    border-top: 1px solid #fdc300;
    border-bottom: 1px solid #fdc300;
    background: rgba(0,0,0,0.8);
    padding: 40px 75px;
    margin-top: 180px;
}

.slidecontainer{
    min-height: 45vh;
    width: 100%;
    display: inline-block;
}

.page-content{
    min-height: 45vh;

}



.owl-dots{
    display: none;
}

.bg-4k{
    background-image: url('../images/4k-bg.jpg');
    background-position: center -290px;
}


.bg-fixe{
    background-image: url('../images/perimetrale-fixe-bg.jpg');
    background-position: center -290px;
}

.bg-led{
    background-image: url('../images/perimetrale-led-bg.jpg');
}

.bg-contact{
    background-image: url('../images/contact-bg.jpg');
}

.bg-raport{
    background-image: url('../images/raport-bg.jpg');
}

.social-nav{
    /*min-width: 118px;*/
    padding-right: 20px;
}

.language-nav img{
    width: 19px;
    display: inline-block;
    margin-top: -4px;
}

.language-nav a{
    padding: 0 3px;
}

#map{
    width: 100%;
    height: 400px;
    border-top: 1px solid #fdc300;
    background: #000;
}

.form-container{
    margin-bottom: 50px;
}

.footer, .push{
    height: 225px;
}

.page-content{
    margin-bottom: -200px;
}

.footer{
    background: #111;
    border-top: 1px solid #333;
    margin-top: 0px;
}

.bg-contact .footer{
    margin-top: 0;
}

.footer-info-container{
    padding-top: 20px;
}

.footer-info-container a.logo img{
    width: 120px;
}

.footer-info{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 25px;
    color: #ddd;

}

.footer h4{
    text-transform: uppercase;
}

.footer-info li{
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 18px;
}

.footer-info li i{
    width: 20px;
    text-align: center;
}

.footer-info a{
    color: #ddd;
}

.footer-social{
    padding: 20px 0;
    background: #171717;
    color: #666;
    font-size: 14px;
}

.footer-social li{
    font-size: 14px;
}

.footer-social p{
    font-size: 14px;
    margin-bottom: 0;
}

.footer-social a{
    color: #666;
}

.footer-social a:hover{
    color: #fff;
}

.footer-social ul,
.footer-social li{
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-social li{
    display: inline-block;
    padding: 0 10px;
}

.raport > div{
    padding-top: 200px;
}

.raport h1{
    color: #fff;
    font-size: 120px;
}

.raport h1 small{
    font-size: 50px;
}

ul.rapoarte a{
    color: #fdc300;
}

.footer_logo{
    text-align: right;
}

.pull-right{
    float: right;
}

@media only screen and (max-width : 991px) {
    #navbarResponsive{
        margin-left: 0;
    }

    .navbar-nav{
        padding-right: 20px;
        padding-left: 20px;
    }

    #navbarResponsive .social-nav{
        display: block;
        padding-left: 10px;
    }

    #navbarResponsive .social-nav a{
        font-size: 20px;
    }

    #navbarResponsive .social-nav li
    {
        display: inline-block;
        padding: 15px;
    }

    #navbarResponsive .language-nav li
    {
        display: inline-block;
        padding: 5px 15px 15px 0;
    }

    #navbarResponsive .language-nav li a
    {

        padding: 0 10px;
    }

    .language-nav img {
        width: 26px;
    }

    #navbarResponsive:after,
    #navbarResponsive:before{
        display: none;
    }

    .footer{
        margin-top: 25px;
    }

    .footer_logo{
        text-align: center;
        margin-bottom: 25px;
    }

    .content{
        margin-top: 135px;
        padding: 30px 25px;
    }

    h1{
        font-size: 40px;
    }

    h2{
        font-size: 28px;
    }

    .raport h1{
        color: #fff;
        font-size: 80px;
        margin-top: 25px;
    }

    .raport h1 small{
        font-size: 30px;
    }

    .sidelogo img{
        max-width: 300px;
    }

    .raport > div {
        padding-top: 135px;
    }

    ul.rapoarte li{
        margin-bottom: 5px;
    }

    ul.rapoarte li a{
        font-size: 18px;
    }

    .bg-fixe{
        background-position: center -75px;
    }

    .bg-4k{
        background-position: center -75px;
    }

    .owl-carousel{
        border-top: 1px solid #fdc300;

        margin-top: 95px;
    }

    #navbarResponsive{
        background: rgba(0,0,0,0.92);
    }

    .owl-item{
        overflow: hidden;
    }

    .owl-carousel .owl-item img {
        display: block;
        width: 140%;
        margin-left: -20%;
        text-align: center;
    }

    p,
    li{
        font-size: 19px;
    }

}