#sp-header .logo {
    height: 100px;
    display: inline-flex;
    margin: 0;
    align-items: center;
}
#sp-header {
    height: 0;
    box-shadow: 0 10px 14px 0px rgb(0 0 0 / 24%);
}
.burger-icon>span {
    background-color: #fff;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown 0.5s;
    background: rgb(0 0 0 / 85%);
    height: 100px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: initial;
}
@media (min-width: 991px) {
a.project {
    background: orange;
    padding: 0.4rem !important;
    border-radius: 6px;
    color: #282828 !important;
    margin-left: 1rem !important;
}
}
@media (max-width: 992px) {
a.project {
    background: orange;
    padding: 0.4rem !important;
    border-radius: 6px;
    color: #282828 !important;
}
}
nav.sp-megamenu-wrapper.d-flex {
    font-size: 14px;
}
#sp-header .sp-module {
    margin-left: 3rem!important;
}
#about-us, #latest-productions, #full-albums, #various-productions, #toolset {
    padding: 160px 0 !important;
}
div.mod-languages ul li.lang-active {
    background-color: #ffffff !important;
    padding: 0;
    border-radius: 0;
}
.mod-languages {
	font-size: 16px;
}
div.mod-languages .lang-active img {
    filter: invert(0);
}
.sp-module-content .mod-languages img:hover {
    filter: invert(0);
	transition: .2s ease-in-out;
    background-color: #ffffff !important;	
}
.sp-module-content .mod-languages img {
    filter: invert(1);
	transition: .2s ease-in-out;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #8e7b5b!important;
}
.header-sticky > .container > .container-inner > .row > #sp-menu > .sp-column.d-flex.justify-content-end.align-items-center > .mega_offcanvas.offcanvas-toggler-secondary.offcanvas-toggler-right.d-flex.align-items-center > .burger-icon > span {
    background-color: black;
}
.featherlight .featherlight-content {
   	width: 40%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.featherlight {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}
.featherlight:last-of-type {
    background: rgb(0 0 0 / 84%);
    z-index: 9999;
}
/* IMAGE PORTFOLIO */
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
    display: inline-block;
    padding: 7px 12px;
    margin: 3px;
    font-size: 1rem;
    letter-spacing: 2px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 0;
    -webkit-transform: scale3d(0,0,0);
    transform: scale3d(0,0,0);
    -webkit-transition: all .4s;
    transition: all .4s;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle>div .sp-simpleportfolio-title a {
    text-decoration: none;
    color: #E23434;
    font-size: 1.1rem;
}
.sp-simpleportfolio-tags {
    font-size: 1rem;
    color: #bbbbbb;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
    background: rgba(0,0,0,.8);
}
.featherlight .featherlight-close-icon:hover {
    color: red;
    font-weight: 900;
}
.sp-simpleportfolio .sp-simpleportfolio-item a.btn-view {
    display: none;
}
.featherlight .featherlight-close-icon {
    top: 10px;
    right: 10px;
    background: transparent;
    transition: .2s ease-in-out;
    font-weight: 900;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li.active>a {
    background: transparent;
    border: 2px solid #333;
    color: #333;
    font-size: 1.3rem;
    padding: 0.5rem;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a {
    background: transparent;
    border-top: 2px solid rgb(0 0 0/ 0%);
    border-left: 2px solid rgb(0 0 0/ 0%);
    border-right: 2px solid rgb(0 0 0/ 0%);
    border-bottom: 2px solid #333;
    color: #333;
    font-size: 1.3rem;
    padding: 0.5rem;
    transition: .2s ease-in-out;
    border-radius: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a:hover {
    background: #333;
    color: white;
}
.sp-copyright {
    font-family: fangsong;
    display: block;
    text-align: center;
    color: brown;
    font-weight: 900;
}
@media (min-width: 992px) {
a#offcanvas-toggler {
    display: none!important;
}
}
#sp-section-5 {
    font-family: 'fangsong';
    background: black;
    font-size: 1rem;
    font-weight: 700;
    padding: 0.4rem;
}
#sp-position8 {
    text-align: right;
}
@media (max-width: 991px) {
    #sp-section-5, #sp-position8 {
        text-align: center!important;
    }
}
ul.social-icons>li a:hover,  ul.sp-contact-info > li, a:hover {
    color: #d7172f;
}
ul.social-icons>li a, ul.sp-contact-info > li, a {
    color: grey;
}
.line-pricing-list .sppb-pricing-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sppb-pricing-price-container {
    display: inline-flex;
}
.sppb-pricing-box .sppb-pricing-price.after {
    margin-bottom: 0;
}
.sppb-carousel-extended-item img {
    width: 80%;
}
.rollover {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.rollover .sppb-nested-row {
    justify-content: space-between;
}
#sppb-addon-1509702491334 #btn-1509702491334.sppb-btn-dark, #sppb-addon-1656398153555 #btn-1656398153555.sppb-btn-dark {
    padding: 0 1rem!important;
}
