/*Imports*/

@import 'text-ani.css';

/*Allgemein*/

@font-face {
    font-family: "VarelaRound";
    src: local(Varela_Round), url("../fonts/Varela_Round/VarelaRound-Regular.woff") format("woff"), url("../fonts/Varela_Round/VarelaRound-Regular.woff2") format("woff2");
    font-weight: 400;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url(../font/material-design-icons/Material-Design-Icons-InUse.woff2) format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}



html {
    background-image: url(../img/1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #000;
    font-family: 'VarelaRound' !important;
}

.petrol {
    background-color: #52b7c7 !important;
}

a {
    color: #52b7c7;
}

h6 {
    color: #52b7c7;
    font-weight: bold;
}

/*Navigation*/

nav {
    background-color: transparent !important;
    box-shadow: none;
}

.nav_scroll {
    background-color: #000 !important;
}

nav ul {
    padding-right: 8em;
}

nav ul a {
    height: 75px;
    padding: 5px 25px;
    color: #52b7c7;
}

nav ul.hide-on-med-and-down a:hover {
    text-shadow: 3px 4px 5px #52b7c7;
    background: transparent;
}

nav ul.hide-on-med-and-down a.active {
    content: url('../img/fish.png');
    background-color: transparent;
    height: 54px;
}

#sidenav-overlay {
    z-index: 800;
}

.side-nav {
    padding-right: 0px;
}

.side-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.05);
    border-right: 5px solid #52b7c7;
    color: #52b7c7 !important;
}

div.user-view {
    height: 150px;
    margin-bottom: 0px !important;
    padding: 40px 30px !important;
}

/*Tagline*/

.tagline {
    font-size: 3em;
    margin-top: 1em;
    margin-left: 1.5em;
    font-family: 'VarelaRound' !important;
}

/*Section1*/

#section1 {
    height: 100%;
}

.top-space {
    margin-top: 10em;
}

.intro {
    padding-bottom: 15em;
    line-height: 28px;
}

.down-arrow {
    font-size: 5em;
}

/*Section2*/

#section2 {
    height: auto;
}

.icon_holder {
    position: relative;
    top: 8em;
}

.row_spacer {
    margin-bottom: 8em;
}

.round_icon {
    border-radius: 100px;
    width: 120px;
    height: 120px;
    transition: ease .5s;
}

.round_icon:hover {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4), 0 0 15px 10px #52b7c7;
    cursor: pointer;
}

.icon-ort {
    background-image: url(../img/planet.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 7em;
}

.icon-licht {
    background-image: url(../img/sun.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 7em;
}

.icon-druck {
    background-image: url(../img/pressure.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 7em;
}

.icon-temperatur {
    background-image: url(../img/Thermometer.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 5em;
    margin-left: 1em;
}

.icon-lebewesen {
    background-image: url(../img/jellyfish.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 7em;
}

/*Section3*/

#section3 {
    height: auto;
}

.sec3_contentholder {
    margin-top: 30em;
}

.collapsible-body {
    border: 1px solid #52b7c7;
}

.collapsible.popout > li.active {
    margin: 25px 0;
    -webkit-box-shadow: 0px 2px 16px -1px #52b7c7;
    box-shadow: 0px 2px 16px -1px #52b7c7;
}

.padding20 {
    padding: 20px 0;
}

/*Section4*/

#section4 {
    height: auto;
}

.sec4_contentholder {
    margin-top: 30em;
    margin-bottom: 15em;
}

.tabs.tabs-transparent .indicator {
    background-color: #52b7c7;
}

.tabs.tabs-transparent .tab a {
    color: rgba(255, 255, 255, 0.4);
}

.tab-img {
    height: 12em;
    width: auto;
}

.card-content.black {
    padding: 4em 0;
}

.text i {
    color: #52b7c7;
    font-size: 20px;
}

/*Footer*/

.footer-style {
    background-image: url(../img/footer.png);
    background-size: contain;
    height: 100px;
}

.foot {
    text-align: center;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

footer h5 .doku::before {
    content: url(../img/file.png);
    margin-right: 15px;
}

footer h5 .quellen::before {
    content: url(../img/paperclip.png);
    margin-right: 15px;
}

/*---Dialoge---*/

.modal-content ul li {
    list-style-type: disc;
    margin-left: 15px;
}

.color_palette {
    background-image: url(../img/color_palette.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
    margin-left: -0.7em;
}

.padding10 {
    padding: 10px 0px;
}

.img-lebewesen {
    background-image: url(../img/lebewesen-img.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 150px;
    margin-left: 35px;
}

.img-licht {
    background-image: url(../img/angler1.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 90px;
    margin-left: 255px;
    margin-bottom: 0px;
}

.img-licht:hover {
    background-image: url(../img/angler2.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 90px;
    margin-left: 255px;
    margin-bottom: 0px;
    cursor: pointer;
}

.img-graph {
    background-image: url(../img/graph1.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
    margin-left: 35px;
}

.img-graph:hover {
    background-image: url(../img/graph2.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 300px;
    margin-left: 35px;
    cursor: pointer;
    transition: all ease 1.5s;
}

/*---SCROLLBAR---*/

::-webkit-scrollbar {
    width: 6px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #b3b3b3;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #52b7c7;
}

::-webkit-scrollbar-corner {
    background-color: transparent;
}

::-webkit-scrollbar-button:start {
    height: 0px;
}

::-webkit-scrollbar-button:end {
    height: 0px;
}

/*Media Queries*/

@media screen and (max-width: 600px) {
    .eins {
        margin-left: 25% !important;
    }
}

@media screen and (max-width: 600px) {
    .eins {
        margin-left: 27% !important;
    }
}