
html{
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
}

body{
    font-weight: 700;
    font-family: 'Poppins', sans-serif;

}

.top-data{
    background-color: #181816;
    display: flex;
    align-items: center;
    justify-content:space-evenly;
    font-style: normal;
    
    line-height: 1.2;
    letter-spacing: 0px;
   
    
}


.logo-div img{
    width: 100px;
    height: max-content;
}

i{
    color:#F8521E;
}

.info{
    display: flex;
}


.info-data{
    display: flex;
}

.info-bold{
    color: #fff;
    font-weight: 900;
}
.info span{
 color: #a1a1a1;
}

.info strong{
    color: #fff;
}

.info-second{
    padding-left: 1vw;
}



body {
    margin: 0;
    width: 100vw;
    overflow-x: hidden;
}
.mySlides {display: none}

.mySlides img{
    height: 70vh;
    object-fit: cover;
    object-position: center;
}

img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  position: relative;
  width: 100vw;
  overflow-x: hidden;
}


/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */


/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  margin-left: 5vw;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
 }

.butoane-slider{
    margin-top: -50px;
    position: relative;
    z-index: 5;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}



  .slider1{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/img/masterplitka-project.jpg);
  }

  .slider2{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/img/baie-model.jpg);
  }
  .slider3{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/img/baie-masterplitka.jpg);
  }


  .description{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
   
    background-color: #151313b8;
  }



  .content{
    padding: 15%;
    width: 100%;
  }
  .description h1, .description h2{
     
    font-style: normal;
      color: #FCC236;
    font-size: 70px;
    line-height: 0.5;
    letter-spacing: 0px;
    
 }

    .description p{
        font-weight: 500;
    font-style: normal;
      color: #ffffff;
    font-size: 42px;
    line-height: 1.4;
    letter-spacing: 0px;
    }

    .action a{
           
    font-style: normal;
    color: #ffffff;
    background-color: #fcc236;
    border-color: #fcc236;
    font-size: 16px;
    padding: 20px 33px;
    text-decoration: none;
    transition: background-color 1s;

}

