.header-7 {
    background: #23002D none repeat scroll 0 0;
}

.item-most-popular-post,
.most-popular-post-info{
    background-color: #23002D !important;
}


.readmore2{
    background: #414141 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin: 30px auto auto;
    text-align: center;
    width: 140px;
    transition: all 0.5s ease-out 0s;
    padding: 10px 20px;
}
.readmore2,
.readmore{
    background-color: #D8015C !important;
    color: white !important;

}


.logo-event-footer span{
    color: black !important;
}

.contact-form-page,
.contact-info,
.contact-map{
    border: 1px solid #23002D;
    border-radius: 5px !important;
}

.contact-form-page > h2,
.contact-info h3{
    color: #23002D;
}

.text-center{
    text-align: center !important;
}

.ads{
    margin: auto;
    margin-top: 20px;

}

@font-face {
    font-family: "BwModelica-Regular";
    src: url("../fonts/BW_MODELICA/BwModelica-Regular.otf");
}
@font-face {
    font-family: "BwModelica-Light";
    src: url("../fonts/BW_MODELICA/BwModelica-Light.otf");
}
@font-face {
    font-family: "BwModelica-Bold";
    src: url("../fonts/BW_MODELICA/BwModelica-Bold.otf");
}

body,
.related-article h2,
.related-article h3{
    font-family: "BwModelica-Regular", sans-serif;
}


.contact-form-page{
    padding: 10px;
}

.related-article{
    margin-top: 0px;
}

.contact-form-page{
    padding-top: 0px;
    background: #f9f9f9 none repeat scroll 0 0;
}

.contact-map{
    border: 0px;
}

.single-comment-box{
    padding-left: 0;
    padding-right: 0;
}

.single-comment-info{
    padding-left: 0;
}