a:hover, a:active {
   text-decoration: none;
   color: #0090D2!important;
   -webkit-transition: all 0.5s ease 0s;
   -moz-transition: all 0.5s ease 0s;
   -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.quote:before {
    content: url('http://emag.medicalexpo.com/wp-content/themes/matador-child/img/quote-ae.png');
}

.quote:after {
    content: url('http://emag.medicalexpo.com/wp-content/themes/matador-child/img/quote-close-ae.png');
    position: absolute;
    margin-top: 10px;
    margin-top: 10px;
    margin-left: 10px;
}

.post-category-heading, .post-category-heading > a > strong {
    font-family: "Open Sans";
    font-size: 0.8rem;
    color: #0090D2!important;
}

.about-container .line-title {
    margin-bottom: 25px;
    color: #0090D2;
}
.more, .read-more-wrap > span {
    background-color: #0090D2!important;
    padding: 2px 8px;
    color: #FFF;
    float: right;
}

.ts-boxed-1-of-4, .ts-boxed-one-fourth {
    width: 25%;
        margin: 0 40px 35px 40px;
}
#table_of_content h2 {
color:#0090D2;
}

blockquote p:first-child:before {
    margin-right: 10px;
    content: url('http://emag.medicalexpo.com/wp-content/themes/matador-child/img/quote-ae.png');
}

.exergue p:first-letter,.exergue  p span:first-letter {
	color: #0090D2;
}

.question-interview{
	color: #0090D2;
}

div#ts-post-the-content-wrap li:before, .hentry.entry.container li:before{
    color: #0090D2;
}

#guides_header {background: url(http://emag.archiexpo.com/wp-content/uploads/sites/7/2016/03/archiexpo-guide.jpg) no-repeat fixed center 0px / cover transparent;
}

#submit {  background: #00A3B5 url("../section-img/section-hottopic.jpg")  center 0 no-repeat fixed; }
input#subscribe { background-color: #0871B4; }


#ts-back-to-top-wrap a#ts-back-to-top {
  background:#0090D2!important; }


.question {
    background-color: #0090D2;
    color: #fff;
}

button.permalink:hover {
  transition-duration: 0.5s;
    background: #0090D2;
}


.more, .read-more-wrap > span, .read-more.mimic-smaller.uppercase strong {
    background-color: #0090D2!important;
    padding: 6px 8px;
    color: #FFF!important;
    text-transform: initial!important;
    font-weight: inherit;
    float: right;
}