    body {
        opacity: 2;
        transition: 2s opacity;
    }
    body.fade-out {
        opacity: 0;
        transition: none;
    }

body, html {
	font-family: 'Andika New Basic', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #000;
	background-color: #000;
	font-weight: 400;
	width: 100% !important;
	height: 100% !important;
}
h2 {
	margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 34px;
	color: #333;
	text-transform: uppercase;
}
h3 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
}
h4 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 16px;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}

.fab, .fas, .fa, a {
	color: #FFFFFF;
	padding: 4px 4px 0px 0px;
}

a {
	color: #ff8a01;
}
a:hover, a:focus {
	text-decoration: none;
	color: #628d0f;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;

}

hr {
	height: 2px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #000;
	margin: 0;
	margin-bottom: 40px;
	border: 0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}

.section-title p{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

.section-title h2 {
	font-family: 'Poppins', sans-serif;
	color: #fff;
	font-size: 2.5em;
}
/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	font-family: 'Lato', sans-serif;
	font-size: 36px;
	color: #ff8a01;
	font-weight: 700;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a {
	font-family: 'Andika New Basic', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	padding: 5px 0;
	border: 2px solid transparent;
	letter-spacing: 0.5px;
	margin: 10px 15px 0 15px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #ffa9a9;
}
.on {
	background-color: #262626 !important;
	padding: 0 !important;
	padding: 10px 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ff0000 !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 3px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ea2b8b;
	border-color: #ea2b8b;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
/* animated hamburguer */

.navbar-default .navbar-toggle .icon-bar {
    background-color: rgb(255, 255, 255);
}

.navbar-default .navbar-toggle:hover > .icon-bar {
    background-color: rgb(255, 205, 43);
}

.navbar-toggle {
	border: none;
	background: transparent !important;
  }
  .navbar-toggle:hover {
	background: transparent !important;
  }
  .navbar-toggle .icon-bar {
	width: 22px;
	transition: all 0.2s;
  }
  .navbar-toggle .top-bar {
	transform: rotate(45deg);
	transform-origin: 10% 10%;
  }
  .navbar-toggle .middle-bar {
	opacity: 0;
  }
  .navbar-toggle .bottom-bar {
	transform: rotate(-45deg);
	transform-origin: 10% 90%;
  }
  .navbar-toggle.collapsed .top-bar {
	transform: rotate(0);
  }
  .navbar-toggle.collapsed .middle-bar {
	opacity: 1;
  }
  .navbar-toggle.collapsed .bottom-bar {
	transform: rotate(0);
  }
/* end animated hamburguer */
.section-title {
	margin-bottom: 0px;
}
.section-title .overlay {
	padding: 40px 0;
	background: #b70000;
}
.section-title p {
	font-size: 22px;
	color: rgba(255,255,255,0.8);
}
.section-title hr {
	margin: 0 auto;
	margin-bottom: 20px;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	background-color: #b70000;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.5px;
	border-radius: 20px;
	margin-top: 20px;
	transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: #fff;
	background-color: #c4daff;
}
.order {
	display: flex;
	width: auto;
	height: auto;
	max-width: 800px;
	padding-left: 10px;
}

.order img {
	max-height: 35px;
} 

.order h1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #d40000;
	padding-top: 2px;
	margin: 0px;
	text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 0.540302px 0.841471px 0px, rgb(255, 255, 255) -0.416147px 0.909297px 0px, rgb(255, 255, 255) -0.989992px 0.14112px 0px, rgb(255, 255, 255) -0.653644px -0.756802px 0px, rgb(255, 255, 255) 0.283662px -0.958924px 0px, rgb(255, 255, 255) 0.96017px -0.279415px 0px;
}

.order a {
	color: #fff;
}

.order p{
	padding-left: 0px;
	padding-bottom: 10px;
}

.order img {
	transition: all .5s;
}

.order a:hover img {
	transform: scale(1.1,1.1);
}

.order a:hover .top {
  background: #570c0c;
  width: 200px;
  height: 80px;
  padding-left: 7px;
  padding-top: 5px;
  border-radius: 5px;
}

.order .fab {
	transition: all .5s;
}

.order a:hover .fab {
	transform: scale(1.2,1.2);
	border-radius: 5px;
  }
.order .fas {
	color: #fff;
	transition: all .5s;
}

  .order a:hover .fas {
	transform: scale(1.2,1.2);
	border-radius: 5px;
  }


.grubhub {
	width: 100%;
	height: auto;
	padding-left: 10px;
	max-width: 200px;
}
.call {
	width: 200px;
}

.call h7 {
	padding-bottom: 20px;
}

.b_navbar {
  display: inline;
  overflow: hidden;
  background-color: #b70000;;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 3;
  text-align: center;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.4),0 6px 20px 0 rgba(0,0,0,0.4) !important;
}

.b_navbar a {
  float: left;
  color: #600000;
  text-align: center;
  padding: 4px 170px;
  text-decoration: none;
  font-size: 17px;
	width: 50%;
}

.b_navbar a:hover {
  background: #ff8c8c;
  color: black;
}

