/*-----------------------
       GENERAL CSS
-------------------------*/
a{
    font-family: 'Urbanist' !important;
font-style: normal !important;
font-weight: normal !important;
}
:root {
    --blue: #014B98;
    --black: #1A1A1A;
}
html {
    scroll-behavior: smooth;
}
body {
    overflow-x: hidden;
}
a {
    word-wrap: break-word;
}
a:hover {
    text-decoration: none;
}
.blue-bg {
    background-color: var(--blue)!important;
}
/*-----------------------
  HEADER / MAIN SECTION
------------------------- */
#navbar-main {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: var(--blue);
    height: 80px;
}

.page-node-2 #navbar-main {
    background-color: transparent;
}
.page-node-3 #navbar-main,
.page-node-4 #navbar-main {
    background-color: var(--blue);
}
#content section.section {
    margin-top: -10px;
}
.nav-link:hover {
    color: #fff;
    transform: scale(1.1);
    transition: transform 300ms linear;
    -webkit-transition: -webkit-transform 300ms linear;
}
/*-----------------------
          HOME
-------------------------*/
.navbar-brand {
    width: 150px;
    height: auto;
}
#main-cover {
    background-image: url("/sites/default/files/2021-05/cover.jpg");
    min-height: 100vh!important;
    display: grid;
    place-items: center;
}
#main-cover img {
    width: 300px;
    height: auto;
}
#second-cover {
    background-image: url("/sites/default/files/2021-05/pozadina%202.jpg");
}
#main-cover,
#second-cover {
    min-height: 500px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.blue-bg-content {
    padding: 20px 40px;
    margin-top: -50px;
    color: #fff;
}
.blue-naslov {
    text-align: center;
    margin-bottom: 20px;
}
.team-relative {
    position: relative;
}
.team-absolute {
    position: relative;
    top: -125px;
    width: 100%;
}
#team-wrapper {
    margin-top: 150px;
    margin-bottom: 50px;
}

.display-none-class {
    display: none!important;
}

.team-naslov {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    place-items: center;
}
.team-naslov h3 {
    padding: 0px 15px;
    text-transform: uppercase;
}
#team-cards p {
    color: #000;
}
.team-card:nth-of-type(1),
.team-card:nth-of-type(3) {
    display: flex;
    justify-content: flex-end;
}
.team-card-inner {
    border: 3px solid var(--blue);
    border-radius: 30px;
    background-color: #fff;
    margin-bottom: 30px;
    width: 90%;
    padding: 30px;
}
.team-card-inner p,
.team-card-inner p a {
    color: #000;
}
.card-naslov {
    font-weight: 700;
    margin-bottom: 0px;
}
.card-number,
.team-card-content:nth-of-type(6) {
    margin-bottom: 0px;
}
.team-card-content:nth-of-type(5) {
    margin-bottom: 16px;
}
.border {
    height: 0px;
    width: 100%;
    border: 1px solid #fff!important;
}
#team-naslov h3 {
    color: #fff;
}
#team-naslov2 h3 {
    color: var(--blue);
}
#team-naslov22 {
    margin-top: 50px;
    margin-bottom: 30px;
}
#team-naslov22 h3 {
    color: var(--blue);
}
.border-2 {
    border: 1px solid var(--blue)!important;
}
#three-icons {
    margin-top: 50px;
    margin-bottom: -90px;
}
.icons {
    display: grid;
    place-items: center;
}
.icons a {
    text-align: center;
}
.icons .pod-icona {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-top: 15px;
}

.icons .pod-icona a {
    color: #000;

}
/*-----------------------
        DATENSCHUTZ
-------------------------*/
.text {
    margin-bottom: 50px;
}
.text a {
    color: var(--blue);
}
.text a:hover {
    color: var(--black);
}
/*-----------------------
        Impressum
-------------------------*/
.ime {
    font-size: 22px;
    font-weight: 700;
}
/*-----------------------
        Footer
-------------------------*/
.region-footer-fourth {
    height: 0px;
}
.site-footer .block {
    border: 0px!important;
    margin-bottom: 0px;
}
.region.region-footer-first {
    display: grid;
    grid-template-rows: 1fr;
}
#team-naslov3 h3 {
    color: #fff;
}
.border-3 {
    border: 1px solid #fff!important;
}
.webform-submission-kontakt-in-footer-form input.form-control {
    background: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #fff;
    border-radius: 0px;
    color: #fff;
}
.webform-submission-kontakt-in-footer-form input.form-control:focus {
    box-shadow: 0 0 0 0!important;
}
.webform-submission-kontakt-in-footer-form #edit-actions {
    display: flex;
    justify-content: center;
    align-items: center;
}
.webform-submission-kontakt-in-footer-form #edit-actions button {
    border: 2px solid #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: 600;
}
.webform-submission-kontakt-in-footer-form #edit-actions button:hover {
    color: #000;
}
.custom-control-label:hover:before,
.custom-control-label:hover:after {
    cursor: pointer;
}


/*------------------------
        RESPONSIVE 
--------------------------*/
@media screen and (max-width: 991px) {
    .page-node-2 .navbar-brand {
        display: block; 
        width: 160px;
        height: auto;
        margin-top: 7px;
    }
    .navbar-toggler {
        border: 2px solid #fff;
    }
    .navbar-toggler .navbar-toggler-icon {
        background-image: url("/sites/default/files/2021-05/hamburger-icon.png")!important;
    }
    #block-globalimmoinvest-theme-main-menu {
        background-color: var(--blue);
    }
    .nav-link:hover {
        transform: scale(1);
    }
    .nav-item {
        padding-left: 20px;
    }
}
@media screen and (max-width: 550px) {
    h4 {
        font-size: 20px;
    }
    #main-cover img {
        width: 100%;
    }
    .team-absolute {
        top: 0px;
    }
    #team-naslov {
        margin-top: 50px;
    }
    #team-naslov .border {
        border: 1px solid var(--blue)!important;
    }
    #team-naslov h3 {
        color: var(--blue);
    }
    .team-card:nth-of-type(1),
    .team-card:nth-of-type(3) {
    display: block;
    }
    .team-card-inner {
        width: 100%;
    }
    #three-icons {
        margin-bottom: 50px;
    }
}