* {
    color: #333333;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    outline: none !important;
}

a {
    color: #ea5a4e;
}

a:hover {
    text-decoration: none;
}

h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    font-weight: 400;
}

h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 25px;
}

h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    font-weight: 700;
}

h4, h4 span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    font-weight: 400;
}

h4 span {
    font-weight: 700;
}

ol {
    padding-left: 20px;
}

ol li {
    margin-bottom: 28px;
}

p {
    line-height: 28px;
    margin-bottom: 28px;
}

p b, p strong {
    font-weight: 700;
}

.adami {
    background-image: url("../img/icon.png");
    background-position: right 40px bottom;
    background-repeat: no-repeat;
}

.address {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
}

.btn {
    border-radius: 0;
    color: #fff !important;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.btn-big {
    font-size: 36px;
    font-weight: 700;
}

.btn-primary {
    background-color: #333333;
    border-color: #333333;
    font-weight: 400;
}

.btn-primary:focus, .btn-primary:hover {
    background-color: #ea5a4e !important;
    border-color: #ea5a4e !important;
}

.btn-secondary {
    background-color: #ea5a4e;
    border-color: #ea5a4e;
    font-weight: 700;
}

.btn-secondary:hover {
    background-color: #333333;
    border-color: #333333;
}

.card-gallery, .card-service {
    border: none;
    border-radius: 0;
}

.card-gallery .card-body {
    background-color: #f5f5f5;
}

.card-gallery .card-body h2 {
    font-size: 28px;
}

.card-gallery .card-body p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 27px;
}

.card-service {
    background-color: transparent;
}

.card-service .card-body {
    padding: 0;
}

.card-service .card-body p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}

.card-gallery .card-img-top {
    border-radius: 0;
}

.card-gallery .card-body h2, .card-service .card-body h2 {
    padding-bottom: 15px;
}

.card-gallery .card-body h2:after, .card-service .card-body h2:after, .nav-tabs .nav-link:not(:nth-child(5)):after, h2:after {
    border-bottom: 3px solid #ea5a4e;
    content: '';
    display: block;
    padding-top: 7px;
    position: absolute;
    width: 88px;
}

.card-service .card-footer {
    background-color: transparent;
    border-top: none;
    border-radius: 0;
    padding: 0;
}

.card-top {
    position: relative;
}

