@font-face {
  font-family:"Bebas";
  src: url("../fontawesome/webfonts/BebasNeueBook.ttf");
}

body {
  font-family: "Poppins", sans-serif;
  color: #040000;
  background-color: #ffffff;
  background-size: cover;
  background-position: center;
  /* background-image:url("../images/bg-suite-rojo.jpg"); */
  background-image:url("../images/bg-suite-blanco.jpg");
}
 /* ESTILOS FLOTANTES */


/* BOTÓN FLOTANTE ALTERNATIVO */

.social-media-container {
	position: fixed;
	top: 97%;
  /* left: 32px; */
  right: calc(100% - 40px);
	/* left: calc(100% - 60px); */
	list-style-type: none;
	padding: 10px;
	transform: translateY(-97%);
	min-width: 350px;
}

.social-media {
	align-items: center;
	display: flex;
	transition: transform .3s ease-in-out;
	border-radius:80px;
}

.social-media:hover {
  transform: translateX(calc(60% + 40px));
	/* transform: translateX(calc(-90% + 55px)); */
}


  .social-media.blog {
    background-color: white;
  }

  .social-media i {
    color: #fff;
    font-size: 12px;
    padding: 15px;
    text-align: center;
    width: 120px;
    height: 3rem;
  }
  
  .social-media a {
    color: #fff;
    padding: 10px;
    /* padding: 0 10px; */
    height: 3rem;
    width:120px;
  }

 /* BTN CAMBIO MOTEL */
 .icon-bar {
   position: fixed;
   /* bottom: 0;
   width: 100%; */
  left: 30px;
  top: 97%;
  -webkit-transform: translateY(-97%);
  -ms-transform: translateY(-97%);
  transform: translateY(-97%);
  z-index: 3000;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  padding: 3px;
  
}

.icon-bar a:hover {
  /* background-color: #D70A17;  */
  
  transform: scale(1.1,1.1);
  /* opacity:0.5; */
  
}

.ibiza{
  margin: auto;
  display: block;
  background: white;
  color: white; 
  width:80px;
	height:3rem;
  /* border-radius: 10px 10px 0px 0px; */
  border-radius:10%;
  top:18px;
  
}
/* BTN CAMBIO MOTEL */

/* BTN WHATSAPP */
.float{
	position:fixed;
	width:3rem;
	height:3rem;
	/* bottom:40px; */
  top: 97%;
  -webkit-transform: translateY(-97%);
  -ms-transform: translateY(-97%);
  transform: translateY(-97%);
  /* ----- */
	right:30px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:2200;/*100*/
  border-radius: 50px;
}

.my-float{
  padding:10px;
	/* margin-top:16px; */
}
/* BTN WHATSAPP */

/* ESTILOS FLOTANTES */

  .btn-back-to-top {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 40px;
    right: 40px;
    background-color: black;
    opacity: 0.5;
    justify-content: center;
    align-items: center;
    z-index: 3010;/*1000*/
    border-radius: 4px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
  }
  
  .symbol-btn-back-to-top {
    font-size: 22px;
    color: white;
    line-height: 1em;
  }
  
  .btn-back-to-top:hover {
    opacity: 1;
    cursor: pointer;
  }
  
  @media (max-width: 576px) {
    .btn-back-to-top {
      bottom: 15px;
      right: 15px;
    }
  }


.logo_ibiza_horizontal{
width: 160px;
position: relative;
right: 97%;
}



.layout_padding {
  padding: 90px 0;
}

.layout_padding2 {
  padding: 45px 0;
}

.layout_padding2-top {
  padding-top: 45px;
}

.layout_padding2-bottom {
  padding-bottom: 45px;
}

.layout_padding-top {
  padding-top: 90px;
}

.layout_padding-bottom {
  padding-bottom: 90px;
}

/*header section*/
.sub_page .brand_box {
  position: relative;
  background-image: url(../images/slider-img.jpg);
  padding: 45px 0;
}

.sub_page .nav_section {
  margin-top: 0;
  background-color: #252525;
}

.caja_logo {
  position: absolute;
  top:20px;
  z-index: 1550;
  height: 250px;
  width: 40px;
  margin-left: 15%;
}

.boxx {
  position: relative;
  top: 0;
  right: 0;
  height: auto;
  padding: 10px;
  width: 100%;
  margin: auto;
}

.brand_box {
  position: absolute;
  top: 20px;
  z-index: 1550;
  width: 120px;
  height: 250px;

}

.brand_box-2 {
  position: absolute;
  top:3px;
  z-index: 10001;
  width: 160px;
  height: 250px;

}

/* .brand_box-3 {
  position: absolute;
  top:3px;
  bottom: 50px;
  z-index: 1550;
  width: 120px;
  height: 250px;
  width: 40px;
 left: -20px;
} */
.brand_box-3 {
  position: absolute;
  top:-67px;
  z-index: 10002;
  width: 160px;
}

.brand_box-4 {
  position: absolute;
  top:25px;
  bottom: 50px;
  z-index: 12005;
  width: 120px;
  height: 250px;
  width: 40px;
}

@media(max-width:1024px){
  #logo{
    width: 126px;
  }
  .logo_desktop{
    display: inline-block;
    position: relative;
    z-index: 10001;
    width: 126px;
    left: 7%;
   }


  .caja_iconos_suites-D{
    width: 50%;
  }
}

/* ICONS */
.insta-icon{
  background-image: url(../fontawesome/icons/insta.svg);
  width: 22px;
  height: 22px;
  vertical-align:top;

  cursor: pointer;
}
.face-icon{
  background-image: url(../fontawesome/icons/face.svg);
  width: 22px;
  height: 22px;
  vertical-align: top;
  
  cursor:pointer;
}

.youtube-icon{
  background-image: url(../fontawesome/icons/youtube.svg);
  width: 22px;
  height: 22px;
  vertical-align:top;

  cursor: pointer;
}

.wp-icon{
  background-image: url(../fontawesome/icons/wp.svg);
  width: 22px;
  height: 22px;
  vertical-align: top;

  cursor: pointer;
}
/* TERMINA ICONS */

/* LOGO IBIZA*/

.logo_ibiza_gourmet {
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 120px;
  bottom: 80px;
}



.logo_ibiza_tarifas{
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 65px;
  bottom: 30px;
  left: 95px;
}

.logo_desktop {
  display: inline-block;
  position: relative;
  z-index: 10001;/*1580*/
  width:11%;
  top: 10px;
  left: 12%;/*15%*/
  cursor: pointer;
}