.b_navbar a.active {
  background-color: #af4c4c;
  color: white;
}

.b_navbar img {
	max-width: 100%;
	max-height: 40px;
}
.botbar {
	width: 100%;
	height: auto;
    display: table;
    text-align: center;
}

.b_navbar .text {
	color: #fff;
	float: left;
	padding: 5px 0px;
	font-size: 24px;
}

.b_navbar .fas {
	max-width: 100%;
	font-size: 40px;
	color:#ffffff;
	padding-left:10px;
}

.main {
  padding: 16px;
  margin-bottom: 30px;
}

.icons-top-social {
	padding: 5px 0px 0px 10px;
}

/* Header Section */

.loc_top {
	height: 400px;
}

.header {
	overflow: hidden;
	display: block;
	max-width: 100%;
	max-height: 100%;
	background: #000;
}
.navoverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: #000;
  opacity: 0.3;
}
.topslider {
	display: block;
	margin: 0px 0px;
	width: 100%;
	height: 1080px;
	overflow: hidden;
	background: #000;
}

.photo {
	display: block;
	width: 100%;
	height: 100%;
  position: absolute;
  animation: round 12s infinite;
  opacity: 0;
	object-fit: cover;

}

.video-container {
	position: sticky;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;

  }
  .video-container > video {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
  }
  @media screen and (max-aspect-ratio: 1920/1080) {
	.video-container > video {
	  height: 100%;
	}
  }
  @media screen and (min-aspect-ratio: 1920/1080) {
	.video-container > video {
	  width: 100%;
	}
  }


.video-player {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
	margin-bottom: 20px;
}
.video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.row-images {
	margin-bottom: 0px;
	margin-left: 0px;
}

@media only screen and (min-width: 536px) and (max-width: 770px){
.row-images {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
}
}


@keyframes round {
  25% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
}
img:nth-child(1) {
  animation-delay: 12s;
}

img:nth-child(2) {
  animation-delay: 8s;
}

img:nth-child(3) {
  animation-delay: 4s;
}

img:nth-child(4) {
  animation-delay: 0s;
}

/* slideshow*/
/* cd-slideshow */
.cb-slideshow,
.cb-slideshow:after { 
	display: block;
	margin: 0px 0px;
	width: 100%;
	height: 1080px;
	overflow: hidden;
	background: #000;
    z-index: -1;  
}
.cb-slideshow:after { 
    content: '';
    background: transparent; 
}


.cb-slideshow li span { 
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 24s linear infinite 0s;
    -moz-animation: imageAnimation 24s linear infinite 0s;
    -o-animation: imageAnimation 24s linear infinite 0s;
    -ms-animation: imageAnimation 24s linear infinite 0s;
    animation: imageAnimation 24s linear infinite 0s; 
}

.cb-slideshow li div { 
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    -webkit-animation: titleAnimation 24s linear infinite 0s;
    -moz-animation: titleAnimation 24s linear infinite 0s;
    -o-animation: titleAnimation 24s linear infinite 0s;
    -ms-animation: titleAnimation 24s linear infinite 0s;
    animation: titleAnimation 24s linear infinite 0s; 
}
.cb-slideshow li div h3 { 
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px; 
}




