
@import url('https://fonts.googleapis.com/css2?family=Redressed&display=swap');

@font-face {
  font-family: "CustomFont";
  src: url("linowrite.ttf"); 
}

.body{
  font-family: Arial, Helvetica, sans-serif !important;
}

.topTitle{
  font-family:"CustomFont";
  color: #050505;
  font-size: 60px;
}

.topSubTitle{
  font-family:"CustomFont";
  color: #050505;
  font-size: 30px;
  padding-top: 20px;
}

.NormalSizeTitle{
  font-family:"CustomFont";
  color: #050505;
  font-size: 40px;
}

.NormalSizeTitle2{
  font-family:"CustomFont";
  color: #050505;
  font-size: 25px;
  line-height: 1.2;
}


.titleFont{
  font-family: "CustomFont" !important;
}

.imagecontainer {
    position: relative;
    text-align: center;
    color: white;
  }
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #534741;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-flags {
    display: none;
    position: absolute;
    background-color: #534741;
    min-width: unset !important;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    color: #f5c265;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

    .dropdown-content a:hover {
        background-color: #f5c265;
        color: #534741;
    }

.dropdown:hover .dropdown-content {
    display: block;
}

.imagetop-left {
    position: absolute;
    top: 8px;
    left: 16px;
    text-align: left;
  }
  
.imagetop-right {
    position: absolute;
    top: 8px;
    right: 16px;
  }

.texttop-right {
    position: absolute;
    top: 110px;
    right: 22px;
  }
  
.imagebottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
  }

.imagebottom-left {
    position: absolute;
    bottom: 20%;
    left: 60px;
    text-align: left;
  }
  
.imagecentered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .centered {
    position: absolute;
    top: 100;
    left: 10%;
  }

  .imagecentered1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

/* Add a black background color to the top navigation */
.topnav {
  background-color:#26272b;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 15px;
}

.padding20{
  padding-top: 40px !important;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: #26272b;
}

/* Add a color to the active/current link */
.topnav a.active {
  padding-top: 30px;
  background-color:#26272b;
  color: white;
}

.topnav a.active1 {
  background-color:#26272b;
  color: white;
}


.logoNavbar{
  font-size: larger;font-weight: bolder;
}

.chiSiamoTemplate{
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  font-size: large;
}

.mainColor{
  color: #050505;
}

.mainTitle{
  color: #050505;
  font-weight: bold;
  font-size: 28px;
}

.mySlides {display:none;}

.image { position: relative;}
.darker { position: absolute; top: 0px; left: 0px; background-color: #000; opacity: 0.45; width: 100%; height: 100% }

.site-footer
{
  background-color:#26272b;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#737373;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }

    .div-partner {
        flex-direction:column
    }

    .img-bigmobile {
        height: 13.7em !important
    }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

.link span{
  color: #333333;
}

.link:hover span{
  font-weight:bold;
}

.link:hover{
  text-decoration:none;
}

button.accordion {
  background-color: rgb(255, 255, 255);
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
  background-color: #fff;
}

button.accordion:after {
  font-size: 13px;
  color: #777;
  float: right;
  margin-left: 5px;
}


div.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: 0.6s ease-in-out;
  opacity: 0;
}

div.panel.show {
  opacity: 1;
  max-height: 500px;  
}


@media only screen and (max-width: 770px ) {
  #slides {
    position: relative;
    height: 400px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
  }
}

/* large screen, shown by default */
@media only screen and (min-width: 771px ) {
  #slides {
    position: relative;
    height: 900px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
  }
}

@media only screen AND (max-width: 736px) { 
  .mobileHidden { 
    display: none; 
  }
}


#slides1 {
  position: relative;
  height: 900px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

.slide {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;

  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}



.showing {
  opacity: 1;
  z-index: 2;
}

.slide {
  font-size: 40px;
  box-sizing: border-box;
  background: rgb(255, 255, 255);
  color: #fff;
}

#wrapper .textwrapper {
  position:relative;
  bottom:30px;
  left:0px;
  visibility:hidden;
  }
  
  #wrapper:hover .text {
  visibility:visible;
  }

  .containerimagehover {
    position: relative;
    width: 50%;
  }
  
  .imageHover {
    display: block;
    width: 100%;
    height: auto;
  }
  
  .overlayHover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: black;
  }
  
  .containerimagehover:hover .overlayHover {
    opacity: 0.5;
  }

/* inizio modifiche Domenico */

#title1
{
  line-height: 0.9;
}
.bloccotesto {
    background-color: #D3B6CC;
    color: #000;
    width: 61%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.coloreVerdino {
    background-color: #8fc99f !important;
}

.bloccotesto text {
    line-height: 1;
}
.sezioneprincipale{
  width: 100%;
  display: flex;
}
.promo{
  display: none;
}

.imgprincipale img {
  width: 100%;
 
}
.col-sm-6 {
    padding-left: 0px !important;
    padding-right:0px !important;
}
.row {
    margin-inline: 0;
}

.lab{
  padding-top: 60px;
  width: 100%;
}
    /* fine modifiche */

.NormalSizeTitle.centered.center-margin {
    margin-top: -5%;
}

.col-md-6.text-center.laboratori-img-text img {
    margin-bottom: 20px;
}

.topTitle.custom-interLine {
    line-height: 1;
}

.custom-div.row {
    display: flex;
    align-items: center;
}

.bloccotesto.custom-first {
    padding: 0 4.7%;
}

.NormalSizeTitle.centered.center-margin.custom-margin {
    margin-top: -16%;
}

@media(max-width:768px) {
    .testo-lab {
        font-size: 0px;
    }
}