@font-face {
    font-family: work-sans-light;
    src: url('../fonts/WorkSans-Font/WorkSans-Light.ttf');
}

@font-face {
    font-family: work-sans-bold;
    src: url('../fonts/WorkSans-Font/WorkSans-Bold.ttf');
}

@font-face {
    font-family: work-sans-regular;
    src: url('../fonts/WorkSans-Font/WorkSans-Regular.ttf');
}

@font-face {
    font-family: work-sans-medium;
    src: url('../fonts/WorkSans-Font/WorkSans-Medium.ttf');
}

@font-face {
    font-family: work-sans-semibold;
    src: url('../fonts/WorkSans-Font/WorkSans-SemiBold.ttf');
}

@font-face {
    font-family: aktiv-grotesc-thin;
    src: url('../fonts/AktivGrotesk-Thin.otf');
}


body {
    font-family: work-sans-light;
    max-width: 100%;
    overflow-x: hidden;
    color: rgba(0, 0, 0, 0.8);
    font-size: 18px;
    line-height: 1.2;
}
.alumio-gar {
    width: 555px !important;
}
.homepage-review #quote-carousel {
    width: 100%;
max-width: 100%;
position: relative;
}

.culori-natura-classic2 {
    margin-left: -80px !important;
}

.custom-container {
    width: 47% !important;
}

.logo {
    padding: 20px 0;

}

.menu {
    padding-bottom: 20px;
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9997;
    max-width: 100%;
    overflow-x: visible;
    background: #fff;
    height: 135px;
}

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-bar { display: none; }

.fixed{
    border-bottom:1px rgba(0,0,0, 0.25) solid!important;
}

/*responsive nav style*/

@media all and (max-width: 800px) {

    body { padding-top: 80px; }

    header ul li a { display: block; }

}
/*End Meniu*/

/* Line bottom */
.line-under {
    width: 65%;
    height: 1px;
    background: rgba(0,0,0, 0.25);
/*    margin-left: calc(50% - 385px); */
}
.line {
    padding-top: 155px;
}
/*End Line bottom*/

/*Slider*/

.carousel-promotie {
    margin-top: 200px;
}

/*slogan*/
.slogan{
    text-align: center;
    /*font-size: 34px;*/
    font-size: 30px;
    /*padding: 20px 50px;*/
    padding: 20px 50px 10px;
    font-family: work-sans-light, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.8);
}

h1{
    text-align: center;
    font-family: work-sans-light, sans-serif!important;
    color: rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 25px!important;
    margin-bottom: 25px!important;
}

h2{
    font-size: 28px;
    color: rgb(107,107,107);
}

.slider .container {
    max-width: 800px;
}

.slider img {
   width: 100%;
   margin-top: 200px;
}

.carousel-control.right,.carousel-control.left{
    background-image:none;
    color:#444243;
}
.carousel-inner img {
    width:100%;
    margin:auto;
}
.carousel-indicators li {
    display:inline-block;
    width:8px;
    height:8px;
    text-indent: 0;
    cursor: pointer;
    background-color: #b3ca22 !important;
    border:2px solid #b3ca22!important;
    margin:0 2px 0 0;
}
.carousel-indicators .active {
    width:8px;
    height:8px;
    margin:0 2px 0 0;
    background-color: #fff !important;
    border:2px solid #b3ca22;
}
.carousel-control.left, .carousel-control.right {
    background: none !important;
}
.carousel-control .glyphicon-menu-left {
    left: -80% !important;
    top: 43% !important;

}
.carousel-control .glyphicon-menu-right {
    right: -80% !important;
    top: 43% !important;
}
.carousel-control:hover {
    color: #444243 !important;
}
.carousel-indicators {
    bottom: -30px !important;
}
/*End Slider*/

.novatik-text-homepage p {
    text-align: center;
}
.novatik-text-homepage {
    /*margin: 50px 0 30px;*/
    margin: 20px 0 10px;
}
/*End Text homepage*/

/*Video*/
.video {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 150px;
    position: relative;
    width: 100%;
}

iframe{
    border:1px solid #454351;
}

/*End Video*/

/*Footer*/
footer {
    background: #e6e6e6;
    padding: 20px 0;
    color: #454351;
}
footer ul {
    list-style: none;
    font-size: 13px;
}
.footer-title {
    font-size: 13px;
    font-family: work-sans-semibold, sans-serif;
}

footer a{
    color: #454351;
}

footer a:hover{
    color: #727271;
    text-decoration: none;
}

.footer-2 {
    background: #454351;
}
.copyright {
    color: #fff;
    margin-top: 8px;
    font-size: 13px;
}
.madeby {
    color: #fff;
    float: right;
    margin-top: 8px;
    font-size: 13px;
}
.madeby a {
    color: #fff;
}
.madeby a:hover {
    color: #fff;
    text-decoration: none;
}
.madeby a:focus {
    text-decoration: none;
}
.social-media .fa.fa-facebook {
    background: #4e598f;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 16px;
    padding: 10px 0 0 13px;
    color: #fff;
}
.social-media .fa.fa-youtube {
    background: #d42216;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 16px;
    padding: 10px 0 0 12px;
    color: #fff;
}
.social-media .fa.fa-linkedin {
    background: #4375b2;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    font-size: 16px;
    padding: 10px 0 0 12px;
    color: #fff;
}
.utile-title {
    margin-left: 20%;
}
.utile {
    margin-left: 20%;
}
.utile-ghid-client-title {
    margin-left: 19%;
}
.utile-ghid-client {
    margin-left: 19%;
}
.prieteni-title {
    margin-left: 20%;
}
.social-media {
    margin-left: 20%;
    padding-bottom: 20px;
}
.hover-sm-icon {
    position: relative;
    width: 35px;
    display: inline-block;
}

.icons-sm {
    display: block;
    width: 35px;
    height: auto;
}

.overlay-icon-sm {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35px;
    width: 35px;
    opacity: 0;
    transition: .5s ease;
    background-color: #e6e6e6;;
}

.hover-sm-icon:hover .overlay-icon-sm {
    opacity: 0.3;
}

