
body {
    font-family: 'Teko';
    font-size: 22px;
}

.contact-icon {
    font-size: 30px;
    color: white;
}

.contact-icon:hover {
    color: #8e2d1a;
}

#navbarSupportedContent .nav-link {
    color: rgba(0,0,0,1) !important;
    font-weight: 400;
}

.hokr-color-red {
    color: #8e2d1a;
}

.hokr-color-white {
    color: white;
}

.hokr-bg-color-red {
    background-color: #8e2d1a;
}

.hokr-button-default-border {
    border: 2px solid white;
    color: white;
    border-radius: 0;
}

.hokr-button-default {
    background-color: #8e2d1a;
    padding: 10px 20px;
    color: white;
    border-radius: 0;
}

.hokr-dark-form input, .hokr-dark-form textarea {
    border-bottom: 1px solid #ced4da;
    border-right: none;
    border-top: none;
    border-left: none;
    background-color: #1a1a1a;
    border-radius: 0;
}

.navbar-logo {
    max-width:  100px;
}

.hokr-footer {
    background-color: #333333;
    color: white;
}

.hokr-corousel-inner {
    height: 500px;
}

.carouselExampleControls-image {
    background-image: url('./../images/corousel/vilaHvezda.jpg');
    background-size: cover;  
    background-repeat: no-repeat;
    background-position: center;
    min-height: 400px;
}

.carouselExampleControls-image-text {
    position: absolute;
    top: 100px;
    left: 150px;
    color: white;
}

.hokr-section-news-banner {
    background-color: #333333;
    color: white;
}

    .hokr-section-news-banner .section-news-banner-big-number {
        font-size: 13.75rem;
        font-weight: 600;
        color: #8e2d1a !important;
    }

    .hokr-section-news-banner .section-news-banner-middle-text {
        margin-top: 70px;
    }

    .hokr-section-news-banner .section-news-banner-middle-text h5 {
        font-weight: 600; 
        font-size: 2rem;
    }

    .hokr-section-news-banner .news-banner-header {
        background-color: white; 
        margin-top: -50px; 
        color: black; 
        padding: 30px 10px;
    }

    .hokr-section-news-banner .news-banner-text {
        background-color: #8e2d1a; 
        color: white; 
        padding: 40px 10px;
    }

    .hokr-section-news-banner .news-banner-button {
        margin-top: 20px;
    }

.hokr-section-three-counters {
    background-color: #000000;
    color: white;
    text-align: center;
    padding: 80px 0px;
}

    .hokr-section-three-counters h1 {
        color: #8e2d1a;
        font-size: 4.5rem;
        font-weight: 700;
    }

.hokr-section-about-us .section-about-us-image-worker {
    background-image: url('./../images/worker_bigger.png');
    background-size: cover;  
    background-repeat: no-repeat;
    background-position: center;
    min-height: 500px;
}

.hokr-section-about-us .section-about-us-text h1 {
    color: #8e2d1a !important; 
    font-weight: 500; 
    font-size: 3.125rem;
}

.hokr-section-about-us .section-about-us-text .section-about-us-image-worker-div {
    margin-top: 60px;
    margin-bottom: 20px;
    /* animation: floatText 2s alternate ease-in-out;
    position:absolute; */
}

/* @-webkit-keyframes floatText{
    from {
      left: -100%;
    }
  
    to {
      left: 00%;
    }
  } */

.hokr-section-activities {
    color: white;
}

    .hokr-section-activities .section-activities-activity {
        padding: 40px 20px;
    }

.hokr-section-activities-image {
    max-height: 70px;
}

.hokr-section-constructions {
    padding: 40px 0px;
    background-color: #1a1a1a;
    color: white;
}

    .hokr-section-constructions h1 {
        color: #8e2d1a;
    }

    .hokr-section-constructions .section-constructions-images {
        padding: 30px 0px;
    }

.hokr-section-buildings {
    background-image: url('./../images/bgContact.png');
    background-size: cover;  
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px 0px;
}

    .hokr-section-buildings .section-buildings-inner-div {
        background-color: white; 
        padding: 50px 40px;
    }

    .hokr-section-buildings .section-buildings-image {
        margin-top: 20px;
    }

.hokr-section-development {
    background-color: #1a1a1a;
    color: white;
    padding: 40px 0px;
}

    .hokr-section-development .section-development-left-image {
        background-image: url(./../images/development/eco_bench.jfif);
        background-size: cover;  
        background-repeat: no-repeat;
        background-position: center;
        /* min-height: 680px; */
        height: 100%;
    }

    .hokr-section-development .section-development-left-image .section-development-left-image-label {
        position: absolute;
        bottom: 20px;
        right: 30px;
        font-size: 3rem;
    }

    .hokr-section-development .section-development-house-image {
        background-image: url(./../images/development/babi_louka.jpg);
        background-size: cover;  
        background-repeat: no-repeat;
        background-position: center;
        /* min-height: 380px; */
        height: 100%;
    }

    .hokr-section-development .section-development-house-image .section-development-house-image-label {
        position: absolute;
        bottom: 10px;
        right: 30px;
        font-size: 2.2rem;
    }

    .hokr-section-development .section-development-vila-greenway {
        background-image: url(./../images/development/vila_greenway_draft.jpg);
        background-size: cover;  
        background-repeat: no-repeat;
        background-position: center;
        /* min-height: 380px; */
        height: 100%;
    }

    .hokr-section-development .section-development-vila-greenway .section-development-vila-greenway-label {
        position: absolute;
        bottom: 10px;
        right: 30px;
        font-size: 2.2rem;
    }

    .hokr-section-development .section-development-vinice-image {
        background-image: url(./../images/development/vinice.jpg);
        background-size: cover;  
        background-repeat: no-repeat;
        background-position: center;
        /* min-height: 380px; */
        height: 100%;
    }

    .hokr-section-development .section-development-vinice-image .section-development-vinice-image-label {
        position: absolute;
        bottom: 10px;
        right: 30px;
        font-size: 2.2rem;
    }

    .hokr-section-development .section-development-text {
        min-height: 380px;
    }

