#home-section {
    width: 100%;
    height: calc(100vh - 178px);
    background-color: #d8d4d4;
    margin: auto
}

#home-section .home-image {
    width: 100%;
    height: calc(100vh - 178px);
    position: absolute;
    top: 178px;
    left: 0;
    background-image: url(/images/naslovna3.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8)
}

#home-section .home-boxes {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: calc(100vh - 178px)
}

#home-section .home-boxes .home-box {
    width: 400px;
    height: 400px;
    background-color: #222325;
    opacity: 0.75;
    cursor: pointer;
    border-radius: 12px;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

#home-section .home-boxes .home-box h1 {
    color: #f7941d;
    -webkit-transition: all 0.75s;
    -o-transition: all 0.75s;
    transition: all 0.75s;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
    width: 90%;
    font-size: 24px;
    text-transform: uppercase
}

#home-section .home-boxes .home-box:hover {
    border-radius: 25px;
    background-color: #f7941d;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

#home-section .home-boxes .home-box:hover h1 {
    color: #222325;
    -webkit-transform: rotate(-540deg);
    -ms-transform: rotate(-540deg);
    transform: rotate(-540deg)
}

@media only screen and (max-width:1280px) {
    #home-section .home-boxes {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #home-section .home-boxes .home-box {
        width: 360px;
        height: 360px
    }
}

@media only screen and (max-width:1024px) {
    #home-section .home-image {
        top: 178px
    }

    #home-section .home-boxes {
        margin: auto
    }

    #home-section .home-boxes .home-box {
        width: 320px;
        height: 320px
    }

    #home-section .home-boxes .home-box h1 {
        font-size: 18px
    }
}

@media only screen and (max-width:900px) {
    #home-section {
        height: calc(100% - 153px)
    }

    #home-section .home-image {
        height: calc(100% - 153px);
        top: 153px
    }

    #home-section .home-boxes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin: 0 auto;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        height: calc(100% - 153px)
    }

    #home-section .home-boxes .home-box {
        margin: 40px auto
    }
}

@media only screen and (max-width:768px) {
    #home-section {
        height: calc(100% - 140px)
    }

    #home-section .home-image {
        height: calc(100% - 140px);
        top: 181px
    }

    #home-section .home-boxes .home-box:hover {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    #home-section .home-boxes .home-box:hover h1 {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media only screen and (max-width:500px) {
    #home-section .home-boxes .home-box {
        width: 280px;
        height: 280px;
        margin: 35px auto
    }

    #home-section .home-boxes .home-box h1 {
        font-size: 16px
    }
}

@media only screen and (max-width:414px) {
    #home-section {
        height: 100%;
        height: calc(100% - 150px)
    }

    #home-section .home-image {
        height: calc(100% - 150px);
        top: 175px
    }

    #home-section .home-boxes .home-box {
        width: 260px;
        height: 260px
    }

    #home-section .home-boxes .home-box h1 {
        font-size: 14px
    }
}

@media only screen and (max-width:360px) {
    #home-section {
        height: 100%;
        height: calc(100% - 110px)
    }

    #home-section .home-image {
        height: calc(100% - 110px);
        top: 171px
    }

    #home-section .home-boxes {
        height: 100%
    }

    #home-section .home-boxes .home-box {
        width: 240px;
        height: 240px
    }
}

@font-face {
    src: url(/fonts/JosefinSans-Bold.ttf);
    font-family: josefin-bold
}

@font-face {
    src: url(/fonts/Neuton-Light.ttf);
    font-family: neuton-reg
}

@font-face {
    src: url(/fonts/Play-Regular.ttf);
    font-family: play-reg
}

@font-face {
    src: url(/fonts/Play-Bold.ttf);
    font-family: play-bold
}

@font-face {
    src: url(/fonts/Suissnord.otf) format("opentype");
    font-family: suisnord-bold
}

#footer-section {
    background-color: #14151b;
    width: 100%
}

#footer-section .footer-cont {
    padding: 35px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    width: 100%;
    color: white
}

