@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap);[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  /*font-family: 'simbols_web_AJtgn_bold' !important;*/
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering ===========*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-logoAJtgn_horitzontal_positiu:before {
  content: "A";
}

.icon-logoAJtgn_horitzontal_negatiu:before {
  content: "B";
}

.icon-logoAJtgn_vertical_positiu:before {
  content: "C";
}

.icon-logoAJtgn_vertical_negatiu:before {
  content: "D";
}

.icon-logo_PatrimoniMundial:before {
  content: "E";
}

.icon-logo_Twitter:before {
  content: "F";
}

.icon-logo_Youtube:before {
  content: "G";
}

.icon-logo_Facebook:before {
  content: "H";
}

.icon-logo_Instagram:before {
  content: "I";
}

.icon-tgn_amb_ona:before {
  content: "J";
}

.icon-ona:before {
  content: "K";
}

.icon-simbol_Camara:before {
  content: "L";
}

.icon-simbol_Ull:before {
  content: "M";
}

.icon-simbol_Casa:before {
  content: "N";
}

.icon-simbol_Menu:before {
  content: "O";
}

.icon-simbol_Cor:before {
  content: "P";
}

.icon-simbol_Llibre:before {
  content: "Q";
}

.icon-simbol_Quadrat:before {
  content: "R";
}

.icon-simbol_Grafica:before {
  content: "S";
}

.icon-simbol_Cercle:before {
  content: "T";
}

.icon-simbol_Creu:before {
  content: "U";
}

.icon-simbol_Lupa:before {
  content: "V";
}

.icon-simbol_Mon:before {
  content: "W";
}

.icon-simbol_Fletxa_dreta:before {
  content: "X";
}

.icon-simbol_Fletxa_esquerra:before {
  content: "Y";
}

.icon-simbol_Punts:before {
  content: "Z";
}

.icon-simbol_Punt:before {
  content: "[";
}

.control-error {
  color: #ff5656;
  font-size: 12px;
}

.form-group.has-error .form-control,
.form-check.has-error .form-check-input {
  border-color: #fc6868;
}

.container-form {
  padding-top: 6.5rem !important;
}

@font-face {
  font-family: "Peace Sans";
  src: url("../fonts/PeaceSans.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/PeaceSans.eot?#iefix") format("embedded-opentype"), url("../fonts/PeaceSans.woff2") format("woff2"), url("../fonts/PeaceSans.woff") format("woff"), url("../fonts/PeaceSans.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.section-app {
  border: none;
}

.social-icons {
  padding: 10px;
  list-style: none;
  display: flex;
  margin: auto;
  padding-left: 0;
  font-size: 20px;
  justify-content: center;
}
.social-icons li a {
  padding: 10px;
}

.pagination {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding: 15px;
}

.mov-components-prices {
  font-size: small;
}

.section-solds-movements h5 {
  color: #ff5656;
  cursor: pointer;
}

.cc_div .cc-link {
  text-decoration: none;
  border-bottom: none !important;
}

.menu-active {
  font-weight: 700;
}

.text-small-p-address {
  font-size: x-small;
}

.card-gratificacio ul li {
  font-size: 0.7em;
}

.seller-category-card {
  margin-bottom: 0;
}
.seller-category-card a {
  color: #ff5656;
  font-size: x-small;
}

.services-title {
  color: white;
  background-color: #ff5656;
  font-size: large;
}

.title-seller {
  color: black;
  text-decoration: none;
  margin-bottom: 10px;
}

.list-icons-seller {
  list-style: none;
  display: flex;
  padding-left: 0;
  justify-content: center;
  align-items: start;
  flex-flow: row wrap;
  padding-top: 13px;
}
.list-icons-seller li {
  text-align: center;
  font-size: 28px;
  margin: 2px;
  min-width: 39px;
}
.list-icons-seller li a {
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  padding: 10px;
}

.fa.text-primary {
  color: #ff5656 !important;
}

.section-reviews {
  border: none;
}
.section-reviews .card {
  max-width: 700px;
  margin: auto;
  border: none;
}

#footer {
  background: #424f55;
}
#footer p {
  color: white;
  font-size: small;
}
#footer p a {
  color: #ff5656;
}
#footer .links {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: baseline;
}
#footer .links a {
  margin: 10px;
  font-size: small;
}
#footer .links a:hover {
  text-decoration: none;
}

.input-group-text {
  cursor: pointer;
}

body {
  font-family: "Poppins", sans-serif;
}

#span-profile-info {
  color: #ff5656;
  font-size: large;
  cursor: pointer;
}

.btn-assgn {
  font-size: 13px;
}

.title-bonus {
  color: #ff5656;
  font-size: x-large;
}

.line-bonus {
  font-size: 12px;
}

