html::-webkit-scrollbar {
    display: none;
}

html {
    overflow-x: hidden;
}

body {
    background: linear-gradient(to bottom, #5DADE2, #F4D03F);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 0;
    min-width: 640px;
}

.home {
    text-align: center;
    height: 100vh;
    position: relative;
}

.years {
    position: absolute;
    text-align: center;
    top: 0;
    right: 4vw;
}

.years_title {
    font-family: "Gabriela", serif;
    font-size: 4vw;
    color: black;
    animation: fadeIn 0.4s ease-in-out forwards;
    animation-delay: 1s;
    opacity: 0;
    padding: 0;
    margin: 0 0 4.8vw 0;
}

.years_text {
    font-family: "Gabriela", serif;
    font-size: 1.6vw;
    color: black;
    animation: fadeIn 0.4s ease-in-out forwards;
    animation-delay: 1s;
    opacity: 0;
    padding: 0;
    margin: 0;
}

div.logo {
    align-self: center;
    margin-top: 8vh;
    width: auto;
    height: 50vh;
    margin-bottom: 4vh;
}

img.logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    height: 100%;
    animation: fadeIn 0.4s ease-in-out forwards;
    animation-delay: .2s;
    opacity: 0;
}

h1.logo {
    font-family: 'Yeseva One', cursive;
    font-size: 12vh;
    /* font-size: 8vw; */
    margin: 0;
    margin-bottom: 1vh;
    letter-spacing: .1vh;
    font-weight: 400;
    color: black;
    animation: fadeIn 0.4s ease-in-out forwards;
    animation-delay: .2s;
    opacity: 0;
}

h4.sublogo {
    font-family: 'Yeseva One', cursive;
    font-size: 4vh;
    /* font-size: 1.6vw; */
    margin: 0;
    margin-bottom: 8vh;
    letter-spacing: 0;
    font-weight: 100;
    color: black;
    animation: slideInFromBottom 0.4s ease-in-out forwards;
    animation-delay: .4s;
    opacity: 0;
}

p.italic {
    font-family: 'Marck Script', cursive;
    font-size: 4vh;
    /* font-size: 1.6vw; */
    margin: 0;
    letter-spacing: 0;
    font-weight: 400;
    animation: slideInFromBottom 0.4s ease-in-out forwards;
    animation-delay: .5s;
    opacity: 0;
}

@keyframes slideInFromBottom {
    0% {
      transform: translateY(100%);
      opacity: 0;
    }
    100% {
      transform: translateY(0);
      opacity: 1;
    }
}