.footer-logo {
    margin-left: 20%;
    display: inline-flex;
}
.custom-container-footer {
    width: 55% !important;
}
/*End Footer*/

/*Pagina "Despre noi"*/
.about {
    padding-top: 155px;
}
.about h2 {
    text-align: center;
    /*font-size: 34px;*/
    padding-bottom: 10px;
    font-family: work-sans-light, sans-serif;
    /*color: rgb(107,107,107);*/
}
#line-under-title-about {
    width: 100%;
    height: 1px;
    background: grey;
    margin-bottom: 30px;
}
.subtitle-about {
    background: #6B6B6B;
    width: 20%;
    padding: 7px 0 7px 54px;
    color: #fff;
    font-size: 22px;
    margin-left: 140px;
    font-family: work-sans-regular, sans-serif;
}

.about-subtitle1 {
    padding: 30px 0;
}

.about-subtitle1 p {
    padding: 0 195px;
}
.valori-novatik {
    padding: 80px 0;
}
.valori {
    padding: 25px 0;
    background: rgb(232, 232, 232);
    min-height: 200px;
}
.lista-valori {
    list-style: none;
}
.custom-valori-container {
    width: 41% !important;
}
.img-valori {
    position: absolute;
    top: -53px;
    width: 100%;
    right: 15px;
}

.valori h4 {
    font-size: 22px;
    margin-bottom: 15px;
}

.lista-valori li {
    font-size: 18px;
}

.lista-repere-succes {
    list-style: none;
    padding-left: 193px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.lista-repere-succes li {
    font-size: 18px;
}

.subtitle-about2 {
    background: #6B6B6B;
    width: 30%;
    padding: 7px 0 7px 54px;
    color: #fff;
    font-size: 22px;
    margin-left: 140px;
    font-family: work-sans-regular, sans-serif;
}

.img-prev-istoric {
    width: 75.4%;
}

.istoric h2 {
    text-align: center;
    font-size: 34px;
    margin: 0;
    padding: 20px 0;
}
#line-top-istoric {
    width: 100%;
    height: 1px;
    background: #6B6B6B;
}
#line-bottom-istoric {
    width: 100%;
    height: 1px;
    background: #6B6B6B;
    margin-bottom: 30px;
}
.custom-container-istoric {
    width: 35% !important;
}
.istoric-left-title {
    background: #6B6B6B;
    width: 30%;
    padding: 7px 0 7px 83px;
    font-size: 22px;
    position: relative;
    right: 0px;
    font-family: work-sans-regular, sans-serif;
    color: #fff;
}
.custom-container-istoric2 {
    width: 54% !important;
    padding: 30px 0;
}
.istoric-right-title {
    background: #6B6B6B;
    width: 30%;
    padding: 7px 0 7px 83px;
    font-size: 22px;
    float: right;
    margin-top: 0;
    margin-right: 0;
    position: relative;
    left: 15px;
    font-family: work-sans-regular, sans-serif;
    color: #fff;
}
.custom-container-istoric3 {
    width: 54% !important;
    background: rgba(201, 201, 201, 0.33);
}
.istoric-sectiune-left p {
    padding: 0 84px;
}
.istoric-sectiune-right p {
    padding: 0 69px 40px 69px;
}
#line-bottom-about {
    width: 100%;
    height: 1px;
    background: grey;
}
.general-sectiune-line2 {
    padding: 40px 0 40px 0;
}
/*End Pagina "Despre noi"*/


.product-item {
    margin-bottom: 25px;
}

.custom-produse-container {
    width: 1080px !important;
}
.sectiune-produse {
    padding: 40px 0;
}
/*End Pagina "Produse"*/

/*Pagina "Galerie"*/
.meniu-galerie {
    background: rgb(249, 249, 249);
    top: 150px;
    padding: 10px 0;
    text-align: center;
    position: sticky;
    z-index: 999;
    width: 100%;
}
.meniu-galerie a {
    color: rgb(137,137,137);
    font-size: 18px;
    font-family: work-sans-semibold, sans-serif;
}
.meniu-galerie a:hover {
    text-decoration: none;
    color: #000;
}
.custom-meniu-galerie-container {
    width: 42% !important;
}
.meniu-galerie .col-md-2 {
    padding: 0 !important;
}
.custom-col-md-2 {
    width: 15% !important;
}
.custom-click-col-md-2 {
    width: 24% !important;
}

/*End Pagina "Galerie"*/

/*Pagina "Ghidul Clientului"*/
.ghidul-clientului {
    text-align: center;
    padding: 60px 0;
}

.ghidul-clientului img {
    border:1px solid #706f78;
}

.ghidul-clientului .col-md-4 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.ghidul-clientului h4{
    text-transform: uppercase!important;
    font-size: 17.5px;
}

.custom-ghid-client-container {
    padding: 0 200px !important;
}
.ghidul-clientului a {
    color: #454351;
}
.ghidul-clientului a:hover {
    color: #727271;
    text-decoration: none;
}
/*End Pagina "Ghidul Clientului"*/

/*Pagina "Noutati"*/
.titlu-noutati h2 {
    font-size: 22px;
    background: rgb(107, 107, 107);;
    width: 100%;
    padding: 7px 0 7px 45px;
    margin-left: 30px;
    color: #fff;
    font-family: work-sans-regular, sans-serif;
    position: relative;
    right: 43px;
}
.titlu-noutati a:hover {
    text-decoration: none;
}
.custom-noutati-container {
    width: 45% !important;
}
.noutati {
    padding: 35px 0;
}
.noutati p {
    padding: 0 32px;
    font-size: 16px;
}

/*End Pagina "Noutati"*/

