/* Custom CSS */

body {
	padding: 0 !important;
}

textarea {
	border: 1px solid var(--ptf-color-14);
	padding: 16px;
}

#awwwards {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 999;

	width: 90px;
	height: 135px;

	text-indent: -666em;

	background-image: url(../img/root/awwwards_honorable_white.png);
	background-repeat: no-repeat;
	background-size: 90px 135px;

	overflow: hidden;
}

#wpselected {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;

	width: 90px;
	height: 90px;

	text-indent: -666em;

	background-image: url(../img/root/wpselected-badge-left.png);
	background-repeat: no-repeat;
	background-size: 90px 90px;

	overflow: hidden;
}

.ptf-custom--9135 .typed-cursor {
	color: #ee3364;
}

.ptf-custom--0531 {
	position: absolute;
	bottom: 15%;
	left: 130px;

	color: #0b0b0b;
	font-size: 35px;
}

.ptf-custom--9503::after {
	content: '';

	position: absolute;
	top: 50%;
	left: calc(100% + 30px);

	width: 0;
	max-width: 60px;
	height: 1px;

	background-color: #1f0e49;

	transition: width .5s 1s ease-in-out;
}

.ptf-is-page-loaded .ptf-custom--9503::after {
	width: 100%;
}

.ptf-custom--5832 {
	position: relative;
	z-index: 1;

	margin-right: 50px;
}

.ptf-custom--5832::after {
	content: '';

	position: absolute;
	top: -50px;
	right: -50px;
	z-index: -1;

	width: 100%;
	height: 100%;

	border: 10px solid #00bec5;
}

.ptf-custom--5832 {
	position: relative;
	z-index: 1;

	margin-right: 50px;
}

.ptf-custom--5832::after {
	content: '';

	position: absolute;
	top: -50px;
	right: -50px;
	z-index: -1;

	width: 100%;
	height: 100%;

	border: 10px solid #00bec5;
}

.ptf-custom--3103 .ptf-services-box__link {
	background-color: rgba(0, 0, 0, .25);
}

.ptf-custom--3103 .ptf-highlight {
	background: linear-gradient(to top, transparent 5%, rgba(0, 0, 0, .25) 5%, rgba(0, 0, 0, .25) 37%, transparent 37%);
}

.ptf-custom--4111 .ptf-swiper-pagination--style-1 span {
	background-color: #fff;
}

.ptf-custom--4111 .ptf-swiper-button-prev--style-2,
.ptf-custom--4111 .ptf-swiper-button-next--style-2 {
	color: #fff;
}

.ptf-custom--6632 {
	margin-top: -225px;
}

.ptf-custom--9917 .ptf-social-icons a:not(:hover) {
	color: #fff;
}

.ptf-custom--8681 .ptf-countdown h5,
.ptf-custom--8681 .ptf-countdown strong {
	color: #fff;
}

.ptf-custom--9511 .ptf-swiper-pagination--style-1 span {
	background-color: #fff;
}

.ptf-is--homepage-05 .ptf-header--default .ptf-navbar,
.ptf-is--homepage-05 .ptf-header--default .ptf-navbar.ptf-navbar--solid {
	background-color: #191919;
}

.ptf-is--homepage-11 .ptf-navbar {
	padding: 0 35px;
}

.ptf-is--homepage-11 .ptf-navbar .container {
	width: 100%;
}


@media (max-width: 768px) {
  .item-bicicleta {
      height: 805px;
  }
}

/* min-width 768px */
@media (min-width: 768px) {

    .item-bicicleta {
        height: 907px;
    }


	.ptf-custom--5136 {
		padding-left: 70px;
	}

	.ptf-custom--8620 {
		padding-right: 70px !important;
	}

	.ptf-custom--5317 {
		padding: 0 30px !important;
	}

	.ptf-custom--5171 {
		padding-right: 70px;
	}

	.ptf-custom--7205 {
		margin-top: -100px;
	}

	.ptf-custom--8511 {
		padding-right: 85px;
	}

	.ptf-custom--6525 {
		position: relative;
		z-index: 2;
	}

    .container-reserva {
        position: absolute;
        max-width: 90%;
    }

}

@media (min-width: 1024px) {
    .container-reserva {
        position: absolute;
        max-width: 75%;
    }

}

@media (min-width: 1024px) {
    .container-reserva {
        position: absolute;
        max-width: 95%;
    }

    .reserva-form {
        /*height: 155px;*/
    }

    .item-bicicleta {
        height: 450px;
    }

}

@media (min-width: 1200px) {
    .container-reserva {
        position: absolute;
        max-width: 75%;
    }
}

@media (max-width: 767px) {

	#awwwards,
	#wpselected {
		display: none;
	}

	.ptf-custom--9135 h2 {
		font-size: 28px
	}

	.ptf-custom--1631 {
		font-size: 38px;
	}

    .container-reserva {
        position: absolute;
        max-width: 95%;
    }

    /*.ptf-main {*/
    /*    height: 800px;*/
    /*}*/

}

/* max-width 991px */
@media (max-width: 991px) {
	.ptf-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}

	.ptf-custom--9182 {
		font-size: 48px;
		line-height: 60px;
	}

    /*.ptf-main {*/
        /*overflow-y: scroll;*/
        /*overflow-x: hidden;*/
    /*}*/

    /*.ptf-main {*/
    /*    height: 800px;*/
    /*}*/
}



/* max-width 575px */
@media (max-width: 575px) {
	.ptf-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}

	.ptf-custom-9182 {
		font-size: 38px;
		line-height: 50px;
	}

	.ptf-custom--0531 {
		bottom: 5%;
	}
}

.logo {
	width: 160px;
}

