.sp-contact-info {
    float: right;
    padding: 10px 0;
}

.sp-module.box3.jmoddiv {
    margin-bottom: 20px;
    border: 10px solid #bcc9d4;
    padding: 20px;
}

.article-list .article {
    border: 0;
    border-bottom: 1px solid #f5f5f5;
    padding: 0;
    padding-bottom: 20px;
}

.article-list .article .readmore a {
    background: #253b80;
    color: white;
    padding: 10px;
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #253b80;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 32px;
    font-weight: bold;
}

.article-list .article {
    padding-top: 0;
}

.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
    color: #253b80;
    background: white;
    border: 1px solid #253b80;
}

#sp-footer a:hover, #sp-bottom a:hover, #sp-footer a:active, #sp-bottom a:active, #sp-footer a:focus, #sp-bottom a:focus {
    color: #253b80;
}

#sp-footer {
    font-size: 16px;
}

.sp-megamenu-parent > li:hover > a {
    color: #179bd7 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #253b80 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #179bd7 !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: 1px solid #ececec;
    padding-top: 10px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:first-child {
    padding-top: 0;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:last-child {
    border-bottom: 0;
}

.custombanner img {
    border: 10px solid #253b80;
}

#sp-header .sp-megamenu-parent > li a {
    text-transform: uppercase;
    font-size: 16px;
    
}

body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
    display: block;
    margin: 0;
    padding: 0;
    margin-top: -40px;
    font-weight: normal;
    font-size: 10px;
    background: none;
}

.box3 {border:1px solid #ddd; padding:25px; margin-top:15px;}
.custom.box3 {border: none;}
.sp-module-title {margin-left: 20px;}

.box2 {border:1px solid #ddd; padding:25px; margin-top:25px;}
.custom.box2 {border: none;}

#sp-component {margin-top: 20px;}

.article-header h2 {color: #253b80;}
.sp-module-title {color: #da8a00;}

#sp-footer, #sp-bottom {color: #c9c8c8!important;}

.pitanja .sp-module-title {
    font-weight: normal;
}

#sp-kontaktdugme .btn {
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid white;
    border-radius: 0;
    font-size: 24px;
    margin-top: 15px;
}

#sp-kontaktdugme .btn:hover {
    background: white;
    color: #da8a00;
}
.custompitanja p, .customautoskolatext {
    font-size: 32px;
    font-weight: bold;
}

#sp-bottom2 .custom {
    float:right;
    margin-top: -32px;
}

#sp-bottom2 a img:hover {
    filter: grayscale(100%);
}

.btn-primary, .sppb-btn-primary {
    border-color: #253b80;
    background-color: #253b80;
    border-radius: 0;
}

@media all and (max-width: 1200px)
{
    body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right {
        display: none;
    }
    
    body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after, body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    margin-top: 0;
    }
}

#camera_wrap_94 .camera_caption > div {
    width: 30%;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
    background: rgb(37, 59, 128) !important;
}

    ul.sigProElegant li.sigProThumb a.sigProLink {
        border: 0;
        background: unset;
    }
    
    ul.sigProElegant li.sigProThumb a.sigProLink:hover {
        border: 0;
        background: unset;
    }
    
    ul.sigProElegant li.sigProThumb {
        margin: 5px;
        border: 2px solid #da8a00 !important;
    }
    
    ul.sigProElegant li.sigProThumb:hover {
        border: 2px solid #253b80 !important;
    }

@media all and (max-width: 992px)
{
    #camera_wrap_94 .camera_caption > div {
    width: 50%;
    margin-bottom: 50px !important;
    }
}

@media all and (max-width: 583px)
{
    #camera_wrap_94 .camera_caption > div {
    width: 100%;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    }
    
    #camera_wrap_94 .camera_caption > div div.camera_caption_desc
    {
            font-size: 14px;
    }
}

@media all and (max-width: 991px)
{
     #sp-bottom2 .custom p {
         display: inline-block;
         margin-bottom: 0;
         padding-top: 20px;
     }
     
    #sp-kontaktdugme .sp-module, #sp-bottom2 .custom {
        float: none !important;
        text-align: center;
    }
    
    .sp-module.pitanja, .sp-module.metoda, #sp-footer {
        text-align: center;
    }
}