@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@600&display=swap');

html {
    background-color: #FCFDFF;
}

* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #FCFDFF;
    overflow-x: hidden;
}

h4 {
    text-align: center;
    font-family: 'Comfortaa', bold;

}

h5.game-edition{
    font-size: 100%;
    font-family: 'Comfortaa', bold;
    padding-top: 20px;
    padding-left: 0px;
}


h3 {
    text-align: center;
    font-size: 25px;
    font-family: 'Comfortaa', bold;
}

.tester {
    text-align: center;
    background: #F8D46B;
    font-weight: bold;
    font-family: 'Comfortaa', bold;
}

.underline {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    height: auto;
}

.difficulty {
    margin: 0 0 0 auto;
    margin-right: 40px;
    font-family: 'Comfortaa', bold;
}

.improved-diff{
    margin: 0 0 0 auto;
    margin-right: 40px;
    font-family: 'Comfortaa', bold;
}

.difficulty-table {
    margin: auto;
    font-family: 'Comfortaa', bold;
}
/* 
hr.slidebtmhr {
    border-top: 5px solid;
    transform: rotate(4deg);
    margin-top: 50px;
    margin-bottom: 30px;
    -webkit-filter: drop-shadow(0px 4px 0 #CF71A6) 
    drop-shadow(0px 8px 0 #CF71A6) 
    drop-shadow(0px 12px 0 #CF71A6) 
    drop-shadow(0px 16px 0 #CF71A6) 
    drop-shadow(0px 20px 0 #CF71A6) 
    drop-shadow(0px 24px 0 #CF71A6);
    filter: drop-shadow(0px 4px 0 #CF71A6) 
    drop-shadow(0px 8px 0 #CF71A6) 
    drop-shadow(0px 12px 0 #CF71A6) 
    drop-shadow(0px 16px 0 #CF71A6) 
    drop-shadow(0px 20px 0 #CF71A6) 
    drop-shadow(0px 24px 0 #CF71A6);
    transform: translateZ(0);
} */

hr.slidebtmhr{
    transform: rotate(4deg);
      height: 5px;
  background-color: #000;
  border-top: 40px solid #FCFDFF;
  border-bottom: 120px solid #CF71A6;
  border-left: none;
  border-right: none;
  margin-bottom: -80px;;
}


/* .hr-top {
    margin-top: 100px;
    border-top: 5px solid;
    transform: rotate(-3deg);
    filter: -webkit-drop-shadow(0.2px -3px 0 #CF71A6) 
    -webkit-drop-shadow(0.5px -8px 0 #CF71A6) 
    -webkit-drop-shadow(0.8px -12px 0 #CF71A6) 
    -webkit-drop-shadow(1.1px -16px 0 #CF71A6) 
    -webkit-drop-shadow(1.4px -20px 0 #CF71A6) 
    -webkit-drop-shadow(1.7px -24px 0 #CF71A6) 
    -webkit-drop-shadow(2px -28px 0 #CF71A6) 
    -webkit-drop-shadow(2.3px -32px 0 #CF71A6) 

    -webkit-drop-shadow(0px 4px 0 #FCFDFF) 
    -webkit-drop-shadow(0px 8px 0 #FCFDFF) 
    -webkit-drop-shadow(0px 12px 0 #FCFDFF);

    filter: drop-shadow(0.2px -3px 0 #CF71A6) 
    drop-shadow(0.5px -8px 0 #CF71A6) 
    drop-shadow(0.8px -12px 0 #CF71A6) 
    drop-shadow(1.1px -16px 0 #CF71A6) 
    drop-shadow(1.4px -20px 0 #CF71A6) 
    drop-shadow(1.7px -24px 0 #CF71A6) 
    drop-shadow(2px -28px 0 #CF71A6) 
    drop-shadow(2.3px -32px 0 #CF71A6) 

    drop-shadow(0px 4px 0 #FCFDFF) 
    drop-shadow(0px 8px 0 #FCFDFF) 
    drop-shadow(0px 12px 0 #FCFDFF);
} */

.hr-top {
    transform: rotate(-3deg);
      height: 5px;
  background-color: #000;
  border-top: 120px solid #CF71A6;
  border-bottom: 80px solid #FCFDFF;
  border-left: none;
  border-right: none;
  margin-top: -70px;;
}

