@import "_custom.css";

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:wght@400;500;700&display=swap');

:root{
  --c-primary: #BBBEA0;
  --c-secondary: #999C7B;
  --c-tertiary: #212121;
  --c-quaternary:#FFF;
  /* fuentes */
  --font-heading: 'Cormorant Garamond', serif;
  --font-primary: "Roboto", sans-serif; 
  --font-secondary: 'Montserrat', sans-serif;
  /* filter */
  --f-icons: brightness(0) invert(61%) sepia(23%) saturate(320%) hue-rotate(26deg) brightness(96%) contrast(86%);
  /* general */
  --c-black: #000;
  --c-danger: #d6293e;
  --c-gray-light: #F5F5F5;
}

/* VARIACIONES */

/* colores de fondo */
.bg-primary{
  background-color: var(--c-primary)!important;
}
.bg-secondary{
  background-color: var(--c-secondary);
}
.bg-tertiary{
  background-color: var(--c-tertiary);
}
.bg-quaternary{
  background-color: var(--c-quaternary);
}

/* fuentes */
.f-heading{
  font-family: var(--font-heading);
}
.f-primary{
  font-family: var(--font-primary);
}
.f-secondary{
  font-family: var(--font-secondary);
}

/* textos */
.text-primary{
  color: var(--c-quaternary)!important;
}

/* botones */
.btn-transparent:hover{
  background-color: #000!important;
  color: white!important;
  transition: 0.3s;
}
.btn-dark:hover{
  background-color: white!important;
  color: #000!important;
  border: 3px solid!important;
  transition: 0.3s;
}
.btn.bg-secondary:hover{
  background-color: white!important;
  color: #000!important;
  transition: 0.3s;
}
.btn-black:hover{
  background-color: var(--c-primary)!important;
  color: white!important;
  transition: 0.3s;
}

.hidden{
  display: none;
}


::placeholder{
  color: inherit !important;
}
body{
  font-family: var(--font-secondary);
  color: #212121;
  overflow-x: hidden !important;
  touch-action: pan-y;
}

.cut-1 {
  background: url('/img/templates/chic/cut-1.svg') no-repeat center bottom;
  background-size: 100%;
  height: 186px;
}
.cut-2 {
  background: url('/img/templates/chic/cut-2.svg') no-repeat center bottom;
  background-size: 100%;
  height: 171px;
}
.cut-3 {
  background: url('/img/templates/chic/cut-3.svg') no-repeat center bottom;
  background-size: 100%;
  height: 171px;
}
.c-primary{
  color: var(--c-primary) !important;
}
.c-secondary{
  color: var(--c-secondary) !important;
}
.bg-dark{
  background-color: var(--dark);
}
.bg-primary{
  background-color: var(--c-primary) !important;
}
.bg-primary-light{
  background-color: var(--c-primary-light) !important;
}
.bg-secondary{
  background-color: var(--c-secondary) !important;
}
.bg-gray{
  background-color: var(--dark-2) !important;
}
.bg-green {
  background-color: #7C8F90;
}
.bg-green-2 {
  background-color: #ced3d1;
}
.bg-green-light {
  background-color: #8C8C8C;
}
.bg-green-dark {
  background-color: #8C8C8C;
}
.text-red {
  color: #F66;
}
.accordion-button:not(.collapsed) {
  background: white;
}
.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  box-shadow: none !important;
}
.tns-controls {
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.tns-controls [data-controls="prev"], .tns-controls [data-controls="next"] {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0;
  height: 24px;
  padding: 0;
  position: absolute;
  width: 24px;
}
.tns-controls [data-controls="prev"] {
  background-image: url('/img/icons/ico-arrow-prev.svg');
  left: 0px;
}
.tns-controls [data-controls="next"] {
  background-image: url('/img/icons/ico-arrow-next.svg');
  right: 0px;
}
.nav-pills .nav-link.active {
  background: #fff;
  color: #333333;
}
.nav-pills .nav-link {
  color: #333;
}
[class*="leaves-"]{
  width: 400px;
  max-width: 100%;
}
.leaves-1{
  width: 350px;
}
.leaves-2{
  width: 480px;
  max-width: 100%;
}
.leaves-1 {
  top: -130px;
  right: 0;
}
.leaves-2 {
  top: 55vh;
  left: -170px;
}
.leaves-3 {
  bottom: -200px;
  right: -190px;
}
.leaves-4 {
  bottom: -360px;
}
.leaves-5 {
  bottom: -150px;
  left: -181px;
}
.leaves-6 {
  top: -240px;
  right: -180px;
}
.leaves-7 {
  top: -230px;
  left: -220px;
}
.leaves-8 {
  top: -130px;
  right: -150px;
}
.invert{
  transform: scaleX(-1);
}

.slider-events, .my-slider, .my-slider-2, .my-slider-3, .my-slider-4, .slider_ig{
  /* margin: 100px auto 0 auto; */
  margin: 0 auto;
}

.tns-controls button{
  filter: brightness(0) invert(0%) sepia(0%) saturate(7480%) hue-rotate(185deg) brightness(94%) contrast(100%);
  opacity: 0.3;
}

#godparents .ratio{
  height: 350px;
  width: 350px;
  margin: 0 auto;
}