/* Image 1 */
.cb-slideshow li:nth-child(1) span { 
    background-image: url(../img/slide-7.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


.no-webp .cb-slideshow li:nth-child(1) span{
    background: url(../img/slide-7.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.webp .cb-slideshow li:nth-child(1) span  {
    background: url(../img/slide-7.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
		
}

.no-js .cb-slideshow li:nth-child(1) span   {
  background: url(.../img/slide-7.jpg);
background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/* Image 2 */
.cb-slideshow li:nth-child(2) span { 
    background-image: url(../img/slide-1.webp);
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.no-webp .cb-slideshow li:nth-child(2) span{
  background: url(../img/slide-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.webp .cb-slideshow li:nth-child(2) span  {
  background: url(../img/slide-1.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.no-js .cb-slideshow li:nth-child(2) span   {
  background: url(.../img/slide-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/* Image 3 */
.cb-slideshow li:nth-child(3) span { 
    background-image: url(../img/slide-3.webp);
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s; 
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.no-webp .cb-slideshow li:nth-child(3) span{
  background: url(../img/slide-3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.webp .cb-slideshow li:nth-child(3) span  {
  background: url(../img/slide-3.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.no-js .cb-slideshow li:nth-child(3) span   {
  background: url(.../img/slide-3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/* Image 4 */
.cb-slideshow li:nth-child(4) span { 
    background-image: url(../img/slide-6.webp);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.no-webp .cb-slideshow li:nth-child(4) span{
  background: url(../img/slide-6.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.webp .cb-slideshow li:nth-child(4) span  {
  background: url(../img/slide-6.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.no-js .cb-slideshow li:nth-child(4) span   {
  background: url(.../img/slide-6.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/* Image 5 */
.cb-slideshow li:nth-child(5) span { 
    background-image: url(../img/slide-4.webp);
    -webkit-animation-delay: 16s;
    -moz-animation-delay: 16s;
    -o-animation-delay: 16s;
    -ms-animation-delay: 16s;
    animation-delay: 16s; 
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.no-webp .cb-slideshow li:nth-child(5) span{
  background: url(../img/slide-4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.webp .cb-slideshow li:nth-child(5) span  {
  background: url(../img/slide-4.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.no-js .cb-slideshow li:nth-child(5) span   {
  background: url(.../img/slide-4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
/* Image 6 */
.cb-slideshow li:nth-child(6) span { 
    background-image: url(../img/slide-5.jpg);
    -webkit-animation-delay: 20s;
    -moz-animation-delay: 20s;
    -o-animation-delay: 20s;
    -ms-animation-delay: 20s;
    animation-delay: 20s; 
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.no-webp .cb-slideshow li:nth-child(6) span{
  background: url(../img/slide-5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.webp .cb-slideshow li:nth-child(6) span  {
  background: url(../img/slide-5.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.no-js .cb-slideshow li:nth-child(6) span   {
  background: url(.../img/slide-5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.cb-slideshow li:nth-child(2) div { 
    -webkit-animation-delay: 4s;
    -moz-animation-delay: 4s;
    -o-animation-delay: 4s;
    -ms-animation-delay: 4s;
    animation-delay: 4s; 
	
}
.cb-slideshow li:nth-child(3) div { 
    -webkit-animation-delay: 8s;
    -moz-animation-delay: 8s;
    -o-animation-delay: 8s;
    -ms-animation-delay: 8s;
    animation-delay: 8s; 
}
.cb-slideshow li:nth-child(4) div { 
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s; 
}
.cb-slideshow li:nth-child(5) div { 
    -webkit-animation-delay: 16s;
    -moz-animation-delay: 16s;
    -o-animation-delay: 16s;
    -ms-animation-delay: 16s;
    animation-delay: 16s; 
}
.cb-slideshow li:nth-child(6) div { 
    -webkit-animation-delay: 20s;
    -moz-animation-delay: 20s;
    -o-animation-delay: 20s;
    -ms-animation-delay: 20s;
    animation-delay: 20s; 
}
/* Animation for the slideshow images */
@-webkit-keyframes imageAnimation { 
    0% { opacity: 0;
    -webkit-animation-timing-function: ease-in; }
    4% { opacity: 1;
         -webkit-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes imageAnimation { 
    0% { opacity: 0;
    -moz-animation-timing-function: ease-in; }
    4% { opacity: 1;
         -moz-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
    0% { opacity: 0;
    -o-animation-timing-function: ease-in; }
    4% { opacity: 1;
         -o-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
    0% { opacity: 0;
    -ms-animation-timing-function: ease-in; }
    4% { opacity: 1;
         -ms-animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes imageAnimation { 
    0% { opacity: 0;
    animation-timing-function: ease-in; }
    4% { opacity: 1;
         animation-timing-function: ease-out; }
    17% { opacity: 1 }
    25% { opacity: 0 }
    100% { opacity: 0 }
}
/* Animation for the title */
@-webkit-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-moz-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-o-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@-ms-keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
@keyframes titleAnimation { 
    0% { opacity: 0 }
    8% { opacity: 1 }
    17% { opacity: 1 }
    19% { opacity: 0 }
    100% { opacity: 0 }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{
	opacity: 1;
}

.intro {
	display: table;
	width: 100%;
	padding: 0;
	/*background: url("../img/bk.webp") no-repeat center center;*/
	/*background-color: #000;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.intro-contact {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/portfolio/10-large.jpg") no-repeat center center;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.intro-event1 {
	display: table; 
	width: 100%;
	padding: 0;
	background: url("../img/lorenas-banner-web.jpg") no-repeat center center;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.intro-event2 {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/vid.jpg") no-repeat center center;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}

.intro-menu {
	display: table;
	width: 100%;
	padding: 0;
	background: url("../img/slide-3.jpg") no-repeat center center;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}


.intro .overlay {
	background: rgba(0,0,0,0.5);
}

.intro-contact .overlay-contact {
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 400px;
}

.intro-event1 .overlay-contact {
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 400px;
}

.intro-event2 .overlay-contact {
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 400px;
}

.intro-menu .overlay-contact {
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 400px;
}

.intro h1 {
	font-family: 'Oswald', sans-serif;
	color: #fff;
	font-size: 10em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 10px;
}
.intro span {
	color: #a7c44c;
	font-weight: 600;
}
.intro p {
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 40px;
}

.intro-text img {
	width: 20%;
	height: auto;
	padding-top: 90px;
	
}

.intro-text-contact img {
	width: 30%;
	height: auto;
	transition: all .5s;
	
}

.intro-text-contact img:hover {
	transform: scale(1.1,1.1);
	
}

.intro-text {
	padding-top: 400px;
	text-align: center;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: auto;
}

header .intro-text-contact {
	padding-top: 120px;
	padding-bottom: 20px;
	text-align: center;
}

.intro-text h1 {
	font-family: 'Abril Fatface', cursive;
	color: #fff;
	font-size: 13vh;
	font-weight: 400;
}

.intro-text p {
	font-family: 'Thasadith', sans-serif;
	color: #fff;
	font-size: 6vh;
	font-weight: 700;
}

/* About Section */

#about {
	padding-bottom: 0px;
}

#about .about-bk {
	background-color: rgb(255, 255, 255);
	padding: 33px 0px;
}
#about .about-bk-contact {
	background-color: rgb(255, 255, 255);
	padding: 0px 0px;
}

#about .section-title {
    background-color: #808080;
    background-size: cover;
    margin: 0px;
    padding: 0px;
	margin-bottom: 0px;
}

#about .section-title .overlay {
    padding: 40px 0;
    background: #b70000;
}

#about .story-text {
	text-align: justify;
}

#about .btn {
	display: inline;
	background-color: #262626;
	color: #fff;
}

#about .section-title h2 {
	color: #fff;
}


#about h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 35px;
	color: rgb(173, 173, 173);
	margin-top: 0px;
}

#about .about-text {
	text-align: center;
	padding-bottom: 33px;
}

#about .about-text p {
	text-align: justify;
}

#about .list {
	padding: 20px 0px;
}
#about .list ul{
	background-color: transparent;
	list-style-type: disc;
	list-style: inside;
}

#about .list ul li{
	display: list-item;
	color: #000;
	padding: 7px 0px;
	font-size: 14px;
}

#about .about-img {
	display: inline-block;
	position: relative;
}
#about .about-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
#about p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
}

 #more {display: none;}

 #about .event-info {
	padding: 20px 0px;
	background-color: #fff;;
}

#about .event-description h1 {
	font-family: 'Playfair Display', serif;
	font-size: 40px;
	color: #000;
	font-weight: 700;
	text-align: center;
}

#about .event-description h2 {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}

#about .event-description h3 {
	font-size: 15px;
	font-weight: 300;
	text-align: justify;
}

#about .event-description h4 {
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	text-transform: none;
}
.event-img {
	padding: 20px 0px 10px 0px;
}

#about .event-image {
	display: block;
	position: relative;
	max-width: 1200px;
	max-height: 300px;
	overflow: hidden;
	margin: auto;
}
#about ul {
	background-color: #bd0000;
}


#about ul li {
	display: inline;
	color: #fff;
}


#about li {
	padding: 0px 40px;
	font-size: 18px;
	font-weight: 400;
	color: #000;
}

#about .story-text {
	text-align: justify;
}

#about .btn {
	display: inline;
	background-color: #c80000;;
	color: #fff;
}


/* Events Section */

#events {
	padding-bottom: 0px;
}

#events .events-bk {
	background-color: rgb(255, 255, 255);
	padding: 33px 0px;
}
#events .events-bk-contact {
	background-color: rgb(255, 255, 255);
	padding: 0px 0px;
}

#events .section-title {
		font-family: 'Poppins', sans-serif;
		color: #fff;
		font-size: 56px;
	}

#events .section-title .overlay {
    padding: 40px 0;
    background: #b70000;
}

#events .story-text {
	text-align: justify;
}

#events .btn {
	display: inline;
	background-color: #262626;
	color: #fff;
}

#events .section-title h2 {
	color: #fff;
}


#events .section-title h2 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 56px;
}

#events h3 {
	font-size: 15px;
	color: rgb(31, 31, 31);
}

#events .events-text {
	text-align: center;
	padding-bottom: 33px;
}

#events .events-text p {
	text-align: justify;
}


#events .events-img {
	display: inline-block;
	position: relative;
}
#events .events-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}
#events p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	line-height: 24px;
}

 #more {display: none;}
 
 /* Carousel */

.carousel__article {
	width: 100%;
	height: 500px;
	display: flex;
	max-width: 1900px;
	max-height: 650px;
	overflow: hidden;
	position: relative;
	-webkit-box-shadow: 0px 0px 13px -3px #000000; 
box-shadow: 0px 0px 13px -3px #000000;
	margin: auto;
	text-align: center;
  }
  
  .carousel__article--carousel-item {
	visibility: visible;
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: flex-end;
	-webkit-align-items: center;
	-webkit-justify-content: flex-end;
	position: relative;
	background-color: #fff;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	position: absolute;
	z-index: 0;
	transition: 0.6s all linear;
  }
  
  .carousel-item__info {
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	display: -webkit-flex;
	-webkit-justify-content: center;
	-webkit-flex-direction: column;
	order: 1;
	left: 0;
	margin: auto;
	padding: 0 40px;
	width: 40%;
  }
  
  .carousel-item__image {
	width: 60%;
	height: 100%;
	order: 2;
	align-self: flex-end;
	flex-basis: 60%;
	-webkit-order: 2;
	-webkit-align-self: flex-end;
	-webkit-flex-basis: 60%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	transform: translateX(100%);
	transition: 0.6s all ease-in-out;
  }
  .carousel-item__date {
	font-family: "Open Sans", sans-serif;
	letter-spacing: 0.3px;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 10px;
	color: #7e7e7e;
	font-weight: 900;
	transform: translateY(25%);
	opacity: 0;
	visibility: hidden;
	transition: 0.4s all ease-in-out;
  }
  .carousel-item__subtitle {
	font-family: "Open Sans", sans-serif;
	letter-spacing: 0.3px;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 10px;
	color: #7e7e7e;
	font-weight: 900;
	transform: translateY(25%);
	opacity: 0;
	visibility: hidden;
	transition: 0.4s all ease-in-out;
  }
  
  .carousel-item__title {
	margin: 15px 0 0 0;
	font-family: "Oswald", sans-serif;
	font-size: 30px;
	letter-spacing: 0.3px;
	font-weight: 700;
	color: #2c2c2c;
	transform: translateY(25%);
	opacity: 0;
	visibility: hidden;
	transition: 0.6s all ease-in-out;
  }
  
  .carousel-item__description {
	transform: translateY(25%);
	opacity: 0;
	visibility: hidden;
	transition: 0.6s all ease-in-out;
	margin-top: 35px;
	font-family: "Lato", sans-serif;
	font-size: 1em;
	color: #7e7e7e;
	line-height: 22px;
	margin-bottom: 35px;
	text-align: left;
	padding-bottom: 10px;
	text-align: center;
  }
  

  /* Image 1 */
  .carousel-item--1 .carousel-item__image { 
    background-image: url(../img/anniversary_copy_result.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


.no-webp  .carousel-item--1 .carousel-item__image{
    background: url(../img/anniversary_copy.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.webp  .carousel-item--1 .carousel-item__image  {
    background: url(../img/anniversary_copy_result.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
		
}

.no-js  .carousel-item--1 .carousel-item__image   {
  background: url(.../img/anniversary_copy.jpg);
background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

 /* Image 2 */
 .carousel-item--2 .carousel-item__image { 
    background-image: url(../img/auditions21.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


.no-webp  .carousel-item--2 .carousel-item__image{
    background: url(../img/auditions21.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.webp  .carousel-item--2 .carousel-item__image  {
    background: url(../img/auditions21.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
		
}

.no-js  .carousel-item--2 .carousel-item__image   {
  background: url(.../img/auditions21.jpg);
background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
  

  .carousel-item--3 .carousel-item__image {
	background-image: url("https://images.pexels.com/photos/92733/pexels-photo-92733.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260");
  }
  
  .carousel-item--4 .carousel-item__image {
	background-image: url("https://images.pexels.com/photos/1008732/pexels-photo-1008732.jpeg?auto=compress&cs=tinysrgb&h=750&w=1260");
  }
  
  .carousel-item--5 .carousel-item__image {
	background-image: url("https://images.pexels.com/photos/1029614/pexels-photo-1029614.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940");
  }
  
  .carousel-item__btn {
	color: #2c2c2c;
	font-family: "Lato", sans-serif;
	letter-spacing: 0.2px;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	width: 45%;
	font-weight: 700;
	text-decoration: none;
	transform: translateY(25%);
	opacity: 0;
	visibility: hidden;
	transition: 0.6s all ease-in-out;
	padding: 2px 4px 0 0;

  }
  .carousel-item__btn:hover {
	text-decoration: none;
	color: inherit;
  }

  .carousel-item__btn:after {
	font-family: "Font Awesome 5 Free";
	content: "\f152";
	padding: 2px 4px 0 0;
  }
  
  .carousel__nav {
	position: absolute;
	right: 0;
	z-index: 2;
	background-color: #fff;
	display: flex;
	top: 0;
  }
  
  .carousel__icon {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	fill: #5d5d5d;
  }
  
  .carousel__arrow {
	cursor: pointer;
	display: inline-block;
	padding: 11px 15px;
	position: relative;
  }
  .carousel__arrow:nth-child(1):after {
	content: "";
	right: -3px;
	position: absolute;
	width: 1px;
	background-color: #b0b0b0;
	height: 14px;
	top: 50%;
	margin-top: -7px;
  }
  
  .active {
	z-index: 1;
	display: flex;
	visibility: visible;
  }
  .active .carousel-item__subtitle,
  .active .carousel-item__title,
  .active .carousel-item__date,
  .active .carousel-item__description,
  .active .carousel-item__btn {
	transform: translateY(0);
	opacity: 1;
	transition: 0.6s all ease-in-out;
	visibility: visible;
  }
  .active .carousel-item__image {
	transition: 0.6s all ease-in-out;
	transform: translateX(0);
  }

/* events list */

#events .events--list ul{
	width: 100%;
	background-color: transparent;
 }
 
#events .events--list li{
	margin: 10px 0;
	padding: 10px 0px;
	display: block;
 }
 
.events--list a{
	display: flex;
	flex-wrap: no-wrap;
	align-items: center;
	
	text-decoration: none;
	color: #000;
	position: relative;
	background-color: #eee;
	padding: 1em 1em 1em 0;
 }

.events--list .date{
	min-width: 100px;
	text-align: center;
	color: #fff;
	z-index: 0;
	margin-right: 10px;
 }

 .events--list .date:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100%;
	background-color: #333;
	z-index: -1;
  }

/* Menu Section */
#restaurant-menu {
	padding: 0 0 60px 0;
}
#restaurant-menu .section-title {
	background: #444 url(../img/menu-bg.webp) center center no-repeat fixed;
	background-size: cover;
}
/*
.no-webp #restaurant-menu .section-title   {
  background: url("../img/menu-bg.jpg");
}

.webp #restaurant-menu .section-title  {
  background: url("../img/menu-bg.webp");
}

.no-js #restaurant-menu .section-title   {
  background: url("../img/menu-bg.jpg");
}
*/
#restaurant-menu .section-title h2 {
	color: #fff;
}
#restaurant-menu img {
	width: 300px;
	box-shadow: 15px 0 #94b6f1;
}
#restaurant-menu h3 {
	padding: 10px 0;
	text-transform: uppercase;
}
#restaurant-menu .menu-section hr {
	margin: 0 auto;
}
#restaurant-menu .menu-section {
	margin: 0 20px 80px;
}
#restaurant-menu .menu-section-title {
	font-size: 26px;
	display: block;
	font-weight: 500;
	color: #444;
	margin: 20px 0;
	text-align: center;
}
#restaurant-menu .menu-item {
	margin: 35px 0;
	font-size: 18px;
}
#restaurant-menu .menu-item-name {
	font-weight: 600;
	font-size: 17px;
	color: #555;
	border-bottom: 2px dotted rgb(213, 213, 213);
}
#restaurant-menu .menu-item-description {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 15px;
}
#restaurant-menu .menu-item-price {
	float: right;
	font-weight: 600;
	color: #555;
	margin-top: -26px;
}
/* Portfolio Section */

.col-sm-6 .col-md-4 .col-lg-4 {
	position: relative;
min-height: 1px;
padding-right: 0px;
padding-left: 0px;
	
}


.mainblock-inner {
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
}

.instaThumb a {
  display: block;
  padding: 10px;
}
.instaThumb img {
  max-width: 100%;
}

.portfolio-bk {
	background-color: #fff;
}

#portfolio .container  {
	padding-bottom: 40px;
	padding-top: 40px;
}

#portfolio {
	padding: 0px;
}
#portfolio .section-title {
	background-color: #808080;
	background-size: cover;
	margin: 0px;
	padding: 0px;
}

#portfolio .section-title .overlay {
	padding: 40px 0;
	background: #b70000;
}

#portfolio .section-title h2 {
	color: #fff;
	font-size: 56px;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin: 0 10px;
	padding: 20px 0;
}
ol.type li a {
	color: #999;
	font-weight: 500;
	font-size: 14px;
	padding: 12px 24px;
	background: #eee;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
ol.type li a.active {
	color: #fff;
	background-color: #ff8a01;
}
ol.type li a:hover {
	color: #fff;
	background-color: #ff8a01;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-items .col-sm-6 {
	position: relative;
min-height: 1px;
padding-right: 0px;
padding-left: 0px;
}

.portfolio-item {
	margin: 0px 0;
	display: flex;
}

#portfolio a {
	padding: 0px;
}
.portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
}
.portfolio-item .hover-bg:before {
	display: block;
	content: '';
	position: absolute;
	top: 6px;
	right: 6px;
	bottom: 6px;
	left: 6px;
	border: 1px solid rgba(255, 255, 255, 0.6);
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #fff;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 17px;
	letter-spacing: 0.5px;
	font-weight: 500;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}

