.carousel .carousel-item figure {
    display: block;
    margin: 0;
}
.carousel .carousel-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.carousel .carousel-inner {
    height: auto;
}
.carousel .carousel-item .caption {
    position: absolute;
    bottom: inherit;
    left: 50%;
    max-width: 540px;
    top: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    margin-left: -19%;
}
.carousel .carousel-item .caption .subtitle {
    font-size: 35px;
    line-height: 38px;
    color: #c1b9a5;
    font-weight: 800;
    margin: 0 0 12px;
    display: block;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
}
.carousel .carousel-item .caption .display-1, .carousel .carousel-item .caption h2 {
    font-size: 50px;
    font-weight: 600;
    color: #ffffff;
    line-height: 52px;
    text-transform: none !important;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 20px;
}
.carousel .carousel-item .caption .caption-description p, 
.carousel .carousel-item .caption .caption-description {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    line-height: 28px;
    font-weight: 300;
    color: #fff;
}
.carousel .carousel-control .icon-next i {
    font-size: 0;
    color: #fff;
    background: url(/themes/editions-equinoxis/assets/img/home/icons/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 28px;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 10px;
    left: 0;
}
.carousel .carousel-control .icon-prev i {
    font-size: 0;
    color: #fff;
    background: url(/themes/editions-equinoxis/assets/img/home/icons/arrow-left.svg);
    background-repeat: no-repeat;
    background-size: 28px;
    width: 48px;
    height: 48px;
    background-position: 13px 1px;
    position: absolute;
    top: 10px;
    left: 0;
}
.carousel .carousel-item .caption .btn-view {
    background: #992132;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 14px 36px 17px;
    font-size: 20px;
    line-height: 24px;
    display: table;
    margin: 48px 0 0;
    border: none;
    outline: 0;
    transition: all .2s ease;
}
.carousel .carousel-item .caption .btn-view:hover {
    background: #1d1d1b;
}
.carousel .carousel-inner, .carousel {
    margin-bottom: 0;
}
#custom-text {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
    background: #fff;
    border-radius: 0;
}
.block-category-home {
    background: #c0b9a6;
    padding: 72px 0 66px;
    position: relative;
}
.block-category-home .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#custom-text .block-category-home h2 {
    font-family: 'Open Sans', sans-serif;
    color: #1d1d1b;
    font-size: 40px;
    line-height: 40px;
    text-transform: none;
    padding: 0 0 20px;
    position: relative;
    display: table;
    margin: 0 auto 30px;
    font-weight: 400;
}
#custom-text h2 strong {
    color: #992132;
}
#custom-text p, #custom-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #1d1d1b;
}
#custom-text .text {
    max-width: 1060px;
    margin: 0 auto 30px;
}
#custom-text .block-category-home h2:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 2px;
    width: 190px;
    background: #992132;
}
.box-category {
    position: relative;
    margin: 0 0 48px;
}
.box-category a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0;
    transition: 0.3s ease;
    cursor: pointer;
    z-index: 1;
}
.box-category .thumb img {
    width: auto;
    height: auto;
    transition: 0.2s all linear;
}
.box-category .thumb {
    margin: 0 0 18px;
    position: relative;
    text-align: center;
}
.box-category .title h3 {
    font-family: 'Open Sans', sans-serif;
    color: #fcf5e1;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
}
.box-category .thumb img.icon-hover {
    position: absolute;
    left: 50%;
    right: inherit;
    top: 50%;
    bottom: inherit;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: flex-start;
    transition: 0.2s all linear;
    opacity: 0;
}
.box-category:hover .thumb img.icon-hover {
    opacity: 1;
}
.box-category:hover .thumb img.icon {
    opacity: 0;
}
.box-category:hover .title h3 {
    color: #992132;
}
/**** block-text-home ***/
.block-text-home.left-image {
    padding: 72px 0 74px;
    background: #fcf5e1;
    position: relative;
}
.block-text-home.left-image h2 {
    font-family: 'Open Sans', sans-serif;
    color: #1d1d1b;
    font-size: 40px;
    line-height: 50px;
    text-transform: none;
    padding: 0 0 24px;
    position: relative;
    display: table;
    margin: 0 auto 34px;
    font-weight: 400;
}
.block-text-home.left-image h2 strong {
    color: #992132;
}
.block-text-home .block-contain {
    text-align: center;
}
.block-text-home.left-image h2:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 2px;
    width: 190px;
    background: #992132;
}
.block-text-home .block-contain p, .block-text-home .block-contain {
    color: #1d1d1b;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin: 0 0 30px;
}
.link-block .btn.btn-primary.consult-all {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 24px;
    padding: 14px 40px;
    width: 100%;
    max-width: 418px;
    background: #992132;
    border: none;
    outline: 0;
    box-shadow: none;
    display: table;
    margin: 36px auto 0;
    transition: all .2s ease;
}
.link-block .btn.btn-primary.consult-all:hover {
    background: #1d1d1b;
    color: #fff;
}
/**** block-text-full-width ****/
.block-text-full-width {
    background: url(/themes/editions-equinoxis/assets/img/home/fond-presentation.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left top;
    padding: 124px 0 100px;
}
.block-text-full-width .text-center, .block-text-full-width .text-center p {
    color: #fcf5e1;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}
.block-text-full-width .text-center p {
    margin: 0 0 24px;
}
.block-text-full-width h2 img {
    text-align: center;
    display: table;
    margin: 0 auto 36px;
}
/***** contact-block *****/
.contact-title {
    padding: 32px 0;
    background: #992132;
    color: #fff;
}
.contact-title h2, .contact-title h3 {
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    font-weight: 400;
    text-transform: none;
}
.contact-title h3 {
    font-weight: 700;
    text-transform: uppercase;
}
.contact-title .separator {
    margin: 0;
    border-color: transparent;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.contact-title .separator {
    margin: 0 16px;
    border-color: transparent;
    font-size: 38px;
    line-height: 38px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
.contact-title .form-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
section.contact-form.contact-section {
    padding: 85px 0 90px;
    background: #fcf5e1;
}
#main .page-content, #main .page-footer, #main .page-header {
    margin: 0;
}
section.contact-form.contact-section .form-control {
    padding: 12px 20px;
    color: #b7b7b7;
    background-color: #ffffff;
    border: 1px solid #c0b9a6;
    outline: 0!important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    height: 48px;
    border-radius: 0;
}
section.contact-form.contact-section .form-control.form-control-select {
    height: 48px;
}
section.contact-form.contact-section .form-control.textarea-input {
    height: 174px;
}
section.contact-form.contact-section .form-control:disabled, section.contact-form.contact-section .form-control[readonly] {
    background-color: #fff;
    opacity: 1;
}
section.contact-form.contact-section .input-file .input-group .input-group-btn label.btn.btn-default {
    background: #c0b9a6;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
}
section.contact-form.contact-section .input-file .input-group .input-group-btn label.btn.btn-default:hover {
    background: #1d1d1b;
    color: #fcf5e1;
}
section.contact-form.contact-section button.btn.btn-primary.btn-new-submit {
    width: 100%;
    height: 48px;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    color: #fff;
    background: #992132;
    border: none;
    outline: 0 !important;
    line-height: 22px;
    padding: 8px 18px;
}
section.contact-form.contact-section button.btn.btn-primary.btn-new-submit:hover , section.contact-form.contact-section button.btn.btn-primary.btn-new-submit:focus {
    background: #1d1d1b;
    color: #fcf5e1;
}
/******* Products ********/
#index .featured-products .products-section-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    line-height: 42px;
    color: #1d1d1b;
    font-weight: 400;
    position: relative;
    padding: 0 0 25px;
    margin: 0 0 30px;
    text-transform: none !important;
}
#index .featured-products .products-section-title:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 2px;
    width: 190px;
    background: #992132;
}
#index .featured-products .products-section-title strong {
    color: #992132;
}
section.featured-products {
    padding: 72px 0 82px;
    position: relative;
    background: #fcf5e1;
}
.featured-products a.all-product-link {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background: #992132;
    line-height: 28px;
    text-transform: uppercase;
    padding: 14px 48px;
    border: none;
    outline: 0 !important;
    display: table;
    max-width: 421px;
    margin: 40px auto 0;
    width: 100%;
    text-align: center;
    transition: all 0.3s ease;
}
.featured-products a.all-product-link:hover, .featured-products a.all-product-link:focus {
    background: #1d1d1b;
    color: #fcf5e1;
}
.products-header-section p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #1d1d1b;
}
.featured-products .container-new {flex-direction: column;}