.navbar {
  background-color: #ff5656;
}

#alert-container {
  top: 135px;
  right: 15px;
  z-index: 100;
  position: fixed;
  font-size: 16px;
}
#alert-container .alert {
  max-width: 400px !important;
  min-height: 45px !important;
  max-height: 100px !important;
}
#alert-container .alert.alert-dismissible .close {
  font-size: 23px;
  padding: 0.3rem 1.25rem;
}

body {
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: fadein 2s;
  height: 100%;
}

/************************************************/
/*******	FUENTES Y FORMATOS (TEXTO)		************/
/**********************************************/
.GilroyBlack {
  font-family: "Peace Sans", sans-serif;
}

.POPPINS {
  font-family: "Poppins", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*font-family: 'Peace Sans', sans-serif !important;*/
  line-height: 150%;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased !important;
  -webkit-text-size-adjust: 100% !important;
  text-rendering: optimizeLegibility !important;
  -ms-text-size-adjust: 100% !important;
  -webkit-text-size-adjust: 100% !important;
}

/*PERSPECTIVA*/
.perspectiva {
  position: relative;
  z-index: 2;
}

.hero-title {
  color: transparent;
  -webkit-text-stroke-width: 1.5px;
  /*-webkit-text-stroke-color: #003c6a;*/
  text-transform: uppercase;
  font-size: 70px;
  line-height: 68px;
}

.text-full-color {
  /* background-color: #003c6a;*/
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 768px) {
  .hero-title {
    font-size: 50px;
    line-height: 48px;
  }
}
/*//COLORES*/
.tituloazul {
  -webkit-text-stroke-color: #003c6a;
}

.tituloazul .text-full-color,
.fondo-azul {
  background-color: #003c6a;
}

.titulorosa {
  color: #ff5656;
}

.tituloblanco {
  color: #fff;
  line-height: 0.9;
}

.site-btn {
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
  background: #ff5656;
  padding: 14.5px 38px;
  text-decoration: none;
  border-radius: 25px;
  position: relative;
  z-index: 1;
  display: inline-block;
  border: 2px solid #ff5656;
  font-weight: 500;
  overflow: hidden;
  font-family: "Poppins", sans-serif;
  text-align: center;
}

.site-btn-peque {
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
  background: #ff5656;
  padding: 7px 8px;
  text-decoration: none;
  border-radius: 25px;
  position: relative;
  z-index: 1;
  display: inline-block;
  border: 2px solid #ff5656;
  font-weight: 500;
  overflow: hidden;
  font-family: "Poppins", sans-serif;
  text-align: center;
}

.site-btn:hover {
  color: #ff5656;
  border-color: #ff5656;
  border-radius: 25px;
  text-decoration: none;
}

.site-btn-peque:hover {
  color: #ff5656;
  border-color: #ff5656;
  border-radius: 25px;
  background-color: #fff;
}

.site-btn:hover::after {
  width: 100%;
  left: 0;
  right: auto;
}

.site-btn::after {
  background: #ffffff;
  width: 0%;
  height: 100%;
  border-radius: 5px;
  position: absolute;
  content: "";
  top: 0;
  transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  z-index: -1;
  right: 0;
}

.site-btn__2 {
  background: transparent;
  border-color: #E2DFDD;
  margin-right: 20px;
  color: #fff;
}

.site-btn__2:hover {
  border-color: #FFF;
  color: #ff5656 !important;
}

.site-btn__2::after {
  background: #FFF;
}

.somosfabricantes {
  position: absolute;
  /* bottom: -70px; */
  right: -70px;
  width: 200px;
  height: 200px;
  /* margin: -60px 0 0 -60px; */
  animation: spin 14s linear infinite;
  z-index: 9;
}

.somosfabricantes2 {
  position: absolute;
  /* bottom: -70px; */
  right: -70px;
  width: 200px;
  height: 200px;
  /* margin: -60px 0 0 -60px; */
  z-index: 9;
}
@keyframes spin {
  100% {
    transform: rotate(-360deg);
  }
}
.tinte {
  background-color: rgba(60, 47, 136, 0.7);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
}

.tinte2 {
  background-color: rgba(70, 70, 70, 0.4392156863);
  height: 100%;
  width: 100%;
  position: absolute;
  /*z-index: -1;*/
}

.shape {
  position: absolute;
  width: 100%;
}

.shape__1 {
  top: -10px;
  left: 0;
}

.shape__2 {
  top: auto;
  bottom: -8px;
}

.dgg-team-card {
  margin-bottom: 20px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.04);
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 10px;
}

.dgg-team-card .dgg-photo-frame {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  padding-bottom: 120%;
}

.dgg-team-card .dgg-photo-frame img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  transition: 0.4s ease-in-out;
}