/*Social Section*/
#social {
	padding: 0 0 120px 0;
}

#social .section-title {
	background: #444 url(../img/gallery-bg.webp) center center no-repeat fixed;
	background-size: cover;
	margin-bottom: 50px;
}

.no-webp #social .section-title  {
  background: url("../img/gallery-bg.jpg");
}

.webp #social .section-title {
  background: url("../img/gallery-bg.webp");
}

.no-js #social .section-title {
  background: url("../img/gallery-bg.jpg");
}

#social {
	display: inline;
}
#social .section-title h2 {
	color: #fff;
}

#icons .fab, .fas, .fa, a {
    color: #ffffff;
}

#social-icons .fab, a {
    color: #004E87;

}

#icons a:hover {
	color: #279800
}

/* Mapa Section */

.mapa {
	padding-bottom: 0px;
	height: 450px;
}



/* Team Section */
#team .section-title {
	color: #fff;
	background: #444 url(../img/intro-bg.webp) center top no-repeat fixed;
	background-size: cover;
}

.no-webp #team .section-title {
  background: url("../img/team-bg.jpg");
}

.webp #team .section-title {
  background: url("../img/team-bg.webp");
}

.no-js #team .section-title {
  background: url("../img/team-bg.jpg");
}

#team .overlay {
	padding: 120px 0 80px 0;
	background: rgba(0, 0, 0, 0.6);
}
#team h2, #team p {
	color: #fff;
}
#team hr {
	background: #fff;
}
#team h3 {
	color: #fff;
	font-weight: 400;
	font-size: 20px;
	margin: 5px 0;
}
#team img {
	width: 280px;
}
#team .thumbnail {
	background: transparent;
	border: 0;
}
#team .thumbnail .team-img {
	display: inline-block;
	position: relative;
}
#team .thumbnail .team-img:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	right: 8px;
	bottom: 8px;
	left: 8px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