/* .hr-central {
    margin-top: 100px;
    border-top: 5px solid;
    transform: rotate(5deg);
    filter: -webkit-drop-shadow(0px -4px 0 #FCFDFF) 
    -webkit-drop-shadow(0px -8px 0 #FCFDFF) 
    -webkit-drop-shadow(0px -12px 0 #FCFDFF) 
    -webkit-drop-shadow(0px -16px 0 #FCFDFF) 
    -webkit-drop-shadow(0px -20px 0 #FCFDFF) 
    -webkit-drop-shadow(1px 4px 0 #7B9ECE) 
    -webkit-drop-shadow(1px 8px 0 #7B9ECE) 
    -webkit-drop-shadow(1px 12px 0 #7B9ECE) 
    -webkit-drop-shadow(1px 16px 0 #7B9ECE) 
    -webkit-drop-shadow(1px 20px 0 #7B9ECE);
    filter: drop-shadow(0px -4px 0 #FCFDFF) 
    drop-shadow(0px -8px 0 #FCFDFF) 
    drop-shadow(0px -12px 0 #FCFDFF) 
    drop-shadow(0px -16px 0 #FCFDFF) 
    drop-shadow(0px -20px 0 #FCFDFF) 
    drop-shadow(1px 4px 0 #7B9ECE) 
    drop-shadow(1px 8px 0 #7B9ECE) 
    drop-shadow(1px 12px 0 #7B9ECE) 
    drop-shadow(1px 16px 0 #7B9ECE) 
    drop-shadow(1px 20px 0 #7B9ECE);  
} */

.hr-central {
    transform: rotate(5deg);
    height: 5px;
    background-color: #000;
    border-top: 120px solid #FCFDFF;
    border-bottom: 140px solid #7B9ECE;
    border-left: none;
    border-right: none;
    margin-bottom: -150px;;
}

.hr-bottom {
    border-top: 5px solid;
    transform: rotate(-3deg);
}

a {
    font-family: 'Comfortaa', bold;
}

p {
    font-family: 'Comfortaa', bold;
}

nav {
    text-align: center;
    background-color: #F8D46B;
}

nav ul {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 15px;
}

nav ul li {
    list-style: none;
    display: inline-block;
}

nav ul li a {
    padding: 0 10px;
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-family: 'Comfortaa', bold;
}

nav ul li.current a {
    border-bottom: 3px solid #7B9ECE;
    transition: 400ms;
}

nav ul li.current:hover a {
    padding: 4px;
    border-bottom: 4px solid #7B9ECE;
}

.area-top {
    padding-top: 100px;
    margin-bottom: 10px;
    padding-bottom: 100px;
    background-color: #CF71A6;
}

.area-central {
    margin-bottom: 10px;
    padding-bottom: 100px;
    background-color: #FCFDFF;
}

.area-bottom {
    padding-top: 100px;
    margin-bottom: 10px;
    padding-bottom: 100px;
    background-color: #7B9ECE;
}