.dgg-team-card .dgg-team-member-descr {
  padding: 30px 20px 20px;
}

.dgg-mb-10 {
  margin-bottom: 10px;
}

.dgg-team-card:hover .dgg-photo-frame img {
  transform: scale(1.05);
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

/*************************** testimonials ***************************/
.dgg-testimonials-nav {
  opacity: 0;
  width: 100%;
  position: absolute;
  z-index: 9;
  top: 60px;
  transition: 0.4s ease-in-out;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
}

.dgg-testimonials-nav .dgg-testimonials-slider-1-next,
.dgg-testimonials-nav .dgg-testimonials-slider-1-prev {
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.04);
  width: 45px;
  height: 45px;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #db297a;
  border-radius: 50%;
  transition: 0.4s ease-in-out;
}

.dgg-testimonials-nav .dgg-testimonials-slider-1-prev {
  transform: translateX(-30px);
}

.dgg-testimonials-nav .dgg-testimonials-slider-1-next {
  transform: translateX(30px);
}

.dgg-testimonial-card {
  text-align: center;
}

.dgg-testimonial-card .dgg-avatar-frame {
  margin: 0 auto;
  border: solid 10px #fff;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.04);
}

.dgg-testimonial-card .dgg-avatar-frame img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.dgg-testimonial-card .dgg-name-and-text {
  padding: 15px 0 0;
}

.dgg-testimonial-card .dgg-name-and-text blockquote {
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.04);
  margin-top: 15px;
  font-style: normal;
  padding: 20px 20px 30px;
  font-size: 15px;
  margin-bottom: 0;
}

