@font-face {
  font-family: 'Tipografia-titulo';
  src: url("../fonts/AgendaKing.otf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Tipografia-principal';
  src: url("../fonts/MULI.TTF");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Tipografia-secundaria';
  src: url("../fonts/FogtwoNo5.ttf");
  font-weight: normal;
  font-style: normal;
}

.adorno-flor {
  max-width: 400px !important;
}

.font-1{
  font-family: 'Tipografia-principal','sans-serif' !important;
}

.font-2{
  font-family: 'Tipografia-titulo','sans-serif' !important;
}

.font-3{
font-family: 'Tipografia-secundaria','sans-serif' !important;;
}

.font-conf {
font-family: 'Tipografia-secundaria','sans-serif' !important;
}

body{
	padding:0;
	margin:0;
	background-color: #fff;
  background-image: url(../images/bg/bg.jpg) !important;
	font-family: 'Tipografia-principal', sans-serif;
}

body::before {
  content: "";
  position: fixed; 
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url(../images/bg/bg.jpg) !important;
  background-position: center;
  background-size: cover;
  z-index: -1; /* Coloca el fondo detrás del contenido */
}

.owl-theme .owl-controls .owl-page span{
	background-color: #b2b2b2 !important;
	opacity: 1 !important;
}

.owl-theme .owl-controls .owl-page.active span{
	background-color: #202E46 !important;
	opacity: 1 !important;
}

.bg-1-img{
	background-image: url(../images/bg/bg.jpg) !important;
  background-position: center !important;
  background-size: cover !important;
}

.bg-2-img{
	background-image: url(../images/bg/bg-2.jpg) !important;
  background-position: center !important;
  background-size: cover !important;
}

.clip-polygon {
  clip-path: polygon(50% 0, 100% 10%, 100% 90%, 50% 100%, 0 90%, 0 10%);
}

#musica > i {
  background-color: #6e8c33;
  padding: 5px 10px;
}

#musica {
  left: 0;
  top: 10vh;
  cursor: pointer;
  z-index: 999;
}

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

.c-titulo{
color: #6e8c33 !important;
    filter: drop-shadow(2px 2px 2px #C8C8C8);
}

.c-principal{
    color: #000000 !important;
    filter: drop-shadow(2px 2px 2px #C8C8C8);
}

.c-titulo2{
color: #ffffff !important;
}

.c-principal2{
    color: #ffffff !important;
}

.btn-modal{
    border-radius: 25px !important;
    padding: 8px 24px !important;
    border: 2px solid #b1c180 !important;
    background-color: #b1c180 !important;
    box-shadow: 0 .5rem 1rem #C8C8C8!important;
    color: #ffffff !important;
    font-size: 1.25rem;
}

.btn-modal:hover{
    border-radius: 25px !important;
    padding: 8px 24px !important;
    border: 2px solid #a3b46e !important;
    background-color: #a3b46e !important;
    box-shadow: 0 .5rem 1rem #C8C8C8!important;
    color: #ffffff !important;
    font-size: 1.25rem;
}

.borde-img{
	border: solid 3px #fff;
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.162));
  width: 80%;
  max-width: 300px;
  height: auto;
  object-fit: cover;
  margin: auto;
}

.btn-modal2{
	border-radius: 30px !important;
	background: transparent !important;
	padding: 4px 40px !important;
	border: 1px solid #fff !important;
  color: #fff !important;
  font-size: 1.5rem !important;
}

.btn-inicio {
	background: none !important;
	padding: 4px 40px !important;
  color: #fff !important;
  font-size: 1.25rem !important;
  text-shadow: 1px 1px 4px #101010;
}

.test-review img {
  box-shadow: 2px 1px 10px #ffffff1c;
  -webkit-box-shadow: 2px 1px 10px #ffffff1c;
  -moz-box-shadow: 2px 1px 10px #ffffff1c;
  -o-box-shadow: 2px 1px 10px #ffffff1c;
  -ms-box-shadow: 2px 1px 10px #ffffff1c;
}