#footer-section .footer-cont .footer-list {
    width: 33.33%;
    text-align: center;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#footer-section .footer-cont .footer-list .footer-nav .nav-title {
    padding-bottom: 15px;
    color: #f7941d;
    font-size: 22px;
    font-family: josefin-bold;
    display: block
}

#footer-section .footer-cont .footer-list .footer-nav li {
    padding-bottom: 10px
}

#footer-section .footer-cont .footer-list .footer-nav li:last-of-type {
    padding-bottom: 0
}

#footer-section .footer-cont .footer-list .footer-nav li a {
    color: white;
    font-size: 14px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    display: block;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in
}

#footer-section .footer-cont .footer-list .footer-nav li a:hover {
    color: #f7941d;
    font-size: 16px
}

#footer-section .footer-cont .footer-list .footer-nav li a:active {
    color: white
}

#footer-section .footer-cont .footer-list.services li {
    padding-bottom: 10px;
    font-size: 14px;
    color: white
}

#footer-section .footer-cont .footer-list.services li:last-of-type {
    padding-bottom: 0
}

#footer-section .footer-cont .footer-list.services li a {
    color: #f7941d;
    font-size: 22px;
    padding-bottom: 15px;
    display: block;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in
}

#footer-section .footer-cont .footer-list.services li a:hover {
    color: white
}

#footer-section .footer-cont .footer-list.services li a:active {
    color: #f7941d
}

#footer-section .footer-cont .footer-list2 {
    width: 50%;
    text-align: center;
    padding-top: 50px;
    padding: 50px 25px 0 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#footer-section .footer-cont .footer-list2.contact-form {
    font-style: normal
}

#footer-section .footer-cont .footer-list2.contact-form .address-title {
    font-size: 22px;
    color: #f7941d;
    padding-bottom: 15px;
    display: block;
    font-family: josefin-bold
}

#footer-section .footer-cont .footer-list2.contact-form p {
    padding-bottom: 10px
}

#footer-section .footer-cont .footer-list2.contact-form p.last-of-type {
    padding-bottom: 0
}

#footer-section .footer-cont .footer-list2.contact-form p span {
    margin-right: 5px
}

#footer-section .footer-cont .footer-list2.contact-form p a {
    color: #f7941d;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in
}

#footer-section .footer-cont .footer-list2.contact-form p a:hover {
    color: white
}

#footer-section .footer-cont .footer-list2.fast-links h3 {
    padding-bottom: 15px;
    color: #f7941d;
    font-size: 22px
}

#footer-section .footer-cont .footer-list2.fast-links .link-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

#footer-section .footer-cont .footer-list2.fast-links .link-flex li {
    width: 45px;
    height: 45px;
    background-color: #f7941d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

#footer-section .footer-cont .footer-list2.fast-links .link-flex li:first-of-type {
    margin-right: 25px
}

#footer-section .footer-cont .footer-list2.fast-links .link-flex li a i {
    color: white;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s
}

#footer-section .footer-cont .footer-list2.fast-links .link-flex li:hover a i {
    font-size: 20px
}

@media only screen and (max-width:900px) {
    #footer-section .footer-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        margin: 0 auto
    }

    #footer-section .footer-cont .footer-list,
    #footer-section .footer-cont .footer-list2 {
        width: 80%;
        margin: 0 auto;
        padding: 0
    }

    #footer-section .footer-cont .footer-list .footer-nav,
    #footer-section .footer-cont .footer-list.services {
        text-align: left;
        padding: 20px 0
    }

    #footer-section .footer-cont .footer-list2.contact-form,
    #footer-section .footer-cont .footer-list2.fast-links {
        text-align: left;
        padding: 20px 0
    }

    #footer-section .footer-cont .footer-list2.fast-links .link-flex {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media only screen and (max-width:500px) {

    #footer-section .footer-cont .footer-list,
    #footer-section .footer-cont .footer-list2 {
        width: 95%
    }

    #footer-section .footer-cont .contact-form p {
        font-size: 14px
    }
}