.dgg-testimonial-card .dgg-name-and-text blockquote .dgg-stars {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.dgg-testimonial-card .dgg-name-and-text blockquote .dgg-stars li {
  color: #eba744;
  margin-right: 2px;
}

.dgg-testimonial-card .dgg-name-and-text blockquote .dgg-stars li.dgg-empty {
  color: #ecfafb;
}

.dgg-testimonial-card .dgg-name-and-text blockquote:before {
  font-size: 46px;
  line-height: 50px;
}

.dgg-testimonial-card .dgg-name-and-text blockquote:after {
  font-size: 64px;
  line-height: 5px;
}

.dgg-testimonials-slider {
  position: relative;
}

.dgg-testimonials-slider .swiper-slide .dgg-testimonial-card {
  transform: scale(0.8);
  margin-top: 30px;
  transition: 0.4s ease-in-out;
}

.dgg-testimonials-slider .swiper-slide .dgg-testimonial-card .dgg-name-and-text blockquote:before {
  transition: 0.4s ease-in-out;
  transition-delay: 0s;
  transform: translateY(-30px);
  opacity: 0;
}

.dgg-testimonials-slider .swiper-slide .dgg-testimonial-card .dgg-name-and-text blockquote:after {
  transition: 0.4s ease-in-out;
  transition-delay: 0s;
  transform: translateY(30px);
  opacity: 0;
}

.dgg-testimonials-slider .swiper-slide.swiper-slide-active .dgg-testimonial-card {
  transform: scale(1);
  margin-top: 0;
}

.dgg-testimonials-slider .swiper-slide.swiper-slide-active .dgg-testimonial-card .dgg-name-and-text blockquote:before {
  opacity: 1;
  transition-delay: 0.4s;
  transform: translateY(0);
}

.dgg-testimonials-slider .swiper-slide.swiper-slide-active .dgg-testimonial-card .dgg-name-and-text blockquote:after {
  opacity: 1;
  transition-delay: 0.4s;
  transform: translateY(0);
}

.dgg-testimonials-slider:hover .dgg-testimonials-nav {
  opacity: 1;
  margin-left: 0;
  margin-right: 0;
}

.dgg-testimonials-slider:hover .dgg-testimonials-nav .dgg-testimonials-slider-1-next,
.dgg-testimonials-slider:hover .dgg-testimonials-nav .dgg-testimonials-slider-1-prev {
  transform: translateX(0);
}

.dgg-testimonials-slider:hover .dgg-testimonials-nav .dgg-testimonials-slider-1-next:hover,
.dgg-testimonials-slider:hover .dgg-testimonials-nav .dgg-testimonials-slider-1-prev:hover {
  filter: brightness(120%);
}

.dgg-testimonials-slider:hover .dgg-testimonials-nav .dgg-testimonials-slider-1-next.swiper-button-disabled,
.dgg-testimonials-slider:hover .dgg-testimonials-nav .dgg-testimonials-slider-1-prev.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

/* ==========================================================================
     EFECTO RESALTADO
    ========================================================================= */
.underlined {
  flex: 1;
  /* font-size: 2em; */
  line-height: 1.2;
  text-decoration: none;
  background-image: linear-gradient(to right, rgba(209, 42, 117, 0.65) 0, rgba(209, 41, 116, 0.7) 100%);
  background-position: 0 1.2em;
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background 0.9s;
}

.underlined2 {
  background-size: 100% 100%;
  /* font-size: 1.3em; */
  padding: 3px;
  padding-left: 6px;
  padding-right: 6px;
}

.underlined--thick {
  background-position: 0 -0.1em;
}

*,
.bootstrap-select .btn:focus,
:active,
:focus,
button,
button:active,
button:focus,
input,
input:active,
input:focus,
option {
  outline: 0;
}

.multipage .navbar-collapse {
  max-width: 1200px;
  width: auto;
}

.multipage .row,
.multipage .row > * {
  position: fixed;
}

.multipage .mod-menu {
  position: relative;
  z-index: 99;
}

.multipage ul.no-left-mar {
  margin: 0;
}

.multipage ul li {
  text-transform: capitalize;
  position: relative;
  padding: 20px 0;
}

.multipage ul li a {
  color: #18191d;
  background: 0 0 !important;
  padding: 30px 15px;
  text-decoration: none !important;
}

.multipage ul li.active > a {
  color: #003c6a;
}

.multipage ul li ul {
  position: absolute;
  top: 100%;
  left: -20%;
  margin-left: -115px;
  background: #fff;
  width: 230px;
  transition: all 0.2s;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}

.multipage .bottom-nav ul li ul {
  bottom: 100%;
  top: auto;
}

.multipage .bottom-nav ul li ul.dm-align-2 {
  transition-delay: -0.1s;
}

.multipage .bottom-nav ul li ul.dm-align-2 ul {
  bottom: -1px;
  top: auto;
}

.multipage .bottom-nav.scroll-menu ul li ul {
  top: 100%;
  bottom: auto;
}

.multipage .bottom-nav.scroll-menu ul li ul.dm-align-2 ul {
  top: 0;
  bottom: unset;
}

.multipage ul li ul li {
  padding: 12px 23px;
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
}

.multipage ul li ul li a {
  color: #242424;
  padding: 12px 23px;
  display: inline;
  text-transform: none;
}

.multipage ul li ul li ul {
  left: 100%;
  right: auto;
  top: 0;
  margin-left: 0;
  width: 0;
  overflow: hidden;
  display: block;
  max-height: none;
  opacity: 1;
}

.multipage ul li ul.dm-align-2 {
  left: 120px;
}

.multipage ul li ul li ul li {
  width: 230px;
}

.multipage ul li.right ul li ul {
  left: auto;
  right: 100%;
}

.multipage ul li.mega-menu {
  position: static;
}

.multipage ul li.mega-menu > ul {
  width: 100%;
  left: 0;
  float: none;
  margin-left: 0;
  max-height: 0;
  display: block;
  overflow: hidden;
  transition: all 0.2s;
  transition-delay: 0.2s;
  opacity: 0;
}

.multipage .bottom-nav ul li.mega-menu > ul {
  transition: all -0.8s;
}

.multipage .bottom-nav.scroll-menu ul li.mega-menu > ul {
  transition: all 0.2s;
}

.multipage ul li.mega-menu > ul > li {
  float: left;
  border: none;
  width: 25%;
}

.multipage ul li.mega-menu.align-left > ul > li {
  text-align: left;
}

.multipage ul li.mega-menu.four-col > ul > li {
  float: left;
  border: none;
  width: 25%;
}

.multipage ul li.mega-menu.five-col > ul > li {
  float: left;
  border: none;
  width: 20%;
}

.multipage ul li.mega-menu.six-col > ul > li {
  padding: 30px 0;
  float: left;
  border: none;
  width: 16%;
}

.multipage ul li.mega-menu > ul > li > a {
  text-transform: uppercase;
  padding-bottom: 10px;
  font-weight: 600;
}

.multipage ul li.mega-menu > ul > li ul {
  width: 100%;
  position: relative;
  right: auto;
  top: auto;
  left: auto;
}

.multipage ul li.mega-menu > ul > li ul li {
  border: none;
}

.multipage ul li.mega-menu > ul > li ul li a {
  padding-top: 8px;
  padding-bottom: 8px;
}

.multipage ul li.mega-menu > ul > li ul li a:hover {
  color: #003c6a;
  margin-left: 8px;
  transition: all 0.2s ease-out 0s;
}

.multipage ul li.mega-menu:hover > ul {
  opacity: 1;
  max-height: 2000px;
}

.multipage #menu {
  float: right;
  display: block;
}

.multipage .main-nav .nav {
  float: none;
}