#team .thumbnail .caption {
	padding-top: 10px;
}
#team .thumbnail .caption p {
	color: rgba(255,255,255,0.7);
	padding: 0 10px;
	font-size: 15px;
}
/* Call Reservation Section */
#call-reservation {
	padding: 90px 0;
	color: #fff;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff8a01+50,779936+100 */
 background: rgb(148,12,38);
background: -moz-linear-gradient(180deg, rgba(148,12,38,1) 0%, rgba(179,17,47,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(148,12,38,1) 0%, rgba(179,17,47,1) 100%);
background: linear-gradient(180deg, rgba(148,12,38,1) 0%, rgba(179,17,47,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#940c26",endColorstr="#b3112f",GradientType=1); 
}
#call-reservation .overlay {
	padding: 80px 0;
	background: #ff8a01;
}
#call-reservation h2 {
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-weight: 400;
	margin: 0;
}
#call-reservation hr {
	background: #fff;
}

#call-reservation strong {
	color: #E4DB8A;
}
#call-reservation h3 {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	margin: 5px 0;
}
/* Contact Section */
#contact {
	padding: 50px 0 60px 0;
	background: #F6F6F6;
}

#contact .section-title p {
	color: #777;
	font-size: 18px;
}
#contact .container .section-title {
	background: transparent;
}
#contact .section-title h2 {
	color: #777;
	text-transform: none;
	font-size: 42px;
}
#contact form {
	padding: 0;
}
#contact h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	color: #555;
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}