.borde-bottom{
	border-bottom: 3px solid #6e8c33;
    /* border-image: linear-gradient(90deg, rgba(137,102,56,1) 0%, rgba(145,111,62,1) 4%, rgba(165,137,79,1) 11%, rgba(169,140,81,1) 12%, rgba(181,154,92,1) 16%, rgba(205,183,116,1) 22%, rgba(222,203,136,1) 29%, rgba(241,224,155,1) 34%, rgba(236,219,151,1) 45%, rgba(215,193,126,1) 63%, rgba(191,162,95,1) 73%, rgba(156,123,65,1) 87%, rgba(140,104,50,1) 100%) 1; */
}

.borde-menu{
	border: 1px solid #d6d6d6;
	-webkit-box-shadow: 0 1px 6px #bebebe8c;
    box-shadow: 0 1px 6px #bebebe8c;
}

.titulo-1{
    font-size: 2.5em !important;
}

.mascara-play {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 1000;
    background-image: url(../images/bg/bg.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
    display: flex;
    overflow: hidden
}

.borde-img{
	border: solid 3px #fff;
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.162));
  width: 80%;
  max-width: 300px;
  height: auto;
  object-fit: cover;
  margin: auto;
}

::-webkit-scrollbar {
  width: 10px;
  background: #f9f6ef;
}
::-webkit-scrollbar-thumb {
  background: #6e8c33 !important;
border-radius: 10px;
}

span.linea {
    width: 200px;
    height: 2px;
    border: 2px solid transparent;
    border-image: linear-gradient(to right,
    #9A7849 0%,
    #B68E57 26.1659%,
    #F6CD94 37.2632%,
    #B68E57 47.7546%,
    #9A7849 67.3908%,
    #B68E57 92.3143%,
    #F6CD94 100%) 1;
    background-color: #9A7849;
    display: inline-table;
    margin: 7px 5px;
}

span.linea2 {
    width: 200px;
    height: 2px;
    border: 2px solid transparent;
    border-image: linear-gradient(to right,
    #9A7849 0%,
    #B68E57 26.1659%,
    #F6CD94 37.2632%,
    #B68E57 47.7546%,
    #9A7849 67.3908%,
    #B68E57 92.3143%,
    #F6CD94 100%) 1;
    background-color: #9A7849;
    display: inline-table;
    margin: 7px 5px;
}

.border-black{
    width: 90%;
    height: 1px;
    border: 1px solid transparent;
    border-image: linear-gradient(to right,
    #9A7849 0%,
    #B68E57 26.1659%,
    #F6CD94 37.2632%,
    #B68E57 47.7546%,
    #9A7849 67.3908%,
    #B68E57 92.3143%,
    #F6CD94 100%) 1;
    background-color: #9A7849;
    margin: 15px auto;
    display: block;
}

span.simply-amount {
  font-size: 6em;
  line-height: 0;
  color: #ffffff;
    font-family: 'Tipografia-principal','sans-serif' !important;
}

span.simply-word {
 font-size:1.25rem;
 font-weight: 500;
 margin-left: 5px;
 color: #ffffff;
font-family: 'Tipografia-principal','sans-serif' !important;
}

.boleto-invitado p {
  font-family: 'Tipografia-secundaria','sans-serif' !important;
  font-size: 1rem !important;
}

.b-caballero{
    border-right: none !important;
	  border-radius: 50%;
	  -webkit-border-radius: 50%;
	  -mox-border-radius: 50%;
	  -o-border-radius: 50%;
	  -ms-border-radius: 50%;
	  box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
	  -webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
	  -moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
	  -o-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
	  -ms-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
	  width: 80%;
	  border:none;
        border-right: #e7f0cc 10px solid !important;
}

.b-dama {
    border-right: #e7f0cc 10px solid !important;
}

@media (max-width: 1300px) {
  .bg-img-paralax {
    background-attachment: initial !important;
}
}

@media (max-width: 991px) {
  .polvo-right {
    right: -346px !important;
  }
  
  .polvo-left {
    left: -470px !important;
  }
  span.simply-amount {
    font-size: 4em !important;
  }
  
  span.simply-word {
   font-size:1.25rem !important;
  }
}

@media (max-width: 768px) {
  .b-caballero {
      margin: 0 auto;
      width: 70%;
  }

  .bg-img-paralax {
    min-height: 300px !important;
}

    .test-review img {
        margin: 0 auto;
        width: 65%;
    }
}