#footer {
    background-color: #0b0b0d
}

#footer p {
    color: #f7941d;
    padding: 25px;
    font-size: 12px;
    margin: auto;
    text-align: center
}

@media only screen and (max-width:414px) {
    #footer p {
        padding: 25px 0
    }
}

#header {
    width: 100%;
    color: white;
    background-color: #222325
}

#header .header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#header .header-container p {
    font-size: 12px
}

#header .header-container p span :first-of-type {
    padding-right: 5px
}

#header .header-container p span :last-of-type {
    padding-left: 5px
}

#header .header-container p span a {
    color: white;
    cursor: pointer;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in
}

#header .header-container p span a:hover {
    color: #f7941d
}

@media only screen and (max-width:1280px) {
    #header .header-container {
        width: 90%
    }
}

@media only screen and (max-width:1024px) {
    #header .header-container {
        width: 100%;
        padding: 10px 15px
    }
}

@media only screen and (max-width:768px) {
    #header .header-container {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #header .header-container p:first-of-type {
        padding-bottom: 10px
    }
}

@media only screen and (max-width:414px) {
    #header .header-container p {
        font-size: 10px
    }
}

@media only screen and (max-width:360px) {
    #header .header-container {
        padding: 10px 5px
    }

    #header .header-container p {
        font-size: 9px
    }
}

#header-navigation .header-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0
}

#header-navigation .header-cont .header-logo {
    width: 160px;
    -o-object-fit: cover;
    object-fit: cover
}

#header-navigation .header-cont .header-nav {
    width: 50%;
    margin: auto;
    position: relative;
    z-index: 9
}

#header-navigation .header-cont .header-nav .toggle-btn {
    display: none
}

#header-navigation .header-cont .header-nav .header-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

#header-navigation .header-cont .header-nav .header-list .list-item {
    position: relative;
    top: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#header-navigation .header-cont .header-nav .header-list .list-item a {
    color: #222325;
    font-size: 16px;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    text-transform: uppercase;
    padding: 5px
}

#header-navigation .header-cont .header-nav .header-list .list-item a:hover {
    color: #f7941d;
    opacity: 0.8;
    background-color: #222325
}

#header-navigation .header-cont .header-nav .header-list .list-item a:active {
    color: white
}

#header-navigation .header-cont .header-nav .header-list .list-item:nth-of-type(3) {
    position: relative;
    border: none
}

#header-navigation .header-cont .header-nav .header-list .list-item:nth-of-type(3) .disabled {
    pointer-events: none
}

#header-navigation .header-cont .header-nav .header-list .list-item:nth-of-type(3) .drop-menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background-color: #222325;
    min-width: 100%;
    z-index: -1;
    overflow: hidden;
    -webkit-transition: visibility 0s, opacity 0.35s linear;
    -o-transition: visibility 0s, opacity 0.35s linear;
    transition: visibility 0s, opacity 0.35s linear
}

#header-navigation .header-cont .header-nav .header-list .list-item:nth-of-type(3) .drop-menu a {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    display: block
}

#header-navigation .header-cont .header-nav .header-list .list-item:nth-of-type(3):hover .drop-menu {
    visibility: visible;
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    opacity: 0.9;
    z-index: 11
}

#header-navigation .header-cont .header-nav .header-list .list-item:nth-of-type(3):hover .drop-menu a {
    color: #f7941d;
    padding: 10px;
    text-align: left
}

#header-navigation .header-cont .header-nav .header-list .list-item:nth-of-type(3):hover .drop-menu a:hover {
    color: white
}

#header-navigation .header-cont .header-nav .header-list .list-item.hide {
    display: none
}

#header-navigation .header-cont .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#header-navigation .header-cont .contact span {
    color: #f7941d;
    background-color: #222325;
    padding: 15px;
    font-size: 18px
}

#header-navigation .header-cont .contact a {
    background-color: #f7941d;
    color: #222325;
    font-size: 18px;
    padding: 15px;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    cursor: pointer
}

#header-navigation .header-cont .contact a:hover {
    color: #f7941d;
    background-color: #222325
}