#video .leaves-6{
  top: 0;
  right: 0;
  width: 250px;
}

#count-down .leaves-1{
  top: 0;
  width: 150px;
  right: 0;
}

#count-down .leaves-2{
  bottom: 0px;
  top: 6vh;
  width: 250px;
  left: -5rem;
}

#countdown2 > :last-child::before{
  display: none;
}

#countdown2 > div{
  position: relative;
}

#countdown .text{
  font-size: 25px;
}

#countdown .number{
  font-size: 30px;
}


#songs .leaves-5{
  bottom: 16rem!important;
  left: -8rem;
}

#phrase .decoration{
  right: 0px!important;
  width: 248px;
  top: -10vh;
  transform: scale(1);
}

#godparents .leaves-6{
  top: 0px;
  right: -130px;
}

#transport .leaves-7{
  top: 20rem;
  left: -8rem;
}

#selpix .container{
  max-width: 850px;
}

#filter .decoration{
  width: 300px;
  right: -5rem;
}

.form-check-input:checked{
  background-color: var(--c-primary);
  border-color: var(--c-primary);
}

#confirmation .decoration{
  width: 300px;
  left: -7rem;
}

.slider_ig .bg-dark{
  margin-top: 6rem;
} 

p#confirmAssistanceMessage{
  color: red;
}

/* portada */


.titlePortada{
  font-size: 120px;
}

.subtitlePortada{
  font-size: 30px;
}

.textHistory{
  font-size: 18px;
}

.titleHistory{
  font-size: 35px;
}

/* itinerary */

.titleItinerary,.hourItinerary{
  font-size: 24px;
}

.textItinerary{
  font-size: 18px
}

/* music */

#songs input{
  font-size: 16px;
}

#gifts .nav-item button{
  font-size: 16px;
}

#recomendations .accordion-header .accordion-button{
  font-size: 18px;
}

#recomendations .subtitle{
  font-size: 20px;
}

#recomendations .text{
  font-size: 16px;
}

#transport .form-control, #transport .form-select{
  font-size: 16px;
}

#filter .btn, #count-down2 .btn{
  font-size: 16px;
}

#filter .columnVideo video{
  height: 600px;
  object-fit: cover;
}

#filter .columnVideo{
  width: fit-content;
  margin: 0 auto;
}

#confirmation .form-control{
  font-size: 16px;
}

#greeting p, #greeting span{
  font-size: 16px;
}

#greeting h5{
  font-size: 25px;
}
/* general */

.title{
  font-size: 35px;
  text-transform: inherit !important;
}

.text{
  font-size: 18px;
  max-width: 800px;
  margin: 0 auto;
}

#history .text{
  max-width: 100%;
}

.textPhrase{
  font-size: 24px;
}

.dressCodeText{
  font-size: 30px;
}

#photos #tns2-mw{
  background-color: white;
  padding: 25px;
}

.decoration{
  pointer-events: none;
}

#photos img{
  width: 100%;
  height: 500px;
  object-fit: cover;
}

#events .d-flex.justify-content-between{
  gap: 10px;
  text-align: center;
}

#events .d-flex.justify-content-between a{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#selpix .points{
  font-weight: 800;
  font-size: 32px !important;
  padding-top: 1.5rem !important;
  right: 0 !important;
  position: absolute !important;
  color: white;
}

#selpix .number{
    color: rgb(33, 33, 33);
    height: 100px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    border-radius: 50%;
}

.bgFondoIg{
  margin-top: 100px;
}

#ig_profile .slider_ig{
  display: flex;
  align-items: center;
  justify-content: center;
}

