﻿
/*====================================================
    My Custom STYLES    
    ====================================================*/
input[type='checkbox'] {
    -webkit-appearance:  checkbox;
    width: 25px;
    height: 25px;
    background-color: white;
    border-radius: 5px;
    border: 2px solid #555;
}

    input[type='checkbox']:checked {
        background: brown;
    }

html, body {
    height: 100%;
    margin: 0;
}

a {
color:brown;

}
a:hover {
    color: gray;   
    text-decoration:none;

}
.divBackExplorer a {
        color: whitesmoke;
    }
.divBackExplorer a:hover {
    color: gray;
    text-decoration: none;
}

a.navbar-collapse  {
    color: #ffffff;
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 0px;
}

.jumbotron {
    /*background-color: rgba(255,255,255,0.29);*/
    background: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.5) 78%,rgba(255,255,255,.410) 100%);
    color: rgba(0,0,0,0.7);
    border-radius: 0;
    /*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
}

/* GDRP Consent */
#divGDRP_Popper {
    padding: 25px;
    font-size: 22px;
    color: orangered;
    position: fixed;
    z-index: 2;
    
    width: 100%;
    bottom: 0px;
    background: rgba(0,0,0,0.9);
}
    #divGDRP_Popper a {
        color: orangered;
    }
    #divGDRP_Popper btn-info:hover {
        color: orangered;
    }
    #divGDRP_Popper btn-info {
        color: orangered;
    }
    #divGDRP_Popper a:hover {
        color: gray;
    }


    #CookieConsent {
    background: rgba(255,255,255,0.5);
    height: 100%;
    /*
    left: 0;
    width: 100vw;
    min-width: 100%;*/
}

.CookieContainer {
    position: relative;
    top: 75px;
    left: 50vw;
    width: 650px;
}


h1 {
    color: inherit;
}

.footer, .push {
    height: 250px;
    margin-left:auto;
    margin-right:auto;
}

.footer-copy {
    padding: 40px;
}
#foot.footer a{
    color: antiquewhite;
}
.footer a {
    font-family: "Poppins","Arial",Sans-Serif;
    color: antiquewhite;
}

/*@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin-left: 100px;
    }
}*/

.navbar-nav {
    float: left;
    margin-left: 50px;
    padding-right: 20px;
    background: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.5) 78%,rgba(255,255,255,.410) 100%);
}

.imgArticle {
    height: 251px;
    
}
.nav-link {
    z-index: 100;
    left: 10px;
}
.navbar-brand {
    position: absolute;
    z-index: 10;
    top: 25px;
    left: 0px;
    margin-top: 20px;
}
.logo-header {
    width: 200px;
    margin-left: 0px;
    margin-top: -30px;
}

.logo img {
    height: 150px;
}

@media (min-width: 480px) {
.navbar-collapse {
    padding-right: 15px;
    padding-left: 155px;
}
.navbar-toggler
{
    position:fixed;
    top:20px;
    right: 20px;
    display: unset;
}
    .logo-header {
        width: 200px;
        margin-left: -11px;
        margin-top: -30px;
    }
}
@media (min-width: 768px) {
    .navbar-right,
    .navbar-nav {
        float: left !important;
        margin-left: 95px;
    }


    .logo-header {
        width: 200px;
        margin-left: 5px;
        margin-top: -30px;
    }
}

@media (min-width: 1024px) {
    .navbar-right, .navbar-nav {
        float: left;
        margin-left: 200px;
    }


    .logo-header {
        width: 200px;
        margin-left: 9px;
        margin-top: -30px;
    }
}
@media (min-width: 1324px) {
    .navbar-nav {
        float: left;
        margin-left: 325px;
    }


    .logo-header {
        width: 200px;
        margin-left: 37px;
        margin-top: -30px;
    }
}



#leftSidebarI #page-menu > li.page-item {
    display: block;
    margin: 0;
    padding: 0;
}
#leftSidebarI #page-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'open_sanslight', sans-serif;
    font-size: 0.86em;
    line-height: 1.05;
    text-transform: lowercase;
    background: rgba(0,0,0,0.1);
    width: 100%;
    margin: 12px 0;
    font-size: 1.02em;
    line-height: 1;
}



#leftSidebarI {
    z-index: -1;
    left: 6.5%;
    width: 13%;
    max-width: 205px;
    min-width: 190px;
    height: 100%;
    position: fixed;
    top: 0;
    display: block;
    box-sizing: border-box;
    background: linear-gradient(to bottom, rgba(0,0,0,0.89) 0%,rgba(0,0,0,0) 78%,rgba(0,0,0,0) 100%);
    padding: 42px 0 30px 0;
}

/*tower II*/
#leftSidebarII #page-menu > li.page-item {
    display: block;
    margin: 0;
    padding: 0;
}

#leftSidebarII #page-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'open_sanslight', sans-serif;
    font-size: 0.86em;
    line-height: 1.05;
    text-transform: lowercase;
    background: rgba(0,0,0,0.1);
    width: 100%;
    margin: 12px 0;
    font-size: 1.02em;
    line-height: 1;
}


#leftSidebarII {
    z-index: -1;
    left: 2.5%;
    width: 16%;
    max-width: 205px;
    min-width: 190px;
    height: 100%;
    position: fixed;
    top: 33px;
    display: block;
    box-sizing: border-box;
    background: linear-gradient(to bottom, rgba(0,0,0, 0.99) 0%,rgba(255,0,0,0) 78%,rgba(255,0,0,0) 100%);
    padding: 42px 0 30px 0;
}





#homecarousel {
    position: inherit;
    top: 165px;
    width: 100%;
    height: 100vh;
    margin: 0px;
    padding: 0px
}

.homecarousel {
    /*background-color: red;
    background-color: rgba(66, 00, 00, 0.70);*/
    margin: 0px;
    padding: 0px
}

.container-banner {
    /*z-index:1;*/
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.content-banner {
    /*z-index:1;*/
    top: 100vh;
}