.navbar-brand {
  display: inline-block;
  /* padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 60rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; */
  position: relative;
  z-index: 1580;
  width: 170px;/*120*/
  bottom: 10px;
}

.navbar-brand-2 {
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 120px;
}


/* .navbar-brand-3 {
  display: inline-block;
   padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 60rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; 
  position: relative;
  z-index: 1580;
  width: 120px;
  bottom: 60px;
  right: 50px;
} */




.navbar-brand-3 {
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 160px;
  bottom: 60px;
  right: 50px;
}

.navbar-brand-gourmet {
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 120px;
  bottom: 90px;
}

.navbar-brand-boutique {
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 160px;
  top:21px;
  left: 90px;
}

/* .navbar-brand-boutique {
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 120px;
  bottom: 60px;
  left: 90px;
} */


.brand_box .navbar-brand span {
  font-size: 34px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  background-color: EB2026;
}

a:hover,
a:focus {
  color: initial;
}

.btn,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.custom_nav-container {
  z-index: 99999;
  padding: 15px 0;
}

.custom_nav-container .navbar-toggler {
  outline: none;
}

.custom_nav-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  background-size: 42px;
}

.custom_nav-container .nav_search-btn {
  margin: auto;
}

/*end header section*/
/* slider section */
.slider_section div#carouselExampleControls {
  overflow: hidden;
}

.slider_section .img-box img {
  width: 100%;
}

.slider_section .carousel-control-prev,
.slider_section .carousel-control-next {
  width: 90px;
  height: 90px;
  background-color: #D70A17; /*252525*/
  opacity: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: 12px;
}

.slider_section .carousel-control-prev:hover,
.slider_section .carousel-control-next:hover {
  opacity: 0.9;
}

.slider_section .carousel-control-prev {
  /*border-radius: 0 100% 100% 0;*/
  background-image: url(../images/prev.png);
  left: -50px;
  background-position: 58px center;
}

.slider_section .carousel-control-next {
  /*border-radius: 100% 0 0 100%;*/
  background-image: url(../images/next.png);
  right: -45px;
  background-position: 20px center;
}

/* end slider section */
.nav_section {
  margin-top: -32px;
}

.nav_section .custom_nav2 .custom_nav-container {
  padding: 10px 0;
  background-color: #252525;
  border-radius: 5px;
}

.nav_section .custom_nav2 .custom_nav-container .navbar-nav .nav-item .nav-link {
  padding: 10px 30px;
  color: #ffffff;
  text-align: center;
  position: relative;
  
}

.nav_section .custom_nav2 #navbarSupportedContent {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
          position: relative;
  

          
}

.nav_section .custom_nav-container .nav_search-btn {
  background-image: url(../images/search-icon.png);
  background-size: 18px;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
  margin: 0 40px 0 15px;
  background-position: center;
  
}

.shop_section .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.shop_section .box .detail-box h2 {
  font-weight: bold;
  font-size: 3rem;
  text-transform: uppercase;
}

.shop_section .box .detail-box p {
  margin-bottom: 0;
}

.shop_section .box .img-box img {
  max-width: 100%;
}

.shop_section .box .btn-box {
  margin-top: 25px;
}

.shop_section .box .btn-box a {
  display: inline-block;
  padding: 8px 40px;
  background-color: #313131;
  border: 1px solid #313131;
  color: #ffffff;
}

.shop_section .box .btn-box a:hover {
  background-color: transparent;
  color: #313131;
}

.about_section .img-box {
  padding: 35px 0;
  background-color: #ececec;
}

.about_section .img-box img {
  width: 100%;
  -webkit-transform: translateX(45px);
          transform: translateX(45px);
}

.about_section .detail-box {
  text-align: center;
  padding: 35px 45px;
}

.about_section .detail-box .heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about_section .detail-box .heading_container hr {
  width: 1px;
  height: 145px;
  margin: 0;
  border: none;
  background-color: #b7b7b7;
  margin-bottom: 10px;
}

.about_section .detail-box p {
  margin-top: 10px;
}

.about_section .detail-box a {
  display: inline-block;
  padding: 10px 40px;
  background-color: #313131;
  border: 1px solid #313131;
  color: #ffffff;
  margin-top: 10px;
}

.about_section .detail-box a:hover {
  background-color: transparent;
  color: #313131;
}

.fruit_section .heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
}

.fruit_section .heading_container hr {
  width: 20%;
  height: 1px;
  border: none;
  margin: 0;
  margin-right: 10px;
  background-color: #b7b7b7;
}

.fruit_section .heading_container h2 {
  margin: 0;
}

.fruit_section .fruit_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* ===========IBIZA LOADER=========== */
#ibiza-loader{
	position: fixed;
	width: 100%;
	height: 100vh;
	background:#000 url('../images/loader.gif') no-repeat center;
  z-index: 10008;
  overflow: visible;
}


.navbar-light{
  display: none;
   
  }
/* ------------- DROPDOWN STYLES ------------- */
  .navbar .nav-item:not(:last-child) {
     margin-right: 0px; /*35px*/
  }
   
  .dropdown-toggle::after {
     transition: transform 0.15s linear; 
  }
   
  .show.dropdown .dropdown-toggle::after {
    transform: translateY(3px);
  }
  .dropdown-menu {
    margin-top: 0;
  }
/* ------------- DROPDOWN STYLES ------------- */

/* original 
  .menu-bar-fix{
  position:relative;
  display: inline-flex;
  margin-top: 30px;
  float: right;
  z-index: 10000;
  right: 50px;
  } */


  .menu-bar-fix{
    position:fixed;
    display: inline-flex;
    margin-top: 20px;/*30px*/
    z-index: 10000;
    right: 15%;
    }

  .general{
    /* display: inline-block; 
  position: relative;
  bottom: 50px;
  left: 120px;*/
  width: 100vw; 
   /*  height: 56.25vw; */ /* height:width ratio = 9/16 = .5625  */
    max-height: 100vh;
    max-width: 177.78vh; /* 16/9 = 1.778 */
    margin: auto;
    position: relative;
    top:5%;bottom:0; /* vertical center */
    left:0;right:0; /* horizontal center */
 /* height: auto; */ 
/*   margin: auto; */

      }




