
.video-background {
      position: fixed;
      padding-top: 60px;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: -1;
    }

/*
  .video-background iframe {
    position: absolute;
    padding-top: 60px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -100;
  }
  */

.cell.small-2.right {
    text-align: right;

}


.icon-img {
  width: 24px;
  height: 24px;
  transition: filter 0.3s ease;
}




/* Change PNG color to blue on hover using a color filter */
.icon-link:hover .icon-img {
  filter: brightness(0) saturate(100%) invert(27%) sepia(93%) saturate(747%) hue-rotate(191deg) brightness(94%) contrast(91%);
}





.toggle-button {

    position: fixed;
      bottom: 20px;
      right: 20px;
      padding: 12px 18px;
      font-size: 12px;
      cursor: pointer;
      background-color: white;
      color: white;
      border: none;
      border-radius: 8px;
      z-index: 2;

    }


.toggle-button:hover {
  background-color: rgba(0, 123, 255, 0.9); /* blue background on hover */
}




  @font-face {
    font-family: 'basier_squareregular';
    src: url('../font/basiersquare-regular-webfont.eot');
    src: url('../font/basiersquare-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/basiersquare-regular-webfont.woff2') format('woff2'),
         url('../font/basiersquare-regular-webfont.woff') format('woff'),
         url('../font/basiersquare-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

h1,h2,h3,p,li,a, caption {

    font-family: 'basier_squareregular';
}




/*

a {

    cursor: url(../images/cursor.svg) 25 25, auto;
    color: black;
 
}


*/

.top-navigation a {

 /*   padding: 10px; */
    color: black;
    cursor: default;
    text-size:12px;
    padding: 0px;


}

ul.main-nav a {

padding: 10px;
}

ul.main-nav a:hover {

padding: 10px;
}


.top-navigation a:hover {
    color:white;
    background-color:blue;
    text-color: white;
    border-radius: 6px;

 

}

a:hover {
    color:blue;
}

#home a {

    color:black;

}

#home a:hover {

    color:white;

}

#home a.right {

    text-align: right;

}



a.active {

    color: #3C39F2;

}


a.active:hover {

    color: green;

}





.top {

    padding-top: 40px;
} 

ul.contact {

    margin-left: 0px;
    margin-top: 40px;
}



ul.contact li {

    display: inline-block;
    background-color: lightslategrey;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    line-height:50px;
    text-align: center;
    color: white;
    margin-left: 0px;
    font-weight: bold;


}

ul.contact li:hover {

    background-color: hotpink;

}

ul.contact li a { 

    color: white;

}


.space {

    padding-top: 50px;
}


.cell.small-12.medium-12.large-4 {
    padding-right: 10%;
}




.client {


    padding-right:10px;
    color: black;
    height: 60px;

}

.client img {

    max-width: 140px;

}


.friends a {
    color: black;
}

.friends a:hover {
    color: hotpink;
}























.top-navigation {

    text-align: left;
    color: white;
    padding-top:20px;

}


.top-navigation li {

    text-align: center;
    color: white;
    list-style-type: none;
    display: inline;

    font-family: 'basier_squareregular';

}

.top-navigation .logo a {

    display:inline;
    background-color:white !important;
    color:#000000 !important;

    text-shadow: none;
    border-radius: 6px;

}




ul.main-nav {

        text-align: center;
}


.main-nav li.active {

    text-decoration: underline;
    text-underline-position: under;
    text-decoration-color: #FF0000;

}



h1 {

    margin-top:2rem;
}

h1,h2 {

    text-align: left;
}


h1.left, h2.left {

    text-align: left;
    font-size: 64px;
    line-height: 1.2;
}


h1.left {
    font-weight: bold;
}


#projects-link {
    margin-top:3rem;

}

.margin-top {

    margin-top: 3rem;
}

#projects-link a {

padding:0px !important;
margin:0;
background-color: none;

}

#projects-link a:hover {

    padding:0px;
    margin:0;
    background-color: none;
    
    }

#content {

    margin-top:3rem;

}


hr {

    margin-top:6rem;
}



a.ytp-watermark.yt-uix-sessionlink svg path.ytp-svg-fill {
    fill: red !important;
}


.lancio h4 {

    text-decoration: underline;
    text-underline-position: under;

}


figure {

    margin: 1rem auto;
    margin-bottom:1rem;

}

figure img {

    display: inline;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border: 2px solid lightgrey;
}


figcaption {

    margin-bottom: 1rem !important;
}

.images {

    margin: 3rem auto;
}

.all {

    margin-top:2rem;
}




h3 {

margin-top:2rem;
margin-bottom:2rem;
font-size: 40px;
}


a.home {
    background-color: black;
    color: white;
    border-radius: 6px;
}


h2#CybotCookiebotDialogBodyContentTitle, div#CybotCookiebotDialogBodyContentText, a#CybotCookiebotDialogBodyLevelButtonAccept, label, a#CybotCookiebotDialogBodyLevelDetailsButton {
    font-family: 'basier_squareregular' !important;
}


a#CybotCookiebotDialogBodyLevelButtonAccept {
    background-color: #FF0000 !important;
    border: 1px solid #FF0000 !important  ;
}


img#CybotCookiebotDialogPoweredbyImage {
    display: none;
}


img#CybotCookiebotDialogPoweredbyImage {

    background: url("../images/apple-touch-icon-144x144-precomposed.png") left top no-repeat;
    height: 50px;
    width: 50px;


}

#CybotCookiebotDialogBodyContent {

    padding: 12px 0 8px 12px !important;

}

h1 {
    font-size: 7em;
}

@media screen and (max-device-width: 640px) {


h1 {

    font-size: 2em !important;
   
    }

}


@media screen and (min-device-width: 481px) {

    .grid-container {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        max-width: 96%;
        margin: 0 auto;
    
    }

}


@media screen and (max-device-width: 480px) {


    .grid-container {

        margin: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
   
    }

}


.dark-background {
    
    background-color: rgb(175, 178, 189);
    
}


.footer-space {
    

    min-height: 60px;
    
}


.logo a {
  display: inline-flex !important;
  align-items: center;
  /* gap: 0.5rem;  space between logo and text */
  white-space: nowrap !important; /* prevent breaking to new line */
}

.logo img {
  height: 16px;  adjust as needed */
/*  margin-bottom: 4px;*/
/*  margin-right:2px;*/
 /*  width: auto; */
 margin-right: 2px;
}