.multipage .main-nav.border {
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

.multipage .main-nav .nav.top-nav {
  float: right;
}

.multipage .main-nav .nav.top-nav > li {
  float: left;
}

.multipage {
  top: 0;
  left: 0;
  width: 100%;
  z-index: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.multipage.pin-style.pin-start {
  position: fixed;
}

.multipage.pin-style.pin {
  background: rgba(2, 2, 3, 0.8);
  transition: all 0.6s;
}

.multipage.pin-style.before {
  transition: all 0.6s;
}

.multipage.pin-style .mod-menu {
  border: none !important;
}

.multipage ul li:hover > a {
  color: #003c6a;
}

.multipage ul li ul li:hover > ul {
  width: 209px;
}

.multipage ul li:hover > ul {
  opacity: 1;
  max-height: 2000px;
  overflow: visible;
}

.multipage ul li:hover > ul li {
  overflow: visible;
}

.multipage ul li:hover > ul li ul {
  overflow: hidden;
  opacity: 1;
}

.multipage #menu ul li ul li > a:before {
  background-color: #003c6a;
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 5px;
  height: 2px;
  transition: 0.4s;
  width: 0;
}

.multipage #menu ul li ul li:hover > a:before {
  left: 0;
  right: auto;
  width: 100%;
}

.multipage #menu ul li ul li:hover > a {
  color: #003c6a;
}

.multipage #menu ul li ul li a {
  color: #18191d;
  position: relative;
  padding: 10px 0;
}

/* ===================================
			Header & Navigation
		====================================== */
/* menu bars */
.menu-bars-setting {
  position: absolute;
  right: 30px;
}

.menu-inner {
  position: relative;
  right: 0;
  margin-left: 1rem;
}

.menu_bars,
.menu_bars2 {
  padding: 5px;
  width: 38px;
  cursor: pointer;
  z-index: 1;
}

.menu_bars2 {
  height: 36px;
  position: absolute;
}

.menu_bars span,
.menu_bars2 span {
  background: #18191d;
  width: 30px;
  height: 1px;
  display: block;
}

.transparent-bg .menu_bars span,
.menu-outer.menu_bars span {
  background: #ffffff;
}

.transparent-bg.black .menu_bars span,
.just-menu .menu_bars span {
  background: #18191d;
}

.transparent-bg.fixed-menu .menu_bars span,
.fixed-menu .menu-outer.menu_bars span,
.fixed-menu.just-menu .menu_bars span,
.just-menu.black .menu_bars span {
  background: #ffffff;
}

.menu_bars,
.menu_bars span,
.menu_bars2,
.menu_bars2 span {
  transition: 300ms linear all;
}

.menu_bars span:nth-child(1),
.menu_bars span:nth-child(3) {
  width: 20px;
  margin: 0 auto;
}

.menu_bars:hover span:nth-child(1),
.menu_bars:hover span:nth-child(3) {
  width: 30px;
}

.menu_bars span:nth-child(2),
.menu_bars2 span:nth-child(2) {
  margin: 5px 0;
}

.menu_bars2 span:nth-child(2) {
  display: none;
}

.menu_bars2 span:nth-child(1),
.menu_bars2 span:nth-child(3) {
  width: 30px;
  top: 20px;
  position: absolute;
  left: 5px;
  margin-top: -1px;
}

.menu_bars2 span:nth-child(1) {
  transform: rotate(45deg);
}

.menu_bars2 span:nth-child(3) {
  transform: rotate(-45deg);
}

/* logo */
.logo {
  max-width: 120px;
}

.border-none {
  border: none;
}

.logo img {
  vertical-align: middle;
  transform: translateY(-4px);
}

.navbar.fixed-menu .logo-default,
.navbar .logo-scrolled {
  display: none;
}

.navbar.fixed-menu .logo-scrolled,
.navbar .logo-default {
  display: inline-block;
}

/* nav top default */
.navbar-top-default {
  position: absolute;
  top: 0;
  z-index: 99;
  height: 90px;
  width: 100%;
  transition: all 0.1s ease;
}

.nav-height-small {
  height: 64px;
}

.center-logo .logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.navbar-top-default .navbar-nav .nav-link {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  padding: 0.25rem 0 0;
  margin-right: 1.6rem;
  margin-left: 1.6rem;
  text-transform: capitalize;
}

.fixed-menu .navbar-nav .nav-link:hover,
.fixed-menu .navbar-nav .nav-link.active {
  color: #003C6A;
}

.fixed-menu.navbar-top-default {
  height: 70px;
  position: fixed;
  background: #003c6a;
  animation-name: animationFade;
  animation-duration: 1s;
  animation-fill-mode: both;
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}

/* fixed nav hover */
.fixed-menu.navbar-top-default .navbar-nav .nav-link:hover {
  color: #003C6A;
}