/* ===========TARIFAS=========== */
.box_inisde{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cont_tarifas {
  resize: horizontal;
  max-width: 100%;
  height: calc(100vh - 16px);
 /* -----------------*/
  width: 100vw; 
  margin: auto;
  position: relative;
  top:80px;/*2%*/
  bottom:0; /* vertical center */
  left:6%;right:0; /* horizontal center */




}



/* ===========SUITES=========== */
.main_cont{
  max-height: 500px;
  /* height: auto; */
  margin: auto;
 }
 
 .main_cajas_iconos{
  display: inline-flex;
  max-height: 50px;
  position: absolute;
  margin: 0%;
  padding:0%;
  bottom: 250px;
  flex-wrap: wrap;
}

/* MAIN STRUT SUITES */
.suite_section .heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
  height: auto;
}

.suite_section .heading_container hr {
  width: 20%;
  height: 1px;
  border: none;
  margin: 0;
  margin-right: 10px;
  background-color: #b7b7b7;
}

.suite_section .heading_container h2 {
  margin: 0;
}

.suite_section .suite_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}



.padding_suite{
padding: 90px 0;
max-height: 500px;
}

.padding_tarifas{
padding-top: 80px;/*90px*/
}




.tit_suite{
font-family: "Nexa Light";
font-size: 20px;
color:white;/*:#D70A17*/
position: relative;
margin-right:auto;
margin-left: auto;
text-align: center;
bottom: 20px;
width: 30%;
}
.linea_suite_l{
  position:relative;
  border: 1px solid #D70A17;
  width:20%; 
  left: 20%;
  top:20px;
  z-index: 900;/*1200*/
}

.linea_suite_r{
  position:relative;
  border: 1px solid #D70A17;
  width:20%; 
  left:60%;/*710*/
  bottom:25px;
  z-index: 1205;
}
/* CAJA INFO SUITES */
.caja-base{
  height: auto;
  width: 250px;
  display: inline-block;
 bottom: 45px;

  }

  .img_base{
   text-align: center;
   width: 110px;/*100px*/
   height: auto;
   margin: auto;
   background-image: url(../images/6horas.svg);
    }


  .img_west{
    text-align: center;
    width: 110px;/*100px*/
    height: auto;
    margin: auto;
    background-image: url(../images/todas_west.svg);
    position: relative;
    top: 20px;
    }


.text_tiempo_base{
  font-family: "Nexa Light";
  color: #212121;/*white - #D70A17*/
  font-size: 18px;
  text-align: center;
  line-height: 22px;
}

.comodidades{
  /* background-color: #212121;
  padding: 3px; */
  text-align: center;
  width: 110px;/*100px*/
  height: auto;
  margin: auto;
  width: 70%;
  position: relative;
  top: 20px;
  right: 11%;
  }

.text_west_tit{
  font-family: "Bebas";
  color:#D70A17 ;/*white - #D70A17 - -#212121*/
  margin: auto;
  font-size:1.5rem;
  text-align: center;
  line-height: 24px;
  font-weight: bold;
}


.text_west{
  font-family: "Nexa Light";
  color:#212121;/*white - #D70A17 - -#212121*/
  margin: auto;
  font-size:1rem;
  text-align: center;
  line-height: 18px;
  font-weight: bold;
}


.caja-suite{
height: auto;
width: 300px;/*250px*/
background-color: #262626;
display: inline-block;



}
hr.solid {
  border-top: 1px solid #fff;
  }

  hr.solid-rojo {
    border-top: 1px solid #D70A17;
    }

.separador_tarifas{
  border-top: 1px solid #fff;
}

.divider{
  border-top: 1px solid #fff;
}

.img_suite{
position: relative;
margin: auto;
width: 175px;/*200px*/
height:115px;/*140px*/
bottom:23px;/*20px*/
cursor:pointer;
transition: all .5s ease-in-out;  
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
}

.img_suite:hover {
  transition-duration: .5s ease;
  filter: none;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  transition-duration: .5s ease;
  }

  .volver{
   font-family: "Nexa Bold";
   font-size: 1rem;
   background-color: #D70A17;
   color: #fff;
   position: relative;
   width: 80px;
   display: inline-block;
   text-align: center;
   bottom: 50px;/*70px*/
   padding-top: 5px;
   padding-bottom: 3px;
   cursor: pointer;
   z-index: 10002;
   right: 5%;
   /* left: 2%; */
  }

  .volver:hover{
    background-color:#fff;
    color: #D70A17;
    transition: all .5s ease-in-out; 
    padding-bottom: 3px;
    cursor: pointer;
   }


.tit_suites{
  font-family: "Nexa Bold";
  font-size: 1.1rem;/*1.2rem*/
  color: white;/*white*/
  position: relative;
  /* top: 12px; */
    }

.tit_tarifa{
  font-family: "Nexa light";
  font-size: 1rem;
  color: white;
  position: relative;
  top: 8px;
  padding-right: 10px;
  }

.precio-barra{
  display: flex;
  background-color: #D70A17;
  padding:1px 5px 1px 5px;
  position: relative;
  left: 15px;
  width: 60%;/*65%*/
  top:5px;
  padding-top: 5px;

}
  .precios{  
    font-size: 1.1rem;/*1.2rem*/
    font-family: "Nexa Light";
    color: white;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
   
  }
  .cont_tarifa{
    display: flex;
    padding: 3px;
    position: relative;  
  }

  .cont_adicional{
    display: inline-flex;
    padding: 5px;
    position: relative; 
  }
.hora_adicional{
    border:2px solid ;
    border-color: #D70A17;
    color:white;
    font-family: "Nexa Light";
    font-size: 16px;/*18px*/
    padding: 5px;
    position: relative;
    left:15px;
    display: inline;
      }

.text_hora_adicional{
    font-family: "Nexa light";
    font-size:11px;
    color:white;
    text-align:center;
    position: relative;
    left: 15px;
           }

 .persona_adicional{
  border:2px solid ;
  border-color: #D70A17;
  color:white;
  font-family: "Nexa Light";
  font-size: 16px;/*18px*/
  padding: 5px;
  position: relative;
  display: inline;
    }



  .text_pers_adicional{
    font-family: "Nexa light";
    font-size:11px;
    color:white;
    text-align:center;
    position: relative;
    left: 0px;
       }


  .desc_suite{  
    font-family: "Nexa Light";
    font-size: 12px;
    color: white;
    line-height: 15px;
    text-align: center;
    position: relative;
    bottom: 15px;
    margin-bottom: 0px;
  }
  
  /* TERMINA TITULOS SUITES */
.tit_suite{
font-family: "Nexa Light";
font-size: 20px;
color:black;/*:#D70A17*/
position: relative;
margin: auto;
text-align: center;
margin-bottom: 27px;
/* bottom: 20px; */
right: 16%;/*NUEVO*/
}


.linea_suite_l{
  position:relative;
  border: 1px solid #D70A17;
  width:20%; 
  left: 20%;
  top:20px;
  z-index: 1200;
}

