.stil201886183929 .post-slide{
    overflow: hidden;
    margin-right: 15px;
}
.stil201886183929 .post-slide .post-img {
    float: left;
    width:50%;
    position: relative;
    margin-right: 30px;
}
.stil201886183929 .post-slide .post-img img{
    width: 100%;
    height: auto;
}
.stil201886183929 .post-slide .post-date{
    background: #ec3c6a;
    color:#fff;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2% 3%;
    width: 60px;
    height: 60px;
    text-align: center;
    transition:all 0.50s ease;
}
.stil201886183929 .post-slide .date{
    display: block;
    font-size:20px;
    font-weight: 700;
}
.stil201886183929 .post-slide .month{
    display: block;
    font-size:11px;
    text-transform: uppercase;
}
.stil201886183929 .post-slide .post-review {
    padding: 5% 3% 1% 0;
    border-top: 3px solid #38cfd8;
}
.stil201886183929 .post-slide:hover .post-review{
    border-top-color:#ec3c6a;
}
.stil201886183929 .post-slide .post-title{
    margin:0 0 10px 0;
}
.stil201886183929 .post-slide .post-title a{
    font-size:14px;
    color:#333;
    text-transform:uppercase;
}
.stil201886183929 .post-slide .post-title a:hover{
    text-decoration:none;
    font-weight: bold;
}
.stil201886183929 .post-slide .post-bar{
    padding:0;
    list-style:none;
    text-transform:uppercase;
    position: relative;
    margin-bottom: 20px;
}
.stil201886183929 .post-slide .post-bar:after,
.stil201886183929 .post-slide .post-bar:before{
    border: 1px solid #38cfd8;
    bottom: -10px;
    content: "";
    display: block;
    position: absolute;
    right: 36%;
    width: 25px;
}
.stil201886183929 .post-slide .post-bar:before{
    border: 1px solid #ec3c6a;
    right: 32%;
}
.stil201886183929 .post-slide .post-bar li{
    color:#555;
    font-size:10px;
    margin-right:10px;
    display:inline-block;
}
.stil201886183929 .post-slide .post-bar li a{
    font-size: 13px;
    text-decoration:none;
    text-transform:uppercase;
    color:#ec3c6a;
}
.stil201886183929 .post-slide .post-bar li a:hover{
    color:#ec3c6a;
}
.stil201886183929 .post-slide .post-bar li i{
    color:#777;
    margin-right:5px;
}
.stil201886183929 .post-slide .post-description{
    font-size:12px;
    line-height:21px;
    color:#444454;
}
.stil201886183929 .owl-theme .owl-controls{
    margin-top: 30px;
}
.stil201886183929 .owl-theme .owl-controls .owl-page span{
    background: #fff;
    border: 2px solid #37a6a4;
}
.stil201886183929 .owl-theme .owl-controls .owl-page.active span,
.stil201886183929 .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #37a6a4;
}
@media only screen and (max-width: 990px) {
    .stil201886183929 .post-slide .post-img {
        width:100%;
    }
    .stil201886183929 .post-slide .post-review{
        width:100%;
        border-bottom: 4px solid #ec3c6a;
    }
    .stil201886183929 .post-slide .post-bar:before{
        left: 0;
    }
    .stil201886183929 .post-slide .post-bar:after{
        left: 25px;
    }
}
