<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*------------------------------------------------------------------
* Project:        Travel Material 
* Author:         Crenoveative 
* URL:            http://crenoveative.com or https://themeforest.net/user/crenoveative/portfolio 
* Created:        20/05/2019 
-------------------------------------------------------------------*/


/** 
 * Add your style here 
 */ 

.sirala_gorunum{
    padding: 5px;
    border: none;
    font-weight: bold;
}

.taxonomy-grid .taxonomy-card{
    margin-bottom: 30px;
    border-radius: 8px;
    overflow: hidden;
}

.taxonomy-card .content {
    position: absolute;
    border: 0;
    bottom: 0;
    width: 100%;
    background: linear-gradient(
0deg
, rgba(37,49,88,1) 0%, rgba(37,49,88,0) 100%);
    color: #fff !important;
}
.taxonomy-card .content h3, .taxonomy-card .content a, .taxonomy-card .content p, .taxonomy-card .content div {
    color: #fff !important;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 60%);
}
.taxonomy-card .content h3 {
    font-size: 26px;
}
.list-fx-features {
    text-align: center;
    justify-content: center;
}
.koyu-mavi {
    background: #1a213d!important;
}
.list-fx-features {
    display: flex;
    width: 100%;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 5px 0;
}
.listing-card-info-icon {
    font-weight: 700;
    font-size: 13px;
}

.listing-card-info-icon {
    display: inline-block;
    padding-left: 0;
    position: relative;
    vertical-align: top;
    width: 31.555555%;
    flex: 0 0 31.555555%;
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}
.listing-card-info-icon span {
    font-weight: 400;
    margin-left: 3px;
    font-size: 13px;
}
.d-md-block{
    display: block !important;
}


</pre></body></html>