.linea_suite_r{
  position:relative;
  border: 1px solid #D70A17;
  width:20%; 
  left:60%;/*710*/
  bottom:25px;
  z-index: 1205;
}

/* ===========TERMINA SUITES=========== */

/* ===========EMPIEZA SUITES DETALLE=========== */
.body{
  width:100%;
  height:100%;
}

.cont_empresa{
  /* resize: both; 
  left:10%;
  right:10%; */
  display: block;
  top:20px;
  bottom:0;
  margin: auto;
  position: relative;
  width: 100%; 
  height: 100vh;
  max-width: 100%;
}


.cont_suite{
 resize: both; 
 left:10%;
 right:10%;
 top:20px;
 bottom:0;
 margin: auto;
 position: relative;
 width: 100vw; 
 height: 100vh;
 max-width: 100%;
 /* 
  position: relative;
  top: 70px;
  margin: auto;   */
  /* overflow: auto; */

  /*height: calc(100vh - 16px) ;/*auto !important -*/
 /* -----------------*/
 
  /*height: 56.25vw;  height:width ratio = 9/16 = .5625  */
  /* max-height: 100vh; */
  /*  max-width: 177.78vh;16/9 = 1.778 */

   /* vertical center */
   /* horizontal center left:9%*/
  

}

/* &.ratio-4-3{
  padding-top: 75%;
}
&.ratio-16-9{
  padding-top: 56.25%;
}
&.ratio-3-2{
  padding-top: 66.66%;
}
&.ratio-8-5{
  padding-top: 62.5%; */



.caja-suite-detalle{
  height: auto;
  width: 22%;/*250px*/
  background-color: rgba(0, 0, 0, 0.50);
  display: inline-block;
  position: relative;
  right: 55px;
  bottom:480px;/*480*/
  box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
  padding: 15px;

  }
  .caja-llegar{
    height: auto;
    width: 250px;
    background-color: rgba(0, 0, 0, 0.60);
    display: inline-block;
    position: relative;
    left: 0;
    bottom:360px;
    box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
    padding: 15px;
  
    }

    
      .formulario {
       display:inline-block ;
       position: relative;
       left: 100px;
      }

      .caja-reservas-movil{
       display: none;
        }

      .caja-reservas{
        height: auto;
        width: 250px;
        background-color: rgba(0, 0, 0, 0.50);
        display: inline-block;
        position: relative;
        left: 250px;
        bottom:360px;
        line-height: 15px;
        box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
        padding: 15px;
      
        }

        .text_vanguardia{
          font-family: "Nexa Light";
          color: white;
          font-size: 1.1rem;
          text-align: center;
          line-height: 20px;
          position: relative;
          top:10px;
          line-height: 1.3rem;
        }


        .text_reservas{
          font-family: "Nexa Light";
          color: white;
          font-size: 1.5rem;
          text-align: center;
          line-height: 20px;
          position: relative;
          top:10px;
          line-height: 2.1rem;
        }


      .enviar {
        display:inline-block ;
        position: relative;
        margin: auto;
        right: 50px;
       }



      .colorRojoBoton {
        text-transform: uppercase;
        font-size: 25px;
        margin-bottom: 50px;
        background-color: #EB1C24;
        color: #FFFFFF;
      }

  .caja_info_tarifa{
   position: relative;
   bottom: 20px;
   line-height: 19px;
   
  }

 


  .caja_info_tarifa_decor{
    position: relative;
    bottom: 31px;/*40px*/
    line-height: 14px;/*19px*/
    right: 15%;
   }



  .text_tit_detalle{

    font-family: "Nexa Light";
    color: white;
    font-size: 20px;
    text-align: start;
    line-height: 20px;
    position: relative;
    top:10px;
  }

  .text_suite_desc{
    font-family: "Nexa Light";
    color: white;
    font-size: 15px;
    text-align: start;
    line-height: 15px;
    height: 140px;/*150*/
   }


   .text_como_llegar{
    font-family: "Nexa Light";
    color: white;
    font-size: 15px;
    text-align: start;
    line-height: 20px;
    height: 140px;/*150*/
   }

/* ---------------alternativas---------- */
.cont_mid{
  resize: both;
  margin: auto;
  width: calc(100% - 50px);
  position: relative;
  left: 5%;

}
.cont_suite_alt{
  resize: horizontal;
  max-width: 100%;
  height: calc(100vh - 16px);
  width: 100%; 
  margin: auto;
  position: relative;
  top:0px;bottom:0; /*top:20px*/
  left:11%;right:8%; 

}
.tit_sec_movil{
  display: none;
}
.logo_ibiza_decor{
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 55px;
  top:20px;
 
}

.logo_ibiza_suite{
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 60px;
  bottom:20px;
 }


.logo_ibiza_alt{
  display: inline-block;
  position: relative;
  z-index: 1580;
  width: 160px;
  
 }

 .tit_decor_alt{
  display: inline-block;
   position: relative;
   font-family: "Nexa Light";
   font-size: 0.9rem;
   color: black;/*white*/
   text-align: center;
   margin: auto;
   padding: 10px;
   right: 0;/*50px*/
   /* left: 20px; */
   bottom: 10px; 
 }

 .tit_empresa{
   display: block;
   position: relative;
   font-family: "Nexa Light";
   font-size: 0.9rem;
   color: white;
   text-align: center;
   margin: auto;
   padding: 10px;
   bottom: 10px; 
 }
 .tit_sec_empresa{
  display: block;
  position: relative;
  font-family: "Nexa Light";
  font-size: 0.9rem;
  color: white;
  text-align: center;
  margin: auto;
  padding: 10px;
  bottom: 10px; 
  width: 50%;
}

.tit_suite_decor_alt{
  display: inline-block;
   position: relative;
   font-family: "Nexa Light";
   font-size: 0.9rem;
   color: black;/*white*/
   text-align: center;
   margin: auto;
   padding: 10px;
   right: auto;
   top: 15px; 
 }


 .caja-suite-detalle_decor{
  height: 408px;/*430*/
  width: 250px;
  background-color: rgba(0, 0, 0, 0.50);
  display: inline-block;
  position: relative;
  right: 55px;
  bottom:419px;/*440*/
  box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
  padding: 15px;

  }


