@media (min-width: 768px) {
    .home-eshop{
        background: url(/front/img/home-eshop.jpg) no-repeat center center #ebe5e5;
        background-size: cover;
        padding-bottom: 30px;
    }
    .home-eshop .btn-full{
        margin-top:48px;
        margin-bottom: 51px !important;
    }
    section.static .block-img .photos-desktop{
        display: block;
    }
    /*section.static .block-img .photos-desktop .margin-top{*/
        /*margin-top:45px;*/
    /*}*/
    section.static .img-mobiles{
        display: none;
    }
    section.about .col-text-team{
        padding-top: 84px;
        background: url("/front/img/manuel-de-falla/about4.jpg") no-repeat center bottom #000;
        background-size: cover;
        color: #fff;
    }
    section.about .col-photo-team{
        padding-left: 0;
        background: url("/front/img/manuel-de-falla/about5.jpg") no-repeat center bottom #000;
        background-size: cover;
    }
    section.static .block-img .line-vertical{
        display: none;
    }
    section.static .block-img.about-imgs .line-vertical{
        display: block;
    }
    section.about .about-text#text2 .line-vertical{
        display: none;
    }
    section.about .about-text#text2 .line-vertical.top-line{
        display: block;
    }
    section.static .about-text{
        padding-bottom: 0;
        /*padding-top: 0;*/
    }
    section.wedding .wedding-contact{
        background: linear-gradient(to right, #ededed 76%, #ffffff 76%);
    }
    section.wedding .wedding-contact .col-imgs img{
        display: none;
    }
    section.wedding .wedding-contact .col-imgs img:first-child{
        padding-top: 27px;
        padding-bottom: 49px;
        display: block;
    }
    section.wedding .wedding-imgs .line-vertical{
        display: block;
    }
    section.contact .contact-dates .contact-form input#acept{
        width: 18px;
        height: 18px;
    }
    section.contact .contact-dates .title-form{
        display: block;
    }

    section.home .container-fluid .row #myCarousel .carousel-inner .carousel-item .home-top .main-text{
        font-size: 48px;
        line-height: 52px;
    }
    section.home .container-fluid .row #myCarousel .carousel-inner .carousel-item .home-top .description{
        font-size: 24px;
    }
    section.home .container-fluid .row #myCarousel .carousel-inner .carousel-item .home-top .description p{
        font-size: 24px;
    }
    section.home .container-fluid .row #myCarousel .carousel-inner .carousel-item .home-top .inner-btn{
        left: 8.333333%;
    }
    section.static .top .title, section.contact .top .title{
        font-size: 48px;
        line-height: 52px;
    }
    .top .text-top{
        font-size: 26px;
        line-height: 34px;
    }
    section.contact .top{
        padding-top: 167px;
        padding-bottom: 200px;
        /* background-attachment: fixed !important; */
    }

    .cookies{
        width: 50%;
        left: 24px;
        margin-left: 8.333333%;
    }
    .cookies .cookies-ok{
        width: 30%;
    }
    .cookies .config{
        margin-left: 19%;
        text-align: right;
    }
    section.wedding .wedding-contact .block-contact .title-contact{
        font-size: 27px;
        line-height: 37px;
    }

    section.static-policy .top {
        padding-top: 167px;
        padding-bottom: 71px;
    }
    section.static-policy .container-fluid .row .top .row .col-md-12 .title {
        font-size: 36px;
    }
    section.static-policy .container-fluid .row .info {
        margin-top: 49px !important;
        padding-bottom: 82px;
    }
}
@media (min-width: 886px){
    header.header .container-fluid .row #menu_desktop{
        display: block;
    }
    header.header .container-fluid .row #menu_responsive{
        display: none;
    }
}

@media (min-width: 1024px){
    section.static.wedding .top,
    section.static .top{
        padding-top: 167px;
        padding-bottom: 200px;
        background-attachment: fixed !important;
    }
    section.home .container-fluid .row #myCarousel .carousel-inner .carousel-item .home-top{
        padding-top:266px;
        background-attachment: fixed !important;
    }
}

@media (min-width: 992px){
    section.home .home-wedding, section.home .home-particular, section.home .home-corporate{
        padding-top: 128px;
        padding-bottom: 372px;
    }
    section.home .home-wedding{
        background-position-y: center;
    }
    section.home .wedding-inner, section.home .particular-inner, section.home .corporate-inner{
        max-width: 268px;
        margin-left: auto;
        margin-right: auto;
    }
    .home-eshop .eshop-text .title-eshop{
        margin-top: 70px;
        padding-right: 0;
        font-size: 38px;
        line-height: 38px;
    }
    .home-eshop .eshop-text .subtitle-eshop{
        font-size: 24px;
    }
    section.home .home-workshop .workshop-block .link-workshop{
        margin-bottom: 60px;
    }
    section.home .home-workshop{
        padding-top: 70px;
        padding-bottom: 74px;
    }
    section.home .home-workshop .text-inner{
        max-width: 348px;
    }
    section.home .home-workshop .inner-mobile{
        display: none;
    }
    section.home .home-workshop .desktop{
        display: block;
    }
    section.home .title-block{
        margin-bottom: 30px !important;
    }
    .home-eshop .eshop-text{
        margin-top: 87px !important;
        padding-bottom: 53px;
    }
    header.header .offset-menu-left{
        margin-left: 11.106%;
        width: 89% !important;
        max-width: 89% !important;
    }
    .home-contact .title-contact{
        font-size: 36px;
    }
}


/*SLIDER LUEGO QUITAR*/
/* Mobile */
@media screen and (max-width: 576px) {
    #image_mobile{
        display:block !important;
    }
    #image_desktop,
    #image_tablet{
        display: none;
    }
    #image_mobile_slider2{
        display: block !important;
    }
    #image_desktop_slider2{
        display: none;
    }
}
/* Tablet */
@media screen and (min-width: 577px) and (max-width: 768px) {
    #image_tablet{
        display: block !important;
    }
    #image_desktop,
    #image_mobile{
        display: none;
    }
    #image_mobile_slider2{
        display: block !important;
    }
    #image_desktop_slider2{
        display: none;
    }
}
/* No mobile image */
@media screen and (max-width: 768px){
    #image_tablet_slider{
        display: block !important;
    }
    #image_desktop_slider{
        display: none;
    }
    .home-contact .horary{
        margin-top: 24px;
    }
    header.header .container-fluid .row .logo_responsive{
        margin-left: 0;
    }
    footer.footer .content-fluid .row .col-12 a {
        padding-left: 23px;
    }
}

@media screen and (max-width: 400px){
    footer .inner-logo, footer .inner-contact{
        max-width: 100%;
        flex: 0 0 100%;
    }
    footer .inner-contact .info{
        margin-top: 15px;
        text-align: left !important;
    }
}
@media (max-width: 887px){
    header.header .container-fluid .row #menu_desktop{
        display: none;
    }
    header.header .container-fluid .row #menu_responsive{
        display: block;
    }
}
