a:hover{color:#3a6ea5;}.site-header { background-color: #3a6ea5; }.home-filter--content { background: #3a6ea5; }.button,input[type="submit"],button[type="submit"],.navigation .nav-previous a,.navigation .nav-next a {background-color: #3a6ea5;}.owl .owl-prev, .owl .owl-next { background-color: #3a6ea5; }.entry-tipss { background: #3a6ea5; }.on { color: #3a6ea5; }.filter--content .filter-item a.on i{background: #3a6ea595;}

.show-ta
{width: 50%;
    float: left;
    padding: 5px;
    background-color: rgba(138,149,255,0.13);
    margin-top: 5px;
}
.show-ta2
{width: 100%;

    padding: 5px;
    background-color: rgba(138,149,255,0.13);
    margin-top: 5px;
}
.show-ta2 a,.show-ta a{ font-size: 12px;font-weight:lighter;text-decoration: none;
}
.dipic
{
    width: 100%;

    text-align: center;
}
.dipic img
{   width: 100%;

    padding: 5px;
    border-color: darkgray;
    border: 1px;
    padding-bottom: 5px;
}
.show-download
{width: 100%;
    float: left;
    background-color: cornflowerblue;
    padding: 10px;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
}
.show-download a
{
    font-size:1.5rem;
    color: white;
}
.top-bf
{  background: -moz-linear-gradient(top, #3a6ea5 0%, #3f74ff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a6ea5), color-stop(100%,#3f74ff));
    background: -webkit-linear-gradient(top, #3a6ea5 0%,#3f74ff 100%);
    background: -o-linear-gradient(top, #3a6ea5 0%,#3f74ff 100%);
    background: -ms-linear-gradient(top, #3a6ea5 0%,#3f74ff 100%);
    background: linear-gradient(to bottom, #3a6ea5 0%,#3f74ff 100%);}