/*-------- Inicio ----------*/

.gray{
    background-color: #3b3b3b;
}
.flexbox {
    display: flex;
    flew-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.fondo-portada{
    background-image: url("../img/index/eventos-principal.jpg");
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    z-index: -1;
}
h4, h5{
    font-weight: bold;
    color: #2f3d67;
}

/*-------- Agenda tu cita Modal ----------*/

.modal {
    color: black;
    border-radius: 20px;
    overflow: hidden;
    max-height: 80%;
}
.cita-container{
    padding: 20px;
    height: 500px;
    overflow:scroll;
    overflow-x: hidden;  
}

/*-------- Nosotros ----------*/

.barra-slider{
    background-color: #3b3b3b;
    font-size: 1.5em;
    overflow: hidden;
}
.barra-slider img{
    padding: 15px; 
}
.article-container h4{
    font-family: helvetica;
    color: #1e2640;    
}
h4.title-nosotros {
    font-family: helvetica;
    color: #0dc6c4;
   
    text-align:left;
}

/*-------- Venues ----------*/


h4.venue-head{
    color: #57b3b5;
    font-size: 42px;
    font-family: champ;
}
#menu {
	background: #3b3b3b;
	color: #FFF;
	height: 80px;

}
#menu ul, #menu li {
    text-align: center;
	margin: 0 auto;
	padding: 0;
	list-style: none    
}
#menu ul {
	width: 100%;
    text-align: center;
    font-family: champ-bold;
}
#menu li {
	float: left;
    min-width:300px;
	display: inline;
	position: relative;
    font-family: champ-bold;
}
#menu a {
	display: block;
	line-height: 80px;
	padding: 0 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.5em;
}
#menu a.dropdown-arrow:after {
	content: "\007C";
    height: 3px;
	float: right;
}

#menu li a:hover {
	color: #5bd0d2;
	background: #5b5a5a;
}
#menu input {
	display: none;
	margin: 0;
	padding: 0;
	height: 80px;
	width: 100%;
	opacity: 0;
	cursor: pointer
}
#menu label {
	display: none;
	line-height: 80px;
	text-align: center;
	position: absolute;
	left: 35px
}
#menu label:before {
	font-size: 1.6em;
	content: "\2261"; 
	margin-left: 20px;
}
#menu ul.sub-menus{
	height: auto;
	overflow: hidden;
	width: 170px;
	background: #3b3b3b;
	position: absolute;
	z-index: 99;
	display: none;
    margin:0;
}
#menu ul.sub-menus li {
	display: block;
	width: 100%;
}
#menu ul.sub-menus a {
	color: #FFFFFF;
	font-size: 1.2em;
}
#menu li:hover ul.sub-menus {
	display: block;
    min-width: 300px;
}
#menu ul.sub-menus a:hover{
	background: #5b5a5a;
	color: #5bd0d2;   
}
@media screen and (max-width: 1200px){
	#menu a {
        font-size: 1em;
    }
    #menu ul.sub-menus{
        width: 10px;
     
    }
    #menu li {
        float: left;
        min-width:100px;
        display: inline;
        position: relative;
        font-family: champ-bold;
    }
    #menu ul.sub-menus a {
        font-size: 0.8em;
    }
    #menu li:hover ul.sub-menus {
        display: block;
        min-width: 100px;
    }
  
}
@media screen and (max-width: 400px){
	#menu a {
        font-size: 0.8em;
    }
    #menu ul.sub-menus{
        width: 5px;
     
    }
    #menu li {
        float: left;
        min-width:50px;
        display: inline;
        position: relative;
        font-family: champ-bold;
    }
    #menu ul.sub-menus a {
        font-size: 0.5em;
    }
    #menu li:hover ul.sub-menus {
        display: block;
        min-width: 80px;
    }
    #menu a.dropdown-arrow:after {
        content: "";
        height: 3px;
        float: right;
    }
}

.popup-gallery{
    display: none;
}
/*-------- End Venue ---------------*/

/*-------- Tipo de Evento ----------*/