/*Pagini "Produse"*/
.profile img {
    width: 100%;
    border: 1px solid #000;
}
.profile {
    text-align: center;
    padding: 30px 0;
}
.icon-natura {
    padding: 10px 30px 10px 30px;
    border: none !important;
    width: auto !important;
}
.logo-profil h5 {
    font-size: 16px;
}
.profil-name {
    background: rgb(201, 201, 201);
    min-height: 280px;
    margin-top: 60px;
}
.profil-name img {
    position: absolute;
    left: 84px;
    top: 46px;
}
.profil-name h1 {
    color: #fff;
    font-size: 50px;
    font-family: work-sans-bold, sans-serif;
}
.profil-name h4 {
    color: #fff;
   font-family: work-sans-regular, sans-serif;
}
#line-garantie {
    width: 100px;
    height: 1px;
    background: #fff;
    margin-left: calc(50% - 50px);
}
.profil-name .col-md-6 {
    margin-top: 65px;
}
.text-profil h4 {
    background: rgb(107, 107, 107);
    width: 32%;
    font-size: 22px;
    color: #fff;
    padding: 7px 0 7px 50px;
    margin-left: 160px;
   font-family: work-sans-regular, sans-serif;
}
.text-profil p {
    padding: 20px 210px;
}
.lista-avantaje-profil {
    list-style: none;
}
.avantaje h4 {
    font-size: 22px;
}
.avantaje {
    background: rgb(232, 232, 232);
    padding: 20px 0;
}
.custom-avantaje-profile-container {
    width: 41% !important;
}

.custom-avantaje-profile-container img {
    margin-top: 28px;
}

.straturi {
    padding: 40px 0;
}
.straturi h4 {
    font-size: 22px;
    background: rgb(107, 107, 107);;
    color: #fff;
    padding: 7px 0 7px 15px;
    width: 89%;
    font-family: work-sans-regular, sans-serif;
    margin-left: 30px;
}
.nr-straturi {
    margin-left: 45px;
}

.straturi h6 {
    font-size: 18px;
    margin-top: 45px;
    margin-left: 45px;
}
.logo-voestalpine {
    margin-top: 0 !important;
}
.steag-slate, .steag-wood, .steag-classic, .steag-click {
    width: 30%;
    position: absolute;
    margin-top: 0px !important;
}
.steag-slate {
    top: 310px;
    left: 240px;
}
.steag-wood {
    top: 300px;
    left: 240px;
}
.steag-classic {
    top: 310px;
    left: 240px;
}
.steag-click {
    top: 290px;
    left: 240px;
}
.culori h4 {
    font-size: 22px;
    color: #fff;
    padding: 7px 0;
    text-align: center;
    background: rgb(107, 107, 107);;
    font-family: work-sans-regular, sans-serif;
}

.accesorii p {
    padding: 20px 200px;
}

.galerie-accesorii h4, .galerie-accesorii3 h4 {
    text-align: center;
    background: rgb(226, 226, 226);
    padding: 16px 0;
    font-size: 13px;
    text-transform: uppercase;
}

.galerie-accesorii2 h4 {
    text-align: center;
    background: lightgray;
    padding: 8px 0;
    font-size: 15px;
    margin: 0;
    width: 376px;
}
.custom-accesorii-container {
    width: 771px !important;
}
.galerie-accesorii .col-md-4 {
    padding: 0;
}
.custom-accesorii2-container, .custom-accesorii3-container {
    width: 802px !important;
    margin-top: 15px;
}
.galerie-accesorii2 .col-md-6 {
    margin-bottom: 20px;
}

.galerie-accesorii3 .col-md-6 {
    margin-bottom: 20px;
}

.wood-right {
    margin-top: 109px;
    height: 280px;
}

.novatik-classic-list {
    list-style: none;
    font-size: 18px;
    margin-left: 209px;
    margin-top: -30px;
    margin-bottom: 20px;
}
.lista-novatik-click {
    list-style: none;
    margin-left: 40px;
    padding-top: 18px;
}

.custom-sist-pluvial-container {
    width: 40% !important;
}
.lista-avantaje-sist-pluviale {
    list-style: none;
    margin-top: 10px;
}

.avantaje-sist-pluviale h4 {
    font-size: 22px;
    color: #fff;
    background: rgb(107, 107, 107);
    padding: 7px 0 7px 30px;
    margin: 0;
    font-family: work-sans-regular, sans-serif;
    position: relative;
    right: 29px;
    width: 385px;
}

.avantaje-sist-pluviale .col-md-6 {
    margin-bottom: 5px;
    min-height: 220px !important;
}
.avantaje-sist-pluviale {
    padding: 40px 0;
}

.voestalpine img {
    width: 25%;
    margin-top: 45px;
}
.voestalpine h6 {
    font-size: 14px;
}
.ronda-logo-voestalpine {
    width: 50% !important;
    margin-top: 4px !important;
    margin-left: 30px;
}

#title-line-masini-roluit {
    width: 50%;
    height: 1px;
    background: rgb(107, 107, 107);
    margin-left: calc(50% - 285px);
    margin-bottom: 20px;
}

.masini-roluit-jgheaburi {
    padding-bottom: 30px;
}
.caract-masini-roluit h4, .echipamente-masini-roluit h4 {
    color: #fff;
    font-size: 22px;
    padding: 7px 0 7px 50px;
    background: rgb(107, 107, 107);
    font-family: work-sans-regular, sans-serif;
    position: relative;
    right: 49px;
    width: 450px;
}
.caract-masini-roluit ul, .echipamente-masini-roluit ul {
    list-style: none;
    font-size: 17px;
    font-family: work-sans-regular, sans-serif;
}

.caract-right-masina {
    background: rgb(107, 107, 107);
    width: 294px;
}
.caract-right-masina img {
    width: 100%;
}

#col-left-table {
    width: 120px;
    padding: 8px;
}
.materie-prima1 {
    position: relative;
    bottom: 42px !important;
}
.materie-prima2 {
    position: relative;
    bottom: 42px !important;
}
#border-bottom-table {
    border-bottom: 1px solid gray;
}
.tabel-caracteristici {
    margin-top: 20px;
    font-size: 14px;
    font-family: work-sans-regular, sans-serif;
}
.custom-masini-roluit-container {
    width: 41% !important;
}
.descriere-masini-roluit-jgheaburi {
    padding-bottom: 30px;
}
#img-jgheab-drept {
    padding: 20px;
    width: 70%;
}