.caja-suite-detalle_alt{
  height: 430px;
  width: 263px;/*250*/
  background-color: rgba(0, 0, 0, 0.50);
  display: inline-block;
  position: relative;
  right: 55px;/*76px*/
  bottom:440px;/*480*/
  box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
  padding: 15px;

  }


   .text_tit_detalle_alt{
    font-family: "Nexa Light";
    color: white;
    font-size: 18px;
    text-align: start;
    line-height: 18px;
    position: relative;
    top:10px;
  }



   .text_suite_desc_alt{
    font-family: "Nexa Light";
    color: white;
    font-size: 14px;
    text-align: start;
    line-height: 14px;
    height: 110px;/*150*/
    position: relative;
    bottom: 15px;
   }

   .tit_servicios_alt{
    font-family: "Nexa Light";
    font-size: 21px;
    color: black;/*white*/
    position: relative;
    z-index: 2500;
    bottom: 35px;
  }

   .caja_iconos_suites-D_alt{
    display: inline-block;
    position: relative;
    z-index: 2500;
    bottom: 420px;/*430px*/
    margin: auto;
    right: 10%;
    width: 50%;
  
  }
  .caja_icono_alt{
    padding: 5px;
  text-align: center;
    line-height: 12px;
  }


  .bloque_decor_link_alt{
    display: inline-flex;
    position: relative;
    bottom: 449px;/*461*/
   /* right: 34px; */
   left:18%;
    }
    .bloque_decor_link_movil{
      display: none;
      
   
      }

/* ----------alternativas----------- */

.tit_tarifa_suite{
  font-family: "Nexa Light";
  font-size: 1rem;
  color: white;
  text-align: center;
  padding-bottom: 5px;
}

.precio_suite{

  background-color: #D70A17;
  color:white;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: "Nexa Light";
  font-size: 1.5rem;
  text-align: center;
  width: 70%;
  margin: auto;
  position:relative;
  bottom: 20px;

}

.tit_hora_suite{
  font-family: "Nexa Light";
  font-size: 0.9rem;
  color: white;
  text-align: center;
}
.tarifa_hora_suite{

  font-family: "Nexa Light";
  font-size: 1.2rem;
  border: 1px solid #D70A17;
  color: white;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 50%;
  padding-top: 5px;
  position: relative;
  bottom: 10px;
}
  .linea_div_suite{
    position:relative;
    border: 1px solid #D70A17;
    width:100%; 
    float: left;
    z-index: 1205;
    bottom: 10px;
  }

  .linea_div_llegar{
    position:relative;
    border: 1px solid #D70A17;
    width:100%; 
    float: left;
    z-index: 1205;
    bottom: 10px;
  }



  .caja-mapa{
    position:relative;
    left:22%;
    bottom:10px;
   
  }

  .caja-reservas{
    position:relative;
    left:auto;/*24%*/
    bottom:10px;
    width:100%;/*60%*/
    margin: auto;
    display: block;
    box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.60) ;
  }


.caja-fotos{
  position:relative;
  left:20%;/*18%*/
  bottom:10px;/*10px*/
 
}
.tit_suite_detalle{
  font-family: "Nexa Light";
  font-size: 50px;
  color:white;
  position: relative;
  margin-right:auto;
  margin-left: auto;
  text-align: center;
  bottom: 20px;
  }
  .linea_suite_l_detalle{
    position:relative;
    border: 1px solid #D70A17;
    width:15%; 
    right: 19%;
    top:20px;
    z-index: 1200;
  }
  
  .linea_suite_r_detalle{
    position:relative;
    border: 1px solid #D70A17;
    width:15%; 
    left:340px;
    bottom:35px;
    z-index: 1205;
  }

/* ==========ICONOS SERVICOS========== */

.caja_iconos_suites-D{
  display: inline-flex;
  position: relative;
  z-index: 2500;
  bottom: 450px;/*430px*/
 
  right: 10%;
  width: 50%;
  height: auto;
  resize: both;
}

.caja_iconos_suites-C{
  display: inline-block;
  position: relative;
  z-index: 2500;
  bottom: 430px;
  margin: auto;
  right: 10%;
  width: 90%;
}

.caja_iconos_suites-premium{
  display: inline-block;
  position: relative;
  z-index: 2500;
  bottom: 430px;
  margin: auto;
  right: 10%;
  width: 100%;
}

.caja_iconos_suites-M{
  display: inline-block;
  position: relative;
  z-index: 2500;
  bottom: 430px;
  margin: auto;
  right: 10%;
  width: 90%;
}


.caja_iconos_suites-M{
  display:none;

}


.titulo_caja_iconos{
  /* display: inline-block; */
  position: absolute;
  top: 20px;
  /* bottom: 410px; */
 /*  width:60%;
  right: 5%; */
  margin: auto;
}

.tit_servicios{
  font-family: "Nexa Light";
  font-size: 21px;
  color: white;
  position: relative;
  z-index: 2500;
  bottom: 50px;
}


.text_icon_suite{
  font-family: "Nexa Light";
  font-size: 0.8rem;/*11px*/
  color: black;/*white*/
  padding-top: 5px;
 
}
.caja_icono{
  padding: 5px;/*7px*/
  /* display:inline-block; */
  text-align: center;
  line-height: 12px;
}


.icon_suite{
  width: 35px;/*40px*/
  height: auto;
  margin: auto;
  padding: 5px;
  
  }
/* ==========FIN ICONOS SERVICOS========== */



/* ===========TERMINA SUITES DETALLE=========== */


/* ===========EMPIEZA DECORACIONES Y CELEBRACIONES=========== */

.cont_decor{
  display: inline-block; 
  max-height: 800px;
  left:15%;
  right: 15%;
  position: relative;
  top: 30px;
  margin:auto;
}




.linea_decor_l{
  position:relative;
  border: 1px solid #D70A17;
  width:5%; 
  left: 19%;
  top:20px;
  z-index: 1200;
}

.linea_decor_r{
  position:relative;
  border: 1px solid #D70A17;
  width:5%; 
  left:76%;
  bottom:35px;
  z-index: 1205;
}

.text_tit_decor{
  font-family: "Nexa Light";
  color: white;
  font-size: 25px;
  text-align: start;
  line-height: 20px;
  position: relative;
  top:10px;
}

.tit_erotica{
  display: inline-block;
   position: relative;
   font-family: "Nexa Light";
   font-size: 0.9rem;
   color: black;/*white*/
   text-align: center;
   margin: auto;
   padding: 10px;
   top: 5px; 
 }

 .tit_erotica_detalle{
  display: inline-block;
   position: relative;
   font-family: "Nexa Light";
   font-size: 0.9rem;
   color: white;
   text-align: center;
   margin: auto;
   padding: 10px;
   left: 14%;
   top: 50px;
 }