@media only screen and (max-width:1280px) {
    #header-navigation {
        width: 90%
    }

    #header-navigation .header-cont .header-nav .header-list .list-item a {
        font-size: 15px
    }
}

@media only screen and (max-width:1024px) {
    #header-navigation {
        width: 100%
    }

    #header-navigation .header-cont {
        padding: 20px 15px
    }
}

@media only screen and (max-width:900px) {
    #header-navigation .header-cont .header-logo {
        width: 120px
    }

    #header-navigation .header-cont .header-nav .header-list {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    #header-navigation .header-cont .header-nav .header-list .list-item a {
        font-size: 13px
    }

    #header-navigation .header-cont .contact span {
        font-size: 14px
    }

    #header-navigation .header-cont .contact a {
        font-size: 14px
    }
}

@media only screen and (max-width:768px) {
    #header-navigation {
        z-index: 10
    }

    #header-navigation .header-cont {
        z-index: 10
    }

    #header-navigation .header-cont .header-nav {
        width: 80%
    }

    #header-navigation .header-cont .header-nav .nav-toggle-btn {
        position: absolute;
        top: 50%;
        right: 0;
        width: 60px;
        height: 60px;
        cursor: pointer;
        background-color: #222325;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .55s;
        -o-transition: all .55s;
        transition: all .55s;
        z-index: 10
    }

    #header-navigation .header-cont .header-nav .nav-toggle-btn .hamburger {
        position: absolute;
        display: block;
        top: 50%;
        left: 7px;
        background-color: #f7941d;
        width: 45px;
        height: 6px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 12px
    }

    #header-navigation .header-cont .header-nav .nav-toggle-btn .hamburger:after,
    #header-navigation .header-cont .header-nav .nav-toggle-btn .hamburger:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 6px;
        background-color: #f7941d;
        border-radius: 12px
    }

    #header-navigation .header-cont .header-nav .nav-toggle-btn .hamburger:before {
        top: -15px
    }

    #header-navigation .header-cont .header-nav .nav-toggle-btn .hamburger:after {
        top: 15px
    }

    #header-navigation .header-cont .header-nav .header-list {
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 0;
        background-color: #222325;
        pointer-events: none;
        -webkit-clip-path: circle(0 at center);
        clip-path: circle(0 at center);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transition: all 0.55s;
        -o-transition: all 0.55s;
        transition: all 0.55s
    }

    #header-navigation .header-cont .header-nav .header-list .list-item {
        font-size: 20px;
        margin-bottom: 20px;
        border: none
    }

    #header-navigation .header-cont .header-nav .header-list .list-item.drop {
        display: none
    }

    #header-navigation .header-cont .header-nav .header-list .list-item.hide {
        display: block
    }

    #header-navigation .header-cont .header-nav .header-list .list-item.hide a {
        color: #f7941d;
        font-size: 22px;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s
    }

    #header-navigation .header-cont .header-nav .header-list .list-item:last-of-type {
        margin-bottom: 0
    }

    #header-navigation .header-cont .header-nav.open .nav-toggle-btn {
        background-color: #f7941d;
        top: -50px
    }

    #header-navigation .header-cont .header-nav.open .nav-toggle-btn .hamburger {
        background: none;
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0);
        z-index: 10
    }

    #header-navigation .header-cont .header-nav.open .nav-toggle-btn .hamburger:after,
    #header-navigation .header-cont .header-nav.open .nav-toggle-btn .hamburger:before {
        background-color: #222325
    }

    #header-navigation .header-cont .header-nav.open .nav-toggle-btn .hamburger:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #header-navigation .header-cont .header-nav.open .nav-toggle-btn .hamburger:after {
        top: 0;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2)
    }

    #header-navigation .header-cont .header-nav.open .header-list {
        -webkit-clip-path: circle(768px at center);
        clip-path: circle(768px at center);
        pointer-events: all;
        z-index: -1
    }

    #header-navigation .header-cont .header-nav.open .header-list .list-item {
        padding-bottom: 18px;
        border: none
    }

    #header-navigation .header-cont .header-nav.open .header-list .list-item a {
        color: #f7941d;
        font-size: 20px;
        -webkit-transition: all 0.15s;
        -o-transition: all 0.15s;
        transition: all 0.15s
    }

    #header-navigation .header-cont .header-nav.open .header-list .list-item:last-of-type {
        padding-bottom: 0px
    }

    #header-navigation .header-cont .contact {
        display: none
    }
}