.barra-slider.navbar{
    background-color:#3b3b3b;    
}
.tipo-evento-container{
    background-image: url('../img/tipo-de-evento/fondo-eventos.jpg');
}
.article-evento{
    background: -webkit-linear-gradient(left, rgb(35, 59, 105) 0%, rgb(19, 33, 62) 100%);
    background: -o-linear-gradient(left, rgb(35, 59, 105) 0%, rgb(19, 33, 62) 100%);
    background: -ms-linear-gradient(left, rgb(35, 59, 105) 0%, rgb(19, 33, 62) 100%);
    background: -moz-linear-gradient(left, rgb(35, 59, 105) 0%, rgb(19, 33, 62) 100%);
    background: linear-gradient(to right, rgb(35, 59, 105) 0%, rgb(19, 33, 62) 100%);
    margin-top: 20px ; 
    /*animation-name: article;
    animation-duration: 4s;*/


}/**
@keyframes article {
    0%,
    50%,
    100% {
      opacity: 1;
    }
  
    25%,
    75% {
      opacity: 0;
    }
  }**/
.header-article h4{
    color: white;
    display: inline-block;
    margin-left: 20px;
    font-family: dogma-script;
    font-size: 60px;

}

.header-article img{  
    width: 50px;
    height: 50px;
    position: absolute;
    margin-top: 10px;
    margin-left: 20px;   
}
.article-evento p {      
    margin-left: 40px;
    padding-right: 30px;
    margin-top: -5px;
    display: block;
    text-align: justify;
    text-justify: inter-word;
    color: white !important;            
}    
.mfp-figure:after {
    content: '' !important;
    position: absolute !important;
    left: 0 !important;
    top: 40px !important;
    bottom: 40px !important;
    display: block !important;
    right: 0 !important;
    width: auto !important;
    height: auto !important;
    z-index: -1 !important;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0) !important;
    background: rgba(255, 255, 255, 0 ) !important; /* white background */
}
.mfp-img{
    z-index: 999 !important;
}

a div.article-evento:hover{
    opacity: 0.9;
    box-shadow: -4px 3px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: -4px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -4px 3px 5px 0px rgba(0,0,0,0.75);
    
}
/*-------- Galeria ----------*/

.gallery-container{
    display:inline;
}
.container-gallery-item{
    position: relative; 
}
.container-gallery-item img{
    height:300px;
    max-width: 300px;
    margin-right:1.5%; 
    margin-bottom: 1.5%; 
}
.paginator{
    display: block;
}
.container-gallery-item img:hover{
    opacity: 0.7;
}
p.event-shine{
    font-family: champ-bold;
}

/*-------- Wedding Planner ----------*/

.information p{
    color:#9a5c7f;
    text-align: center;
    font-size: 25px;
    font-family: champ-bold;
    padding-left: 50px;
    padding-right: 50px;    
}
p.note{
    font-size: 1.5em;
    padding: 2px;
    color:#4a4a4a !important;
}
.primary-btn-form{
    background-color:#4a4a4a ;
}
a.primary-btn-form:hover{
    background-color:#9a5c7f ;
}
h4.shadow{
    text-shadow: -2px 5px 7px rgba(0,0,0,0.45);
}
span.titulo-boda{
    font-family: dogma-script;
    font-size: 50px;
}
form.wedding-form{
    font-family: helvetica;
    font-weight: bold;
    color: #4a4a4a;
}


/*-------- Contacto ----------*/

h4.titulo-contact{
    font-family: champ-bold;
    font-size: 60px;
    color: #303652;
}
p.container-info{
    font-family: champ-bold;
    font-size: 25px;
    color: #303652;
}
.container-contact p{
    font-size: 25px;
    color: #303652;
}
.container-form{
    border: 3px solid #4a4a4a;
    margin-right: 20px;
    margin-left: 20px;
    
    background-color: #fbf2f2;
    color: #4a4a4a; 
    padding: 50px;
}
.container-form .row form p{
    color: black;
}
.fondo-contacto{
    background-image: url("../img/contactanos/banner_contacto.jpg");
    background-attachment: fixed;
    background-size: cover;
}

/*-------- footer ----------*/

.footer-legend{
    padding-right: 10px;
}
.col-footer{
    height:12px;  
}
.contactanos{
 
    margin-bottom: 20px;
}
.siguenos{
   
    margin-bottom: 20px;
}

.contactanos img{
    margin-right: 10px;  
}
.contact-form{
    margin:50px;
}
.contact-text{
    vertical-align: middle;
}
.contact-row {
    display: flex;
    align-items: center;
  }
  span.contact-text a{
    color: #2f3d67;
  }