body {
	font-family: "Fanwood Text", serif;
	font-weight: 400;
}

h1{
	font-family: "Fanwood Text", serif;
	font-weight: 400;
	font-style: italic;	
}

h2{
	font-family: "Fanwood Text", serif;
	font-weight: 400;
	font-style: italic;
}

h3{
	font-family: "Fanwood Text", serif;
	font-weight: 400;
	font-style: italic;
}

h4{
	font-family: "Fanwood Text", serif;
	font-weight: 400;
	font-style: italic;	
}

h5{
	font-family: "Fanwood Text", serif;
	font-weight: 400;
	font-style: italic;
}

h6{
	font-family: "Fanwood Text", serif;
	font-weight: 400;
	font-style: italic;
}  

p{
	font-family: "Roboto", serif;
	font-weight: 400;
}

.menu1{
	position: fixed!important;
}

.h1banner{ 
	font-weight: 400;
  	font-family: "Fanwood Text", serif;
  	font-size: 3.5rem; 
  	text-shadow: 5px 5px 5px #000;
}

.h2banner{
	font-weight: 400;
  	font-family: "Fanwood Text", serif;
  	font-size: 2rem;  
}

/*backgrounds*/


.bg-gray{ 
	background:#5b5b5b;
}

.bg-menu-1{ 
	background:#6b3232;
}

.bg-coffe{ 
	background:#6b3232;
}
 
.bg-footer{
	background: black;
}


.bg-footer2{
	background: gray;
}
 
.txt-white {
    color: #ffffff!important;
}  

.txt-carne {
    color: #6b3232!important;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
	font-family: "DroidSans-Bold", serif;
}

.txt-precio {
    color: #6b3232!important;
    font-size: 20px;
    text-align: center;
	font-family: "DroidSans-Bold", serif;
}

.txt-precio-1 {
    color: white!important;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
	font-family: "DroidSans-Bold", serif;
}

.txt-carne-1 {
    color: white!important;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
	font-family: "DroidSans-Bold", serif;
	font-weight: 400;
}

.txt-banner-1 {
    color: #6b3232!important;
    font-size: 28px;
	font-family: "DroidSans-Bold", serif;
}

.txt-legales-banner {
    color: #6b3232!important;
    font-size: 15px;
    font-weight: bold;
	font-family: "Fanwood Text", serif;
	font-weight: 300;
	font-style: normal;
}

.txt-cintillo-1 {
    color: white!important;
    font-size: 35px;
	font-family: "DroidSans-Bold", serif;
}

.txt-legales-cintillo {
    color: white!important;
    font-size: 20px;
    font-weight: bold;
	font-family: "Fanwood Text", serif;
	font-weight: 300;
	font-style: normal;
}

 
 
.txt-legales {
    color: white!important;
    font-size: 20px;
    font-weight: bold;
	font-family: "Fanwood Text", serif;
	font-weight: 300;
	font-style: normal;
}

.txt-legales-2 {
    color: white!important;
    font-size: 22px;
    font-weight: bold;
	font-family: "Fanwood Text", serif;
	font-weight: 300;
	font-style: normal;
}
 
.txt-contacto {
    color: white!important;
    font-size: 25px;
    font-weight: bold;
	font-family: "Fanwood Text", serif;
	font-weight: 300;
	font-style: normal;
}

.txt-pago {
    color: white!important;
    font-size: 28px;
    font-weight: bold;
	font-family: "Fanwood Text", serif;
	font-weight: 300;
	font-style: normal;
}

.m-txt{
    color: white!important;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
	font-family: "DroidSans-Bold", serif;
} 

#pregs #suc-container {
    background: #6b3232;
    position: initial;
    padding-top: 40px !important;
}

#suc-container {
    background: #f3f3f3;
    padding: 35px 60px;
    border-radius: 25px;
    margin-top: 30px;
    position: absolute;
    right: 6rem;
}

