#site-logo {
    background-color: #036c9d;
}

#bottom.bottom-style-2 .bottom-bar-content a {
    width: 100%;
    color: #fff;
    text-align: center;
}

#footer.style-2 {
    background-color: #036c9d;
}

#bottom.bottom-style-2 {
    background-color: #036c9d;
    border-top: 0px solid #d9d9d9;
}

.box-img .row-image-content a:hover {
    color: #0a9395;
}

.box-img.active .row-image-content {
    background-color: #036c9d;
}

.zingbox-icon-book:before {
    color: #036c9d;
}

.zingbox-icon-diamond:before {
    color: #036c9d;
}

.header-style-2 #site-header .wrap-inner {
    padding-top: 52px;
    padding-bottom: 45px;
}

.zingbox-icon-author:before {
    color: #036c9d;
}
.zingbox-icon-diamond:before {
    color: #036c9d;
}

.zingbox-icon-clock:before {
    color: #036c9d;
}

.zi .service-inner-text .icon {
    color: #0a9395;
}

.counter-item .inner .heading::after {
    background-color: #0a9395;
}

.box-service .service-read-more {
    color: #0a9395;
}

.box-service .service-read-more:hover {
    color: #0a9395;
}

.box-service:hover .icon {
    color: #fff;
    background-color: #0a9395;
}

.box-service:hover {
    border-bottom: 3px solid #0a9395;
}

a:hover,
a:focus,
a:active {
    outline: 0;
    color: #0a9395;
    text-decoration: none;
}

.box-team:hover .box {
    border-bottom: 3px solid #036c9d;
}

#site-header.is-fixed.is-small .wrap-inner {
    padding-top: 45px;
    padding-bottom: 43px;
}

.topbar-style-1 #top-bar {
    background-color: #0a9395;
}

#main-nav ul li .active::after,
#main-nav ul li .active {
    color: #0a9395 !important;
}

#site-header {
    position: relative;
    background-color: #fff;
    border-bottom: 3px solid #036c9d;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%);
}

.service {
    background-image: none;
    background-color: #036c9d;
    background-size: cover;
    padding: 0 0 303px 0;
}

#site-logo {
    width: 22.5%;
    margin: -102px 0px 0px 0px;
    padding: 50px 0px 40px 0px;
    background-color: rgba(255, 255, 255, 0) !important;
    box-shadow: 0 0px 0px !important;
}

#site-logo-inner {
    text-align: center;
    margin-top: 20px;
}

#site-header.is-fixed.is-small #site-logo {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: -70px;
}

.box-service .service-inner-text {
    position: static;
    padding-bottom: 0px;
    padding: 20px;
    left: 8.5%;
}

.box-service:hover .service-inner-img .img-overlay {
    display: none;
}

.themesflat-headings.style-2 .sub-heading {
    font-size: 16px;
    line-height: 30px;
    margin-top: 12px;
    color: #1f242c;
    letter-spacing: 0px !important;
    text-align: left;
}

.service.style-2 .themesflat-headings.style-2 .heading-shadown-text {
    top: 9%;
    left: 22%;
}

.topbar-style-1 #top-bar {
    display: none;
    background-color: #0a9395;
}

.service-inner-text .icon {
    background-color: #57b33c;
    border-radius: 5px;
    width: 101px;
    text-align: center;
    padding: 20px;
}

.box-service {
    position: relative;
    /* margin-top: -240px; */
    border: 1px solid #ddd;
    border-bottom: px solid #fff;
    box-shadow: 0 0px 0px rgb(0 0 0 / 7%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

@media (max-width: 768px) {
    #site-logo-inner {
        text-align: center;
        margin-top: -10px;
    }
}