/* fixed black nav */
.fixed-black-nav.fixed-menu {
  background: #18191d;
}

.fixed-black-nav.fixed-menu.navbar-top-default .navbar-nav .nav-link:hover {
  color: #003C6A;
}

/* summer-sky nav */
.bg-nav .navbar-nav .nav-link {
  color: #ffffff;
}

.bg-nav.fixed-menu .navbar-nav .nav-link {
  color: #ffffff;
}

.bg-nav .menu_bars span {
  background: #ffffff;
}

.bg-nav.bg-summer-sky.fixed-menu.navbar-top-default {
  background: #003C6A;
}

.bg-nav.fixed-menu.navbar-top-default .navbar-nav .nav-link:hover,
.bg-nav.fixed-menu.nav-style.navbar-top-default .navbar-nav .nav-link.active {
  color: #fff;
}

.bg-nav.fixed-menu.nav-style.navbar-top-default .nav-item::before,
.bg-nav.fixed-menu.nav-style.navbar-top-default .nav-item::after,
.bg-nav.fixed-menu.nav-style.navbar-top-default .nav-link::before,
.bg-nav.fixed-menu.nav-style.navbar-top-default .nav-link::after {
  background: #fff;
}
@keyframes animationFade {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
/* full nav */
.full-nav {
  height: 70px;
  margin-top: 40px;
}

.header-with-topbar .full-nav {
  margin-top: 20px;
}

.full-nav.fixed-menu,
.header-with-topbar.style-two .full-nav.fixed-menu {
  margin-top: 0;
}

/* nav box shadow */
.nav-box-shadow {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.15);
}

.cursor {
  /*position: absolute;*/
  position: fixed;
  background-color: #fff;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  z-index: 1;
  transition: 0.3s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  z-index: 10000;
  transform: scale(1);
}

.cursor.active {
  opacity: 0.5;
  transform: scale(0);
  border: solid thin #fff;
}

.cursor.hovered {
  opacity: 0.08;
}

.cursor-follower {
  /* position: absolute; */
  position: fixed;
  background-color: rgba(221, 71, 141, 0.3);
  width: 20px;
  height: 20px;
  border-radius: 100%;
  z-index: 1;
  transition: 0.6s cubic-bezier(0.75, -1.27, 0.3, 2.33) transform, 0.2s cubic-bezier(0.75, -0.27, 0.3, 1.33) opacity;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  z-index: 10000;
  transform: translate(5px, 5px);
}

.cursor-follower.active {
  opacity: 0.7;
  transform: scale(3);
}

.cursor-follower.hovered {
  opacity: 0.08;
}

/*CONTADORES*/
.dgg-counter-number {
  font-size: 75px;
}

@media only screen and (max-width: 768px) {
  .dgg-counter-number {
    font-size: 40px;
  }
}
.dgg-features-card {
  background-color: aliceblue;
  border-radius: 5px;
  padding: 5px;
}

html {
  scroll-behavior: smooth;
}

.dgg-image-frame {
  border: solid 10px #FFFFFF;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.04);
}

/*======= Footer =======*/
.site-footer {
  position: relative;
}

.site-footer .footer-content-area {
  padding-bottom: 30px;
}

.site-footer.with-footer-bg .footer-content-area {
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
}

.site-footer.with-footer-bg .footer-content-area::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: var(--secondary-color);
  opacity: 0.95;
}

.site-footer.with-footer-cta .footer-content-area {
  padding-top: 70px;
}

.site-footer.with-footer-cta .footer-cta {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  transform: translateY(-50%);
}

.site-footer .footer-cta .container {
  padding: 40px 15px;
  position: relative;
  z-index: 1;
}

.site-footer .footer-cta .container::after,
.site-footer .footer-cta .container::before {
  content: "";
  position: absolute;
  top: 0;
  left: -90px;
  right: -90px;
  z-index: -2;
  height: 100%;
}

.site-footer .footer-cta .container::before {
  background-color: #ff5656;
  border: 5px solid #fff;
  border-radius: 23px;
}

.site-footer .footer-cta .container::after {
  z-index: -1;
  background-size: cover;
  background-position: center;
  opacity: 0.07;
}

.site-footer .footer-cta .cta-tagline {
  color: white;
  font-weight: 500;
}

.site-footer .footer-cta .cta-title {
  color: white;
  font-size: 42px;
  font-weight: 700;
  letter-spacing: -2px;
}

.site-footer,
.site-footer a {
  color: #FFF;
  transition: 100ms linear all;
}

.site-footer a:hover {
  color: #ff5656;
}

.site-footer .footer-widgets {
  padding: 70px 0 20px;
}

.footer-widgets .widget {
  margin-bottom: 50px;
}