#garantie-sist-pluvial {
    background: rgb(107, 107, 107);;
    width: 120px;
    padding: 15px;
    position: absolute;
    right: 580px;
    top: 580px;
}
#garantie-sist-pluvial h3 {
    color: #fff;
    margin: 0;
    font-family: work-sans-bold, sans-serif;
    font-size: 50px;
}
#garantie-sist-pluvial h4 {
    color: #fff;
}

.sistem-ronda {
    padding: 30px 0;
}

#casuta-culoare-slate1 {
    background: rgb(141, 73, 48);
    width: 58px;
    height: 28px;
}
#casuta-culoare-slate2 {
    background: rgb(155, 45, 40);
    width: 58px;
    height: 28px;
}
#casuta-culoare-slate3 {
    background: rgb(73, 53, 37);
    width: 58px;
    height: 28px;
}
#casuta-culoare-slate4 {
    background: rgba(49, 51, 51, 0.73);
    width: 58px;
    height: 28px;
}
#casuta-culoare-slate5 {
    background: rgb(0, 0, 0);
    width: 58px;
    height: 28px;
}
#casuta-culoare-slate6 {
    background: rgba(49, 51, 51, 0.78);
    width: 58px;
    height: 28px;
}
#casuta-culoare-slate7 {
    background: rgb(0, 0, 0);
    width: 58px;
    height: 28px;
}
#casuta-culoare-slate8 {
    background: rgb(59,39,12);
    width: 58px;
    height: 28px;
}
.culori-profile {
    padding: 40px 0;
}
.casute-culori-left {
    margin-left: 40px;
}
.casute-culori-right {
    margin-left: 195px;
}
.casute-culori-wood {
    margin-left: 118px !important;
}

#casuta-culoare-wood1 {
    background: rgb(73, 53, 37);
    width: 58px;
    height: 28px;
}
#casuta-culoare-wood2 {
    background: rgb(0, 0, 0);
    width: 58px;
    height: 28px;
}
#casuta-culoare-wood3 {
    background: rgba(49, 51, 51, 0.73);
    width: 58px;
    height: 28px;
}
.culoare span {
    font-size: 13px;
    font-family: work-sans-semibold, sans-serif;
}
.culoare {
    line-height: 1;
}

.casute-culori-left .col-md-2 {
    padding: 0 !important;
    width: 65px;
    margin: 8px;
}

.casute-culori-right .col-md-2 {
    padding: 0 !important;
    width: 65px;
    margin: 8px;
}
.color-box {
    margin-left: 3px;
}

/*End Pagini "Produse"*/
/*Pagina "Acoperis nou"*/
.acoperis-nou {
    padding: 20px 0;
}

.static-page-header{
    padding-top: 155px;
    /*padding-bottom: 20px;*/
}

.acoperis-nou-titlu h4 {
    font-size: 20px;
    text-align: center;
}
.acoperis-nou-titlu h5{
    font-size: 18px;
}

#line1-acoperis-nou {
    width: 300px;
    height: 1px;
    background: gray;
    margin-left: calc(50% - 150px);
    margin-bottom: 20px;
}

.acoperis-nou-titlu a{
    text-decoration: underline;
    color:#454351;
}

.acoperis-nou-titlu a:hover, .acoperis-nou-titlu a:focus, .acoperis-nou-titlu a:active{
    text-decoration: none;
    color:#727271;
}

.acoperis-nou-titlu .contact{

}

.acoperis-nou-titlu h3 {
    font-size: 18px;
    text-align: center;
}
.acoperis-nou-titlu p {
    padding: 0 195px;
}

.acoperis-nou-titlu ul{
    padding-right: 195px;
}

.background-section{
    background-color:rgba(242, 242, 242, 0.48);
    padding:15px 0;
}
.background-section-white {
    padding: 15px 0;
}

#line2-acoperis-nou {
    /*width: 750px;*/
    width: auto;
    height: 1px;
    background: gray;
    margin-left: calc(50% - 375px);
    margin-right: calc(50% - 375px);
    margin-bottom: 20px;
    margin-top: 20px;
}

.acoperis-nou-titlu2 h3 {
    font-size: 20px;
    text-align: left;
    padding-right: 40px;
}
.acoperis-nou-titlu2 p {
    padding: 0;
    padding-right: 50px;
}
#line3-acoperis-nou {
    width: 100%;
    height: 1px;
    background: gray;
    margin-bottom: 20px;
    margin-top: 20px;
}

.potrivit-pentru h4 {
    padding: 0;
    text-align: left;
}
.potrivit-pentru p {
    padding: 0;
}

.custom-container-potrivit-pentru {
    width: 41% !important;
}

.potrivit-pentru {
    padding-top: 20px;
}
#line4-acoperis-nou {
    /*width: 950px;*/
    width: auto;
    height: 1px;
    background: gray;
    margin-left: calc(50% - 475px);
    margin-right: calc(50% - 475px);
    margin-bottom: 20px;
    margin-top: 20px;
}
.img-sisteme-drenaj {
    padding: 20px 0;
}
.alegere-sistem-drenaj {
    padding-bottom: 30px;
}
.lista-sfaturi {
    list-style: none;
    margin-left: -9px;
}
h2.subtitle{
    font-size: 18px;
    color: rgba(0, 0, 0, 0.8);
    padding: 0 195px;
    margin-top: 0;
}
/*End Pagina "Acoperis nou"*/

/*Articole*/
.articole-title h1 {
    font-size: 22px!important;
    background: rgb(107, 107, 107)!important;
    width: 60%!important;
    padding: 7px 0 7px 44px!important;
    margin: 40px 0 20px 0!important;
    color: #fff!important;
    font-family: work-sans-regular, sans-serif!important;
    text-transform: none!important;
    text-align: left!important;
}
.img-articol {
    padding: 20px 0;
}
.img-articol img {
    width: 100%;
    max-width: 679px;
}
.articole-title p {
    padding: 0 42px;
    font-size: 16px;
}
.articole-title {
    padding-bottom: 40px;
}
/*End Articole*/

/*Pagini "Politica"*/
#titlu-politica {
    text-align: center;
}