.ptf-page-reserva {
	position: relative;
    background-size: cover;
    background-position: center;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ptf-header--opaque.ptf-header--opaque-home {
	position: absolute !important;
}

.ptf-navbar--sticky-home {
	background-color: rgba(255,255,255,0.95) !important;
}

.ptf-navbar--sticky-home.ptf-navbar--fixed {
	background-color: var(--ptf-color-white) !important;
}

.ptf-page--header-background-parent {
	position: relative;
	width: 100%;
	transition-property: transform;
}

.ptf-page--user-background {
	background-image: url("../img/home/location.jpg");
	background-repeat: no-repeat;
	/*background-size: 100%;*/
	overflow: hidden;
    object-fit: cover;
}

.ptf-page--user-edit-background {
	background-image: url("../img/home/location.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: hidden;
}

.ptf-page--header-style {
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}

.ptf-page--reserva-background {
	background-image: url("../img/custom/viajes_bici/header_viajes_corte.png");
}

.ptf-page--viajes-general-background {
	background-image: url("../img/custom/viajes_bici/header viajes grande.jpg");
}

.ptf-page--viajes-costa-background {
    background-image: url("../img/custom/viajes_bici/costa/0-HEADER-costa-corte.jpg");
}

.ptf-page--contacto-background {
	background-image: url("../img/custom/contacto/header\ contacto.jpg");
}

.ptf-page--monnaber-vell-background {
	background-image: url("../img/custom/viajes_bici/eventos/monnaber/corte1920x347.jpg");
}

.ptf-page--safranquesa-background {
    background-image: url("../img/custom/viajes_bici/eventos/safranquesa/corte1920x347.jpg");
}

.ptf-page--sacabana-background {
    /*background-image: url("../img/custom/viajes_bici/eventos/sacabana/sacabana1920x347.jpg");*/
    background-image: url("../img/custom/viajes_bici/eventos/sacabana/sacabana1.jpg");
}

.ptf-page--savinya-background {
    /*background-image: url("../img/custom/viajes_bici/eventos/sacabana/sacabana1920x347.jpg");*/
    background-image: url("../img/custom/viajes_bici/eventos/savinya/savinya_header.jpg");
}

.ptf-page--ten-background {
    background-image: url("../img/custom/viajes_bici/eventos/ten/corte1920x347.jpg");
}

.ptf-page--bicicletas-background {
	background-image: url("../img/custom/bicicletas/bicis.jpg");
}

.ptf-page--viajecombinado-background {
    background-image: url("../img/custom/viajes_bici/combi/corte heaeder kombireise.jpg");
}

.ptf-page--comunidad-background-top {
	background-image: url("../img/custom/comunidad/header\ community.jpg");
}

.ptf-page--comunidad-background-bottom {
    background-image: url("../img/custom/comunidad/BF-on-Tour.jpg");
}

.ptf-page--campus-mujeres-background {
	background-image: url("../img/custom/campus_mujeres/corte\ header\ mujeres.jpg");
}

.ptf-page--bikehike-background {
    background-image: url("../img/custom/bikehike/header_bike_hike.jpg");
}


.ptf-submit-button--style-1 {
    font-size: 1rem;
}

.ptf-submit-button--style-3 {
	font-size: 1.5rem;
}

.ptf-submit-button--style-4 {
	font-size: 2rem;
}

.container-login {
	max-width: 650px !important;
}

.container-footer {
	max-width: 1150px !important;
}

/*.container-reserva {*/
/*	position: absolute;*/
/*    !*max-width: 85%;*!*/
/*}*/

.show-password {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 45px;
	margin-right: 13px;
	font-size: 25px;
}

.reserva p {
	margin: 10px;
	color: var(--ptf-color-black);
}

.reserva p span {
	font-weight: bold;
}

.tabulate {
	margin-left: 30px !important;
}

.double-tabulate {
	margin-left: 60px !important;
}


.link-icon::after {
	font-family: var(--ptf-linear-icons-light);
	font-size: 1rem;
	position: absolute;
	content: '\ecbf';
	-webkit-transition: all var(--ptf-transition-duration) var(--ptf-transition-easing);
	transition: all var(--ptf-transition-duration) var(--ptf-transition-easing);
	margin-left: 10px;
	font-weight: bold;
}

.link-icon.active::after {
	transform: rotate(180deg);
}

.reserva-form {
	background-color: var(--ptf-color-9);
}

@media (min-width: 576px) {
	.reserva-form div {
		padding: 5px 0px 5px 20px;
	}

}

.reserva-form .label_form {
	color: var(--ptf-accent-2);
	font-size: 20px !important;
	font-weight: bold;
}

.custom-checkbox input[type="checkbox"] {
	display: none;
}

.reserva-form .ptf-filters .filter-item {
	margin-left: 1.5rem !important;
}

.reserva-form .lnir {
	margin-left: 1rem;
}


.checkbox {
	margin: 0 0 1em 2em;
}

.custom-checkbox  .tag {
	color: #595959;
	display: block;
	float: left;
	font-weight: bold;
	position: relative;
	width: 120px;
}


.custom-checkbox  #checkbox-lugar, .custom-checkbox  #checkbox-hotel {
	display: none;
}

#checkbox-lugar+span:after, #checkbox-hotel+span:after {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	display: inline-block;
	transition-duration: 0.3s;
	width: 20px;
	height: 20px;
	content: "";
	margin-left: 10px;
	padding: 5px;
}

#checkbox-lugar:checked+span:after, #checkbox-hotel:checked+span:after {
	background-color: var(--ptf-color-black);
	box-shadow: inset 0px 0px 0px 2px white;
}