@media only screen and (max-width:500px) {
    #header-navigation .header-cont .header-nav.open .header-list .list-item {
        padding-bottom: 15px
    }

    #header-navigation .header-cont .header-nav.open .header-list .list-item a {
        font-size: 18px
    }
}

#about-us-section {
    background-color: white;
    height: auto;
    position: relative;
    width: 100%
}

#about-us-section h1 {
    font-size: 50px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 15px;
    font-family: suisnord-bold;
    letter-spacing: 1.4px
}

#about-us-section h2 {
    font-size: 26px;
    opacity: 0.75;
    font-family: josefin-bold;
    text-align: center;
    padding-bottom: 60px
}

#about-us-section .about-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 70px;
    margin: 0 auto
}

#about-us-section .about-cont .maintenance {
    width: 45%;
    justify-self: flex-start
}

#about-us-section .about-cont .maintenance h3 {
    padding-bottom: 15px;
    font-size: 22px
}

#about-us-section .about-cont .maintenance p {
    text-align: justify
}

#about-us-section .about-cont .maintenance p span {
    font-weight: 600
}

#about-us-section .mision-cont {
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 25px
}

#about-us-section .mision-cont .mision {
    width: 500px;
    height: auto;
    background-color: #222325;
    opacity: 0.85;
    position: relative
}

#about-us-section .mision-cont .mision h4 {
    font-size: 20px;
    color: white;
    padding-top: 40px;
    text-align: center;
    font-family: josefin-bold
}

#about-us-section .mision-cont .mision p {
    font-size: 14px;
    color: white;
    padding: 20px 15px;
    text-align: justify
}

#about-us-section .mision-cont .mision .absolute-circle {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #0f2e50;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#about-us-section .mision-cont .mision .absolute-circle i {
    color: orange
}

@media only screen and (max-width:1600px) {
    #about-us-section .mision-cont {
        width: 100%;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

@media only screen and (max-width:1280px) {
    #about-us-section .mision-cont {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 40px
    }

    #about-us-section .mision-cont .mision {
        width: 400px
    }
}

@media only screen and (max-width:1024px) {
    #about-us-section .mision-cont {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 40px
    }

    #about-us-section .mision-cont .mision {
        width: 360px
    }
}

@media only screen and (max-width:900px) {
    #about-us-section h1 {
        font-size: 32px
    }

    #about-us-section h2 {
        font-size: 24px
    }

    #about-us-section .mision-cont {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        padding-bottom: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #about-us-section .mision-cont .mision {
        width: 80%
    }

    #about-us-section .mision-cont .mision:first-of-type {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:768px) {
    #about-us-section .about-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #about-us-section .about-cont .maintenance {
        width: 80%;
        margin: 0 auto;
        padding-bottom: 40px
    }

    #about-us-section .mision-cont {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        padding-bottom: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #about-us-section .mision-cont .mision {
        width: 80%
    }

    #about-us-section .mision-cont .mision:first-of-type {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:500px) {
    #about-us-section h1 {
        font-size: 28px
    }

    #about-us-section h2 {
        font-size: 22px
    }

    #about-us-section .about-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #about-us-section .about-cont .maintenance {
        width: 100%;
        margin: 0 auto
    }

    #about-us-section .about-cont .maintenance p {
        text-align: left;
        font-size: 14px
    }

    #about-us-section .mision-cont {
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        padding-bottom: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #about-us-section .mision-cont .mision {
        width: 100%
    }

    #about-us-section .mision-cont .mision:first-of-type {
        margin-bottom: 80px
    }

    #about-us-section .mision-cont .mision p {
        text-align: left;
        font-size: 14px
    }
}