.table-cookies th, td {
    min-width: 200px;
}
.cookies-scop {
    min-width: 290px !important;
}
/*End Pagini "Politica"*/

/*Background homepage*/
.background1-homepage {
    position: fixed;
    width: 15%;
	top: 0px;
    z-index: 9999;

}
.background2-homepage {
    position: fixed;
    width: 23%;
    right: 0;
    bottom: 0;
    z-index: 9999;
}
/*End Background homepage*/

/*galerie profile*/
.galerie-profile {
    position: relative;
    height: 450px;
    width: 750px;
    margin-left: calc(50% - 375px);
}
.galerie-profile img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    opacity: 0;
    transition: 1s;
}
.titlu-galerie-profil {
    margin-left: 195px;
    font-size: 38px;
}
.galerie-profile img.active {
    opacity: 1;
}
.galerie-profile span {
    position: absolute;
    z-index: 1;
    top: 45%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.4);
    padding: 10px;
    color: #fff;
    cursor: pointer;
}
.galerie-profile span.next {
    right: 0;
}

.galerie-ronda .galerie-profile {
    position: relative;
    height: 220px;
    width: 350px;
    margin-left: calc(50% - 175px);
}
.custom-container-galerie {
    width: 43% !important;
}

.galerie-ronda .titlu-galerie-profil {
    margin-left: 22px;
}
#line-galerie {
    /*width: 750px;*/
    width: auto;
    height: 1px;
    background: gray;
    margin-left: calc(50% - 390px);
    margin-right: calc(50% - 360px);
}
.galerie-quadra .galerie-profile {
    position: relative;
    height: 220px;
    width: 350px;
    margin-left: calc(50% - 175px);
}

.galerie-quadra .titlu-galerie-profil {
    margin-left: 22px;
}
/*end galerie profile*/

/*Pagina "Media"*/
.fisier1 {
    background: rgb(237, 237, 237);
    margin: 0;
    padding: 3px 65px;
}

.fisier2 {
    margin: 0;
    padding: 3px 65px;
}

.fisiere-media i {
    color: #454351;
    float: right;
}
.fisiere-media i:hover {
    color: #727271;
    cursor: pointer;
}
.fisiere-media {
    padding: 10px 0 40px 0;
}
.custom-container-fisiere-media {
    width: 41% !important;
}
/*End Pagina "Media"*/

/*Pagina "Contact"*/
.section-contact h5 {
    margin: 0;
    font-size: 18px;
}
.section-contact a {
    font-size: 16px;
    font-weight: 600;
    color: #454351;
    position: relative;
    z-index: 1;
}
.section-contact a:hover {
    color: #727271;
    text-decoration: none;
}
.contact-text {
    padding: 70px 60px 40px 157px !important;
}
.section-contact {
    padding: 40px 0;
    line-height: 1.3;
}
.img-sediu {
    margin-top: 30px;
    margin-left: 15px;
}
/*End Pagina "Contact"*/

/*Culori produse*/
#mat_controls .culoare, #high_coat_controls .culoare, #frost_controls .culoare, #mats_controls .culoare {
    cursor:pointer;
}

#mat, #high_coat, #frost, #mats  {
    position:relative;
    min-height:134px;
}

#mat img, #high_coat img, #frost img, #mats img {
    position:absolute;
    /*left: 85px;*/
    left: 71px;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    opacity:0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

#mat img.opaque, #high_coat  img.opaque, #frost img.opaque, #mats img.opaque {
    opacity:1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=1);
}

.custom-container-promo {
    padding: 0 0 60px 0;
    width: 45% !important;
}
.titlu-promo {
    background: #6B6B6B;
    width: 30%;
    padding: 7px 0 7px 54px;
    color: #fff;
    font-size: 22px;
    margin-left: -60px;
    font-family: work-sans-regular, sans-serif;
    margin-bottom: 35px;
}
.custom-container-promo img {
    width: 100%;
    box-shadow: 0 5px 10px #888;
}

/*formular contact*/
.custom-container-formular {
    background: rgba(249, 249, 249, 0.48);
    padding: 60px 0;
    width: 45% !important;
}
.contact {
    padding-bottom: 40px;
}
.form-title {
    padding: 0 227px;
    margin-bottom: 30px;
    font-size: 16px;
}
.contact .form-control {
    border-radius: 0;
    background-color: rgb(247, 247, 247);
    color: #454351;
    border: none;
    font-size: 16px;
    box-shadow: none !important;
}
.contact .button-contact-form {
    background: rgb(107, 107, 107);
    border-radius: 0;
    border: none;
    color: #fff;
    font-size: 16px;
}

.contact .button-contact-form:hover{
    background: rgba(107, 107, 107, 0.85);
}

.form-group .text-center {
    font-size: 14px;
}

/*.form-control::-moz-placeholder {*/
    /*color: #000;*/
    /*opacity: 1;*/
/*}*/


/* pre-footer */
.dunga-pre-footer {
    background: #e6e6e6;
    padding: 10px 0;
}

.pre-footer{
    background-color:#6B6B6B ;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    font-size: 13px;
}

/*cookie*/

.cc-color-override-816436333.cc-window{
    z-index: 99999;
}


.invisible{
    display: none;
}

area{
    cursor: pointer;
}

/* descriere elemente harta sisteme pluviale */