@keyframes slideInFromRight {
    0% {
      transform: translateX(100%);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
}

@keyframes slideInFromLeft {
    0% {
      transform: translateX(-100%);
      opacity: 0;
    }
    100% {
      transform: translateX(0);
      opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

header {
    height: 8vh;
    width: 100%;
    z-index: 1;
    position: fixed;
    top: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: auto;
    justify-content: space-between;
    animation: fadeIn 0.4s ease-in-out forwards;
    animation-delay: .8s;
    opacity: 0;
}

header.dark {
    background-color: rgba(93, 173, 226, 1);
}

.divider{
    height: 4vh;
}

footer {
    background-color: rgb(40, 40, 40);
    min-height: 8vh;
    text-align: center;
    display: flex;
    flex-direction: row;
    margin-top: 8vh;
    align-items: center;
    justify-content: space-evenly;
}

.copyright {
    font-family: 'Roboto Slab', serif;
    font-size: 2vh;
    margin: auto;
    color: rgb(80, 80, 80);
}

div.headerlogo {
    margin: auto;
}

img.headerlogo {
    height: 4vh;
    width: auto;
}

h6 {
    font-family: 'Yeseva One', cursive;
    font-size: 2vh;
    margin: auto;
    margin-left: 8%;
    letter-spacing: 0;
    font-weight: 100;
    color: black;
}

logo {
    width: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 4%;
}

.navigation {
    margin: auto;
    margin-top: 0.4%;
    margin-bottom: 0.4%;
    display: flex;
    justify-content: space-evenly;
    width: 64%;
}

a {
    font-family: 'Yeseva One', cursive;
    font-size: 2vh;
    text-decoration: none;
    margin: 0;
    letter-spacing: .16vh;
    font-weight: 100;
    color: black;
}

.navigationlink {
    font-family: 'Yeseva One', cursive;
    text-decoration: none;
    margin: auto;
    letter-spacing: .16vh;
    font-weight: 100;
    color: black;
}

.language {
    width: 8%;
}

@media (min-width: 1201px) and (max-width: 1600px) {
    .row {flex-direction: row;}
    iframe.notary {width: 40%;}
    .navigationlink {font-size: 2vh;}
}

@media (min-width: 640px) and (max-width: 1200px) {
    .row {flex-direction: column; height: auto;}
    left, right {width: 64%; margin-bottom: 4vh;}
    .navigationlink {font-size: 1.6vh;}
    iframe.notary {width: 64vw;}
}

@media (max-width: 639px) {
    .navigationblock {display: none;}
}

.mother-section {
    overflow: hidden;
}

.section {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    border-radius: 8vh;
    margin-top: 8vh;
    background-color: rgb(240, 240, 240);
    text-align: center;
    padding-bottom: 3vh;
}

h2 {
    padding-top: 4vh;
    padding-bottom: 4vh;
    font-family: 'Roboto Slab', serif;
    font-size: 6vh;
    margin: 0;
    letter-spacing: 0;
    font-weight: 100;
    color: black;
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 0.4s, transform 0.4s;
}

.others {
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'Roboto Slab', serif;
    font-size: 4vh;
    margin: 0;
    letter-spacing: 0;
    font-weight: 100;
    color: black;
    opacity: 0;
    transform: translateY(-100%);
    transition: opacity 0.4s, transform 0.4s;
}

.description {
    font-family: 'Overpass', sans-serif;
    font-size: 2vh;
    margin: 0;
    letter-spacing: 0;
    font-weight: 100;
    color: black;
    margin-left: 4vh;
    margin-right: 4vh;
    margin-bottom: 1vh;
    text-align: left;
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 0.4s, transform 0.4s;
}

.animate p, .animate h2, .animate li, .animate middle, .animate form{
    opacity: 1;
    transform: translateY(0);
}

.animate left, .animate right {
    opacity: 1;
    transform: translateX(0);
}

.animate info, .animate .element {
    opacity: 1;
}

ul {
    padding-bottom: 4vh;
    margin-bottom: 0;
}

li {
    margin-left: 4vh;
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 0.4s, transform 0.4s;
    font-family: 'Overpass', sans-serif;
    font-size: 2vh;
    margin: 0;
    letter-spacing: 0;
    font-weight: 100;
    color: black;
    margin-left: 4vh;
    margin-right: 4vh;
    margin-bottom: 1vh;
    text-align: left;
}

.row {
    display: flex;
    padding-bottom: 4vh;
    min-height: 16vh;
    justify-content: space-between;
}

left {
    width: fit-content;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    align-self: flex-start;
    background-color: rgba(93, 173, 226, 0.1);
    border-top-right-radius: 4vh;
    border-bottom-right-radius: 4vh;
    padding-left: 4vh;
    opacity: 0;
    transform: translateX(-100%);
    transition: opacity 0.4s, transform 0.4s;
}

middle {
    width: fit-content;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-self: center;
    margin: 0 auto;
    background-color: rgba(93, 173, 226, 0.1);
    border-radius: 4vh;
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 0.4s, transform 0.4s;
}

right {
    width: fit-content;
    text-align: right;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    align-self: flex-end;
    background-color: rgba(93, 173, 226, 0.1);
    border-top-left-radius: 4vh;
    border-bottom-left-radius: 4vh;
    padding-right: 4vh;
    opacity: 0;
    transform: translateX(100%);
    transition: opacity 0.4s, transform 0.4s;
}

name {
    display: flex;
    flex-direction: column;
    margin-bottom: 1vh;
}

info {
    display: flex;
    flex-direction: column;
    padding-left: 4vh;
    padding-right: 4vh;
    opacity: 0;
    transition: 0.2s;
    width: fit-content;
}

.lastname {
    font-family: 'Overpass', sans-serif;
    font-size: 2vh;
    margin: 0;
    letter-spacing: 0;
    font-weight: 400;
    color: black;
    padding-top: 1.6vh;
}

.name {
    font-family: 'Overpass', sans-serif;
    font-size: 2vh;
    margin: 0;
    letter-spacing: 0;
    font-weight: 100;
    color: black;
}

.employeeinfo {
    font-family: 'Overpass', sans-serif;
    font-size: 2vh;
    margin: 0;
    letter-spacing: 0;
    font-weight: 100;
    color: black;
    padding-bottom: .8vh;
}

a.employeeinfo:hover {
    color: rgb(80, 80, 80);
}

img.employee {
    height: 16vh;
    width: auto;
}

img.notary {
    height: 32vh;
    width: auto;
}

.element {
    height: fit-content;
    width: fit-content;
    max-width: 80%;
    display: block;
    background-color: rgba(93, 173, 226, 0.1);
    border-radius: 4vh;
    margin: 4vh;
    opacity: 0;
    transition: 0.4s;
}

.partner {
    margin: 4vh;
    height: auto;
    max-height: 16vh;
    width: auto;
    /* mix-blend-mode: multiply; */
}

.partners {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.form {
    display: flex;
    justify-content: center;
    align-items: center;
}

form {
    background-color: rgba(93, 173, 226, 0.1);
    border-radius: 4vh;
    width: 50%;
    margin-bottom: 4vh;
    opacity: 0;
    transform: translateY(100%);
    transition: opacity 0.4s, transform 0.4s;
}

input {
    width: 96%;
    background-color: rgb(240, 240, 240);
    font-family: 'Overpass', sans-serif;
    font-size: 1.6vh;
    height: 4vh;
    border: 0;
    border-radius: 1vh;
    margin: 1vh;
    padding-left: 1vh;
}

textarea {
    width: 96%;
    background-color: rgb(240, 240, 240);
    font-family: 'Overpass', sans-serif;
    font-size: 1.6vh;
    border: 0;
    border-radius: 1vh;
    margin: 1vh;
    padding-left: 1vh;
    padding-top: 1vh;
}

button {
    background-color: rgba(93, 173, 226, 0.4);
    border: 0;
    line-height: 1.6;
    border-radius: 1vh;
    align-self: center;
    width: auto;
    font-family: 'Overpass', sans-serif;
    font-size: 2.4vh;
    margin-bottom: 2vh;
    margin-top: 2vh;
}

button:hover {
    color: rgb(240, 240, 240);
    background-color: rgba(93, 173, 226, 0.8);
}

iframe {
    animation: fadeIn 0.4s ease-in-out forwards;
    animation-delay: 0s;
    opacity: 0;
}

.artiktheonlyone {
    font-family: 'Overpass', sans-serif;
    font-size: 16px;
    letter-spacing: 0;
    color: rgb(40, 40, 40);
}