.featured-products .products {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 36px !important;
    /* overflow: hidden; */
    background: #ffffff;
    border-left: 1px solid #1b1b1b;
    border-right: 1px solid #1b1b1b;
    margin-left: 52px;
    margin-right: 52px;
    width: calc(100% - 104px);
}
.products .owl-nav {
    width: calc(100% + 104px);
}
.products-header-section {
    max-width: 1040px;
    margin: 0 auto 32px;
}

.js-product.product {
    width: 100%!important;
    max-width: 264px;
    margin-left: auto!important;
    margin-right: auto!important;
}
.owl-carousel.owl-drag .owl-item {
    max-width: 264px;
}
section.featured-products > .container {
    position: relative;
}
.products .owl-nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.owl-next span {
    font-size: 0;
    color: #fff;
    background: url(/themes/editions-equinoxis/assets/img/home/icons/arrow-right-lg.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: left center;
    width: 24px;
    height: 98px;
}
.owl-prev {
    background: transparent;
    border: none;
    border-radius: 0;
    position: relative;
    left: 0;
    width: 24px;
    height: 98px;
    padding: 0;
}
.owl-prev span, .owl-next span {display: block;}
.owl-next {
    background: transparent;
    border: none;
    border-radius: 0;
    position: relative;
    right: 0;
    width: 24px;
    height: 98px;
    padding: 0;
}
.owl-prev span {
    font-size: 0;
    color: #fff;
    background: url(/themes/editions-equinoxis/assets/img/home/icons/arrow-left-lg.png);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: left center;
    width: 24px;
    height: 98px;
}
.owl-stage {
    display: flex;
    flex-wrap: nowrap;
}
.owl-carousel.owl-drag .owl-item {
    display: flex;
}
.owl-nav.disabled .owl-next, .owl-nav.disabled .owl-prev, 
button.owl-prev.disabled, button.owl-next.disabled, button.owl-prev[disabled], button.owl-next[disabled] {
    opacity: .3;
}
article.product-miniature.js-product-miniature{
	display: flex;
	height: 100%;    
	margin-bottom: 0;
}
.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}