.caract {
    background: rgb(249, 249, 249);
    text-align: left;
    padding: 15px;
}
.caract ul {
    list-style: none;
    font-size: 15px;
}
.title {
    font-size: 18px !important;
}
/*sistem ronda*/
#jgheab, #imbinare, #carlig-ascuns, #carlig-scurt, #carlig-lung, #capac, #coltar-exterior, #coltar-interior, #palnie, #cot, #cot-gofrat, #element-intermediar, #burlan, #bratara, #bratara-burlan, #evacuare, #evacuare-gofrat, #ramificatie {
    position: absolute;
    width: 300px;
}
#jgheab {
    top: 160px;
    left: 790px;
}
#imbinare {
    top: 260px;
    left: 820px;
}
#carlig-ascuns {
    top: 210px;
    left: 810px;
}
#carlig-scurt {
    top: 290px;
    left: 1020px;
}
#carlig-lung {
    top: 250px;
    left: 1050px;
}
#capac {
    top: 220px;
    left: 750px;
}
#coltar-exterior {
    top: 255px;
    left: 810px;
}
#coltar-interior {
    top: 180px;
    left: 1000px;
}
#element-racord {
    top: 240px;
    left: 750px;
    position: absolute;
    width: 320px;
}
#palnie {
    top: 250px;
    left: 660px;
}
#cot {
    top: 290px;
    left: 590px;
}
#cot-gofrat {
    top: 280px;
    left: 720px;
}
#element-intermediar {
    top: 330px;
    left: 720px;
}
#burlan {
    top: 540px;
    left: 560px;
}
#bratara {
    top: 540px;
    left: 610px;
}
#bratara-burlan {
    top: 540px;
    left: 1040px;
    z-index: 16;
}
#evacuare {
    top: 630px;
    left: 550px;
}
#evacuare-gofrat {
    top: 640px;
    left: 990px;
    z-index: 16;
}
#ramificatie {
    top: 450px;
    left: 990px;
}

/*sistem quadra*/
#jgheab-quadra, #carlig-ascuns-quadra, #carlig-scurt-quadra, #carlig-lung-quadra, #capac-stanga, #capac-dreapta, #coltar-exterior-quadra, #coltar-interior-quadra, #burlan-quadra, #element-intermediar-quadra, #bratara-quadra {
    position: absolute;
    width: 300px;
}
#jgheab-quadra {
    top:180px;
    left: 700px;
}
#carlig-ascuns-quadra {
    top: 350px;
    left: 820px;
}
#carlig-scurt-quadra {
    top:210px;
    left: 820px;
}
#carlig-lung-quadra {
    top: 210px;
    left: 820px;
}
#capac-stanga {
    top: 210px;
    left: 520px;
}
#capac-dreapta {
    top: 290px;
    left: 1000px;
}
#coltar-exterior-quadra {
    top: 270px;
    left: 750px;
}
#coltar-interior-quadra {
    top: 230px;
    left: 900px;
}
#element-racord-quadra {
    top: 250px;
    left: 560px;
    width: 320px;
    position: absolute;
}
#burlan-quadra {
    top: 370px;
    left: 570px;
}
#element-intermediar-quadra {
    top: 410px;
    left: 720px;
}
#bratara-quadra {
    top: 380px;
    left: 620px;
}
#evacuare-quadra {
    top: 540px;
    left: 570px;
    width: 320px;
    position: absolute;
}

.font-special {
    font-family: aktiv-grotesc-thin, sans-serif;
}


/*error 404 page*/
.container-error {
    /*position: absolute !important;*/
    /*position: relative !important;*/
    /*z-index: 99999 !important;*/
    top: 300px !important;
}

.titlu-noutati {
    font-size: 16px;
}

.video-conferinta-presa-2018 h4 {
    margin-bottom: 30px;
}
.video-conferinta-presa-2018 {
    padding-bottom: 30px;
}

.culori-sist-pluviale {
    margin-left: 15px;
    width: 724px;
}


/*26.10.2018*/
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

.modal {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.9);
}

.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content, #caption {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 1;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

#myImg-clicks {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg-clicks:hover {opacity: 0.7;}

.modal-clicks {
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.9);
}

.modal-content-clicks {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

#caption-clicks {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

.modal-content-clicks, #caption-clicks {
    animation-name: zoom;
    animation-duration: 0.6s;
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

.close-clicks {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff !important;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close-clicks:hover,
.close-clicks:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

@media only screen and (max-width: 700px){
    .modal-content-clicks {
        width: 100%;
    }
}

.custom-tabele-novatik {
    width: 67% !important;
    margin-top: 30px;
    margin-bottom: 40px;
}
.tabel-text-right-slate {
    padding: 14px 0 15px 0 !important;
    margin-bottom: 0 !important;
}

.info-text-right {
    padding: 0 !important;
    font-weight: 600;
    font-size: 16px;
}

.tabel-text-right-wood {
    padding: 29px 0 15px 0 !important;
    margin-bottom: 0 !important;
}
.tabel-text-right-classic {
    padding: 22px 0 15px 0 !important;
    margin-bottom: 0 !important;
}
.classic-greutate-redusa {
    padding-top: 40px;
}
.info-text-right-slate {
    padding: 0 !important;
    font-weight: 600;
    font-size: 16px;
    margin-left: 42px;
}


/*end 26.10.2018*/

.disturber-promotie {
    top: 0 !important;
    left: 370px !important;
}

/*selectie limba site*/
.language-selector {
    position: absolute;
    right: 18%;
    top: 20px;
}



/*modificari 02.05.2019*/

.profil-name-classic-duo img {
    width: 50%;
    margin-left: calc(50% - 229px);
}





.tiles {
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tile {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: transparent;
}

.tile3 {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: transparent;
}

.photo {
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-out;
    cursor: pointer;
}

.titlu-accesoriu {
    /*margin-top: 200px;*/
}

.titlu-accesoriu span {
    text-transform: lowercase;
	font-style: italic;
}

.culori-classic-duo {
    min-height: 200px !important;
}

.custom-classic-duo img {
    margin-top: 0;
}

.avantaje-classic-duo {
    padding-top: 15px;
}

.avantaje-click-silent {
    padding-top: 0px;
}

.tabel-click td {
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #000;
}

.tabel-click th {
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #000;
}

.tabel-click tr {
    border-bottom: 1px solid #000;
}

.tabel-clicks td {
    font-size: 14px;
    text-align: center;
    border-right: 1px solid #000;
}

.tabel-clicks th {
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #000;
}

.tabel-clicks tr {
    border-bottom: 1px solid #000;
}

.tabele-profil-click {
    padding: 30px 0;
}

.tabele-profil-click img {
    margin-top: 20px;
}

.membrane-anticondens {
    margin-bottom: 25px;
}

.folie115 {
    width: 70px;
    height: 33px;
    background: #4f4b4c;
    position: relative;
    float: right;
    right: 185px;
    color: #fff;
}

.folie115 h3 {
    font-size: 30px;
    position: relative;
    margin: 0;
}

.detalii-membrane {
    background: rgb(201, 201, 201);
    min-height: 280px;
    margin-top: 30px;
}

.detalii-membrane p {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}

.detalii-membrane h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.title-folie {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    padding-top: 25px;
    padding-bottom: 5px;
}

.detalii-membrane .col-md-4 {
    padding: 15px 20px !important;
}

.img-right-folii {
    margin-top: 53px;
    height: 278px;
}

.avantaje-folii {
    margin-bottom: 30px;
}

.folie140 {
    width: 70px;
    height: 33px;
    background: #01abcf;
    position: relative;
    float: right;
    right: 185px;
    color: #fff;
}

.folie140 h3 {
    font-size: 30px;
    position: relative;
    margin: 0;
}

.folie160 {
    width: 70px;
    height: 33px;
    background: #a7d81c;
    position: relative;
    float: right;
    right: 185px;
    color: #fff;
}

.folie160 h3 {
    font-size: 30px;
    position: relative;
    margin: 0;
}

.separator {
    margin: 8px 0 !important;
    margin-left: 0px;
    height: 1px;
    /*background: #fff;*/
    width: 120px;
    /*margin-left: calc(50% - 60px) !important;*/
}

.membrane-anticondens img {
    width: 745px !important;
    height: 100px !important;
}

.margin-left-elem {
    margin-left: 90px;
}

.page-error {
    margin-top: 80px;
}

/*modal*/
.modal-novatik .modal-header {
    border-bottom: none !important;
    padding: 0 !important;
}

.modal-novatik .modal-header .close {
    top: -19px;
    right: -13px;
    z-index: 10000;
}


/*Natura*/
.culori-natura-classic {
    margin-left: 60px;
    display: flex;
}
#novatik-natura .green-title {
    font-weight: 700;
    color: #9ac832;
}
#novatik-natura .product-section-title h2 {
    /*text-transform: uppercase;*/
    text-align: center;
}
#novatik-natura .product-section-content .container {
    max-width: 750px;
}
#novatik-natura .natura-straturi .container {
    max-width: 840px;
}
#novatik-natura .product-section-content .img-center {
    max-width: 555px;
    margin-bottom: 40px;
}
#novatik-natura .natura-straturi .img-center {
    max-width: 840px;
    margin-bottom: 40px;
}
#novatik-natura .product-section-content p {
    text-align: left;
    margin-bottom: 44px;
}

