/* navigation hover and active effects 
nav ul a:hover {
   /* background-color: rgba(0, 0, 255, 0.2); 
   background-color: #80d8ff;

}

colour scheme 
#1b98e8;
#028de6;
#0760ab;
#093453;
#fff;
#333c4e;
#747474;

*/

.bold {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

@media(max-width:568px) {

    #papafoot,
    .img1,
        {
        background-attachment: scroll;
    }
}

/* <uniquifier>: Use a unique and descriptive class name
   <weight>: Use a value from 100 to 900 */

.montfont {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.pnav {
    /* font-family: 'Inknut Antiqua', serif; */
    font-family: 'Roboto', sans-serif;
}

.phead {
    font-family: 'Roboto', sans-serif;
}

#papafoot {
    /*background-image: url(images/index/card2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.90;
    background-origin: border-box; */
    position: relative;
    background-position: top;
    background-attachment: fixed;
    background: #093453;
}

.tabs .indicator {
    background-color: #0760ab;
}

#dropdown1,
#dropdown2,
#dropdown3,
#dropdown4,
#dropdown5,
#dropdown0 {
    margin-top: 68px;
    text-align: center;

}

#redtext {
    color: red;
}

.pabtn {
    height: auto;
    width: auto;

}

.tc {
    text-align: center;
}

#ccactive {
    background: #093453;
    color: white !important;
    padding-bottom: 1px;

}

/*
#ccactive:hover {
    background-color: #f3903f !important;
}*/

#ccactive .nav ul a,
nav .brand-logo {
    color: #ffffff;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt35 {
    margin-top: 35px;
}

.ml5 {
    margin-left: 5px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.plr {
    padding: 0px 35px 0px 35px;
}

.plrs {
    padding: 0px 15px 0px 15px;
}


.mb25 {
    margin-bottom: 25px;
}

/*  add mb20 to most rows */

.mb20 {
    margin-bottom: 20px;
}

.pall {
    padding: 25px 50px 25px 50px;
}

.pb25 {
    padding-bottom: 25px;
}

.lh1 {
    line-height: 1em;
}

.indicators: hover {
    margin: 100px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f3903f;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(39, 123, 167, 0.9);
    animation: pulse 2s infinite;
}

.papabr {
    border-radius: 50px;
}

/*
nav ul a,
nav .brand-logo {
    color: #242424;
}
*/

.button-collapse {
    color: #000;
}

.parallax-container {
    min-height: 200px;
    line-height: 0;
    height: auto;
    color: rgba(255, 255, 255, .9);
}

.parallax-container .section {
    width: 100%;
}

@media only screen and (max-width : 992px) {
    .parallax-container .section {
        position: absolute;
        top: 40%;
    }

    #index-banner .section {
        top: 10%;
    }
}

@media only screen and (max-width : 600px) {
    #index-banner .section {
        top: 0;
    }
}

.icon-block {
    padding: 0 15px;
}

.icon-block .material-icons {
    font-size: inherit;
}

footer.page-footer {
    margin: 0;
}

.papafontsize {
    font-size: 50px;
}

.primecolour {
    background: #093453;
}

.gc {
    background: #efefef;
}

.whitebg {
    background-color: #ffffff;
}

.ccchalo {
    background-image: linear-gradient(63deg, #242424 0%, #00AEEF 100%);
}

.dark {
    background: #093453;
}

.dark2 {
    background: #000000;
}

.dark3 {
    background: #242424;
}

.dbtext {
    text-decoration-color: #093453;
}

.nero {
    text-decoration-color: #242424;
}

.page-footer .footer-copyright {
    /* background: linear-gradient(90deg, rgba(255, 243, 51, 1) 0%, rgba(243, 144, 63, 1) 80%, rgba(233, 62, 58, 1) 100%); */
    background: #f3903f;
}

.waves-effect.waves-papa .waves-ripple {
    /* The alpha value allows the text and background color
     of the button to still show through. */
    background-color: #f3903f;
}

.btn,
.btn-large {
    background-color: #093453;
    /*   #757575  */
}

.btn:hover,
.btn-large:hover {
    background-color: #0e5181;
}

.btn:focus,
.btn-large:focus,
.btn-floating:focus {
    background-color: #07263c;
}

#spara {
    height: 350px;
}


.cardpadding {
    padding-bottom: 20px;
}

.indexcard {
    max-height: 640px;
    max-width: 640px;
    overflow: hidden;
}

.h250 {

    max-height: 250px;
    overflow-x: hidden;

}

.w250 {

    max-width: 250px;
    overflow-x: hidden;
}

.h380 {
    max-height: 380px;
    overflow-x: hidden;
    max-width: 100%;
}

#h450 {
    height: 450px;
}

.tabs .indicator {
    background-color: #0760ab;
}

.tabs .tab a:hover,
.tabs .tab a.active {
    background-color: transparent;
    color: #028de6;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating) {
    text-transform: none;
    color: #028de6;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating):hover {
    color: #028de6;
}

.papaupdatebtn {
    padding: 10px 50px 10px;
}

.papaupdatebtn1 {
    padding: 10px 92px 10px;
}

.papaupdatebtn2 {
    padding: 10px 83px 10px;
}

.papaupdatebtn3 {
    padding: 10px 44px 10px;
}

.primecolourtext {
    color: #007ab3;
}

.highcolourtext {
    color: #093453
}

.heightfix {
    vertical-align: middle;
    font-size: 23px !important;
}

.golden {
    color: gold;
}

.heightfix {
    vertical-align: middle;
    font-size: 23px !important;
}

.heightfix2 {
    vertical-align: middle;
    font-size: 25.2px !important;
}

/* code envo */
body {
    font-family: sans-serif;
    padding: 0;
    margin: 0;
}

#header {}

#buttonContainer {
    margin-top: 10px;
}

.toggleButton {
    float: left;
    border: 1px solid grey;
    padding: 4px;
    border-right: none;
    font-size: 90%;
}

#output {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid grey;
}

.activece {
    background-color: #028de6;
}

.highlightedButton {
    background-color: #028de6;
}

textarea {
    resize: none;
    border-top: none;
    border-bottom-color: grey;
}

.panel {
    float: left;
    border-left: none;
}

iframe {
    border: none;
}

.hidden {
    display: none;
}


.tabs .tab a {
    color: #028de6;
    ;
}

.card .card-content {
    border-radius: 0 0 2px 2px;
    /* height: 180px; */
}

/* card .card-content uniforms card height for the various cards. */


.indexbutton1 {
    padding-left: 42.9px;
    padding-right: 42.9px;
}

.indexbutton2 {
    padding-left: 30px;
    padding-right: 30px;
}

.indexbutton3 {
    padding-left: 48px;
    padding-right: 48px;
}

.indexbutton4 {
    padding-left: 51.17px;
    padding-right: 51.17px;
}

.indexbutton5 {
    padding-left: 49.8px;
    padding-right: 49.8px;
}

.indexbutton6 {
    padding-left: 46.5px;
    padding-right: 46.5px;
}

.cardheightindexmobile {
    height: 100px !important;
}

.cardheightindexpc {
    height: 120px !important;
}

.cardheightaboutmobile {
    height: 100px !important;
}

.cardheightaboutpc {
    height: 150px !important;
}

.cardheightContributemobile {
    height: 120px !important;
}

.cardheightContributepc {
    height: 150px !important;
}

.googlechart {
    width: 100%;
    display: inline-block;
}

#cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    text-align: center;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;}

#cookie-consent button {
    background: #4CAF50;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    margin-left: 15px;}