.containerBg{
  width: 100%;
  position: relative;
}

.containerBg .bg-img{
  height: 100%;
  position: relative;
  background-size: cover;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: -1;
}

.containerBg.portada, .containerBg.portada .bg-img, .containerBg.portada .bg-black{
  height: 100vh;
}


.containerBg .bg-black{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.containerBg .leaves-2{
  bottom: 0;
} 

#portada, #count-down, #phrase{
  overflow: hidden;
}

#countdown{
  align-items: center;
}

#portada, #count-down, #phrase{
  overflow: hidden;
}

#confirmation .textEdit, #greeting .textEdit{
  white-space: pre-line;
}

@media screen and (max-width: 1200px) {
  #events .d-flex.justify-content-between{
    flex-direction: column;
    gap: 10px;
  }
  #events .d-flex.justify-content-between a{
    display: block;
    text-align: center;
  } 
}

@media screen and (max-width: 900px) {
  #photos img{
    width: 100%;
  }
  #photos #tns2-mw{
    padding: 10px;
    margin-left: 30px;
    margin-right: 30px;
  }

}

@media screen and (max-width: 767px){
  #countdown2{
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
  }
  #countdown2 > div{
    width: 100%;
  }
}

@media (max-width: 575px){
  .titlePortada{
    font-size: 60px;
  }
  .subtitlePortada{
    font-size: 20px!important;
    line-height: 1px;
  }
  #portada > div{
    padding-left: 10px;
    padding-right: 10px;
  }
  .titleHistory{
    font-size: 30px;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .textHistory{
    font-size: 18px;
  }
  .titleItinerary, .hourItinerary{
    font-size: 20px;
  }
  .textItinerary{
    font-size: 16px;
  }
  #video .leaves-6{
    width: 150px;
    top: inherit;
    right: -15vw;
    bottom: 0;
  }
  #video .title, #video .text{
    margin-bottom: 1.5rem!important;
  }
  #video{
  }
  .title{
    font-size: 30px;
  }
  .text{
    font-size: 18px;
  }
  #events .container{
    position: relative;
    z-index: 1;
  }
  #songs input{
    font-size: 14px;
  }
  #count-down .leaves-1{
    width: 120px;
  }
  #count-down .leaves-2{
    top: inherit;
    bottom: 0px;
    width: 200px;
  }
  #songs {
    padding-bottom: 3rem;
  }
  #songs .leaves-5{
    bottom: 0px!important;
  }
  .textPhrase{
    font-size: 20px;
  }
  #recomendations .subtitle {
    font-size: 16px;
  }
  #recomendations .text {
    font-size: 14px;
  }
  #transport .form-control, #transport .form-select{
    font-size: 14px;
    padding-left: 2em !important;
    padding-right: 2rem !important;
  }
  #transport .leaves-7{
    width: 300px;
  }
  #filter .decoration{
    bottom: 0px;
  }
  #filter, #video{
    overflow: hidden;
  }
  #confirmation .decoration{
    width: 243px;
    top: 10rem;
    left: -7rem;
  }
  #confirmation .form-control{
    font-size: 14px;
  }
  #confirmationFrm{
    margin-bottom: 0px!important;
  }
  #greeting p, #greeting span {
    font-size: 14px;
  }
  #greeting h5 {
    font-size: 20px;
  }
  #filter .columnVideo video{
    width: 100%;
    height: 500px;
  }
}

@media screen and (max-width: 500px){
  #countdown2 > :nth-child(2)::before{
    display: none;
  }
  #photos #tns2-mw{
    margin-left: 0px!important;
    margin-right: 0px!important;
  }
  #ig_profile .slider_ig{
    display: inherit;
  }
  .containerBg.portada::after{
    content: "";
    display: block;
    background-image: url(/img/icons/angles-down-solid.svg);
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    filter: var(--f-icons) drop-shadow(4px 4px 3px rgba(0, 0, 0, 0.5));
  }
}

@media (max-width: 480px){
  #portada .leaves-1{
    right: 0;
    width: 250px;
  }
  #godparents .ratio{
    width: auto;
    height: auto;
  }
  #portada::after{
    content: "";
    display: block;
    background-image: url(/img/icons/angles-down-solid.svg);
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    filter: var(--f-icons) drop-shadow(4px 4px 3px rgba(0, 0, 0, 0.5));
  }
}