#pregs .card button {
    color: #6b3232;
	font-size: 20px;
    font-weight: bold;
    white-space: normal !important;
}
 
.parallax1 { 
  /* The image used */
  background: url(../img/parallax.webp) center center no-repeat;
  background-size: cover;

  /* Set a specific height */
  min-height: 200px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}


.bg-img-lat {
    background: url(../img/fondo1.webp) center center no-repeat;
    background-size: 100%;
    height: 440px;
}  

 
.bg-img {
    background: url(../img/bg-img.webp) center center no-repeat;
    background-size: cover;
	height: 500px;
} 

.bg-img-1 {
    background: url(../img/bg-img-1.webp) center center no-repeat;
    background-size: cover;
} 


.img-size{
	width: 80px;
	text-align: center!important;
}

.img-size2{
	width: 80px;
	text-align: center!important;
} 

.img-size3{
	width: 120px;
	text-align: center!important;
}

.video-banner {
      position: absolute;
      top: 8rem;
      left: 0;
      width: 100%;
      height:80%;
      object-fit: cover; /* Para que el video cubra todo el área */
      z-index: -1; /* Coloca el video detrás del contenido */
}

.contenido {
      position: relative;
      z-index: 1; /* Asegúrate de que el contenido esté encima del video */
      text-align: center;
      color: white;
      padding: 23px;
} 


/*BOTONES*/
.btn-envia{
	font-family: "Fanwood Text", serif;
    background: #6b3232;
    color: white;
    border-radius: 10px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}

.btn-envia:hover{
	font-family: "Fanwood Text", serif;
    background: #934747;
    color: white;
    border-radius: 10px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}


.btn-llamanos{
	font-family: "Fanwood Text", serif;
    background: blue;
    color: white;
    border-radius: 10px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}

.btn-llamanos:hover{
	font-family: "Fanwood Text", serif;
    background: #1c1c89;
    color: white;
    border-radius: 10px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}
 
.btn-whats{
   	font-family: "Fanwood Text", serif;
    background: #00e676;
    color: black;
    border-radius: 10px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
}
  
.btn-whats:hover{
    font-family: "Fanwood Text", serif;
    background: #01cd6a;
    color: white;
    border-radius: 10px;
    font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
} 
 

.btn-1{
	background: red!important;
	font-weight: bold;
	color: white;
	font-size: 16px;
	border-radius: 10px;
	font-family: "Fanwood Text", serif;
}

.btn-1:hover{
	background: black!important; 
	font-weight: bold;
	color: white;
	font-size: 16px;
	border-radius: 10px;
	font-family: "Fanwood Text", serif;
}



.btn-outline-red{
	
	font-weight: bold;
	color: #9c1c3e;
	font-weight: 400!important;
	font-size: 18px;
	border-radius: 0px;
	border-color: #9c1c3e;
}

.btn-outline-red:hover{
	background: #9c1c3e;
	font-weight: 400!important;
	color: white;
	font-size: 18px;
	border-radius: 0px;
}


/*botones de gracias*/
.btn-return{
	background: #6b3232!important;
	font-weight: bold;
	color: white;
	font-size: 21px;
	border-radius: 0px;
	font-family: "Fanwood Text", serif;
    padding-right: 15px;
    padding-left: 15px;
}

.btn-return:hover{
	background: #3f1b1b!important; 
	font-weight: bold;
	color: white;
	font-size: 21px;
	border-radius: 0px;
	font-family: "Fanwood Text", serif;
    padding-right: 15px;
    padding-left: 15px;
}


.btn-llamanos-g{
	font-family: "Fanwood Text", serif;
    background: black;
    color: white;
    border-radius: 0px;
    font-size: 21px;
    padding-right: 15px;
    padding-left: 15px;
}

.btn-llamanos-g:hover{
	font-family: "Fanwood Text", serif;
    background: #2d2d2d;
    color: white;
    border-radius: 0px;
    font-size: 21px;
    padding-right: 15px;
    padding-left: 15px;
}


