@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/roboto-black-webfont.woff2') format('woff2'), url('../../../fonts/roboto-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/roboto-bold-webfont.woff2') format('woff2'), url('../../../fonts/roboto-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/roboto-light-webfont.woff2') format('woff2'), url('../../../fonts/roboto-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/roboto-medium-webfont.woff2') format('woff2'), url('../../../fonts/roboto-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../../../fonts/roboto-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../../fonts/roboto-thin-webfont.woff2') format('woff2'), url('../../../fonts/roboto-thin-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/Roboto-Thin.ttf) format('ttf');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/roboto-light-webfont.woff2) format('woff2'), url(../../../fonts/roboto-light-webfont.woff) format('woff');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/Roboto-Light.ttf) format('ttf');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/roboto-regular-webfont.woff2) format('woff2'), url(../../../fonts/roboto-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/Roboto-Regular.ttf) format('ttf');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/Roboto-Medium.ttf) format('ttf');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/roboto-medium-webfont.woff2) format('woff2'), url(../../../fonts/roboto-medium-webfont.woff) format('woff');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/roboto-bold-webfont.woff2) format('woff2'), url(../../../fonts/roboto-bold-webfont.woff) format('woff');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/Roboto-Bold.ttf) format('ttf');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/roboto-black-webfont.woff2) format('woff2'), url(../../../fonts/roboto-black-webfont.woff) format('woff');
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: Roboto;
    src: url(../../../fonts/Roboto-Black.ttf) format('ttf');
    font-weight: 900;
    font-style: normal
}

html {
    scroll-behavior: smooth
}

.intl-tel-input,
.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input .country-list {
    z-index: 99999999 !important;
}

.widget-visible {
    z-index: 99999999999 !important
}

#cookie-notice .cn-button {
    padding: 5px 14px;
    margin: 0 0 0 10px;
    display: inline-block
}

a#cn-accept-cookie {
    color: #fff !important;
    background: #e3161d !important;
    border-radius: 0 !important
}

a#cn-more-info {
    background: #fff !important;
    box-shadow: none !important;
    color: #253b58 !important;
    border-radius: 0 !important
}

#cn-notice-text a {
    color: #FFF !important;
    text-decoration: underline !important
}

#cookie-notice .cookie-notice-container,
#cookie-notice .cookie-revoke-container {
    display: block;
    max-width: calc(100% - 230px);
    position: relative;
    padding-right: 35px
}

.cookie-notice-container {
    text-align: left !important
}

.wpcf7 form.sent .wpcf7-response-output {
    display: none
}

.message_area {
    background-color: #fff
}

body .contact_form_sidebar {
    z-index: 99999 !important
}

.navbar-default.navbar-fixed-top .search_blk .search_icon svg {
    fill: #fff
}

.header_blk.active .search_blk .search_icon svg {
    fill: #253b58
}

.search_blk {
    float: left;
}

.search_blk .search_icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: center;
    margin: 4px 15px 0;
    cursor: pointer
}

.search_blk .search_icon img,
.search_blk .search_icon svg {
    width: 28px;
    fill: #000;
    margin-top: 7px;
    margin-left: 5px
}

.footer_right {
    padding-top: 28px;
}

.newsletter {
    margin-top: 30px;
}

.address_row a {
    color: #ffffff;
}

.address_row a:hover {
    opacity: .6
}

@media (max-width: 991px) {
    .footer_right {
        padding-top: 10px;
    }
    .map_addresses {
        padding-bottom: 10px
    }
    .close_btn img {
        filter: invert(1);
    }
    .close_btn svg {
        fill: #fff
    }
}

@media(max-width: 767px) {
    #cookie-notice .cookie-notice-container,
    #cookie-notice .cookie-revoke-container {
        max-width: 100%
    }
    #cookie-notice .cn-close-icon {
        top: 25px
    }
    .search_blk .search_icon {
        margin: 4px 17px 0
    }
}

@media(max-width: 576px) {
    .search_blk .search_icon {
        width: 30px;
        height: 30px;
        margin: 7px 7px 0;
        background-size: 22px
    }
    .search_blk .search_icon img,
    .search_blk .search_icon svg {
        margin-top: 0
    }
}

.footerSite {
    width: 100%;
}

.footerSite .container {
    max-width: 1324px;
    width: 100%;
    padding: 0 20px;
}

.footerTop {
    padding: 60px 0 100px;
    background: #1D1D1D;
}

.footerTop .footerBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footerTop .footerBox .footer_item {
    width: auto;
}

.footerTop .footerBox .footer_item h3 {
    font-size: 16px;
    color: #FBFBFB;
    font-family: 'Helvetica Neue';
    font-weight: bold;
    margin-bottom: 10px;
}

.footerSite ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footerTop .footerBox .footer_item ul li {
    margin-bottom: 4px;
}

.footerTop .footerBox .footer_item.portfolio_item {
    display: none;
}

.footerTop .footerBox .footer_item ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #FBFBFB;
    font-family: 'Helvetica Neue';
    font-weight: 400;
    line-height: 28px;
    transition: all ease 0.5s;
}

.footerTop .footerBox .footer_item ul li a:hover {
    color: #E3151E;
}

.footerTop .footerBox .footer_item .featured {
    margin-top: 20px;
}