.captcha {
	padding: 0px 0px 15px 15px;
	display: inline-block;
}


#contact .btn-success  {
	color: #fff;
	background-color: #044357;
	border-color: #53d7ff;
	transition: all .5s;
}

#contact .btn-success:hover {
	transform: scale(1.1,1.1);
  color: #221c09;
  background-color: #53d7ff;
  border-color: #221c09;
}

#contact .btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	color: #e9ffc6;
	background-color: #75ac1e;
	border-color: #4a6115;
}

.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact .contact-item {
	margin: 20px 0 40px 0;
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
}
#contact .contact-item p {
	font-size: 16px;
}

/* Susbcribe */

#mc_embed_signup {
	border: none;
	text-align: center;
	width: 100%;
  } /* Signup form container */
  
  .mc-field-group {
	display: inline-block;
  } /* positions input field horizontally */
  
  #mce-EMAIL {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	border: 2px solid #abb0b2;
	color: #343434;
	background-color: #fff;
	padding: 0.7em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin: 0;
	width: 290px;
	height: 43px;
  } /* Input Styles */
  
  .clear {
	display: inline-block;
  } /* positions button horizontally in line with input */
  
  .button {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 0.03em;
	color: #484848;
	background-color: #a4df00;
	padding: 0.7em 2em;
	border: 2px solid #a4df00;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin: 0;
  } /* Button Styles */
  
  :-webkit-input-placeholder {
	color: #abb0b2;
  } /* WebKit browsers */
  :-moz-placeholder {
	color: #abb0b2;
  } /* Mozilla Firefox 4 to 18 */
  ::-moz-placeholder {
	color: #abb0b2;
  } /* Mozilla Firefox 19+ */
  :-ms-input-placeholder {
	color: #abb0b2;
  } /* Internet Explorer 10+ */
  


  @media (max-width: 768px) {
	/* positions input field and button underneath each other with 100% width for tablet and mobile */
  
	.mc-field-group {
	  display: block;
	  max-width: 100%;
	}
	#mce-EMAIL {
	  padding: 0.7em;
	  margin: 0;
	}
	.clear {
	  display: block;
	  width: 100%;
	}
	.button {
	  margin: 0.5em 0 0 0;
	}

}


/* Footer Section*/
#footer {
	background: #710000;
	padding: 10px 0 0 0;
}


#footer .fab, .fas, .fa, a {
    color: #d40000;
}

#footer h3 {
	color: #d8d8d8;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#footer .copyrights {
	padding: 20px 0;
	padding-bottom: 70px;
 	background-color: #262626; 
}
#footer .social {
	margin: 20px 0 30px 0;
}
#footer .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#footer .social i.fa {
	font-size: 26px;
	padding: 4px;
	color: #fff;
	transition: all 0.3s;
}
#footer .social i.fa:hover {
	color: #eee;
}
#footer p{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: rgba(255, 255, 255, 0.8)
}

#footer i {
	padding: 0px 10px;
	transition: all .6s;
}

#footer a:hover i {
	transform: scale(1.2,1.2);
}

#footer .contact-item {
	padding: 0px 10px;
	transition: all .5s;
}

#footer a:hover .contact-item {
	transform: scale(1.2,1.2);

}


#footer .container {
	padding: 0px 0px 30px 0px;
	transition: all .5s;
}

#footer a:hover .container {
	transform: scale(1.2,1.2);
}

#footer a {
	color: rgb(255, 255, 255);
}
#footer a:hover {
	color: #333;
}

.copyrights li {
	display: inline-flex;
}

