


.color-1, i.color-icon-4, body div .color-icon-4 i.icon, .color-si ul li:nth-child(4) .icon-box-cell i, .color-list div:nth-child(4) i, .color-si li:nth-child(n+1) i, .color-icon-4 i, .color-1 h2, .white .title-base.color-1 h2 {
    color: #75234e !important;
}

.color-2, i.color-icon-3, body div .color-icon-3 i.icon, .color-icon-3 i, .color-si ul li:nth-child(3) .icon-box-cell i, .color-list div:nth-child(3) i, .color-si li:nth-child(3n+3) i, .color-2 h2, .white .title-base.color-2 h2 {
    color: #005378 !important;
}

.color-3, i.color-icon-1, body div .color-icon-2 i.icon, .color-si ul li:nth-child(2) .icon-box-cell i, .color-list div:nth-child(2) i, .color-si li:nth-child(3n+1) i, .color-3 h2, .white .title-base.color-3 h2,.color-icon-2 i {
    color: #94c34c !important;
}

.color-4, i.color-icon-1, body div .color-icon-1 i.icon, .color-si ul li:nth-child(1) .icon-box-cell i, .color-list div:nth-child(1) i, .color-si li:nth-child(4n+1) i, .color-4 h2, .white .title-base.color-4 h2,.color-icon-1 i {
    color: #27b6c0 !important;
}

.color-tabs .nav-pills > li:nth-child(1) > a {
    background-color: #27b6c0 !important;
}

.color-tabs .nav-pills > li:nth-child(2) > a {
    background-color: #005378 !important;
}

.footer-minimal .btn-group.social-group a i.fa-facebook {
    background-color: #3B5998 !important;
}

.footer-minimal .btn-group.social-group a i.fa-twitter {
    background-color: #3B8ACA !important;
}

.footer-minimal .btn-group.social-group a i.fa-linkedin {
    background-color: #0077B5 !important;
}

.footer-minimal .btn-group.social-group a i.fa-google-plus {
    background-color: #d7473d !important;
}

.btn-color-1 .btn, [data-filter='cat-transformation'], .white .btn-color-1 .btn.circle-button:hover {
    background-color: #75234e !important;
    border-color: #75234e !important;
    color: #fff !important;
    transform: none !important;
}

.btn-color-2 .btn, [data-filter='cat-it-digital-strategy'], .white .btn-color-2 .btn.circle-button:hover {
    background-color: #005378 !important;
    border-color: #005378 !important;
    color: #fff !important;
    transform: none !important;
}

.btn-color-3 .btn, [data-filter='cat-operations'], .white .btn-color-3 .btn.circle-button:hover {
    background-color: #7eb031 !important;
    border-color: #7eb031 !important;
    color: #fff !important;
    transform: none !important;
}

.btn-color-4 .btn, [data-filter='cat-it-digital-apps'], .white .btn-color-4 .btn.circle-button:hover {
    background-color: #13a2ac !important;
    border-color: #13a2ac !important;
    color: #fff !important;
    transform: none !important;
}

.logo-scale .slides img {
    transition: all .6s;
}

    .logo-scale .slides img:hover {
        transform: scale(0.9);
    }

