/*--------------------------------------------------------------
  Template Name: Uniqlo-Minimalist eCommerce HTML5 Template.
  Template URI: #
  Description: Uniqlo is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: HasTech
  Author URI: https://themeforest.net/user/hastech/portfolio
  Version: 1.1
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/

a:hover {
  color: #303030 !important;
  font-weight: bold;
}
.logo a img {
  width: auto;
  height: 120px;
}
.main__menu {
    justify-content: end;
}
.mean-container .mean-nav {
  background: #000 !important;
}
.spacer {
  height: 15px;
}
.custop__container { 
  padding-top: 0 !important;
}
.main__menu > li:hover > a {
  color: inherit;
  font-weight: bold;
}
.box img {    
  max-height: 630px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

h3.title.uppercase {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-family: 'Josefin Slab', serif;
}

.wrap__box__style--1 {
  padding-bottom: 0  !important;
}
.mt-4 {
  margin-top: 3.5rem !important;
}
.htc__foooter__area.footer--4 {
  padding-top: 50px;
}
.header--3 .main__menu > li > a {
  font-size: 1.2rem;
}

.custop__container {
 padding-left: 0px !important;
 padding-right: 0px !important;
}

.contenuto-middle { 
    align-items: center;
    min-height: calc(93vh - 200px); 
}
span.light {
  /*color: #DDD;*/
  font-weight: bold;
}

/*SingnlePortfolio*/
.headerPortSing {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.headerPortSing h3{
  font-size: 2.5rem;
}
.img-fluid {
  min-height: 624px;
  object-fit: cover;
  object-position: center;
}
/*About*/
h5.the-title {
  text-transform: uppercase;
  padding-bottom: 2rem;
}
h3.sub-title {
  font-size: 3rem;
  font-weight: bold;
}

.divider-separator {
  width: 15%;
  height: 4px;
  background: #c9162f;
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.desc-wrap p { 
    /*color: #303030;
    font-weight: 400;
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
    line-height: 1.7rem; */ 
  color: #303030;
  font-weight: 400;
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
  line-height: 1.4rem;
}
/*Contatti*/
.big_the-title {
  font-weight: bold !important;
  font-size: 3rem !important;
}

h3.the-title { 
  font-size: 1.5rem;
  font-weight: bold;
}
.contact-detail p,
.address-detail p{
  font-size: 1rem;
}
.contact-detail .zmdi  {
  color: #777;
  font-size: 20px;
  padding: 5px 7px;
  border: 1px solid;
  border-radius: 100%;
}
.banner-contatti {
  background:linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../img/banner_dazzero.jpg');
  min-height:500px;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  color: #FFF !important; 
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 2rem;
}
.banner-contatti .testo__inner h1 {
  font-size: 2rem;
}

.banner-contatti .testo__inner p {
  font-size: 2rem; 
  font-size: 1.2rem;
}
.banner-contatti .testo__inner a {
  display: block;
  width: 200px;
  margin: 0 auto;
  margin-top: 10px;
}
.banner-contatti h1,
.banner-contatti p {
  color: #FFF !important;
}
.button {
  text-decoration: none;
  padding: 12px 30px;
  text-align: center;
}

.style-1 {
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.49);
  background: rgba(0, 0, 0, 0.49);
  color: #fff;
  transition: 0.4s;
}

.style-1:hover {
  background-color: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.18);
  transform: translateY(10px);
}

.style-2 {
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background: transparent;
  color: #fff;
  transition: 0.4s;
}

.style-2:hover {
  background-color: rgba(255, 255, 255, 0.18);
  transform: translateY(10px);
}

.style-3 {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: transparent;
  border-radius: 0px;
  padding: 16px 30px;
  color: #000;
  transition: 0.4s;
  border: 1px solid #000;
}

.style-3:hover {
  transform: translateY(10px);
  background-color: #000;
  color: #fff;
}

.style-4 {
  font-size: 15px;
  font-weight: 600;
  background-color: transparent;
  border: 2px solid;
  border-color: #ffffff;
  color: #ffffff;
  padding: 12px 24px;
  transition: 0.4s;
}

.style-4:hover {
  background-color: #000;
  border-color: #000;
  color: #FFF;
}
.copyright { 
    text-align: center;
    margin: 0 auto;
    display: inline-flex; 
}
.copyright p {
  font-size: 15px;
}
.social__icon li a i { 
  border: 0px !important;
  color: #c1c1c1;
  font-size: 15px;
  height: auto;
  line-height: normal;
  text-align: center; 
  width: auto;
}

.social__icon { 
  margin-right: 10px;
}
.mainmenu__area.sticky__header.scroll-header .logo img{
  height: 70px;
}

@media (min-width: 992px) and (max-width: 1399px) { 
  #about h3.sub-title {
    font-size: 2rem !important;
    font-weight: bold;
  }
  .desc-wrap p{
    font-size: 1.1rem;
  }
  .divider-separator {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  h5.the-title {
    text-transform: uppercase;
    padding-bottom: 1rem;
  }
}

@media screen and (max-width: 992px) { 
  h3.title.uppercase {
    padding-bottom: 60px;
  }  
  .contact-detail {
    margin-top: 20px;
  }
  #about .title-wrap {
    margin-top: 2rem;
  }
  #about,
  #portfolio {
    padding-top: 60px !important;
  }
  /*Contatti*/
  .big_the-title {
    font-weight: bold !important;
    font-size: 3rem !important;
  }

  h3.the-title { 
    font-size: 2rem;
    font-weight: bold;
  }
  .contact-detail p,
  .address-detail p{
    font-size: 1.5rem;
  }
  .copyright { 
    padding-top: 20px;
  }

  .banner-contatti { 
    min-height:400px; 
  }
  .banner-contatti .testo__inner h1 {
    font-size: 1.8rem;
  }
  
  .banner-contatti .testo__inner p {
    font-size: 2rem; 
    font-size: 1.2rem;
    padding-left: 30px;
    padding-right: 30px;
  }
  .big_the-title {
    padding-top: 40px;
  }
} 

@media screen and (max-width: 767px) {
  .container {
      width: 100%;
  }
  .logo {
    margin-left: -18px;
  }
  .mainmenu__area.sticky__header.scroll-header .logo img{
    margin-left: 10px;
  }
  
  .img-fluid {
    min-height: 250px;
    object-fit: cover;
    object-position: center;
  }
  .box img {
    max-height: 800px;
    object-fit: cover;
    object-position: center;
    width: auto;
    height: 60vh;
  }
  h3.title.uppercase {
    font-size: 1rem;
    padding-bottom: 20px !important;
  }
  .contenuto-middle {
    align-items:baseline !important; 
  }
  .htc__foooter__area.footer--4 {
    padding-top: 0 !important;
  }
  #portfolio {
    padding-top: 20px !important;
  }


}


@media screen and (max-width: 568px) {
  h3.sub-title {
    font-size: 2rem;
    font-weight: bold;
  }
  
}


@media (min-width: 992px) and (max-width: 1199px) { 
  .wrap__box__style--1 {
    padding-right: 0 !important;
    padding-bottom: 0px !important;
    padding-left: 0 !important;
  }  
} 