.tit_suite_decor{
 display: inline-block;
  position: relative;
  font-family: "Nexa Light";
  font-size: 0.9rem;
  color: black;/*white*/
  text-align: center;
  margin: auto;
  padding: 10px;
  left: auto;/*50px*/
  /*bottom: 35px; 10px*/
}



.tit_servicio{
  display: inline-block;
   position: relative;
   font-family: "Nexa Light";
   font-size: 0.9rem;
   color: black;/*white*/
   text-align: center;
   margin: auto;
   padding: 10px;
   left: 5%;/*50px*/
   /*bottom: 35px; 10px*/
 }


.img_decor{
  position:relative;
  margin: auto;
  width:175px;
  height:115px;
  cursor:pointer;
/*   transition: all .5s ease-in-out;  
  -webkit-filter: grayscale(100%); 
  filter: grayscale(100%); */
  }




.text_decor{
  position: relative;
  font-family: "Nexa Light";
  font-size: 0.9rem;
  color: white;
  text-align: center;
  margin: auto;
  padding: 10px;
  bottom: 33px;
}



.precio_decor{
  background-color: #D70A17;
  color:white;
  padding-top: 10px;
  padding-bottom: 5px;
  font-family: "Nexa Light";
  font-size: 1.5rem;
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  bottom: 39px;
}

.caja-suite-decor{
  height:470px;
  width: 250px;
  background-color: rgba(0, 0, 0, 0.50);
  display: inline-block;
  position: relative;
  right: 55px;
  bottom:480px;/*480px*/
  box-shadow: 1px 4px 8px 4px rgba(0, 0, 0, 0.2);
  padding: 15px;
  }

  .text_suite_decor{
    font-family: "Nexa Light";
    color: white;
    font-size: 15px;
    text-align: start;
    line-height: 15px;
    position: relative;
    bottom:20px;
  }


  .linea_div_decor_top{
    position:relative;
    border: 1px solid #D70A17;
    width:100%; 
    float: left;
    z-index: 1205;
    bottom: 20px;
  }

  .linea_div_decor_bottom{
    position:relative;
    border: 1px solid #D70A17;
    width:100%; 
    float: left;
    z-index: 1205;
    bottom: 65px;/*49*/
  }

  .item_decor{
    color:#FFFFFF;/*#D70A17*/
    list-style: none;
    font-size: 0.8rem;
    line-height: 0.8rem;
    padding-bottom: 10px;
    
  }



  .tit_tarifa_decor{
    font-family: "Nexa Light";
    font-size: 1.2rem;
    font-weight: bolder;
    color: white;
    text-align: center;
    top: 5px;
    position: relative;
    display: inline;
    line-height: 1.2rem;
  }


.tit_opciones{
    font-family: "Nexa Light";
    font-size: 1.5rem;
    color: white;
    text-align: end;
    position: relative;
    bottom:50px;
    line-height: 23px;
    margin-right: auto;
    right:130px;/*350*/
    top: 9px;
}


.linea_vert_decor{
  border: 1px solid #D70A17;
  height: 90px;
  position: relative;
  margin-right: auto;
  right: 120px;/*340*/
  top: 0px;
}

.bloque_decor_link{
display: inline-block;
position: relative;
bottom: 480px;/*480px*/
right: 80px;

}

.text_decor_link{
font-family: "Nexa Light";
font-size: 1rem;
color: white;
margin: auto;
display: flex;
justify-content: center;
text-align: center;
}


.caja_decor_links{
padding: 12px;
text-align:center;
position: relative;
height: auto;/*110px*/
width: 90px;/*110*/
cursor: pointer;
transition: all .5s ease-in-out;  
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);
}

.caja_decor_links:hover {
  transition-duration: .5s ease;
  filter: none;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  transition-duration: .5s ease;
  }

/*============TERMINA DECORACIONES Y CELEBRACIONES============ */

/*============EMPIEZA GOURMET============ */
.cont_gourmet{
  display: inline-block; 
  left:120px;
  position: relative;
  top: 60px;/*16px*/
  margin: auto;
  left: 8%;
  width: 100vw;
  height: 56.25vw; 
  min-width: 1200px;
  max-height: 100vh;

}

.tit_gourmet_platos {
  display: inline-block;
  position: relative;
  font-family: "Nexa Light";
  font-size: 0.9rem;
  color: black;/*white*/
  text-align: center;
  margin: auto;
  padding: 10px;
  /* left: 50px; */

}



.barra_vert_gourmet{
  top: -100px;
  height: 280px;/*350px*/
  width:70px;
  left: 15px;
  background-color:#D70A17 ;
  position: absolute;
  z-index: 1400;
}



.logo_gourmet{
  top: 40px;
  right:-98px;
  width: 180px;
  height: auto;
  position: absolute;
  z-index: 1552;
}

.chef{
position: fixed;
bottom:0%;
height:380px;
width: 222px;
margin-left:-120px;
z-index:  1554;
background-image: url(../images/Chef_.png);
background-repeat: no-repeat;
background-size: 0;
background-attachment:fixed;


}

.menu_platos{
  position: relative;
  bottom:15px;
  cursor: pointer;
  margin: auto;
  /* z-index: 2600; */
  }

  .menu_licores{
    position: relative;
    bottom:15px;
    cursor: pointer;
    margin: auto;
    width: 100%;
    }



.links_licores{
    display: inline-block;
    /* border: 1px solid; */
    background-color: #D70A17;
    color:white;
    font-family: "Nexa Light";
    font-size: 14px;
    padding: 5px;
    transition: all .5s ease-in-out;  
  }

  .links_licores:hover{
    display: inline-block;
    border: 1px solid;
    color:#D70A17;
    font-family: "Nexa Light";
    font-size: 14px;
    padding: 5px;
    transition: all .5s ease-in-out;  
  }


.links_platos{
  display: inline-block;
  border: 1px solid;
  background-color: #D70A17;
  color:#D70A17;/*white*/
  font-family: "Nexa Light";
  font-size: 16px;
  padding: 5px;
  transition: all .5s ease-in-out;  
}


.links_platos:hover{
  display: inline-block;
  border: 1px solid;
  color:#D70A17;
  font-family: "Nexa Light";
  font-size: 16px;
  padding: 5px;
  transition: all .5s ease-in-out;  
}

.cont_platos{
position: relative;
left: 80px;
/* display:inline-block;
padding: right 20px; ; */
bottom: 20px;
}

.main_plato{
display: inline-flex;
position: relative;
left:50px;
padding:20px;
  
  
}

