.offcanvas {
    overflow: hidden;
}

.offcanvas .offcanvas-menu {
    overflow-y: auto;
}

#offcanvas-toggler > i {
    color: #ffffff;
    font-size: 30px;
}

.verticalmenu ul > li {
    background-color: #3b5998;
    padding-left: 10px;
}

.verticalmenu ul > li a {
    color: #ffffff;
    background: none;
}

.verticalmenu ul > li:hover, .verticalmenu ul > li:focus, .verticalmenu ul > li.active {
    background-color: #fa3e3e;
}

.verticalmenu ul > li:active a, .verticalmenu ul > li:hover a {
    color: #ffffff;
    background: none;
}

.verticalmenu ul > li > a::before {
    display: none;
}

.sp-megamenu-parent > li:hover, .sp-megamenu-parent > li.active {
    background-color: #fa3e3e;
}

#sp-main-body {
    padding: 0;
}

.menu-center .sp-megamenu-parent {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.menu-center .sp-megamenu-parent .sp-dropdown-items {
    text-align: left;
}

#sp-header {
    height: 50px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 50px;
}

#offcanvas-toggler {
    line-height: 50px;
}


.sp-module {
    margin-top: 5px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    padding: 10px 20px;
    text-transform: none;
    transition: all 300ms ease 0s;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 50px;
    font-size: 16px;
}

.page-header {
    border-bottom: 1px solid #eee;
    margin: 0 0 20px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 0px;
}

.breadcrumb {
    background-color: #e9ebee;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 8px 15px;
}

.su-content-slider .su-content-slide .caption {
    background: rgba(59, 89, 152, 0.8) none repeat scroll 0 0;
    bottom: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    left: 20px;
    margin: 0;
    padding: 15px;
    position: absolute;
    right: 20px;
    text-align: center;
    display: none; /* skril podpis k slide */
}

.entry-image, .entry-gallery, .entry-video, .entry-audio, .entry-link {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #3B5998;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 20px;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 10px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px;
    padding: 5px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a {
    background-color: #fa3e3e;
}

ul.sigProResponsive li.sigProThumb a.sigProLink {
    background-color: #E9EBEE;
    border: 6px solid #E9EBEE;
    color: #E9EBEE;
    transition: all 200ms ease-in 0s;
}

ul.sigProResponsive li.sigProThumb a.sigProLink:hover {
    background-color: #CCCED0;
    border: 6px solid #CCCED0;
    color: #CCCED0;
    transition: all 200ms ease-in 0s;
}

.su-drawer-toggle {
    color: #eee;
    cursor: pointer;
    font-size: 16px;
    padding: 15px 20px;
    text-align: left;
}

.pweb-bg-white form.pwebcontact-form label, .pweb-bg-white form.pwebcontact-form .pweb-separator-text, .pweb-bg-white form.pwebcontact-form .pweb-msg, .pweb-bg-white form.pwebcontact-form .pweb-chars-counter, .pweb-bg-white form.pwebcontact-form .pweb-uploader, .pweb-bg-white .pwebcontact-box .pweb-dropzone {
    color: #333;
    font-size: 16px;
}

.brand-color-1 {
    color: #3b5998;
}

.brand-color-2 {
    color: #fa3e3e;
}

.font-size-bigger {
    font-size: 16px;
}

.font-bold {
    font-weight: bold;
}
.text-align-right{
text-align:right
}