div .progress-bar {
    background: -moz-linear-gradient(-45deg, #243117 0%, #0f3e46 30%, #4b2136 65%, #1c406f 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #243117 0%,#0f3e46 30%,#4b2136 65%,#1c406f 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #243117 0%,#0f3e46 30%,#4b2136 65%,#1c406f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243117', endColorstr='#1c406f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.section-black {
    background-color: #000;
}

.img-box.png-over img {
    transition: all .6s;
}

.header-title.white .title-base hr, .header-slider.white .title-base hr, .header-video.white .title-base hr, .header-animation.white .title-base hr {
    display: none;
}

.img-box.png-over:before {
    display: none;
}

.img-box.png-over:hover img {
    opacity: .6 !important;
}

.section-bg-color *[data-height].collapse-box .panel:after {
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',endColorstr='#f7f7f7',GradientType=0 );
}

.hc_title_tag_cnt h3, .hc_title_tag_cnt h4, .hc_title_tag_cnt h5 {
    font-weight: 100;
}

*[data-height].collapse-box .panel.no-gradient:after {
    background: none !important;
}

.title-base h1, .title-icon h2, .title-icon h1, .title-base.title-small h2 {
    letter-spacing: 2px !important;
}

i.cover, i.onlycover {
    background-size: cover !important;
}

h3, .h3 {
    font-size: 32px;
}

.hamburger-button > span {
    display: none;
}

.hamburger-button {
    background: #015278;
}

    .hamburger-button i {
        color: #fff;
        margin-top: 8px;
    }

.side-menu-fixed .brand {
    padding: 25px 15px;
}

.fullpage-menu.menu-dots li.active a {
    border-color: #fff;
}

.fullpage-menu.menu-dots a {
    background-color: #fff;
}

.fullpage-menu {
    width: 209px;
    right: -45px;
}

header .mi-menu .sidebar-nav ul li:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(tins.gif);
    background-size: contain;
    background-repeat: no-repeat;
    top: 12px;
    left: 0;
    position: absolute;
    display: block;
    z-index: 2;
    opacity: 0;
    transition: all .6s;
}

header .mi-menu .sidebar-nav ul li:hover:before {
    opacity: 1;
    left: 20px;
}

header .mi-menu .sidebar-nav ul li a, header .mi-menu .sidebar-nav ul li {
    transition: all .6s;
    position: relative;
}

    header .mi-menu .sidebar-nav ul li:hover a {
        padding-left: 60px;
    }

.side-menu-fixed li a {
    font-size: 13px;
}

.tin-button .circle-button {
    border-bottom-left-radius: 0;
    border-top-left-radius: 32px;
}

.white .btn.circle-button, .white form .btn:not(.circle-button) {
    background-color: #fff;
    color: black;
    transition: all .6s !important;
    border: none !important;
}

    .white .btn.circle-button:hover, .white form .btn:not(.circle-button):hover {
        background-color: #f7f7f7 !important;
        color: black;
        box-shadow: 0 2px 5px black;
        transform: scale(1.05);
    }

.advs-box-top-icon h3 {
    font-size: 18px;
}

.advs-box-top-icon i.icon {
    background: none;
    border: none;
    color: #fff !important;
}

.btn-text {
    font-weight: 600;
    position: relative;
    margin-left: -21px;
}

    .btn-text:after {
        content: '\ebfa';
        font-family: 'icomoon' !important;
        margin: -13px 0px 0px 0;
        text-decoration: none;
        position: absolute;
        font-size: 12px;
        right: -22px;
        line-height: 26px;
        z-index: 9;
        font-weight: 900;
        top: 50%;
        display: inline-block;
        transition: right .3s;
    }

    .btn-text:hover:after {
        right: -25px;
    }

.flex-direction-nav a:before {
    font-size: 25px !important;
    line-height: 25px !important;
}

.separa {
    max-width: 1000px;
    opacity: .3;
}

.advs-box-side-img h3 a {
    display: block;
    font-size: 17px;
    line-height: 22px;
    text-transform: uppercase;
}

.tag-row i {
    color: #fff;
}

.advs-box-side-img .img-box {
    border: 1px solid #000;
    border-radius: 5px;
}

.advs-box-side-img .tag-row span:nth-child(2), .advs-box-side-img .tag-row.icon-row span:after {
    display: none;
}

.white .tab-box .nav > li > a:hover {
    background-color: #000;
    border: none !important;
}

.title-abs {
    position: absolute;
    text-align: left;
}

.tab-right {
    text-align: right;
}

    .tab-right .panel.active {
        padding-top: 0;
    }

    .tab-right .nav-pills {
        display: inline-block;
    }

.tab-box.right .panel-box {
    width: 85%;
}

.tab-box.right .col-md-4.nav {
    width: 13%;
    width: calc(15% - 15px);
    background-color: #015278;
    border-radius: 0;
    margin-left: 15px;
}

