@media (max-width: 575.98px) {

    .hi {
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 99;
    }

    .header, .header__owl-carousel, .hoc__image {
        height: 420px;
    }
    
    .hoc__image:before {
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        width: 100%;
    }

}

@media (min-width: 576px) and (max-width: 767.98px) {
    
    .hi {
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 99;
    }

    .header, .header__owl-carousel, .hoc__image {
        height: 440px;
    }
    
    .hoc__image:before {
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        width: 100%;
    }
    
    .ri__box {
        padding-right: 70px !important;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    
    .hi {
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 99;
    }

    .header, .header__owl-carousel, .hoc__image {
        height: 470px;
    }
    
    .hoc__image:before {
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        width: 100%;
    }
    
    .realizations span {
        top: 22px;
    }

}

@media (min-width: 992px) {
    
    .realizations span {
        top: 40px;
    }
    
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    
    .hi {
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 99;
    }

    .header, .header__owl-carousel, .hoc__image {
        height: 500px;
    }

}

@media (max-width: 1199.98px) {
    
    .header {
        margin-top: 50px;
    }
    
    .header__owl-carousel {
        background-color: #1f1200;
    }
    
    .hoc__image {
        opacity: 1;
    }
    
    .hi {
        width: 100%;
        position: relative;
        z-index: 100;
    }

}

@media (min-width: 1200px) {
    
    .hi {
        padding-top: 100px;
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 99;
    }
    
    .header, .header__owl-carousel, .hoc__image {
        height: 600px;
    }
    
    .header:after {
        background: url(../images/shadow.png) repeat-x left top;
        height: 195px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        z-index: 10;
        opacity: 0.7;
    }

}

.header {
    background-color: #1f1200;
    width: 100%;
}

.header--service {
    background-color: #1f1200 !important;
}

.header__heading-1 {
    margin-bottom: 20px;
    padding-bottom: 30px;
    color: #ffffff;
}

.header__heading-1 span {
    font-size: 2.5rem;
    color: #b6a170;
    display: block;
}

.header p {
    font-size: 1.5rem;
    color: #ffffff;
    line-height: 2.4rem;
}

.header__image {
    height: auto;
    max-width: 100%;
}

.header__shadow {
    background-repeat: repeat-y;
    background-image: url(../images/shadow2.png);
    height: 100%;
    width: 875px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 1;
    z-index: 11;
}

.hi {
    position: absolute;
    z-index: 100;
}

.hoc__image:before {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 1;
}

.header__owl-carousel {
    opacity: 0.5;
}

.content--padding {
    padding: 80px 0;
}

.content__heading-2 {
    margin-bottom: 30px;
    color: #1f1200;
}

.content p {
    font-size: 1.5rem;
    color: #171717;
}

.opinions {
    background-color: #f4f4f4;
}

.opinions--padding {
    padding: 80px 0;
}

.opinions__heading-2 {
    margin-top: 120px;
    color: #1f1200;
    position: relative;
    z-index: 2;
}

.opinions p {
    font-size: 1.5rem;
    color: #171717;
}

.opinions__image {
    height: 90px;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


.realizations--padding {
    padding: 80px 0;
}

.realizations__heading-2 {
    color: #1f1200;
}

.realizations__heading-3 {
    margin-bottom: 15px;
    font-size: 3rem;
    color: #1f1200;
}

.realizations p {
    font-size: 1.5rem;
    color: #171717;
}

.realizations span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    color: #171717;
    line-height: 2.4rem;
    position: relative;
    display: block;
}

.realizations span img {
    margin-left: 10px;
    height: 10px;
    width: auto;
}

.realizations span a, .realizations span a:focus {
    color: inherit;
    text-decoration: none;
}

.realizations span a:hover {
    color: #fcc300;
}

.realizations__image {
    height: auto;
    max-width: 100%;
}

.realizations__inner {
    margin-top: 50px;
}

.ri__box {
    padding: 30px 0;
    position: relative;
    z-index: 2;
}

.ri__image {
    height: 150px !important;
    width: auto !important;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 1;
}

.hii {
    position: absolute;
    z-index: 99;
}

.hii-1 {
    width: 197px;
    left: 0;
    bottom: 0;
}

.hii-2 {
    width: 385px;
    right: -180px;
    bottom: -169px;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }