.popup{
  background: rgb(4,166,247);
background: linear-gradient(142deg, rgba(4,166,247,1) 0%, rgba(240,0,219,1) 100%);
  padding: 30px;
  font-family: "Adon", sans-serif;
  height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.popup h1{
  font-family: "Adon", sans-serif;
  font-size: 30px;
}

.popup h2{
  font-family: 'Adon Med', sans-serif;
  font-size: 18px;
}
#closemodal{
  padding: 10px;
}

#contactoHeader{
  color: #fff;
}

.row{
  margin-left: 0!important;
  margin-right: 0!important;
}
.main-slider-texts{
  position: absolute;
    right: 5%;
    max-width: 400px;
    bottom: 35%;
    text-align: center;
    color: white;
    pointer-events: none;
}

.titulo-main{
  font-family: 'Adon';
    text-transform: uppercase;
    font-size: 38px;
    line-height: 1;
    pointer-events: none;
}

.descripcion-main{
  font-family: 'Adon Med';
    text-transform: uppercase;
    font-size: 18px;
    pointer-events: none;
}

.cta-main{
  font-family: 'Belgro';
    color: #ec0bd9;
    background-color: white;
    padding: 20px;
    display: inline-block;
    margin-top: 20px;
    text-transform: uppercase;
    /*pointer-events: none;*/
    pointer-events: auto;
    cursor: pointer;
}

.error-email{
  color: white;
}

.cta-main:hover{
  color: #fff;
    background-color: #ec0bd9;
}

.modal{
 z-index: 999999;
    position: fixed;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    height: 100vh;
    background-color: rgba(0, 0, 0, .7);
    justify-content: center;
    align-items: center;
}

.news{
  background: rgb(190,4,244);
background: linear-gradient(90deg, rgba(225,57,74,1) 0%, rgba(151,0,115,1) 100%);
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
    background-color: #ffe701;
    border: none;
    padding: 5px;
    margin-left: 2px;
}

[type=submit]:hover{
  background-color: #000;
  color:#ffe701 ;
}

.cont-news{
  margin: 0 auto;
  text-align: center;
padding-bottom: 60px;
padding-top: 60px;
display: flex;
justify-content: center;
align-items: center;

}

.leyenda{
 
}

.imgForm{
  
  margin-top: 0px;
  float: right;
 
}

.cabecera{

  font-family: "Adon";
  color: white;
  font-size: 32px;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  margin-left: 20px;
  
 
}

.cuerpo{

   font-family: "Adon";
  
}

button, input, optgroup, select, textarea{
  width: 250px;
  text-align: center;
  border: none;
    padding: 5px;
}

.bajada{
  text-align: center;
  background: rgb(190,4,244);
background: linear-gradient(90deg, rgba(190,4,244,1) 0%, rgba(235,56,115,1) 100%);
padding-bottom: 30px;
padding-top: 30px;
margin-top: -6px;
display: block;
}

.bajada p{
  color: white;
  text-transform: uppercase;
  font-family: 'LoewBold';
  font-size: 18px;
  max-width: 650px;
  margin: 0 auto;
}

.bajada h1{
  color: #fedb35;
  text-transform: uppercase;
  font-family: 'LoewRegular';
  font-size: 30px;
}

#main{
  margin-top: 70px;
}

#gracias{
  display: none;
}

#error{
  display: none;
}

#closemodal{
  background-color: white;
  cursor: pointer;
}

#floatingCirclesG{
 position: absolute;
    width: 125px;
    right: 50%;
    top: 40%;
    left: 50%;
  height:125px;
  margin:0px auto;
  transform:scale(0.6);
    -o-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
}

.f_circleG{
  position:absolute;
  background-color:rgb(255,255,255);
  height:22px;
  width:22px;
  border-radius:12px;
    -o-border-radius:12px;
    -ms-border-radius:12px;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
  animation-name:f_fadeG;
    -o-animation-name:f_fadeG;
    -ms-animation-name:f_fadeG;
    -webkit-animation-name:f_fadeG;
    -moz-animation-name:f_fadeG;
  animation-duration:1.2s;
    -o-animation-duration:1.2s;
    -ms-animation-duration:1.2s;
    -webkit-animation-duration:1.2s;
    -moz-animation-duration:1.2s;
  animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
  animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
}

#frotateG_01{
  left:0;
  top:51px;
  animation-delay:0.45s;
    -o-animation-delay:0.45s;
    -ms-animation-delay:0.45s;
    -webkit-animation-delay:0.45s;
    -moz-animation-delay:0.45s;
}

#frotateG_02{
  left:15px;
  top:15px;
  animation-delay:0.6s;
    -o-animation-delay:0.6s;
    -ms-animation-delay:0.6s;
    -webkit-animation-delay:0.6s;
    -moz-animation-delay:0.6s;
}

#frotateG_03{
  left:51px;
  top:0;
  animation-delay:0.75s;
    -o-animation-delay:0.75s;
    -ms-animation-delay:0.75s;
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
}

#frotateG_04{
  right:15px;
  top:15px;
  animation-delay:0.9s;
    -o-animation-delay:0.9s;
    -ms-animation-delay:0.9s;
    -webkit-animation-delay:0.9s;
    -moz-animation-delay:0.9s;
}

#frotateG_05{
  right:0;
  top:51px;
  animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}

#frotateG_06{
  right:15px;
  bottom:15px;
  animation-delay:1.2s;
    -o-animation-delay:1.2s;
    -ms-animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
    -moz-animation-delay:1.2s;
}

#frotateG_07{
  left:51px;
  bottom:0;
  animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}

#frotateG_08{
  left:15px;
  bottom:15px;
  animation-delay:1.5s;
    -o-animation-delay:1.5s;
    -ms-animation-delay:1.5s;
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
}



@keyframes f_fadeG{
  0%{
    background-color:rgba(246,0,187,0.98);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}

@-o-keyframes f_fadeG{
  0%{
    background-color:rgba(246,0,187,0.98);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}

@-ms-keyframes f_fadeG{
  0%{
    background-color:rgba(246,0,187,0.98);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}

@-webkit-keyframes f_fadeG{
  0%{
    background-color:rgba(246,0,187,0.98);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}

@-moz-keyframes f_fadeG{
  0%{
    background-color:rgba(246,0,187,0.98);
  }

  100%{
    background-color:rgb(255,255,255);
  }
}
@font-face {
    font-family: 'Adon Med';
    src: url('../fonts/Adon-Regular.woff2') format('woff2'),
        url('../fonts/Adon-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Adon';
    src: url('../fonts/Adon-ExtraBold.woff2') format('woff2'),
        url('../fonts/Adon-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Belgro';
    src: url('../fonts/Belgro.woff2') format('woff2'),
        url('../fonts/Belgro.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LoewBold';
    src: url('../fonts/Loew-Bold.woff2') format('woff2'),
        url('../fonts/Loew-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LoewMedium';
    src: url('../fonts/Loew-Medium.woff2') format('woff2'),
        url('../fonts/Loew-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LoewHeavy';
    src: url('../fonts/Loew-Heavy.woff2') format('woff2'),
        url('../fonts/Loew-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LoewRegular';
    src: url('../fonts/Loew-Regular.woff2') format('woff2'),
        url('../fonts/Loew-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'LoewExtraBold';
    src: url('../fonts/Loew-ExtraBold.woff2') format('woff2'),
        url('../fonts/Loew-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  color:#f600bb;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  color:#f600bb;
}

.swiper-button-prev_main{
  color:#ebebeb;
}

.swiper-button-prev_slider2{
  color: #ebebeb;
  }

  .swiper-button-next_main{
    color:#ebebeb;
  }

  .swiper-button-next_slider2{
     color: #ebebeb;
  }

.swiper-button-prev_main, .swiper-button-prev_slider2{
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 1);



  left: 10px;
    right: auto;

    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-next_main, .swiper-button-next_slider2{
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 1);



    right: 10px;
    left: auto;

    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    
}


.swiper-button-next_main:after, .swiper-button-next_slider2:after {
    content: 'next';
        font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}

.swiper-button-prev_main:after, .swiper-button-prev_slider2:after {
    content: 'prev';

        font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}

#cat1{
  cursor: pointer;
}

#cat2{
  cursor: pointer;
}

#cat3{
  cursor: pointer;
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Barlow", sans-serif;
  color: #444444;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #f600bb;
  font-weight: bold;
}

a:hover {
  color: #7f7f7f;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Barlow Condensed", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/

.swiper-slide{
  width: 259.2px;
  height: auto;
}

.whatsapp {
  position: fixed;
  
  opacity: 1;
  right: 25px;
  bottom: 25px;
  z-index: 996;
  background: #f600bb;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.5s;
  
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.whatsapp:hover {
  background: #000;
  color: #fff;
  opacity: .6;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  padding: 0;
  font-size: 15px;
  height: 50px;
  transition: all 0.5s;
  background: rgba(26, 24, 22, 0.8);
  z-index: 996;
  color: rgba(255, 255, 255, 0.7);
}

#topbar.topbar-transparent {
  background: transparent;
}

#topbar.topbar-scrolled {
  top: -50px;
}

#topbar i {
  color: #f600bb;
  line-height: 0;
}

#topbar i span {
  color: #fff;
  font-style: normal;
  padding-left: 5px;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  top: 0px;
  height: 70px;
  z-index: 997;
  transition: all 0.5s;
  padding: 10px 0;
  background: rgba(26, 24, 22, 1);
  font-family: "Belgro";
  color: #fff;
}

#header a{
 
  vertical-align: middle;
}

#header.header-transparent {
  background: transparent;
}

#header.header-scrolled {
  top: 0;
  background: rgba(26, 24, 22, 0.85);
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}

/*--------------------------------------------------------------
# Book a table button Menu
--------------------------------------------------------------*/

#cat1{
  background: url(../img/cat1.jpg) center center no-repeat;
  background-size: cover;
  height: 190px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease;
}


#cat1:hover{
  background: url(../img/cat1on.jpg) center center no-repeat;
   background-size: cover;
  position: relative;
  text-align: center;
}

#cat2{
  background: url(../img/cat2.jpg) center center no-repeat;
  background-size: cover;
  height: 190px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease;
}


#cat2:hover{
  background: url(../img/cat2on.jpg) center center no-repeat;
   background-size: cover;
  position: relative;
  text-align: center;
}

#cat3{
  background: url(../img/cat3.jpg) center center no-repeat;
  background-size: cover;
  height: 190px;
  position: relative;
  text-align: center;
  transition: all 0.5s ease;
}


#cat3:hover{
  background: url(../img/cat3on.jpg) center center no-repeat;
   background-size: cover;
  position: relative;
  text-align: center;
}

.book-a-table-btn {
  background: #f600bb;
  color: #fff;
  border-radius: 50px;
  margin: 0 0 0 20px;
  padding: 10px 25px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  transition: 0.3s;
  white-space: nowrap;
}

.book-a-table-btn:hover {
  background: #ffa012;
  color: #fff;
}

@media (max-width: 992px) {
  .book-a-table-btn {
    margin: 0 15px 0 0;
    padding: 8px 20px;
    letter-spacing: 1px;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
  text-align: center;
  display: none;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 24px;
  font-size: 22px;
  font-weight: 500;
  color: white;
  white-space: nowrap;
  transition: 0.3s;
  text-transform: uppercase;
  font-family: "Adon"
}

.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #f600bb;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 24px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
  border-radius: 4px;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  color: #433f39;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #f600bb;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  #hero-interna{
   /* margin-top: -95px;*/
  }
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  #contactoHeader{
    display: none;
  }
  .navbar{
    display: inline-block;
    vertical-align: middle;
  }
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }

  #hero h2{
  font-size: 72px;
  line-height: 72px;
}

 #hero p{
  font-size: 21px;
  line-height: 24px;
}

#hero .carousel-content{
  width: 100%!important;
  position: absolute;
  top: 30%;
}

.chapita{
  top: 120%;
  right: 0;
}
.black-section{
  background-image: none!important;
  background-color: #000!important;
}
}


.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 70px;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(39, 37, 34, 0.9);
  transition: 0.3s;
  z-index: 0;
  height: 200px;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 0px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  

  overflow-y: hidden;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 16px!important;
  color: #fff;
}

.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #f600bb;
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #f600bb;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  background-color: #000;
  overflow: hidden;
  padding: 0;
  background-image: url(../img/bg-slider.jpg);
  background-repeat: no-repeat;
}

#hero-interna {
  width: 100%;
  height: 100%;
  opacity: 0;
  
}

#hero .carousel-item {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#hero .carousel-item::before {
  content: '';
  /*background-color: rgba(12, 11, 10, 0.5);*/
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .carousel-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero .carousel-content {
  text-align: right;
  width: 40%;
  margin-top: -25%;
}

#hero h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 92px;
  font-weight: 700;
  line-height: 100px;
}

#hero h2 span {
  color: #fff;
}

#hero p {
 
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin: 0 auto 30px auto;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
}

.image-slider{
  width: 100%;
}

.video-slider{
  width: 100%;
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 30px;
  line-height: 0;
  width: auto;
  height: auto;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50px;
  transition: 0.3s;
  color: rgba(255, 255, 255, 0.5);
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

#hero .carousel-indicators{
  justify-content: left!important;
  bottom: 20%;
}

#hero .carousel-indicators li {
  cursor: pointer;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  border:2px solid white;
  background-color: transparent;
  color: transparent;

}

.carousel-indicators .active{
  color: #f600bb!important;
  background-color: #f600bb!important;
}

 .btn-menu, #hero .btn-book a{
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 20px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 0 10px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  color: #fff;
  background-color: #f600bb;
  border-radius: 0;
  font-family: "Belgro"
}




.btn-menu:hover, #hero:hover .btn-book:hover a:hover {
  background: #000;
  color: #fff;
}


@media (max-width: 1366px){
   #hero{
    background-position: center;
   }
  #hero .carousel-content {
  text-align: right;
  width: 40%;
  margin-top: 0%;
}

.image-slider{
  margin-top: 0px;
}

.chapita{
  right: 20%;
    bottom: -5%;
}

}



@media (max-width: 768px) {
  
.bajada h1{
font-size: 20px;
}
.bajada p{
  font-size: 14px;
}

  .imgForm{
    float: none;
  }
  .cabecera{
    text-align: center;
  }
  .cuerpo{
    display: inline-block;
  }
 #hero-interna{
    margin-top: -70px;
  }
.logo{
  width: 40%;
}

#header a{
 
}

   #hero h2{
  font-size: 42px;
  line-height: 42px;
}

 #hero p{
  font-size: 18px;
  line-height: 21px;
}

#hero .carousel-content{
  width: 90%!important;
  position: absolute;
 
  padding: 10px;
  margin-top: -35%;
}

.chapita{
  top: 120%;
  right: 0%;
  width: 40%;
}

#hero{
  background-size: cover;
}

.image-slider{
  margin-top: 70px;
}

.section-title h2{
  font-size: 28px!important;
  line-height: 30px!important;
}

}

@media (min-width: 1024px) {
  #hero p {
   
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0px 0;
}

.section-bg {
  background-color: white;
}

.section-title {
  text-align: center;
  
  opacity: 1;
 margin-bottom: 20px;

}

.section-title h2 {
  margin: 30px 0 30px 0;
  font-size: 40px;
  font-weight: 700;
  color: #f600bb;
  font-family: "Belgro";
}

.section-title h2 span {
  color: #f600bb;
}

.section-title h3 {
 
  font-size: 28px;
  font-weight: 700;
  color: #5a5a5a;
  padding: 10px;
  font-family: "LoewBold";
  display: inline;
}

.section-title p {
  margin: 15px auto 0 auto;
  font-weight: 300;
}

@media (min-width: 1024px) {
  .section-title p {
    width: 50%;
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #f2f1ef;
  min-height: 40px;
  margin-top: 120px;
}

@media (max-width: 992px) {

  .breadcrumbs {
    margin-top: 70px;
  }
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 1366px) {

#cat1{
  height: 160px;
}
#cat2{
  height: 160px;
}
#cat3{
  height: 160px;
}

}

@media (max-width: 1366px) {
.main-slider-texts{
  max-width: 400px;
}
.titulo-main{
  
    font-size: 38px;
    
}

.descripcion-main{
 
    font-size: 18px;
    
}
}

@media (max-width: 460px) {
.events {
    margin-top: -20px!important;
  }
  .main-slider{
   /*height: calc(100vw + 400px)!important;*/
  }

  .main-slider-texts{
    bottom: 0%!important;
    color: #323232;
    max-width: 100%;
    right: 0;
    left: 0;
  }
 .titulo-main{
  
    font-size: 30px;
    
}

.descripcion-main{
 
    font-size: 14px;
    
}
.cta-main{
  color: white;
  background-color: #ec0bd9;
}


#cat1{
  height: 60px;
}
#cat2{
  height: 60px;
}
#cat3{
  height: 60px;
}

}



@media (max-width: 768px) {
  .events {
    margin-top: -20px!important;
  }
  .main-slider{
    /*height: calc(100vw + 300px);*/
  }

  .main-slider-texts{
    position: relative;
    bottom: 0;
    color: #323232;
    /*background-color: white;*/

     max-width: 100%;
    right: 0;
    left: 0;
    padding: 20px;
    
  }
 .titulo-main{
  
    font-size: 30px;
    
}

.descripcion-main{
 
    font-size: 14px;
    
}
.cta-main{
  color: white;
  background-color: #ec0bd9;
}

#cat1{
  height: 60px;
}
#cat2{
  height: 60px;
}
#cat3{
  height: 60px;
}

  .swiper-button-prev_main{
  top:35%;
}
.swiper-button-next_main{
  top:35%;
    
}

.swiper-button-prev_slider2{
  top:65%;
}
 .swiper-button-next_slider2{
  top:65%;
    
}

  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about {
  background: #fffaf3;
}

.about .content {
  padding: 0 80px;
}

.about .content h3 {
  font-weight: 400;
  font-size: 34px;
  color: #5f5950;
}

.about .content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}

.about .content p {
  font-size: 15px;
  color: #848484;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li + li {
  margin-top: 15px;
}

.about .content ul li {
  position: relative;
  padding-left: 26px;
}

.about .content ul i {
  font-size: 20px;
  color: #f600bb;
  position: absolute;
  left: 0;
  top: 2px;
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .video-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 400px;
  position: relative;
}

.about .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#f600bb 50%, rgba(255, 176, 59, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.about .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.about .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 176, 59, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.about .play-btn:hover::after {
  border-left: 15px solid #f600bb;
  transform: scale(20);
}

.about .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@media (max-width: 1200px) {
 .swiper-pagination {
  display: block!important;
 }
}
@media (max-width: 1024px) {
 

  .about .content, .about .accordion-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .about .content {
    padding-top: 30px;
  }
  .about .accordion-list {
    padding-bottom: 30px;
  }
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Whu Us
--------------------------------------------------------------*/
.black-section{
  background-color: #000;
  padding-bottom: 100px;

  background: url(../img/bg-lines.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

.why-us .box {
  padding: 0;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  transition: all ease-in-out 0.3s;
  height: 100%;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}

.why-us .box span {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #f600bb;
  text-transform: uppercase;
  margin-top: 20px;
}

.why-us .box h4 {
  font-size: 24px;
  font-weight: 600;
  padding: 0;
  margin: 20px 0;
  color: #6c665c;
}

.why-us .box p {
  color: #000;
  font-size: 15px;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.why-us .box:hover {
  
  padding: 0;
  box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.2);
}

.why-us .box:hover span, .why-us .box:hover h4, .why-us .box:hover p {
  color: #000;
}

/*--------------------------------------------------------------
# Menu Section
--------------------------------------------------------------*/
.menu #menu-flters {
  padding: 0;
  margin: 0 auto 0 auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
}

.menu #menu-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 16px 10px 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #444444;
  margin: 0 3px 10px 3px;
  transition: all ease-in-out 0.3s;
  background: #fff;
  border: 2px solid #f600bb;
  border-radius: 50px;
}

.menu #menu-flters li:hover, .menu #menu-flters li.filter-active {
  color: #fff;
  background: #f600bb;
}

.menu #menu-flters li:last-child {
  margin-right: 0;
}

.menu .menu-content {
  margin-top: 30px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  position: relative;
      border-bottom: 1px dashed #dcdcdc;
}

.menu .menu-content::after {
  content: ""
 ;
  position: absolute;
  left: 20px;
  right: 0;
  top: -4px;
  z-index: 1;
  color: #dad8d4;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.menu .menu-content a {
  padding-right: 10px;
  background: #fff;
  position: relative;
  z-index: 3;
  font-weight: 700;
  color: #f600bb;
}

.menu .menu-content span {
  background: #fff;
  position: relative;
  z-index: 3;
  padding: 0 10px;
  font-weight: 600;
}

.menu .menu-ingredients {
  font-style: italic;
  font-size: 14px;
  font-family: "Barlow Condensed", sans-serif;
  color: #948c81;
}

/*--------------------------------------------------------------
# Specials
--------------------------------------------------------------*/
.specials {
  overflow: hidden;
}

.specials .nav-tabs {
  border: 0;
}

.specials .nav-link {
  border: 0;
  padding: 12px 15px 12px 0;
  transition: 0.3s;
  color: #433f39;
  border-radius: 0;
  border-right: 2px solid #e8e7e4;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}

.specials .nav-link:hover {
  color: #f600bb;
}

.specials .nav-link.active {
  color: #f600bb;
  border-color: #f600bb;
}

.specials .tab-pane.active {
  -webkit-animation: fadeIn 0.5s ease-out;
  animation: fadeIn 0.5s ease-out;
}

.specials .details h3 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #433f39;
}

.specials .details p {
  color: #777777;
}

.specials .details p:last-child {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .specials .nav-link {
    border: 0;
    padding: 15px;
  }
  .specials .nav-link.active {
    color: #fff;
    background: #f600bb;
  }
}

/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/
#categorias{
  margin-bottom: 80px;
}

.events {
  background-color: transparent;
  background-size: cover;
  position: relative;
  text-align: center;
  margin-top: 40px;
  opacity: 0;
}

.events::before {
  content: '';
 /* background-color: rgba(12, 11, 10, 0.8);*/
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.why-us .btn-menu:hover{
  background-color: #fff;
  color: #000;
}


.text-envios{
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.bg-black{
  background-color: #000!important;
}
.bg-white{
  background-color: #fff!important;
  color: #f600bb!important;
}

.events .section-title h2 {
  color: #fff;
}
.events .btn-menu{
  background-color: #000;
}

.events .btn-menu:hover{
  background-color: #f600bb;
}

.events .container {
  position: relative;
}

@media (min-width: 1024px) {
  .events {
    background-attachment: fixed;
  }
}

.events .events-carousel {
  background: rgba(255, 255, 255, 0.08);
  padding: 30px;
}

.events .event-item {
  color: #fff;
}

.events .event-item h3 {
  font-weight: 600;
  font-size: 26px;
  color: #f600bb;
}

.events .event-item .price {
  font-size: 26px;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}

.events .event-item .price span {
  border-bottom: 2px solid #f600bb;
}

.events .event-item ul {
  list-style: none;
  padding: 0;
}

.events .event-item ul li {
  padding-bottom: 10px;
}

.events .event-item ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #f600bb;
}

.events .event-item p:last-child {
  margin-bottom: 0;
}







#instagram{
  text-align: center;
}

#instagram h3{
  font-size: 18px;
  color: #000;
  font-family: "Barlow";
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
/*--------------------------------------------------------------
# Book A Table
--------------------------------------------------------------*/

.border-oferta{
  border:2px solid white;
  padding-top: 40px;
}
.book-a-table{
 background: url(../img/bg-chino.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  text-align: center;
  
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 30px;
  
 
}

.book-a-table .section-title h2{
  margin-top: 0px;
}

.book-a-table .php-email-form {
  width: 100%;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
  padding: 30px;
  background: #fff;
}

.book-a-table .php-email-form .form-group {
  padding-bottom: 8px;
}

.book-a-table .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.book-a-table .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.book-a-table .php-email-form .error-message br + br {
  margin-top: 25px;
}

.book-a-table .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.book-a-table .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.book-a-table .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.book-a-table .php-email-form input, .book-a-table .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.book-a-table .php-email-form input {
  height: 44px;
}

.book-a-table .php-email-form textarea {
  padding: 10px 12px;
}

.book-a-table .php-email-form button[type="submit"] {
  background: #f600bb;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.book-a-table .php-email-form button[type="submit"]:hover {
  background: #ffa012;
}

/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.gallery {
  padding-bottom: 0;
}

.gallery .gallery-item {
  overflow: hidden;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.gallery .gallery-item img {
  transition: all ease-in-out 0.4s;
}

.gallery .gallery-item:hover img {
  transform: scale(1.1);
}

/*--------------------------------------------------------------
# Chefs
--------------------------------------------------------------*/
.chefs {
  background: url("../img/chefs-bg.jpg") center center no-repeat;
  background-size: cover;
  padding: 60px 0;
  position: relative;
}

.chefs::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}

.chefs .container {
  position: relative;
  z-index: 10;
}

.chefs .member {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.chefs .member .pic {
  overflow: hidden;
}

.chefs .member .member-info {
  position: absolute;
  bottom: -80px;
  left: 20px;
  right: 20px;
  background: #fff;
  padding: 20px 0;
  color: #433f39;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.chefs .member h4 {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 16px;
  color: #6c665c;
  position: relative;
  padding-bottom: 10px;
  font-family: "Barlow Condensed", sans-serif;
}

.chefs .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #ffcf88;
  bottom: 0;
  left: calc(50% - 25px);
}

.chefs .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.chefs .member .social {
  margin-top: 15px;
}

.chefs .member .social a {
  transition: color 0.3s;
  color: #7a7368;
}

.chefs .member .social a:hover {
  color: #f600bb;
}

.chefs .member .social i {
  font-size: 16px;
  margin: 0 2px;
}

@media (max-width: 992px) {
  .chefs .member {
    margin-bottom: 110px;
  }
}

@media (min-width: 1024px) {
  .chefs {
    background-attachment: fixed;
  }
}




/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/

.testimonials-gradient{
  background-color: #eaeaea!important;
}

.testimonials {
  padding: 20px 0;
  background-color: transparent;
  background-position: center center;
  background-size: cover;
  position: relative;
  
}

.testimonials::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /*background: rgba(255, 255, 255, 1);*/
}

.testimonials .section-header {
  margin-bottom: 40px;
}

.testimonials .testimonial-item {
  text-align: center;
  color: #000;
}

.testimonials .testimonial-item .testimonial-img {
  width: 190px;
  
  
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #323232;
  font-family: "Adon", sans-serif;
  text-transform: uppercase;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #000;
  margin: 0 0 15px 0;
  font-family: "Barlow Condensed", sans-serif;
}

.testimonials .testimonial-item .stars {
  color: #f600bb;
  margin-bottom: 10px;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: rgba(255, 255, 255, 0.4);
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-family: "LoewRegular", sans-serif;
  margin: 0 auto 15px auto;
  color: #000;
  font-size: 8px;
  text-transform: uppercase;
}

 .swiper-pagination {
  margin-top: 20px;
left: 40%;
  z-index: 999999;
  display: none;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #f600bb;
}

@media (min-width: 992px) {
  .testimonials .testimonial-item p {
    width: 80%;
  }
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-wrap {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  padding: 30px;
}

.contact .info {
  background: #fff;
}

.contact .info i {
  font-size: 20px;
  color: #f600bb;
  float: left;
  width: 44px;
  height: 44px;
  background: #fff6e8;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #433f39;
  font-family: "Barlow Condensed", sans-serif;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #7a7368;
}

.contact .info:hover i {
  background: #f600bb;
  color: #fff;
}

.contact .php-email-form {
  width: 100%;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
  padding: 30px;
  background: #fff;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
  background: #f600bb;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #ffa012;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.facebook{
  color: #f600bb;
  font-size: 30px;

}
.instagram{
  color: #f600bb;
  font-size: 30px;
}
.line-footer{
  border-bottom:1px solid #fff;
  margin-top: -40px;
}
#footer {
  background: #fff;
  color: #7f7f7f;
  font-size: 14px;
  text-align: center;
  padding: 30px 0;
}

#footer h1 {
  font-size: 30px;
  font-weight: 700;
  color: #f600bb;
  position: relative;
  padding: 0;
  margin: 0 0 45px 0;
   font-family: "Belgro", sans-serif;
}

#footer h3 {
  font-size: 18px;
  font-weight: 700;
  color: #7f7f7f;
  position: relative;
  padding: 0;
  margin: 0 0 0 0;
  text-transform: uppercase;
   font-family: "LoewExtraBold", sans-serif;
   vertical-align: super;
}

#footer p {
  font-size: 13px;
   font-family: "LoewMedium", sans-serif;
  padding: 20px;
  margin: 0 0 40px 0;
}

#footer .social-links {
  margin: 0 0 40px 0;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #46423b;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  background: #7f7f7f;
}

#footer .copyright {
  margin: 0 0 5px 0;
}

#footer .credits {
  font-size: 13px;
}
