.languageContainer{
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    background-color: #F2A365;
    margin-top: -5vw;
    padding-top: 124px;
    margin-bottom: 60px;
    padding-right: 85px;
    margin-right: -2vw;
}
.languageButton{
    display: block;
    background: none;
    width: 45px;
    height: 54px;
    cursor: pointer;
    margin-left: 7px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 1vw;
}
body{
    background-image: url("images/Mezglu-slaids_delu-fons.jpg") ;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: absolute;
    top:-0.2vw;
    bottom:0;
    right:0;
    left:0;
    touch-action: pan-down;
}
#Guess{
    color: #EEA774;
    position: absolute;
    top: 14vw;
    left:50vw;
    margin-bottom: 6vw;
    font-size: 25px;
    text-transform: uppercase;
}
.guesses{
    background-color: #E89F62;
    color: white;
    font-weight: bolder;
    border-radius: 50px;
    width: 17vw;
    text-align: left;
    font-size: 22px;
    display: flex;
    flex-direction: row;
    box-shadow: 5px 2px 8px 3px #33271E;
    padding-left: 22px;
    padding-bottom: 9px;
    padding-top: 8px;
}
a{
    color: #ffffff;
    font-size: 36px;
}
body.swal2-shown{
    overflow: auto;
}
.home{
    height: 44px;
    width: 43px;
    border-radius: 50%;
    position: absolute;
    top: 1.7vw;
    left: 2vw;
    padding: 6px 0 8px 0;
    background-color: #E88736;
}
.crumbItem{
    margin-left: 0;
    padding-bottom: 2vw;
    margin-top: -3vw;
}
.crumbItem:hover{
    margin-top: -7.5vw;
    color: #503F31;
    font-size: 36px;
}
#starter{
    padding-left: 4vw;
}
.shuffle{
    display: block;
    color: white;
    margin: 4px;
    padding: 8px;
    position: absolute;
    top: 20vw;
    left: 49.5vw;
}
.description{
    position: absolute;
    top: 0;
    left: 19.5vw;
    width: 543px;
    padding-left:  17px;
    padding-right:  17px;
    padding-top:  17px;
    padding-bottom:  17px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
    background-color: white;
    color: #503F31;
    min-height: 12.8vw;
}
#testImage{
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 700px;
    margin-top: -4vw;
}
.ImageDiv{
    display: block;
    margin-right: auto;
    margin-top: 4vw;
    margin-left: 3vw;
}
#btn-next{
    outline: none;
    height: 40px;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    font-size: 25px;
    position: absolute;
    top: 46.5vw;
    left: 94vw;
}
#btn-prev{
    height: 40px;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    font-size: 25px;
    position: absolute;
    top: 46.5vw;
    left: 2.2vw;
}
.trueAnswer{
    background-color: #FFFFFF;
    color: #503F31;
    pointer-events: none;
}
.wrongAnswer{
    pointer-events: none;
    opacity: 0.8;
}
.Hide{
    display: none;
}
.correctWrong{
    text-align: right;
    display: block;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
}
.triangle1{
    background-color: #FFFFFF;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
    position: absolute;
    top: 1.2vw;
    left: 19vw;
}
.triangle2{
    background-color: #FFFFFF;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
    position: absolute;
    top: 5.2vw;
    left: 19vw;
}
.triangle3{
    background-color: #FFFFFF;
    width: 25px;
    height: 25px;
    transform: rotate(45deg);
    position: absolute;
    top: 9vw;
    left: 19vw;
}
.descriptionTitle{
    font-weight: Bold;
}
.next{
    position: absolute;
    top: 1.2vw;
    left: -3vw;
    font-size: 27px;
    text-transform: uppercase;
}
.prev{
    position: absolute;
    top: 1.2vw;
    left: 3.5vw;
    font-size: 27px;
    text-transform: uppercase;
}
#finish{
    background-color: #F2A365;
    color: #331F0D;
    box-shadow: 5px 2px 8px 3px #33271E;
    font-weight: bolder;
    position: absolute;
    top: 47.5vw;
    left: 86vw;
    font-size: 24px;
    border-radius: 12px;
    width: 11.5vw;
}
#congrats{
    color: #FFFFFF;
    font-size: 45px;
    margin-top: 1vw;
    text-transform: uppercase;
    margin-bottom: 1vw;
}
#correctAmount{
    color: #FFFFFF;
    font-size: 38px;
    margin-bottom: 2vw;
}
#Score{
    color: #FFFFFF;
    font-size: 45px;
    font-weight: bold;
}
#newTest{
    background-color: #F2A365;
    color: #331F0D;
    box-shadow: 3px 0 8px -1px #33271E;
    font-weight: bold;
    width: 230px;
    font-size: 20px;
    border-radius: 4px;
    margin-bottom: 30px;
    text-transform: capitalize;
}

#NautKnots{
    background-color: #F2A365;
    color: #331F0D;
    box-shadow: 3px 0 8px -1px #33271E;
    font-weight: bold;
    width: 230px;
    font-size: 20px;
    border-radius: 4px;
    margin-left: 14vw;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.progress{
    background-color: rgba(250,250,250, 0.4);
    height: 10px;
    display: block;
    margin-top: 3vw;
    margin-right: 5.5vw;
}
.progress-bar{
    background-color: #F2A365;
}
#progressContainer{
    padding-left: 2vw;
    padding-right: 3vw;
    position: absolute;
    top: 50vw;
}
#line{
    font-size: 36px;
    color: #FFFFFF;
    margin-top: -7.2vw;
}
.crumbs{
    margin-top: -7.5vw;
}

.alertIMG{
    margin-top: -1vw;
    margin-bottom: 2vw;
    padding-left: 5vw;
}
#questionNumber{
    color: white;
    font-size: 26px;
    font-weight: bold;
    position: absolute;
    left: 93.5vw;
    top: 52.1vw;
}
.BackKnots{
    background-color: #F2A365;
    color: #331F0D;
    box-shadow: 5px 2px 8px 3px #33271E;
    font-weight: bolder;
    position: absolute;
    top: 47.5vw;
    left: 2.8vw;
    font-size: 24px;
    border-radius: 12px;
}
.descriptions{
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 2vw;
}
.swal2-close{
    font-size: 54px;
    color: #503F31;
}
.swal2-close:focus{outline: 0;}