body{
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
      
}
section{
    height: 100vh;
    width: 100%;
}
.tittle8{
    top: 50%;
    position: absolute;
    text-align: center;
    z-index: 1;
    width: 100%;
    color: white;
    font-size: 50px;
    text-transform: capitalize;
    font-family: Arial Rounded MT;
    text-shadow: 2px 2px  black;
}
.under_tittle{
    top: 65%;
    position: absolute;
    text-align: center;
    z-index: 1;
    width: 100%;
    color: white;
    font-size: 20px;
    text-transform: capitalize;
    font-family: Arial Rounded MT ;
    text-shadow: 2px 2px  black;
}
.slider{
    background-attachment: fixed;
    background-size: cover;
    background-size: cover;
    transition: 8s;
    animation-name:photos ;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    position: relative;
    top: 0px;
    margin-bottom: 0;
}
@keyframes photos{
    0%{
        background-image: url(cybersecurity-img1.jpg);
        background-attachment: fixed;
    }
    25%{
        background-image: url(cybersecurity-img2.jpg);
        background-attachment: fixed;
    }
    50%{
        background-image: url(cybersecurity-img3.jpg);
        background-attachment: fixed;
    }
    75%{
        background-image: url(cybersecurity-img4.jpg);
        background-attachment: fixed;
    }
    100%{
        background-image: url(cybersecurity-img1.jpg);
        background-attachment: fixed;
    }
}
.img1{
    width: 100%;
}
.menu{
    font-family: "Ubuntu", sans-serif;
    width: 100%;
    position: absolute;
    top: 0px;
    text-align: center;
     background-color: rgba(0, 0, 0, 0.651);
     height: 100px;
     padding-top: 50px;
     position: fixed;
}
.links{ 
    
    float: right;
    text-decoration: none;
    color: white;
    
    font-size: 16px;
    color: #fff;
    margin-right: 3px;
  text-decoration: none;
  letter-spacing: 0.15em;
  
  
  padding: 15px 20px;
  position: relative;
}
.links:after {    
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #009fe3;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
    
}
.links:hover:after { 
    width: 100%; 
    left: 0; 
    
  }
