body{
    background-color: rgba(79,99,110,1);
}

.BgCard{
    background-color: rgba(150,12,10,1);
    padding: 15px;
    color: white;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 25px !important;
}

.BgCard:hover{
    background-color: rgba(111,9,8,1);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.BgCard2{
    background-color: rgba(241,196,28,1);
    padding: 15px;
    color: white;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 25px !important;
}

.BgCard2:hover{
    background-color: rgba(196,146,56,1);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.BgCard3{
    background-color: rgba(20,39,105,1);
    padding: 15px;
    color: white;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 25px !important;
}

.BgCard3:hover{
    background-color: rgba(43,56,70,1);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.getgame{
    display: block;
    background-color: white;
    color: black;
    border: black solid 2px;
    align-content: center;
    font-family: "p5hatty";
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    font-size: 150%;
}

.getgame:hover{
    background-color: rgba(211,211,211,0.92);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.4);
    color: black;
}

.kaartonder{
    background-color: rgba(79,99,110,1);
    border: none;
    color: white;
}

.kaarttekst{
    background-color: rgba(79,99,110,1);
    border: none;
    color: white;
}

.Cardtext{
    color: lightgray;
}

.satanaelcard{
    margin-left: 12.5%;
    margin-right: 12.5%;
    border-radius: 25px !important;
    background-color: rgba(111,9,8,1);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
}

.satanaelcard:hover{
    background-color: rgb(76, 4, 3);
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.satanaelcard2{
    background-color: rgba(111,9,8,0);
    border: none;
}

.attackcard{
    margin-left: 12.5%;
    margin-right: 12.5%;
    border-radius: 25px !important;
}

.cardempty{
    background-color: rgba(1,1,1,0);
    border: none;
    border-radius: 0px 25px 25px 0px !important;
    color: white;
}

#grad1 {
    background-image: linear-gradient(to bottom right, rgba(150,12,10,1), rgba(111,9,8,1));
}

#grad1:hover{
    background-image: linear-gradient(to bottom left, rgba(150,12,10,1), rgba(111,9,8,1));
}

#grad2 {
    background-image: linear-gradient(to bottom right, rgba(241,196,28,1), rgba(196,146,56,1));
}

#grad2:hover{
    background-image: linear-gradient(to bottom left, rgba(241,196,28,1), rgba(196,146,56,1));
}

#grad3 {
    background-image: linear-gradient(to bottom right, rgba(20,39,105,1), rgba(43,56,70,1));
}

#grad3:hover{
    background-image: linear-gradient(to bottom left, rgba(20,39,105,1), rgba(43,56,70,1));
}

#grad4 {
    background-image: linear-gradient(to bottom right, rgba(9, 21, 71, 0.75), rgba(31, 41, 51, 0.75));
}

.paddingleft1{
    padding-left: 10%;
}

.paddingright1{
    padding-right: 10%;
}

.paddingleft2{
    padding-left: 20%;
}

.paddingright2{
    padding-right: 20%;
}

.padding1{
    padding-top: 10%;
    padding-left: 15%;
}

.padding2{
    padding-left: 15%;
    padding-right: 10%;
}

.padding3{
    padding-right: 12.5%;
}

.padding4{
    padding-top: 5%;
    padding-left: 7.5%;
}

.padding5{
    padding-top: 7.5%;
    padding-left: 3%;
    padding-right: 3%;
}

.logo{
    max-width: 45px
}

.borderbovenonder{
    border: black solid 2px;
}


.tekstonder{
    color: white;
    font-family: "p5hatty";
    font-size: 130%;
    text-align: center;
}

.teksttop{
    color: white;
    font-family: "Futura BdCn BT";
    text-align: center;
    font-size: 500%;
}

.teksttop2{
    color: lightgray;
    text-align: center;
    font-family: "p5hatty";
    font-size: 125%;
}

.teksttop3{
    color: white;
    align-content: center;
    text-align: center;
    font-family: p5hatty;
    font-size: 200%;
}

.teksttop3:hover{
    color: rgba(255,255,255,0.8);
}

.linktekst{
    color: white;
    font-family: "p5hatty";
    font-size: 200%;
}

.linktekst:hover{
    color: rgba(255,255,255,0.8);
}

a{
    text-decoration: none;
}

h3{
    font-family: "Futura BdCn BT";
    font-size: 30pt;
}

h5{
    font-family: "Futura BdCn BT";
    font-size: 20pt;
}

h6{
    font-family: "p5hatty";
    font-size: 20pt;
}

.tekstpersona4h4{
    font-family: "FOT-Chiaro Std B";
    color: white;
}

.tekstpersona4h1{
    font-family: "FOT-Chiaro Std B";
    font-size: 360%;
    color: white;
}

.tekstIzanagih1{
    font-family: "Futura BdCn BT";
    font-size: 350%;
}

.tekstSatanaelh4{
    font-family: "Futura BdCn BT";
    font-size: 200%;
    color: white;
}

.tekstSatanaelh1{
    font-family: "Futura BdCn BT";
    font-size: 350%;
    color: white;
}

.tekstattackh1{
    font-family: "Futura BdCn BT";
    font-size: 600%;
    color: white;
}

.tekstattackh3{
    font-family: "Futura BdCn BT";
    font-size: 200%;
    color: white;
}

.achtergrondfoto{
    background-image: url("../images/IZANAGI.jpg");
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: right;
    opacity: 50%;

    /*background-size: cover;*/
    width: 100%;
    height: 75vh;
    /*min-height: 40em;*/
    /*max-height: 20em;*/
    /*background-attachment: fixed;*/
}

.achtergrondfoto2{
    background-image: url("../images/All out attack.jpg");
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: right;
    opacity: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    background-size: cover;
    width: 75%;
    height: 100vh;
    /*min-height: 40em;*/
    /*max-height: 20em;*/
    /*background-attachment: fixed;*/
}

.achtergrondfoto2:hover{
    opacity: 90%;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.4);
}