.tab-box.right .panel > .flexslider {
    margin-left: -15px;
    margin-right: -15px;
}

.tab-box:not(.right) .nav-pills > li > a {
    padding: 5px 15px;
    margin-right: 10px;
}

.media .image {
    display: none;
}

.nav-pills > li {
    margin-bottom: 0 !important;
}

    .nav-pills > li > a {
        border: none !important;
        border-radius: 0;
        padding: 5px 0;
    }

footer, footer p, footer span, .footer-minimal .btn-group.social-group i {
    color: #fff !important;
}

    footer .content {
        background: rgba(37, 37, 37, 0) !important;
        border: none !important;
        height: 185px;
    }

.footer-bg .copy-row .copy-text {
    color: rgba(255, 255, 255, 0.6);
}

.footer-center .copy-row {
    margin-top: -18px !important;
}

.map-btn {
    position: absolute;
    right: 150px;
    top: -35px;
}

.boxed-sl {
    background: #272727;
    background-image: url(https://www.kimecom.com/wp-content/uploads/2016/06/bg-footer-1.jpg);
    background-size: cover;
    padding: 15px;
}

    .boxed-sl .flex-direction-nav .flex-next, .boxed-sl .flex-direction-nav .flex-prev {
        margin-top: -13px;
    }

.footer-minimal .btn-group.social-group i {
    border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 32px;
    text-align: center;
    padding: 5px;
    margin: 0 5px;
}

    .footer-minimal .btn-group.social-group i:hover {
        opacity: 0.7;
    }

.advs-box-top-icon .icon {
    font-size: 60px;
    margin: -90px 0 0 -53px;
}

.header-title .title-base h1 {
    font-size: 50px;
    text-align: left;
}

.header-title .title-base p {
    text-align: left;
}

.footer-bg {
    height: auto;
}

.header-title hr {
    margin-left: 0;
}

.title-base hr {
    display: none;
}

.service-img {
    margin-bottom: 15px;
    margin-bottom: 40px;
    border-radius: 5px;
    height: 320px;
    width: 100%;
}
 
 
.logo-frame img {
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    margin-bottom: 1px;
    max-width: 100% !important;
}

.flexslider .flex-direction-nav li a {
    padding-top: 12px;
}

.advs-box-top-icon-img.boxed .advs-box-content, .advs-box-top-icon-img.boxed-inverse .advs-box-content {
    padding: 25px;
}

.portfolio-list .adv-img .img-box img {
    border-radius: 5px;
    height: 200px;
}

.portfolio-list .caption-bottom {
    text-align: left;
    min-height: 132px;
}

.maso-filters.ms-rounded {
    margin-bottom: 30px !important;
}

header.hamburger-header {
    height: 0;
}

.section-half-black:before {
    content: '';
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    background: #000;
}

.section-half-black.section-half-black-right:before {
    left: auto;
    right: 0;
}


@media (max-width: 768px) {
    .section-half-black:before {
        width: 100%;
        height: 51%;
        height: calc(50% + 30px);
    }

    .section-half-black.section-half-black-right:before {
        top: 50%;
    }

    #section_IxIR3.section-half-black:before {
        height: 100% !important;
        top: 0 !important;
    }

    .service-img {
        height: auto;
    }

    .header-title, .header-video, .header-animation, .header-slider {
        height: 220px !important;
    }

        .header-title .title-base {
            margin-top: 85px !important;
        }

            .header-title .title-base h1 {
                font-size: 21px;
            }

    .tab-box.right .panel-box {
        width: 100%;
    }

    .advs-box-side-img > .row {
        display: block;
    }

    .advs-box-side-img .col-md-4 {
        width: 100%;
        height: 130px;
    }

    .tab-box.right .panel-box .panel {
        height: auto !important;
    }

    .tab-box.right .col-md-4.nav {
        width: 100%;
        margin-left: 0;
    }
    .map-btn {
    position: static;
    margin: auto;
    display:inline-block;
}
    #Ha5Rn {
        text-align: center !important;
    }
}