.far, .fas{
    margin-right: 8px;
}
.logo{
    height: 90%;
    float:left;
    position: absolute;
    top: 3%;
    left:2%;
    text-align: left;
    border-right:solid 2px white ;
    padding-right: 20px;
    padding-bottom: 5px;
}
.slider{
    background-size: cover;
    width: 100%;
    height: 100vh;
    transition: 8s;
    animation-name:photos ;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    position: relative;
    top: 0px;
    
}
@keyframes photos{
    0%{
        background-image: url(cybersecurity-img1.jpg);
        background-attachment: fixed;
    }
    25%{
        background-image: url(cybersecurity-img2.jpg);
        background-attachment: fixed;
    }
    50%{
        background-image: url(cybersecurity-img3.jpg);
        background-attachment: fixed;
    }
    75%{
        background-image: url(cybersecurity-img4.jpg);
        background-attachment: fixed;
    }
    100%{
        background-image: url(cybersecurity-img1.jpg);
        background-attachment: fixed;
    }
}
.all-ballina{
    background-color: #1e5877;
    background-image: url(foto1.svg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto 42rem;
      background-repeat: no-repeat;
      margin-top: -25px;
      
}
.historiku{
    width: 80%;
    margin: auto;
    
    padding: 20px;
    border-radius: 10px;
}
.tittle1{
    color: white;
    font-size: 35px;
    font-family:Arial Rounded MT ;
    text-align: center;
    text-shadow: 2px 2px black;
}
.viza{
    border-bottom:2px solid rgb(0, 0, 0);
    color: white;
}
.viza2{
    border-bottom:2px solid black;
    width: 95%;
    
}
.foto1{
    width: 40%;
    border-radius: 10px;
    margin-top: 10px;
    margin-right: 40px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.historiku-p1,.historiku-p2{
    color: white;
    font-size: 18px;
    text-align: center;
    font-family: Arial Rounded MT ;
    width: 55%;
    margin-top: 3%;
    float: right;
    text-shadow: 1px 1px black;
}
.foto-div2{
    
    float: right;
}
.foto2{
    margin: 10px;
    width: 100%;
    border-radius: 10px;
    margin-right: 5%;
    margin-bottom: 2%;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.tittle2{
    color: white;
    font-size: 35px;
    font-family:Arial Rounded MT ;
    text-align: center;
    text-shadow: 2px 2px black;
}
.evulo{
    width: 80%;
    margin: auto;
    
    padding: 20px;
    border-radius: 10px;
}
.evulo-p1{
    color: white;
    font-size: 18px;
    text-align: center;
    font-family: Arial Rounded MT ;
    width: 55%;
    margin-top: 3%;
    text-shadow: 1px 1px black;
    
}
.evulo-p2{
    color: white;
    font-size: 18px;
    
    font-family: Arial Rounded MT ;
    margin-top: 3%;
    text-shadow: 1px 1px black;
}
.footer{
    background-color: #00002a;
    color: white;
    padding: 50px;
}
.footer-p1{
    font-size: 25px;
    font-family: Arial Rounded MT ;
    text-shadow: 2px 2px black;
    text-align: center;
}
.fa-facebook-square{
    color: white;
    margin-left: 10px;
    font-size: 35px;
}
.fa-google-plus-square{
    color: white;
    margin-left:5px ;
    font-size: 35px;
}
.fa-facebook-square:hover{
    
    transition: 0.5s;
    color: #0676e8;
}
.fa-google-plus-square:hover{
    
    transition: 0.5s;
    color: #c5221e;
}





























.bg-photo{
    width: 100%;
    height: 100vh;
}

.all-DNIS{
    background-color: white;
    padding: 40px;
    margin-top: -25px;
    background-color: #1e5877ab;
    
    
}

.DNIS{
    width: 95%;
    margin: auto;
    background-color:#1e5877;
    padding: 20px;
    border-radius: 10px;
    background-image: url(foto2.svg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto 25rem;
      background-repeat: no-repeat;
      box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.foto3{
    float: right;
    margin-right: 2%;
    margin-top: -2%;
}

.animation-viza{
    width: 50%;
    background-attachment: fixed;
    background-size: cover;
    background-size: cover;
    animation-name:viza;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    position: relative;
    top: 0px;
    margin-bottom: 0;
    border: 1px solid white;
    border-radius: 3px;
    
}
@keyframes viza{
    0%{
        width: 0%;
    }
    
    50%{
        width: 50%;
    }
    100%{
        width: 0%;
    }
}

.animation-viza2{
    width: 28%;
    background-attachment: fixed;
    background-size: cover;
    background-size: cover;
    animation-name:viza2;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    position: relative;
    top: 0px;
    margin-bottom: 0;
    border: 1.5px solid white;
    border-radius: 3px;
    background-color: white;
}
@keyframes viza2{
    0%{
        width: 0%;
    }
    
    50%{
        width: 30%;
    }
    100%{
        width: 0%;
    }
}
.dnis-p1{
    color: white;
    font-size: 18px;
    text-align: center;
    font-family: Arial Rounded MT ;
    width: 55%;
    margin-top: 3%;
    margin-left: 5%;
    text-shadow: 1px 1px black;
    
}
.dnis-p2{
    color: white;
    font-size: 18px;
    text-align: center;
    font-family: Arial Rounded MT ;
    
    margin-top: 3%;
    margin-left: 5%;
    text-shadow: 1px 1px black;
    
}
.tittle3{
    color: white;
    font-size: 35px;
    font-family:Arial Rounded MT ;
    text-align: center;
    text-shadow: 2px 2px black;
}
.hrs{
    border: 2px solid white;
    border-radius: 5px;
}
.all-events{
    width: 80%;
    margin: auto;
}
.eventi1-div{
    background-image: url(bg-events-foto1-removebg-preview.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 15rem;
    background-color: #1e5877;
    width: 45%;
    
    border-radius: 15px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    float: right;
}
.eventi2-div{
    background-image: url(bg-events-foto1-removebg-preview.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 15rem;
    background-color: #1e5877;
    width: 45%;
    
    border-radius: 15px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    
}
.eventi3-div{
    background-image: url(bg-events-foto1-removebg-preview.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 15rem;
    background-color: #1e5877;
    width: 45%;
    
    border-radius: 15px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    float: right;
}
.eventi4-div{
    background-image: url(bg-events-foto1-removebg-preview.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 15rem;
    background-color: #1e5877;
    width: 45%;
    
    border-radius: 15px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    
}
.eventi5-div{
    background-image: url(bg-events-foto1-removebg-preview.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 15rem;
    background-color: #1e5877;
    width: 45%;

    border-radius: 15px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    float: right;
}
.eventi6-div{
    background-image: url(bg-events-foto1-removebg-preview.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 15rem;
    background-color: #1e5877;
    width: 45%;

    border-radius: 15px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    
}
.first-row{
    width: 100%;
    margin: 20px;
}
.second-row{
    width: 100%;
    margin: 20px;
}
.third-row{
    width: 100%;
    margin: 20px;
}
.year1{
    color: white;
    font-size: 30px;
    font-family:Arial Rounded MT ;
    text-align: center;
    text-shadow: 2px 2px black;
}
.event-p1{
    color: white;
    font-size: 16px;
    text-align: center;
    font-family: Arial Rounded MT ;
    width: 55%;
    margin: 5px;
    text-shadow: 1px 1px black;
}
.event-p2{
    color: white;
    font-size: 16px;
    text-align: center;
    font-family: Arial Rounded MT ;
    width: 58%;
    margin: 5px;
    text-shadow: 1px 1px black;
}
.event-p3{
    color: white;
    font-size: 16px;
    text-align: center;
    font-family: Arial Rounded MT ;
    width: 58%;
    margin: 5px;
    text-shadow: 1px 1px black;
}
.event-p4{
    color: white;
    font-size: 16px;
    text-align: center;
    font-family: Arial Rounded MT ;
    width: 50%;
    margin: 5px;
    text-shadow: 1px 1px black;
}
























.all-aktivitete{
    background-color: #1e5877;
    padding: 20px;
    
    margin-top: -25px;
}
.tittle4{
    color: white;
    font-size: 35px;
    font-family:Arial Rounded MT ;
    text-align: center;
    text-shadow: 2px 2px black;
  }



.VI {
    margin: 10px;
    display: flex;
    width: 22.5%;
    position: relative;
    transition: 0.5s ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    float: left;
  }
.VI:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      to bottom,
      rgba(0, 123, 255, 0.01) 0,
      rgba(0, 0, 0, 0.25) 25%,
      rgba(0, 0, 0, 0.5) 50%,
      rgba(0, 0, 0, 0.75) 75%,
      rgb(0, 0, 0) 100%
    );
    z-index: 2;
    transition: 0.5s all;
    opacity: 0;
    border-radius: 10px;
  }
  .VI:hover:before {
    opacity: 0.6;
  }
  .VI img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  }
  .VI .info {
    position: absolute;
    z-index: 3;
    color: #fff;
    top: 65%;
    left: 10%;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s all;
    font-size: 20px;
  }
  .VI:hover .info {
    opacity: 1;
    transform: translateY(0);
  }
  





  
  .VII {
    margin: 10px;
    display: flex;
    width: 22.5%;
    position: relative;
    transition: 0.5s ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    float: left;
  }
.VII:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      to bottom,
      rgba(0, 123, 255, 0.01) 0,
      rgba(0, 0, 0, 0.25) 25%,
      rgba(0, 0, 0, 0.5) 50%,
      rgba(0, 0, 0, 0.75) 75%,
      rgb(0, 0, 0) 100%
    );
    z-index: 2;
    transition: 0.5s all;
    opacity: 0;
    border-radius: 10px;
  }
  .VII:hover:before {
    opacity: 0.6;
  }
  .VII img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  }
  .VII .info {
    position: absolute;
    z-index: 3;
    color: #fff;
    top: 65%;
    left: 10%;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s all;
    font-size: 20px;
  }
  .VII:hover .info {
    opacity: 1;
    transform: translateY(0);
  }









  .VIII {
    margin: 10px;
    display: flex;
    width: 22.5%;
    position: relative;
    transition: 0.5s ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    float: left;
  }
.VIII:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      to bottom,
      rgba(0, 123, 255, 0.01) 0,
      rgba(0, 0, 0, 0.25) 25%,
      rgba(0, 0, 0, 0.5) 50%,
      rgba(0, 0, 0, 0.75) 75%,
      rgb(0, 0, 0) 100%
    );
    z-index: 2;
    transition: 0.5s all;
    opacity: 0;
    border-radius: 10px;
  }
  .VIII:hover:before {
    opacity: 0.6;
  }
  .VIII img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  }
  .VIII .info {
    position: absolute;
    z-index: 3;
    color: #fff;
    top: 65%;
    left: 10%;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s all;
    font-size: 20px;
  }
  .VIII:hover .info {
    opacity: 1;
    transform: translateY(0);
  }











  .IX {
    margin: 10px;
    display: flex;
    width: 22.5%;
    position: relative;
    transition: 0.5s ease-in-out;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 10px;
    float: left;
    
  }
.IX:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(
      to bottom,
      rgba(0, 123, 255, 0.01) 0,
      rgba(0, 0, 0, 0.25) 25%,
      rgba(0, 0, 0, 0.5) 50%,
      rgba(0, 0, 0, 0.75) 75%,
      rgb(0, 0, 0) 100%
    );
    z-index: 2;
    transition: 0.5s all;
    opacity: 0;
    border-radius: 10px;
  }
  .IX:hover:before {
    opacity: 0.6;
  }
  .IX img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  }
  .IX .info {
    position: absolute;
    z-index: 3;
    color: #fff;
    top: 65%;
    left: 10%;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s all;
    font-size: 20px;
  }
  .IX:hover .info {
    opacity: 1;
    transform: translateY(0);
  }






  .aktivitetet{
      width: 90%;
      margin: auto;
      
  }
  .i-panevojshem{
      width: 1px;
  }
  .pldh{
    width: 1px;
}
.hrs2{
    border: 1.5px solid white;
    border-radius: 5px;
    background-color: white;
    width: 85%;
    margin: auto;
}

















