/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
h1, .uk-h1 {
    font-size: 30px;
    line-height: 30px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300 !important;
    color: #151515 !important;
}

.uk-article-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 200;
    text-transform: none;
}
 
.top-supera {
    background: #000000;
}

.top-supera p{
    color: #ffffff;
    margin: 10px 0;
    font-size: 13px;
}

.topsuperatable {
    width: 100%;
}

.topsuperatable .rightposition p{
    float:right;
    font-size: 16px;
}

.buttoncallback {
    float: right;
    margin: 25px 0 0 30px;
}

.tm-overlay-headline p{
    color:#ffffff;
}

.tm-top-c .tm-overlay-headline h5{
    font-size:26px !important;
}

.uk-navbar {
    border-bottom: 1px solid #cccccc;
}

.icons_on_main {
    width:100%;
}

.icons_on_main td{
    text-align:center;
    font-weight:600;
}

.uslugionmain h1{
    color:#ffffff !important;
}

.uslugionmain p{
    color:#ffffff;
    font-size: 15px;
}

.compareonmain {
    width:100%;
}

.beforecompare {
    width:30%;
}

.aftercompare {
    width:30%;
}

.beforecompare h5{
    text-align: center;
    color: #cb192a;
    font-weight: 600;
    font-size: 20px;
}

.aftercompare h5{
    text-align: center;
    color: #08ad52;
    font-weight: 600;
    font-size: 20px;
}

.beforecompare ul{
    color: #cb192a;
    font-weight: 600;
    font-size: 14px;
    margin: 0px 20px 0 40px;
}

.aftercompare ul{
    color: #08ad52;
    font-weight: 600;
    font-size: 14px;
    margin: 0px 0 0 40px;
}

.uk-article .uk-align-left img{
	max-width: 350px;
}

.uk-article p {
    margin: 0 0 5px 0 !important;
}