.action a:hover{
    background-color: #181816;
 }


 .fast{
    background-color: #FCC236;
    display: flex;
    align-items: center;
    justify-content: start;

 }

 .fast h2{
     
    font-style: normal;
      color: #ffffff;
    font-size: 42px;
    line-height: 1.4;
    letter-spacing: 0px;
 }
 .fast p{
    font-weight: 500;
    font-style: normal;
      color: #262522;
    font-size: 30px;
    line-height: 0.5;
    letter-spacing: 0px;
 }
 .fast i{
    font-size: 10vh;
    color: #181816;
    margin-left: auto;
    margin-right: 20vw;
    
 }

 .fast div{
    padding: 5vh;
 }

 .etape{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
 }

 

 .etape h3{
     
    font-style: normal;
      color: #262522;
    font-size: 38px;
    line-height: 1.8;
    letter-spacing: 0px;
    margin-top: 5vh;
 }
 .etape-descriere{
    font-weight: 600;
    font-style: normal;
      color: #262522;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0px;

 }
 .etape-description{
    width: 60%;
    margin-left: 20%;
  }

  .etape-div{
    display: flex;
    flex-wrap: wrap;
    padding: 5%;
    justify-content: center;
  }

  .etapa{
    min-width: 300px;
    max-width: 350px;
    padding: 20px;
    font-size: 21px;

  }

  .etapa p{
    color: #888888;
    font-size: 17px;
    font-weight: 300;
  }
  .etapa img{
    width: 100px;
  }

  .we-are{
    background-image: url(/img/noi-instalare.jpg);
    display: flex;
    justify-content: start;
    text-align: left;
  }

  .echipa{
background-color: #151313b8;
     padding: 5%;
  }

  .echipa p{
    font-weight: 300;
    font-size: 16px;
        line-height: 1.2;
        letter-spacing: 0px;
        color: #a1a1a1;
        padding-bottom: 1%;
        margin-right: 40%;
  }

  .echipa h3{
    color: #FCC236;
  }

  .project p{
    font-size: 24px;
    font-weight: 500;
    color: #FCC236;
    padding: 10px;
    margin-top: 50px;
  }

  .galerie img{
    width: 500px;
    margin: 0;
    padding: 0;
  }

  .container {
    position: relative;
  }
  
  /* Hide the images by default */
  .mySlides {
    display: none;
  }
  
  /* Add a pointer when hovering over the thumbnail images */
  .cursor {
    cursor: pointer;
  }


  .galery-button{
    width: auto;
    display: flex;
    justify-content: space-between;
    margin-top: -10vh;
    padding: 2%;
  }
  
  /* Next & previous buttons */
  .prev1,
  .next1 {
    z-index: 20;
    cursor: pointer;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px; 
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: red;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/6 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  /* Container for image text */
  .caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
  }


  .row{
    display: flex;
    flex-direction: row;
    width: 100%;
    overflow-x: scroll;

  }
  
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* Six columns side by side */
  .column {
    float: left;
    width: 16.66%;
  }
  
  /* Add a transparency effect for thumbnail images */
  .demo {
    opacity: 0.6;
  }
  
  /* Highlight the active thumbnail */
  .active,
  .demo:hover {
    opacity: 1;
  }
  
  .column img{
    object-position: center;
    object-fit: cover;
    height: 10vh;
  }

  .galery img{
    object-fit: cover;
    object-position: center;
    width: 50% !important;

  }


  .contact{
    display: flex;
    justify-content: space-around;
    text-align: left;
    padding: 5%;
  }
  
  .formular{
    flex: 1;
    display: flex;
    justify-content: center;
  
  }

  form{
    width: 100%;
    margin-left: 20%;
    

  }
  .date-contact{
    width: 30%;
   }


   .formular input[type="text"],.formular input[type="tel"]  {
    width: 50%;
    height: 5vh;
    border: solid 0.5px #3333335d;
    color: #717171;
   }

   form input[type="submit"]{
    font-style: normal;
    color: #ffffff;
    background-color: #181816;
    border: none;
    font-size: 16px;
    padding: 20px 33px;
    text-decoration: none;
    transition: background-color 1s;
    }
   form input[type="submit"]:hover{
    background-color: #FCC236;
   }

   .phone{
    font-weight: bold;
    color: #181816;
    text-decoration: none;    
    color: #F8521E;

   }

   footer{
    background-color: #181816;
    display: flex;
    justify-content: space-around;
    color: #fff;
    text-align: left;
    padding: 5%;
    align-items: center;
   }

   footer img{
    width: 200px;
   }

   footer p{
    font-weight: 300;
    
   }

   footer .logo{
    width: 30%;
   }

   .footer-orar{
    width: 30%;
   }
   
   .end{
    text-align: center;
    font-weight: 300;
    color: #151313b8;
   }


   @media only screen and (max-width: 1500px) {

.description h1,.description h2{
  font-size: 40px;
  line-height: 1.5;
}


.fast p {
  line-height: 1.5;
}
   }



   @media only screen and (max-width: 500px) {


    .contact{
      flex-direction: column;
    }

    .date-contact{
      width: 100%;
      padding-bottom: 5vh;
    }

    .formular input[type="text"], .formular input[type="tel"] {
      width: 95%;
    }

    form{
      margin-left: 5%;

    }




   }

   @media only screen and (max-width: 800px) {
footer{
  flex-direction: column;
}

footer .logo{
  width: 100%;
}



.footer-orar{
  width: 100%;
}

.footer-contact{
  width: 100%;
}

.logo-div img{
  height: 100px;
}


   }

   @media only screen and (max-width: 600px) {
.top-data{
  flex-direction: column;
  justify-content: start;
  align-items: start;
  padding: 5%;
}


.info{
  padding: 2%;
}


.social{
  width: 200%;
}
.social i{
  font-size: 24px;
  margin-right: 20px;
}


   }

   .icon img{
    width: 150px;
    }

   .icon i{
    display: none;
    }

   @media only screen and (max-width: 700px) {

    .fast{
      flex-direction: column;
    }

.icon{
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon i{
  display: block;
}


.echipa{
  padding-right: 10px;
}

.echipa p{
  margin-right: 5px;
}

   }


   .social{
    width: 200px;
    display: flex;
    justify-content: space-around;
   }