.card-top-overlay {
    background-color: rgba(0, 0, 0, 0.65);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.col-grey {
    background-color: #f5f5f5;
}

.container {
    max-width: 1430px;
}

.container-fluid-footer {
    background-color: #ea5a4e;
    background-image: url("../img/logo-footer.png"), url("../img/icon-footer.png");
    background-position: top 57px center, center bottom;
    background-repeat: no-repeat, no-repeat;
    min-height: 410px;
}

.container-fluid-navbar {
    background-image: url('../img/bg-left.png'), url('../img/bg-right.png');
    background-repeat: no-repeat, no-repeat;
    background-size: 50% 100%;
    background-position: left top, right bottom;
    margin-top: 63px;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #ea5a4e;
}

.fancybox-button svg, .fancybox-button svg path  {
    color: #ccc;
}

.fancybox-button svg:hover, .fancybox-button svg:hover path, .fancybox-share__button span, .fancybox-share__button svg, .fancybox-share__button svg path {
    color: #fff;
}

.fancyboxCounter, .fancybox-infobar span {
    color: #fff;
}

.disclaimer, .disclaimer a {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 21px;
}

.grey {
    background-color: #f5f5f5;
}

.tab-grey {
    background-color: #f5f5f5;
    padding: 50px;
}

.icon {
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 32px;
    padding-left: 40px;
}

.icon-email-orange {
    background-image: url("../img/icon-email-orange.png");
}

.icon-email-white {
    background-image: url("../img/icon-email-white.png");
}

.icon-phone-orange {
    background-image: url("../img/icon-phone-orange.png");
}

.icon-phone-white {
    background-image: url("../img/icon-phone-white.png");
}

.img-max {
    min-width: 100%;
}

.lead {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
}

.legalnav a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.legalnav a:hover {
    color: #333;
}

.legalnav li:first-child a {
    border-right: 2px solid #fff;
    padding-right: 10px;
}

.legalnav li:not(:first-child) a {
    padding-left: 10px;
}

.logo-middle {
    display: none;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs .nav-link {
    border: 1px solid #d7d7d7;
    border-radius: 0;
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-left: 15px;
    padding-bottom: 20px;
}

.nav-tabs .nav-link:first-child, .nav-tabs .nav-link:nth-child(5) {
    margin-left: 0;
    padding-left: 50px;
}

.nav-tabs .nav-link:nth-child(5) {
    padding-right: 50px;
}

.nav-tabs .nav-link.active, .service-mobile {
    background-color: #f5f5f5 !important;
    border: none !important;
    color: #333 !important;
    margin-bottom: 0 !important;
}

.service-mobile {
    padding-bottom: 0 !important;
}

.navbar {
    height: 70px;
    padding: 0;
    width: 100%;
}

.navbar-brand {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 100%;
}

.navbar-collapse {
    align-self: flex-start;
}

.navbar-main .nav-link {
    color: #333;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    padding-top: 3px;
    padding-left: 7px !important;
    padding-right: 7px !important;
    text-transform: uppercase;
}

.navbar-main .nav-item:last-child .nav-link {
    padding-right: 0;
}

.navbar-main .nav-link:hover, .navbar-main .nav-link.active {
    color: #ea5a4e !important;
}

.navbar-nav {
    z-index: 1;
}

.navbar-toggler {
    background-color: #fff;
    border-color: #ea5a4e !important;
    margin-top: 8px;
    z-index: 2;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(234, 90, 78, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.service-subsite {
    background-color: #f5f5f5;
    padding-left: 40px;
    padding-right: 20px;
}

.subnav-footer a, .subnav-head a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    font-weight: 400;
}

.subnav-head a {
    color: #333;
    font-size: 18px;
    font-weight: 700;
}

.subnav-footer a:hover {
    color: #333;
}

.subnav-head a:hover {
    color: #ea5a4e;
}

.subnav-footer li:first-child {
    margin-right: 20px;
}

.subnav-head li:first-child {
    margin-right: 50px;
}

.subscribe {
    margin-left: 2px;
}

.textbox {
    padding: 30px 60px;
}

.textbox p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}

.textbox-img-left {
    padding-bottom: 30px;
    padding-left: 30px !important;
    padding-top: 30px;
}

.textbox-img-right {
    padding-bottom: 30px;
    padding-right: 30px !important;
    padding-top: 30px;
}

.title h3 {
    font-size: 22px;
    font-style: italic;
    font-weight: 500;
}

.title h3:after {
    border-bottom: 3px solid #ea5a4e;
    content: '';
    display: block;
    left: 50%;
    padding-top: 25px;
    position: absolute;
    transform: translateX(-50%);
    width: 139px;
}

.oSc-KW_listWrapper {
    max-width: 100%;
}

@media (max-width: 1430px) {
    .container-contact {
        margin-top: 25px;
    }

    .container-fluid-navbar {
        background-image: none;
    }

    .logo {
        display: none;
    }

    .logo-middle {
        display: block;
    }

    .navbar {
        height: auto;
    }

    .navbar-brand {
        margin-left: -15px;
        width: calc(100% + 30px);
    }
}

@media (max-width: 1199px) {
    .card-service .card-body h2 {
        font-size: 30px;
    }

    .nav-tabs .nav-link {
        font-size: 26px;
    }
}

@media (min-width: 992px) and (max-width: 1430px) {
    .navbar-main .nav-link {
        margin-top: -25px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .btn-small {
        font-size: 18px;
    }
}

@media (min-width: 575px) and (max-width: 991px) {
    .card-service .card-body h2:after {
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 991px) {
    .card-service {
        text-align: center;
    }

    .container-fluid-navbar {
        margin-top: 20px;
    }

    .container-teaser, .royalSlider {
        padding-left: 0;
        padding-right: 0;
    }

    .logo-middle {
        max-width: 991px;
    }

    .navbar-brand {
        top: 0;
    }

    .navbar-nav {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 20px;
    }

    h4, h4 span {
        font-size: 22px;
    }

    p {
        line-height: 24px;
        margin-bottom: 24px;
    }

    .address {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .btn {
        font-size: 18px;
    }

    .card-service .card-body h2 {
        font-size: 26px;
    }

    .card-service .card-body p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .col-mobile-full {
        padding-left: 0;
        padding-right: 0;
    }

    .icon {
        background-size: 24px;
        padding-left: 30px;
    }

    .lead {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 27px;
    }

    .legalnav a {
        font-size: 16px;
    }

    .nav-tabs .nav-link:nth-child(5) {
        padding-left: 15px;
        padding-right: 15px;
    }

    .service-subsite {
        margin-left: -15px;
        margin-right: -15px;
    }

    .subnav-footer {
        display: block;
    }

    .subnav-footer a {
        font-size: 16px;
        line-height: 24px;
    }

    .subnav-footer li:first-child {
        margin-bottom: 10px;
        margin-right: 0;
        text-align: center;
    }

    .tab-grey {
        padding: 30px 15px;
    }

    .textbox {
        padding: 30px 15px;
    }

    .textbox p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .textbox-img-left {
        padding-bottom: 0;
        padding-left: 0 !important;
        padding-top: 0;
    }

    .textbox-img-right {
        padding-bottom: 0;
        padding-right: 0 !important;
        padding-top: 0;
    }

    .title h3:after {
        padding-top: 15px;
    }
}

@media (max-width: 574px) {
    .card-service {
        text-align: left;
    }
}