.form-group.WkAdminLoginForm .col-md-3 {display: none;}
.form-group.WkAdminLoginForm .col-md-6 {width: 100%;display: inline-flex;justify-content: flex-start;}
/****************/

@media (max-width: 1200px) {
    .carousel .carousel-item .caption .subtitle {
        font-size: 28px;
        line-height: 30px;
    }
    .carousel .carousel-item .caption .display-1, .carousel .carousel-item .caption h2 {
        font-size: 38px;
        font-weight: 600;
        line-height: 48px;
    }
    .carousel .carousel-item .caption .caption-description p, .carousel .carousel-item .caption .caption-description {
        font-size: 18px;
        line-height: 26px;
    }
    .carousel .carousel-item .caption .btn-view {
        padding: 11px 36px 12px;
        font-size: 18px;
        line-height: 24px;
        margin: 24px 0 0;
    }
    .carousel .carousel-item .caption {
        width: 50%;
        max-width: 500px;
    }
    .carousel .carousel-inner {
        min-height: 360px;
    }
    .carousel .carousel-item img {
        min-height: 360px;
        object-fit: cover;
    }
    .contact-title h2, .contact-title h3 {
        font-size: 36px;
        line-height: 42px;
    }
    .contact-title .separator {
        margin: 0 14px;
        font-size: 32px;
        line-height: 36px;
        top: -2px;
    }
    section.contact-form.contact-section {
        padding: 65px 0 70px;
    }
    .block-text-full-width {
        padding: 100px 0 80px;
    }
    .block-text-full-width h2 img {
        margin: 0 auto 32px;
        height: 116px;
    }
    .block-text-home.left-image h2 {
        font-size: 36px;
        line-height: 42px;
        padding: 0 0 22px;
        margin: 0 auto 30px;
    }
    .block-text-home.left-image {
        padding: 60px 0 54px;
    }
    #custom-text .box-category .thumb img {
        max-width: 100%;
        height: 146px;
    }
    .box-category .title h3 {
        font-size: 18px;
        line-height: 24px;
    }
    .box-category {
        margin: 0 0 36px;
    }
    .block-category-home {
        padding: 68px 0 50px;
    }
    .featured-products a.all-product-link {
        font-size: 18px;
        line-height: 24px;
        padding: 14px 60px;
        max-width: max-content;
    }
    section.featured-products {
        padding: 62px 0 72px;
    }
    #index .featured-products .products-section-title, #custom-text .block-category-home h2 {
        font-size: 38px;
        line-height: 42px;
    }
}
@media (max-width: 992px) {
    .carousel {
        left: inherit;
        width: 100%;
        padding-bottom: 0;
        margin-left: 0;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .carousel .carousel-item .caption {
        text-align: left;
        margin: 0;
        margin-left: -19%;
    }
    .carousel .carousel-item .caption .subtitle {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 6px;
    }
    .carousel .carousel-item .caption .display-1, .carousel .carousel-item .caption h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        margin: 0 0 14px;
    }
    .carousel .carousel-item .caption .caption-description p, .carousel .carousel-item .caption .caption-description {
        font-size: 16px;
        line-height: 25px;
    }
    .carousel .carousel-item .caption .btn-view {
        padding: 10px 32px 11px;
        font-size: 16px;
        line-height: 22px;
        margin: 24px 0 0;
    }
    section.featured-products {
        padding: 46px 0 56px;
    }
    .featured-products a.all-product-link {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 48px;
    }
    .featured-products .products {
        margin-left: 36px;
        margin-right: 36px;
        width: calc(100% - 72px);
    }
    
.products .owl-nav {
    width: calc(100% + 72px);
}
    .owl-prev span, .owl-next span {
        background-size: 20px;
        width: 24px;
        height: 84px;
    }
    .block-category-home {
        padding: 56px 0 36px;
    }
    #index .featured-products .products-section-title, #custom-text .block-category-home h2 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 0 20px;
        margin: 0 auto 24px;
    }
    #custom-text .box-category .thumb img {
        height: 118px;
    }
    .box-category .title h3 {
        font-size: 16px;
        line-height: 22px;
    }
    .box-category {
        margin: 0 0 30px;
    }
    #index .featured-products .products-section-title:after, #custom-text .block-category-home h2:after {
        width: 120px;
    }
    .block-text-home.left-image {
        padding: 60px 0 40px;
    }
    .block-text-home.left-image .cover-contain img {
        width: 100%;
        margin-top: 3rem;
    }
    .link-block .btn.btn-primary.consult-all {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 40px;
        max-width: max-content;
        margin: 28px auto 0;
    }
    .block-text-home.left-image h2 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 0 20px;
        margin: 0 auto 26px;
    }
    .block-text-home.left-image h2:after {
        width: 120px;
    }
    .block-text-full-width {
        padding: 60px 0 40px;
    }
    .block-text-full-width h2 img {
        margin: 0 auto 26px;
        height: 84px;
    }
    section.contact-form.contact-section {
        padding: 56px 0 70px;
    }
    .contact-title h2, .contact-title h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .contact-title .separator {
        margin: 0 12px;
        font-size: 28px;
        line-height: 30px;
        top: -2px;
    }
    .contact-title {
        padding: 20px 0;
    }
}
@media (max-width: 768px) {
.carousel .carousel-item .caption {
    margin-left: -10% !important;
}
.carousel-indicators {
    display: none;
}
}
@media (max-width: 576px) {
    .carousel .carousel-item .caption {
        position: relative;
        width: calc(100% - 30px);
        max-width: 100%;
        left: 15px;
        transform: none;
        margin: 0 !important;
        padding: 30px 0;
    }
    .carousel {
        background-color: #1d1d1b;
    }
    .carousel .carousel-item img {
        min-height: 240px;
    }
    .carousel .carousel-inner {
        min-height: auto;
    }
    .carousel .direction {
        top: 110px;
    }
    section.featured-products {
        padding: 36px 0 36px;
    }
    #custom-text .box-category .thumb img {
        height: 102px;
    }
    .block-category-home {
        padding: 32px 0 20px;
    }
    .box-category {
        margin: 0 0 20px;
    }
    .box-category .thumb {
        margin: 0 0 10px;
    }
    #index .featured-products .products-section-title, #custom-text .block-category-home h2 {
        font-size: 24px;
        line-height: 32px;
        padding: 0 0 18px;
        margin: 0px auto 20px;
    }
    .block-text-home.left-image {
        padding: 20px 0 36px;
    }
    .block-text-home .block-contain {
        margin: 0;
    }
    .block-text-home.left-image .cover-contain img {
        width: 100%;
        height: 200px;
        object-fit: contain;
        display: table;
        text-align: center;
        margin: 0 auto 16px;
    }
    .block-text-home.left-image h2 {
        font-size: 24px;
        line-height: 32px;
        padding: 0 0 18px;
        margin: 0 auto 20px;
    }
    .block-text-full-width {
        padding: 50px 0 30px;
    }
    .block-text-full-width h2 img {
        margin: 0 auto 24px;
        height: 72px;
    }
    section.contact-form.contact-section {
        padding: 40px 0 60px;
    }
    .contact-title h2, .contact-title h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .contact-title {
        padding: 16px 0;
    }
    .contact-title .separator {
        margin: 0 12px;
        font-size: 24px;
        line-height: 24px;
        top: -2px;
        position: relative;
    }
    .contact-title .form-title {
        flex-wrap: wrap;
    }
    .block-text-full-width {
        position: relative;
    }
    .block-text-full-width:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: #000;
        opacity: 0.4;
        z-index: 0;
    }
    .block-text-full-width .text-center {
        position: relative;
        z-index: 2;
    }
    .owl-prev span, .owl-next span {
        background-size: 16px;
        width: 20px;
        height: 80px;
    }
    .featured-products .products {
        margin-left: 28px;
        margin-right: 28px;
        width: calc(100% - 56px);
    }
    
.products .owl-nav {
    width: calc(100% + 56px);
}
    .owl-carousel.owl-drag .owl-item {
        max-width: 50%;
    }
}
@media (max-width: 480px) {
    .contact-title {
        padding: 12px 0;
    }
    .contact-title .form-title {
        justify-content: flex-start;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
    .contact-title .separator {
        font-size: 0 !important;
        line-height: 0;
        top: 0;
        position: relative;
        height: 24px;
        margin: 0;
    }
    .contact-title .separator:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 11px;
        width: 28px;
        height: 2px;
        background: #fff;
    }
    section.contact-form.contact-section {
        padding: 40px 0 30px;
    }
    .block-text-full-width {
        padding: 40px 0 20px;
    }
}