/* CUSTOM CSS */
/*#sp-top2 {*/
/*    text-align: right !important;*/
/*}.com-content-adminForm .tab-pane .post-formats label, .btn, .sppb-btn, .btn.btn-info:hover, .sppb-btn.btn-info:hover, .btn.sppb-btn-info:hover, .sppb-btn.sppb-btn-info:hover, .btn.btn-info:focus, .sppb-btn.btn-info:focus, .btn.sppb-btn-info:focus, .sppb-btn.sppb-btn-info:focus, .sp-megamenu-parent > li > a::before, body .pagination > li:nth-child(2) a, body .pagination > li:nth-last-child(2) a, .view-article article.item .published-date-wrap .published-date, .educon-notice-board article.item .educon-notice .published-date, .educon-topics-wrapper .common-topics li a:hover::before, .educon-topics-wrapper .common-topics li a:focus::before, .educon-topics-wrapper .sppb-addon-accordion .sppb-panel-default .sppb-panel-heading::before, .event-details-section .sppb-addon-single-image-container .sppb-addon-title, .splms-readmore.btn-primary, .splms.view-splms-course.course-details .btn.btn-primary, .splms.splms-view-event .splms-event-image .event-date, .event-details-bottom .btn.btn-primary, #sp-top-bar, .view-registration #sp-main-body, .view-login #sp-main-body, article.item .content-wrap .published-date, .helix-social-share .helix-social-share-icon ul li div a:hover, .helix-social-share .helix-social-share-icon ul li div a:focus, .view-splms-quiz-list .quiz-item-wrapper .quiz-description .btn.btn-primary, .view-quizquestion .splms.view-splms-quiz .btn.btn-primary, .view-quizquestion .splms.view-splms-quiz .btn.btn-default, .splms.splms-view-events .splms-event-details .btn.btn-primary, .scrollup, .splms-course-categories .splms-row.splms-course-category-wrapper .splms-course-category .splms-coursescategory-wrapper:hover, .mod-splms-course-categoies .lms-single-category:hover, .search .page-title, .view-category .page-header, .border-heading-style.sppb-addon-text-block .sppb-addon-title::before, .border-heading-style.sppb-addon-header .sppb-addon-title::before, .carousel-controller.splms-course-carousel .splms-course-title::before, .addon-splms-courses .splms-course-title::before, .owl-carousel .owl-controls .owl-dots .owl-dot.active span, .educon-latest-news-wrap .educon-latest-news .sppb-addon-title, .sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-indicators li::before, .speasyimagegallery-albums .speasyimagegallery-album:hover .speasyimagegallery-album-info{*/
/*  color:red !important*/
/*}*/

/*Meniuri*/

.sp-megamenu-parent >li >a {
    padding: 0 9px;
}

ul.sp-megamenu-parent.menu-slide-down.hidden-sm.hidden-xs li:last-child a {
    background-color: #ff7302;
    color: #FFF;
    line-height: 50px;
    border-radius: 5px;
}

ul.sp-megamenu-parent.menu-slide-down.hidden-sm.hidden-xs li:last-child a:hover {
    background-color: #025285;
}

ul.sp-megamenu-parent.menu-slide-down.hidden-sm.hidden-xs li:last-child a::before {
    display:none;
}

/*======*/

 section#sp-top-bar {
     background-color: #1F4C9A;
 }

#sppb-addon-1486529041330 #btn-1486529041330.sppb-btn-custom {
    background-color: #1F4C9A;
    color: #ffffff;
}

#sppb-addon-1486529041330 #btn-1486529041330.sppb-btn-custom:hover {
    background-color: #ff7302;
    color: #ffffff;
}

.buton-hero {
    border-bottom: 2px solid #20232E;
    border-right: 2px solid #20232E;
}

.sp-megamenu-parent >li >a {
    color: #20232E;
    font-weight: 500;
}

.sp-contact-info {
   float: right;
}

.text-hero {
    color: #ff7302;
    letter-spacing: 2px;
}

.text-hero:hover {
    color: #ffa902;
    cursor: pointer;
    
}

.sp-megamenu-parent >li >a:hover {
    color: #025285;
}

.logo-servicii img {
    max-height: 70px;
}

.sp-page-title {
    display: none;
}

.poze-testimoniale img {
    max-width: 300px !important;
    max-height: auto;
}

.motive-despreNoi h3 {
    margin-bottom: 15px;
}

.imagine-testimoniale img {
    max-height: 359px;
    border: 1px solid dimgrey;
    box-shadow: 0px 0px 10px 0px #3c3c3c;
    border-radius: 4px;
    cursor: pointer;
}

/*margin bottom la harta pagina contact*/

.educon-contact-info .sppb-row .sppb-addon-content p {
    margin-bottom: -2px;
}

/*Formular cere oferta*/

#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
    height: 200px;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group .controls textarea {
    height: 200px;
}

#jsn_form_2.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
    background-color: inherit;
    border: none !important;
}

#jsn_form_1.jsn-master .jsn-bootstrap .jsn-form-content .control-group.ui-state-highlight {
    background-color: inherit;
    border: none !important;
}

.uk-panel-title {

    color: #20232E;
}
.sp-megamenu-parent >li >a {
  font-size:12px !important
}

/*Media*/

@media screen and (max-width:480px){
  div#sp-top3 {
    width: 100%;
}
  
}

@media (max-width: 360px) {
    div#sp-top3 {
    width: 100%;
    float: right;
}
}