.caja_platos{
  display: inline-block;
  position: relative;
  background-color: rgba(0, 0, 0, 0.50);
  width: 280px;
  height: 250px;
  padding: 10px;
}

.tit_info_plato{
  /* top:10px; */
  left: 10px;
  position: relative;
  color: white;
  font-family: "Nexa Light";
  font-size: 1.2rem;
  word-break: break-all;

}

.div_plato{
  border: 1px solid #D70A17;
  position: relative;
  width: 60%;
  top:10px;
}

.info_plato{
  font-family: "Nexa Light";
  font-size: 12px;
  color: #ffffff;
  padding: 10px;
  top:10px;
  width: 71%;
  position: relative;
  z-index: 1600;
}


.img_plato{
  display: inline-block;
  position: absolute;
  width: 180px;
  height: auto;
  left: 190px;
  bottom: 40px;
  /* z-index: 1200; */
}

.precio_plato{
background-color: #D70A17;
color:white;
padding-top: 5px;
font-family: "Nexa Light";
font-size: 1.3rem;
width: 45%;
text-align: center;
position: absolute;
bottom: -17px;
}
/*============TERMINA GOURMET============ */


/*============EMPIEZA BOUTIQUE============ */

.tit_boutique{
  font-family: "Nexa Light";
  font-size: 0.9rem;
  color: black;/*white*/
  text-align: center;
  position: relative;
  right: auto;/*80px*/
}

.volver-boutique{
  font-family: "Nexa Bold";
  font-size: 1rem;
  background-color: #D70A17;
  color: #fff;
  position: relative;
  width:30%;
  margin: auto;
  display:block;
  text-align: center;
  float: left;
  cursor: pointer;
  left: 2%;
  top: 2%;
 }

 .volver-boutique:hover{
  background-color:#fff;
  color: #D70A17;
  transition: all .5s ease-in-out; 
  cursor: pointer;
 }

.icono_boutique{
  height: 0px;
  width: 140px;
  bottom: 57px;/*64px*/
  position: relative;
  left: 16%;/*18%*/
  background-image: url(../images/icono_boutique.svg);

}



.linea_b_l{
  position:relative;
  border: 1px solid #D70A17;
  width:12%; 
  left: 310px;
  top:20px;
  z-index: 1200;
}

.linea_b_r{
  position:relative;
  border: 1px solid #D70A17;
  width:12%; 
  left:680px;
  bottom:36px;
  z-index: 1205;
}



.cont_boutique{
 display:inline-block;
  position: relative;
  margin: auto;
  left: 9%;/*11%*/
  width: 100%;
  height: 56.25vw; 
  max-height: 100vh;
  top: 50px;
}

.cont_boutique_detalle{
  display:inline-block;
  position: relative;
  margin: auto;

  width:100%;
  /* left: 5px; */
  right: 3%;

}


.cont_btn_boutique{
  display:inline-block;
  position: relative;
  z-index: 2000;
  margin: auto;
  top:50px;
  left: 25%;
}


.btn_sec_boutique{
  display: block;
  border: 1px solid;
  color:white;
  font-family: "Nexa Light";
  font-size: 16px;
  transition: all .3s ease-in-out;  
  list-style: none;
  width: 130px;/*140px*/
  text-align: center;
  position: relative;
  top: 150px;
  z-index: 8000;
  left: 130px;
  cursor: pointer; 
}

.btn_sec_boutique:hover{
  display: inline-block;
  border: 1px solid;
  color:#D70A17;
  font-family: "Nexa Light";
  font-size: 16px;
  transition: all .5s ease-in-out;  
}

.btn_sec_boutique_active{
  display: block;
  border: 1px solid;
  font-family: "Nexa Light";
  color:#D70A17;
  font-size: 16px;
  list-style: none;
  width: 130px;
  text-align: center;
  position: relative;
  top: 150px;
  z-index: 8000;
  left: 130px;
}


.chica_boutique{
  position: fixed;
  bottom:0%;
  width: 241px;
  height: 380px;
  margin-left: -125px;/*-125*/
  z-index:1554;
  background-image: url(../images/chica_boutique.png);
  background-repeat: no-repeat;
  background-size: 0;
  background-attachment:fixed;
  }


  .chica_boutique_big{
    position: fixed;
    bottom:0%;
    width: 270px;/*285px*/
    height: auto;/*450px*/
    z-index:1554;
    background-image: url(../images/chica_boutique.png);
    background-repeat: no-repeat;
    background-size: 0;
    background-attachment:fixed;
    }



  .cont_prod{
    display:inline-block;
    margin: 5px;
    cursor: pointer;    
    }


.caja_prod{
  position: relative;
  display: inline-block;

  }

.caja_info_prod{
  background-color: rgba(0, 0, 0, 0.80);
  text-align: center;
  color: white;
  font-family: "Nexa Light";
  font-size: 13px;
  position: relative;
  z-index: 800;
  margin-left: auto;
  margin-right: auto;
  width: 230px;
  height: 50px;
  padding: 10px;
}