.contact{
    background-color:#688fa3;
    margin-top: -25px;
    padding: 20px;
}



.contact-foto{
    width: 100%;
    height: 100vh;
}
.contact h1 {
    margin: 20px;
    text-align: center;
    font-family: Arial Rounded MT;
    text-decoration-color: #007bff;
    color: white;
    text-shadow: 2px 2px black;
    
  }
  .contact-content {
    text-align: center;
    
  }
  .contact-content input {
    padding: 15px;
    border: none;
    outline: none;
    width: 90%;
    margin: 10px 0;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  }
  .contact-content input[id="name"] {
    width: 43%;
  }
  .contact-content input[id="surname"] {
    width: 43%;
    margin: 0 0 0 15px;
  }
  .contact-content input[type="submit"] {
    width: 92.5%;
    background-color:#1e5877ab;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.5s;
    transition-timing-function: linear;
  }
  .contact-content input[type="submit"]:hover {
    background-color: #1e5877;
  }
  .contact-content textarea {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    padding: 15px;
    border: none;
    outline: none;
    width: 90%;
    margin: 10px 0;
    border-radius: 5px;
  }
  .creator{
      width: 100%;
      float: right;
    }
  .creators-info{
      float: left;
      font-size: 20px;
    font-family: Arial Rounded MT ;
    text-shadow: 2px 2px rgb(255, 255, 255);
    text-align: center;
  }
  .fa-instagram-square{
    margin-left:5px ;  
    color: rgb(0, 0, 0);
    text-shadow: 2px 2px rgb(255, 255, 255);
    border-radius: 5px;
  }
  .fa-instagram-square:hover{
    color: #bf0a60;
    transition: 0.5s;
  }
  .fa-snapchat-square{
    color: rgb(0, 0, 0);
    text-shadow: 2px 2px rgb(255, 255, 255);
    margin-left:5px ;
  }
  .fa-snapchat-square:hover{
    color: #c9c500;
    transition: 0.5s;
  }
  .fa-phone-square-alt{
    color: rgb(0, 0, 0);
    text-shadow: 2px 2px rgb(255, 255, 255);
    margin-left:5px ;
  }
  .fa-phone-square-alt:hover{
    color: #25b43c;
    transition: 0.5s;
  }
  







  .menu-VI{
      width: auto;
      text-align: center;
      background-color: #1e5877;
      padding: 25px;
      color: white;
      font-family: Arial Rounded MT;
      font-size: 22px;
      
  }
  .fa-arrow-alt-circle-left{
      float: left;
  }
  .go-back-link{
      color: white;
  }











  @media screen and (min-device-width: 0px) and (max-device-width: 650px){
    @keyframes photos{
        0%{
            background-image: url(cybersecurity-img1-mobile.jpg);
            background-attachment: fixed;
        }
        25%{
            background-image: url(cybersecurity-img2-mobile.jpg);
            background-attachment: fixed;
        }
        50%{
            background-image: url(cybersecurity-img3-mobile.jpg);
            background-attachment: fixed;
        }
        75%{
            background-image: url(cybersecurity-img4-mobile.jpg);
            background-attachment: fixed;
        }
        100%{
            background-image: url(cybersecurity-img1-mobile.jpg);
            background-attachment: fixed;
        }
    }

    .tittle1{
        font-size:70px ;
    }
    .historiku-p1,.historiku-p2{
        color: white;
        font-size: 18px;
        text-align: center;
        font-family: Arial Rounded MT ;
        width: 100%;
        margin-top: 3%;
        text-align: center;
        text-shadow: 1px 1px black;
    }
    .foto1{
        width: 100%;
        border-radius: 10px;
        margin-top: 10px;
        margin-right: 40px;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    }

    .tittle2{
        font-size: 70px;
    }
    .foto2{
     margin: 10px;
    width: 100%;
    border-radius: 10px;
    margin-right: 5%;
    margin-bottom: 5%;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    }
    .foto-div2{
        width: 100%;   
        float: right;
    }
    .evulo-p1{
        color: white;
        font-size: 18px;
        width: 100%;
        font-family: Arial Rounded MT ;
        margin-top: 3%;
        text-shadow: 1px 1px black;
    }
    .evulo-p2{
        text-align: center;
        margin-top: 3%;
    }
    .far, .fas{
        margin-right: 15px;
        
    }
    .fa-copyright{
        margin: 0px 20px;
    }
    .fa-facebook-square{
        margin: 0px 10px;
    }
    .fa-google-plus-square{
        margin: 0px 10px;
    }
    .bg-photo{
        background-image: url(DNIS-mobile.jpg);
    }
    .foto3{
        float: right;
        margin-right: 2%;
        margin-top: -2%;
        width: 100%;
    }
    @keyframes viza{
        0%{
            width: 0%;
        }
        
        50%{
            width: 90%;
        }
        100%{
            width: 0%;
        }
    }
    @keyframes viza2{
        0%{
            width: 0%;
        }
        
        50%{
            width: 90%;
        }
        100%{
            width: 0%;
        }
    }
    .dnis-p1{
        width: 100%;
        margin: auto;
    }

    .VI {
        margin: 10px;
        display: flex;
        width: 45%;
        position: relative;
        transition: 0.5s ease-in-out;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 10px;
        float: left;
      }
      .VII {
        margin: 10px;
        display: flex;
        width: 45%;
        position: relative;
        transition: 0.5s ease-in-out;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 10px;
        float: left;
      }
      .VIII {
        margin: 10px;
        display: flex;
        width: 45%;
        position: relative;
        transition: 0.5s ease-in-out;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 10px;
        float: left;
      }
      .IX {
        margin: 10px;
        display: flex;
        width: 45%;
        position: relative;
        transition: 0.5s ease-in-out;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 10px;
        float: left;
      }
  }
  @media screen and (min-device-width: 0px) and (max-device-width: 1100px){
    @keyframes photos{
        0%{
            background-image: url(cybersecurity-img1-ipad.jpg);
            background-attachment: fixed;
        }
        25%{
            background-image: url(cybersecurity-img2-ipad.jpg);
            background-attachment: fixed;
        }
        50%{
            background-image: url(cybersecurity-img3-ipad.jpg);
            background-attachment: fixed;
        }
        75%{
            background-image: url(cybersecurity-img4-ipad.jpg);
            background-attachment: fixed;
        }
        100%{
            background-image: url(cybersecurity-img1-ipad.jpg);
            background-attachment: fixed;
        }
    }

    .tittle1{
        font-size:70px ;
    }
    .historiku-p1,.historiku-p2{
        color: white;
        font-size: 18px;
        text-align: center;
        font-family: Arial Rounded MT ;
        width: 100%;
        margin-top: 3%;
        text-align: center;
        text-shadow: 1px 1px black;
    }
    .foto1{
        width: 100%;
        border-radius: 10px;
        margin-top: 10px;
        margin-right: 40px;
        box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    }

    .tittle2{
        font-size: 70px;
    }
    .foto2{
     margin: 10px;
    width: 100%;
    border-radius: 10px;
    margin-right: 5%;
    margin-bottom: 5%;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
    }
    .foto-div2{
        width: 100%;   
        float: right;
    }
    .evulo-p1{
        color: white;
        font-size: 18px;
        width: 100%;
        font-family: Arial Rounded MT ;
        margin-top: 3%;
        text-shadow: 1px 1px black;
    }
    .evulo-p2{
        text-align: center;
        margin-top: 3%;
    }
    .fa-copyright{
        margin: 0px 20px;
    }
    .fa-facebook-square{
        margin: 0px 10px;
    }
    .fa-google-plus-square{
        margin: 0px 10px;
    }


    .bg-photo{
        background-image: url(DNIS-ipad.jpg);
    }
    .VI {
        margin: 10px;
        display: flex;
        width: 45%;
        position: relative;
        transition: 0.5s ease-in-out;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 10px;
        float: left;
      }
      .VII {
        margin: 10px;
        display: flex;
        width: 45%;
        position: relative;
        transition: 0.5s ease-in-out;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 10px;
        float: left;
      }
      .VIII {
        margin: 10px;
        display: flex;
        width: 45%;
        position: relative;
        transition: 0.5s ease-in-out;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 10px;
        float: left;
      }
      .IX {
        margin: 10px;
        display: flex;
        width: 45%;
        position: relative;
        transition: 0.5s ease-in-out;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 10px;
        float: left;
      }
  }


  .fotot{
      background-color: #62879a;
      padding: 20px;
  }
  .kls-VI{
      width: 80%;
      margin: auto;
  }

  .VI-photos{
     width: 100%;
     margin: 10px;
     border-radius: 15px;
     
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  }
  .kls-6-p1{
    color: white;
    font-size: 24px;
    text-align: center;
    font-family: Arial Rounded MT ;
    text-shadow: 1px 1px black;
  }
  .kls-VII{
    width: 80%;
    margin: auto;
}

.VII-photos{
   width: 100%;
   margin: 10px;
   border-radius: 15px;
   
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.kls-7-p1{
  color: white;
  font-size: 24px;
  text-align: center;
  font-family: Arial Rounded MT ;
  text-shadow: 1px 1px black;
}
.kls-VIII{
    width: 80%;
    margin: auto;
}

.VIII-photos{
   width: 100%;
   margin: 10px;
   border-radius: 15px;
   
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.kls-8-p1{
  color: white;
  font-size: 24px;
  text-align: center;
  font-family: Arial Rounded MT ;
  text-shadow: 1px 1px black;
}
.kls-IX{
    width: 80%;
    margin: auto;
}

.IX-photos{
   width: 100%;
   margin: 10px;
   border-radius: 15px;
   
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.kls-9-p1{
  color: white;
  font-size: 24px;
  text-align: center;
  font-family: Arial Rounded MT ;
  text-shadow: 1px 1px black;
}
.intervista{
    width: 80%;
    border-radius: 15px;
    margin: auto;
}
.video{
    width: 100%;
    border-radius: 15px;
    
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}