@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300i,400,700&display=swap');

html, body { height: 100%; }
body { font-family: 'Avenir LT Com 35', Arial; color: #FFFFFF;background-color: #141414 }


/********** Arreglos genéricos, mejor no tocar ********/

p img{ max-width: 100%; } 
p img.pull-right { margin-left: 2rem; }
p img.pull-left { margin-right: 2rem; }
.click_a { cursor: pointer; }
.c-pointer { cursor: pointer; }
.custom-control-input.is-invalid ~ .custom-control-label a, .was-validated .custom-control-input:invalid ~ .custom-control-label a{ color: #dc3545; }
.custom-control-label a{ text-decoration: underline; }
.dropdown-toggle::after { display: none }
.grecaptcha-badge { visibility: hidden; }
#logout-session{ position: fixed; z-index: 9999; border-radius: 4px 4px 0 0 ; right: 1rem; bottom: 0; }


/* ----- Custom Project ------ */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 300; font-family: 'TradeGothicLTComBdCn20', sans-serif; }
h1, .h1 { font-size: 3.5rem; line-height: 3rem; }
h2, .h2 { font-size: 2.5rem; }
h3, .h3 { }
h4, .h4 { font-size: 1.6rem; }
h5, .h5 { }

a { color: #FFFFFF; }
a:hover, a:focus { color: #FFFFFF; text-decoration: none; }

.text-primary { color: #009fe3 !important;}
.btn-primary { background-color: #009fe3; border-color: #009fe3;color: #000000 }
.btn-primary:hover { background-color: #232020; border-color: #232020;color: #FFFFFF }
.btn-outline-primary { color: #009fe3; border-color: #009fe3;background-color: #000000 }
.btn-outline-primary:hover,
    .btn-outline-primary:not(:disabled):not(.disabled).active,
    .btn-outline-primary:not(:disabled):not(.disabled):active,
    .show > .btn-outline-primary.dropdown-toggle {
    background-color: #009fe3; border-color: #009fe3;background-color: #000000;color: #009fe3}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(51, 153, 255, 0.5);}
a.text-primary:hover { color: #009fe3!important; }
.bg-darkest { background-color: #121212; }
.bg-dark { background-color: #333!important; }
.text-dark { color: #000000!important; }
.row.picture .wrap-img-cover-object { height: 360px; }
.click_pop { cursor: pointer; }
.card:hover img.grayscale { filter: none; }
.help-block {
    color: red;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
.link-decoration { text-decoration: underline; }

.font-gothic { font-family: 'TradeGothicLTComBdCn20', sans-serif; font-weight: 700; }
.font-helvetica { font-family: 'HelveticaNeueW01-55Roma', Arial; }
.font-avenir { font-family: 'Avenir LT Com 35', Arial; }
.form-control { border-color: #7f7f7f;color: #333;border-radius: 0px; }

/* Layout */

/* Modal */
.modal-full { min-width: 100%; margin: 0; }
.modal-full .modal-header { border-bottom: 0; }
.modal-full .modal-content { min-height: 100vh; border-radius: 0; border: 0; padding-right: 0 !important; }
.modal-full.wrap-img .modal-content { background-color: rgba(255,255,255,0.8) }
.btn-close-icon { position: absolute; z-index: 1; right: 35px; top: 15px; width: 64px; height: 64px; opacity: 0.5; cursor: pointer }
.btn-close-icon:hover { opacity: 1; }
.btn-close-icon:before, .btn-close-icon:after { position: absolute; left: 30px; content: ' '; height: 65px; width: 2px; background-color: #333; }
.btn-close-icon:before { transform: rotate(45deg); }
.btn-close-icon:after { transform: rotate(-45deg); }
@media (max-width: 480px) {
    .btn-close-icon { width: 32px; height: 32px; }    
    .btn-close-icon:before, .btn-close-icon:after { left: 15px; height: 33px; }
 }


/* Header */
/*
a.header-brand { font-size: 1.4rem; color: #FFFFFF; text-transform: uppercase; padding: 20px 0; display: block; }
.header-brand small { font-size: 1rem; text-transform: none; display: block; line-height: 1; }
#wrap-content-header .content-header { background-color: rgba(0,0,0,0.5); }*/


/* Menú principal */
/*#wrap-menu-principal .navbar-brand { position: absolute; bottom: 0; }*/
#wrap-menu-principal .navbar-brand img { max-height: 55px; }
.btn-login { font-family: 'TradeGothicLTComBdCn20', sans-serif; font-weight: 700; background-color: #009fe3; }
.btn-login { color: #000000!important; }

.navbar-dark .navbar-nav .nav-link { }
.nav-link-home { display: block; padding: .5rem 1rem; }
.subweb-power-off { padding: .7rem 1rem; }
/*
#wrap-menu-principal { border-top: 1px solid #444; border-bottom: 1px solid #444; }
#menu-principal .navbar-nav a.nav-link { font-size: 0.8rem; padding: .9rem 1rem; color: #444; display: block }
#menu-principal .navbar-nav .active a.nav-link { background-color: #444444; }
 
#menu-principal .navbar-nav .dropdown-menu { border-radius: 0; background-color: #444444; }
#menu-principal .dropdown-item { font-size: 0.8rem; color: #5894CB; text-transform: uppercase; }

#nav-lang { border-top: 1px solid #242424; }
*/

/* Menu Modal - Solo si usamos menu_modal */
#modal-menu{ background-color: rgb(2,117,112); }
#modal-menu .modal-dialog{ min-width: 100%; margin-top: 0; margin-bottom: 0; }
#modal-menu .modal-header{ border: 0; }
#modal-menu .modal-content{ background-color: rgb(2,117,112); border-radius: 0; min-height: 100vh; border: 0; }

#modal-menu .navbar-nav .nav-link{ color: #FFFFFF; font-size: 2rem; }
#modal-menu .modal-title img{ max-height: 31px; }


/* Home */
.carousel-inner .wrap-img-cover-object { height: 1000px; min-height: 600px; }
.carousel-caption { bottom: 25%; }
.entrenamientos .wrap-img-cover-object { height: 250px; }
.featured li img {margin: 0 auto;max-width: 100%; max-height: 100%; width: auto; height: auto;}
.comunidad .wrap-img-cover-object { height: 250px; }
#carousel-home .carousel-title { font-size: 4.5rem;line-height: 1;  }
.iconos-home h2 { font-size: 2.1rem; }
.carousel-slide-down { position: absolute; bottom: 30px;left: 0;right: 0;margin-left: auto;margin-right: auto;text-align: center; }
.stars { color: #FF9600; }
.comments .user { font-size: 1.1rem; }
#module-contact { height: 300px; }

#featured {
    padding: 50px 0px 35px 0px;
    -webkit-box-shadow: 0 0px 7px 0 rgba(0,0,0,0.7);
    -moz-box-shadow: 0 0px 7px 0 rgba(0,0,0,0.7);
    box-shadow: 0 0px 7px 0 rgba(0,0,0,0.7);
    position: relative;
}
.faqs { padding-top: 120px; padding-bottom: 70px; }
.faqs a.collapsed::before {
    content: "\f107";
}
.faqs a::before {
    content: "\f106";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0.5rem;
    font-size: 1.4rem;
}
.faqs .bg-darkest,.faqs.bg-darkest { background-color: #000000; }

#modal-video .close { position:absolute; right:0px; top:0; z-index:999; font-size:2rem; font-weight: normal; color:#fff; opacity:1; }
#modal-video .modal-body { position:relative; padding:0px; }


/* INTERIORES */
#wrap-contenido { min-height: 200px; }
.create-account .description { font-size: 1.13rem; }
.content-header {
    margin-top: 80px;
    margin-bottom: 10px;
}
.swiper-slide { width: 27%!important;}
#list-videos img { cursor: pointer; }
.singlevideo .wrap-img-cover-object {height: 175px;}
.contenido.page { margin-top: 100px; }
.create-account { padding-bottom: 240px!important; }
.singlevideo .video:after { font-size: 40px; top: 35%; }

#menu-videos { margin-top: 35px; }
#list-users { margin-top: 75px; }
.fixed-bottom.bottom-type-subscription { bottom: 55px;color: #333; }
.bottom-type-subscription .price { font-size: 24px; }
.type-subscription .price { color: #4a4a4a;font-size: 115px; line-height: 115px; }
.type-subscription .currency { color: #4a4a4a; }
.type-subscription .price-decimals { color: #cecac8; position: absolute; top: .375rem; }
.type-subscription .type-subs { position: absolute; bottom: .625rem; font-family: 'Avenir LT Com 35', Arial; width: 60px; }
#wrap-content-header-default { height: 300px; }
.borders-custom { border-left: 1px solid #ddd; }
.message-alert { margin-top: 4rem; }
.message-alert p { margin-bottom: 0px; }
#video_link video { width: 100%; }


/* Control subscription */
.mobile-btn-collapse { display: none; }



/* Booking Calendar*/
#form-booking .hide { opacity: 0; height: 0; padding: 0; }

.calendar-day { }
.calendar-day .text-date-number { margin-top: 0.5rem; margin-bottom: -0.5rem; font-size: 4rem; line-height: 4rem; font-weight: bold; }

/*
.btn-trash { position: absolute; right: 20px; top: 5px; }
#rowroom .btn-trash { opacity: 0; }
#wrap-datepicker .daterangepicker { width: 640px }
*/

/* Page */
#galeria .wrap-img-cover-object { height: 200px; }

/* List */

#menu-videos .dropdown-menu { position: absolute; }
#menu-videos button { padding-top: 4px; }

/* List Carta PGW
    .title-carta a::before { content: "\f106"; font-family: 'FontAwesome'; position: absolute; right: 2rem; font-size: 1.4rem;}
    .title-carta a.collapsed::before { content: "\f107"; }
*/
/*
.collapse-title { padding: 40px 25px; }
.collapse-title .svg-inline--fa { margin-top: -0.5rem; }
*/

/* Item */
.single-video-v2 .wrap-img-cover-object { height: 400px; }

/* Galeria */
#galerias_imagenes .wrap-img-cover-object { height: 250px; }


/*
#idioma a { color: #777777; font-size: 12px; font-weight: 600; }
#idioma a:hover { color: #5894CB; }
#idioma li.nav-item { margin-right: 0; padding-right: 5px; border-right: 1px solid #333333; }
#idioma a { padding: 5px 10px; margin-right: 0; }
#idioma li.nav-item: last-child { border: 0; }
*/

/* Contact */
.error-msg { color: #dc3545; font-size: 80%; }

/* Share */
#share_zone > div { float: left; margin-right: 0.5rem; padding: 1rem 0; }
#share_zone .fb-share-button > span { height: 30px!important; }

/* Footer */
#footer { font-size: 0.90rem; background-color: #222222;; color: #FFFFFF; line-height: 1.6rem; }
.firma { background-color: #111111; font-family:  'Open Sans', sans-serif; }
.firma a.ico-ladeus { opacity: 0.4; background: url("https://www.ladeus.com/imatges/ico-color-bn-ladeus.png") no-repeat; background-position: left top; font-style: normal; font-weight: normal; color: #666; display: inline-block; font-size: 11px; height: 18px; line-height: 3px; padding: 7px 0 5px 24px; transition: all 0.15s; }
.firma a.ico-ladeus:hover { opacity: 1; background-position: left bottom; color: #999; text-decoration: none; }

    /* PGW */
    #footer .firma-pgw { background: #000000; margin-top: 40px; padding: 7px;font-size: 12px; color: #999; padding-bottom: 15px; }
    #footer .firma-pgw a.ico-pgw { background: url("https://www.petitesgranswebs.cat/frontend/images/ico-firma.png") no-repeat; background-position: left top; line-height: 3px; font-style: normal; font-weight: normal; color: #999; height: 18px; padding: 1px 0 1px 22px;  transition: all 0.15s; }
    #footer .firma-pgw a.ico-pgw:hover { background-position: left bottom; color: #fff; text-decoration: none; }

/* Cookies */
#cookiesdirective { position: fixed; left: 0; right: 0; background: #323232; opacity: 0.9; color: #FFFFFF; font-size: 13px; text-align: center; z-index: 1000; padding: 10px; }
#cookiesdirective a { color: #f6a21d; font-weight: bold; } 
#cookiesdirective a.btn:hover { color: #FFF; text-decoration: none; } 

/* Login */
.toggle-view-pass { top: 0 !important; }
#modal-resetpassword .toggle-view-pass{ margin-top: -16px !important; } 

/* CSS Para la shop */
span.offer-price { font-size: 2rem; display: block; margin-bottom: -10px; }
.custom-checkbox label { cursor: pointer; line-height: 1.5rem; }
.old-price { margin-left: 1rem; }

.img-cart { max-width: 80px; }

/* Select2 - Theme para BS4 */
.select2-container .select2-selection--single { height: 38px; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 36px; }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 20px; right: 3px; }
.select2-container--default .select2-selection--single { border: 1px solid #ced4da; }
.select2-container--default .select2-selection--single .select2-selection__arrow b { border: none; font-family: 'FontAwesome'; color: #999999; }
.select2-container--default .select2-selection--single .select2-selection__arrow b:before { content: "\f107"; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b { color: #999999; border: none; font-family: 'FontAwesome'; }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before { content: "\f106"; }
.select2-container--default.select2-container--open .select2-selection--single, .select2-container--default.select2-container--open .select2-selection--multiple { border-color: #80bdff; box-shadow: 0 0 0 .2rem rgba(0,123,255,.25); }

.is-invalid.select2-container--default .select2-selection--single { border: 1px solid #dc3545; }

/*
span.old-price { 
    font-size: 0.9rem; 
    background-color: transparent;
    background-image: -webkit-gradient(linear, 19.1% -7.9%, 81% 107.9%, color-stop(0, #fff), color-stop(.48, #fff), color-stop(.5, #000), color-stop(.52, #fff), color-stop(1, #fff));
    background-image: -webkit-repeating-linear-gradient(287deg, #fff 0%, #fff 48%, #000 50%, #fff 52%, #fff 100%);
    background-image: repeating-linear-gradient(163deg, #fff 0%, #fff 48%, #000 50%, #fff 52%, #fff 100%);
    background-image: -ms-repeating-linear-gradient(287deg, #fff 0%, #fff 48%, #000 50%, #fff 52%, #fff 100%); 
}
*/

/* CSS necesari pel Mapa */
#map img { max-width: inherit; }
#map { height: 550px; }

/* Info Bulle Map */
.infobulle { overflow: hidden; position: relative; background-color: #fff; border-radius: 4px; -webkit-border-radius:4px; -moz-border-radius:4px;  border: 1px solid #fff; }
.infobulle .bg { height: 20px; width: 100%; }
.infobulle .text { color: #000; font-size: 14px; padding: 4px 20px; white-space: nowrap; /* margin-top: -20px; */ }

/********** CSS Ladeus  ********/
.relative {position: relative}
.text-lg { font-size: 1.5rem; }
.ls-1 { letter-spacing: 0.1rem }
.ls-2 { letter-spacing: 0.2rem }
.ls-3 { letter-spacing: 0.3rem }
.fw-100 { font-weight: 100; }
.fw-300 { font-weight: 300; }
.fw-500 { font-weight: 500; }
.fw-700 { font-weight: 700; }

img.grayscale { 
    filter: url("data: image/svg+xml;utf8,&lt;svg xmlns=\'http: //www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
 }
.overlay-black { background-color: rgba(0,0,0,0.35) }

    /* css dels Tinys */
    .linkupload { padding: 2px 5px 0px 50px; color: #454545; }
    .link-pdf { background: url(../images/ico/ico-pdf-red.png) no-repeat left 2px; }
    .link-word { background: url(../images/ico/ico-word.png) no-repeat left 2px; }
    .img-ico { max-width: 50px; }

    /* Cover img para el background-image */
    .wrap-img { background-position: center center; background-size: cover; background-repeat: no-repeat; }
    /* Cover img sin usar background */
    .wrap-img-cover-object.bbcode { display: block; height: 150px; margin: 15px 0; transition: 0.2s opacity }
    .wrap-img-cover-object.bbcode:hover { opacity: 0.8; }
    .wrap-img-cover-object { position: relative; width: 100%; height: 150px; }
    .wrap-img-cover-object img { width: 100%; height: 100%; object-fit: cover; font-family: 'object-fit: cover; object-position: 50% 50%;'; object-position: 50% 50%; transition: all 0.5s; }

.video:after {
    color: #FFF;
    margin: -25px 0 0 -25px;
    height: 55px;
    width: 55px;
    content: "";
    font-family: 'FontAwesome';
    font-size: 70px;
    line-height: 54px;
    /* padding: 0 8px; */
    left: 50%;
    top: 40%;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    /* transition: opacity 0.5s ease-in-out 0s; */
    padding-left: 5px;
    z-index: 9;
}
.embed-custom::before {
   padding-top: 49.25%;
}
#list-users #table_paginate {text-align: end;}
#list-users #table_paginate .fg-button{background-color: transparent;border: solid 1px #FFFFFF }
#list-users #table_paginate .fg-button.active a{border: solid 1px #FFFFFF}
#list-users #table_paginate .previous {margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;color: #FFFFFF!important}
#list-users #table_paginate .next {border-bottom-right-radius: 4px; border-top-right-radius: 4px;color: #FFFFFF!important}
#list-users #table_paginate .fg-button { padding: 6px 12px;cursor: pointer; }
#list-users #table_paginate .ui-state-disabled { color: #ffc526; }
#table_length { float: left; }
#table_filter { float: right; }
#table_length .form-control { display: inline-block; width: auto; vertical-align: middle; }
#table_wrapper { margin-bottom: 75px; }
#table_filter .form-control { display: inline-block; width: auto;}
#table_wrapper .odd { background-color: #1d1d1d; }

.daterangepicker { color: #000000 }

.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}

/* swiper */

.swiper-scrollbar-drag { background: rgb(255 255 255 / 50%); }

.full-screen-video{
    animation-fill-mode: none !important;
}

.video-auto { 
    position: fixed; 
    top: 5rem; 
    left: 2rem;
    background-color: #009fe3; 
    padding: 1rem; 
    box-shadow: 0 0 2px #009fe3, 0 0 4px #009fe3, 0 0 6px #009fe3, 0 0 8px #009fe3;
    animation: neon-glow 1.5s ease-in-out infinite alternate; /* Animación para el resplandor alternante */
}

@keyframes neon-glow {
    to {
      box-shadow: 0 0 4px #009fe3, 0 0 8px #009fe3,
                  0 0 12px #009fe3, 0 0 16px #009fe3; /* Sombras más pequeñas para un resplandor más sutil */
    }
  }

/* Large desktop */
@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-nav .nav-link { padding-right: .4rem; padding-left: .4rem; }
}    

@media (min-width: 980px) and (max-width: 1199px) {
    
    /* #modules .card > div { width: 60%; } */
    
}

/* Large desktop */
@media (max-width: 1200px) {

}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    
    /* h1, .h1 { font-size: 4.5rem; } */
    
}

@media (max-width: 992px) {
    
    /*
    #wrap-menu-principal { min-height: 80px; }
    #wrap-menu-principal .navbar-brand img { max-height: 70px; margin-bottom: 0; }
    */
    #wrap-menu-principal .navbar-brand { top: -40px; }
    #wrap-menu-principal .zone-reservas { position: absolute; right: 90px; }
    #menu-principal .nav-item.last { margin-left: 0px;text-align: center; }
    .nav-link-home {padding: .6rem 0rem;}
    /* Control subscription */
    #bottom-type-subscription-desktop { display: none; }
    .mobile-btn-collapse { display: block; }
    .swiper-slide { width: 40%!important;}

    
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    
    /* #wrap-menu-principal .navbar-brand img { max-height: 60px; } */
    .daterangepicker .drp-calendar { max-width: none; }
    .daterangepicker.ltr .ranges, .daterangepicker.ltr .drp-calendar { margin: 0 auto; float: none; }
    #carousel-home .carousel-title { font-size: 3.5rem;}
}


/* Extra small devices (portrait phones, less than 576px) A partir de aquí SM */
@media (max-width: 575.98px) {
    
    h1, .h1 { font-size: 2.5rem; line-height: 3rem; }
    #wrap-menu-principal .navbar-brand { position: inherit; top: auto; }
    #wrap-menu-principal .navbar-brand img { max-height: 45px; margin-bottom: 0; }
    #carousel-home .carousel-title { font-size: 2.5rem;}
    .swiper-slide { width: 80%!important;}
    
 }
@media (max-width: 487px) {
    
    .fixed-bottom.bottom-type-subscription { bottom: 70px; }
}
 
@media (max-width: 420px) {
    
    .zone-reservas > button { position: absolute; z-index: 1; top: 65px; right: -65px; }
    .title-subweb { display: block; }
    h2, .h2 { font-size: 1.8rem; }
 }


@media all and (transform-3d), (-webkit-transform-3d) {
    
}
