/*#sp-header.homeheader {
    position: fixed;
    background: transparent;
    height: 100px;
    padding: 20px 0px 0px 0px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    transition: 0.3s;
}*/

#sp-header.homeheader.header-sticky {
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transition: 0.3s;
}

/*#sp-header.pegeheader {
    height: 100px;
    padding: 20px 0px 0px 0px;
    width: 100%;
    z-index: 1000;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}*/

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

#sp-home-cover {
    padding: 200px 0px 250px 0px;
    background-color: rgba(0, 0, 0, 0.2);
    background-blend-mode: multiply;
}

#offcanvas-toggler::before {
    content: 'MENU';
    padding-right: 4px;
    color: #252525;
    font-weight: 400;
}

#offcanvas-toggler > .fa:hover,
#offcanvas-toggler > .fa:focus,
#offcanvas-toggler > .fa:active {
    color: #af1e23;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    font-size: 1.5rem;
    font-weight: 500;
    padding: 10px;
    margin: 5px 0px;
    border-bottom: 3px dashed #000;

}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #af1e23;
    border-bottom: 3px dashed #af1e23;
}

.form-control:focus {
    border-color: #af1e23;
    box-shadow: 0 0 0 .2rem rgb(175, 30, 35, .25);
}

.home-jumbotron {
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    color: #fff;
}

.btn.btn-lg {
    padding: 14px 20px;
    font-size: 1.1rem;
    font-weight: 400;
    border-radius: 3px;
}

.btn-primary,
.btn-red {
    padding: 14px 20px;
    background-color: #af1e23;
    border-color: #af1e23;
}

.btn-primary:hover,
.btn-red:hover {
    background-color: #222;
    border-color: #222;
}

@media (max-width: 768px) {
    .col-bordered {
        border-right: none;
    }
}

@media (min-width: 768px) {

    .col-bordered {
        border-right: 3px dashed #000;
    }
}

.econgress-schedule {
    border-bottom: 3px dashed #af1e23;
}

.econgress-last {
    border-bottom: none;
}

.econgress-schedule > div {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    text-align: center;
}

.econgress-schedule .econgress-date {
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
}

.econgress-schedule .econgress-date > span {
    font-size: 5.5rem;
    line-height: 1;
    display: block;
    font-weight: 500;
    color: #af1e23;
}

.econgress-schedule .econgress-date .econgress-date-day-even {
    color: #af1e23;
}

.econgress-schedule .econgress-date .econgress-date-day-odd {
    color: #000;
    ;
}

.econgress-schedule a.econgress-title {
    font-size: 1.6rem;
    font-weight: 500;
    color: #000;
}

.econgress-schedule a.econgress-title:hover {
    color: #af1e23;
}

@media (max-width: 900px) {

    #sp-e-congress {
        padding: 20px 20px;
    }
}

@media (min-width: 992px) {

    #sp-e-congress {
        padding: 20px 175px;
    }
}

/* Wall Styiling */

.mwall_iso_dropdown .dropdown-label {
    box-shadow: none !important;
}

h3.mwall-title a,
h3.mwall-title span {
    text-transform: none !important;
    font-weight: 400;
}

.mwall-item-outer-cont {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.mwall-date {
    font-size: 0.9rem !important;
}

.mwall_filters_sortings {
    text-align: center;
}

.econgress-links {
    font-size: 1.1rem;
    font-weight: 400;
}

/* End of Wall Styiling */

/*SP Portfolio Styling - Backup */

.featherlight {
    z-index: 9000 !important;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
    display: inline-block !important;
    margin: 10px 4px !important;

}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    padding: 15px 10px !important;
}

.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
    background: #af1e23;
    color: #fff;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    background: rgba(0, 0, 0, 0.8) !important;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
    padding: 0.8rem !important;
    border-radius: 3px !important;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
    border-color: #af1e23;
    background: #af1e23 !important;
    color: #fff !important;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
    padding-bottom: 8px;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a {
    font-weight: 400;
}

.sp-simpleportfolio-tags {
    border-top: 1px solid #fff;
    padding-top: 4px;
}

.sp-simpleportfolio-img,
.article-details .article-full-image img {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
    font-weight: 400;
}

/* End Portfolio Module Styiling */

.stroke,
.stroke-w,
.stroke-l,
.sp-page-title-heading {
    overflow: hidden;
    text-align: right;
}

.stroke::before {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.stroke-w::before,
.sp-page-title-heading::before {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.stroke-l::before {
    background-color: #ebebeb;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.stroke::before,
.stroke-w::before,
.stroke-l::before,
.sp-page-title-heading::before {
    right: 0.5em;
    margin-left: -50%;
}

@media (max-width: 480px) {
    .title-heading {
        font-size: 1.7rem;
    }
}

@media (min-width: 480px) {

    .title-heading {
        font-size: 2.7rem;
        font-weight: 400;
        margin: 50px 0px;
    }
}

.img-faded {
    filter: grayscale(70%);
}

.e-red {
    color: #af1e23 !important;
}

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

.sp-page-title .sp-page-title-heading {
    font-size: 2.7rem;
    font-weight: 400;
    line-height: 3.2rem;
}

.article-details .article-full-image img {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.article-details p {
    text-align: justify;
}

.tags > li a {

    background: none;
    color: #af1e23;
    border-radius: 0.3rem;
    border: 2px dashed;
}

.pagination {
    margin-top: 20px;
}

.econgress-date-field {
    font-weight: 200;
    font-style: normal;
    font-size: 1.5rem;
}

.card {
    border: none;
}

.card-header {
    background-color: #fff;
    border-bottom: 3px dashed rgb(175, 30, 35, 0.4);
    font-weight: 500;
    font-size: 1.2rem;

}

.card-body {
    padding: 1rem;
    border: 2px dashed rgb(0, 0, 0, 0.2);
    margin: 1rem 0;
}

.speaker {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    max-width: 200px;
    margin: 4px auto;
    text-align: center;
}


.speaker-name {
    text-align: center;
    font-size: 0.8rem;
    font-weight: 600;
    display: block;
}

.speaker-country {
    text-align: center;
    font-size: 0.6rem;
    font-weight: 00;
    display: block;
}

.img-sponsor {
    filter: grayscale(80%);
    transition: 0.3s;
}

.img-sponsor:hover {
    filter: grayscale(0%);
    transition: 0.3s;
}

.img-brochure {
    border: 0px dashed #fff;
    transition-timing-function: ease;
    transition: 0.6s;
}

.img-brochure:hover {
    border: 4px dashed #af1e23;
    transition-timing-function: ease;
    transition: 0.6s;
}

.carousel-inner {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 5px dashed #af1e23;
}

.carousel-indicators .active {
    background-color: #af1e23 !important;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23af1e23' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23af1e23' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-indicators li {
    background-color: #000 !important;
}

ul.fields-container{
    list-style:none;
}

#sp-footer {
    text-align: center;
    font-size: 1.3rem;
    font-weight: 400;
}


#sp-footer .sp-copyright {
    font-size: 1rem;
    font-weight: 300;
}