@media (min-width: 0px) and (max-width: 767px) {
  .secc_desktop {
    display: none !important;
  }

  .secc_phone {
    display: -webkit-box !important;
  }

  .img__logo{
    width: 140px !important;
  }

  .header-area .pixel-main-menu .classy-navbar .classynav ul li a{
  	padding: 0 15px !important;
  }

  .classycloseIcon{
  	display: none !important;
  }

  .header-area.scrolled .img__logo {
  }

  .header-area .classy-navbar{
  }

  .header-area .classynav {
  }
  .header-area.scrolled .classy-navbar {
  }

  .header-area.scrolled .classynav {
  }

  .header-area.scrolled .nav-brand img {
  }

  .header-area.scrolled {
  }

  .img__logo--slider{
  	display: none !important;
  }

  .bg__main{
    background-image: url('img/bg_main.webp');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg__about{
    background-image: url('img/bg_nosotros.webp');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .section-padding-about{
    padding-top: 70px;
    padding-bottom: 30px;
  }

  .text__about{
    text-align: center;
    color: #000;
    font-size: 22px;
    line-height: 120%;
    margin-bottom: 0;
  }

  .img__logo--about{
    width: 65px;
    filter: invert(1);
    margin-top: 50px;
  }

  .section-padding-cards{
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
  }

  .bg__card--maria{
    background-image: url('img/bg_maria.webp');
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s ease-in-out;
    align-content: center;
    height: 600px;
    margin-bottom: 30px;
  }

  .bg__card--maria:hover, .bg__card--maria:focus{
    background-image: url('img/bg_maria-hover.webp');
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s ease-in-out;
    align-content: center;
    height: 600px;
    margin-bottom: 30px;
  }

  .bg__card--maria:hover .img__logo--maria{
    opacity: 0;
    transition: .5s ease-in-out;
  }

  .img__logo--maria{
    width: 200px;
    opacity: 1;
    transition: .5s ease-in-out;
  }

  .bg__card--noor{
    background-image: url('img/bg_noor.webp');
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s ease-in-out;
    align-content: center;
    height: 600px;
    margin-bottom: 30px;
  }

  .bg__card--noor:hover, .bg__card--noor:focus{
    background-image: url('img/bg_noor-hover.webp');
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s ease-in-out;
    align-content: center;
    height: 600px;
    margin-bottom: 30px;
  }

  .bg__card--noor:hover .img__logo--noor{
    opacity: 0;
    transition: .5s ease-in-out;
  }

  .img__logo--noor{
    width: 200px;
    opacity: 1;
    transition: .5s ease-in-out;
  }

  .bg__card--vicentico{
    background-image: url('img/bg_vicentico.webp');
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s ease-in-out;
    align-content: center;
    height: 600px;
    margin-bottom: 30px;
  }

  .bg__card--vicentico:hover, .bg__card--vicentico:focus{
    background-image: url('img/bg_vicentico-hover.webp');
    background-repeat: no-repeat;
    background-size: cover;
    transition: .5s ease-in-out;
    align-content: center;
    height: 600px;
    margin-bottom: 30px;
  }

  .bg__card--vicentico:hover .img__logo--vicentico{
    opacity: 0;
    transition: .5s ease-in-out;
  }

  .img__logo--vicentico{
    width: 200px;
    opacity: 1;
    transition: .5s ease-in-out;
  }

  .align__self--center{
    align-self: center;
  }

  .title__modal{
    font-family: 'InstrumentSerif-Regular';
    font-size: 70px;
    color: #000;
    line-height: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .subtitle__modal{
    font-family: 'InstrumentSerif-Italic';
    font-size: 18px;
    color: #000;
    line-height: 100%;
    margin-bottom: 30px;
  }

  .text__modal{
    font-family: 'InstrumentSerif-Regular';
    font-size: 20px;
    font-weight: 300;
    color: #000;
    line-height: 100%;
    margin-bottom: 40px;
  }

  .modal__body--padding{
    padding: 50px;
  }

  .group__buttons--restaurants{
    display: inline-grid;
  }

  .title__restaurant--social{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 100;
    margin-right: -5px;
  }

  .group__buttons--social{
    display: inline-flex;
    gap: 15px;
    float: right;
  }

  .icon__social{
    width: 35px;
  }

  .img__logo--gallery{
    width: 70%;
    position: absolute;
	top: -150px;
	left: -80px;
  }

  .bg__gallery{
    background-image: url('img/bg_galeria.webp');
    background-repeat: no-repeat;
    background-size: 100% 75%;
  }

  .section-padding-gallery{
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .title__gallery{
    color: #fff;
    font-size: 40px;
    line-height: 85%;
    position: absolute;
    z-index: 9;
    top: -50px;
    left: 5px;
  }

  .title__gallery--italic{
    font-family: 'InstrumentSerif-Italic';
  }

  .bg__slogan{
    background-image: url('img/bg_slogann.webp');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
  }

  .section-padding-slogan{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .title__slogan{
    color: #000;
    font-size: 40px;
    text-align: center;
    line-height: 100%;
    margin-bottom: 0;
  }

  .title__slogan--italic{
    font-family: 'InstrumentSerif-Italic';
  }

  .section-padding-invierte{
    padding-top: 100px;
    padding-bottom: 30px;
  }

  .img__invierte{
    width: 100%;
    position: relative;
    right: 0;
    margin-bottom: 50px;
  }

  .title__invierte{
    color: #000;
    font-size: 50px;
    line-height: 75%;
    margin-bottom: 0;
  }

  .line__invierte{
    background-color: #000;
    height: 1.5px;
    width: 90px;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .text__invierte{
    color: #000;
    font-size: 22px;
    line-height: 120%;
    font-weight: 500;
    margin-bottom: 40px;
  }

  .btn__invertir{
    width: 150px;
  }

  .btn__invertir--texto, .btn__invertir--texto:hover, .btn__invertir--texto:focus{
    font-family: 'InstrumentSerif-Regular';
    background-color: #000;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 100;
    line-height: 100%;
    padding: 15px 20px;
  }

  .banner-container {
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .banner-container img {
    height: auto;
    display: block;
  }

  .button-center {
    position: absolute;
    top: 35%;
    left: 35%;
    transform: translateX(-50%);
    z-index: 9;
  }

  .bg__contact{
    background-image: url('img/bg_contacto.webp');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .bg__contact--movil{
  	background-image: url('img/bg_contacto.webp');
  	background-repeat: no-repeat;
  	background-size: cover;
  }

  .section-padding-contact{
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 0;
  }

  .title__conect{
    color: #fff;
    font-size: 50px;
    line-height: 100%;
    margin-bottom: 30px;
  }

  .group__buttons--contact{
    display: inline-flex;
    gap: 20px;
  }

  .btn__contact{
    width: 150px;
  }

  .btn__work{
    width: 180px;
  }

  .section-padding-footer{
    padding-top: 50px;
    padding-bottom: 50px;  
  }

  .bg__footer{
  	background-image: url('img/bg_footer.webp');
  	background-repeat: no-repeat;
  	background-size: cover;
  }

  .img__logo--footer{
    width: 200px;
    margin-bottom: 30px;
  }

  .center__footer{

  }

  .group__buttons--footer{
	display: grid;
	grid-gap: 10px;
    margin-left: 0px;
    text-align: center;
  }

  .group__buttons--subfooter{
	display: grid;
	grid-gap: 5px;
	text-align: center;
   }

  .link__menu, .link__menu:hover, .link__menu:focus{
    font-family: 'InstrumentSerif-Regular';
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    text-transform: uppercase;
  }

  .section-padding-subfooter{
    padding-top: 30px;
    padding-bottom: 0;
    padding-left: 70px;
    padding-right: 70px;
  }

  .link__privacy, .link__privacy:hover, .link__privacy:focus{
    font-family: 'InstrumentSerif-Regular';
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
  }

  .link__deux, .link__deux:hover, .link__deux:focus{
    font-family: 'InstrumentSerif-Regular';
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    text-transform: uppercase;
  }
}