.right_area {
    background-color: #FFFAF0;
    border-color: #000;
    border: 4px solid;
    filter: drop-shadow(-6px 6px 0px #000);
    margin: 20px;
    padding: 10px;
}

p {
    margin: 25px;
    word-wrap: break-word;
}

.blctag {
    font-family: 'Comfortaa', bold;
    text-align: center;
    background-color: #000;
    color: #FFF;
    font-size: 14px;

}

.title {
    font-size: 35px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    padding-top: 60px;
}

.title-Copyright {
    font-size: 25px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    padding-top: 60px;
}

.LoginBtn{
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-width: 3px;
    border-color: #000;
    background-color: #52bbf8;
    color: #000;
    padding: 5px 20px 5px 20px;
    filter: drop-shadow(-6px 6px 0px #000);
    transition: 200ms;
}

.LoginBtn:hover{
    display: block;
    margin: 0 0 0 auto;
    margin-top: 20px;
    margin-right: 26px;
    margin-bottom: 11px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-color: #000;
    background-color: #F8D46B;
    padding: 5px 40px 5px 40px;
    filter: drop-shadow(0px 0px 0px #000000);
    transition: 200ms;
}

.btn {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-width: 3px;
    border-color: #000;
    background-color: #F8D46B;
    color: #000;
    padding: 5px 40px 5px 40px;
    filter: drop-shadow(-6px 6px 0px #000);
    transition: 200ms;
}

.btn:hover {
    display: block;
    margin: 0 0 0 auto;
    margin-top: 26px;
    margin-left: 4px;
    margin-right: 16px;
    margin-bottom: 14px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-color: #000;
    background-color: #F8D46B;
    padding: 5px 40px 5px 40px;
    filter: drop-shadow(0px 0px 0px #000000);
    transition: 200ms;
}

.tetris-btn{
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-width: 3px;
    border-color: #000;
    background-color: #F8D46B;
    color: #000;
    padding: 5px 25px 5px 25px;
    filter: drop-shadow(-6px 6px 0px #000);
    transition: 200ms;
}

.tetris-btn:hover{
    display: block;
    margin: 0 0 0 auto;
    margin-top: 26px;
    margin-left: 4px;
    margin-right: 16px;
    margin-bottom: 14px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-color: #000;
    background-color: #F8D46B;
    padding: 5px 25px 5px 25px;
    filter: drop-shadow(0px 0px 0px #000000);
    transition: 200ms;
}

.btn-gamepad {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-width: 3px;
    border-color: #000;
    background-color: #B8D46B;
    color: #000;
    padding: 5px 40px 5px 40px;
    filter: drop-shadow(-6px 6px 0px #000);
    transition: 200ms;
}

.btn-gamepad:hover {
    display: block;
    margin: 0 0 0 auto;
    margin-top: 26px;
    margin-left: 4px;
    margin-right: 16px;
    margin-bottom: 14px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-color: #000;
    background-color: #B8D46B;
    padding: 5px 40px 5px 40px;
    filter: drop-shadow(0px 0px 0px #000000);
    transition: 200ms;
}



/* slideshow */

.slider-3 .slick-slide {
    margin: 0 60px;
    padding: 60px 0;
    position: relative;
}

.slider-3 .slick-slide .slide-img {
    width: 363px;
    height: auto;
    size: 100px;
    transition: all 0.6s ease 0.4s;
    opacity: 0.8;
    border-style: solid;
    border-width: 5px;
    border-color: #000000;
    filter: drop-shadow(-6px 6px 0px #000);
    overflow: hidden;
}

.slider-3 .slick-slide.slick-current .slide-img {
    transform: scale(1.0);
    opacity: 1;
}

.slider-3 .slick-slide .slide-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.slider-3 .slick-arrow {
    top: 300px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    transform: translateY(-50%);
    transition: 500ms;
    filter: drop-shadow(-4px 4px 0px #000);
}

.slider-3 .slick-arrow:hover {
    width: 40px;
    height: 40px;
}

.slider-3 .slick-arrow::before {
    content: '' !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}

.slider-3 .slick-next {
    right: 0;
}

.slider-3 .slick-prev {
    left: 0;
}

.slider-3 .slick-next::before {
    background: url(images/slickallow-right.png) !important;
    background-size: contain !important;
    left: -10px !important;
    bottom: -20px;
}

.slider-3 .slick-prev::before {
    background: url(images/slickallow-left.png) !important;
    background-size: contain !important;
    right: -10px;
    bottom: -20px;
}



/* slideshow gameimg lengthwise*/

.sli_lengthwise .slick-slide {
    margin: 0 60px;
    padding: 60px 0;
    position: relative;
}

.sli_lengthwise .slick-slide .slide-img {
    width: 130px;
    height: auto;
    size: 5%;
    transition: all 0.6s ease 0.4s;
    opacity: 0.8;
    border-style: solid;
    border-width: 4px;
    border-color: #000000;
    filter: drop-shadow(-3px 3px 0px #000);
    overflow: hidden;
}

.sli_lengthwise .slick-slide.slick-current .slide-img {
    transform: scale(1.0);
    opacity: 1;
}

.sli_lengthwise .slick-slide .slide-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sli_lengthwise .slick-arrow {
    top: 370px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    transform: translateY(-50%);
    transition: 500ms;
    filter: drop-shadow(-4px 4px 0px #000);
}

.sli_lengthwise .slick-arrow:hover {

    width: 40px;
    height: 40px;
}

.sli_lengthwise .slick-arrow::before {
    content: '' !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}

.sli_lengthwise .slick-next {
    right: 0;
}

.sli_lengthwise .slick-prev {
    left: 0;
}

.sli_lengthwise .slick-next::before {
    background: url(images/slickallow-right.png) !important;
    background-size: contain !important;
    left: -10px !important;
    bottom: -20px;
}

.sli_lengthwise .slick-prev::before {
    background: url(images/slickallow-left.png) !important;
    background-size: contain !important;
    right: -10px;
    bottom: -20px;
}






/* slideshow gameimg crosswise*/

.sli_crosswise .slick-slide {
    margin: 0 60px;
    padding: 60px 0;
    position: relative;
}

.sli_crosswise .slick-slide .slide-img {
    width: 400px;
    height: auto;
    size: 5%;
    transition: all 0.6s ease 0.4s;
    opacity: 0.8;
    border-style: solid;
    border-width: 4px;
    border-color: #000000;
    filter: drop-shadow(-3px 3px 0px #000);
    overflow: hidden;
}

.sli_crosswise .slick-slide.slick-current .slide-img {
    transform: scale(1.0);
    opacity: 1;
}

.sli_crosswise .slick-slide .slide-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sli_crosswise .slick-arrow {
    top: 280px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    transform: translateY(-50%);
    transition: 500ms;
    filter: drop-shadow(-4px 4px 0px #000);
}

.sli_crosswise .slick-arrow:hover {
    width: 40px;
    height: 40px;
}

.sli_crosswise .slick-arrow::before {
    content: '' !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}

.sli_crosswise .slick-next {
    right: 0;
}

.sli_crosswise .slick-prev {
    left: 0;
}

.sli_crosswise .slick-next::before {
    background: url(images/slickallow-right.png) !important;
    background-size: contain !important;
    left: -10px !important;
    bottom: -20px;
}

.sli_crosswise .slick-prev::before {
    background: url(images/slickallow-left.png) !important;
    background-size: contain !important;
    right: -10px;
    bottom: -20px;
}

img.gameimg {
    width: auto;
    height: 400px;
}



.footer{
    background-color: #F4F4F4;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
}

.footer span{
    margin: 20px;
    font-size: 0.7rem;
}

.scoretabletitle{
    font-size: 25px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    padding-top: 30px;
}

.highscore_table{
    margin: auto;
    padding: 5px 0px 20px 0px;
}


.highscoretable_title{
    font-size: 1rem;
    text-align: center;
    padding: 10px 3px 5px 3px;
    font-family: 'Comfortaa', bold;
    border-bottom: 1.5px #000000 solid;
}

.highscoreBoard{
    font-size: 1rem;;
    font-weight: none;
    text-align: left;
    padding: 3px 10px 3px 10px;
    font-family: 'Comfortaa', bold;
}

.ScoreBoardBtn {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-width: 3px;
    border-color: #000;
    background-color: #F8D46B;
    color: #000;
    padding: 5px 30px 5px 30px;
    filter: drop-shadow(-6px 6px 0px #000);
    transition: 200ms;
}

.ScoreBoardBtn:hover {
    display: block;
    margin: 0 0 0 auto;
    margin-top: 26px;
    margin-right: 12px;
    margin-bottom: 14px;
    text-align: center;
    font-family: 'Comfortaa', bold;
    border-color: #000;
    background-color: #F8D46B;
    padding: 5px 30px 5px 30px;
    filter: drop-shadow(0px 0px 0px #000000);
    transition: 200ms;
}

.PWAapp_icon{
    margin:auto;
    display: block;
    width:80%;
    border-radius: 60px;
    padding:20px;
}

.PWAapp_img{
    margin:auto;
    display: block;
    width:80%;
    padding:35px 0px 15px 0px;
}

.OthelloBtn{
      display: flex;
  justify-content: center;
}

.OthelloBtn_Btn{

    display: flex;
    text-decoration: none;
    text-align: center;
        padding: 10px 30px;
        font-weight: 400;
        font-size: 1.0rem;
        text-align: center;
        background-color: #97cfbd;
        color: #FFF;
        border-radius: 44px;
}