body{
    font-size: 17px!important;
    font-family: Arial!important;
}

.navbar-header img {
    max-height: 100%;
    width: auto;
}

.full{
    margin-bottom: 0!important;
}


.banner{
    width: 100%; 
}


.nav1{
    margin: 0;
    padding: 0;
}
.meniu{
    background-color: black!important;
    border: 0 solid!important;
    border-radius: 0!important;
}
.meniu a{
    color: white!important;
}

.nav1 .active > a{
    background-color: #469051!important;
}
.navbar-default .navbar-nav li a:hover{
    background-color: #469051!important;
}
li:hover {
    background: #469051;

}
li>a:active{
    background-color: #469051;
}
.dropdown.active >a{
    background-color: #469051!important;
}
.logobar{
    margin: 0!important;
}
.logobar img{
    padding-top: 1.5%;
    padding-bottom: 1.5%;
}
.left{
    padding-left: 0!important;
    padding-right: 0!important;
}

.backgr{
    background-color: #469051;
    margin-left: 0!important;
    margin-right: 0!important; 
}

.carousel img{
    width: 100%;
    height: auto;
}
.imagecar{
    padding-left: 0!important;
    padding-right: 0!important;
}

.gif img{
    float: right;
    margin-top:20px;
}

.format{
    width: 100%;
    height: fit-content;
}
.format1{
    width: 100%;
}

.margine{
    margin-top: 20px;
    margin-bottom: 20px;
}
.dropdown-menu{
    background-color: black!important;
    border: 0!important;
}
.stil,
.viata,
.natura{
    color: white;
    text-align: center;
    font-size: 50px;
    letter-spacing: 4px;
}
.viata{
    margin-left: 40px;
}
.stil{
    margin-left: -15px;
    margin-top: 50%;
}
.box-text{
    margin-top: 5%;
}
.box-text p{
    color: white!important;
}
.box-text li{
    color: white!important;
}


.dimensiune img{
    width: 100%;
    height: auto;
    /* margin-top: 5%; */
}
.dimensiune{
    margin-top: 3%;
    margin-bottom: 3%;
}
.dimensiune .col-md-6{
    left:25%;
}
.centrare{
    margin-top: 5%;
}

.centrare h4, span, h3{
    color: white!important;
    margin: 0;
}

h3{
    margin-top: 10px!important;
}


.hidden {
    overflow: hidden;
    display: none;
    visibility: hidden;
  }
  
  .btn-gallery img {
    max-width: 300px;
    height: auto;
  }

.hash1{
    margin-top: 50%;
}

.align{
    padding-right: 4%;
}

.animateds>.texbox> a:focus, a:hover{
    text-decoration: none!important;
}
.align p,h4{
    color: white;
}
.img-class{
    width:150px; 
    height: 100px;
    overflow: hidden;
    margin:0;
}

.img{
    margin:0 -38.885%;
    width:177.777%; 
}

.in{
    border: 0px;
}

.align table{
    color: white;
}
.right{

    display:none; 
    /* height: 350px;  */
    width: 100%;
}

.scroll{
    padding-right: 0!important;
    text-align: justify;
    overflow-y:auto;
    overflow-x: hidden;
}
.sidebar{
    padding-left: 0px;
    padding-right: 0px;
}
@media (max-width: 767px) {
    .collapse .nav1{
    text-align: center;
    }
    .in{
        border-color:transparent!important;
        display: block;
    }
    .collapsing{
        border: none;
        text-align: center;
    }
    .buton{
        width: 100%;
        display: inline-block;
    }

    .dropdown-menu{
        text-align: center;
    }
    .collapse{

        z-index: 2;
        left:0;
        right:0;
        margin-left: 0;
        margin-right:0;
        background-color: black;
    }
    .navbar-default .navbar-collapse{
        height: 100vh;
        padding-top: 50%;
        border: 0px;
    }
    .hash1{
        margin-bottom: 25%;
        margin-top: 25%;
    }
    .dimensiune .col-md-6{
        left:0;
    }


}
@media (max-width: 991.98px) { 
    .hash1{
        margin-bottom: 25%;
        margin-top: 25%;
    }


}