.footerTop .footerBox .footer_item .featured ul {
    padding-top: 10px;
}

.footerTop .footerBox .footer_item .featured ul li {
    margin-top: 20px;
}

.footerTop .footerBox .footer_item .subText {
    margin-top: 25px;
}

.footerBottom {
    padding: 34px 0 30px;
}
.footerBottom .itemBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.footerBottom h3 {
    font-size: 14px;
    line-height: 1;
    color: #383838;
    font-family: 'Helvetica Neue';
    font-weight: 500;
    margin-bottom: 20px;
}

.footerBottom .expertise_logo ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footerBottom .expertise_logo ul li a:hover,
.footerTop .footerBox .footer_item .featured ul li a:hover {
    opacity: 0.7;
}

.footerBottom .expertise_logo ul.sitefinity_ios li {
    margin-right: 30px;
}

.footerBottom .expertise_logo .technology_logo {
    margin-top: 40px;
}

.footerBottom .expertise_logo .technology_logo li {
    margin-right: 30px;
}

.social_media ul {
    display: flex;
    flex-wrap: wrap;
}

.social_media ul li {
    margin-left: 31px;
}

.social_media ul li:first-child {
    margin-left: 0;
}

.social_media ul li a {
    width: 31px;
    height: 31px;
    border: 0.6px solid #262626;
    color: #262626;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    text-decoration: none;
    transition: all ease 0.5s;
}

.social_media ul li a:hover svg path {
    fill: #fff;
}

.social_media ul li a:hover {
    background: #E3151E;
    border-color: #E3151E;
}

.copyRightArea {
    padding: 20px 0 40px;
}

.copyRightArea ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.copyRightArea ul li {
    padding: 0 8px;
    font-size: 14px;
    line-height: 1;
    color: #383838;
    font-family: 'Helvetica Neue';
    font-weight: 500;
    border-right: 1px solid #383838;
}

.copyRightArea ul li a {
    color: #383838;
    text-decoration: none;
}

.copyRightArea ul li a:hover {
    color: #E3151E;
}

.copyRightArea ul li:last-child {
    border-right: 0;
}

@media (max-width: 1199px) {

    .footerBottom .expertise_logo ul.sitefinity_ios li {
        margin-right: 25px;
    }
    .social_media ul li {
        margin-left: 20px;
    }
}

@media (max-width: 991px) {
    .footerTop {
        padding: 50px 0 70px;
    }
    .footerBottom .expertise_logo ul.sitefinity_ios li {
        margin-right: 20px;
    }
    .social_media ul li {
        margin-left: 18px;
    }
    .footerBottom .expertise_logo .technology_logo li {
        margin-right: 25px;
    }
    .footerBottom {
        padding: 30px 0;
    }
    .footerBottom .expertise_logo {
        width: 100%;
        margin-top: 40px;
        text-align: left;
    }
    .footerBottom .social_item {
        width: 100%;
        order: -1;
    }
    .copyRightArea {
        padding: 10px 0 30px;
    }
}

@media (max-width: 767px) {
    .footerTop {
        padding: 27px 0 60px;
    }
    .footerTop .footerBox .footer_item {
        width: 100%;
    }
    .footerTop .footerBox .footer_item h3 {
        cursor: pointer;
        position: relative;
        font-size: 14px;
        line-height: 1;
        font-weight: 500;
        padding: 23px 0;
        border-bottom: 0.5px solid #C5C5C5;
        margin: 0;
    }
    .footerTop .footerBox .footer_item h3::after {
        content: "";
        position: absolute;
        right: 0px;
        z-index: 11;
        display: block;
        width: 11px;
        height: 11px;
        border-top: 2px solid #fff;
        border-left: 2px solid #fff;
        top: 20px;
        transform: rotate(225deg);
        transition: all ease 0.5s;
    }
    .footerTop .footerBox .footer_item h3.active::after {
        transform: rotate(48deg);
    }
    .footerTop .footerBox .footer_item .subText {
        margin-top: 0;
    }
    .footerTop .footerBox .footer_item .subList {
        margin-top: 20px;
    }
    .footerTop .footerBox .footer_item .featured h3 {
        padding: 0;
        border: 0;
    }
    .footerTop .footerBox .footer_item .featured {
        margin-top: 25px;
    }
    .footerTop .footerBox .footer_item .featured h3::after {
        display: none;
    }
    .footerTop .footerBox .footer_item ul li a {
        font-size: 13px;
    }
    .footerBottom {
        padding: 30px 0 15px;
    }
    .footerBottom .expertise_logo ul.sitefinity_ios li {
        margin-bottom: 15px;
    }
    .footerBottom .expertise_logo .technology_logo {
        margin-top: 30px;
    }
    .footerBottom .social_media {
        width: 100%;
        text-align: left;
    }
    .footerBottom .social_media ul {
        justify-content: flex-start;
    }
    
    
    .footerBottom .expertise_logo ul {
        justify-content: flex-start;
    }
    .copyRightArea ul li:nth-last-of-type(2) {
        border-right: 0;
    }
    .copyRightArea ul li:last-child {
        border-right: 0;
        width: 100%;
        margin-top: 13px;
        text-align: center;
    }
}  