.img_prod{
  width: 220px;/* 180px*/
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.precio_prod{
  background-color:#D70A17;
  text-align: center;
  color: white;
  font-family: "Nexa Light";
  font-size: 24px;
  position: relative;
  z-index: 802;
  width: 120px;
  padding-top: 5px;
  text-align: center;
  bottom: 12px;
  margin-left: auto;
  margin-right: auto;
}

.cont_pag{
 position: relative;
 top:25px;
 margin: auto;
 width: 54%;/*50%*/
}

.btn_pag{
  display: inline-block;
  text-align: center;
  padding: 7px;
  height: 30px;
  width: 30px;
  font-family: "Nexa Light";
  font-size: 12px;
  font-weight: bolder;
  color: white;
  background-color:#D70A17;
  border-radius: 50%;
  position: relative;
  list-style: none;
  transition: all .3s ease-in-out;
  cursor: pointer;  
  }

.btn_pag:hover{
  color:white;
  background-color:black;
  }

.active, .btn_pag:hover{
  color:white;
  /* background-color:black; */
  }
/*============TERMINA BOUTIQUE============ */

/*============EMPIEZA BOUTIQUE DETALLE============ */



.main_info_boutique{
  background-color: rgba(0, 0, 0, 0.60);
  position:relative;
  z-index:100;
  width:380px;
  height:300px;
  float: right;
  margin-right:80px;
  top:40px;
  right:auto;/*120px*/
  padding:20px ;
}


.caja_fotos_det{
display: inline-block;
width: 50%;
position: relative;
left: 11%;
}

.caja_info_boutique{
  font-family: "Nexa Light";
  color: white;
  font-size: 15px;
  text-align: start;
  padding-top: 20px;
  margin-left: 50px;
}

.caja_precio{
  position: absolute;
  display: inline-block;
  width: 80%;
  bottom:-40px;
  margin-left: 20px;
  z-index: 1006;
}

.info_wp_movil{
 display: none;

}

.logo_wp{
  display: none;
  }


  .nombre_prod_movil{
   display: none;
  }


.info_wp{
  /* display: inline-block; */
  font-family: "Nexa Light";
  color: black;/*white*/
  font-size: 18px;
  text-align:left;
  padding-top: 20px;
  position: relative;
  left:12%;
}

.icon_wp{
  width: 50px;
  height: auto;
  padding: 5px;
}

/*============TERMINA BOUTIQUE DETALLE============ */


.fruit_section .fruit_container .box {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 31.33%;
          flex: 0 0 31.33%;
  /*margin: 1%;*/
  padding: 10px;
  position: relative;
  overflow: hidden;
}


.fruit_section .fruit_container .box img {
  width: 100%;
}

.fruit_section .fruit_container .box .link_box {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #252525;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.fruit_section .fruit_container .box .link_box h5 {
  text-transform: uppercase;
  margin-bottom: 25px;
}

.fruit_section .fruit_container .box .link_box a {
  display: inline-block;
  padding: 7px 35px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 15px;
}

.fruit_section .fruit_container .box .link_box a:hover {
  background-color: #ffffff;
  color: #000000;
}

.fruit_section .fruit_container .box:hover .link_box {
  top: 0;
  opacity: 0.9;
}

.client_section .heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.client_section .heading_container hr {
  width: 20%;
  height: 1px;
  border: none;
  margin: 0;
  margin-left: 10px;
  background-color: #b7b7b7;
}

.client_section .client_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 85%;
  margin: auto;
}

.client_section .client_container .img-box {
  width: 175px;
  border-radius: 100%;
}

.client_section .client_container .img-box img {
  width: 100%;
}

.client_section .client_container .detail-box {
  margin-top: 25px;
}

.client_section .client_container .detail-box h5 {
  color: #1d1b28;
  margin-bottom: 15px;
}

.client_section .client_container .detail-box p {
  color: #1d1b28;
  margin: 20px;
}

.client_section .client_container .detail-box p img {
  width: 25px;
  margin: 3px 10px;
}

.client_section .client_container .detail-box img {
  width: 60px;
}

.client_section .carousel-control-prev,
.client_section .carousel-control-next {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #313131;
  opacity: 1;
  top: 28%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
}

.client_section .carousel-control-prev:hover,
.client_section .carousel-control-next:hover {
  background-color: #000000;
}

.client_section .carousel-control-prev {
  background-image: url(../images/prev.png);
  left: 15%;
}

.client_section .carousel-control-next {
  background-image: url(../images/next.png);
  right: 15%;
}

/* contact section */
.contact_section {
  position: relative;
}

.contact_section .heading_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
}

.contact_section .heading_container hr {
  width: 20%;
  height: 1px;
  border: none;
  margin: 0;
  margin-right: 10px;
  background-color: #b7b7b7;
}

.contact_section .heading_container h2 {
  margin: 0;
}

.contact_section input::-webkit-input-placeholder {
  color: #000;
}

.contact_section input:-ms-input-placeholder {
  color: #000;
}

.contact_section input::-ms-input-placeholder {
  color: #000;
}

.contact_section input::placeholder {
  color: #000;
}

.contact_section input {
  border: none;
  outline: none;
  height: 45px;
  width: 100%;
  margin: 10px 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  padding-left: 15px;
}

.contact_section input::-webkit-input-placeholder {
  color: #ac9784;
  text-transform: uppercase;
  font-size: 15px;
}

.contact_section input:-ms-input-placeholder {
  color: #ac9784;
  text-transform: uppercase;
  font-size: 15px;
}

.contact_section input::-ms-input-placeholder {
  color: #ac9784;
  text-transform: uppercase;
  font-size: 15px;
}

.contact_section input::placeholder {
  color: #ac9784;
  text-transform: uppercase;
  font-size: 15px;
}

.contact_section input.message_input {
  height: 100px;
}

.contact_form-container {
  padding: 15px 15px 15px 0;
}

.contact_form-container button {
  border: none;
  background-color: #fd9e2e;
  color: #fff;
  padding: 10px 55px;
  font-size: 15px;
  text-transform: uppercase;
  margin-top: 35px;
}

.map_container {
  height: 350px;
}

.map_container .map-responsive {
  height: 100%;
}

/* contact section */
/* info section */
.info_section {
  background-color: #2e2e2e;
  color: #ffffff;
}

.info_section h6 {
  font-weight: bold;
}

.info_section .info_logo h2 {
  font-size: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.info_section .info_contact {
  margin-top: 60px;
  margin-bottom: 45px;
}

.info_section .info_contact .col-md-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.info_section .info_contact a {
  color: #ffffff;
}

.info_section .info_contact img {
  max-width: 100%;
  margin-right: 10px;
}

.info_section .info_form {
  margin: 0 auto;
  margin-bottom: 45px;
}

.info_section .info_form h4 {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}

.info_section .info_form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.info_section .info_form form input {
  background-color: #ffffff;
  border: none;
  -webkit-box-flex: 2.5;
      -ms-flex: 2.5;
          flex: 2.5;
  outline: none;
  color: #000000;
  min-height: 42.4px;
  padding-left: 15px;
}

.info_section .info_form form input ::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 0.2;
}

.info_section .info_form form input :-ms-input-placeholder {
  color: #ffffff;
  opacity: 0.2;
}

.info_section .info_form form input ::-ms-input-placeholder {
  color: #ffffff;
  opacity: 0.2;
}

.info_section .info_form form input ::placeholder {
  color: #ffffff;
  opacity: 0.2;
}

.info_section .info_form form button {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  padding: 9px 30px;
  background-color: #f89e12;
  border: 1px solid #f89e12;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
}

.info_section .info_form form button:hover {
  background-color: transparent;
  color: #f89e12;
}

.info_section .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info_section .info_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.info_section .info_social img {
  width: 35px;
  margin-right: 8px;
}

/* end info section */
/* footer section*/
.footer_section {
  background-color: #ffffff;
  padding: 20px 15px;
}

.footer_section p {
  margin: 0;
  text-align: center;
  color: #222222;
}

.footer_section a {
  color: #222222;
}





/* end footer section*/
/*# sourceMappingURL=style.css.map */