body p, h1, h2, h3, h4, h5, a, li, div, span {
    font-family: 'Poppins', sans-serif !important;
}

.flexslider {
    padding: 10px 0px 10px 0px;
    background-color: #F5F5F5;
}

.all-scr-cover
.slide-image-wrap {
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #F5F5F5;
    /*background-position: right;*/
}s

.slide_description_wrapper {
    min-height: 450px;
}

.theme-bg-color {
    background-color: #03A8CB;
}

.theme-color {
    color: #03A8CB;
}


.text-white {
    color: #ffffff;
}

.sf-menu li > ul {
    border-bottom: #03A8CB;
}


.pagination > li {
    min-width: 25px !important;
    min-height: 25px !important;
    width: 25px !important;;
    height: 25px !important;
}

.pagination > li > a, .pagination > li > span {
    min-width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
}

.pagination::selection {
    background-color: #03A8CB !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #03A8CB !important;
    border-color: #03A8CB !important;
}