#contact-section {
    width: 100%;
    background-color: #0f2e50
}

#contact-section .contact-image {
    background-image: url(/images/naslovna2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    opacity: 1;
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8)
}

#contact-section .contact-image h1 {
    font-size: 60px;
    letter-spacing: 4px;
    color: white;
    font-weight: 600
}

#contact-section .contact-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 600px
}

#contact-section .contact-cont .contact-information,
#contact-section .contact-cont .google-map {
    width: 50%;
    margin: auto;
    height: 100%
}

#contact-section .contact-cont .contact-information {
    background-color: #f7941d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#contact-section .contact-cont .contact-information .contact-logo {
    background-image: url(/images/logo-text.png);
    width: 240px;
    height: 240px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    display: block
}

#contact-section .contact-cont .contact-information address {
    font-style: normal
}

#contact-section .contact-cont .contact-information address .contact-info-title {
    color: #0f2e50;
    font-size: 24px;
    padding-bottom: 15px;
    font-family: josefin-bold
}

#contact-section .contact-cont .contact-information address p {
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#contact-section .contact-cont .contact-information address p span {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0f2e50;
    margin-right: 8px
}

#contact-section .contact-cont .contact-information address p span i {
    color: white
}

#contact-section .contact-cont .contact-information address p a {
    padding-left: 5px;
    color: #0f2e50
}

#contact-section .contact-cont .google-map {
    background-image: url(/images/google-map.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block
}

@media only screen and (max-width:900px) {
    #contact-section .contact-image h1 {
        font-size: 40px
    }

    #contact-section .contact-cont {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
        justify-content: stretch;
        height: auto
    }

    #contact-section .contact-cont .contact-information,
    #contact-section .contact-cont .google-map {
        width: 80%
    }

    #contact-section .contact-cont .contact-information address {
        padding-bottom: 25px
    }

    #contact-section .contact-cont .google-map {
        height: 600px
    }
}

@media only screen and (max-width:768px) {
    #contact-section .contact-cont {
        width: 100%
    }

    #contact-section .contact-cont .contact-information,
    #contact-section .contact-cont .google-map {
        width: 100%
    }
}

@media only screen and (max-width:500px) {
    #contact-section .contact-image {
        height: 400px
    }

    #contact-section .contact-image h1 {
        font-size: 32px
    }

    #contact-section .contact-cont .contact-information address .contact-info-title {
        font-size: 18px
    }

    #contact-section .contact-cont .contact-information address p {
        font-size: 12px
    }
}

#maintenance-section {
    width: 100%;
    height: auto
}

#maintenance-section .maintenance-cont {
    width: 100%
}

#maintenance-section .maintenance-cont .text-cont {
    background-color: #222325;
    opacity: 0.85;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

#maintenance-section .maintenance-cont .text-cont h1 {
    font-family: suisnord-bold;
    letter-spacing: 2px
}

#maintenance-section .maintenance-cont .text-cont h1,
#maintenance-section .maintenance-cont .text-cont h2,
#maintenance-section .maintenance-cont .text-cont h4,
#maintenance-section .maintenance-cont .text-cont h5 {
    color: #f7941d
}

#maintenance-section .maintenance-cont .text-cont h1,
#maintenance-section .maintenance-cont .text-cont h4 {
    padding-top: 30px;
    font-size: 36px
}

#maintenance-section .maintenance-cont .text-cont h5 {
    padding-bottom: 30px;
    opacity: 0.85;
    font-size: 26px
}

#maintenance-section .maintenance-cont .text-cont h2 {
    padding-bottom: 15px;
    opacity: 0.85;
    font-size: 26px
}

#maintenance-section .maintenance-cont .text-cont .back-navigation {
    display: inline-block;
    font-size: 20px;
    color: white;
    cursor: pointer;
    padding-bottom: 20px;
    -webkit-transition: all 0.35s ease-in;
    -o-transition: all 0.35s ease-in;
    transition: all 0.35s ease-in
}