.hokr-section-offerings {
    color: #111111;
    background-color: #f2f2f2;
    padding: 40px 0px;
}

    .hokr-section-offerings .section-offerings-image {
        background-image: url(./../images/contact.svg);
        background-size: cover;  
        background-repeat: no-repeat;
        background-position: center;
        /* min-height: 380px; */
        height: 100%;
    }

    .hokr-section-offerings .section-offerings-logo {
        max-width: 250px;
    }

.hokr-section-contact-form {
    padding: 40px 0px;
    color: white;
    background-image: url(./../images/bg-contactform.png);
    background-size: cover;  
    background-repeat: no-repeat;
    background-position: center;
}

@media screen and (min-width: 1200px) {

}

@media (max-width: 1199px) and (min-width: 992px) {
    .hokr-section-news-banner .section-news-banner-big-number {
        font-size: 10rem;
    }

    .hokr-section-news-banner .section-news-banner-middle-text {
        margin-top: 60px;
    }

    .hokr-section-buildings .section-buildings-image {
        margin-top: 60px;
    }

    .hokr-section-development .section-development-house-image .section-development-house-image-label {
        position: absolute;
        bottom: 20px;
        right: 30px;
        font-size: 2rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .hokr-section-news-banner .section-news-banner-big-number {
        font-size: 8rem;
    }

    .hokr-section-news-banner .section-news-banner-middle-text {
        margin-top: 50px;
    }

    .hokr-section-buildings .section-buildings-image {
        margin-top: 60px;
    }

    .hokr-section-development .section-development-left-image .section-development-left-image-label {
        position: absolute;
        bottom: 20px;
        right: 30px;
        font-size: 2rem;
    }

    .hokr-section-development .section-development-house-image .section-development-house-image-label {
        position: absolute;
        bottom: 20px;
        right: 20px;
        font-size: 1.5rem;
    }

    .carouselExampleControls-image-text {
        left: 100px;
    }
}

@media (max-width: 767px) and (min-width: 576px) {
    .hokr-corousel-inner {
        height: 300px;
    }

    .hokr-section-news-banner .section-news-banner-big-number {
        font-size: 6rem;
    }

    .hokr-section-news-banner .section-news-banner-middle-text {
        margin-top: 40px;
    }

    .hokr-section-news-banner .news-banner-header { 
        margin-top: 0px; 
        padding: 20px 10px;
    }

    .hokr-section-news-banner .news-banner-text { 
        padding: 30px 10px;
    }

    .hokr-section-development .section-development-left-image .section-development-left-image-label {
        position: absolute;
        bottom: 20px;
        right: 20px;
        font-size: 1.8rem;
    }

    .hokr-section-development .section-development-house-image .section-development-house-image-label {
        position: absolute;
        bottom: 20px;
        right: 12px;
        font-size: 1.2rem;
    }

    .hokr-section-development .section-development-vila-greenway .section-development-vila-greenway-label {
        position: absolute;
        bottom: 10px;
        right: 20px;
        font-size: 2rem;
    }

    .carouselExampleControls-image-text {
        left: 80px;
    }
}

@media screen and (max-width: 575px) {
    .hokr-corousel-inner {
        height: 250px;
    }

    .hokr-section-news-banner .section-news-banner-big-number {
        font-size: 4rem;
    }

    .hokr-section-news-banner .section-news-banner-middle-text {
        margin-top: 0px;
    }

    .hokr-section-news-banner .news-banner-header { 
        margin-top: 0px; 
        padding: 20px 10px;
    }

    .hokr-section-news-banner .news-banner-text { 
        padding: 30px 10px;
    }

    .hokr-section-three-counters {
        padding: 50px 0px;
    }

    .hokr-section-development .section-development-text {
        min-height: 0px;
    }

    .hokr-section-offerings .section-offerings-image {
        height: 200px;
        margin-top: 10px;
    }

    .hokr-section-offerings .section-offerings-logo {
        max-width: 200px;
    }

    .hokr-section-development .section-development-left-image .section-development-left-image-label {
        position: absolute;
        bottom: 20px;
        right: 30px;
        font-size: 2.5rem;
    }

    .hokr-section-development .section-development-house-image .section-development-house-image-label {
        position: absolute;
        bottom: 20px;
        right: 20px;
        font-size: 1.8rem;
    }

    .carouselExampleControls-image-text {
        left: 30px;
    }
}