#novatik-natura .product-section-content .casute-culori-left{
    margin-left:120px;
}

#novatik-natura .product-section-content .casute-culori-left .col-md-2{
    width: 75px;
    margin: 10px;
}

#novatik-natura .product-section-content #mat{
    margin-bottom: 30px;
    min-height: 120px;
}

#novatik-natura .color-box{
    margin-left: 0;
}

.txt-paragraph {
    padding: 30px 0 5px 0;
}

.membranes-content img {
    border: none !important;
    width: auto;
}

.cauta_fisier .control-label {
    font-size: 14px;
}

.cauta_fisier .col-md-2 {
    width: 100% !important;
}

.title-categorie {
    font-size: 18px !important;
    margin: 0;
    padding-bottom: 15px;
    padding-left: 15px;
}
.thumbnail-title {
    color: #454351;
}
.line-under-menu {
    padding-top: 35px;
}

.line-under-menu .line-under {
    width: 100% !important;
    height: 1px !important;
    background: rgba(0,0,0, 0.25) !important;
/*    margin-left: calc(50% - 380px) !important; */
}

.pagini-interne h1 {
    text-align: center;
    padding-bottom: 10px;
    font-family: work-sans-light, sans-serif;
    font-size: 28px;
    color: rgb(107,107,107);
}


/*pagini sipci gard*/

.culori-sipci-gard .col-md-1 {
    width: 11% !important;
    padding: 0 !important;
}

.culori-sipci-gard-natura .col-md-2 {
    width: 12% !important;
    padding: 0 !important;
}

.sipci-gard .product-section-content #mat {
    margin-bottom: 180px !important;
    min-height: 120px !important;
}

.avantaje-sipci-gard img {
    padding: 0 !important;
}

.avantaje-sipci-gard .col-md-3 {
    padding-bottom: 20px !important;
}

.avantaje-sipci-gard .col-md-4 {
    padding-bottom: 20px !important;
}

.avantaje-sipci-gard .col-md-12 {
    margin-bottom: 20px !important;
}

.avantaje-stone {
    text-align: left;
    margin-left: 80px;
    margin-bottom: 30px;
}
.modul-stone {
    margin-top: 360px;
}

.cercuri-slate {
    text-align: center;
}

.cercuri-slate h3 {
    font-size: 14.5px;
    margin: 0;
    background: #dcdddf;
    min-height: 50px;
    padding: 10px 0;
}

.cercuri-slate p {
    padding: 0;
    font-size: 16px;
    text-align: left;
    margin-top: 25px;
}

.slate-upgrade img {
    left: 0 !important;
}
.cercuri-slate img {
    margin-bottom: 30px;
}

.promotie-natura {
    position: absolute;
    width: 27% !important;
    right: 60px;
    top: -24px;
}

/*update site conform SEO*/
.product-item img {
    width: 100%;
}
.product-item h2 {
    font-size: 14.5px;
    font-weight: 600;
}
.product-item p {
    font-size: 15px;
}
.icon-metal {
    display: flex;
    margin-left: 25%;
}
.icon-metal p {
    margin: 0;
    text-align: left;
    font-size: 12px;
    font-weight: 700;
    position: relative;
    top: 25px;
}
.col-md-2-speciala .col-md-2 {
    width: 20% !important;
}
.txt-straturi-natura {
    font-size: 12px;
    position: absolute;
}
.txt1 {
    top: 20%;
    left: 20%;
}
.txt2 {
    top: 40%;
    left: 17%;
}
.txt3 {
    top: 53%;
    left: 17%;
}
.txt4 {
    top: 58%;
    left: 11%;
}
.txt5 {
    top: 63%;
    left: 5%;
}
.txt6 {
    top: 68%;
    left: 20%;
}
.txt7 {
    top: 73%;
    left: 5%;
}
.txt8 {
    top: 79%;
    left: 10%;
}
.texte-iconite-natura {
    text-align: left;
    margin-bottom: 50px;
    margin-left: 18px;
}
.texte-straturi-natura {
    text-align: left;
    margin-bottom: 50px;
    margin-left: 18px;
}