#maintenance-section .maintenance-cont .text-cont .back-navigation:hover {
    color: orange;
    font-size: 22px
}

#maintenance-section .maintenance-cont .boxes-cont {
    margin: 0 auto;
    width: 100%;
    padding: 80px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#maintenance-section .maintenance-cont .boxes-cont .box {
    background-color: #222325;
    margin: 0 auto;
    opacity: 0.85;
    width: 80%;
    height: auto;
    padding: 25px;
    margin-bottom: 60px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#maintenance-section .maintenance-cont .boxes-cont .box .absolute-image {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100px;
    border-radius: 50%;
    display: block;
    background-color: white
}

#maintenance-section .maintenance-cont .boxes-cont .box:last-of-type {
    margin-bottom: 0px
}

#maintenance-section .maintenance-cont .boxes-cont .box .absolute-circle {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #0f2e50;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#maintenance-section .maintenance-cont .boxes-cont .box .absolute-circle i {
    color: orange
}

#maintenance-section .maintenance-cont .boxes-cont .box h3 {
    padding-bottom: 25px;
    color: #f7941d;
    font-size: 30px
}

#maintenance-section .maintenance-cont .boxes-cont .box p {
    color: #fbfbfb;
    font-size: 18px
}

#maintenance-section .maintenance-cont .boxes-cont .box .bullet-container {
    padding-left: 20px
}

#maintenance-section .maintenance-cont .boxes-cont .box .bullet-container li {
    color: #fbfbfb;
    padding-bottom: 8px;
    list-style-type: disc;
    text-align: justify
}

#maintenance-section .maintenance-cont .boxes-cont .box .bullet-container li:last-of-type {
    padding-bottom: 0
}

@media only screen and (max-width:768px) {

    #maintenance-section .maintenance-cont .text-cont h1,
    #maintenance-section .maintenance-cont .text-cont h4 {
        font-size: 32px
    }

    #maintenance-section .maintenance-cont .text-cont h2,
    #maintenance-section .maintenance-cont .text-cont h5 {
        font-size: 22px
    }

    #maintenance-section .maintenance-cont .text-cont .back-navigation {
        display: none
    }

    #maintenance-section .maintenance-cont .boxes-cont .box {
        padding: 35px 15px;
        width: 90%
    }

    #maintenance-section .maintenance-cont .boxes-cont .box h3 {
        font-size: 24px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:500px) {

    #maintenance-section .maintenance-cont .text-cont h1,
    #maintenance-section .maintenance-cont .text-cont h4 {
        font-size: 28px
    }

    #maintenance-section .maintenance-cont .text-cont h2,
    #maintenance-section .maintenance-cont .text-cont h5 {
        font-size: 18px
    }

    #maintenance-section .maintenance-cont .boxes-cont .box {
        width: 100%
    }

    #maintenance-section .maintenance-cont .boxes-cont .box h3 {
        font-size: 20px;
        padding-bottom: 20px
    }

    #maintenance-section .maintenance-cont .boxes-cont .box p {
        font-size: 14px
    }

    #maintenance-section .maintenance-cont .boxes-cont .box .bullet-container li {
        font-size: 12px;
        text-align: left
    }
}

body,
html {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: playfair-reg, sans-serif
}

a,
li,
ul {
    list-style-type: none;
    text-decoration: none
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    margin: 0;
    padding: 0
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: josefin-bold
}

#page {
    display: none
}

#loading {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100vw;
    height: 100vh;
    background-color: rgba(192, 192, 192, 0.5);
    background-image: url(/images/logo-text.png);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center
}

.page-wrapper {
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fbfbfb;
    position: relative;
    line-height: 1.5
}

.page-wrapper .page-container {
    width: 80%;
    margin: 0 auto;
    position: relative
}

@media only screen and (max-width:1024px) {
    .page-wrapper .page-container {
        width: 85%
    }
}

@media only screen and (max-width:500px) {
    .page-wrapper .page-container {
        width: 90%
    }
}