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

@font-face {
  font-family: 'Tipografia-principal';
  src: url("../fonts/Mermaid\ Swash\ Caps.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: #fff5f9;
	font-family: 'Tipografia-principal', sans-serif;
}

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

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

.bg-1-img{
	background-color: #fff5f9;
  background-image: url(../images/bg/bg-2.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;
  background-size: cover;
}

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

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

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

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

#musica > i {
  background-color: #1b8287;
  padding: 5px 10px;
}

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

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

.c-titulo{
	background: -webkit-linear-gradient(#F2DD13,
    #F4CA11,
    #E6740A);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(1px 2px 3px #0A4256);
}

.c-principal{
    color: #fff !important;
    text-shadow: 1px 1px 2px #2a2a2a3c !important;
}

.c-secundario{
  background: -webkit-linear-gradient(#F2DD13,
  #F4CA11,
  #E6740A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(1px 2px 3px #0A4256);
}

.c-naranja {
  color: #fff;
  text-shadow: 1px 1px 2px #2a2a2a3c !important;
}

.btn-modal{
	border-radius: 30px !important;
    padding: 8px 24px !important;
    border: 2px solid #BB0001 !important;
    background-color: #ED6056 !important;
    color: #ffffff;
    font-size: 1.25rem
}

.btn-modal:hover {
	border-radius: 30px !important;
    padding: 8px 24px !important;
    border: 2px solid #BB0001 !important;
    background-color: #D0312C !important;
    color: #fff;
    font-size: 1.25rem
}

.btn-inicio {
	background: #62d8f2 !important;
	padding: 4px 40px !important;
  box-shadow: 0 0 7px #45b1c9;
	color: #fff;
  font-size: 1.25rem !important;
}

.borde-bottom{
	border-bottom: 4px solid transparent;
    border-image: linear-gradient(to right,
    #093F53 0%,
    #096378 26.1659%,
    #1C89A0 37.2632%,
    #096378 47.7546%,
    #093F53 67.3908%,
    #096378 92.3143%,
    #1C89A0 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: 5em !important;
font-weight: normal !important;
}

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

.borde-img{
	border: solid 3px transparent;
	border-image: linear-gradient(to right, #e3e3e3 0%, #c3bcb8 50%, #e3e3e3 100%) 1;
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.162));
}

.adorno-a{
  position: absolute;
  bottom: 0;
  left: 24px;
  width: 25%;
  max-width: 150px;
}


.adorno-b{
  position: absolute;
  bottom: 10px;
  right: 24px;
  width: 25%;
  max-width: 150px;
}

::-webkit-scrollbar {
  width: 10px;
  background: #fff5f9;
}
::-webkit-scrollbar-thumb {
  background: #45b1c9 !important;
border-radius: 10px;
}

span.linea {
  width: 5rem;
  height: 3px;
  background: #fff;
border-radius: 5px;
  display: inline-table;
  margin: 5px 5px;
}

.border-black{
  width: 50%;
  height: 3px;
border-radius: 5px;
background: #fff;
  margin: 5px 5px;
  display: inline-table;
}

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

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

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

@media (max-width: 991px) {
  .polvo-right {
    right: -346px !important;
  }
  
  .polvo-left {
    left: -470px !important;
  }
}

@media (max-width: 736px) {
  .bg-img-paralax {
      min-height: 500px !important;
  }
}