.btn-whats-g{
    font-family: 'Roboto', sans-serif;
    background: #00e676;
    color: black;
    border-radius: 0px;
    font-size: 21px;
    padding-right: 15px;
    padding-left: 15px;
}

.btn-whats-g:hover{
    font-family: "Fanwood Text", serif;
    background: #01cd6a;
    color: white;
    border-radius: 0px;
    font-size: 21px;
    padding-right: 15px;
    padding-left: 15px;
} 

/*fin botones de gracias*/


/*fondo formulario*/ 
.bg-form {
    background: rgba(255, 255, 255, .7);
}



.menu-sticky {
    position: fixed;
    top: 0px;
    bottom: auto;
    width: 100%;
    z-index: 9999;
} 

/*tamaño logo*/
#logo img {
	max-height: 80px;
}

/*banner fondo*/
#banner {
    background-image: url(../img/banner.webp);
    background-size: 120%;
    background-repeat: no-repeat;
    background-position: center;
}


/*efecto zoom imagenes*/
.zoom {
	padding-top: 1rem;
    transition: transform .2s;
    height: auto;
    margin: 0;
    max-width: 100%;
}

.zoom:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

/* nav pills 1*/
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #949393;
}
 
.txt-pills1 {
    color: black!important;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
} 

.txt-pills1:hover {
    color: blue!important;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
} 
 
 
 
/*botones acordeon*/
.card-header {
    padding: 2px 2px!important;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.btn-link {
    font-weight: 600;
    color: black;
    text-align: center!important;
}

.btn-link:hover {
    font-weight: 600;
    color: red;
    text-align: center!important;
}

.line{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: .5px;
	color: white;
    border-top: 1px solid rgb(255 255 255 / 58%);
} 

/*caja con fondo blanco*/
.graybox2 {
    border-top: 2px #636363 solid;
    border-right: 2px #636363 solid;
    border-left: 2px #636363 solid;
    border-bottom: 2px #636363 solid;
    background:white;
    padding: 12px;
}


/*caja*/
.graybox {
    border-top: 2px #636363 solid;
    border-right: 2px #636363 solid;
    border-left: 2px #636363 solid;
    border-bottom: 2px #636363 solid;
    padding: 12px;
}


.bg-gray-box-title{
	background: #5b5b5b;
	margin: 0!important;
	padding: 5px;
}
 
/*redes sociales iconos*/
.white-icon {
	color: white!important;
	text-decoration: none!important;
	font-size: 21px !important;
}

/*textos footer*/
.txt-footer{
	color: white;
	font-size: 17px;
}



@media (max-width: 768px){

.txt-movil{
	font-size: 15px;
} 

.txt-movil-2{
	font-size: 18px;
} 

.txt-movil-3{
	font-size: 15px;
}

.txt-16{
    font-size: 16px!important;
}

.txt-32{
    font-size: 18px!important;
}

.img-size-movil{
	width: 50px;
	text-align: center!important;
} 

.contenido-movil {
      position: relative;
      z-index: 1; /* Asegúrate de que el contenido esté encima del video */
      text-align: center;
      color: white;
      padding: 23px;
} 


.fondo1 {
    background: url(../img/fondo1.webp) center center no-repeat;
    background-size: 100%;
    height: 240px;
}


#banner {
    background-size: 160% auto;
    background-position: 0px 0px;
}
 
.movilbanner{
	padding-top: 150px;
    font-size: 25px;
	margin-bottom: 4px;
}

.movilbanner2{
	/*padding-top: 23px;*/
    font-size: 19px;
	margin-bottom: 4px;
}


.movilform1{
	margin-top: 10px;
    text-align: center;
}

.bgformovil{
	margin-top: 20px;
	margin-bottom: 20px;
	background: #cccccc;
	color: white!important;
}

.bg-img {
    background: url(../img/bg-img.webp) center center no-repeat;
    background-size: cover;
	width: 100%;
	height: 700px;
} 



}