.custom-icon-bici-activo {
	background-image: url(../img/custom/Home-Bici-activo.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 30px;
    margin-left: 1rem;
}

.custom-icon-bicihotel-activo {
	background-image: url(../img/custom/Home-HotelBici-activo.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 35px;
    margin-left: 1rem;
}

.custom-icon-bicihotel-inactivo {
    background-image: url(../img/custom/Home-HotelBici-inactivo.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 35px;
    margin-left: 1rem;
}

.mylnir-hotel-sign {
	background-image: url(../img/custom/Icono-Hotel.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 47.6px;
    height: 48px;
    margin-left: 1rem;
}

.lnir-bi-cycle {

}

.custom-icon-bici-inactivo {
	background-image: url(../img/custom/Home-Bici-inactivo.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 34px;
    margin-left: 1rem;
}



/*
.custom-checkbox .filter-item {
	cursor: pointer;
	position: relative;
	padding-left: 30px;
}

.custom-checkbox .checkmark {
	width: 25px;
	height: 25px;
	border: 1px solid #857878;
	background-color: transparent;
}

.custom-checkbox .checkmark:after {
	width: 25px;
	height: 25px;
	border: 1px solid #857878;
	background-color: transparent;
}

.custom-checkbox input[type="checkbox"]:checked+.checkmark:after {
	width: 23px;
    height: 23px;
	background-color: #000000;
	background-clip: content-box;
	display: inline-block;
	transition-duration: 0.3s;
	content: "";
    padding: 2px;
	margin-left: 0.023rem;
}


.custom-checkbox .checkmark:after {
	font-family: var(--ptf-linear-icons-light);
	content: '\eb9d';
	font-size: 18px;
	color: var(--ptf-color-9);
	display: block;
	text-align: center;
	line-height: 23px;
}*/

.ptf-footer-style-custom {
	position: unset !important;
	background-color: var(--ptf-color-9);
	background-repeat: no-repeat;
	background-position: calc(50% - 190px) 100%;
	background-size: 565px 340px;
}

.partner_container {
	justify-content: center;
	align-items: center;
	display: flex;
}

.caracteristicas_container {
    justify-content: center;
    /*align-items: center;*/
    /*align-items: start;*/
    display: flex;
}

.ptf-counter-up-style-custom {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-size: 3.75rem;
}

.ptf-counter-up-style-custom h5 {
	margin-left: 10px;
}

.ptf-counter-up__value-custom::after {
	content: '%' !important;
}

.ptf-showcase-sublist_item {
	list-style-type: none;
	margin-left: 70px;
}

.showcase-sublist-01-result_icon::after {
	font-family: var(--ptf-linear-icons-light);
	font-size: 2rem;
	position: absolute;
	content: '\ecbf';
	-webkit-transition: all var(--ptf-transition-duration) var(--ptf-transition-easing);
	transition: all var(--ptf-transition-duration) var(--ptf-transition-easing);
	margin-left: 45px;
	margin-top: 30px;
	font-weight: bold;
}

.showcase-sublist-01-result_icon.active::after {
	transform: rotate(180deg);
}


.bicicleta_talla {
	width: 115px;
}

.bicicleta_tallas_detalle {
	margin-right: 5px;
	margin-bottom: 10px;
	transition: margin 0.3s;
}

.bicicleta_talla .bicicleta_talla_num {
	border: 2px solid;
	text-align: center;
	height: 35px;
	font-weight: bold;
}

.bicicleta_talla .bicicleta_talla_num:hover {
	/*background-color: var(--ptf-accent-1) !important;*/
	/*color: var(--ptf-color-white) !important;*/
}

.bicicleta_talla .bicicleta_seleccio_talla {
	padding-top: 5px;
	text-align: center;
	display: none;
}

.bicicleta_talla .bicicleta_seleccio_talla>span {
	padding: 7px 0.55rem;
	background: var(--ptf-color-9);
	margin: -1px;
	font-weight: bold;
}


.modal-container {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 7;
	overflow: auto;
}

.modal-message {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 7;
    overflow: auto;
}

.modal {
	display: flex;
	flex-direction: row;
	margin-top: 300px;
	margin-bottom: 10px;
}

.modal>div:first-of-type {
	background-color: white;
	padding: 20px;
}

.modal .lnir-close {
	cursor: pointer;
	margin-left: 1rem;
}

.reserva-resum {
	overflow-y: scroll;
	max-height: 515px;
}

.reserva-resum>div>div:nth-of-type(2) {
	margin-left: 1rem;
}

.reserva-resum-preu {
	width: 600px;
}

.reserva-resum-preu p:first-of-type,
.reserva-resum p {
	color: black !important;
}

@media (max-width: 1430px) {
   .reserva-form {
       width: 100%;
   }
}

@media (max-width: 925px) {

	.modal-container {
		top: 100px;
	}

    .modal-message {
        top: 100px;
    }

	.modal>div:first-of-type {
		flex-direction: column;
	}

	.reserva-resum-preu {
		width: 100%;
	}
}

.header-reserva-modal-style {
	position: fixed !important;
	width: 100%;
	top: 132px;
	z-index: 10;
}

.header-message-modal-style {
    position: fixed !important;
    width: 100%;
    top: 0px;
    z-index: 10;
}

.ptf-approach-box-custom {
	padding-bottom: 3.75rem;
	padding-top: 3.75rem;
	border-top: 2px solid var(--ptf-color-black);
	border-bottom: 2px solid var(--ptf-color-black);
}

.ptf-approach-box-custom-servicios {
	border-top: 2px solid var(--ptf-color-black);
	padding-bottom: 2.75rem;
	padding-top: 2.75rem;
}

.ptf-counter-servicios {
	display: inline-flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
}

.ptf-counter-servicios__value {
	font-size: 3.75rem;
	--ptf-value-font-family: var(--ptf-primary-font);
	--ptf-value-font-weight: 700;
	--ptf-value-color: var(--ptf-color-black);
	--ptf-title-color: var(--ptf-color-2);
	font-family: var(--ptf-value-font-family);
	font-weight: var(--ptf-value-font-weight);
	line-height: 1;
}

.ptf-counter-up__title_servicios {
	margin-top: 0 !important;
	margin-left: 1.875rem;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.ptf-counter-up__title_servicios div {
	text-transform: none !important;
	font-weight: 400 !important;
	color: var(--ptf-title-color) !important;
	font-size: 1rem;
}

.ptf-servicios__justify {
	display: inline-flex;
    -webkit-box-align: center;
    align-items: baseline;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
}

.table-custom {
	text-align: center;
}

thead>tr>th.left-align,
td.left-align {
	text-align: left;
	padding-left: 2rem !important;
}

.table-custom>thead>tr>th,
.table-custom>tbody>tr>td,
.table-custom>tbody>tr>th {
	border: 0;
	padding: 1rem;
}

.table-custom>thead>tr>th,
.table-custom>tbody>tr:nth-child(even)>td,
.table-custom>tbody>tr:nth-child(even)>th {
	background-color: var(--ptf-color-9);
}

.fz-article {
	font-size: 1rem;
}

.custom-line-height {
	line-height: 0.9;
}

.custom-img-height {
    max-height: 600px;
}

.hotels-title {
    margin-left: 0.5em;
    color: var(--ptf-accent-2) !important;
}

.hotels-price-tablecols {
    width: 50em;
}

.subtitle-hotels {
    /*margin-left: 0.1em;*/
    color: var(--ptf-accent-2) !important;
    font-size: 1.5em;
}

/*la meva modal*/

/* The Modal (background) */
.modalmensaje {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 30px;
    border: 1px solid #888;
    width: 50%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -25px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


.red-point{
    background: red;
    color : white;
    /*border-radius: 25px;*/
    /*margin: auto;*/
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
}

.alert {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: 1px solid var(--bs-alert-border-color);
    --bs-alert-border-radius: 0.375rem;
    position: relative;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    margin-bottom: var(--bs-alert-margin-bottom);
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius);
}

.alert-danger {
    --bs-alert-color: #842029;
    --bs-alert-bg: #f8d7da;
    --bs-alert-border-color: #f5c2c7;
}
.alert-danger .alert-link {
    color: #6a1a21;
}

.swiper-wrapper {
    height: 100% !important;
}

.hidden {
    display:none;
}

.button-next {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 10;
}

.button-next2 {
    position: fixed;
    top: 200px;
    right: 143px;
    z-index: 10;
}

/*.menusinmargen {*/
/*    padding-right: 0px !important;*/
/*    padding-left: 0px !important;*/
/*}*/

.ptf-nav--default .sf-menu>li{
    display:-webkit-inline-box;
    display:-webkit-inline-flex;
    display:-ms-inline-flexbox;
    display:inline-flex;
    float:none;
    min-height:calc(100% - 1.5rem);
    padding:0 0.5625rem;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center
}

@media only screen and (max-width: 1145px)
{
    .ptf-header--style-1 .ptf-nav,
    .ptf-header--style-3 .ptf-nav,
    .ptf-header--style-4 .ptf-nav {
        display: none;
    }
}

@media only screen and (max-width: 1145px)
{
    #small-menu {
        display: inherit !important;
    }
}

@media (max-width: 767px) {
    .ptf-spacer {

    }

    .altura-unsere {
        height: 800px;
    }
}

.espai-lletres-menu {
    letter-spacing: -0.125em !important;
}

/*.filter-item {*/
/*    margin-left: 0.5rem !important;*/
/*}*/
