.uk-button-primary{
    background-color: #08949c!important;
}
.in-totop {
    background-color:  #08949c!important;
}
.in-liquid-2 .uk-card-default .in-icon-wrap{
    box-shadow: inset 0px 0px 0px 2px #08949c!important;
    color: #08949c!important;
}
.in-liquid-2 .uk-card-default h4 {
    color: #08949c!important;
}
.in-highlight {
    color: #08949c!important;
}
.uk-section-secondary {
    background: #08949c!important;
}
.in-liquid-8 .uk-card-default {
    border: 1px solid #08949c!important;
}
.in-liquid-8 .uk-card-default h6, .in-liquid-8 .uk-card-default i {
    color: #08949c!important;
}
.in-liquid-label {
    color: #08949c!important;
}
.in-icon-wrap.primary-color {
    background-color:#08949c!important;
}
:last-child > span {
    color: #08949c!important;
}
.uk-navbar-container {
    background-color:#08949c!important;
}
header {
    padding-top: 15px!important;;
    background-color: #08949c!important;
}
.uk-card-primary{
    box-shadow:#08949c!important;
}

.in-liquid-6 .dot-pulse {
    border-radius: 50px;
    background: #08949c!important;
}

.uk-button-default{
    color: white;
}
.uk-card-primary.uk-card-body .uk-button-default, .uk-card-primary>:not([class*=uk-card-media]) .uk-button-default, .uk-card-secondary.uk-card-body .uk-button-default, .uk-card-secondary>:not([class*=uk-card-media]) .uk-button-default, .uk-light .uk-button-default, .uk-offcanvas-bar .uk-button-default, .uk-overlay-primary .uk-button-default, .uk-section-primary:not(.uk-preserve-color) .uk-button-default, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default {
    box-shadow: inset 0 0 0 2px #08949c;
}
/*.in-slideshow h1 {*/
/*    font-size: 58px;*/
/*    min-height: 120px;*/
/*    color: white;*/
/*}*/
.uk-slideshow-items>* {
    background: #08949c !important;
}

.in-slideshow .in-slideshow-features {
    height: 220px;
    background: linear-gradient(0deg, #08949c,  #08949c 50%);
    margin-top: -190px;
}
.uk-pagination>.uk-active>* {
    color: #666;
    background: #08949c;
    color: #fff;
    border-color: #08949c;
}

.activenav{
    color: white!important;
}
.uk-background-secondary {
    background-color: #08949c;
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}

.serviceimg{
    height: 220px;
    width: auto;
}
.uk-card-primary {
    background:  #08949c;
    color: #fff;
}

 /* Bootstrap overwrite css */

.active>.page-link, .page-link.active {
    z-index: 3;
    color: white !important;
    background-color:  #08949c!important;
    border-color: #08949c!important;
}
.page-link {
    color:  #08949c!important;
}

.page-link:hover {
    color: white!important;
}
.pagination-margin{
    margin-top: 8%;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #08949c!important;
    border-color: #08949c!important;
}

.blogimage{
    height: 370px ;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.logo{
    height: 75px;
    width: auto;
}
.eco-margin{
    margin-bottom: 3%
}

.active_chapter{
    background: linear-gradient(0deg, #c7e8ea, #c0dfe0 50%);
    border-radius: 3%;
}

.cost{
    color:  #08949c!important;
}
#statusMsg{
    font-size: 15px;
    text-align: center;
}
.in-content-11 .uk-card-default:hover {
    border-color: #08949c!important;
    text-decoration: none;
}
.in-content-11 .uk-card-default:hover h4 {
    color: #08949c!important;
    transition: all ease .5s;
}

.in-slideshow .in-slideshow-features .uk-container {
    top: 165px;
}

.help-blogs{
    background-color: #08949c!important;
}


a.in-whatsapp {
    color: #fff;
    text-decoration: none;
}

.in-whatsapp {
    font-size: 25px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    position: fixed;
    right: 40px;
    bottom: 100px;
    background-color: #25D366!important;
    color: white;
    border-radius: 6px;
}