.footer-widgets .widget .widget-title {
  font-size: 18px;
  letter-spacing: 0;
  margin-bottom: 20px;
  color: white;
}

.footer-widgets .widget.about-widget .footer-logo {
  margin-bottom: 40px;
}

.footer-widgets .widget.about-widget .footer-logo img {
  max-width: 150px;
}

.footer-widgets .widget.about-widget p {
  font-size: 18px;
  font-weight: 500;
  color: white;
}

.footer-widgets .widget.nav-widget li:not(:last-child) {
  margin-bottom: 15px;
}

.footer-widgets .widget.nav-widget li a {
  position: relative;
  line-height: 1.4;
  padding-left: 0;
}

.footer-widgets .widget.nav-widget li a::before {
  position: absolute;
  left: 0;
  top: 45%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  content: "\F061";
  line-height: 0.5;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.footer-widgets .widget.nav-widget li a:hover {
  padding-left: 15px;
}

.footer-widgets .widget.nav-widget li a:hover::before {
  opacity: 1;
  visibility: visible;
}

.footer-widgets .widget.contact-widget li {
  display: flex;
  align-items: center;
}

.footer-widgets .widget.contact-widget li:not(:last-child) {
  margin-bottom: 25px;
}

.footer-widgets .widget.contact-widget li .icon {
  flex: 0 0 45px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  text-align: center;
  border-radius: 50%;
  background-color: #ff5656;
  color: white;
  margin-right: 15px;
}

.footer-widgets .widget.contact-widget li .info {
  font-size: 18px;
  font-weight: 500;
}

.footer-widgets .widget.contact-widget li .info-title {
  font-size: 16px;
  color: #999ca5;
  display: block;
  margin-bottom: 2px;
}

.footer-widgets .widget.contact-widget li .info,
.footer-widgets .widget.contact-widget li .info a {
  color: white;
}

.site-footer .copyright-area {
  background-color: #062946;
  padding: 20px 40px;
}

.site-footer .copyright-area .copyright-text a {
  color: #ff5656;
}

.site-footer .copyright-area .social-icons li {
  display: inline-block;
  margin-left: 15px;
}

.site-footer .copyright-area .social-icons {
  text-align: right;
}

.tipo-footer {
  font-size: 0.8rem;
}

.loguitodeparallax {
  width: 430px;
}

@media only screen and (max-width: 768px) {
  .info-list {
    padding-left: 0px;
    /* display: inline-flex; */
    display: inline-flex;
    flex-direction: column;
    display: flex;
    place-items: center;
  }
  .footer-widgets .widget.contact-widget li .icon {
    display: none;
  }
}
.portada {
  background-image: url("../images/bons-tarragona.jpg");
  background-position: center center, center center;
  background-size: cover, cover;
  background-repeat: repeat, repeat;
  overflow: hidden;
  position: relative;
  margin-top: 53px;
}

#header .tgn_ona {
  max-width: 90px;
  margin-top: 5px;
}

#header .social-items i {
  font-size: 1.6rem;
  letter-spacing: 5px;
  line-height: 2.2rem;
}

#header a {
  color: #fff;
}

#header .social-items a:hover {
  color: #ff5656;
}

.navbar-brand img {
  width: 150px;
  z-index: 9;
  top: -46px;
}

@media only screen and (max-width: 991px) {
  .navbar-brand img {
    width: 85px;
    z-index: 9;
    top: -46px;
  }
}
.navbar-dark .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
}

.trazo {
  max-width: 220px;
}

#burbujaspequeinterior {
  max-width: 100px;
}

.btn {
  border-radius: 5rem;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}

.icono-registrus {
  max-width: 205px;
}

#footer a,
#footer small {
  color: #fff;
}

.sombratexto {
  text-shadow: 1px 1px 8px darkgrey, 0 0 9px darkgrey, 0 0 20px darkgrey;
}

.botoninicia {
  color: #e71984 !important;
  font-weight: 700;
}

#menu2 {
  /* width: 100%; */
  line-height: 2.7rem;
  font-size: 12px;
  float: right;
}

#menu2 ul {
  display: none;
  position: absolute;
  top: 42px;
  background: #332d5e;
  color: #332d5e;
  margin: 0;
  /* box-shadow: 1px 1px 1px black; */
  max-width: 150px;
  min-width: 100px;
  z-index: 99;
  text-align: center;
  padding-left: initial;
}

#menu li {
  transition: 0.25s;
  /* font-size: 12px; */
  /* font-weight: 400; */
  color: #fff;
  /* list-style-type: none; */
  float: left;
  /* margin: 0px; */
  padding: 0px 14px;
}

#menu li a {
  color: white;
  /* font-size: 12px; */
  /* line-height: 46px; */
  /* line-height: 2.7rem; */
}