.txt1a {
    top: 10%;
    font-size: 12px !important;
    left: 25%;
}
.txt2a {
    top: 25%;
    font-size: 12px !important;
    left: 20%;
}
.txt3a {
    top: 43%;
    font-size: 12px !important;
    left: 20%;
}
.txt4a {
    top: 50%;
    font-size: 12px !important;
    left: 20%;
}
.txt5a {
    top: 62%;
    font-size: 12px !important;
    left: 25%;
}
.txt6a {
    top: 68%;
    font-size: 12px !important;
    left: 19%;
}
.txt7a {
    top: 80%;
    font-size: 12px !important;
    left: 20%;
}

.link-seo {
    color: rgb(107,107,107);
}
.link-seo:hover {
    text-decoration: none;
    color: rgb(107,107,107);
}
.culori-tigla-metalica {
    text-align: left;
    margin-left: 30%;
}

.fix-band {
    display: none;
}
/*end*/

/* homepage - AVANTAJE */
.homepage-section-title{
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.8);
}

.homepage-beneficii-novatik {
    padding: 0 0 60px 0;
}

.homepage-beneficii-novatik .container{
    width: 1080px !important;
}

.homepage-beneficii-novatik .titlu-beneficii-profile {
    text-transform: none;
    color: #454351;
    margin: auto;
    width: 72%;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    /*font-family: "WorkSansMedium", sans-serif;*/
    line-height: 1.2;
    font-size: 22px !important;
    font-weight: bold;
}

.homepage-beneficii-novatik .subtitlu-beneficii-profile {
    padding-bottom: 30px;
    font-size: 16px;
    padding-left: 130px;
    padding-right: 130px;
}

.homepage-beneficii-novatik .titlu-avantaje {
    background-color: #fff;
    color: #454351;
    padding: 8px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 17px;
    /*font-family: 'WorkSansMedium', sans-serif !important;*/
    border: 1px solid #222;
    font-weight: bold;
}

.homepage-beneficii-novatik .titlu-avantaje img {
    width: 50px;
    height: 50px;
    margin-right: 7px;
}

.homepage-beneficii-novatik .box-container {
    background: #f1f1f1;
    padding: 20px;
    min-height: 285px;
}

.homepage-beneficii-novatik .box-container ul {
    font-size: 16px;
}

.homepage-beneficii-novatik .box-container p {
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 16px;
}

.homepage-beneficii-novatik ul {
    list-style: none;
}

.homepage-beneficii-novatik .avantaje2 {
    margin-top: 15px;
    line-height: 1.2;
}

/* homepage - FAQ */
.homepage-faq .container{
    width: 1080px !important;
}

.homepage-product h2 {
    min-height: 32px;
    font-size: 14px;
}
.homepage-faq p {
    font-size: 16px;
}


/* homepage - TESTIMONIALE */
.homepage-review{
    padding: 0 0 60px 0;
}

.homepage-review #quote-carousel
{
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

/* Control buttons  */
.homepage-review #quote-carousel .carousel-control
{
    background: none;
    color: #222;
    font-size: 1.3em;
    text-shadow: none;
    margin-top: 30px;
}
/* Previous button  */
.homepage-review #quote-carousel .carousel-control.left
{
    left: -12px;
}
/* Next button  */
.homepage-review #quote-carousel .carousel-control.right
{
    right: -12px !important;
}
/* Changes the position of the indicators */
.homepage-review #quote-carousel .carousel-indicators
{
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px;
}
/* Changes the color of the indicators */
.homepage-review #quote-carousel .carousel-indicators li
{
    background: #c0c0c0;
}
.homepage-review #quote-carousel .carousel-indicators .active
{
    background: #333333;
}
.homepage-review #quote-carousel img
{
    width: 250px;
    height: 100px
}
/* End carousel */

.homepage-review .item blockquote {
    border-left: none;
    margin: 0;
    min-height: 150px;
}

.homepage-review .item blockquote img {
    margin-bottom: 10px;
}

.homepage-review .fa-star {
    color: #f8b704;
}

.recenzie-link {
    margin-top: 5px !important;
}

.recenzie-link a {
    font-size: 14px;
    color: #0098c4;
    text-decoration: none;
}

.recenzie-link a:hover {
    color: #b3ca23;
}

/* Companie */

.video-istoric{
    margin-bottom: 40px;
}

/*Btn solicita oferta*/

.btn-oferta {
    padding: 5px 15px;
    background: #0299c4;
    text-align: center;
    position: fixed;
    right: 0;
    top: 10%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
	z-index: 20000;
}
.btn-oferta:hover {
    background: #b3ca23;
    text-decoration: none;
}
.btn-oferta h2 {
    color: #ffffff !important;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
}

/*sectiune video*/

.descriere-vdeo {
    font-size: 18px;
    min-height: 70px;
}

.box-video {
    margin: 20px 0;
}


.promotie-2022 {
    margin-top: 150px;
	width: 100%;
}
.promotie-2022-mobil {
    margin-top: 55px;
	width: 100%;
}
.dist-2022 {
    position: fixed;
	left: 0;
	top: 25%;
	z-index: 999;
	display: none;

}
.promo-2-nat {
    top: 25%;
}


/*20.11.2022*/

.hp-title {
    /*margin-top: 140px !important;*/
}
.slider img {
  margin-top: 0px !important;
}
.carousel {
 position: absolute;   
}
.disturber_nov22 {
    position: fixed;
    top: 200px;
    left: 0;
	display: none;
}