a {
  text-decoration: none;
}


.telefono-mobile {
	color: #E4DB8A;
	font-weight: bold;
}

.telefono-desktop {
	color: #777;
}

@media only screen and (max-width: 395px) {
	.icons-top-social {
		display: none;
	}

	.icons-top-social-responsive {
		padding: 20px 0px 0px 0px;
		text-align: center;
	}

	.icons-top-social-responsive .fas {
		color: #fff;
		transition: all .5s;
	
	}
}

@media only screen and (min-width: 396px) {
	.icons-top-social-responsive {
		display: none;
	}
}

@media only screen and (min-width: 992px) {
	.telefono-mobile {
		display: none
	}

	.fullscreen {
		display: none;
	}

	.b_navbar a{
		width: 100%;
	}

	.b_navbar .text {
		display: inline-block;
		float: none;
		padding: 0px 30px 0px;

	}
}

@media only screen and (max-width: 992px) {
	.reserve strong {
		display: none;
	}
	.telefono-desktop{
		display: none;
	}

}

@media only screen and (max-width: 1200px) {
	.botbar p {
		display: none;
	}

	.b_navbar a {
		padding: 4px;
}
}
@media only screen and (min-width: 992px) {
	.telefono-mobile {
		display: none
	}
}

@media only screen and (max-width: 992px) {
	.reserve strong {
		display: none;
	}
	.telefono-desktop {
		display: none;
	}
}

@media only screen and (max-width: 997px){
.navbar-nav {
	background-color: rgb(0,0,0,1);
	}
	
ul, ol {
	padding: 0;
	opacity: 0.8;
	text-align: center;
	}
}

@media only screen and (max-width: 767px){
	.intro ul {
		max-height: 996px;
	}

	.intro-text img{ 
		width: 50%;
		height: auto;
	}
	.intro-text-contact img{ 
		width: 50%;
		height: auto;
	}
	.carousel__article {
		width: 100%;
		height: 600px;
		display: block;
		overflow: hidden;
		position: relative;
	}

	.carousel__article--carousel-item {
		display: block;
		width: 100%;
		height: 50%;
		-webkit-align-items: center;
		-webkit-justify-content: flex-end;
		background-color: #fff;
		flex-shrink: 0;
		-webkit-flex-shrink: 0;
		position: absolute;
		transition: 0.6s all linear;
	}

	.carousel-item__image {
		width: 100%;
		height: 100%;
		-webkit-order: 2;
		-webkit-align-self: flex-end;
		-webkit-flex-basis: 60%;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		position: relative;
		transform: translateX(100%);
		transition: 0.6s all ease-in-out;
		display: block;
	}

	.carousel-item__info {
		height: auto;
		display: contents;
		-webkit-justify-content: center;
		-webkit-flex-direction: column;
		order: 1;
		left: 0;
		margin: auto;
		width: 100%;
	}

	ul, ol {
		padding: 0;
		webkit-padding: 0;
		moz-padding: 0;
	}
}



@media only screen and (max-width: 768px){
	.intro-text h1 {
		font-size: 12vh;;
	}
	
	.intro-text p {
		font-size: 5vh ;
	}

}

@media only screen and (min-width: 303px) and (max-width: 411px){
	#header .intro-text {
		padding-bottom: 30px;
	}
}



@media only screen and (min-width: 801px) {
	.intro ul {
		min-height: 996px;
	}
}

@media only screen and (min-width: 10px) and (max-width: 800px) {
	.intro h1 {
		font-size: 4em;
	}
	
	.intro p {
		font-size: 22px;
	}
}

@media only screen and (max-width: 450px) {
	.intro-text img {
		width: 60%;
		height: auto;
	}

	.intro-text-contact img {
		width: 70%;
		height: auto;
		padding-top: 40px;
	}
	.tickets1 {
		display: none;
	}
}

@media only screen and (max-width: 460px) {
	.tickets1 {
		display: none;
	}
}

@media only screen and (min-width: 460px) {
	.tickets2 {
		display: none;
	}
}

@media only screen and (min-width: 451px) and (max-width: 768px) {
	.intro-text img {
		width: 40%;
		height: auto;
	}

	.intro-text-contact img {
		width: 50%;
		height: auto;
		padding-top: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.intro-text img {
		width: 40%;
		height: auto;
		padding-top: 70px;
	}

	.intro-text-contact img {
		width: 35%;
		height: auto;
		padding-top: 20px;
	}
}

@media only screen and (min-width: 10px) and (max-width: 800px) {
    .intro h1 {
        font-size: 4em;
    }
    .intro p {
        font-size: 22px;
    }
	}

	@media only screen and (max-width: 455px) {
		#about .event-info iframe {
			width: 100%;
			height: 200px;
		
		}
		#about .event-info {
			padding: 20px 0px;
		}

		}