#menu li:hover {
  color: #f6c334;
}

#menu li a:hover {
  color: #f6c334;
}

#menu2 ul li {
  display: block;
  /* vertical-align: baseline; */
  color: #fff;
  /* padding: 0px 0px 0px 0px; */
  float: initial;
}

#menu2 li:hover ul ul,
#menu2 li:hover ul ul ul {
  display: none;
}

#menu2 li:hover ul,
#menu2 ul li:hover ul,
#menu2 ul ul li:hover ul {
  display: table-cell;
  margin-left: -10px;
}

#sub-menu a i {
  font-size: 36px;
  line-height: inherit;
}

#buscador {
  background-color: #eaeaea;
}

#buscador label {
  font-weight: 600;
}

.bold {
  font-weight: 600;
}

.textorosa {
  color: #d92777;
}

/*Faq*/
.faq-search-wrap {
  padding: 50px 0 60px;
}

.faq-search-wrap .form-group .form-control,
.faq-search-wrap .form-group .dd-handle {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.faq-search-wrap .form-group .input-group-append {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  pointer-events: none;
}

.faq-search-wrap .form-group .input-group-append .input-group-text {
  background: transparent;
  border: none;
}

.faq-search-wrap .form-group .input-group-append .input-group-text .feather-icon > svg {
  height: 18px;
  width: 18px;
}

.bg-teal-light-3 {
  background-color: #7fcdc1 !important;
}

.hk-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}

@media (min-width: 576px) {
  .mt-sm-60 {
    margin-top: 60px !important;
  }
}
.mt-30 {
  margin-top: 30px !important;
}

/*.list-group-item.active {
    background-color: #00acf0;
    border-color: #00acf0;
}
.accordion .card .card-header.activestate {
    border-width: 1px;
}
.accordion .card .card-header {
    padding: 0;
    border-width: 0;
}
.card.card-lg .card-header, .card.card-lg .card-footer {
    padding: .9rem 1.5rem;
}
.accordion>.card .card-header {
    margin-bottom: -1px;
}
.card .card-header {
    background: transparent;
    border: none;
}
.accordion.accordion-type-2 .card .card-header > a.collapsed {
    color: #324148;
}*/
.accordion .card:first-of-type .card-header:first-child > a {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.accordion.accordion-type-2 .card .card-header > a {
  background: transparent;
  color: #ff5656;
  padding-left: 50px;
}

.accordion .card .card-header > a.collapsed {
  color: #ff5656;
  background: transparent;
}

.accordion .card .card-header > a {
  background: #00acf0;
  color: #fff;
  font-weight: 500;
  padding: 0.75rem 1.25rem;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  transition: all 0.2s ease-in-out;
}

a {
  text-decoration: none;
  transition: color 0.2s ease;
}

.badge.badge-pill {
  border-radius: 50px;
}

.badge.badge-light {
  background: #eaecec;
  color: #324148;
}

.badge {
  font-weight: 500;
  border-radius: 4px;
  padding: 5px 7px;
  font-size: 72%;
  letter-spacing: 0.3px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  text-transform: capitalize;
}

.ml-15 {
  margin-left: 15px !important;
}

.accordion.accordion-type-2 .card .card-header > a.collapsed:after {
  font-family: "Font Awesome 5 Free";
  content: "\F358";
  color: #ff5656;
}

.accordion.accordion-type-2 .card .card-header > a::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  speak: none;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  position: absolute;
  content: "\F35B";
  font-size: 21px;
  top: 15px;
  left: 20px;
  color: grey;
}

.mr-15 {
  margin-right: 15px !important;
}

@media (max-width: 991px) {
  #navbar17 {
    margin-top: 30px;
    text-align: center;
  }
  #navbar17 .nav-link {
    display: block;
    padding: 0.9rem 1rem;
    /*border-bottom: thin #ff7cbf dotted;*/
  }
}
@media (max-width: 576px) {
  .display-4 {
    font-size: 2.1rem;
    font-weight: 300;
    line-height: 1.2;
  }
  .display-3 {
    font-size: 3rem;
    font-weight: 300;
    line-height: 1.2;
  }
  .portada .pb-5,
  .py-5 {
    padding-bottom: 2rem !important;
  }
  .portada .pt-5,
  .py-5 {
    padding-top: 2rem !important;
  }
  .portada .lead {
    font-size: 1rem;
    font-weight: 300;
  }
  .cursor,
  .cursor-follower {
    display: none;
  }
  .botoninicia {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
#tablafaqs tbody tr:nth-of-type(odd) {
  background-color: rgba(227, 28, 121, 0.08);
}

.card-img-top {
  height: 233px;
  -o-object-fit: contain;
     object-fit: contain;
}

.card-img-top-movil {
  height: auto;
}